Skip to content
Success

Console Output

Pull request #40908 updated
Started by user Sebastiaan van Stijn
Rebuilds build #9
19:03:36 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 64bc9281de80d1861c2befb12c685d9f1cd1f22a+4e102ab1f07b9aabd1b4aff2de161b862cb6a38d (d0e78258eb7cfad256c934edd90d0094674eb4ac)
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
 > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # 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
19:03:39 [2020-05-14T19:03:39.852Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:03:39 [2020-05-14T19:03:39.858Z] Trying to pass milestone 9
[Pipeline] milestone
19:03:39 [2020-05-14T19:03:39.896Z] Trying to pass milestone 10
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:03:55 [2020-05-14T19:03:55.029Z] Still waiting to schedule task
19:03:55 [2020-05-14T19:03:55.029Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
19:04:49 [2020-05-14T19:04:49.562Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-016dabd4dfa62ba3c) in /home/ubuntu/workspace/moby_PR-40908
[Pipeline] {
[Pipeline] checkout
19:04:54 [2020-05-14T19:04:54.562Z] using credential docker-jenkins-github-credentials
19:04:54 [2020-05-14T19:04:54.578Z] Cloning the remote Git repository
19:04:54 [2020-05-14T19:04:54.578Z] Cloning with configured refspecs honoured and without tags
19:04:54 [2020-05-14T19:04:54.615Z] Cloning repository https://github.com/moby/moby.git
19:04:54 [2020-05-14T19:04:54.694Z]  > git init /home/ubuntu/workspace/moby_PR-40908 # timeout=10
19:04:55 [2020-05-14T19:04:55.078Z] Fetching upstream changes from https://github.com/moby/moby.git
19:04:55 [2020-05-14T19:04:55.078Z]  > git --version # timeout=10
19:04:55 [2020-05-14T19:04:55.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:04:55 [2020-05-14T19:04:55.128Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:18 [2020-05-14T19:05:18.213Z] Fetching without tags
19:05:18 [2020-05-14T19:05:18.523Z] Merging remotes/origin/master commit 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d into PR head commit 64bc9281de80d1861c2befb12c685d9f1cd1f22a
19:05:20 [2020-05-14T19:05:20.217Z] Merge succeeded, producing 4bc2f528d473e9b140af9f37b26faddb530abf74
19:05:20 [2020-05-14T19:05:20.218Z] Checking out Revision 4bc2f528d473e9b140af9f37b26faddb530abf74 (PR-40908)
19:05:18 [2020-05-14T19:05:18.100Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:18 [2020-05-14T19:05:18.128Z]  > git config --add remote.origin.fetch +refs/pull/40908/head:refs/remotes/origin/PR-40908 # timeout=10
19:05:18 [2020-05-14T19:05:18.158Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:18 [2020-05-14T19:05:18.175Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:18 [2020-05-14T19:05:18.202Z] Fetching upstream changes from https://github.com/moby/moby.git
19:05:18 [2020-05-14T19:05:18.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:18 [2020-05-14T19:05:18.204Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:18 [2020-05-14T19:05:18.516Z]  > git config core.sparsecheckout # timeout=10
19:05:18 [2020-05-14T19:05:18.533Z]  > git checkout -f 64bc9281de80d1861c2befb12c685d9f1cd1f22a # timeout=10
19:05:19 [2020-05-14T19:05:19.575Z]  > git merge 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d # timeout=10
19:05:20 [2020-05-14T19:05:20.170Z]  > git rev-parse HEAD^{commit} # timeout=10
19:05:20 [2020-05-14T19:05:20.206Z]  > git config core.sparsecheckout # timeout=10
19:05:20 [2020-05-14T19:05:20.225Z]  > git checkout -f 4bc2f528d473e9b140af9f37b26faddb530abf74 # timeout=10
19:05:24 [2020-05-14T19:05:24.064Z] Commit message: "Merge commit '4e102ab1f07b9aabd1b4aff2de161b862cb6a38d' into HEAD"
19:05:24 [2020-05-14T19:05:24.102Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:05:25 [2020-05-14T19:05:25.502Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40908:/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
19:05:24 [2020-05-14T19:05:24.059Z]  > git rev-list --no-walk 1e401bda298cb0a41403eb6c6760a356c2080e4c # timeout=10
19:05:29 [2020-05-14T19:05:29.693Z] Unable to find image 'alpine:latest' locally
19:05:29 [2020-05-14T19:05:29.693Z] latest: Pulling from library/alpine
19:05:29 [2020-05-14T19:05:29.693Z] cbdbe7a5bc2a: Pulling fs layer
19:05:29 [2020-05-14T19:05:29.956Z] cbdbe7a5bc2a: Download complete
19:05:30 [2020-05-14T19:05:30.218Z] cbdbe7a5bc2a: Pull complete
19:05:30 [2020-05-14T19:05:30.218Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
19:05:30 [2020-05-14T19:05:30.218Z] Status: Downloaded newer image for alpine:latest
19:05:34 [2020-05-14T19:05:34.415Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
19:05:34 [2020-05-14T19:05:34.783Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40908
19:05:34 [2020-05-14T19:05:34.787Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-40908
[Pipeline] // stage
19:05:34 [2020-05-14T19:05:34.813Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-016dabd4dfa62ba3c) in /home/ubuntu/workspace/moby_PR-40908
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
19:05:34 [2020-05-14T19:05:34.922Z] using credential docker-jenkins-github-credentials
19:05:34 [2020-05-14T19:05:34.924Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
19:05:34 [2020-05-14T19:05:34.935Z] using credential docker-jenkins-github-credentials
19:05:34 [2020-05-14T19:05:34.943Z] Cloning the remote Git repository
19:05:34 [2020-05-14T19:05:34.943Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
19:05:34 [2020-05-14T19:05:34.960Z] Cloning the remote Git repository
19:05:34 [2020-05-14T19:05:34.960Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:05:34 [2020-05-14T19:05:34.985Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
19:05:35 [2020-05-14T19:05:35.047Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
19:05:35 [2020-05-14T19:05:35.693Z] Merging remotes/origin/master commit 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d into PR head commit 64bc9281de80d1861c2befb12c685d9f1cd1f22a
19:05:34 [2020-05-14T19:05:34.952Z] Cloning repository https://github.com/moby/moby.git
19:05:34 [2020-05-14T19:05:34.953Z]  > git init /home/jenkins/workspace/moby_PR-40908 # timeout=10
19:05:34 [2020-05-14T19:05:34.956Z] Fetching upstream changes from https://github.com/moby/moby.git
19:05:34 [2020-05-14T19:05:34.956Z]  > git --version # timeout=10
19:05:34 [2020-05-14T19:05:34.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:34 [2020-05-14T19:05:34.960Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:34 [2020-05-14T19:05:34.965Z] Cloning repository https://github.com/moby/moby.git
19:05:34 [2020-05-14T19:05:34.966Z]  > git init /home/docker/workspace/moby_PR-40908 # timeout=10
19:05:34 [2020-05-14T19:05:34.974Z] Fetching upstream changes from https://github.com/moby/moby.git
19:05:34 [2020-05-14T19:05:34.974Z]  > git --version # timeout=10
19:05:34 [2020-05-14T19:05:34.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:34 [2020-05-14T19:05:34.980Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:34 [2020-05-14T19:05:34.929Z]  > git rev-parse --is-inside-work-tree # timeout=10
19:05:34 [2020-05-14T19:05:34.976Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:35 [2020-05-14T19:05:35.034Z] Fetching upstream changes from https://github.com/moby/moby.git
19:05:35 [2020-05-14T19:05:35.034Z]  > git --version # timeout=10
19:05:35 [2020-05-14T19:05:35.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:35 [2020-05-14T19:05:35.069Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:35 [2020-05-14T19:05:35.690Z]  > git config core.sparsecheckout # timeout=10
19:05:35 [2020-05-14T19:05:35.725Z]  > git checkout -f 64bc9281de80d1861c2befb12c685d9f1cd1f22a # timeout=10
19:05:35 [2020-05-14T19:05:35.857Z]  > git merge 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d # timeout=10
19:05:36 [2020-05-14T19:05:36.073Z] Merge succeeded, producing a534020bf424af1fccf658f5729aa24514b7cce2
19:05:36 [2020-05-14T19:05:36.074Z] Checking out Revision a534020bf424af1fccf658f5729aa24514b7cce2 (PR-40908)
19:05:36 [2020-05-14T19:05:36.225Z] Commit message: "Merge commit '4e102ab1f07b9aabd1b4aff2de161b862cb6a38d' into HEAD"
19:05:36 [2020-05-14T19:05:36.258Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:05:36 [2020-05-14T19:05:36.012Z]  > git rev-parse HEAD^{commit} # timeout=10
19:05:36 [2020-05-14T19:05:36.061Z]  > git config core.sparsecheckout # timeout=10
19:05:36 [2020-05-14T19:05:36.082Z]  > git checkout -f a534020bf424af1fccf658f5729aa24514b7cce2 # timeout=10
19:05:36 [2020-05-14T19:05:36.212Z]  > git rev-list --no-walk 1e401bda298cb0a41403eb6c6760a356c2080e4c # timeout=10
19:05:37 [2020-05-14T19:05:37.054Z] + [ PR != PR ]
19:05:37 [2020-05-14T19:05:37.054Z] + [ master != master ]
19:05:37 [2020-05-14T19:05:37.054Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:05:37 [2020-05-14T19:05:37.404Z] + docker version
19:05:37 [2020-05-14T19:05:37.404Z] Client: Docker Engine - Community
19:05:37 [2020-05-14T19:05:37.404Z]  Version:           19.03.8
19:05:37 [2020-05-14T19:05:37.404Z]  API version:       1.40
19:05:37 [2020-05-14T19:05:37.404Z]  Go version:        go1.12.17
19:05:37 [2020-05-14T19:05:37.404Z]  Git commit:        afacb8b7f0
19:05:37 [2020-05-14T19:05:37.404Z]  Built:             Wed Mar 11 01:25:46 2020
19:05:37 [2020-05-14T19:05:37.404Z]  OS/Arch:           linux/amd64
19:05:37 [2020-05-14T19:05:37.404Z]  Experimental:      false
19:05:37 [2020-05-14T19:05:37.404Z] 
19:05:37 [2020-05-14T19:05:37.404Z] Server: Docker Engine - Community
19:05:37 [2020-05-14T19:05:37.404Z]  Engine:
19:05:37 [2020-05-14T19:05:37.404Z]   Version:          19.03.8
19:05:37 [2020-05-14T19:05:37.404Z]   API version:      1.40 (minimum version 1.12)
19:05:37 [2020-05-14T19:05:37.404Z]   Go version:       go1.12.17
19:05:37 [2020-05-14T19:05:37.404Z]   Git commit:       afacb8b7f0
19:05:37 [2020-05-14T19:05:37.404Z]   Built:            Wed Mar 11 01:24:19 2020
19:05:37 [2020-05-14T19:05:37.404Z]   OS/Arch:          linux/amd64
19:05:37 [2020-05-14T19:05:37.404Z]   Experimental:     true
19:05:37 [2020-05-14T19:05:37.404Z]  containerd:
19:05:37 [2020-05-14T19:05:37.404Z]   Version:          1.2.13
19:05:37 [2020-05-14T19:05:37.404Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
19:05:37 [2020-05-14T19:05:37.404Z]  runc:
19:05:37 [2020-05-14T19:05:37.404Z]   Version:          1.0.0-rc10
19:05:37 [2020-05-14T19:05:37.404Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:05:37 [2020-05-14T19:05:37.404Z]  docker-init:
19:05:37 [2020-05-14T19:05:37.404Z]   Version:          0.18.0
19:05:37 [2020-05-14T19:05:37.404Z]   GitCommit:        fec3683
[Pipeline] sh
19:05:37 [2020-05-14T19:05:37.692Z] + docker info
19:05:42 [2020-05-14T19:05:42.955Z] Client:
19:05:42 [2020-05-14T19:05:42.955Z]  Debug Mode: false
19:05:42 [2020-05-14T19:05:42.955Z] 
19:05:42 [2020-05-14T19:05:42.955Z] Server:
19:05:42 [2020-05-14T19:05:42.955Z]  Containers: 0
19:05:42 [2020-05-14T19:05:42.955Z]   Running: 0
19:05:42 [2020-05-14T19:05:42.955Z]   Paused: 0
19:05:42 [2020-05-14T19:05:42.955Z]   Stopped: 0
19:05:42 [2020-05-14T19:05:42.955Z]  Images: 1
19:05:42 [2020-05-14T19:05:42.955Z]  Server Version: 19.03.8
19:05:42 [2020-05-14T19:05:42.955Z]  Storage Driver: overlay2
19:05:42 [2020-05-14T19:05:42.955Z]   Backing Filesystem: <unknown>
19:05:42 [2020-05-14T19:05:42.955Z]   Supports d_type: true
19:05:42 [2020-05-14T19:05:42.955Z]   Native Overlay Diff: true
19:05:42 [2020-05-14T19:05:42.955Z]  Logging Driver: json-file
19:05:42 [2020-05-14T19:05:42.955Z]  Cgroup Driver: cgroupfs
19:05:42 [2020-05-14T19:05:42.955Z]  Plugins:
19:05:42 [2020-05-14T19:05:42.955Z]   Volume: local
19:05:42 [2020-05-14T19:05:42.955Z]   Network: bridge host ipvlan macvlan null overlay
19:05:42 [2020-05-14T19:05:42.955Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:05:42 [2020-05-14T19:05:42.955Z]  Swarm: inactive
19:05:42 [2020-05-14T19:05:42.955Z]  Runtimes: runc
19:05:42 [2020-05-14T19:05:42.955Z]  Default Runtime: runc
19:05:42 [2020-05-14T19:05:42.955Z]  Init Binary: docker-init
19:05:42 [2020-05-14T19:05:42.955Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:05:42 [2020-05-14T19:05:42.955Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:05:42 [2020-05-14T19:05:42.955Z]  init version: fec3683
19:05:42 [2020-05-14T19:05:42.955Z]  Security Options:
19:05:42 [2020-05-14T19:05:42.955Z]   apparmor
19:05:42 [2020-05-14T19:05:42.955Z]   seccomp
19:05:42 [2020-05-14T19:05:42.955Z]    Profile: default
19:05:42 [2020-05-14T19:05:42.955Z]  Kernel Version: 4.15.0-1065-aws
19:05:42 [2020-05-14T19:05:42.955Z]  Operating System: Ubuntu 18.04.4 LTS
19:05:42 [2020-05-14T19:05:42.955Z]  OSType: linux
19:05:42 [2020-05-14T19:05:42.955Z]  Architecture: x86_64
19:05:42 [2020-05-14T19:05:42.955Z]  CPUs: 2
19:05:42 [2020-05-14T19:05:42.955Z]  Total Memory: 7.583GiB
19:05:42 [2020-05-14T19:05:42.955Z]  Name: ip-10-100-114-171
19:05:42 [2020-05-14T19:05:42.955Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
19:05:42 [2020-05-14T19:05:42.955Z]  Docker Root Dir: /var/lib/docker
19:05:42 [2020-05-14T19:05:42.955Z]  Debug Mode: false
19:05:42 [2020-05-14T19:05:42.955Z]  Registry: https://index.docker.io/v1/
19:05:42 [2020-05-14T19:05:42.955Z]  Labels:
19:05:42 [2020-05-14T19:05:42.955Z]  Experimental: true
19:05:42 [2020-05-14T19:05:42.955Z]  Insecure Registries:
19:05:42 [2020-05-14T19:05:42.955Z]   127.0.0.0/8
19:05:42 [2020-05-14T19:05:42.955Z]  Live Restore Enabled: true
19:05:42 [2020-05-14T19:05:42.955Z] 
19:05:42 [2020-05-14T19:05:42.955Z] WARNING: No swap limit support
[Pipeline] sh
19:05:43 [2020-05-14T19:05:43.248Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:05:43 [2020-05-14T19:05:43.248Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:05:43 [2020-05-14T19:05:43.248Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40908/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:05:43 [2020-05-14T19:05:43.248Z] + bash /home/ubuntu/workspace/moby_PR-40908/check-config.sh
19:05:43 [2020-05-14T19:05:43.248Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:05:43 [2020-05-14T19:05:43.248Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
19:05:43 [2020-05-14T19:05:43.248Z] 
19:05:43 [2020-05-14T19:05:43.248Z] Generally Necessary:
19:05:43 [2020-05-14T19:05:43.248Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:05:43 [2020-05-14T19:05:43.248Z] - apparmor: enabled and tools installed
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_NAMESPACES: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_NET_NS: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_PID_NS: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_IPC_NS: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_UTS_NS: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_CGROUPS: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_CGROUP_CPUACCT: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_CGROUP_DEVICE: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_CGROUP_FREEZER: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_CGROUP_SCHED: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_CPUSETS: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_MEMCG: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_KEYS: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_VETH: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_BRIDGE: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_NF_NAT: enabled (as module)
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_NF_NAT_NEEDED: enabled
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_POSIX_MQUEUE: enabled
19:05:43 [2020-05-14T19:05:43.248Z] 
19:05:43 [2020-05-14T19:05:43.248Z] Optional Features:
19:05:43 [2020-05-14T19:05:43.248Z] - CONFIG_USER_NS: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_SECCOMP: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_CGROUP_PIDS: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_MEMCG_SWAP: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:05:43 [2020-05-14T19:05:43.512Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_BLK_CGROUP: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_IOSCHED_CFQ: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_CGROUP_PERF: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_CGROUP_HUGETLB: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_CFS_BANDWIDTH: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_RT_GROUP_SCHED: missing
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_IP_VS: enabled (as module)
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_IP_VS_NFCT: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_IP_VS_RR: enabled (as module)
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_EXT4_FS: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:05:43 [2020-05-14T19:05:43.512Z] - Network Drivers:
19:05:43 [2020-05-14T19:05:43.512Z]   - "overlay":
19:05:43 [2020-05-14T19:05:43.512Z]     - CONFIG_VXLAN: enabled (as module)
19:05:43 [2020-05-14T19:05:43.512Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:05:43 [2020-05-14T19:05:43.512Z]       Optional (for encrypted networks):
19:05:43 [2020-05-14T19:05:43.775Z]       - CONFIG_CRYPTO: enabled
19:05:43 [2020-05-14T19:05:43.775Z]       - CONFIG_CRYPTO_AEAD: enabled
19:05:43 [2020-05-14T19:05:43.775Z]       - CONFIG_CRYPTO_GCM: enabled
19:05:43 [2020-05-14T19:05:43.775Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:05:43 [2020-05-14T19:05:43.775Z]       - CONFIG_CRYPTO_GHASH: enabled
19:05:43 [2020-05-14T19:05:43.775Z]       - CONFIG_XFRM: enabled
19:05:43 [2020-05-14T19:05:43.775Z]       - CONFIG_XFRM_USER: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]       - CONFIG_INET_ESP: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]   - "ipvlan":
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_IPVLAN: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]   - "macvlan":
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_MACVLAN: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_DUMMY: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]   - "ftp,tftp client in container":
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z] - Storage Drivers:
19:05:43 [2020-05-14T19:05:43.775Z]   - "aufs":
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_AUFS_FS: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]   - "btrfs":
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:05:43 [2020-05-14T19:05:43.775Z]   - "devicemapper":
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_BLK_DEV_DM: enabled
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]   - "overlay":
19:05:43 [2020-05-14T19:05:43.775Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:05:43 [2020-05-14T19:05:43.775Z]   - "zfs":
19:05:43 [2020-05-14T19:05:43.775Z]     - /dev/zfs: missing
19:05:43 [2020-05-14T19:05:43.775Z]     - zfs command: missing
19:05:43 [2020-05-14T19:05:43.775Z]     - zpool command: missing
19:05:43 [2020-05-14T19:05:43.775Z] 
19:05:43 [2020-05-14T19:05:43.775Z] Limits:
19:05:43 [2020-05-14T19:05:43.775Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:05:43 [2020-05-14T19:05:43.775Z] 
19:05:43 [2020-05-14T19:05:43.775Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:05:43 [2020-05-14T19:05:43.947Z] Fetching without tags
19:05:44 [2020-05-14T19:05:44.113Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bc2f528d473e9b140af9f37b26faddb530abf74 .
19:05:44 [2020-05-14T19:05:44.113Z] #1 [internal] load build definition from Dockerfile
19:05:44 [2020-05-14T19:05:44.113Z] #1 transferring dockerfile: 16.32kB done
19:05:44 [2020-05-14T19:05:44.113Z] #1 DONE 0.0s
19:05:44 [2020-05-14T19:05:44.113Z] 
19:05:44 [2020-05-14T19:05:44.113Z] #2 [internal] load .dockerignore
19:05:44 [2020-05-14T19:05:44.113Z] #2 transferring context: 87B done
19:05:44 [2020-05-14T19:05:44.113Z] #2 DONE 0.0s
19:05:44 [2020-05-14T19:05:44.113Z] 
19:05:44 [2020-05-14T19:05:44.113Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:05:44 [2020-05-14T19:05:44.222Z] Merging remotes/origin/master commit 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d into PR head commit 64bc9281de80d1861c2befb12c685d9f1cd1f22a
19:05:44 [2020-05-14T19:05:44.371Z] #3 DONE 0.2s
19:05:44 [2020-05-14T19:05:44.371Z] 
19:05:44 [2020-05-14T19:05:44.371Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:05:44 [2020-05-14T19:05:44.371Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
19:05:44 [2020-05-14T19:05:44.371Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 903.70kB / 8.88MB 0.1s
19:05:44 [2020-05-14T19:05:44.371Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
19:05:44 [2020-05-14T19:05:44.371Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
19:05:44 [2020-05-14T19:05:44.371Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
19:05:43 [2020-05-14T19:05:43.923Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:43 [2020-05-14T19:05:43.925Z]  > git config --add remote.origin.fetch +refs/pull/40908/head:refs/remotes/origin/PR-40908 # timeout=10
19:05:43 [2020-05-14T19:05:43.926Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:43 [2020-05-14T19:05:43.941Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:43 [2020-05-14T19:05:43.956Z] Fetching upstream changes from https://github.com/moby/moby.git
19:05:43 [2020-05-14T19:05:43.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:43 [2020-05-14T19:05:43.956Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:44 [2020-05-14T19:05:44.230Z]  > git config core.sparsecheckout # timeout=10
19:05:44 [2020-05-14T19:05:44.232Z]  > git checkout -f 64bc9281de80d1861c2befb12c685d9f1cd1f22a # timeout=10
19:05:44 [2020-05-14T19:05:44.632Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
19:05:44 [2020-05-14T19:05:44.632Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
19:05:44 [2020-05-14T19:05:44.890Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
19:05:44 [2020-05-14T19:05:44.890Z] #4 DONE 0.6s
19:05:45 [2020-05-14T19:05:45.187Z] Merge succeeded, producing 31cbad0604c9d256a411518d22518c99cf716fa3
19:05:45 [2020-05-14T19:05:45.188Z] Checking out Revision 31cbad0604c9d256a411518d22518c99cf716fa3 (PR-40908)
19:05:45 [2020-05-14T19:05:45.242Z] Commit message: "Merge commit '4e102ab1f07b9aabd1b4aff2de161b862cb6a38d' into HEAD"
19:05:45 [2020-05-14T19:05:45.254Z] First time build. Skipping changelog.
19:05:45 [2020-05-14T19:05:45.458Z] 
19:05:45 [2020-05-14T19:05:45.458Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:05:45 [2020-05-14T19:05:45.716Z] #6 ...
19:05:45 [2020-05-14T19:05:45.716Z] 
19:05:45 [2020-05-14T19:05:45.716Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
19:05:45 [2020-05-14T19:05:45.716Z] #5 DONE 0.2s
19:05:44 [2020-05-14T19:05:44.711Z]  > git merge 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d # timeout=10
19:05:45 [2020-05-14T19:05:45.184Z]  > git rev-parse HEAD^{commit} # timeout=10
19:05:45 [2020-05-14T19:05:45.196Z]  > git config core.sparsecheckout # timeout=10
19:05:45 [2020-05-14T19:05:45.199Z]  > git checkout -f 31cbad0604c9d256a411518d22518c99cf716fa3 # timeout=10
19:05:45 [2020-05-14T19:05:45.251Z]  > git rev-list --no-walk 1e401bda298cb0a41403eb6c6760a356c2080e4c # timeout=10
19:05:45 [2020-05-14T19:05:45.974Z] 
19:05:45 [2020-05-14T19:05:45.974Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:05:46 [2020-05-14T19:05:46.060Z] + docker version
19:05:46 [2020-05-14T19:05:46.060Z] Client: Docker Engine - Community
19:05:46 [2020-05-14T19:05:46.060Z]  Version:           19.03.7
19:05:46 [2020-05-14T19:05:46.060Z]  API version:       1.40
19:05:46 [2020-05-14T19:05:46.060Z]  Go version:        go1.12.17
19:05:46 [2020-05-14T19:05:46.060Z]  Git commit:        7141c199a2
19:05:46 [2020-05-14T19:05:46.060Z]  Built:             Sat Mar  7 16:48:47 2020
19:05:46 [2020-05-14T19:05:46.060Z]  OS/Arch:           linux/s390x
19:05:46 [2020-05-14T19:05:46.060Z]  Experimental:      false
19:05:46 [2020-05-14T19:05:46.060Z] 
19:05:46 [2020-05-14T19:05:46.060Z] Server: Docker Engine - Community
19:05:46 [2020-05-14T19:05:46.060Z]  Engine:
19:05:46 [2020-05-14T19:05:46.060Z]   Version:          19.03.7
19:05:46 [2020-05-14T19:05:46.060Z]   API version:      1.40 (minimum version 1.12)
19:05:46 [2020-05-14T19:05:46.060Z]   Go version:       go1.12.17
19:05:46 [2020-05-14T19:05:46.060Z]   Git commit:       7141c199a2
19:05:46 [2020-05-14T19:05:46.060Z]   Built:            Sat Mar  7 16:47:46 2020
19:05:46 [2020-05-14T19:05:46.060Z]   OS/Arch:          linux/s390x
19:05:46 [2020-05-14T19:05:46.060Z]   Experimental:     true
19:05:46 [2020-05-14T19:05:46.060Z]  containerd:
19:05:46 [2020-05-14T19:05:46.060Z]   Version:          1.2.13
19:05:46 [2020-05-14T19:05:46.060Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
19:05:46 [2020-05-14T19:05:46.060Z]  runc:
19:05:46 [2020-05-14T19:05:46.060Z]   Version:          1.0.0-rc10
19:05:46 [2020-05-14T19:05:46.060Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:05:46 [2020-05-14T19:05:46.060Z]  docker-init:
19:05:46 [2020-05-14T19:05:46.060Z]   Version:          0.18.0
19:05:46 [2020-05-14T19:05:46.060Z]   GitCommit:        fec3683
[Pipeline] sh
19:05:46 [2020-05-14T19:05:46.232Z] #6 DONE 0.8s
19:05:46 [2020-05-14T19:05:46.425Z] + docker info
19:05:46 [2020-05-14T19:05:46.501Z] 
19:05:46 [2020-05-14T19:05:46.501Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:05:46 [2020-05-14T19:05:46.501Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:05:46 [2020-05-14T19:05:46.501Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:05:46 [2020-05-14T19:05:46.501Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:05:47 [2020-05-14T19:05:47.425Z] Client:
19:05:47 [2020-05-14T19:05:47.425Z]  Debug Mode: false
19:05:47 [2020-05-14T19:05:47.425Z] 
19:05:47 [2020-05-14T19:05:47.425Z] Server:
19:05:47 [2020-05-14T19:05:47.425Z]  Containers: 0
19:05:47 [2020-05-14T19:05:47.425Z]   Running: 0
19:05:47 [2020-05-14T19:05:47.425Z]   Paused: 0
19:05:47 [2020-05-14T19:05:47.425Z]   Stopped: 0
19:05:47 [2020-05-14T19:05:47.425Z]  Images: 0
19:05:47 [2020-05-14T19:05:47.425Z]  Server Version: 19.03.7
19:05:47 [2020-05-14T19:05:47.426Z]  Storage Driver: overlay2
19:05:47 [2020-05-14T19:05:47.426Z]   Backing Filesystem: <unknown>
19:05:47 [2020-05-14T19:05:47.426Z]   Supports d_type: true
19:05:47 [2020-05-14T19:05:47.426Z]   Native Overlay Diff: true
19:05:47 [2020-05-14T19:05:47.426Z]  Logging Driver: json-file
19:05:47 [2020-05-14T19:05:47.426Z]  Cgroup Driver: cgroupfs
19:05:47 [2020-05-14T19:05:47.426Z]  Plugins:
19:05:47 [2020-05-14T19:05:47.426Z]   Volume: local
19:05:47 [2020-05-14T19:05:47.426Z]   Network: bridge host ipvlan macvlan null overlay
19:05:47 [2020-05-14T19:05:47.426Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:05:47 [2020-05-14T19:05:47.426Z]  Swarm: inactive
19:05:47 [2020-05-14T19:05:47.426Z]  Runtimes: runc
19:05:47 [2020-05-14T19:05:47.426Z]  Default Runtime: runc
19:05:47 [2020-05-14T19:05:47.426Z]  Init Binary: docker-init
19:05:47 [2020-05-14T19:05:47.426Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:05:47 [2020-05-14T19:05:47.426Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:05:47 [2020-05-14T19:05:47.426Z]  init version: fec3683
19:05:47 [2020-05-14T19:05:47.426Z]  Security Options:
19:05:47 [2020-05-14T19:05:47.426Z]   apparmor
19:05:47 [2020-05-14T19:05:47.426Z]   seccomp
19:05:47 [2020-05-14T19:05:47.426Z]    Profile: default
19:05:47 [2020-05-14T19:05:47.426Z]  Kernel Version: 4.15.0-91-generic
19:05:47 [2020-05-14T19:05:47.426Z]  Operating System: Ubuntu 18.04.4 LTS
19:05:47 [2020-05-14T19:05:47.426Z]  OSType: linux
19:05:47 [2020-05-14T19:05:47.426Z]  Architecture: s390x
19:05:47 [2020-05-14T19:05:47.426Z]  CPUs: 2
19:05:47 [2020-05-14T19:05:47.426Z]  Total Memory: 7.861GiB
19:05:47 [2020-05-14T19:05:47.426Z]  Name: s390x-ubuntu-16
19:05:47 [2020-05-14T19:05:47.426Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
19:05:47 [2020-05-14T19:05:47.426Z]  Docker Root Dir: /var/lib/docker
19:05:47 [2020-05-14T19:05:47.426Z]  Debug Mode: false
19:05:47 [2020-05-14T19:05:47.426Z]  Username: dockerbuildbot
19:05:47 [2020-05-14T19:05:47.426Z]  Registry: https://index.docker.io/v1/
19:05:47 [2020-05-14T19:05:47.426Z]  Labels:
19:05:47 [2020-05-14T19:05:47.426Z]  Experimental: true
19:05:47 [2020-05-14T19:05:47.426Z]  Insecure Registries:
19:05:47 [2020-05-14T19:05:47.426Z]   127.0.0.0/8
19:05:47 [2020-05-14T19:05:47.426Z]  Live Restore Enabled: false
19:05:47 [2020-05-14T19:05:47.426Z] 
19:05:47 [2020-05-14T19:05:47.426Z] WARNING: No swap limit support
[Pipeline] sh
19:05:47 [2020-05-14T19:05:47.810Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:05:47 [2020-05-14T19:05:47.810Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:05:47 [2020-05-14T19:05:47.810Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40908/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:05:47 [2020-05-14T19:05:47.810Z] + bash /home/jenkins/workspace/moby_PR-40908/check-config.sh
19:05:47 [2020-05-14T19:05:47.810Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:05:47 [2020-05-14T19:05:47.810Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
19:05:47 [2020-05-14T19:05:47.810Z] 
19:05:47 [2020-05-14T19:05:47.810Z] Generally Necessary:
19:05:47 [2020-05-14T19:05:47.810Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:05:47 [2020-05-14T19:05:47.810Z] - apparmor: enabled and tools installed
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_NAMESPACES: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_NET_NS: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_PID_NS: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IPC_NS: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_UTS_NS: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CGROUPS: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CGROUP_CPUACCT: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CGROUP_DEVICE: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CGROUP_FREEZER: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CGROUP_SCHED: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CPUSETS: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_MEMCG: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_KEYS: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_VETH: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_BRIDGE: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_NF_NAT: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_NF_NAT_NEEDED: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_POSIX_MQUEUE: enabled
19:05:47 [2020-05-14T19:05:47.810Z] 
19:05:47 [2020-05-14T19:05:47.810Z] Optional Features:
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_USER_NS: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_SECCOMP: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CGROUP_PIDS: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_MEMCG_SWAP: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:05:47 [2020-05-14T19:05:47.810Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_BLK_CGROUP: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IOSCHED_CFQ: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CGROUP_PERF: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CGROUP_HUGETLB: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_CFS_BANDWIDTH: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_RT_GROUP_SCHED: missing
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IP_VS: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IP_VS_NFCT: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_IP_VS_RR: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_EXT4_FS: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:05:47 [2020-05-14T19:05:47.810Z] - Network Drivers:
19:05:47 [2020-05-14T19:05:47.810Z]   - "overlay":
19:05:47 [2020-05-14T19:05:47.810Z]     - CONFIG_VXLAN: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:05:47 [2020-05-14T19:05:47.810Z]       Optional (for encrypted networks):
19:05:47 [2020-05-14T19:05:47.810Z]       - CONFIG_CRYPTO: enabled
19:05:47 [2020-05-14T19:05:47.810Z]       - CONFIG_CRYPTO_AEAD: enabled
19:05:47 [2020-05-14T19:05:47.810Z]       - CONFIG_CRYPTO_GCM: enabled
19:05:47 [2020-05-14T19:05:47.810Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:05:47 [2020-05-14T19:05:47.810Z]       - CONFIG_CRYPTO_GHASH: enabled
19:05:47 [2020-05-14T19:05:47.810Z]       - CONFIG_XFRM: enabled
19:05:47 [2020-05-14T19:05:47.810Z]       - CONFIG_XFRM_USER: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z]       - CONFIG_INET_ESP: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z]   - "ipvlan":
19:05:47 [2020-05-14T19:05:47.810Z]     - CONFIG_IPVLAN: enabled (as module)
19:05:47 [2020-05-14T19:05:47.810Z]   - "macvlan":
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_MACVLAN: enabled (as module)
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_DUMMY: enabled (as module)
19:05:48 [2020-05-14T19:05:48.091Z]   - "ftp,tftp client in container":
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:05:48 [2020-05-14T19:05:48.091Z] - Storage Drivers:
19:05:48 [2020-05-14T19:05:48.091Z]   - "aufs":
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_AUFS_FS: enabled (as module)
19:05:48 [2020-05-14T19:05:48.091Z]   - "btrfs":
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:05:48 [2020-05-14T19:05:48.091Z]   - "devicemapper":
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_BLK_DEV_DM: enabled
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:05:48 [2020-05-14T19:05:48.091Z]   - "overlay":
19:05:48 [2020-05-14T19:05:48.091Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:05:48 [2020-05-14T19:05:48.091Z]   - "zfs":
19:05:48 [2020-05-14T19:05:48.091Z]     - /dev/zfs: missing
19:05:48 [2020-05-14T19:05:48.091Z]     - zfs command: missing
19:05:48 [2020-05-14T19:05:48.091Z]     - zpool command: missing
19:05:48 [2020-05-14T19:05:48.091Z] 
19:05:48 [2020-05-14T19:05:48.091Z] Limits:
19:05:48 [2020-05-14T19:05:48.091Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:05:48 [2020-05-14T19:05:48.091Z] 
19:05:48 [2020-05-14T19:05:48.091Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:05:48 [2020-05-14T19:05:48.507Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bc2f528d473e9b140af9f37b26faddb530abf74 .
19:05:48 [2020-05-14T19:05:48.507Z] #2 [internal] load .dockerignore
19:05:48 [2020-05-14T19:05:48.507Z] #2 transferring context: 87B 0.0s done
19:05:48 [2020-05-14T19:05:48.507Z] #2 DONE 0.0s
19:05:48 [2020-05-14T19:05:48.507Z] 
19:05:48 [2020-05-14T19:05:48.507Z] #1 [internal] load build definition from Dockerfile
19:05:48 [2020-05-14T19:05:48.507Z] #1 transferring dockerfile: 16.32kB 0.0s done
19:05:48 [2020-05-14T19:05:48.507Z] #1 DONE 0.0s
19:05:48 [2020-05-14T19:05:48.507Z] 
19:05:48 [2020-05-14T19:05:48.507Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:05:48 [2020-05-14T19:05:48.794Z] #3 DONE 0.2s
19:05:48 [2020-05-14T19:05:48.794Z] 
19:05:48 [2020-05-14T19:05:48.794Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:05:48 [2020-05-14T19:05:48.794Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
19:05:49 [2020-05-14T19:05:49.082Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
19:05:49 [2020-05-14T19:05:49.082Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.27MB / 8.88MB 0.2s
19:05:49 [2020-05-14T19:05:49.082Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
19:05:49 [2020-05-14T19:05:49.083Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
19:05:49 [2020-05-14T19:05:49.083Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
19:05:49 [2020-05-14T19:05:49.083Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
19:05:49 [2020-05-14T19:05:49.363Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
19:05:49 [2020-05-14T19:05:49.363Z] #4 DONE 0.5s
19:05:49 [2020-05-14T19:05:49.732Z] Still waiting to schedule task
19:05:49 [2020-05-14T19:05:49.733Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
19:05:49 [2020-05-14T19:05:49.736Z] Still waiting to schedule task
19:05:49 [2020-05-14T19:05:49.736Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
19:05:49 [2020-05-14T19:05:49.741Z] Still waiting to schedule task
19:05:49 [2020-05-14T19:05:49.741Z] Waiting for next available executor on ‘arm64&&linux’
19:05:49 [2020-05-14T19:05:49.748Z] Still waiting to schedule task
19:05:49 [2020-05-14T19:05:49.748Z] Waiting for next available executor on ‘windows-2019’
19:05:49 [2020-05-14T19:05:49.800Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 3.0s
19:05:49 [2020-05-14T19:05:49.800Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.84MB / 9.86MB 3.2s
19:05:49 [2020-05-14T19:05:49.800Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done
19:05:49 [2020-05-14T19:05:49.800Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
19:05:49 [2020-05-14T19:05:49.989Z] 
19:05:49 [2020-05-14T19:05:49.989Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:05:49 [2020-05-14T19:05:49.989Z] #6 DONE 0.2s
19:05:49 [2020-05-14T19:05:49.989Z] 
19:05:49 [2020-05-14T19:05:49.989Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
19:05:49 [2020-05-14T19:05:49.989Z] #5 DONE 0.2s
19:05:49 [2020-05-14T19:05:49.989Z] 
19:05:49 [2020-05-14T19:05:49.989Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:05:49 [2020-05-14T19:05:49.989Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
19:05:49 [2020-05-14T19:05:49.989Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0B / 7.38MB 0.1s
19:05:49 [2020-05-14T19:05:49.989Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done
19:05:49 [2020-05-14T19:05:49.989Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done
19:05:49 [2020-05-14T19:05:49.989Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 0B / 48.96MB 0.1s
19:05:49 [2020-05-14T19:05:49.989Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
19:05:49 [2020-05-14T19:05:49.989Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 5.22MB / 7.38MB 0.2s
19:05:50 [2020-05-14T19:05:50.293Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.3s
19:05:50 [2020-05-14T19:05:50.293Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 7.14MB / 48.96MB 0.3s
19:05:50 [2020-05-14T19:05:50.293Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.3s done
19:05:50 [2020-05-14T19:05:50.293Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 19.52MB / 48.96MB 0.5s
19:05:50 [2020-05-14T19:05:50.293Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 5.19MB / 9.88MB 0.5s
19:05:50 [2020-05-14T19:05:50.293Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 171.11kB / 51.37MB 0.5s
19:05:50 [2020-05-14T19:05:50.594Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 32.82MB / 48.96MB 0.7s
19:05:50 [2020-05-14T19:05:50.594Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.6s done
19:05:50 [2020-05-14T19:05:50.594Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 5.70MB / 51.37MB 0.7s
19:05:50 [2020-05-14T19:05:50.594Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0B / 56.67MB 0.7s
19:05:50 [2020-05-14T19:05:50.594Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 36.44MB / 48.96MB 0.8s
19:05:50 [2020-05-14T19:05:50.594Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 11.70MB / 51.37MB 0.8s
19:05:50 [2020-05-14T19:05:50.594Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 2.88MB / 56.67MB 0.8s
19:05:50 [2020-05-14T19:05:50.901Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 40.00MB / 48.96MB 0.9s
19:05:50 [2020-05-14T19:05:50.901Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 15.43MB / 51.37MB 0.9s
19:05:50 [2020-05-14T19:05:50.901Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 6.36MB / 56.67MB 0.9s
19:05:50 [2020-05-14T19:05:50.901Z] #7 ...
19:05:50 [2020-05-14T19:05:50.901Z] 
19:05:50 [2020-05-14T19:05:50.901Z] #20 [internal] load build context
19:05:50 [2020-05-14T19:05:50.901Z] #20 transferring context: 50.56MB 0.9s done
19:05:50 [2020-05-14T19:05:50.901Z] #20 DONE 1.0s
19:05:50 [2020-05-14T19:05:50.901Z] 
19:05:50 [2020-05-14T19:05:50.901Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:05:50 [2020-05-14T19:05:50.901Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 43.90MB / 48.96MB 1.0s
19:05:50 [2020-05-14T19:05:50.901Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 18.65MB / 51.37MB 1.0s
19:05:50 [2020-05-14T19:05:50.901Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 11.45MB / 56.67MB 1.0s
19:05:51 [2020-05-14T19:05:51.188Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.10MB / 48.96MB 1.1s
19:05:51 [2020-05-14T19:05:51.188Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 22.30MB / 51.37MB 1.1s
19:05:51 [2020-05-14T19:05:51.188Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 15.41MB / 56.67MB 1.1s
19:05:51 [2020-05-14T19:05:51.188Z] #7 ...
19:05:51 [2020-05-14T19:05:51.188Z] 
19:05:51 [2020-05-14T19:05:51.188Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:05:51 [2020-05-14T19:05:51.188Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:05:51 [2020-05-14T19:05:51.188Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:05:51 [2020-05-14T19:05:51.188Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:05:51 [2020-05-14T19:05:51.188Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
19:05:51 [2020-05-14T19:05:51.188Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
19:05:51 [2020-05-14T19:05:51.188Z] #57 DONE 1.2s
19:05:51 [2020-05-14T19:05:51.188Z] 
19:05:51 [2020-05-14T19:05:51.188Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:05:51 [2020-05-14T19:05:51.188Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.1s done
19:05:51 [2020-05-14T19:05:51.188Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 31.36MB / 51.37MB 1.3s
19:05:51 [2020-05-14T19:05:51.188Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 25.16MB / 56.67MB 1.3s
19:05:51 [2020-05-14T19:05:51.188Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 1.44MB / 102.23MB 1.3s
19:05:51 [2020-05-14T19:05:51.188Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275
19:05:51 [2020-05-14T19:05:51.188Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 35.22MB / 51.37MB 1.4s
19:05:51 [2020-05-14T19:05:51.188Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 28.80MB / 56.67MB 1.4s
19:05:51 [2020-05-14T19:05:51.476Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 38.71MB / 51.37MB 1.5s
19:05:51 [2020-05-14T19:05:51.476Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 33.06MB / 56.67MB 1.5s
19:05:51 [2020-05-14T19:05:51.476Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 9.48MB / 102.23MB 1.5s
19:05:51 [2020-05-14T19:05:51.476Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 42.36MB / 51.37MB 1.6s
19:05:51 [2020-05-14T19:05:51.476Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 37.08MB / 56.67MB 1.6s
19:05:51 [2020-05-14T19:05:51.764Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 46.34MB / 51.37MB 1.7s
19:05:51 [2020-05-14T19:05:51.764Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 40.97MB / 56.67MB 1.7s
19:05:51 [2020-05-14T19:05:51.764Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 17.43MB / 102.23MB 1.7s
19:05:51 [2020-05-14T19:05:51.764Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 50.47MB / 51.37MB 1.8s
19:05:51 [2020-05-14T19:05:51.764Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 44.71MB / 56.67MB 1.8s
19:05:52 [2020-05-14T19:05:52.050Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.9s done
19:05:52 [2020-05-14T19:05:52.050Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 2.1s
19:05:52 [2020-05-14T19:05:52.050Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 43.69MB / 102.23MB 2.1s
19:05:52 [2020-05-14T19:05:52.050Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.9s done
19:05:52 [2020-05-14T19:05:52.050Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 2.1s done
19:05:52 [2020-05-14T19:05:52.050Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 50.48MB / 102.23MB 2.2s
19:05:52 [2020-05-14T19:05:52.338Z] #57 ...
19:05:52 [2020-05-14T19:05:52.338Z] 
19:05:52 [2020-05-14T19:05:52.338Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:05:52 [2020-05-14T19:05:52.338Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
19:05:52 [2020-05-14T19:05:52.338Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
19:05:52 [2020-05-14T19:05:52.338Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
19:05:52 [2020-05-14T19:05:52.338Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
19:05:52 [2020-05-14T19:05:52.338Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.7s done
19:05:52 [2020-05-14T19:05:52.338Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.7s done
19:05:52 [2020-05-14T19:05:52.338Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.7s done
19:05:52 [2020-05-14T19:05:52.338Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.8s done
19:05:52 [2020-05-14T19:05:52.338Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.9s done
19:05:52 [2020-05-14T19:05:52.338Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.5s done
19:05:52 [2020-05-14T19:05:52.338Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.5s
19:05:52 [2020-05-14T19:05:52.338Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 3.3s done
19:05:52 [2020-05-14T19:05:52.339Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 60.95MB / 102.23MB 2.3s
19:05:52 [2020-05-14T19:05:52.339Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 69.98MB / 102.23MB 2.4s
19:05:52 [2020-05-14T19:05:52.339Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 80.17MB / 102.23MB 2.5s
19:05:52 [2020-05-14T19:05:52.624Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.7s
19:05:52 [2020-05-14T19:05:52.624Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.8s done
19:05:52 [2020-05-14T19:05:52.904Z] #7 ...
19:05:52 [2020-05-14T19:05:52.904Z] 
19:05:52 [2020-05-14T19:05:52.904Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:05:52 [2020-05-14T19:05:52.904Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done
19:05:52 [2020-05-14T19:05:52.904Z] #57 DONE 6.5s
19:05:52 [2020-05-14T19:05:52.904Z] 
19:05:52 [2020-05-14T19:05:52.904Z] #20 [internal] load build context
19:05:52 [2020-05-14T19:05:52.904Z] #20 transferring context: 50.56MB 6.5s done
19:05:52 [2020-05-14T19:05:52.904Z] #20 DONE 6.5s
19:05:52 [2020-05-14T19:05:52.904Z] 
19:05:52 [2020-05-14T19:05:52.904Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:05:52 [2020-05-14T19:05:52.904Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.7s done
19:05:52 [2020-05-14T19:05:52.904Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7
19:05:53 [2020-05-14T19:05:53.515Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.3s done
19:05:53 [2020-05-14T19:05:53.515Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.1s
19:05:53 [2020-05-14T19:05:53.795Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done
19:05:54 [2020-05-14T19:05:54.076Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c
19:05:55 [2020-05-14T19:05:55.541Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.5s done
19:05:55 [2020-05-14T19:05:55.821Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519
19:05:56 [2020-05-14T19:05:56.182Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.1s done
19:05:56 [2020-05-14T19:05:56.182Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
19:05:56 [2020-05-14T19:05:56.182Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done
19:05:56 [2020-05-14T19:05:56.440Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s
19:05:56 [2020-05-14T19:05:56.697Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done
19:05:56 [2020-05-14T19:05:56.822Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.2s done
19:05:56 [2020-05-14T19:05:56.955Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
19:05:57 [2020-05-14T19:05:57.105Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 0.1s
19:05:59 [2020-05-14T19:05:59.769Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.5s done
19:05:59 [2020-05-14T19:05:59.769Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270
19:06:00 [2020-05-14T19:06:00.050Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done
19:06:00 [2020-05-14T19:06:00.050Z] #7 DONE 10.2s
19:06:00 [2020-05-14T19:06:00.050Z] 
19:06:00 [2020-05-14T19:06:00.050Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:06:00 [2020-05-14T19:06:00.619Z] Fetching without tags
19:06:00 [2020-05-14T19:06:00.582Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:06:00 [2020-05-14T19:06:00.586Z]  > git config --add remote.origin.fetch +refs/pull/40908/head:refs/remotes/origin/PR-40908 # timeout=10
19:06:00 [2020-05-14T19:06:00.590Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:06:00 [2020-05-14T19:06:00.608Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:06:00 [2020-05-14T19:06:00.623Z] Fetching upstream changes from https://github.com/moby/moby.git
19:06:00 [2020-05-14T19:06:00.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:06:00 [2020-05-14T19:06:00.625Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:06:01 [2020-05-14T19:06:01.137Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.8s done
19:06:01 [2020-05-14T19:06:01.137Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
19:06:01 [2020-05-14T19:06:01.551Z] Merging remotes/origin/master commit 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d into PR head commit 64bc9281de80d1861c2befb12c685d9f1cd1f22a
19:06:02 [2020-05-14T19:06:02.063Z] #8 DONE 1.6s
19:06:02 [2020-05-14T19:06:02.063Z] 
19:06:02 [2020-05-14T19:06:02.063Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:06:02 [2020-05-14T19:06:02.675Z] #9 DONE 1.1s
19:06:01 [2020-05-14T19:06:01.556Z]  > git config core.sparsecheckout # timeout=10
19:06:01 [2020-05-14T19:06:01.560Z]  > git checkout -f 64bc9281de80d1861c2befb12c685d9f1cd1f22a # timeout=10
19:06:02 [2020-05-14T19:06:02.778Z]  > git merge 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d # timeout=10
19:06:02 [2020-05-14T19:06:02.959Z] 
19:06:02 [2020-05-14T19:06:02.959Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:06:02 [2020-05-14T19:06:02.959Z] #35 DONE 0.1s
19:06:02 [2020-05-14T19:06:02.959Z] 
19:06:02 [2020-05-14T19:06:02.959Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:06:02 [2020-05-14T19:06:02.959Z] #27 DONE 0.1s
19:06:02 [2020-05-14T19:06:02.959Z] 
19:06:02 [2020-05-14T19:06:02.959Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:06:03 [2020-05-14T19:06:03.600Z] Merge succeeded, producing 22376511fffd671f87e8974d81911c4500c595f8
19:06:03 [2020-05-14T19:06:03.600Z] Checking out Revision 22376511fffd671f87e8974d81911c4500c595f8 (PR-40908)
19:06:03 [2020-05-14T19:06:03.727Z] Commit message: "Merge commit '4e102ab1f07b9aabd1b4aff2de161b862cb6a38d' into HEAD"
19:06:03 [2020-05-14T19:06:03.743Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:06:04 [2020-05-14T19:06:04.740Z] + docker version
19:06:04 [2020-05-14T19:06:04.740Z] Client:
19:06:04 [2020-05-14T19:06:04.740Z]  Version:           18.06.1-ce
19:06:04 [2020-05-14T19:06:04.740Z]  API version:       1.38
19:06:04 [2020-05-14T19:06:04.740Z]  Go version:        go1.10.3
19:06:04 [2020-05-14T19:06:04.740Z]  Git commit:        e68fc7a
19:06:04 [2020-05-14T19:06:04.740Z]  Built:             Tue Aug 21 17:26:10 2018
19:06:04 [2020-05-14T19:06:04.740Z]  OS/Arch:           linux/ppc64le
19:06:04 [2020-05-14T19:06:04.740Z]  Experimental:      false
19:06:04 [2020-05-14T19:06:04.740Z] 
19:06:04 [2020-05-14T19:06:04.740Z] Server:
19:06:04 [2020-05-14T19:06:04.740Z]  Engine:
19:06:04 [2020-05-14T19:06:04.740Z]   Version:          18.06.1-ce
19:06:04 [2020-05-14T19:06:04.740Z]   API version:      1.38 (minimum version 1.12)
19:06:04 [2020-05-14T19:06:04.740Z]   Go version:       go1.10.3
19:06:04 [2020-05-14T19:06:04.740Z]   Git commit:       e68fc7a
19:06:04 [2020-05-14T19:06:04.740Z]   Built:            Tue Aug 21 17:24:20 2018
19:06:04 [2020-05-14T19:06:04.740Z]   OS/Arch:          linux/ppc64le
19:06:04 [2020-05-14T19:06:04.740Z]   Experimental:     true
[Pipeline] sh
19:06:05 [2020-05-14T19:06:05.121Z] + docker info
19:06:05 [2020-05-14T19:06:05.121Z] Containers: 0
19:06:05 [2020-05-14T19:06:05.121Z]  Running: 0
19:06:05 [2020-05-14T19:06:05.121Z]  Paused: 0
19:06:05 [2020-05-14T19:06:05.121Z]  Stopped: 0
19:06:05 [2020-05-14T19:06:05.121Z] Images: 0
19:06:05 [2020-05-14T19:06:05.121Z] Server Version: 18.06.1-ce
19:06:05 [2020-05-14T19:06:05.121Z] Storage Driver: overlay2
19:06:05 [2020-05-14T19:06:05.121Z]  Backing Filesystem: extfs
19:06:05 [2020-05-14T19:06:05.121Z]  Supports d_type: true
19:06:05 [2020-05-14T19:06:05.121Z]  Native Overlay Diff: true
19:06:05 [2020-05-14T19:06:05.121Z] Logging Driver: json-file
19:06:05 [2020-05-14T19:06:05.121Z] Cgroup Driver: cgroupfs
19:06:05 [2020-05-14T19:06:05.121Z] Plugins:
19:06:05 [2020-05-14T19:06:05.121Z]  Volume: local
19:06:05 [2020-05-14T19:06:05.121Z]  Network: bridge host ipvlan macvlan null overlay
19:06:05 [2020-05-14T19:06:05.121Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
19:06:05 [2020-05-14T19:06:05.121Z] Swarm: inactive
19:06:05 [2020-05-14T19:06:05.121Z] Runtimes: runc
19:06:05 [2020-05-14T19:06:05.121Z] Default Runtime: runc
19:06:05 [2020-05-14T19:06:05.121Z] Init Binary: docker-init
19:06:05 [2020-05-14T19:06:05.121Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
19:06:05 [2020-05-14T19:06:05.121Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
19:06:05 [2020-05-14T19:06:05.121Z] init version: fec3683
19:06:05 [2020-05-14T19:06:05.121Z] Security Options:
19:06:05 [2020-05-14T19:06:05.121Z]  apparmor
19:06:05 [2020-05-14T19:06:05.121Z]  seccomp
19:06:05 [2020-05-14T19:06:05.121Z]   Profile: default
19:06:05 [2020-05-14T19:06:05.121Z] Kernel Version: 4.4.0-139-generic
19:06:05 [2020-05-14T19:06:05.121Z] Operating System: Ubuntu 16.04.3 LTS
19:06:05 [2020-05-14T19:06:05.121Z] OSType: linux
19:06:05 [2020-05-14T19:06:05.121Z] Architecture: ppc64le
19:06:05 [2020-05-14T19:06:05.121Z] CPUs: 4
19:06:05 [2020-05-14T19:06:05.121Z] Total Memory: 7.972GiB
19:06:05 [2020-05-14T19:06:05.121Z] Name: ppc64le-ubuntu-34
19:06:05 [2020-05-14T19:06:05.121Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
19:06:05 [2020-05-14T19:06:05.121Z] Docker Root Dir: /var/lib/docker
19:06:05 [2020-05-14T19:06:05.121Z] Debug Mode (client): false
19:06:05 [2020-05-14T19:06:05.121Z] Debug Mode (server): false
19:06:05 [2020-05-14T19:06:05.121Z] Username: dockerbuildbot
19:06:05 [2020-05-14T19:06:05.121Z] Registry: https://index.docker.io/v1/
19:06:05 [2020-05-14T19:06:05.121Z] Labels:
19:06:05 [2020-05-14T19:06:05.121Z] Experimental: true
19:06:05 [2020-05-14T19:06:05.121Z] Insecure Registries:
19:06:05 [2020-05-14T19:06:05.121Z]  127.0.0.0/8
19:06:05 [2020-05-14T19:06:05.121Z] Live Restore Enabled: false
19:06:05 [2020-05-14T19:06:05.121Z] 
[Pipeline] sh
19:06:05 [2020-05-14T19:06:05.320Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.6s done
19:06:05 [2020-05-14T19:06:05.320Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
19:06:03 [2020-05-14T19:06:03.589Z]  > git rev-parse HEAD^{commit} # timeout=10
19:06:03 [2020-05-14T19:06:03.605Z]  > git config core.sparsecheckout # timeout=10
19:06:03 [2020-05-14T19:06:03.609Z]  > git checkout -f 22376511fffd671f87e8974d81911c4500c595f8 # timeout=10
19:06:03 [2020-05-14T19:06:03.731Z]  > git rev-list --no-walk 1e401bda298cb0a41403eb6c6760a356c2080e4c # timeout=10
19:06:05 [2020-05-14T19:06:05.518Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:06:05 [2020-05-14T19:06:05.518Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:06:05 [2020-05-14T19:06:05.518Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40908/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:06:05 [2020-05-14T19:06:05.518Z] + bash /home/docker/workspace/moby_PR-40908/check-config.sh
19:06:05 [2020-05-14T19:06:05.518Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:06:05 [2020-05-14T19:06:05.518Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
19:06:05 [2020-05-14T19:06:05.518Z] 
19:06:05 [2020-05-14T19:06:05.518Z] Generally Necessary:
19:06:05 [2020-05-14T19:06:05.518Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:06:05 [2020-05-14T19:06:05.518Z] - apparmor: enabled and tools installed
19:06:05 [2020-05-14T19:06:05.518Z] - CONFIG_NAMESPACES: enabled
19:06:05 [2020-05-14T19:06:05.518Z] - CONFIG_NET_NS: enabled
19:06:05 [2020-05-14T19:06:05.518Z] - CONFIG_PID_NS: enabled
19:06:05 [2020-05-14T19:06:05.518Z] - CONFIG_IPC_NS: enabled
19:06:05 [2020-05-14T19:06:05.518Z] - CONFIG_UTS_NS: enabled
19:06:05 [2020-05-14T19:06:05.518Z] - CONFIG_CGROUPS: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_CGROUP_CPUACCT: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_CGROUP_DEVICE: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_CGROUP_FREEZER: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_CGROUP_SCHED: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_CPUSETS: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_MEMCG: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_KEYS: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_VETH: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_BRIDGE: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_NF_NAT: enabled (as module)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_NF_NAT_NEEDED: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_POSIX_MQUEUE: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
19:06:05 [2020-05-14T19:06:05.805Z] 
19:06:05 [2020-05-14T19:06:05.805Z] Optional Features:
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_USER_NS: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_SECCOMP: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_CGROUP_PIDS: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_MEMCG_SWAP: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:06:05 [2020-05-14T19:06:05.805Z]     (cgroup swap accounting is currently enabled)
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_MEMCG_KMEM: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_BLK_CGROUP: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:06:05 [2020-05-14T19:06:05.805Z] - CONFIG_IOSCHED_CFQ: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_CGROUP_PERF: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_CGROUP_HUGETLB: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_CFS_BANDWIDTH: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_RT_GROUP_SCHED: missing
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_IP_VS: enabled (as module)
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_IP_VS_NFCT: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_IP_VS_RR: enabled (as module)
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_EXT4_FS: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:06:06 [2020-05-14T19:06:06.093Z] - Network Drivers:
19:06:06 [2020-05-14T19:06:06.093Z]   - "overlay":
19:06:06 [2020-05-14T19:06:06.093Z]     - CONFIG_VXLAN: enabled (as module)
19:06:06 [2020-05-14T19:06:06.093Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:06:06 [2020-05-14T19:06:06.093Z]       Optional (for encrypted networks):
19:06:06 [2020-05-14T19:06:06.377Z]       - CONFIG_CRYPTO: enabled
19:06:06 [2020-05-14T19:06:06.377Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]       - CONFIG_XFRM: enabled
19:06:06 [2020-05-14T19:06:06.377Z]       - CONFIG_XFRM_USER: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]       - CONFIG_INET_ESP: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]   - "ipvlan":
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_IPVLAN: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]   - "macvlan":
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_MACVLAN: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_DUMMY: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]   - "ftp,tftp client in container":
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z] - Storage Drivers:
19:06:06 [2020-05-14T19:06:06.377Z]   - "aufs":
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_AUFS_FS: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]   - "btrfs":
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:06:06 [2020-05-14T19:06:06.377Z]   - "devicemapper":
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_BLK_DEV_DM: enabled
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]   - "overlay":
19:06:06 [2020-05-14T19:06:06.377Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:06:06 [2020-05-14T19:06:06.377Z]   - "zfs":
19:06:06 [2020-05-14T19:06:06.377Z]     - /dev/zfs: missing
19:06:06 [2020-05-14T19:06:06.377Z]     - zfs command: missing
19:06:06 [2020-05-14T19:06:06.377Z]     - zpool command: missing
19:06:06 [2020-05-14T19:06:06.377Z] 
19:06:06 [2020-05-14T19:06:06.377Z] Limits:
19:06:06 [2020-05-14T19:06:06.377Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:06:06 [2020-05-14T19:06:06.377Z] 
19:06:06 [2020-05-14T19:06:06.377Z] + true
[Pipeline] }
[Pipeline] // stage
19:06:06 [2020-05-14T19:06:06.417Z] #28 3.153 + git clone https://github.com/kolyshkin/go-swagger.git .
19:06:06 [2020-05-14T19:06:06.417Z] #28 3.153 Cloning into '.'...
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:06:06 [2020-05-14T19:06:06.813Z] + make bundles/buildx
19:06:07 [2020-05-14T19:06:07.430Z] make: command: Command not found
19:06:07 [2020-05-14T19:06:07.430Z] make: command: Command not found
19:06:07 [2020-05-14T19:06:07.430Z] mkdir bundles
19:06:07 [2020-05-14T19:06:07.430Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
19:06:07 [2020-05-14T19:06:07.430Z] 	--build-arg BUILDX_COMMIT \
19:06:07 [2020-05-14T19:06:07.430Z] 	--build-arg BUILDX_REPO \
19:06:07 [2020-05-14T19:06:07.430Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
19:06:07 [2020-05-14T19:06:07.430Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
19:06:07 [2020-05-14T19:06:07.430Z] 	.
19:06:07 [2020-05-14T19:06:07.430Z] /bin/sh: 4: go: not found
19:06:07 [2020-05-14T19:06:07.430Z] /bin/sh: 5: go: not found
19:06:07 [2020-05-14T19:06:07.882Z] #28 ...
19:06:07 [2020-05-14T19:06:07.882Z] 
19:06:07 [2020-05-14T19:06:07.882Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.254 + RM_GOPATH=0
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.255 + TMP_GOPATH=
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.255 + : /build
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.255 + '[' -z '' ']'
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.257 ++ mktemp -d
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.260 + export GOPATH=/tmp/tmp.KYhC3SgXEU
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.260 + GOPATH=/tmp/tmp.KYhC3SgXEU
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.260 + RM_GOPATH=1
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.260 ++ dirname /tmp/install/install.sh
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.262 + dir=/tmp/install
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.262 + bin=vndr
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.262 + shift
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.262 + '[' '!' -f /tmp/install/vndr.installer ']'
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.262 + . /tmp/install/vndr.installer
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.263 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.263 + install_vndr
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.263 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.263 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.263 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KYhC3SgXEU/src/github.com/LK4D4/vndr
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.267 Cloning into '/tmp/tmp.KYhC3SgXEU/src/github.com/LK4D4/vndr'...
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.720 + cd /tmp/tmp.KYhC3SgXEU/src/github.com/LK4D4/vndr
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.727 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:06:07 [2020-05-14T19:06:07.882Z] #41 3.730 + go build -buildmode=pie -v -o /build/vndr .
19:06:07 [2020-05-14T19:06:07.882Z] #41 4.719 internal/race
19:06:07 [2020-05-14T19:06:07.882Z] #41 4.796 runtime
19:06:07 [2020-05-14T19:06:07.882Z] #41 4.831 sync/atomic
19:06:07 [2020-05-14T19:06:07.882Z] #41 5.175 unicode
19:06:10 [2020-05-14T19:06:10.121Z] Sending build context to Docker daemon  55.29MB

19:06:10 [2020-05-14T19:06:10.121Z] Step 1/15 : ARG GO_VERSION=1.13.10
19:06:10 [2020-05-14T19:06:10.121Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
19:06:10 [2020-05-14T19:06:10.121Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
19:06:10 [2020-05-14T19:06:10.121Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build
19:06:10 [2020-05-14T19:06:10.550Z] #41 7.829 unicode/utf8
19:06:10 [2020-05-14T19:06:10.588Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.0s
19:06:10 [2020-05-14T19:06:10.739Z] 1.13.10-stretch: Pulling from library/golang
19:06:10 [2020-05-14T19:06:10.739Z] 4cde65f7be4b: Pulling fs layer
19:06:10 [2020-05-14T19:06:10.739Z] 00bc277ea268: Pulling fs layer
19:06:10 [2020-05-14T19:06:10.739Z] 31c03e97e8a1: Pulling fs layer
19:06:10 [2020-05-14T19:06:10.739Z] 2cae94e17fa6: Pulling fs layer
19:06:10 [2020-05-14T19:06:10.739Z] c017a1580661: Pulling fs layer
19:06:10 [2020-05-14T19:06:10.739Z] b3343b78770d: Pulling fs layer
19:06:10 [2020-05-14T19:06:10.739Z] 7fe1d7df2e7c: Pulling fs layer
19:06:10 [2020-05-14T19:06:10.739Z] 2cae94e17fa6: Waiting
19:06:10 [2020-05-14T19:06:10.739Z] c017a1580661: Waiting
19:06:10 [2020-05-14T19:06:10.739Z] b3343b78770d: Waiting
19:06:10 [2020-05-14T19:06:10.739Z] 7fe1d7df2e7c: Waiting
19:06:11 [2020-05-14T19:06:11.160Z] #41 8.245 math
19:06:11 [2020-05-14T19:06:11.361Z] 31c03e97e8a1: Verifying Checksum
19:06:11 [2020-05-14T19:06:11.361Z] 31c03e97e8a1: Download complete
19:06:11 [2020-05-14T19:06:11.448Z] #41 ...
19:06:11 [2020-05-14T19:06:11.448Z] 
19:06:11 [2020-05-14T19:06:11.448Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.599 Install docker/cli version 17.06.2-ce from stable
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + RM_GOPATH=0
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + TMP_GOPATH=
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + : /build
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + '[' -z '' ']'
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 ++ mktemp -d
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + export GOPATH=/tmp/tmp.iPPC9wdM1E
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + GOPATH=/tmp/tmp.iPPC9wdM1E
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + RM_GOPATH=1
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 ++ dirname /tmp/install/install.sh
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + dir=/tmp/install
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + bin=dockercli
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + shift
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + . /tmp/install/dockercli.installer
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 ++ : stable
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 ++ : 17.06.2-ce
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + install_dockercli
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 ++ uname -m
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + arch=s390x
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + '[' s390x '!=' x86_64 ']'
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + '[' s390x '!=' s390x ']'
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + url=https://download.docker.com/linux/static
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.600 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
19:06:11 [2020-05-14T19:06:11.448Z] #21 2.624 + tar -xz docker/docker
19:06:11 [2020-05-14T19:06:11.448Z] #21 8.358 + mkdir -p /build
19:06:11 [2020-05-14T19:06:11.448Z] #21 8.364 + mv docker/docker /build/
19:06:11 [2020-05-14T19:06:11.448Z] #21 8.365 + rmdir docker
19:06:11 [2020-05-14T19:06:11.448Z] #21 DONE 8.7s
19:06:11 [2020-05-14T19:06:11.448Z] 
19:06:11 [2020-05-14T19:06:11.448Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.636 + RM_GOPATH=0
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.636 + TMP_GOPATH=
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.636 + : /build
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.636 + '[' -z '' ']'
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.636 ++ mktemp -d
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.647 + export GOPATH=/tmp/tmp.ti6gnOkVHp
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.648 + GOPATH=/tmp/tmp.ti6gnOkVHp
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.648 + RM_GOPATH=1
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.649 ++ dirname /tmp/install/install.sh
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.651 + dir=/tmp/install
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.651 + bin=shfmt
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.651 + shift
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.651 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.652 + . /tmp/install/shfmt.installer
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.652 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.654 + install_shfmt
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.654 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.654 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.654 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ti6gnOkVHp/src/github.com/mvdan/sh
19:06:11 [2020-05-14T19:06:11.448Z] #47 3.659 Cloning into '/tmp/tmp.ti6gnOkVHp/src/github.com/mvdan/sh'...
19:06:11 [2020-05-14T19:06:11.649Z] 00bc277ea268: Verifying Checksum
19:06:11 [2020-05-14T19:06:11.649Z] 00bc277ea268: Download complete
19:06:12 [2020-05-14T19:06:12.467Z] #47 9.635 + cd /tmp/tmp.ti6gnOkVHp/src/github.com/mvdan/sh
19:06:12 [2020-05-14T19:06:12.467Z] #47 9.635 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:06:12 [2020-05-14T19:06:12.488Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.3s done
19:06:12 [2020-05-14T19:06:12.488Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112
19:06:12 [2020-05-14T19:06:12.488Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
19:06:12 [2020-05-14T19:06:12.488Z] #7 DONE 26.1s
19:06:12 [2020-05-14T19:06:12.488Z] 
19:06:12 [2020-05-14T19:06:12.488Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:06:12 [2020-05-14T19:06:12.748Z] #47 9.779 + GO111MODULE=on
19:06:12 [2020-05-14T19:06:12.749Z] #47 9.779 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:06:12 [2020-05-14T19:06:12.749Z] #47 ...
19:06:12 [2020-05-14T19:06:12.749Z] 
19:06:12 [2020-05-14T19:06:12.749Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:12 [2020-05-14T19:06:12.749Z] #38 4.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:06:12 [2020-05-14T19:06:12.749Z] #38 4.441 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:06:12 [2020-05-14T19:06:12.749Z] #38 4.462 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:06:12 [2020-05-14T19:06:12.749Z] #38 5.423 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:06:12 [2020-05-14T19:06:12.749Z] #38 7.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #38 ...
19:06:13 [2020-05-14T19:06:13.029Z] 
19:06:13 [2020-05-14T19:06:13.029Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:06:13 [2020-05-14T19:06:13.029Z] #51 4.481 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #51 4.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #51 4.548 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #51 5.321 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #51 7.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #51 9.342 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:06:13 [2020-05-14T19:06:13.029Z] #51 ...
19:06:13 [2020-05-14T19:06:13.029Z] 
19:06:13 [2020-05-14T19:06:13.029Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:06:13 [2020-05-14T19:06:13.029Z] #23 4.560 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #23 4.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #23 4.620 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #23 5.376 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #23 7.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
19:06:13 [2020-05-14T19:06:13.029Z] #23 9.610 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:06:13 [2020-05-14T19:06:13.309Z] #23 ...
19:06:13 [2020-05-14T19:06:13.309Z] 
19:06:13 [2020-05-14T19:06:13.309Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + RM_GOPATH=0
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + TMP_GOPATH=
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + : /build
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + '[' -z '' ']'
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 ++ mktemp -d
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + export GOPATH=/tmp/tmp.iezJk9cXD1
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + GOPATH=/tmp/tmp.iezJk9cXD1
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + RM_GOPATH=1
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 ++ dirname /tmp/install/install.sh
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + dir=/tmp/install
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + bin=tomlv
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + shift
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + . /tmp/install/tomlv.installer
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + install_tomlv
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iezJk9cXD1/src/github.com/BurntSushi/toml
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.414 Cloning into '/tmp/tmp.iezJk9cXD1/src/github.com/BurntSushi/toml'...
19:06:13 [2020-05-14T19:06:13.309Z] #30 2.415 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:06:13 [2020-05-14T19:06:13.309Z] #30 3.003 + cd /tmp/tmp.iezJk9cXD1/src/github.com/BurntSushi/toml
19:06:13 [2020-05-14T19:06:13.309Z] #30 3.003 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:06:13 [2020-05-14T19:06:13.309Z] #30 3.024 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:06:13 [2020-05-14T19:06:13.309Z] #30 3.332 runtime/internal/atomic
19:06:13 [2020-05-14T19:06:13.309Z] #30 3.336 internal/cpu
19:06:13 [2020-05-14T19:06:13.309Z] #30 3.409 runtime/internal/sys
19:06:13 [2020-05-14T19:06:13.309Z] #30 3.581 internal/bytealg
19:06:13 [2020-05-14T19:06:13.309Z] #30 3.666 runtime/internal/math
19:06:13 [2020-05-14T19:06:13.309Z] #30 3.715 math/bits
19:06:13 [2020-05-14T19:06:13.309Z] #30 3.959 runtime
19:06:13 [2020-05-14T19:06:13.309Z] #30 4.194 math
19:06:13 [2020-05-14T19:06:13.309Z] #30 9.775 internal/testlog
19:06:13 [2020-05-14T19:06:13.309Z] #30 10.38 encoding
19:06:13 [2020-05-14T19:06:13.309Z] #30 10.48 runtime/cgo
19:06:13 [2020-05-14T19:06:13.309Z] #30 ...
19:06:13 [2020-05-14T19:06:13.309Z] 
19:06:13 [2020-05-14T19:06:13.309Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.396 + RM_GOPATH=0
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.396 + TMP_GOPATH=
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.396 + : /build
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.396 + '[' -z '' ']'
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.396 ++ mktemp -d
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.402 + export GOPATH=/tmp/tmp.BAtkCzrdMI
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.402 + GOPATH=/tmp/tmp.BAtkCzrdMI
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.402 + RM_GOPATH=1
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.402 ++ dirname /tmp/install/install.sh
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.408 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + dir=/tmp/install
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + bin=proxy
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + shift
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + '[' '!' -f /tmp/install/proxy.installer ']'
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + . /tmp/install/proxy.installer
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + install_proxy
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + case "$1" in
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + export CGO_ENABLED=0
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + CGO_ENABLED=0
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + _install_proxy
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.409 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BAtkCzrdMI/src/github.com/docker/libnetwork
19:06:13 [2020-05-14T19:06:13.309Z] #59 2.415 Cloning into '/tmp/tmp.BAtkCzrdMI/src/github.com/docker/libnetwork'...
19:06:13 [2020-05-14T19:06:13.589Z] #59 ...
19:06:13 [2020-05-14T19:06:13.589Z] 
19:06:13 [2020-05-14T19:06:13.589Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 + RM_GOPATH=0
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 + TMP_GOPATH=
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 + : /build
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 + '[' -z '' ']'
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 ++ mktemp -d
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 + export GOPATH=/tmp/tmp.ps6v5Y4x3u
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 + GOPATH=/tmp/tmp.ps6v5Y4x3u
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 + RM_GOPATH=1
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 ++ dirname /tmp/install/install.sh
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 + dir=/tmp/install
19:06:13 [2020-05-14T19:06:13.589Z] #54 1.641 + bin=rootlesskit
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 + shift
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 + . /tmp/install/rootlesskit.installer
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 + install_rootlesskit
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 + case "$1" in
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 + export CGO_ENABLED=0
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 + CGO_ENABLED=0
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 + _install_rootlesskit
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ps6v5Y4x3u/src/github.com/rootless-containers/rootlesskit
19:06:13 [2020-05-14T19:06:13.590Z] #54 1.641 Cloning into '/tmp/tmp.ps6v5Y4x3u/src/github.com/rootless-containers/rootlesskit'...
19:06:13 [2020-05-14T19:06:13.590Z] #54 4.224 + cd /tmp/tmp.ps6v5Y4x3u/src/github.com/rootless-containers/rootlesskit
19:06:13 [2020-05-14T19:06:13.590Z] #54 4.224 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:06:13 [2020-05-14T19:06:13.590Z] #54 4.628 + for f in rootlesskit rootlesskit-docker-proxy
19:06:13 [2020-05-14T19:06:13.590Z] #54 4.628 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:06:13 [2020-05-14T19:06:13.590Z] #54 ...
19:06:13 [2020-05-14T19:06:13.590Z] 
19:06:13 [2020-05-14T19:06:13.590Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.980 + RM_GOPATH=0
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.980 + TMP_GOPATH=
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.980 + : /build
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.980 + '[' -z '' ']'
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.981 ++ mktemp -d
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.983 + export GOPATH=/tmp/tmp.38jv6BOSPw
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.983 + GOPATH=/tmp/tmp.38jv6BOSPw
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.983 + RM_GOPATH=1
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.983 ++ dirname /tmp/install/install.sh
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.989 + dir=/tmp/install
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.989 + bin=gotestsum
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.989 + shift
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.989 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.989 + . /tmp/install/gotestsum.installer
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.989 ++ : v0.3.5
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.989 + install_gotestsum
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.989 Installing gotestsum version v0.3.5
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.989 + echo 'Installing gotestsum version v0.3.5'
19:06:13 [2020-05-14T19:06:13.590Z] #43 3.989 + go get -d gotest.tools/gotestsum
19:06:13 [2020-05-14T19:06:13.864Z] #8 DONE 1.2s
19:06:13 [2020-05-14T19:06:13.864Z] 
19:06:13 [2020-05-14T19:06:13.864Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:06:13 [2020-05-14T19:06:13.870Z] #43 ...
19:06:13 [2020-05-14T19:06:13.870Z] 
19:06:13 [2020-05-14T19:06:13.870Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + RM_GOPATH=0
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + TMP_GOPATH=
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + : /build
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + '[' -z '' ']'
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 ++ mktemp -d
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + export GOPATH=/tmp/tmp.OAx0p2JTBk
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + GOPATH=/tmp/tmp.OAx0p2JTBk
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + RM_GOPATH=1
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 ++ dirname /tmp/install/install.sh
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + dir=/tmp/install
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + bin=golangci_lint
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + shift
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 + . /tmp/install/golangci_lint.installer
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.685 ++ : v1.23.8
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.686 + install_golangci_lint
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.686 + echo 'Installing golangci-lint version v1.23.8'
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.686 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:06:13 [2020-05-14T19:06:13.870Z] #45 1.687 Installing golangci-lint version v1.23.8
19:06:13 [2020-05-14T19:06:13.870Z] #45 ...
19:06:13 [2020-05-14T19:06:13.870Z] 
19:06:13 [2020-05-14T19:06:13.870Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:13 [2020-05-14T19:06:13.870Z] #32 4.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:06:13 [2020-05-14T19:06:13.870Z] #32 4.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:06:13 [2020-05-14T19:06:13.870Z] #32 4.061 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:06:13 [2020-05-14T19:06:13.870Z] #32 4.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:06:13 [2020-05-14T19:06:13.870Z] #32 6.808 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
19:06:13 [2020-05-14T19:06:13.870Z] #32 9.294 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:06:14 [2020-05-14T19:06:14.150Z] #32 ...
19:06:14 [2020-05-14T19:06:14.150Z] 
19:06:14 [2020-05-14T19:06:14.150Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:14 [2020-05-14T19:06:14.150Z] #10 3.368 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:06:14 [2020-05-14T19:06:14.150Z] #10 3.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:06:14 [2020-05-14T19:06:14.150Z] #10 3.482 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:06:14 [2020-05-14T19:06:14.150Z] #10 4.111 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:06:14 [2020-05-14T19:06:14.150Z] #10 5.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
19:06:14 [2020-05-14T19:06:14.150Z] #10 8.168 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:06:14 [2020-05-14T19:06:14.150Z] #10 ...
19:06:14 [2020-05-14T19:06:14.150Z] 
19:06:14 [2020-05-14T19:06:14.150Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:06:14 [2020-05-14T19:06:14.150Z] #36 3.601 + git clone https://github.com/docker/distribution.git .
19:06:14 [2020-05-14T19:06:14.150Z] #36 3.602 Cloning into '.'...
19:06:14 [2020-05-14T19:06:14.350Z] 4cde65f7be4b: Download complete
19:06:14 [2020-05-14T19:06:14.431Z] #36 ...
19:06:14 [2020-05-14T19:06:14.431Z] 
19:06:14 [2020-05-14T19:06:14.431Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:14 [2020-05-14T19:06:14.431Z] #47 10.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:06:14 [2020-05-14T19:06:14.431Z] #47 10.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:06:14 [2020-05-14T19:06:14.431Z] #47 10.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:06:14 [2020-05-14T19:06:14.431Z] #47 10.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:06:14 [2020-05-14T19:06:14.431Z] #47 11.05 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:06:14 [2020-05-14T19:06:14.431Z] #47 11.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:06:14 [2020-05-14T19:06:14.803Z] #9 DONE 1.0s
19:06:14 [2020-05-14T19:06:14.803Z] 
19:06:14 [2020-05-14T19:06:14.803Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:06:15 [2020-05-14T19:06:15.041Z] #47 12.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:06:15 [2020-05-14T19:06:15.064Z] #51 ...
19:06:15 [2020-05-14T19:06:15.064Z] 
19:06:15 [2020-05-14T19:06:15.064Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:06:15 [2020-05-14T19:06:15.064Z] #35 DONE 0.1s
19:06:15 [2020-05-14T19:06:15.064Z] 
19:06:15 [2020-05-14T19:06:15.064Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:06:15 [2020-05-14T19:06:15.064Z] #27 DONE 0.1s
19:06:15 [2020-05-14T19:06:15.064Z] 
19:06:15 [2020-05-14T19:06:15.064Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:06:15 [2020-05-14T19:06:15.652Z] #47 12.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:06:15 [2020-05-14T19:06:15.844Z] 2cae94e17fa6: Verifying Checksum
19:06:15 [2020-05-14T19:06:15.845Z] 2cae94e17fa6: Download complete
19:06:15 [2020-05-14T19:06:15.845Z] c017a1580661: Verifying Checksum
19:06:15 [2020-05-14T19:06:15.845Z] c017a1580661: Download complete
19:06:16 [2020-05-14T19:06:16.130Z] 7fe1d7df2e7c: Download complete
19:06:16 [2020-05-14T19:06:16.654Z] #47 13.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:06:16 [2020-05-14T19:06:16.654Z] #47 13.75 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:06:16 [2020-05-14T19:06:16.654Z] #47 13.86 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:06:16 [2020-05-14T19:06:16.654Z] #47 13.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:06:17 [2020-05-14T19:06:17.265Z] #47 14.48 runtime
19:06:17 [2020-05-14T19:06:17.265Z] #47 14.49 runtime/cgo
19:06:18 [2020-05-14T19:06:18.838Z] 4cde65f7be4b: Pull complete
19:06:19 [2020-05-14T19:06:19.311Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a317ffd3ed00fed) in /home/ubuntu/workspace/moby_PR-40908
[Pipeline] {
[Pipeline] checkout
19:06:19 [2020-05-14T19:06:19.348Z] using credential docker-jenkins-github-credentials
19:06:19 [2020-05-14T19:06:19.359Z] Cloning the remote Git repository
19:06:19 [2020-05-14T19:06:19.359Z] Cloning with configured refspecs honoured and without tags
19:06:19 [2020-05-14T19:06:19.862Z] 00bc277ea268: Pull complete
19:06:19 [2020-05-14T19:06:19.862Z] 31c03e97e8a1: Pull complete
19:06:20 [2020-05-14T19:06:20.244Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-019e4303dfe2dc1fe) in /home/ubuntu/workspace/moby_PR-40908
[Pipeline] {
[Pipeline] checkout
19:06:20 [2020-05-14T19:06:20.282Z] using credential docker-jenkins-github-credentials
19:06:20 [2020-05-14T19:06:20.292Z] Cloning the remote Git repository
19:06:20 [2020-05-14T19:06:20.292Z] Cloning with configured refspecs honoured and without tags
19:06:19 [2020-05-14T19:06:19.344Z] Cloning repository https://github.com/moby/moby.git
19:06:19 [2020-05-14T19:06:19.345Z]  > git init /home/ubuntu/workspace/moby_PR-40908 # timeout=10
19:06:19 [2020-05-14T19:06:19.358Z] Fetching upstream changes from https://github.com/moby/moby.git
19:06:19 [2020-05-14T19:06:19.358Z]  > git --version # timeout=10
19:06:19 [2020-05-14T19:06:19.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:06:19 [2020-05-14T19:06:19.368Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:06:20 [2020-05-14T19:06:20.293Z] Cloning repository https://github.com/moby/moby.git
19:06:20 [2020-05-14T19:06:20.294Z]  > git init /home/ubuntu/workspace/moby_PR-40908 # timeout=10
19:06:20 [2020-05-14T19:06:20.299Z] Fetching upstream changes from https://github.com/moby/moby.git
19:06:20 [2020-05-14T19:06:20.299Z]  > git --version # timeout=10
19:06:20 [2020-05-14T19:06:20.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:06:20 [2020-05-14T19:06:20.302Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:06:21 [2020-05-14T19:06:21.356Z] b3343b78770d: Verifying Checksum
19:06:21 [2020-05-14T19:06:21.356Z] b3343b78770d: Download complete
19:06:21 [2020-05-14T19:06:21.622Z] #28 ...
19:06:21 [2020-05-14T19:06:21.622Z] 
19:06:21 [2020-05-14T19:06:21.622Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:21 [2020-05-14T19:06:21.622Z] #30 6.365 + RM_GOPATH=0
19:06:21 [2020-05-14T19:06:21.622Z] #30 6.366 + TMP_GOPATH=
19:06:21 [2020-05-14T19:06:21.622Z] #30 6.366 + : /build
19:06:21 [2020-05-14T19:06:21.622Z] #30 6.366 + '[' -z '' ']'
19:06:21 [2020-05-14T19:06:21.622Z] #30 6.366 ++ mktemp -d
19:06:21 [2020-05-14T19:06:21.622Z] #30 6.366 + export GOPATH=/tmp/tmp.WuxzhyYRBs
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.366 + GOPATH=/tmp/tmp.WuxzhyYRBs
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.369 + RM_GOPATH=1
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.369 ++ dirname /tmp/install/install.sh
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.371 + dir=/tmp/install
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.371 + bin=tomlv
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.371 + shift
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.371 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.371 + . /tmp/install/tomlv.installer
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.371 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.371 + install_tomlv
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.371 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.371 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WuxzhyYRBs/src/github.com/BurntSushi/toml
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.374 Cloning into '/tmp/tmp.WuxzhyYRBs/src/github.com/BurntSushi/toml'...
19:06:21 [2020-05-14T19:06:21.623Z] #30 6.389 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:06:21 [2020-05-14T19:06:21.881Z] #30 7.042 + cd /tmp/tmp.WuxzhyYRBs/src/github.com/BurntSushi/toml
19:06:21 [2020-05-14T19:06:21.881Z] #30 7.042 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:06:21 [2020-05-14T19:06:21.881Z] #30 7.049 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:06:22 [2020-05-14T19:06:22.818Z] #30 7.967 runtime/internal/atomic
19:06:22 [2020-05-14T19:06:22.818Z] #30 7.967 internal/cpu
19:06:23 [2020-05-14T19:06:23.385Z] #30 8.418 runtime/internal/sys
19:06:23 [2020-05-14T19:06:23.643Z] #30 8.932 runtime/internal/math
19:06:23 [2020-05-14T19:06:23.911Z] #30 9.135 math/bits
19:06:24 [2020-05-14T19:06:24.048Z] 2cae94e17fa6: Pull complete
19:06:24 [2020-05-14T19:06:24.050Z] #47 ...
19:06:24 [2020-05-14T19:06:24.050Z] 
19:06:24 [2020-05-14T19:06:24.050Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:24 [2020-05-14T19:06:24.050Z] #38 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:06:24 [2020-05-14T19:06:24.050Z] #38 15.20 Fetched 8043 kB in 11s (743 kB/s)
19:06:24 [2020-05-14T19:06:24.050Z] #38 15.20 Reading package lists...
19:06:24 [2020-05-14T19:06:24.050Z] #38 19.01 Reading package lists...
19:06:24 [2020-05-14T19:06:24.050Z] #38 ...
19:06:24 [2020-05-14T19:06:24.050Z] 
19:06:24 [2020-05-14T19:06:24.050Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:24 [2020-05-14T19:06:24.050Z] #59 13.28 Checking out files:  98% (2041/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
19:06:24 [2020-05-14T19:06:24.050Z] #59 13.32 + cd /tmp/tmp.BAtkCzrdMI/src/github.com/docker/libnetwork
19:06:24 [2020-05-14T19:06:24.050Z] #59 13.32 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:06:24 [2020-05-14T19:06:24.050Z] #59 14.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:06:24 [2020-05-14T19:06:24.171Z] #30 9.305 internal/bytealg
19:06:24 [2020-05-14T19:06:24.737Z] #30 ...
19:06:24 [2020-05-14T19:06:24.737Z] 
19:06:24 [2020-05-14T19:06:24.737Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:06:24 [2020-05-14T19:06:24.994Z] #45 ...
19:06:24 [2020-05-14T19:06:24.994Z] 
19:06:24 [2020-05-14T19:06:24.994Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.823 + RM_GOPATH=0
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.823 + TMP_GOPATH=
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.823 + : /build
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.823 + '[' -z '' ']'
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.823 ++ mktemp -d
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.825 + export GOPATH=/tmp/tmp.1aCuiLbyIS
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.825 + GOPATH=/tmp/tmp.1aCuiLbyIS
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.825 + RM_GOPATH=1
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.828 ++ dirname /tmp/install/install.sh
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.829 + dir=/tmp/install
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.829 + bin=shfmt
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.829 + shift
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.829 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.829 + . /tmp/install/shfmt.installer
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.829 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.829 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.829 + install_shfmt
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.829 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.829 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1aCuiLbyIS/src/github.com/mvdan/sh
19:06:24 [2020-05-14T19:06:24.994Z] #47 7.852 Cloning into '/tmp/tmp.1aCuiLbyIS/src/github.com/mvdan/sh'...
19:06:24 [2020-05-14T19:06:24.994Z] #47 ...
19:06:24 [2020-05-14T19:06:24.994Z] 
19:06:24 [2020-05-14T19:06:24.994Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:25 [2020-05-14T19:06:25.053Z] #59 ...
19:06:25 [2020-05-14T19:06:25.053Z] 
19:06:25 [2020-05-14T19:06:25.053Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:25 [2020-05-14T19:06:25.053Z] #38 19.01 Reading package lists...
19:06:25 [2020-05-14T19:06:25.252Z] #41 ...
19:06:25 [2020-05-14T19:06:25.252Z] 
19:06:25 [2020-05-14T19:06:25.252Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:06:25 [2020-05-14T19:06:25.252Z] #36 ...
19:06:25 [2020-05-14T19:06:25.252Z] 
19:06:25 [2020-05-14T19:06:25.252Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:25 [2020-05-14T19:06:25.335Z] #38 22.53 Building dependency tree...
19:06:25 [2020-05-14T19:06:25.335Z] #38 ...
19:06:25 [2020-05-14T19:06:25.335Z] 
19:06:25 [2020-05-14T19:06:25.335Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:25 [2020-05-14T19:06:25.335Z] #41 12.62 unicode/utf16
19:06:25 [2020-05-14T19:06:25.335Z] #41 12.81 container/list
19:06:25 [2020-05-14T19:06:25.335Z] #41 13.22 crypto/internal/subtle
19:06:25 [2020-05-14T19:06:25.335Z] #41 13.32 crypto/subtle
19:06:25 [2020-05-14T19:06:25.335Z] #41 13.46 vendor/golang.org/x/crypto/cryptobyte/asn1
19:06:25 [2020-05-14T19:06:25.335Z] #41 13.52 internal/nettrace
19:06:25 [2020-05-14T19:06:25.335Z] #41 13.59 runtime/cgo
19:06:25 [2020-05-14T19:06:25.510Z] #32 ...
19:06:25 [2020-05-14T19:06:25.510Z] 
19:06:25 [2020-05-14T19:06:25.510Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:25 [2020-05-14T19:06:25.615Z] #41 ...
19:06:25 [2020-05-14T19:06:25.615Z] 
19:06:25 [2020-05-14T19:06:25.615Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:25 [2020-05-14T19:06:25.615Z] #32 14.83 Fetched 8043 kB in 11s (740 kB/s)
19:06:25 [2020-05-14T19:06:25.615Z] #32 14.83 Reading package lists...
19:06:25 [2020-05-14T19:06:25.615Z] #32 18.50 Reading package lists...
19:06:25 [2020-05-14T19:06:25.615Z] #32 22.08 Building dependency tree...
19:06:25 [2020-05-14T19:06:25.768Z] #21 ...
19:06:25 [2020-05-14T19:06:25.768Z] 
19:06:25 [2020-05-14T19:06:25.768Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + RM_GOPATH=0
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + TMP_GOPATH=
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + : /build
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + '[' -z '' ']'
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 ++ mktemp -d
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + export GOPATH=/tmp/tmp.5bKM8TalTO
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + GOPATH=/tmp/tmp.5bKM8TalTO
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + RM_GOPATH=1
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 ++ dirname /tmp/install/install.sh
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + dir=/tmp/install
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + bin=proxy
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + shift
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + '[' '!' -f /tmp/install/proxy.installer ']'
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + . /tmp/install/proxy.installer
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + install_proxy
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + case "$1" in
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + export CGO_ENABLED=0
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + CGO_ENABLED=0
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + _install_proxy
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.898 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.915 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5bKM8TalTO/src/github.com/docker/libnetwork
19:06:25 [2020-05-14T19:06:25.768Z] #59 6.915 Cloning into '/tmp/tmp.5bKM8TalTO/src/github.com/docker/libnetwork'...
19:06:25 [2020-05-14T19:06:25.768Z] #59 ...
19:06:25 [2020-05-14T19:06:25.768Z] 
19:06:25 [2020-05-14T19:06:25.768Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:25 [2020-05-14T19:06:25.896Z] #32 ...
19:06:25 [2020-05-14T19:06:25.896Z] 
19:06:25 [2020-05-14T19:06:25.896Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:25 [2020-05-14T19:06:25.896Z] #10 14.94 Fetched 8043 kB in 12s (692 kB/s)
19:06:25 [2020-05-14T19:06:25.896Z] #10 14.94 Reading package lists...
19:06:25 [2020-05-14T19:06:25.896Z] #10 18.66 Reading package lists...
19:06:25 [2020-05-14T19:06:25.896Z] #10 22.41 Building dependency tree...
19:06:26 [2020-05-14T19:06:26.029Z] #10 ...
19:06:26 [2020-05-14T19:06:26.029Z] 
19:06:26 [2020-05-14T19:06:26.029Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.568 + RM_GOPATH=0
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.568 + TMP_GOPATH=
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.568 + : /build
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.568 + '[' -z '' ']'
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.572 ++ mktemp -d
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.591 + export GOPATH=/tmp/tmp.JEonZ8Fjnr
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.591 + GOPATH=/tmp/tmp.JEonZ8Fjnr
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.591 + RM_GOPATH=1
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.600 ++ dirname /tmp/install/install.sh
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + dir=/tmp/install
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + bin=rootlesskit
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + shift
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + . /tmp/install/rootlesskit.installer
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + install_rootlesskit
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + case "$1" in
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + export CGO_ENABLED=0
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + CGO_ENABLED=0
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + _install_rootlesskit
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JEonZ8Fjnr/src/github.com/rootless-containers/rootlesskit
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.609 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:06:26 [2020-05-14T19:06:26.029Z] #54 8.610 Cloning into '/tmp/tmp.JEonZ8Fjnr/src/github.com/rootless-containers/rootlesskit'...
19:06:26 [2020-05-14T19:06:26.029Z] #54 ...
19:06:26 [2020-05-14T19:06:26.029Z] 
19:06:26 [2020-05-14T19:06:26.029Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:26 [2020-05-14T19:06:26.177Z] #10 ...
19:06:26 [2020-05-14T19:06:26.177Z] 
19:06:26 [2020-05-14T19:06:26.177Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:26 [2020-05-14T19:06:26.177Z] #32 23.25 The following additional packages will be installed:
19:06:26 [2020-05-14T19:06:26.177Z] #32 23.27   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:06:26 [2020-05-14T19:06:26.177Z] #32 23.27 Suggested packages:
19:06:26 [2020-05-14T19:06:26.177Z] #32 23.27   cmake-doc ninja-build lrzip
19:06:26 [2020-05-14T19:06:26.177Z] #32 23.27 Recommended packages:
19:06:26 [2020-05-14T19:06:26.177Z] #32 23.27   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:06:26 [2020-05-14T19:06:26.289Z] #38 ...
19:06:26 [2020-05-14T19:06:26.289Z] 
19:06:26 [2020-05-14T19:06:26.289Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.519 + RM_GOPATH=0
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.519 + TMP_GOPATH=
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.519 + : /build
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.519 + '[' -z '' ']'
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.519 ++ mktemp -d
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 Installing gotestsum version v0.3.5
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + export GOPATH=/tmp/tmp.7p2ca82Xd5
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + GOPATH=/tmp/tmp.7p2ca82Xd5
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + RM_GOPATH=1
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 ++ dirname /tmp/install/install.sh
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + dir=/tmp/install
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + bin=gotestsum
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + shift
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + . /tmp/install/gotestsum.installer
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 ++ : v0.3.5
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + install_gotestsum
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + echo 'Installing gotestsum version v0.3.5'
19:06:26 [2020-05-14T19:06:26.289Z] #43 9.531 + go get -d gotest.tools/gotestsum
19:06:26 [2020-05-14T19:06:26.289Z] #43 ...
19:06:26 [2020-05-14T19:06:26.289Z] 
19:06:26 [2020-05-14T19:06:26.289Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:06:26 [2020-05-14T19:06:26.457Z] #32 ...
19:06:26 [2020-05-14T19:06:26.457Z] 
19:06:26 [2020-05-14T19:06:26.457Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:06:26 [2020-05-14T19:06:26.457Z] #36 13.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:06:26 [2020-05-14T19:06:26.457Z] #36 14.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:06:26 [2020-05-14T19:06:26.457Z] #36 ...
19:06:26 [2020-05-14T19:06:26.457Z] 
19:06:26 [2020-05-14T19:06:26.457Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:26 [2020-05-14T19:06:26.457Z] #38 22.53 Building dependency tree...
19:06:26 [2020-05-14T19:06:26.548Z] #23 11.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:06:26 [2020-05-14T19:06:26.548Z] #23 11.77 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:06:26 [2020-05-14T19:06:26.548Z] #23 ...
19:06:26 [2020-05-14T19:06:26.548Z] 
19:06:26 [2020-05-14T19:06:26.548Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:26 [2020-05-14T19:06:26.548Z] #10 11.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:06:26 [2020-05-14T19:06:26.548Z] #10 11.72 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:06:26 [2020-05-14T19:06:26.548Z] #10 11.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:06:26 [2020-05-14T19:06:26.736Z] c017a1580661: Pull complete
19:06:26 [2020-05-14T19:06:26.738Z] #38 23.81 The following additional packages will be installed:
19:06:26 [2020-05-14T19:06:26.738Z] #38 23.81   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:06:26 [2020-05-14T19:06:26.738Z] #38 23.81   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:06:26 [2020-05-14T19:06:26.738Z] #38 23.81 Suggested packages:
19:06:26 [2020-05-14T19:06:26.738Z] #38 23.81   manpages-dev python-setuptools
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.68 The following NEW packages will be installed:
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.68   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.68   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.68   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.69   python-six zlib1g-dev
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.80 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded.
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.80 Need to get 3742 kB of archives.
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.80 After this operation, 22.0 MB of additional disk space will be used.
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
19:06:27 [2020-05-14T19:06:27.741Z] #38 24.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
19:06:28 [2020-05-14T19:06:28.021Z] #38 ...
19:06:28 [2020-05-14T19:06:28.021Z] 
19:06:28 [2020-05-14T19:06:28.021Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:06:28 [2020-05-14T19:06:28.021Z] #23 15.16 Fetched 8043 kB in 11s (753 kB/s)
19:06:28 [2020-05-14T19:06:28.021Z] #23 15.16 Reading package lists...
19:06:28 [2020-05-14T19:06:28.021Z] #23 19.12 Reading package lists...
19:06:28 [2020-05-14T19:06:28.021Z] #23 22.88 Building dependency tree...
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.03 ca-certificates is already the newest version (20190110).
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.03 The following additional packages will be installed:
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.03   libjq1 libonig5
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.38 The following NEW packages will be installed:
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.38   jq libjq1 libonig5
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.50 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.50 Need to get 350 kB of archives.
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.50 After this operation, 1154 kB of additional disk space will be used.
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
19:06:28 [2020-05-14T19:06:28.021Z] #23 24.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
19:06:28 [2020-05-14T19:06:28.021Z] #23 25.21 debconf: delaying package configuration, since apt-utils is not installed
19:06:28 [2020-05-14T19:06:28.021Z] #23 ...
19:06:28 [2020-05-14T19:06:28.021Z] 
19:06:28 [2020-05-14T19:06:28.021Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:06:28 [2020-05-14T19:06:28.021Z] #51 15.20 Fetched 8043 kB in 11s (746 kB/s)
19:06:28 [2020-05-14T19:06:28.021Z] #51 15.20 Reading package lists...
19:06:28 [2020-05-14T19:06:28.021Z] #51 18.82 Reading package lists...
19:06:28 [2020-05-14T19:06:28.021Z] #51 22.70 Building dependency tree...
19:06:28 [2020-05-14T19:06:28.021Z] #51 23.77 The following additional packages will be installed:
19:06:28 [2020-05-14T19:06:28.021Z] #51 23.77   libbtrfs0
19:06:28 [2020-05-14T19:06:28.021Z] #51 23.87 The following NEW packages will be installed:
19:06:28 [2020-05-14T19:06:28.021Z] #51 23.87   libbtrfs-dev libbtrfs0
19:06:28 [2020-05-14T19:06:28.021Z] #51 24.00 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
19:06:28 [2020-05-14T19:06:28.021Z] #51 24.00 Need to get 118 kB of archives.
19:06:28 [2020-05-14T19:06:28.021Z] #51 24.00 After this operation, 390 kB of additional disk space will be used.
19:06:28 [2020-05-14T19:06:28.021Z] #51 24.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
19:06:28 [2020-05-14T19:06:28.021Z] #51 24.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
19:06:28 [2020-05-14T19:06:28.021Z] #51 24.81 debconf: delaying package configuration, since apt-utils is not installed
19:06:28 [2020-05-14T19:06:28.021Z] #51 24.90 Fetched 118 kB in 0s (822 kB/s)
19:06:28 [2020-05-14T19:06:28.021Z] #51 24.95 Selecting previously unselected package libbtrfs0.
19:06:28 [2020-05-14T19:06:28.021Z] #51 24.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
19:06:28 [2020-05-14T19:06:28.021Z] #51 25.01 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
19:06:28 [2020-05-14T19:06:28.021Z] #51 25.02 Unpacking libbtrfs0 (4.20.1-2) ...
19:06:28 [2020-05-14T19:06:28.021Z] #51 25.10 Selecting previously unselected package libbtrfs-dev.
19:06:28 [2020-05-14T19:06:28.021Z] #51 25.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
19:06:28 [2020-05-14T19:06:28.021Z] #51 25.10 Unpacking libbtrfs-dev (4.20.1-2) ...
19:06:28 [2020-05-14T19:06:28.021Z] #51 25.18 Setting up libbtrfs0 (4.20.1-2) ...
19:06:28 [2020-05-14T19:06:28.021Z] #51 25.19 Setting up libbtrfs-dev (4.20.1-2) ...
19:06:28 [2020-05-14T19:06:28.021Z] #51 25.22 Processing triggers for libc-bin (2.28-10) ...
19:06:28 [2020-05-14T19:06:28.021Z] #51 ...
19:06:28 [2020-05-14T19:06:28.021Z] 
19:06:28 [2020-05-14T19:06:28.021Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:06:28 [2020-05-14T19:06:28.021Z] #23 25.32 Fetched 350 kB in 0s (2936 kB/s)
19:06:28 [2020-05-14T19:06:28.021Z] #23 25.39 Selecting previously unselected package libonig5:s390x.
19:06:28 [2020-05-14T19:06:28.302Z] #23 25.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 ... 15176 files and directories currently installed.)
19:06:28 [2020-05-14T19:06:28.302Z] #23 25.42 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
19:06:28 [2020-05-14T19:06:28.302Z] #23 25.42 Unpacking libonig5:s390x (6.9.1-1) ...
19:06:28 [2020-05-14T19:06:28.347Z] Fetching without tags
19:06:28 [2020-05-14T19:06:28.325Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:06:28 [2020-05-14T19:06:28.327Z]  > git config --add remote.origin.fetch +refs/pull/40908/head:refs/remotes/origin/PR-40908 # timeout=10
19:06:28 [2020-05-14T19:06:28.329Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:06:28 [2020-05-14T19:06:28.333Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:06:28 [2020-05-14T19:06:28.379Z] Fetching upstream changes from https://github.com/moby/moby.git
19:06:28 [2020-05-14T19:06:28.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:06:28 [2020-05-14T19:06:28.380Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:06:28 [2020-05-14T19:06:28.448Z] #10 13.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
19:06:28 [2020-05-14T19:06:28.583Z] #23 25.76 Selecting previously unselected package libjq1:s390x.
19:06:28 [2020-05-14T19:06:28.583Z] #23 25.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
19:06:28 [2020-05-14T19:06:28.583Z] #23 25.81 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
19:06:28 [2020-05-14T19:06:28.583Z] #23 ...
19:06:28 [2020-05-14T19:06:28.583Z] 
19:06:28 [2020-05-14T19:06:28.583Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:06:28 [2020-05-14T19:06:28.583Z] #51 DONE 25.8s
19:06:28 [2020-05-14T19:06:28.718Z] Merging remotes/origin/master commit 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d into PR head commit 64bc9281de80d1861c2befb12c685d9f1cd1f22a
19:06:28 [2020-05-14T19:06:28.863Z] 
19:06:28 [2020-05-14T19:06:28.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:28 [2020-05-14T19:06:28.863Z] #10 23.75 The following additional packages will be installed:
19:06:28 [2020-05-14T19:06:28.863Z] #10 23.76   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:06:28 [2020-05-14T19:06:28.863Z] #10 23.76   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:06:28 [2020-05-14T19:06:28.863Z] #10 23.76   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:06:28 [2020-05-14T19:06:28.863Z] #10 23.76   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
19:06:28 [2020-05-14T19:06:28.863Z] #10 23.76   mingw-w64-x86-64-dev
19:06:28 [2020-05-14T19:06:28.863Z] #10 23.76 Suggested packages:
19:06:28 [2020-05-14T19:06:28.863Z] #10 23.76   gcc-8-locales seccomp wine64
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.77 The following NEW packages will be installed:
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.80   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.80   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.80   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.80   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.80   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.80   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.80 The following packages will be upgraded:
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.81   libsystemd0 libudev1
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.93 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded.
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.93 Need to get 73.7 MB of archives.
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.93 After this operation, 494 MB of additional disk space will be used.
19:06:28 [2020-05-14T19:06:28.863Z] #10 24.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u4 [307 kB]
19:06:28 [2020-05-14T19:06:28.863Z] #10 25.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u4 [144 kB]
19:06:28 [2020-05-14T19:06:28.863Z] #10 25.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
19:06:28 [2020-05-14T19:06:28.863Z] #10 25.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
19:06:28 [2020-05-14T19:06:28.863Z] #10 26.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:06:28 [2020-05-14T19:06:28.863Z] #10 26.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
19:06:29 [2020-05-14T19:06:29.149Z] #10 26.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
19:06:29 [2020-05-14T19:06:29.454Z] #10 26.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
19:06:29 [2020-05-14T19:06:29.525Z] Merge succeeded, producing 27e80513a7362fa0739aa1074a496910910bc481
19:06:29 [2020-05-14T19:06:29.525Z] Checking out Revision 27e80513a7362fa0739aa1074a496910910bc481 (PR-40908)
19:06:29 [2020-05-14T19:06:29.738Z] #10 ...
19:06:29 [2020-05-14T19:06:29.738Z] 
19:06:29 [2020-05-14T19:06:29.738Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:06:29 [2020-05-14T19:06:29.738Z] #23 26.14 Selecting previously unselected package jq.
19:06:29 [2020-05-14T19:06:29.738Z] #23 26.16 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
19:06:29 [2020-05-14T19:06:29.738Z] #23 26.18 Unpacking jq (1.5+dfsg-2+b1) ...
19:06:29 [2020-05-14T19:06:29.738Z] #23 26.34 Setting up libonig5:s390x (6.9.1-1) ...
19:06:29 [2020-05-14T19:06:29.738Z] #23 26.38 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
19:06:29 [2020-05-14T19:06:29.738Z] #23 26.39 Setting up jq (1.5+dfsg-2+b1) ...
19:06:29 [2020-05-14T19:06:29.738Z] #23 26.42 Processing triggers for libc-bin (2.28-10) ...
19:06:29 [2020-05-14T19:06:29.738Z] #23 DONE 26.8s
19:06:29 [2020-05-14T19:06:29.738Z] 
19:06:29 [2020-05-14T19:06:29.738Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:29 [2020-05-14T19:06:29.738Z] #59 DONE 26.8s
19:06:29 [2020-05-14T19:06:29.738Z] 
19:06:29 [2020-05-14T19:06:29.738Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:06:29 [2020-05-14T19:06:29.738Z] #24 DONE 0.1s
19:06:29 [2020-05-14T19:06:29.738Z] 
19:06:29 [2020-05-14T19:06:29.738Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:29 [2020-05-14T19:06:29.738Z] #10 26.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:06:29 [2020-05-14T19:06:29.789Z] Commit message: "Merge commit '4e102ab1f07b9aabd1b4aff2de161b862cb6a38d' into HEAD"
19:06:29 [2020-05-14T19:06:29.793Z] First time build. Skipping changelog.
19:06:28 [2020-05-14T19:06:28.708Z]  > git config core.sparsecheckout # timeout=10
19:06:28 [2020-05-14T19:06:28.710Z]  > git checkout -f 64bc9281de80d1861c2befb12c685d9f1cd1f22a # timeout=10
19:06:29 [2020-05-14T19:06:29.202Z]  > git merge 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d # timeout=10
19:06:29 [2020-05-14T19:06:29.510Z]  > git rev-parse HEAD^{commit} # timeout=10
19:06:29 [2020-05-14T19:06:29.555Z]  > git config core.sparsecheckout # timeout=10
19:06:29 [2020-05-14T19:06:29.557Z]  > git checkout -f 27e80513a7362fa0739aa1074a496910910bc481 # timeout=10
19:06:29 [2020-05-14T19:06:29.779Z]  > git rev-list --no-walk 1e401bda298cb0a41403eb6c6760a356c2080e4c # timeout=10
19:06:30 [2020-05-14T19:06:30.024Z] #10 27.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
19:06:30 [2020-05-14T19:06:30.024Z] #10 27.30 Get:11 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]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:06:30 [2020-05-14T19:06:30.673Z] + docker version
19:06:30 [2020-05-14T19:06:30.673Z] Client: Docker Engine - Community
19:06:30 [2020-05-14T19:06:30.673Z]  Version:           19.03.8
19:06:30 [2020-05-14T19:06:30.673Z]  API version:       1.40
19:06:30 [2020-05-14T19:06:30.673Z]  Go version:        go1.12.17
19:06:30 [2020-05-14T19:06:30.673Z]  Git commit:        afacb8b7f0
19:06:30 [2020-05-14T19:06:30.673Z]  Built:             Wed Mar 11 01:25:46 2020
19:06:30 [2020-05-14T19:06:30.673Z]  OS/Arch:           linux/amd64
19:06:30 [2020-05-14T19:06:30.673Z]  Experimental:      false
19:06:30 [2020-05-14T19:06:30.673Z] 
19:06:30 [2020-05-14T19:06:30.673Z] Server: Docker Engine - Community
19:06:30 [2020-05-14T19:06:30.673Z]  Engine:
19:06:30 [2020-05-14T19:06:30.673Z]   Version:          19.03.8
19:06:30 [2020-05-14T19:06:30.674Z]   API version:      1.40 (minimum version 1.12)
19:06:30 [2020-05-14T19:06:30.674Z]   Go version:       go1.12.17
19:06:30 [2020-05-14T19:06:30.674Z]   Git commit:       afacb8b7f0
19:06:30 [2020-05-14T19:06:30.674Z]   Built:            Wed Mar 11 01:24:19 2020
19:06:30 [2020-05-14T19:06:30.674Z]   OS/Arch:          linux/amd64
19:06:30 [2020-05-14T19:06:30.674Z]   Experimental:     true
19:06:30 [2020-05-14T19:06:30.674Z]  containerd:
19:06:30 [2020-05-14T19:06:30.674Z]   Version:          1.2.13
19:06:30 [2020-05-14T19:06:30.674Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
19:06:30 [2020-05-14T19:06:30.674Z]  runc:
19:06:30 [2020-05-14T19:06:30.674Z]   Version:          1.0.0-rc10
19:06:30 [2020-05-14T19:06:30.674Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:06:30 [2020-05-14T19:06:30.674Z]  docker-init:
19:06:30 [2020-05-14T19:06:30.674Z]   Version:          0.18.0
19:06:30 [2020-05-14T19:06:30.674Z]   GitCommit:        fec3683
[Pipeline] sh
19:06:30 [2020-05-14T19:06:30.943Z] + docker info
19:06:30 [2020-05-14T19:06:30.943Z] Client:
19:06:30 [2020-05-14T19:06:30.943Z]  Debug Mode: false
19:06:30 [2020-05-14T19:06:30.943Z] 
19:06:30 [2020-05-14T19:06:30.943Z] Server:
19:06:30 [2020-05-14T19:06:30.943Z]  Containers: 0
19:06:30 [2020-05-14T19:06:30.943Z]   Running: 0
19:06:30 [2020-05-14T19:06:30.943Z]   Paused: 0
19:06:30 [2020-05-14T19:06:30.943Z]   Stopped: 0
19:06:30 [2020-05-14T19:06:30.943Z]  Images: 3
19:06:30 [2020-05-14T19:06:30.943Z]  Server Version: 19.03.8
19:06:30 [2020-05-14T19:06:30.943Z]  Storage Driver: overlay2
19:06:30 [2020-05-14T19:06:30.943Z]   Backing Filesystem: <unknown>
19:06:30 [2020-05-14T19:06:30.943Z]   Supports d_type: true
19:06:30 [2020-05-14T19:06:30.943Z]   Native Overlay Diff: true
19:06:30 [2020-05-14T19:06:30.943Z]  Logging Driver: json-file
19:06:30 [2020-05-14T19:06:30.943Z]  Cgroup Driver: cgroupfs
19:06:30 [2020-05-14T19:06:30.943Z]  Plugins:
19:06:30 [2020-05-14T19:06:30.943Z]   Volume: local
19:06:30 [2020-05-14T19:06:30.943Z]   Network: bridge host ipvlan macvlan null overlay
19:06:30 [2020-05-14T19:06:30.943Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:06:30 [2020-05-14T19:06:30.943Z]  Swarm: inactive
19:06:30 [2020-05-14T19:06:30.943Z]  Runtimes: runc
19:06:30 [2020-05-14T19:06:30.943Z]  Default Runtime: runc
19:06:30 [2020-05-14T19:06:30.943Z]  Init Binary: docker-init
19:06:30 [2020-05-14T19:06:30.943Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:06:30 [2020-05-14T19:06:30.943Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:06:30 [2020-05-14T19:06:30.943Z]  init version: fec3683
19:06:30 [2020-05-14T19:06:30.943Z]  Security Options:
19:06:30 [2020-05-14T19:06:30.943Z]   apparmor
19:06:30 [2020-05-14T19:06:30.943Z]   seccomp
19:06:30 [2020-05-14T19:06:30.943Z]    Profile: default
19:06:30 [2020-05-14T19:06:30.943Z]  Kernel Version: 4.15.0-1065-aws
19:06:30 [2020-05-14T19:06:30.943Z]  Operating System: Ubuntu 18.04.4 LTS
19:06:30 [2020-05-14T19:06:30.943Z]  OSType: linux
19:06:30 [2020-05-14T19:06:30.943Z]  Architecture: x86_64
19:06:30 [2020-05-14T19:06:30.943Z]  CPUs: 8
19:06:30 [2020-05-14T19:06:30.943Z]  Total Memory: 30.63GiB
19:06:30 [2020-05-14T19:06:30.943Z]  Name: ip-10-100-69-255
19:06:30 [2020-05-14T19:06:30.943Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
19:06:30 [2020-05-14T19:06:30.943Z]  Docker Root Dir: /var/lib/docker
19:06:30 [2020-05-14T19:06:30.943Z]  Debug Mode: false
19:06:30 [2020-05-14T19:06:30.943Z]  Registry: https://index.docker.io/v1/
19:06:30 [2020-05-14T19:06:30.943Z]  Labels:
19:06:30 [2020-05-14T19:06:30.943Z]  Experimental: true
19:06:30 [2020-05-14T19:06:30.943Z]  Insecure Registries:
19:06:30 [2020-05-14T19:06:30.943Z]   127.0.0.0/8
19:06:30 [2020-05-14T19:06:30.943Z]  Live Restore Enabled: true
19:06:30 [2020-05-14T19:06:30.943Z] 
19:06:30 [2020-05-14T19:06:30.943Z] WARNING: No swap limit support
[Pipeline] sh
19:06:31 [2020-05-14T19:06:31.341Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:06:31 [2020-05-14T19:06:31.342Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:06:31 [2020-05-14T19:06:31.342Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40908/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:06:31 [2020-05-14T19:06:31.342Z] + bash /home/ubuntu/workspace/moby_PR-40908/check-config.sh
19:06:31 [2020-05-14T19:06:31.596Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:06:31 [2020-05-14T19:06:31.596Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
19:06:31 [2020-05-14T19:06:31.596Z] 
19:06:31 [2020-05-14T19:06:31.596Z] Generally Necessary:
19:06:31 [2020-05-14T19:06:31.596Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:06:31 [2020-05-14T19:06:31.596Z] - apparmor: enabled and tools installed
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_NAMESPACES: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_NET_NS: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_PID_NS: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IPC_NS: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_UTS_NS: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CGROUPS: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CGROUP_CPUACCT: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CGROUP_DEVICE: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CGROUP_FREEZER: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CGROUP_SCHED: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CPUSETS: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_MEMCG: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_KEYS: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_VETH: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_BRIDGE: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_NF_NAT: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_NF_NAT_NEEDED: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_POSIX_MQUEUE: enabled
19:06:31 [2020-05-14T19:06:31.596Z] 
19:06:31 [2020-05-14T19:06:31.596Z] Optional Features:
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_USER_NS: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_SECCOMP: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CGROUP_PIDS: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_MEMCG_SWAP: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:06:31 [2020-05-14T19:06:31.596Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_BLK_CGROUP: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IOSCHED_CFQ: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CGROUP_PERF: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CGROUP_HUGETLB: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_CFS_BANDWIDTH: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_RT_GROUP_SCHED: missing
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IP_VS: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IP_VS_NFCT: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_IP_VS_RR: enabled (as module)
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_EXT4_FS: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:06:31 [2020-05-14T19:06:31.596Z] - Network Drivers:
19:06:31 [2020-05-14T19:06:31.596Z]   - "overlay":
19:06:31 [2020-05-14T19:06:31.730Z] #10 ...
19:06:31 [2020-05-14T19:06:31.730Z] 
19:06:31 [2020-05-14T19:06:31.730Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:06:31 [2020-05-14T19:06:31.730Z] #54 15.92 + cd /tmp/tmp.JEonZ8Fjnr/src/github.com/rootless-containers/rootlesskit
19:06:31 [2020-05-14T19:06:31.730Z] #54 15.92 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:06:31 [2020-05-14T19:06:31.730Z] #54 16.30 + for f in rootlesskit rootlesskit-docker-proxy
19:06:31 [2020-05-14T19:06:31.730Z] #54 16.30 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_VXLAN: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:06:31 [2020-05-14T19:06:31.850Z]       Optional (for encrypted networks):
19:06:31 [2020-05-14T19:06:31.850Z]       - CONFIG_CRYPTO: enabled
19:06:31 [2020-05-14T19:06:31.850Z]       - CONFIG_CRYPTO_AEAD: enabled
19:06:31 [2020-05-14T19:06:31.850Z]       - CONFIG_CRYPTO_GCM: enabled
19:06:31 [2020-05-14T19:06:31.850Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:06:31 [2020-05-14T19:06:31.850Z]       - CONFIG_CRYPTO_GHASH: enabled
19:06:31 [2020-05-14T19:06:31.850Z]       - CONFIG_XFRM: enabled
19:06:31 [2020-05-14T19:06:31.850Z]       - CONFIG_XFRM_USER: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]       - CONFIG_INET_ESP: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]   - "ipvlan":
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_IPVLAN: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]   - "macvlan":
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_MACVLAN: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_DUMMY: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]   - "ftp,tftp client in container":
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z] - Storage Drivers:
19:06:31 [2020-05-14T19:06:31.850Z]   - "aufs":
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_AUFS_FS: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]   - "btrfs":
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:06:31 [2020-05-14T19:06:31.850Z]   - "devicemapper":
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_BLK_DEV_DM: enabled
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]   - "overlay":
19:06:31 [2020-05-14T19:06:31.850Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:06:31 [2020-05-14T19:06:31.850Z]   - "zfs":
19:06:31 [2020-05-14T19:06:31.850Z]     - /dev/zfs: missing
19:06:31 [2020-05-14T19:06:31.850Z]     - zfs command: missing
19:06:31 [2020-05-14T19:06:31.850Z]     - zpool command: missing
19:06:31 [2020-05-14T19:06:31.850Z] 
19:06:31 [2020-05-14T19:06:31.850Z] Limits:
19:06:31 [2020-05-14T19:06:31.850Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:06:31 [2020-05-14T19:06:31.850Z] 
19:06:31 [2020-05-14T19:06:31.850Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:06:32 [2020-05-14T19:06:32.255Z] b3343b78770d: Pull complete
19:06:32 [2020-05-14T19:06:32.255Z] 7fe1d7df2e7c: Pull complete
19:06:32 [2020-05-14T19:06:32.255Z] Digest: sha256:78fee61a1c3a15d3f2f8e172c6737a076c4877bd7fb6b43caf1a20b148cd5c42
19:06:32 [2020-05-14T19:06:32.255Z] Status: Downloaded newer image for golang:1.13.10-stretch
19:06:32 [2020-05-14T19:06:32.255Z]  ---> 4d38c0565539
19:06:32 [2020-05-14T19:06:32.255Z] Step 5/15 : ARG BUILDX_REPO
19:06:32 [2020-05-14T19:06:32.255Z]  ---> Running in 5d16ace51836
19:06:32 [2020-05-14T19:06:32.255Z] Removing intermediate container 5d16ace51836
19:06:32 [2020-05-14T19:06:32.255Z]  ---> d54f388bb422
19:06:32 [2020-05-14T19:06:32.255Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
19:06:32 [2020-05-14T19:06:32.255Z]  ---> Running in d86f721cd521
19:06:32 [2020-05-14T19:06:32.255Z] Cloning into '/buildx'...
19:06:32 [2020-05-14T19:06:32.255Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bc2f528d473e9b140af9f37b26faddb530abf74 .
19:06:32 [2020-05-14T19:06:32.255Z] #2 [internal] load build definition from Dockerfile
19:06:32 [2020-05-14T19:06:32.255Z] #2 transferring dockerfile: 16.32kB done
19:06:32 [2020-05-14T19:06:32.255Z] #2 DONE 0.0s
19:06:32 [2020-05-14T19:06:32.255Z] 
19:06:32 [2020-05-14T19:06:32.255Z] #1 [internal] load .dockerignore
19:06:32 [2020-05-14T19:06:32.255Z] #1 transferring context: 87B done
19:06:32 [2020-05-14T19:06:32.255Z] #1 DONE 0.0s
19:06:32 [2020-05-14T19:06:32.255Z] 
19:06:32 [2020-05-14T19:06:32.255Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:06:32 [2020-05-14T19:06:32.255Z] #3 DONE 0.1s
19:06:32 [2020-05-14T19:06:32.313Z] Fetching without tags
19:06:32 [2020-05-14T19:06:32.509Z] 
19:06:32 [2020-05-14T19:06:32.509Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:06:32 [2020-05-14T19:06:32.509Z] #4 CACHED
19:06:32 [2020-05-14T19:06:32.567Z] Merging remotes/origin/master commit 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d into PR head commit 64bc9281de80d1861c2befb12c685d9f1cd1f22a
19:06:32 [2020-05-14T19:06:32.690Z] #10 29.78 Get:12 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]
19:06:32 [2020-05-14T19:06:32.763Z] 
19:06:32 [2020-05-14T19:06:32.763Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:06:32 [2020-05-14T19:06:32.763Z] #6 DONE 0.1s
19:06:32 [2020-05-14T19:06:32.763Z] 
19:06:32 [2020-05-14T19:06:32.763Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
19:06:32 [2020-05-14T19:06:32.763Z] #5 DONE 0.1s
19:06:32 [2020-05-14T19:06:32.763Z] 
19:06:32 [2020-05-14T19:06:32.763Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:06:32 [2020-05-14T19:06:32.763Z] #57 DONE 0.0s
19:06:32 [2020-05-14T19:06:32.763Z] 
19:06:32 [2020-05-14T19:06:32.763Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:06:32 [2020-05-14T19:06:32.763Z] #7 DONE 0.0s
19:06:32 [2020-05-14T19:06:32.763Z] 
19:06:32 [2020-05-14T19:06:32.763Z] #20 [internal] load build context
19:06:33 [2020-05-14T19:06:33.199Z] Merge succeeded, producing 850dfa59c94bed70f5ecbed8a0ec0fa355986a29
19:06:33 [2020-05-14T19:06:33.199Z] Checking out Revision 850dfa59c94bed70f5ecbed8a0ec0fa355986a29 (PR-40908)
19:06:33 [2020-05-14T19:06:33.290Z] Commit message: "Merge commit '4e102ab1f07b9aabd1b4aff2de161b862cb6a38d' into HEAD"
19:06:33 [2020-05-14T19:06:33.307Z] First time build. Skipping changelog.
19:06:32 [2020-05-14T19:06:32.249Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:06:32 [2020-05-14T19:06:32.251Z]  > git config --add remote.origin.fetch +refs/pull/40908/head:refs/remotes/origin/PR-40908 # timeout=10
19:06:32 [2020-05-14T19:06:32.261Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:06:32 [2020-05-14T19:06:32.279Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:06:32 [2020-05-14T19:06:32.299Z] Fetching upstream changes from https://github.com/moby/moby.git
19:06:32 [2020-05-14T19:06:32.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:06:32 [2020-05-14T19:06:32.300Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:06:32 [2020-05-14T19:06:32.552Z]  > git config core.sparsecheckout # timeout=10
19:06:32 [2020-05-14T19:06:32.560Z]  > git checkout -f 64bc9281de80d1861c2befb12c685d9f1cd1f22a # timeout=10
19:06:33 [2020-05-14T19:06:33.061Z]  > git merge 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d # timeout=10
19:06:33 [2020-05-14T19:06:33.176Z]  > git rev-parse HEAD^{commit} # timeout=10
19:06:33 [2020-05-14T19:06:33.185Z]  > git config core.sparsecheckout # timeout=10
19:06:33 [2020-05-14T19:06:33.190Z]  > git checkout -f 850dfa59c94bed70f5ecbed8a0ec0fa355986a29 # timeout=10
19:06:33 [2020-05-14T19:06:33.275Z]  > git rev-list --no-walk 1e401bda298cb0a41403eb6c6760a356c2080e4c # timeout=10
19:06:33 [2020-05-14T19:06:33.688Z] #20 transferring context: 50.56MB 0.6s done
19:06:33 [2020-05-14T19:06:33.688Z] #20 DONE 0.7s
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #16 [dev-systemd-false  6/26] RUN ldconfig
19:06:33 [2020-05-14T19:06:33.688Z] #16 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:06:33 [2020-05-14T19:06:33.688Z] #24 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:06:33 [2020-05-14T19:06:33.688Z] #8 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:33 [2020-05-14T19:06:33.688Z] #30 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #29 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:06:33 [2020-05-14T19:06:33.688Z] #45 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:06:33 [2020-05-14T19:06:33.688Z] #27 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:33 [2020-05-14T19:06:33.688Z] #33 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:06:33 [2020-05-14T19:06:33.688Z] #26 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:06:33 [2020-05-14T19:06:33.688Z] #39 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:06:33 [2020-05-14T19:06:33.688Z] #15 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #44 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:33 [2020-05-14T19:06:33.688Z] #47 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:33 [2020-05-14T19:06:33.688Z] #41 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
19:06:33 [2020-05-14T19:06:33.688Z] #11 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #60 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #31 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #56 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:06:33 [2020-05-14T19:06:33.688Z] #40 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:33 [2020-05-14T19:06:33.688Z] #21 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:06:33 [2020-05-14T19:06:33.688Z] #51 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:33 [2020-05-14T19:06:33.688Z] #38 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:33 [2020-05-14T19:06:33.688Z] #59 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #46 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:33 [2020-05-14T19:06:33.688Z] #49 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:33 [2020-05-14T19:06:33.688Z] #32 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:33 [2020-05-14T19:06:33.688Z] #10 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #53 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:06:33 [2020-05-14T19:06:33.688Z] #13 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:06:33 [2020-05-14T19:06:33.688Z] #12 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
19:06:33 [2020-05-14T19:06:33.688Z] #55 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:33 [2020-05-14T19:06:33.688Z] #25 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:06:33 [2020-05-14T19:06:33.688Z] #28 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:06:33 [2020-05-14T19:06:33.688Z] #18 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:06:33 [2020-05-14T19:06:33.688Z] #22 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:06:33 [2020-05-14T19:06:33.688Z] #52 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:06:33 [2020-05-14T19:06:33.688Z] #19 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:06:33 [2020-05-14T19:06:33.688Z] #36 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:06:33 [2020-05-14T19:06:33.688Z] #54 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #42 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #34 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:06:33 [2020-05-14T19:06:33.688Z] #9 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #58 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:06:33 [2020-05-14T19:06:33.688Z] #35 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #37 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:33 [2020-05-14T19:06:33.688Z] #43 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:06:33 [2020-05-14T19:06:33.688Z] #17 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:06:33 [2020-05-14T19:06:33.688Z] #14 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #50 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:06:33 [2020-05-14T19:06:33.688Z] #48 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:06:33 [2020-05-14T19:06:33.688Z] #23 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:06:33 [2020-05-14T19:06:33.688Z] #61 CACHED
19:06:33 [2020-05-14T19:06:33.688Z] 
19:06:33 [2020-05-14T19:06:33.688Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:06:34 [2020-05-14T19:06:34.095Z] + docker version
19:06:34 [2020-05-14T19:06:34.095Z] Client: Docker Engine - Community
19:06:34 [2020-05-14T19:06:34.095Z]  Version:           19.03.8
19:06:34 [2020-05-14T19:06:34.095Z]  API version:       1.40
19:06:34 [2020-05-14T19:06:34.095Z]  Go version:        go1.12.17
19:06:34 [2020-05-14T19:06:34.095Z]  Git commit:        afacb8b7f0
19:06:34 [2020-05-14T19:06:34.095Z]  Built:             Wed Mar 11 01:25:46 2020
19:06:34 [2020-05-14T19:06:34.095Z]  OS/Arch:           linux/amd64
19:06:34 [2020-05-14T19:06:34.095Z]  Experimental:      false
19:06:34 [2020-05-14T19:06:34.095Z] 
19:06:34 [2020-05-14T19:06:34.095Z] Server: Docker Engine - Community
19:06:34 [2020-05-14T19:06:34.095Z]  Engine:
19:06:34 [2020-05-14T19:06:34.095Z]   Version:          19.03.8
19:06:34 [2020-05-14T19:06:34.095Z]   API version:      1.40 (minimum version 1.12)
19:06:34 [2020-05-14T19:06:34.095Z]   Go version:       go1.12.17
19:06:34 [2020-05-14T19:06:34.095Z]   Git commit:       afacb8b7f0
19:06:34 [2020-05-14T19:06:34.095Z]   Built:            Wed Mar 11 01:24:19 2020
19:06:34 [2020-05-14T19:06:34.095Z]   OS/Arch:          linux/amd64
19:06:34 [2020-05-14T19:06:34.095Z]   Experimental:     true
19:06:34 [2020-05-14T19:06:34.095Z]  containerd:
19:06:34 [2020-05-14T19:06:34.095Z]   Version:          1.2.13
19:06:34 [2020-05-14T19:06:34.095Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
19:06:34 [2020-05-14T19:06:34.095Z]  runc:
19:06:34 [2020-05-14T19:06:34.095Z]   Version:          1.0.0-rc10
19:06:34 [2020-05-14T19:06:34.095Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:06:34 [2020-05-14T19:06:34.095Z]  docker-init:
19:06:34 [2020-05-14T19:06:34.095Z]   Version:          0.18.0
19:06:34 [2020-05-14T19:06:34.095Z]   GitCommit:        fec3683
[Pipeline] sh
19:06:34 [2020-05-14T19:06:34.378Z] + docker info
19:06:34 [2020-05-14T19:06:34.610Z] #62 DONE 0.9s
19:06:34 [2020-05-14T19:06:34.610Z] 
19:06:34 [2020-05-14T19:06:34.610Z] #63 exporting to image
19:06:34 [2020-05-14T19:06:34.610Z] #63 exporting layers
19:06:34 [2020-05-14T19:06:34.703Z] #10 ...
19:06:34 [2020-05-14T19:06:34.703Z] 
19:06:34 [2020-05-14T19:06:34.703Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:34 [2020-05-14T19:06:34.703Z] #25 3.072 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:06:34 [2020-05-14T19:06:34.703Z] #25 3.420 
19:06:34 [2020-05-14T19:06:34.941Z] Client:
19:06:34 [2020-05-14T19:06:34.941Z]  Debug Mode: false
19:06:34 [2020-05-14T19:06:34.941Z] 
19:06:34 [2020-05-14T19:06:34.941Z] Server:
19:06:34 [2020-05-14T19:06:34.941Z]  Containers: 0
19:06:34 [2020-05-14T19:06:34.941Z]   Running: 0
19:06:34 [2020-05-14T19:06:34.941Z]   Paused: 0
19:06:34 [2020-05-14T19:06:34.941Z]   Stopped: 0
19:06:34 [2020-05-14T19:06:34.941Z]  Images: 3
19:06:34 [2020-05-14T19:06:34.941Z]  Server Version: 19.03.8
19:06:34 [2020-05-14T19:06:34.941Z]  Storage Driver: overlay2
19:06:34 [2020-05-14T19:06:34.941Z]   Backing Filesystem: <unknown>
19:06:34 [2020-05-14T19:06:34.941Z]   Supports d_type: true
19:06:34 [2020-05-14T19:06:34.941Z]   Native Overlay Diff: true
19:06:34 [2020-05-14T19:06:34.941Z]  Logging Driver: json-file
19:06:34 [2020-05-14T19:06:34.941Z]  Cgroup Driver: cgroupfs
19:06:34 [2020-05-14T19:06:34.941Z]  Plugins:
19:06:34 [2020-05-14T19:06:34.941Z]   Volume: local
19:06:34 [2020-05-14T19:06:34.941Z]   Network: bridge host ipvlan macvlan null overlay
19:06:34 [2020-05-14T19:06:34.941Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:06:34 [2020-05-14T19:06:34.941Z]  Swarm: inactive
19:06:34 [2020-05-14T19:06:34.941Z]  Runtimes: runc
19:06:34 [2020-05-14T19:06:34.941Z]  Default Runtime: runc
19:06:34 [2020-05-14T19:06:34.941Z]  Init Binary: docker-init
19:06:34 [2020-05-14T19:06:34.941Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:06:34 [2020-05-14T19:06:34.941Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:06:34 [2020-05-14T19:06:34.941Z]  init version: fec3683
19:06:34 [2020-05-14T19:06:34.941Z]  Security Options:
19:06:34 [2020-05-14T19:06:34.941Z]   apparmor
19:06:34 [2020-05-14T19:06:34.941Z]   seccomp
19:06:34 [2020-05-14T19:06:34.941Z]    Profile: default
19:06:34 [2020-05-14T19:06:34.941Z]  Kernel Version: 4.15.0-1065-aws
19:06:34 [2020-05-14T19:06:34.941Z]  Operating System: Ubuntu 18.04.4 LTS
19:06:34 [2020-05-14T19:06:34.941Z]  OSType: linux
19:06:34 [2020-05-14T19:06:34.941Z]  Architecture: x86_64
19:06:34 [2020-05-14T19:06:34.941Z]  CPUs: 2
19:06:34 [2020-05-14T19:06:34.941Z]  Total Memory: 7.501GiB
19:06:34 [2020-05-14T19:06:34.941Z]  Name: ip-10-100-42-219
19:06:34 [2020-05-14T19:06:34.941Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
19:06:34 [2020-05-14T19:06:34.941Z]  Docker Root Dir: /var/lib/docker
19:06:34 [2020-05-14T19:06:34.941Z]  Debug Mode: false
19:06:34 [2020-05-14T19:06:34.941Z]  Registry: https://index.docker.io/v1/
19:06:34 [2020-05-14T19:06:34.941Z]  Labels:
19:06:34 [2020-05-14T19:06:34.941Z]  Experimental: true
19:06:34 [2020-05-14T19:06:34.941Z]  Insecure Registries:
19:06:34 [2020-05-14T19:06:34.941Z]   127.0.0.0/8
19:06:34 [2020-05-14T19:06:34.941Z]  Live Restore Enabled: true
19:06:34 [2020-05-14T19:06:34.941Z] 
19:06:34 [2020-05-14T19:06:34.941Z] WARNING: No swap limit support
[Pipeline] sh
19:06:35 [2020-05-14T19:06:35.168Z] #63 exporting layers 0.7s done
19:06:35 [2020-05-14T19:06:35.168Z] #63 writing image sha256:fb7fe48753e3f2e2020441a2390273640818a941bceed89cfe4b2b111830b91d
19:06:35 [2020-05-14T19:06:35.168Z] #63 writing image sha256:fb7fe48753e3f2e2020441a2390273640818a941bceed89cfe4b2b111830b91d done
19:06:35 [2020-05-14T19:06:35.168Z] #63 naming to docker.io/library/docker:4bc2f528d473e9b140af9f37b26faddb530abf74 done
19:06:35 [2020-05-14T19:06:35.168Z] #63 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
19:06:35 [2020-05-14T19:06:35.222Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:06:35 [2020-05-14T19:06:35.222Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:06:35 [2020-05-14T19:06:35.222Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40908/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:06:35 [2020-05-14T19:06:35.222Z] + bash /home/ubuntu/workspace/moby_PR-40908/check-config.sh
19:06:35 [2020-05-14T19:06:35.222Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:06:35 [2020-05-14T19:06:35.222Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
19:06:35 [2020-05-14T19:06:35.222Z] 
19:06:35 [2020-05-14T19:06:35.222Z] Generally Necessary:
19:06:35 [2020-05-14T19:06:35.223Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:06:35 [2020-05-14T19:06:35.223Z] - apparmor: enabled and tools installed
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_NAMESPACES: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_NET_NS: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_PID_NS: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_IPC_NS: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_UTS_NS: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_CGROUPS: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_CGROUP_CPUACCT: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_CGROUP_DEVICE: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_CGROUP_FREEZER: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_CGROUP_SCHED: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_CPUSETS: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_MEMCG: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_KEYS: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_VETH: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_BRIDGE: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_NF_NAT: enabled (as module)
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_NF_NAT_NEEDED: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_POSIX_MQUEUE: enabled
19:06:35 [2020-05-14T19:06:35.223Z] 
19:06:35 [2020-05-14T19:06:35.223Z] Optional Features:
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_USER_NS: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_SECCOMP: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_CGROUP_PIDS: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_MEMCG_SWAP: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:06:35 [2020-05-14T19:06:35.223Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_BLK_CGROUP: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:06:35 [2020-05-14T19:06:35.223Z] - CONFIG_IOSCHED_CFQ: enabled
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:06:35 [2020-05-14T19:06:35.270Z] #25 3.663 
##                                                                         3.7%
#####                                                                      7.9%
##########                                                                14.1%
#############                                                             18.3%
#################                                                         24.5%
######################                                                    30.8%
############################                                              39.2%
##################################                                        47.5%
######################################                                    53.7%
###########################################                               60.0%
###############################################                           66.2%
####################################################                      72.5%
########################################################                  78.8%
#############################################################             85.0%
###################################################################       93.4%
#######################################################################   99.7%
######################################################################## 100.0%
19:06:35 [2020-05-14T19:06:35.479Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_CGROUP_PERF: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_CGROUP_HUGETLB: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_CFS_BANDWIDTH: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_RT_GROUP_SCHED: missing
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_IP_VS: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_IP_VS_NFCT: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_IP_VS_RR: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_EXT4_FS: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:06:35 [2020-05-14T19:06:35.480Z] - Network Drivers:
19:06:35 [2020-05-14T19:06:35.480Z]   - "overlay":
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_VXLAN: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:06:35 [2020-05-14T19:06:35.480Z]       Optional (for encrypted networks):
19:06:35 [2020-05-14T19:06:35.480Z]       - CONFIG_CRYPTO: enabled
19:06:35 [2020-05-14T19:06:35.480Z]       - CONFIG_CRYPTO_AEAD: enabled
19:06:35 [2020-05-14T19:06:35.480Z]       - CONFIG_CRYPTO_GCM: enabled
19:06:35 [2020-05-14T19:06:35.480Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:06:35 [2020-05-14T19:06:35.480Z]       - CONFIG_CRYPTO_GHASH: enabled
19:06:35 [2020-05-14T19:06:35.480Z]       - CONFIG_XFRM: enabled
19:06:35 [2020-05-14T19:06:35.480Z]       - CONFIG_XFRM_USER: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]       - CONFIG_INET_ESP: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]   - "ipvlan":
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_IPVLAN: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]   - "macvlan":
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_MACVLAN: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_DUMMY: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]   - "ftp,tftp client in container":
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z] - Storage Drivers:
19:06:35 [2020-05-14T19:06:35.480Z]   - "aufs":
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_AUFS_FS: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]   - "btrfs":
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:06:35 [2020-05-14T19:06:35.480Z]   - "devicemapper":
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_BLK_DEV_DM: enabled
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]   - "overlay":
19:06:35 [2020-05-14T19:06:35.480Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:06:35 [2020-05-14T19:06:35.480Z]   - "zfs":
19:06:35 [2020-05-14T19:06:35.480Z]     - /dev/zfs: missing
19:06:35 [2020-05-14T19:06:35.480Z]     - zfs command: missing
19:06:35 [2020-05-14T19:06:35.480Z]     - zpool command: missing
19:06:35 [2020-05-14T19:06:35.480Z] 
19:06:35 [2020-05-14T19:06:35.480Z] Limits:
19:06:35 [2020-05-14T19:06:35.480Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:06:35 [2020-05-14T19:06:35.480Z] 
19:06:35 [2020-05-14T19:06:35.480Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:06:35 [2020-05-14T19:06:35.554Z] #25 5.731 
19:06:35 [2020-05-14T19:06:35.594Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -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:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/make.sh dynbinary test-integration
19:06:35 [2020-05-14T19:06:35.817Z] + sudo modprobe ip_vs
19:06:35 [2020-05-14T19:06:35.848Z] 
19:06:35 [2020-05-14T19:06:35.914Z] #54 ...
19:06:35 [2020-05-14T19:06:35.914Z] 
19:06:35 [2020-05-14T19:06:35.914Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:35 [2020-05-14T19:06:35.914Z] #30 10.40 math
19:06:35 [2020-05-14T19:06:35.914Z] #30 10.87 runtime
19:06:35 [2020-05-14T19:06:35.914Z] #30 17.81 unicode/utf8
19:06:35 [2020-05-14T19:06:35.914Z] #30 18.54 unicode
19:06:35 [2020-05-14T19:06:35.914Z] #30 ...
19:06:35 [2020-05-14T19:06:35.914Z] 
19:06:35 [2020-05-14T19:06:35.914Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.07 + RM_GOPATH=0
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.07 + TMP_GOPATH=
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.07 + : /build
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.07 + '[' -z '' ']'
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.07 ++ mktemp -d
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + export GOPATH=/tmp/tmp.GEvbTfmIuo
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + GOPATH=/tmp/tmp.GEvbTfmIuo
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + RM_GOPATH=1
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 ++ dirname /tmp/install/install.sh
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + dir=/tmp/install
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + bin=vndr
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + shift
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + '[' '!' -f /tmp/install/vndr.installer ']'
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + . /tmp/install/vndr.installer
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + install_vndr
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.09 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GEvbTfmIuo/src/github.com/LK4D4/vndr
19:06:35 [2020-05-14T19:06:35.914Z] #41 11.11 Cloning into '/tmp/tmp.GEvbTfmIuo/src/github.com/LK4D4/vndr'...
19:06:35 [2020-05-14T19:06:35.914Z] #41 12.29 + cd /tmp/tmp.GEvbTfmIuo/src/github.com/LK4D4/vndr
19:06:35 [2020-05-14T19:06:35.914Z] #41 12.29 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:06:35 [2020-05-14T19:06:35.914Z] #41 12.44 + go build -buildmode=pie -v -o /build/vndr .
19:06:35 [2020-05-14T19:06:35.914Z] #41 14.80 internal/race
19:06:35 [2020-05-14T19:06:35.914Z] #41 15.41 runtime
19:06:35 [2020-05-14T19:06:35.914Z] #41 15.64 sync/atomic
19:06:35 [2020-05-14T19:06:35.914Z] #41 15.94 unicode
19:06:35 [2020-05-14T19:06:35.914Z] #41 ...
19:06:35 [2020-05-14T19:06:35.914Z] 
19:06:35 [2020-05-14T19:06:35.914Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:06:35 [2020-05-14T19:06:35.914Z] #28 10.53 + git clone https://github.com/kolyshkin/go-swagger.git .
19:06:35 [2020-05-14T19:06:35.914Z] #28 10.53 Cloning into '.'...
19:06:35 [2020-05-14T19:06:35.914Z] #28 ...
19:06:35 [2020-05-14T19:06:35.914Z] 
19:06:35 [2020-05-14T19:06:35.914Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.02 + RM_GOPATH=0
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.02 + TMP_GOPATH=
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.02 + : /build
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.02 + '[' -z '' ']'
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.04 ++ mktemp -d
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.04 + export GOPATH=/tmp/tmp.xniPivpwjO
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.04 + GOPATH=/tmp/tmp.xniPivpwjO
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.04 + RM_GOPATH=1
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.04 ++ dirname /tmp/install/install.sh
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 Install docker/cli version 17.06.2-ce from stable
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 + dir=/tmp/install
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 + bin=dockercli
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 + shift
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 + . /tmp/install/dockercli.installer
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 ++ : stable
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 ++ : 17.06.2-ce
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 + install_dockercli
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.09 ++ uname -m
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.12 + arch=x86_64
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.12 + '[' x86_64 '!=' x86_64 ']'
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.12 + url=https://download.docker.com/linux/static
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.12 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:06:35 [2020-05-14T19:06:35.914Z] #21 11.13 + tar -xz docker/docker
19:06:35 [2020-05-14T19:06:35.914Z] #21 ...
19:06:35 [2020-05-14T19:06:35.914Z] 
19:06:35 [2020-05-14T19:06:35.914Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.01 + RM_GOPATH=0
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.01 + TMP_GOPATH=
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.01 + : /build
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.01 + '[' -z '' ']'
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.01 ++ mktemp -d
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.01 + export GOPATH=/tmp/tmp.dhgoMIY7nu
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.02 + GOPATH=/tmp/tmp.dhgoMIY7nu
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.02 + RM_GOPATH=1
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.02 ++ dirname /tmp/install/install.sh
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.03 + dir=/tmp/install
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.03 + bin=golangci_lint
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.03 + shift
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.03 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.03 + . /tmp/install/golangci_lint.installer
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.03 ++ : v1.23.8
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.03 + install_golangci_lint
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.03 + echo 'Installing golangci-lint version v1.23.8'
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.03 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:06:35 [2020-05-14T19:06:35.914Z] #45 11.03 Installing golangci-lint version v1.23.8
19:06:35 [2020-05-14T19:06:35.914Z] #45 ...
19:06:35 [2020-05-14T19:06:35.914Z] 
19:06:35 [2020-05-14T19:06:35.914Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:06:35 [2020-05-14T19:06:35.914Z] #36 11.07 + git clone https://github.com/docker/distribution.git .
19:06:35 [2020-05-14T19:06:35.914Z] #36 11.07 Cloning into '.'...
19:06:36 [2020-05-14T19:06:36.074Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bc2f528d473e9b140af9f37b26faddb530abf74 .
19:06:36 [2020-05-14T19:06:36.101Z] Removing bundles/
19:06:36 [2020-05-14T19:06:36.101Z] 
19:06:36 [2020-05-14T19:06:36.101Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:06:36 [2020-05-14T19:06:36.101Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:06:36 [2020-05-14T19:06:36.101Z] GOOS="" GOARCH="" GOARM=""
19:06:36 [2020-05-14T19:06:36.116Z] #25 5.889 
#######                                                                   10.4%
###################                                                       27.4%
###############################                                           44.4%
############################################                              61.4%
###############################################################           88.8%
######################################################################## 100.0%
19:06:36 [2020-05-14T19:06:36.191Z] #36 ...
19:06:36 [2020-05-14T19:06:36.191Z] 
19:06:36 [2020-05-14T19:06:36.191Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:36 [2020-05-14T19:06:36.191Z] #32 12.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:06:36 [2020-05-14T19:06:36.191Z] #32 12.34 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:06:36 [2020-05-14T19:06:36.191Z] #32 12.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:06:36 [2020-05-14T19:06:36.191Z] #32 14.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
19:06:36 [2020-05-14T19:06:36.191Z] #32 18.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
19:06:36 [2020-05-14T19:06:36.330Z] #1 [internal] load .dockerignore
19:06:36 [2020-05-14T19:06:36.331Z] #1 transferring context: 87B done
19:06:36 [2020-05-14T19:06:36.331Z] #1 DONE 0.0s
19:06:36 [2020-05-14T19:06:36.331Z] 
19:06:36 [2020-05-14T19:06:36.331Z] #2 [internal] load build definition from Dockerfile
19:06:36 [2020-05-14T19:06:36.331Z] #2 transferring dockerfile: 16.32kB done
19:06:36 [2020-05-14T19:06:36.331Z] #2 DONE 0.0s
19:06:36 [2020-05-14T19:06:36.331Z] 
19:06:36 [2020-05-14T19:06:36.331Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:06:36 [2020-05-14T19:06:36.331Z] #3 DONE 0.1s
19:06:36 [2020-05-14T19:06:36.331Z] 
19:06:36 [2020-05-14T19:06:36.331Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:06:36 [2020-05-14T19:06:36.331Z] #4 CACHED
19:06:36 [2020-05-14T19:06:36.396Z] #25 6.816 #=#=#                                                                         
19:06:36 [2020-05-14T19:06:36.654Z] Removing intermediate container d86f721cd521
19:06:36 [2020-05-14T19:06:36.654Z]  ---> c2d974a95e8b
19:06:36 [2020-05-14T19:06:36.654Z] Step 7/15 : WORKDIR /buildx
19:06:36 [2020-05-14T19:06:36.677Z] #25 6.994 
##                                                                         3.5%
19:06:36 [2020-05-14T19:06:36.677Z] #25 ...
19:06:36 [2020-05-14T19:06:36.677Z] 
19:06:36 [2020-05-14T19:06:36.677Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:36 [2020-05-14T19:06:36.677Z] #32 23.89 The following NEW packages will be installed:
19:06:36 [2020-05-14T19:06:36.677Z] #32 23.96   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:06:36 [2020-05-14T19:06:36.677Z] #32 23.96   vim-common xxd
19:06:36 [2020-05-14T19:06:36.677Z] #32 24.10 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
19:06:36 [2020-05-14T19:06:36.677Z] #32 24.10 Need to get 14.0 MB of archives.
19:06:36 [2020-05-14T19:06:36.677Z] #32 24.10 After this operation, 62.1 MB of additional disk space will be used.
19:06:36 [2020-05-14T19:06:36.677Z] #32 24.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
19:06:36 [2020-05-14T19:06:36.677Z] #32 24.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
19:06:36 [2020-05-14T19:06:36.677Z] #32 24.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
19:06:36 [2020-05-14T19:06:36.677Z] #32 24.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
19:06:36 [2020-05-14T19:06:36.677Z] #32 24.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
19:06:36 [2020-05-14T19:06:36.677Z] #32 24.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
19:06:36 [2020-05-14T19:06:36.677Z] #32 25.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
19:06:36 [2020-05-14T19:06:36.677Z] #32 25.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
19:06:36 [2020-05-14T19:06:36.677Z] #32 25.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
19:06:36 [2020-05-14T19:06:36.677Z] #32 25.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
19:06:36 [2020-05-14T19:06:36.677Z] #32 26.23 debconf: delaying package configuration, since apt-utils is not installed
19:06:36 [2020-05-14T19:06:36.677Z] #32 26.33 Fetched 14.0 MB in 1s (10.3 MB/s)
19:06:36 [2020-05-14T19:06:36.677Z] #32 26.42 Selecting previously unselected package xxd.
19:06:36 [2020-05-14T19:06:36.677Z] #32 26.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.)
19:06:36 [2020-05-14T19:06:36.677Z] #32 26.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
19:06:36 [2020-05-14T19:06:36.677Z] #32 26.46 Unpacking xxd (2:8.1.0875-5) ...
19:06:36 [2020-05-14T19:06:36.677Z] #32 26.66 Selecting previously unselected package vim-common.
19:06:36 [2020-05-14T19:06:36.677Z] #32 26.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:06:36 [2020-05-14T19:06:36.677Z] #32 26.67 Unpacking vim-common (2:8.1.0875-5) ...
19:06:36 [2020-05-14T19:06:36.677Z] #32 27.10 Selecting previously unselected package cmake-data.
19:06:36 [2020-05-14T19:06:36.677Z] #32 27.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:06:36 [2020-05-14T19:06:36.677Z] #32 27.10 Unpacking cmake-data (3.13.4-1) ...
19:06:36 [2020-05-14T19:06:36.677Z] #32 30.05 Selecting previously unselected package libicu63:s390x.
19:06:36 [2020-05-14T19:06:36.677Z] #32 30.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
19:06:36 [2020-05-14T19:06:36.677Z] #32 30.07 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
19:06:36 [2020-05-14T19:06:36.759Z] #32 ...
19:06:36 [2020-05-14T19:06:36.759Z] 
19:06:36 [2020-05-14T19:06:36.759Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:06:36 [2020-05-14T19:06:36.759Z] #23 11.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:06:36 [2020-05-14T19:06:36.759Z] #23 13.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
19:06:36 [2020-05-14T19:06:36.759Z] #23 17.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
19:06:36 [2020-05-14T19:06:36.759Z] #23 21.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:06:36 [2020-05-14T19:06:36.759Z] #23 ...
19:06:36 [2020-05-14T19:06:36.759Z] 
19:06:36 [2020-05-14T19:06:36.759Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:36 [2020-05-14T19:06:36.759Z] #38 11.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:06:36 [2020-05-14T19:06:36.759Z] #38 12.06 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:06:36 [2020-05-14T19:06:36.759Z] #38 12.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:06:36 [2020-05-14T19:06:36.759Z] #38 13.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
19:06:36 [2020-05-14T19:06:36.759Z] #38 18.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
19:06:36 [2020-05-14T19:06:36.759Z] #38 21.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:06:36 [2020-05-14T19:06:36.759Z] #38 ...
19:06:36 [2020-05-14T19:06:36.759Z] 
19:06:36 [2020-05-14T19:06:36.759Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:36 [2020-05-14T19:06:36.759Z] #41 22.02 internal/testlog
19:06:36 [2020-05-14T19:06:36.896Z] 
19:06:36 [2020-05-14T19:06:36.896Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:06:36 [2020-05-14T19:06:36.896Z] #6 DONE 0.1s
19:06:36 [2020-05-14T19:06:36.896Z] 
19:06:36 [2020-05-14T19:06:36.896Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
19:06:36 [2020-05-14T19:06:36.937Z]  ---> Running in af5ec4ddd607
19:06:36 [2020-05-14T19:06:36.937Z] Removing intermediate container af5ec4ddd607
19:06:36 [2020-05-14T19:06:36.937Z]  ---> 0cbb08b844fa
19:06:36 [2020-05-14T19:06:36.937Z] Step 8/15 : ARG BUILDX_COMMIT
19:06:36 [2020-05-14T19:06:36.937Z]  ---> Running in d2425cd2210f
19:06:36 [2020-05-14T19:06:36.957Z] #32 ...
19:06:36 [2020-05-14T19:06:36.957Z] 
19:06:36 [2020-05-14T19:06:36.957Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:37 [2020-05-14T19:06:37.153Z] #5 DONE 0.1s
19:06:37 [2020-05-14T19:06:37.153Z] 
19:06:37 [2020-05-14T19:06:37.153Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:06:37 [2020-05-14T19:06:37.153Z] #57 DONE 0.0s
19:06:37 [2020-05-14T19:06:37.153Z] 
19:06:37 [2020-05-14T19:06:37.153Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:06:37 [2020-05-14T19:06:37.153Z] #7 DONE 0.0s
19:06:37 [2020-05-14T19:06:37.153Z] 
19:06:37 [2020-05-14T19:06:37.153Z] #20 [internal] load build context
19:06:37 [2020-05-14T19:06:37.223Z] Removing intermediate container d2425cd2210f
19:06:37 [2020-05-14T19:06:37.223Z]  ---> 0c837b4357ae
19:06:37 [2020-05-14T19:06:37.223Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
19:06:37 [2020-05-14T19:06:37.223Z]  ---> Running in 340e7f125eb0
19:06:37 [2020-05-14T19:06:37.237Z] #25 6.994 
##                                                                         3.5%
########                                                                  11.1%
#############                                                             18.8%
###################                                                       26.4%
19:06:37 [2020-05-14T19:06:37.238Z] #25 ...
19:06:37 [2020-05-14T19:06:37.238Z] 
19:06:37 [2020-05-14T19:06:37.238Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:37 [2020-05-14T19:06:37.238Z] #30 24.33 internal/reflectlite
19:06:37 [2020-05-14T19:06:37.238Z] #30 24.33 sync
19:06:37 [2020-05-14T19:06:37.238Z] #30 26.37 errors
19:06:37 [2020-05-14T19:06:37.238Z] #30 26.39 sort
19:06:37 [2020-05-14T19:06:37.238Z] #30 26.85 strconv
19:06:37 [2020-05-14T19:06:37.238Z] #30 28.49 io
19:06:37 [2020-05-14T19:06:37.238Z] #30 29.17 reflect
19:06:37 [2020-05-14T19:06:37.238Z] #30 29.33 internal/oserror
19:06:37 [2020-05-14T19:06:37.238Z] #30 29.38 syscall
19:06:37 [2020-05-14T19:06:37.238Z] #30 ...
19:06:37 [2020-05-14T19:06:37.238Z] 
19:06:37 [2020-05-14T19:06:37.238Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:37 [2020-05-14T19:06:37.328Z] #41 ...
19:06:37 [2020-05-14T19:06:37.328Z] 
19:06:37 [2020-05-14T19:06:37.328Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:06:37 [2020-05-14T19:06:37.328Z] #51 12.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:06:37 [2020-05-14T19:06:37.328Z] #51 12.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:06:37 [2020-05-14T19:06:37.328Z] #51 12.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:06:37 [2020-05-14T19:06:37.328Z] #51 14.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
19:06:37 [2020-05-14T19:06:37.328Z] #51 19.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
19:06:37 [2020-05-14T19:06:37.328Z] #51 ...
19:06:37 [2020-05-14T19:06:37.328Z] 
19:06:37 [2020-05-14T19:06:37.328Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:37 [2020-05-14T19:06:37.328Z] #47 22.36 + cd /tmp/tmp.1aCuiLbyIS/src/github.com/mvdan/sh
19:06:37 [2020-05-14T19:06:37.328Z] #47 22.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:06:37 [2020-05-14T19:06:37.328Z] #47 22.54 + GO111MODULE=on
19:06:37 [2020-05-14T19:06:37.328Z] #47 22.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:06:37 [2020-05-14T19:06:37.801Z] #25 6.994 
##                                                                         3.5%
########                                                                  11.1%
#############                                                             18.8%
###################                                                       26.4%
########################                                                  34.0%
#############################                                             41.7%
#####################################                                     51.9%
#########################################                                 57.0%
################################################                          67.1%
#######################################################                   77.3%
19:06:37 [2020-05-14T19:06:37.801Z] #25 ...
19:06:37 [2020-05-14T19:06:37.801Z] 
19:06:37 [2020-05-14T19:06:37.801Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:37 [2020-05-14T19:06:37.801Z] #38 25.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
19:06:37 [2020-05-14T19:06:37.801Z] #38 25.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
19:06:37 [2020-05-14T19:06:37.801Z] #38 25.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
19:06:37 [2020-05-14T19:06:37.801Z] #38 25.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
19:06:37 [2020-05-14T19:06:37.801Z] #38 25.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
19:06:37 [2020-05-14T19:06:37.801Z] #38 25.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
19:06:37 [2020-05-14T19:06:37.801Z] #38 25.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
19:06:37 [2020-05-14T19:06:37.801Z] #38 25.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
19:06:37 [2020-05-14T19:06:37.801Z] #38 25.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
19:06:37 [2020-05-14T19:06:37.801Z] #38 26.90 debconf: delaying package configuration, since apt-utils is not installed
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.02 Fetched 3742 kB in 1s (3170 kB/s)
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.13 Selecting previously unselected package libcap-dev:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.23 Unpacking libcap-dev:s390x (1:2.25-2) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.46 Selecting previously unselected package libnet1:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.46 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.59 Selecting previously unselected package libnet1-dev.
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.88 Selecting previously unselected package libnl-3-200:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 27.92 Unpacking libnl-3-200:s390x (3.4.0-1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.20 Selecting previously unselected package libnl-3-dev:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.21 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.49 Selecting previously unselected package libprotobuf-c1:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.49 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.54 Selecting previously unselected package libprotobuf-c-dev:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.54 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.55 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.65 Selecting previously unselected package zlib1g-dev:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.65 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.83 Selecting previously unselected package libprotobuf17:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 28.84 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 29.24 Selecting previously unselected package libprotobuf-lite17:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 29.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 29.26 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 29.44 Selecting previously unselected package libprotobuf-dev:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 29.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 29.46 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.23 Selecting previously unselected package libprotoc17:s390x.
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.24 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.25 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.60 Selecting previously unselected package protobuf-c-compiler.
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.69 Selecting previously unselected package protobuf-compiler.
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.72 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.83 Selecting previously unselected package python-pkg-resources.
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 30.83 Unpacking python-pkg-resources (40.8.0-1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 31.03 Selecting previously unselected package python-six.
19:06:37 [2020-05-14T19:06:37.801Z] #38 31.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 31.03 Unpacking python-six (1.12.0-1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 31.09 Selecting previously unselected package python-protobuf.
19:06:37 [2020-05-14T19:06:37.801Z] #38 31.09 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 31.10 Unpacking python-protobuf (3.6.1.3-2) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 31.65 Setting up python-pkg-resources (40.8.0-1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 33.76 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 33.76 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 33.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 33.78 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
19:06:37 [2020-05-14T19:06:37.801Z] #38 33.78 Setting up python-six (1.12.0-1) ...
19:06:37 [2020-05-14T19:06:37.841Z] From https://github.com/docker/buildx
19:06:37 [2020-05-14T19:06:37.841Z]  * [new tag]         v0.3.1     -> build
19:06:38 [2020-05-14T19:06:38.082Z] #38 ...
19:06:38 [2020-05-14T19:06:38.082Z] 
19:06:38 [2020-05-14T19:06:38.082Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:38 [2020-05-14T19:06:38.082Z] #25 6.994 
##                                                                         3.5%
########                                                                  11.1%
#############                                                             18.8%
###################                                                       26.4%
########################                                                  34.0%
#############################                                             41.7%
#####################################                                     51.9%
#########################################                                 57.0%
################################################                          67.1%
#######################################################                   77.3%
##############################################################            87.5%
######################################################################    97.6%
######################################################################## 100.0%
19:06:38 [2020-05-14T19:06:38.363Z] #25 8.764 
19:06:38 [2020-05-14T19:06:38.732Z] #20 transferring context: 50.56MB 1.5s done
19:06:38 [2020-05-14T19:06:38.732Z] #20 DONE 1.6s
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:06:38 [2020-05-14T19:06:38.732Z] #9 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:38 [2020-05-14T19:06:38.732Z] #59 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #44 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #31 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #16 [dev-systemd-false  6/26] RUN ldconfig
19:06:38 [2020-05-14T19:06:38.732Z] #16 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:06:38 [2020-05-14T19:06:38.732Z] #12 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:06:38 [2020-05-14T19:06:38.732Z] #22 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:06:38 [2020-05-14T19:06:38.732Z] #17 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:06:38 [2020-05-14T19:06:38.732Z] #39 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #58 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:06:38 [2020-05-14T19:06:38.732Z] #51 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:38 [2020-05-14T19:06:38.732Z] #21 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:06:38 [2020-05-14T19:06:38.732Z] #28 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:06:38 [2020-05-14T19:06:38.732Z] #23 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:06:38 [2020-05-14T19:06:38.732Z] #14 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:06:38 [2020-05-14T19:06:38.732Z] #18 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:06:38 [2020-05-14T19:06:38.732Z] #52 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:06:38 [2020-05-14T19:06:38.732Z] #54 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:38 [2020-05-14T19:06:38.732Z] #43 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:06:38 [2020-05-14T19:06:38.732Z] #15 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #42 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #50 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:06:38 [2020-05-14T19:06:38.732Z] #13 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
19:06:38 [2020-05-14T19:06:38.732Z] #55 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #60 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:38 [2020-05-14T19:06:38.732Z] #41 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:06:38 [2020-05-14T19:06:38.732Z] #26 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #29 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:38 [2020-05-14T19:06:38.732Z] #30 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:06:38 [2020-05-14T19:06:38.732Z] #19 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:38 [2020-05-14T19:06:38.732Z] #47 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:38 [2020-05-14T19:06:38.732Z] #25 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:38 [2020-05-14T19:06:38.732Z] #49 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
19:06:38 [2020-05-14T19:06:38.732Z] #11 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #37 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:38 [2020-05-14T19:06:38.732Z] #33 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:06:38 [2020-05-14T19:06:38.732Z] #35 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:38 [2020-05-14T19:06:38.732Z] #38 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:06:38 [2020-05-14T19:06:38.732Z] #45 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #56 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:06:38 [2020-05-14T19:06:38.732Z] #36 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #34 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:06:38 [2020-05-14T19:06:38.732Z] #27 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:38 [2020-05-14T19:06:38.732Z] #10 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #46 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:38 [2020-05-14T19:06:38.732Z] #32 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:06:38 [2020-05-14T19:06:38.732Z] #8 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:06:38 [2020-05-14T19:06:38.732Z] #24 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:06:38 [2020-05-14T19:06:38.732Z] #40 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #53 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:06:38 [2020-05-14T19:06:38.732Z] #48 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:06:38 [2020-05-14T19:06:38.732Z] #61 CACHED
19:06:38 [2020-05-14T19:06:38.732Z] 
19:06:38 [2020-05-14T19:06:38.732Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker
19:06:38 [2020-05-14T19:06:38.763Z] #25 8.949 
#                                                                        
19:06:38 [2020-05-14T19:06:38.763Z] #25 ...
19:06:38 [2020-05-14T19:06:38.763Z] 
19:06:38 [2020-05-14T19:06:38.763Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.683 + RM_GOPATH=0
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.693 + TMP_GOPATH=
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.693 + : /build
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.693 + '[' -z '' ']'
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.694 ++ mktemp -d
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.695 + export GOPATH=/tmp/tmp.ryUpMjX1BH
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.696 + GOPATH=/tmp/tmp.ryUpMjX1BH
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.696 + RM_GOPATH=1
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.696 ++ dirname /tmp/install/install.sh
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.697 + dir=/tmp/install
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.697 + bin=containerd
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.697 + shift
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.697 + '[' '!' -f /tmp/install/containerd.installer ']'
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.697 + . /tmp/install/containerd.installer
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.697 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.697 + install_containerd
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.698 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.698 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.698 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ryUpMjX1BH/src/github.com/containerd/containerd
19:06:38 [2020-05-14T19:06:38.763Z] #52 2.700 Cloning into '/tmp/tmp.ryUpMjX1BH/src/github.com/containerd/containerd'...
19:06:38 [2020-05-14T19:06:38.763Z] #52 ...
19:06:38 [2020-05-14T19:06:38.763Z] 
19:06:38 [2020-05-14T19:06:38.763Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:38 [2020-05-14T19:06:38.763Z] #38 35.40 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
19:06:38 [2020-05-14T19:06:38.763Z] #38 35.41 Setting up libnl-3-200:s390x (3.4.0-1) ...
19:06:38 [2020-05-14T19:06:38.763Z] #38 35.43 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
19:06:38 [2020-05-14T19:06:38.763Z] #38 35.43 Setting up libcap-dev:s390x (1:2.25-2) ...
19:06:38 [2020-05-14T19:06:38.763Z] #38 35.44 Setting up libprotoc17:s390x (3.6.1.3-2) ...
19:06:38 [2020-05-14T19:06:38.763Z] #38 35.45 Setting up protobuf-compiler (3.6.1.3-2) ...
19:06:38 [2020-05-14T19:06:38.763Z] #38 35.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:06:38 [2020-05-14T19:06:38.763Z] #38 35.47 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
19:06:38 [2020-05-14T19:06:38.763Z] #38 35.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:06:38 [2020-05-14T19:06:38.763Z] #38 35.48 Setting up python-protobuf (3.6.1.3-2) ...
19:06:38 [2020-05-14T19:06:38.856Z] Switched to branch 'build'
19:06:39 [2020-05-14T19:06:39.046Z] #38 ...
19:06:39 [2020-05-14T19:06:39.046Z] 
19:06:39 [2020-05-14T19:06:39.046Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:39 [2020-05-14T19:06:39.046Z] #41 26.25 github.com/LK4D4/vndr/godl/singleflight
19:06:39 [2020-05-14T19:06:39.046Z] #41 26.26 internal/reflectlite
19:06:39 [2020-05-14T19:06:39.046Z] #41 26.52 math/rand
19:06:39 [2020-05-14T19:06:39.046Z] #41 27.58 internal/singleflight
19:06:39 [2020-05-14T19:06:39.046Z] #41 28.58 io
19:06:39 [2020-05-14T19:06:39.046Z] #41 28.59 strconv
19:06:39 [2020-05-14T19:06:39.046Z] #41 29.32 bytes
19:06:39 [2020-05-14T19:06:39.046Z] #41 30.86 reflect
19:06:39 [2020-05-14T19:06:39.046Z] #41 31.60 bufio
19:06:39 [2020-05-14T19:06:39.046Z] #41 32.89 syscall
19:06:39 [2020-05-14T19:06:39.326Z] #41 ...
19:06:39 [2020-05-14T19:06:39.326Z] 
19:06:39 [2020-05-14T19:06:39.326Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:39 [2020-05-14T19:06:39.676Z] #62 DONE 0.9s
19:06:39 [2020-05-14T19:06:39.676Z] 
19:06:39 [2020-05-14T19:06:39.676Z] #63 exporting to image
19:06:39 [2020-05-14T19:06:39.676Z] #63 exporting layers
19:06:39 [2020-05-14T19:06:39.874Z] Removing intermediate container 340e7f125eb0
19:06:39 [2020-05-14T19:06:39.874Z]  ---> cbbd023a181c
19:06:39 [2020-05-14T19:06:39.874Z] Step 10/15 : ARG GOOS
19:06:39 [2020-05-14T19:06:39.874Z]  ---> Running in df15f2ede0ca
19:06:39 [2020-05-14T19:06:39.874Z] Removing intermediate container df15f2ede0ca
19:06:39 [2020-05-14T19:06:39.874Z]  ---> 81f9c9a5e576
19:06:39 [2020-05-14T19:06:39.874Z] Step 11/15 : ARG GOARCH
19:06:39 [2020-05-14T19:06:39.874Z]  ---> Running in 24c0efa0cb03
19:06:39 [2020-05-14T19:06:39.874Z] Removing intermediate container 24c0efa0cb03
19:06:39 [2020-05-14T19:06:39.874Z]  ---> e16df23e0f4f
19:06:39 [2020-05-14T19:06:39.874Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
19:06:39 [2020-05-14T19:06:39.874Z]  ---> Running in ff10d5cc351f
19:06:39 [2020-05-14T19:06:39.905Z] #47 25.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:06:40 [2020-05-14T19:06:40.259Z] #47 25.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:06:40 [2020-05-14T19:06:40.259Z] #47 25.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:06:40 [2020-05-14T19:06:40.607Z] #63 exporting layers 0.9s done
19:06:40 [2020-05-14T19:06:40.607Z] #63 writing image sha256:97b493c1c8592f1c23e27f83b6ae978f71a18751c613c3be9d93e74c13eb453b
19:06:40 [2020-05-14T19:06:40.607Z] #63 writing image sha256:97b493c1c8592f1c23e27f83b6ae978f71a18751c613c3be9d93e74c13eb453b done
19:06:40 [2020-05-14T19:06:40.607Z] #63 naming to docker.io/library/docker:4bc2f528d473e9b140af9f37b26faddb530abf74 done
19:06:40 [2020-05-14T19:06:40.607Z] #63 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
19:06:40 [2020-05-14T19:06:40.845Z] #47 25.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:06:41 [2020-05-14T19:06:41.130Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0daab0cf3126ef3a8) in /home/ubuntu/workspace/moby_PR-40908
[Pipeline] {
[Pipeline] checkout
19:06:41 [2020-05-14T19:06:41.189Z] #47 26.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:06:41 [2020-05-14T19:06:41.636Z] 
19:06:41 [2020-05-14T19:06:41.893Z] Removing bundles/
19:06:41 [2020-05-14T19:06:41.893Z] 
19:06:41 [2020-05-14T19:06:41.893Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:06:41 [2020-05-14T19:06:41.893Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:06:41 [2020-05-14T19:06:41.893Z] GOOS="" GOARCH="" GOARM=""
19:06:42 [2020-05-14T19:06:42.135Z] #47 ...
19:06:42 [2020-05-14T19:06:42.135Z] 
19:06:42 [2020-05-14T19:06:42.135Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:42 [2020-05-14T19:06:42.135Z] #21 26.85 + mkdir -p /build
19:06:42 [2020-05-14T19:06:42.135Z] #21 26.89 + mv docker/docker /build/
19:06:42 [2020-05-14T19:06:42.135Z] #21 26.89 + rmdir docker
19:06:42 [2020-05-14T19:06:42.135Z] #21 DONE 27.4s
19:06:42 [2020-05-14T19:06:42.135Z] 
19:06:42 [2020-05-14T19:06:42.135Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:42 [2020-05-14T19:06:42.135Z] #41 22.56 encoding
19:06:42 [2020-05-14T19:06:42.135Z] #41 22.86 unicode/utf16
19:06:42 [2020-05-14T19:06:42.135Z] #41 23.55 container/list
19:06:42 [2020-05-14T19:06:42.135Z] #41 24.13 crypto/internal/subtle
19:06:42 [2020-05-14T19:06:42.135Z] #41 24.41 crypto/subtle
19:06:42 [2020-05-14T19:06:42.135Z] #41 24.68 vendor/golang.org/x/crypto/cryptobyte/asn1
19:06:42 [2020-05-14T19:06:42.135Z] #41 25.01 internal/nettrace
19:06:42 [2020-05-14T19:06:42.135Z] #41 25.72 runtime/cgo
19:06:42 [2020-05-14T19:06:42.425Z] #25 8.949 
#                                                                          1.4%
###                                                                        4.2%
#####                                                                      8.0%
########                                                                  11.8%
##########                                                                14.6%
############                                                              17.5%
##############                                                            20.3%
################                                                          23.1%
##################                                                        26.0%
####################                                                      28.8%
#######################                                                   32.6%
#########################                                                 35.4%
###########################                                               38.3%
#############################                                             41.1%
###############################                                           43.9%
#################################                                         46.8%
###################################                                       49.4%
######################################                                    52.9%
########################################                                  55.7%
##########################################                                58.6%
############################################                              62.3%
##############################################                            65.2%
#################################################                         69.0%
###################################################                       71.8%
######################################################                    75.6%
########################################################                  78.4%
##########################################################                81.2%
############################################################              84.1%
##############################################################            86.9%
#################################################################         91.6%
###################################################################       93.5%
#####################################################################     96.4%
#######################
19:06:42 [2020-05-14T19:06:42.425Z] #25 ...
19:06:42 [2020-05-14T19:06:42.425Z] 
19:06:42 [2020-05-14T19:06:42.425Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:06:42 [2020-05-14T19:06:42.425Z] #43 29.60 + cd /tmp/tmp.38jv6BOSPw/src/gotest.tools/gotestsum
19:06:42 [2020-05-14T19:06:42.425Z] #43 29.60 + git checkout -q v0.3.5
19:06:42 [2020-05-14T19:06:42.425Z] #43 29.65 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:06:42 [2020-05-14T19:06:42.425Z] #43 ...
19:06:42 [2020-05-14T19:06:42.425Z] 
19:06:42 [2020-05-14T19:06:42.425Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:42 [2020-05-14T19:06:42.425Z] #25 8.949 
#                                                                          1.4%
###                                                                        4.2%
#####                                                                      8.0%
########                                                                  11.8%
##########                                                                14.6%
############                                                              17.5%
##############                                                            20.3%
################                                                          23.1%
##################                                                        26.0%
####################                                                      28.8%
#######################                                                   32.6%
#########################                                                 35.4%
###########################                                               38.3%
#############################                                             41.1%
###############################                                           43.9%
#################################                                         46.8%
###################################                                       49.4%
######################################                                    52.9%
########################################                                  55.7%
##########################################                                58.6%
############################################                              62.3%
##############################################                            65.2%
#################################################                         69.0%
###################################################                       71.8%
######################################################                    75.6%
########################################################                  78.4%
##########################################################                81.2%
############################################################              84.1%
##############################################################            86.9%
#################################################################         91.6%
###################################################################       93.5%
#####################################################################     96.4%
######################################################################## 100.0%
19:06:42 [2020-05-14T19:06:42.425Z] #25 12.83 
19:06:42 [2020-05-14T19:06:42.705Z] #25 ...
19:06:42 [2020-05-14T19:06:42.705Z] 
19:06:42 [2020-05-14T19:06:42.705Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:06:42 [2020-05-14T19:06:42.705Z] #38 38.93 Setting up libnl-3-dev:s390x (3.4.0-1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #38 38.93 Processing triggers for libc-bin (2.28-10) ...
19:06:42 [2020-05-14T19:06:42.705Z] #38 DONE 39.8s
19:06:42 [2020-05-14T19:06:42.705Z] 
19:06:42 [2020-05-14T19:06:42.705Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:42 [2020-05-14T19:06:42.705Z] #32 35.43 Selecting previously unselected package libxml2:s390x.
19:06:42 [2020-05-14T19:06:42.705Z] #32 35.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 35.45 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 35.91 Selecting previously unselected package libarchive13:s390x.
19:06:42 [2020-05-14T19:06:42.705Z] #32 35.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 35.92 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.14 Selecting previously unselected package libjsoncpp1:s390x.
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.14 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.22 Selecting previously unselected package librhash0:s390x.
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.22 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.22 Unpacking librhash0:s390x (1.3.8-1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.32 Selecting previously unselected package libuv1:s390x.
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.32 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.32 Unpacking libuv1:s390x (1.24.1-1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.41 Selecting previously unselected package cmake.
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.41 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 36.41 Unpacking cmake (3.13.4-1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.53 Setting up libicu63:s390x (63.1-6+deb10u1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.54 Setting up xxd (2:8.1.0875-5) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.55 Setting up libuv1:s390x (1.24.1-1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.56 Setting up vim-common (2:8.1.0875-5) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.59 Setting up librhash0:s390x (1.3.8-1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.60 Setting up cmake-data (3.13.4-1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.61 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.61 Setting up libjsoncpp1:s390x (1.7.4-3) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.62 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.63 Setting up cmake (3.13.4-1) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.64 Processing triggers for libc-bin (2.28-10) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 38.74 Processing triggers for mime-support (3.62) ...
19:06:42 [2020-05-14T19:06:42.705Z] #32 DONE 39.8s
19:06:42 [2020-05-14T19:06:42.705Z] 
19:06:42 [2020-05-14T19:06:42.705Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:42 [2020-05-14T19:06:42.705Z] #41 39.96 time
19:06:43 [2020-05-14T19:06:43.066Z] #41 ...
19:06:43 [2020-05-14T19:06:43.066Z] 
19:06:43 [2020-05-14T19:06:43.066Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:43 [2020-05-14T19:06:43.066Z] #10 18.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
19:06:43 [2020-05-14T19:06:43.066Z] #10 22.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:06:43 [2020-05-14T19:06:43.323Z] #10 ...
19:06:43 [2020-05-14T19:06:43.323Z] 
19:06:43 [2020-05-14T19:06:43.323Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:43 [2020-05-14T19:06:43.323Z] #47 28.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:06:44 [2020-05-14T19:06:44.257Z] #47 29.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:06:44 [2020-05-14T19:06:44.719Z] #41 ...
19:06:44 [2020-05-14T19:06:44.719Z] 
19:06:44 [2020-05-14T19:06:44.719Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:06:44 [2020-05-14T19:06:44.719Z] #28 31.56 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:06:44 [2020-05-14T19:06:44.719Z] #28 31.85 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:06:44 [2020-05-14T19:06:44.719Z] #28 32.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:06:44 [2020-05-14T19:06:44.719Z] #28 ...
19:06:44 [2020-05-14T19:06:44.719Z] 
19:06:44 [2020-05-14T19:06:44.719Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:44 [2020-05-14T19:06:44.719Z] #25 13.98 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:06:44 [2020-05-14T19:06:44.719Z] #25 14.31 
19:06:44 [2020-05-14T19:06:44.719Z] #25 14.57 
####################################################                      72.3%
######################################################################## 100.0%
19:06:44 [2020-05-14T19:06:44.719Z] #25 14.72 
19:06:44 [2020-05-14T19:06:44.845Z] using credential docker-jenkins-github-credentials
19:06:44 [2020-05-14T19:06:44.856Z] Cloning the remote Git repository
19:06:44 [2020-05-14T19:06:44.856Z] Cloning with configured refspecs honoured and without tags
19:06:45 [2020-05-14T19:06:45.330Z] #25 ...
19:06:45 [2020-05-14T19:06:45.330Z] 
19:06:45 [2020-05-14T19:06:45.330Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 32.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
19:06:45 [2020-05-14T19:06:45.330Z] #10 33.38 debconf: delaying package configuration, since apt-utils is not installed
19:06:45 [2020-05-14T19:06:45.330Z] #10 33.53 Fetched 73.7 MB in 8s (9243 kB/s)
19:06:45 [2020-05-14T19:06:45.330Z] #10 33.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
19:06:45 [2020-05-14T19:06:45.330Z] #10 33.66 Preparing to unpack .../libsystemd0_241-7~deb10u4_s390x.deb ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 33.68 Unpacking libsystemd0:s390x (241-7~deb10u4) over (241-7~deb10u3) ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 34.08 Setting up libsystemd0:s390x (241-7~deb10u4) ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 34.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 ... 15176 files and directories currently installed.)
19:06:45 [2020-05-14T19:06:45.330Z] #10 34.24 Preparing to unpack .../libudev1_241-7~deb10u4_s390x.deb ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 34.27 Unpacking libudev1:s390x (241-7~deb10u4) over (241-7~deb10u3) ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 34.54 Setting up libudev1:s390x (241-7~deb10u4) ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 34.63 Selecting previously unselected package binutils-mingw-w64-i686.
19:06:45 [2020-05-14T19:06:45.330Z] #10 34.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
19:06:45 [2020-05-14T19:06:45.330Z] #10 34.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 34.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 36.65 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:06:45 [2020-05-14T19:06:45.330Z] #10 36.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 36.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.03 Selecting previously unselected package binutils-mingw-w64.
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.58 Selecting previously unselected package libdevmapper1.02.1:s390x.
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.59 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.80 Selecting previously unselected package dmsetup.
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.81 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.81 Unpacking dmsetup (2:1.02.155-3) ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.90 Selecting previously unselected package mingw-w64-common.
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.90 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:06:45 [2020-05-14T19:06:45.330Z] #10 39.91 Unpacking mingw-w64-common (6.0.0-3) ...
19:06:45 [2020-05-14T19:06:45.612Z] #10 ...
19:06:45 [2020-05-14T19:06:45.612Z] 
19:06:45 [2020-05-14T19:06:45.612Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:45 [2020-05-14T19:06:45.612Z] #47 32.70 reflect
19:06:45 [2020-05-14T19:06:45.612Z] #47 32.70 syscall
19:06:45 [2020-05-14T19:06:45.612Z] #47 39.16 time
19:06:45 [2020-05-14T19:06:45.612Z] #47 ...
19:06:45 [2020-05-14T19:06:45.612Z] 
19:06:45 [2020-05-14T19:06:45.612Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.137 + RM_GOPATH=0
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.137 + TMP_GOPATH=
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.137 + : /build
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.137 + '[' -z '' ']'
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.137 ++ mktemp -d
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.143 + export GOPATH=/tmp/tmp.GbieSzvggy
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.143 + GOPATH=/tmp/tmp.GbieSzvggy
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.143 + RM_GOPATH=1
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.145 ++ dirname /tmp/install/install.sh
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.145 + dir=/tmp/install
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.145 + bin=tini
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.145 + shift
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.146 + '[' '!' -f /tmp/install/tini.installer ']'
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.146 + . /tmp/install/tini.installer
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.146 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.146 + install_tini
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.146 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.147 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.147 + git clone https://github.com/krallin/tini.git /tmp/tmp.GbieSzvggy/tini
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.149 Cloning into '/tmp/tmp.GbieSzvggy/tini'...
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.745 + cd /tmp/tmp.GbieSzvggy/tini
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.745 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:06:45 [2020-05-14T19:06:45.612Z] #33 2.759 + cmake .
19:06:45 [2020-05-14T19:06:45.892Z] #33 3.165 -- The C compiler identification is GNU 8.3.0
19:06:45 [2020-05-14T19:06:45.892Z] #33 3.234 -- Check for working C compiler: /usr/bin/cc
19:06:44 [2020-05-14T19:06:44.577Z] Cloning repository https://github.com/moby/moby.git
19:06:44 [2020-05-14T19:06:44.659Z]  > git init /home/ubuntu/workspace/moby_PR-40908 # timeout=10
19:06:44 [2020-05-14T19:06:44.921Z] Fetching upstream changes from https://github.com/moby/moby.git
19:06:44 [2020-05-14T19:06:44.922Z]  > git --version # timeout=10
19:06:44 [2020-05-14T19:06:44.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:06:44 [2020-05-14T19:06:44.939Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:06:46 [2020-05-14T19:06:46.503Z] #33 3.682 -- Check for working C compiler: /usr/bin/cc -- works
19:06:46 [2020-05-14T19:06:46.503Z] #33 3.683 -- Detecting C compiler ABI info
19:06:46 [2020-05-14T19:06:46.503Z] #33 4.021 -- Detecting C compiler ABI info - done
19:06:46 [2020-05-14T19:06:46.503Z] #33 4.025 -- Detecting C compile features
19:06:46 [2020-05-14T19:06:46.788Z] #47 31.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:06:47 [2020-05-14T19:06:47.046Z] #47 ...
19:06:47 [2020-05-14T19:06:47.046Z] 
19:06:47 [2020-05-14T19:06:47.046Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:06:47 [2020-05-14T19:06:47.046Z] #32 22.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:06:47 [2020-05-14T19:06:47.304Z] #32 ...
19:06:47 [2020-05-14T19:06:47.304Z] 
19:06:47 [2020-05-14T19:06:47.304Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:47 [2020-05-14T19:06:47.820Z] #59 31.32 Checking out files:  45% (940/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
19:06:47 [2020-05-14T19:06:47.820Z] #59 33.19 + cd /tmp/tmp.5bKM8TalTO/src/github.com/docker/libnetwork
19:06:48 [2020-05-14T19:06:48.079Z] #59 33.23 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:06:48 [2020-05-14T19:06:48.551Z] #33 5.598 -- Detecting C compile features - done
19:06:48 [2020-05-14T19:06:48.551Z] #33 5.628 -- Performing Test HAS_BUILTIN_FORTIFY
19:06:48 [2020-05-14T19:06:48.551Z] #33 ...
19:06:48 [2020-05-14T19:06:48.551Z] 
19:06:48 [2020-05-14T19:06:48.551Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:48 [2020-05-14T19:06:48.551Z] #30 35.40 time
19:06:48 [2020-05-14T19:06:48.551Z] #30 39.84 internal/fmtsort
19:06:48 [2020-05-14T19:06:48.551Z] #30 40.29 internal/syscall/execenv
19:06:48 [2020-05-14T19:06:48.551Z] #30 40.60 internal/syscall/unix
19:06:48 [2020-05-14T19:06:48.551Z] #30 40.68 internal/poll
19:06:48 [2020-05-14T19:06:48.551Z] #30 40.98 strings
19:06:48 [2020-05-14T19:06:48.551Z] #30 42.42 os
19:06:48 [2020-05-14T19:06:48.551Z] #30 43.14 path
19:06:48 [2020-05-14T19:06:48.551Z] #30 43.85 text/tabwriter
19:06:48 [2020-05-14T19:06:48.551Z] #30 44.93 path/filepath
19:06:48 [2020-05-14T19:06:48.551Z] #30 44.95 fmt
19:06:48 [2020-05-14T19:06:48.551Z] #30 ...
19:06:48 [2020-05-14T19:06:48.551Z] 
19:06:48 [2020-05-14T19:06:48.551Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:06:48 [2020-05-14T19:06:48.551Z] #25 15.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:06:48 [2020-05-14T19:06:48.551Z] #25 16.08 
19:06:48 [2020-05-14T19:06:48.551Z] #25 16.20 
######################################################################## 100.0%
19:06:48 [2020-05-14T19:06:48.551Z] #25 16.30 
19:06:48 [2020-05-14T19:06:48.551Z] #25 17.33 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:06:48 [2020-05-14T19:06:48.551Z] #25 17.40 skipping existing b63cc5f62c21
19:06:48 [2020-05-14T19:06:48.551Z] #25 17.50 
19:06:48 [2020-05-14T19:06:48.551Z] #25 18.75 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:06:48 [2020-05-14T19:06:48.646Z] #59 33.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:06:48 [2020-05-14T19:06:48.840Z] #25 19.15 
19:06:48 [2020-05-14T19:06:48.904Z] #59 ...
19:06:48 [2020-05-14T19:06:48.904Z] 
19:06:48 [2020-05-14T19:06:48.904Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:06:48 [2020-05-14T19:06:48.904Z] #51 24.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:06:49 [2020-05-14T19:06:49.120Z] #25 19.34 
######################################################################## 100.0%
19:06:49 [2020-05-14T19:06:49.120Z] #25 19.41 
19:06:49 [2020-05-14T19:06:49.120Z] #25 19.46 Download of images into '/build' complete.
19:06:49 [2020-05-14T19:06:49.120Z] #25 19.46 Use something like the following to load the result into a Docker daemon:
19:06:49 [2020-05-14T19:06:49.120Z] #25 19.46   tar -cC '/build' . | docker load
19:06:49 [2020-05-14T19:06:49.162Z] #51 ...
19:06:49 [2020-05-14T19:06:49.162Z] 
19:06:49 [2020-05-14T19:06:49.162Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:49 [2020-05-14T19:06:49.162Z] #30 24.28 runtime/cgo
19:06:49 [2020-05-14T19:06:49.162Z] #30 ...
19:06:49 [2020-05-14T19:06:49.162Z] 
19:06:49 [2020-05-14T19:06:49.162Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:49 [2020-05-14T19:06:49.162Z] #47 34.27 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:06:49 [2020-05-14T19:06:49.406Z] #25 DONE 19.7s
19:06:49 [2020-05-14T19:06:49.406Z] 
19:06:49 [2020-05-14T19:06:49.406Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:49 [2020-05-14T19:06:49.406Z] #33 5.759 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:06:49 [2020-05-14T19:06:49.406Z] #33 5.849 -- Configuring done
19:06:49 [2020-05-14T19:06:49.406Z] #33 5.879 -- Generating done
19:06:49 [2020-05-14T19:06:49.406Z] #33 5.883 -- Build files have been written to: /tmp/tmp.GbieSzvggy/tini
19:06:49 [2020-05-14T19:06:49.406Z] #33 5.898 + make tini-static
19:06:49 [2020-05-14T19:06:49.406Z] #33 6.498 Scanning dependencies of target tini-static
19:06:49 [2020-05-14T19:06:49.406Z] #33 6.588 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:06:49 [2020-05-14T19:06:49.421Z] #47 34.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:06:49 [2020-05-14T19:06:49.987Z] #47 34.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:06:49 [2020-05-14T19:06:49.987Z] #47 35.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:06:50 [2020-05-14T19:06:50.881Z] #33 8.025 [100%] Linking C executable tini-static
19:06:50 [2020-05-14T19:06:50.881Z] #33 8.337 [100%] Built target tini-static
19:06:50 [2020-05-14T19:06:50.881Z] #33 8.425 + mkdir -p /build
19:06:50 [2020-05-14T19:06:50.881Z] #33 8.429 + cp tini-static /build/docker-init
19:06:51 [2020-05-14T19:06:51.161Z] #33 DONE 8.6s
19:06:51 [2020-05-14T19:06:51.161Z] 
19:06:51 [2020-05-14T19:06:51.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:06:51 [2020-05-14T19:06:51.161Z] #39 3.009 Note: Building without setproctitle() and strlcpy() support.
19:06:51 [2020-05-14T19:06:51.161Z] #39 3.009       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:06:51 [2020-05-14T19:06:51.161Z] #39 3.017 Note: Building without GnuTLS support
19:06:51 [2020-05-14T19:06:51.161Z] #39 4.085 fatal: not a git repository (or any of the parent directories): .git
19:06:51 [2020-05-14T19:06:51.161Z] #39 4.119   GEN      .gitid
19:06:51 [2020-05-14T19:06:51.161Z] #39 4.134   GEN      criu/include/version.h
19:06:51 [2020-05-14T19:06:51.161Z] #39 4.153   GEN      include/common/asm
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.374   PBCC     images/google/protobuf/descriptor.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.405   PBCC     images/opts.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.436   PBCC     images/sit.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.474   DEP      images/google/protobuf/descriptor.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.513   DEP      images/opts.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.557   DEP      images/sit.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.586   PBCC     images/macvlan.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.659   DEP      images/macvlan.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.699   PBCC     images/autofs.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.764   DEP      images/autofs.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.802   PBCC     images/sysctl.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.812   DEP      images/sysctl.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.864   PBCC     images/time.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.897   DEP      images/time.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.949   PBCC     images/binfmt-misc.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 5.952   DEP      images/binfmt-misc.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.017   PBCC     images/seccomp.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.057   DEP      images/seccomp.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.144   PBCC     images/userns.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.152   DEP      images/userns.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.167   PBCC     images/cgroup.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.210   DEP      images/cgroup.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.252   PBCC     images/fown.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.270   PBCC     images/ext-file.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.292   DEP      images/fown.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.337   DEP      images/ext-file.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.380   PBCC     images/rpc.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.416   DEP      images/rpc.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.462   PBCC     images/siginfo.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.473   DEP      images/siginfo.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.498   PBCC     images/pagemap.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.532   DEP      images/pagemap.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.619   PBCC     images/rlimit.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.634   DEP      images/rlimit.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.691   PBCC     images/file-lock.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.703   DEP      images/file-lock.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.789   PBCC     images/tty.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.832   DEP      images/tty.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.876   PBCC     images/tun.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.949   PBCC     images/netdev.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 6.973   DEP      images/tun.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.007   DEP      images/netdev.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.038   PBCC     images/vma.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.061   DEP      images/vma.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.095   PBCC     images/creds.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.116   DEP      images/creds.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.140   PBCC     images/utsns.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.164   DEP      images/utsns.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.212   PBCC     images/ipc-desc.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.237   PBCC     images/ipc-sem.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.290   DEP      images/ipc-desc.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.381   DEP      images/ipc-sem.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.455   PBCC     images/ipc-msg.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.486   DEP      images/ipc-msg.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.558   PBCC     images/ipc-shm.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.585   DEP      images/ipc-shm.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.641   PBCC     images/ipc-var.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.676   DEP      images/ipc-var.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.724   PBCC     images/sk-opts.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.754   PBCC     images/packet-sock.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.817   DEP      images/sk-opts.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.833   DEP      images/packet-sock.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.874   PBCC     images/sk-netlink.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 7.948   DEP      images/sk-netlink.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.021   PBCC     images/sk-inet.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.084   DEP      images/sk-inet.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.130   PBCC     images/sk-unix.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.170   DEP      images/sk-unix.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.213   PBCC     images/mm.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.246   DEP      images/mm.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.276   PBCC     images/timerfd.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.306   DEP      images/timerfd.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.337   PBCC     images/timer.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.359   DEP      images/timer.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.403   PBCC     images/sa.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.422   DEP      images/sa.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.461   PBCC     images/pipe-data.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.485   DEP      images/pipe-data.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.515   PBCC     images/mnt.pb-c.c
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.546   DEP      images/mnt.pb-c.d
19:06:51 [2020-05-14T19:06:51.161Z] #39 8.645   PBCC     images/sk-packet.pb-c.c
19:06:51 [2020-05-14T19:06:51.361Z] #47 36.70 runtime/cgo
19:06:51 [2020-05-14T19:06:51.443Z] #39 8.782   DEP      images/sk-packet.pb-c.d
19:06:51 [2020-05-14T19:06:51.443Z] #39 8.897   PBCC     images/tcp-stream.pb-c.c
19:06:51 [2020-05-14T19:06:51.443Z] #39 8.965   DEP      images/tcp-stream.pb-c.d
19:06:51 [2020-05-14T19:06:51.443Z] #39 9.013   PBCC     images/pipe.pb-c.c
19:06:51 [2020-05-14T19:06:51.621Z] #47 36.73 runtime
19:06:51 [2020-05-14T19:06:51.742Z] #39 9.097   DEP      images/pipe.pb-c.d
19:06:51 [2020-05-14T19:06:51.742Z] #39 9.158   PBCC     images/pstree.pb-c.c
19:06:51 [2020-05-14T19:06:51.742Z] #39 9.175   DEP      images/pstree.pb-c.d
19:06:51 [2020-05-14T19:06:51.742Z] #39 9.275   PBCC     images/fs.pb-c.c
19:06:52 [2020-05-14T19:06:52.029Z] #39 9.278   DEP      images/fs.pb-c.d
19:06:52 [2020-05-14T19:06:52.029Z] #39 9.347   PBCC     images/signalfd.pb-c.c
19:06:52 [2020-05-14T19:06:52.029Z] #39 9.368   DEP      images/signalfd.pb-c.d
19:06:52 [2020-05-14T19:06:52.029Z] #39 9.426   PBCC     images/fh.pb-c.c
19:06:52 [2020-05-14T19:06:52.029Z] #39 9.465   PBCC     images/fsnotify.pb-c.c
19:06:52 [2020-05-14T19:06:52.029Z] #39 9.546   DEP      images/fh.pb-c.d
19:06:52 [2020-05-14T19:06:52.314Z] #39 9.647   DEP      images/fsnotify.pb-c.d
19:06:52 [2020-05-14T19:06:52.609Z] #39 9.826   PBCC     images/eventpoll.pb-c.c
19:06:52 [2020-05-14T19:06:52.609Z] #39 9.833   DEP      images/eventpoll.pb-c.d
19:06:52 [2020-05-14T19:06:52.609Z] #39 10.01   PBCC     images/eventfd.pb-c.c
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.10   DEP      images/eventfd.pb-c.d
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.18   PBCC     images/remap-file-path.pb-c.c
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.18   DEP      images/remap-file-path.pb-c.d
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.25   PBCC     images/fifo.pb-c.c
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.27   DEP      images/fifo.pb-c.d
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.31   PBCC     images/ghost-file.pb-c.c
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.33   DEP      images/ghost-file.pb-c.d
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.36   PBCC     images/regfile.pb-c.c
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.38   DEP      images/regfile.pb-c.d
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.41   PBCC     images/ns.pb-c.c
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.42   DEP      images/ns.pb-c.d
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.44   PBCC     images/fdinfo.pb-c.c
19:06:52 [2020-05-14T19:06:52.895Z] #39 10.47   DEP      images/fdinfo.pb-c.d
19:06:53 [2020-05-14T19:06:53.176Z] #39 10.52   PBCC     images/core-aarch64.pb-c.c
19:06:53 [2020-05-14T19:06:53.176Z] #39 10.54   PBCC     images/core-arm.pb-c.c
19:06:53 [2020-05-14T19:06:53.176Z] #39 10.57   PBCC     images/core-ppc64.pb-c.c
19:06:53 [2020-05-14T19:06:53.176Z] #39 10.60   PBCC     images/core-s390.pb-c.c
19:06:53 [2020-05-14T19:06:53.176Z] #39 10.64   PBCC     images/core-x86.pb-c.c
19:06:53 [2020-05-14T19:06:53.176Z] #39 10.66   PBCC     images/core.pb-c.c
19:06:53 [2020-05-14T19:06:53.457Z] #39 10.70   PBCC     images/inventory.pb-c.c
19:06:53 [2020-05-14T19:06:53.457Z] #39 10.75   DEP      images/core-aarch64.pb-c.d
19:06:53 [2020-05-14T19:06:53.457Z] #39 10.78   DEP      images/core-arm.pb-c.d
19:06:53 [2020-05-14T19:06:53.457Z] #39 10.83   DEP      images/core-ppc64.pb-c.d
19:06:53 [2020-05-14T19:06:53.457Z] #39 10.87   DEP      images/core-s390.pb-c.d
19:06:53 [2020-05-14T19:06:53.457Z] #39 10.93   DEP      images/core-x86.pb-c.d
19:06:53 [2020-05-14T19:06:53.743Z] #39 11.02   DEP      images/core.pb-c.d
19:06:53 [2020-05-14T19:06:53.743Z] #39 11.06   DEP      images/inventory.pb-c.d
19:06:53 [2020-05-14T19:06:53.743Z] #39 11.15   PBCC     images/cpuinfo.pb-c.c
19:06:53 [2020-05-14T19:06:53.743Z] #39 11.17   DEP      images/cpuinfo.pb-c.d
19:06:53 [2020-05-14T19:06:53.743Z] #39 11.18   PBCC     images/stats.pb-c.c
19:06:53 [2020-05-14T19:06:53.743Z] #39 11.22   DEP      images/stats.pb-c.d
19:06:54 [2020-05-14T19:06:54.745Z] #39 12.20 make[1]: Nothing to be done for 'all'.
19:06:54 [2020-05-14T19:06:54.906Z] #47 ...
19:06:54 [2020-05-14T19:06:54.906Z] 
19:06:54 [2020-05-14T19:06:54.906Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:06:54 [2020-05-14T19:06:54.906Z] #36 36.24 Checking out files:  66% (1057/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
19:06:54 [2020-05-14T19:06:54.906Z] #36 36.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:06:55 [2020-05-14T19:06:55.026Z] #39 ...
19:06:55 [2020-05-14T19:06:55.026Z] 
19:06:55 [2020-05-14T19:06:55.026Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:06:55 [2020-05-14T19:06:55.309Z] #52 26.31 Checking out files:  79% (2525/3177)   
Checking out files:  80% (2542/3177)   
Checking out files:  81% (2574/3177)   
Checking out files:  82% (2606/3177)   
Checking out files:  83% (2637/3177)   
Checking out files:  84% (2669/3177)   
Checking out files:  85% (2701/3177)   
Checking out files:  86% (2733/3177)   
Checking out files:  87% (2764/3177)   
Checking out files:  88% (2796/3177)   
Checking out files:  89% (2828/3177)   
Checking out files:  90% (2860/3177)   
Checking out files:  91% (2892/3177)   
Checking out files:  92% (2923/3177)   
Checking out files:  93% (2955/3177)   
Checking out files:  94% (2987/3177)   
Checking out files:  95% (3019/3177)   
Checking out files:  96% (3050/3177)   
Checking out files:  97% (3082/3177)   
Checking out files:  98% (3114/3177)   
Checking out files:  99% (3146/3177)   
Checking out files: 100% (3177/3177)   
Checking out files: 100% (3177/3177), done.
19:06:55 [2020-05-14T19:06:55.589Z] #52 26.82 + cd /tmp/tmp.ryUpMjX1BH/src/github.com/containerd/containerd
19:06:55 [2020-05-14T19:06:55.589Z] #52 26.82 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
19:06:55 [2020-05-14T19:06:55.730Z] #36 40.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:06:55 [2020-05-14T19:06:55.870Z] #52 ...
19:06:55 [2020-05-14T19:06:55.870Z] 
19:06:55 [2020-05-14T19:06:55.870Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:55 [2020-05-14T19:06:55.870Z] #47 43.15 encoding/binary
19:06:55 [2020-05-14T19:06:55.870Z] #47 43.78 context
19:06:55 [2020-05-14T19:06:55.870Z] #47 44.63 os
19:06:55 [2020-05-14T19:06:55.870Z] #47 45.15 encoding/base64
19:06:55 [2020-05-14T19:06:55.870Z] #47 46.06 golang.org/x/sys/unix
19:06:55 [2020-05-14T19:06:55.870Z] #47 48.45 fmt
19:06:55 [2020-05-14T19:06:55.870Z] #47 52.58 encoding/json
19:06:56 [2020-05-14T19:06:56.150Z] #47 ...
19:06:56 [2020-05-14T19:06:56.150Z] 
19:06:56 [2020-05-14T19:06:56.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:06:56 [2020-05-14T19:06:56.150Z] #39 13.12   CC       images/stats.o
19:06:56 [2020-05-14T19:06:56.150Z] #39 13.30   CC       images/core.o
19:06:56 [2020-05-14T19:06:56.431Z] #39 13.72   CC       images/core-x86.o
19:06:56 [2020-05-14T19:06:56.712Z] #39 14.15   CC       images/core-arm.o
19:06:56 [2020-05-14T19:06:56.992Z] #39 ...
19:06:56 [2020-05-14T19:06:56.992Z] 
19:06:56 [2020-05-14T19:06:56.992Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:56 [2020-05-14T19:06:56.992Z] #41 43.95 regexp/syntax
19:06:56 [2020-05-14T19:06:56.992Z] #41 45.39 fmt
19:06:56 [2020-05-14T19:06:56.992Z] #41 48.67 regexp
19:06:56 [2020-05-14T19:06:56.992Z] #41 49.22 flag
19:06:56 [2020-05-14T19:06:56.992Z] #41 50.90 go/token
19:06:56 [2020-05-14T19:06:56.992Z] #41 51.73 go/scanner
19:06:56 [2020-05-14T19:06:56.992Z] #41 52.31 internal/lazyregexp
19:06:56 [2020-05-14T19:06:56.992Z] #41 52.48 net/url
19:06:56 [2020-05-14T19:06:56.992Z] #41 52.88 go/ast
19:06:56 [2020-05-14T19:06:56.992Z] #41 53.83 text/template/parse
19:06:56 [2020-05-14T19:06:56.992Z] #41 ...
19:06:56 [2020-05-14T19:06:56.992Z] 
19:06:56 [2020-05-14T19:06:56.992Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:06:56 [2020-05-14T19:06:56.992Z] #52 28.38 + export 'BUILDTAGS=netgo osusergo static_build'
19:06:56 [2020-05-14T19:06:56.992Z] #52 28.38 + BUILDTAGS='netgo osusergo static_build'
19:06:56 [2020-05-14T19:06:56.992Z] #52 28.38 + export EXTRA_FLAGS=-buildmode=pie
19:06:56 [2020-05-14T19:06:56.992Z] #52 28.38 + EXTRA_FLAGS=-buildmode=pie
19:06:56 [2020-05-14T19:06:56.992Z] #52 28.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:06:56 [2020-05-14T19:06:56.992Z] #52 28.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:06:56 [2020-05-14T19:06:56.992Z] #52 28.38 + '[' '' = dynamic ']'
19:06:56 [2020-05-14T19:06:56.992Z] #52 28.38 + make
19:06:57 [2020-05-14T19:06:57.603Z] #52 ...
19:06:57 [2020-05-14T19:06:57.603Z] 
19:06:57 [2020-05-14T19:06:57.603Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:06:57 [2020-05-14T19:06:57.603Z] #10 44.80 Selecting previously unselected package mingw-w64-x86-64-dev.
19:06:57 [2020-05-14T19:06:57.603Z] #10 44.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:06:57 [2020-05-14T19:06:57.603Z] #10 44.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:06:57 [2020-05-14T19:06:57.603Z] #10 50.37 Selecting previously unselected package gcc-mingw-w64-base.
19:06:57 [2020-05-14T19:06:57.603Z] #10 50.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
19:06:57 [2020-05-14T19:06:57.603Z] #10 50.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:06:57 [2020-05-14T19:06:57.603Z] #10 50.49 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:06:57 [2020-05-14T19:06:57.603Z] #10 50.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
19:06:57 [2020-05-14T19:06:57.603Z] #10 50.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:06:57 [2020-05-14T19:06:57.603Z] #10 ...
19:06:57 [2020-05-14T19:06:57.603Z] 
19:06:57 [2020-05-14T19:06:57.603Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:57 [2020-05-14T19:06:57.603Z] #47 54.72 github.com/pkg/diff
19:06:58 [2020-05-14T19:06:58.224Z] #47 ...
19:06:58 [2020-05-14T19:06:58.224Z] 
19:06:58 [2020-05-14T19:06:58.224Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:06:58 [2020-05-14T19:06:58.224Z] #30 46.10 io/ioutil
19:06:58 [2020-05-14T19:06:58.224Z] #30 48.54 github.com/BurntSushi/toml
19:06:58 [2020-05-14T19:06:58.224Z] #30 48.54 flag
19:06:58 [2020-05-14T19:06:58.224Z] #30 50.48 log
19:06:58 [2020-05-14T19:06:58.224Z] #30 52.11 github.com/BurntSushi/toml/cmd/tomlv
19:06:58 [2020-05-14T19:06:58.224Z] #30 DONE 55.4s
19:06:58 [2020-05-14T19:06:58.224Z] 
19:06:58 [2020-05-14T19:06:58.224Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:06:58 [2020-05-14T19:06:58.224Z] #52 29.36 + bin/ctr
19:06:58 [2020-05-14T19:06:58.265Z] #36 ...
19:06:58 [2020-05-14T19:06:58.265Z] 
19:06:58 [2020-05-14T19:06:58.265Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:06:58 [2020-05-14T19:06:58.265Z] #41 43.59 vendor/golang.org/x/crypto/internal/subtle
19:06:58 [2020-05-14T19:06:58.523Z] #41 43.83 vendor/golang.org/x/crypto/curve25519
19:07:01 [2020-05-14T19:07:01.456Z] Fetching without tags
19:07:01 [2020-05-14T19:07:01.879Z] Merging remotes/origin/master commit 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d into PR head commit 64bc9281de80d1861c2befb12c685d9f1cd1f22a
19:07:01 [2020-05-14T19:07:01.274Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:07:01 [2020-05-14T19:07:01.303Z]  > git config --add remote.origin.fetch +refs/pull/40908/head:refs/remotes/origin/PR-40908 # timeout=10
19:07:01 [2020-05-14T19:07:01.309Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:07:01 [2020-05-14T19:07:01.318Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:07:01 [2020-05-14T19:07:01.338Z] Fetching upstream changes from https://github.com/moby/moby.git
19:07:01 [2020-05-14T19:07:01.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:07:01 [2020-05-14T19:07:01.340Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:07:01 [2020-05-14T19:07:01.770Z]  > git config core.sparsecheckout # timeout=10
19:07:01 [2020-05-14T19:07:01.783Z]  > git checkout -f 64bc9281de80d1861c2befb12c685d9f1cd1f22a # timeout=10
19:07:02 [2020-05-14T19:07:02.799Z]  > git merge 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d # timeout=10
19:07:03 [2020-05-14T19:07:03.507Z] Merge succeeded, producing 900dafb116c8993930c7e1a4c96f1f0ae640971c
19:07:03 [2020-05-14T19:07:03.507Z] Checking out Revision 900dafb116c8993930c7e1a4c96f1f0ae640971c (PR-40908)
19:07:03 [2020-05-14T19:07:03.708Z] #52 ...
19:07:03 [2020-05-14T19:07:03.708Z] 
19:07:03 [2020-05-14T19:07:03.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:03 [2020-05-14T19:07:03.708Z] #39 14.52   CC       images/core-aarch64.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 14.71   CC       images/core-ppc64.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 15.22   CC       images/core-s390.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 15.78   CC       images/cpuinfo.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 16.11   CC       images/inventory.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 16.41   CC       images/fdinfo.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 16.54   CC       images/fown.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 16.58   CC       images/ns.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 16.63   CC       images/regfile.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 16.75   CC       images/ghost-file.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 16.92   CC       images/fifo.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 17.02   CC       images/remap-file-path.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 17.20   CC       images/eventfd.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 17.40   CC       images/eventpoll.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 17.67   CC       images/fh.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 17.94   CC       images/fsnotify.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 18.25   CC       images/signalfd.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 18.51   CC       images/fs.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 18.68   CC       images/pstree.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 18.84   CC       images/pipe.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 19.01   CC       images/tcp-stream.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 19.17   CC       images/sk-packet.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 19.31   CC       images/mnt.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 19.43   CC       images/pipe-data.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 19.64   CC       images/sa.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 19.75   CC       images/timer.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 19.95   CC       images/timerfd.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 20.06   CC       images/mm.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 20.20   CC       images/sk-opts.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 20.30   CC       images/sk-unix.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 20.47   CC       images/sk-inet.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 20.68   CC       images/tun.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 20.98   CC       images/sk-netlink.o
19:07:03 [2020-05-14T19:07:03.708Z] #39 21.13   CC       images/packet-sock.o
19:07:03 [2020-05-14T19:07:03.791Z] #41 ...
19:07:03 [2020-05-14T19:07:03.791Z] 
19:07:03 [2020-05-14T19:07:03.791Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:07:03 [2020-05-14T19:07:03.791Z] #23 38.18 Fetched 8347 kB in 27s (312 kB/s)
19:07:03 [2020-05-14T19:07:03.791Z] #23 38.18 Reading package lists...
19:07:03 [2020-05-14T19:07:03.791Z] #23 ...
19:07:03 [2020-05-14T19:07:03.791Z] 
19:07:03 [2020-05-14T19:07:03.791Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:07:03 [2020-05-14T19:07:03.791Z] #51 40.18 Fetched 8347 kB in 28s (298 kB/s)
19:07:03 [2020-05-14T19:07:03.791Z] #51 40.18 Reading package lists...
19:07:03 [2020-05-14T19:07:03.791Z] #51 ...
19:07:03 [2020-05-14T19:07:03.791Z] 
19:07:03 [2020-05-14T19:07:03.791Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:07:03 [2020-05-14T19:07:03.791Z] #32 38.51 Fetched 8347 kB in 26s (317 kB/s)
19:07:03 [2020-05-14T19:07:03.791Z] #32 38.51 Reading package lists...
19:07:03 [2020-05-14T19:07:03.791Z] #32 ...
19:07:03 [2020-05-14T19:07:03.791Z] 
19:07:03 [2020-05-14T19:07:03.791Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:07:03 [2020-05-14T19:07:03.791Z] #23 38.18 Reading package lists...
19:07:03 [2020-05-14T19:07:03.791Z] #23 ...
19:07:03 [2020-05-14T19:07:03.791Z] 
19:07:03 [2020-05-14T19:07:03.791Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:03 [2020-05-14T19:07:03.791Z] #38 38.84 Fetched 8347 kB in 27s (306 kB/s)
19:07:03 [2020-05-14T19:07:03.791Z] #38 38.84 Reading package lists...
19:07:03 [2020-05-14T19:07:03.791Z] #38 ...
19:07:03 [2020-05-14T19:07:03.791Z] 
19:07:03 [2020-05-14T19:07:03.791Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:03 [2020-05-14T19:07:03.791Z] #10 39.15 Fetched 8347 kB in 28s (299 kB/s)
19:07:03 [2020-05-14T19:07:03.990Z] #39 21.32   CC       images/ipc-var.o
19:07:03 [2020-05-14T19:07:03.990Z] #39 21.43   CC       images/ipc-desc.o
19:07:04 [2020-05-14T19:07:04.050Z] #10 39.15 Reading package lists...
19:07:04 [2020-05-14T19:07:04.050Z] #10 ...
19:07:04 [2020-05-14T19:07:04.050Z] 
19:07:04 [2020-05-14T19:07:04.050Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:07:04 [2020-05-14T19:07:04.271Z] #39 21.52   CC       images/ipc-shm.o
19:07:04 [2020-05-14T19:07:04.271Z] #39 21.70   CC       images/ipc-msg.o
19:07:04 [2020-05-14T19:07:04.551Z] #39 21.96   CC       images/ipc-sem.o
19:07:04 [2020-05-14T19:07:04.832Z] #39 22.14   CC       images/utsns.o
19:07:04 [2020-05-14T19:07:04.832Z] #39 22.26   CC       images/creds.o
19:07:03 [2020-05-14T19:07:03.402Z]  > git rev-parse HEAD^{commit} # timeout=10
19:07:03 [2020-05-14T19:07:03.411Z]  > git config core.sparsecheckout # timeout=10
19:07:03 [2020-05-14T19:07:03.422Z]  > git checkout -f 900dafb116c8993930c7e1a4c96f1f0ae640971c # timeout=10
19:07:05 [2020-05-14T19:07:05.113Z] #39 22.44   CC       images/vma.o
19:07:05 [2020-05-14T19:07:05.393Z] #39 22.61   CC       images/netdev.o
19:07:05 [2020-05-14T19:07:05.675Z] #39 22.90   CC       images/tty.o
19:07:05 [2020-05-14T19:07:05.955Z] #39 23.30   CC       images/file-lock.o
19:07:05 [2020-05-14T19:07:05.955Z] #39 23.41   CC       images/rlimit.o
19:07:06 [2020-05-14T19:07:06.236Z] #39 23.47   CC       images/pagemap.o
19:07:06 [2020-05-14T19:07:06.236Z] #39 23.60   CC       images/siginfo.o
19:07:06 [2020-05-14T19:07:06.517Z] #39 23.74   CC       images/rpc.o
19:07:07 [2020-05-14T19:07:07.127Z] #39 24.50   CC       images/ext-file.o
19:07:07 [2020-05-14T19:07:07.324Z] Commit message: "Merge commit '4e102ab1f07b9aabd1b4aff2de161b862cb6a38d' into HEAD"
19:07:07 [2020-05-14T19:07:07.345Z] First time build. Skipping changelog.
19:07:07 [2020-05-14T19:07:07.407Z] #39 24.62   CC       images/cgroup.o
19:07:07 [2020-05-14T19:07:07.688Z] #39 25.20   CC       images/userns.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:07:07 [2020-05-14T19:07:07.968Z] #39 25.38   CC       images/google/protobuf/descriptor.o
19:07:08 [2020-05-14T19:07:08.240Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:07:08 [2020-05-14T19:07:08.240Z] 
19:07:08 [2020-05-14T19:07:08.240Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:07:08 [2020-05-14T19:07:08.240Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:07:08 [2020-05-14T19:07:08.240Z] HOSTNAME=90dac9b49367
19:07:08 [2020-05-14T19:07:08.240Z] DEST=bundles/test-integration
19:07:08 [2020-05-14T19:07:08.240Z] PWD=/go/src/github.com/docker/docker
19:07:08 [2020-05-14T19:07:08.240Z] DOCKER_ROOTLESS=1
19:07:08 [2020-05-14T19:07:08.240Z] DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74
19:07:08 [2020-05-14T19:07:08.240Z] container=docker
19:07:08 [2020-05-14T19:07:08.240Z] HOME=/root
19:07:08 [2020-05-14T19:07:08.240Z] GOLANG_VERSION=1.13.10
19:07:08 [2020-05-14T19:07:08.240Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:07:08 [2020-05-14T19:07:08.240Z] VALIDATE_BRANCH=master
19:07:08 [2020-05-14T19:07:08.240Z] TERM=xterm
19:07:08 [2020-05-14T19:07:08.240Z] DOCKER_PKG=github.com/docker/docker
19:07:08 [2020-05-14T19:07:08.240Z] SHLVL=1
19:07:08 [2020-05-14T19:07:08.240Z] TIMEOUT=120m
19:07:08 [2020-05-14T19:07:08.240Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:07:08 [2020-05-14T19:07:08.240Z] DOCKER_GRAPHDRIVER=overlay2
19:07:08 [2020-05-14T19:07:08.240Z] GO111MODULE=off
19:07:08 [2020-05-14T19:07:08.240Z] DOCKER_EXPERIMENTAL=1
19:07:08 [2020-05-14T19:07:08.240Z] TEST_SKIP_INTEGRATION_CLI=1
19:07:08 [2020-05-14T19:07:08.240Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:07:08 [2020-05-14T19:07:08.240Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:07:08 [2020-05-14T19:07:08.240Z] GOPATH=/go
19:07:08 [2020-05-14T19:07:08.240Z] PKG_CONFIG=pkg-config
19:07:08 [2020-05-14T19:07:08.240Z] _=/usr/bin/env
19:07:08 [2020-05-14T19:07:08.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:07:08 [2020-05-14T19:07:08.660Z] + docker version
19:07:08 [2020-05-14T19:07:08.970Z] #39 26.14   CC       images/opts.o
19:07:08 [2020-05-14T19:07:08.970Z] #39 26.22   CC       images/seccomp.o
19:07:08 [2020-05-14T19:07:08.970Z] #39 26.42   CC       images/binfmt-misc.o
19:07:08 [2020-05-14T19:07:08.970Z] #39 ...
19:07:08 [2020-05-14T19:07:08.970Z] 
19:07:08 [2020-05-14T19:07:08.970Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:08 [2020-05-14T19:07:08.970Z] #47 56.23 go/ast
19:07:08 [2020-05-14T19:07:08.970Z] #47 56.71 golang.org/x/crypto/ssh/terminal
19:07:08 [2020-05-14T19:07:08.970Z] #47 57.72 mvdan.cc/editorconfig
19:07:08 [2020-05-14T19:07:08.970Z] #47 58.84 mvdan.cc/sh/v3/fileutil
19:07:08 [2020-05-14T19:07:08.970Z] #47 58.91 mvdan.cc/sh/v3/syntax
19:07:08 [2020-05-14T19:07:08.970Z] #47 63.85 mvdan.cc/sh/v3/cmd/shfmt
19:07:09 [2020-05-14T19:07:09.251Z] #47 ...
19:07:09 [2020-05-14T19:07:09.251Z] 
19:07:09 [2020-05-14T19:07:09.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:09 [2020-05-14T19:07:09.251Z] #39 26.59   CC       images/time.o
19:07:09 [2020-05-14T19:07:09.251Z] #39 26.68   CC       images/sysctl.o
19:07:07 [2020-05-14T19:07:07.260Z]  > git rev-list --no-walk 1e401bda298cb0a41403eb6c6760a356c2080e4c # timeout=10
19:07:09 [2020-05-14T19:07:09.531Z] #39 26.86   CC       images/autofs.o
19:07:09 [2020-05-14T19:07:09.531Z] #39 27.00   CC       images/macvlan.o
19:07:09 [2020-05-14T19:07:09.811Z] #39 27.11   CC       images/sit.o
19:07:09 [2020-05-14T19:07:09.811Z] #39 27.26   LINK     images/built-in.o
19:07:09 [2020-05-14T19:07:09.811Z] #39 27.33   GEN      compel/include/asm
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.34   GEN      compel/include/version.h
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.37 touch .config
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.40   GEN      include/common/config.h
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.45   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
19:07:10 [2020-05-14T19:07:10.092Z] #39 ...
19:07:10 [2020-05-14T19:07:10.092Z] 
19:07:10 [2020-05-14T19:07:10.092Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:10 [2020-05-14T19:07:10.092Z] #41 57.19 go/parser
19:07:10 [2020-05-14T19:07:10.092Z] #41 57.71 text/template
19:07:10 [2020-05-14T19:07:10.092Z] #41 59.94 encoding/xml
19:07:10 [2020-05-14T19:07:10.092Z] #41 61.53 go/doc
19:07:10 [2020-05-14T19:07:10.092Z] #41 63.82 github.com/LK4D4/vndr/build
19:07:10 [2020-05-14T19:07:10.092Z] #41 64.27 github.com/LK4D4/vndr/versioned
19:07:10 [2020-05-14T19:07:10.092Z] #41 64.42 crypto/rsa
19:07:10 [2020-05-14T19:07:10.092Z] #41 65.24 crypto/x509/pkix
19:07:10 [2020-05-14T19:07:10.092Z] #41 65.59 vendor/golang.org/x/crypto/cryptobyte
19:07:10 [2020-05-14T19:07:10.092Z] #41 66.61 net
19:07:10 [2020-05-14T19:07:10.092Z] #41 66.73 vendor/golang.org/x/sys/cpu
19:07:10 [2020-05-14T19:07:10.092Z] #41 66.98 vendor/golang.org/x/crypto/internal/chacha20
19:07:10 [2020-05-14T19:07:10.092Z] #41 ...
19:07:10 [2020-05-14T19:07:10.092Z] 
19:07:10 [2020-05-14T19:07:10.092Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.55   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.55   GEN      compel/plugins/include/uapi/std/syscall.h
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.57   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.59   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.60   DEP      compel/arch/s390/plugins/std/parasite-head.d
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.62   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:07:10 [2020-05-14T19:07:10.092Z] #39 27.64   DEP      compel/plugins/std/infect.d
19:07:10 [2020-05-14T19:07:10.373Z] #39 27.79   DEP      compel/plugins/std/string.d
19:07:10 [2020-05-14T19:07:10.373Z] #39 27.85   DEP      compel/plugins/std/log.d
19:07:10 [2020-05-14T19:07:10.373Z] #39 27.91   DEP      compel/plugins/std/fds.d
19:07:10 [2020-05-14T19:07:10.618Z] #23 49.30 Reading package lists...
19:07:10 [2020-05-14T19:07:10.618Z] #23 ...
19:07:10 [2020-05-14T19:07:10.618Z] 
19:07:10 [2020-05-14T19:07:10.618Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:07:10 [2020-05-14T19:07:10.618Z] #51 40.18 Reading package lists...
19:07:10 [2020-05-14T19:07:10.653Z] #39 27.96   DEP      compel/plugins/std/std.d
19:07:10 [2020-05-14T19:07:10.653Z] #39 28.09   DEP      compel/plugins/shmem/shmem.d
19:07:10 [2020-05-14T19:07:10.653Z] #39 28.14   DEP      compel/plugins/fds/fds.d
19:07:10 [2020-05-14T19:07:10.963Z] #39 28.26   CC       compel/plugins/std/std.o
19:07:10 [2020-05-14T19:07:10.963Z] #39 28.46   CC       compel/plugins/std/fds.o
19:07:11 [2020-05-14T19:07:11.250Z] #39 ...
19:07:11 [2020-05-14T19:07:11.250Z] 
19:07:11 [2020-05-14T19:07:11.250Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:11 [2020-05-14T19:07:11.250Z] #47 DONE 68.5s
19:07:11 [2020-05-14T19:07:11.532Z] 
19:07:11 [2020-05-14T19:07:11.532Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:11 [2020-05-14T19:07:11.532Z] #41 67.47 vendor/golang.org/x/crypto/poly1305
19:07:11 [2020-05-14T19:07:11.532Z] #41 67.92 vendor/golang.org/x/crypto/chacha20poly1305
19:07:11 [2020-05-14T19:07:11.532Z] #41 68.45 vendor/golang.org/x/crypto/curve25519
19:07:11 [2020-05-14T19:07:11.812Z] #41 68.88 vendor/golang.org/x/crypto/hkdf
19:07:11 [2020-05-14T19:07:11.812Z] #41 69.08 vendor/golang.org/x/text/transform
19:07:12 [2020-05-14T19:07:12.815Z] #41 69.80 vendor/golang.org/x/text/unicode/bidi
19:07:13 [2020-05-14T19:07:13.818Z] #41 70.94 vendor/golang.org/x/text/secure/bidirule
19:07:13 [2020-05-14T19:07:13.818Z] #41 71.17 vendor/golang.org/x/text/unicode/norm
19:07:14 [2020-05-14T19:07:14.814Z] #51 51.99 Reading package lists...
19:07:14 [2020-05-14T19:07:14.814Z] #51 ...
19:07:14 [2020-05-14T19:07:14.814Z] 
19:07:14 [2020-05-14T19:07:14.814Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:07:14 [2020-05-14T19:07:14.814Z] #32 38.51 Reading package lists...
19:07:15 [2020-05-14T19:07:15.076Z] #32 50.81 Reading package lists...
19:07:15 [2020-05-14T19:07:15.077Z] #32 ...
19:07:15 [2020-05-14T19:07:15.077Z] 
19:07:15 [2020-05-14T19:07:15.077Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:15 [2020-05-14T19:07:15.077Z] #38 38.84 Reading package lists...
19:07:15 [2020-05-14T19:07:15.077Z] #38 50.93 Reading package lists...
19:07:15 [2020-05-14T19:07:15.077Z] #38 ...
19:07:15 [2020-05-14T19:07:15.077Z] 
19:07:15 [2020-05-14T19:07:15.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:15 [2020-05-14T19:07:15.077Z] #10 39.15 Reading package lists...
19:07:15 [2020-05-14T19:07:15.231Z] Client: Docker Engine - Community
19:07:15 [2020-05-14T19:07:15.231Z]  Version:           19.03.8
19:07:15 [2020-05-14T19:07:15.231Z]  API version:       1.40
19:07:15 [2020-05-14T19:07:15.231Z]  Go version:        go1.12.17
19:07:15 [2020-05-14T19:07:15.231Z]  Git commit:        afacb8b
19:07:15 [2020-05-14T19:07:15.231Z]  Built:             Wed Mar 11 01:26:35 2020
19:07:15 [2020-05-14T19:07:15.231Z]  OS/Arch:           linux/arm64
19:07:15 [2020-05-14T19:07:15.231Z]  Experimental:      false
19:07:15 [2020-05-14T19:07:15.231Z] 
19:07:15 [2020-05-14T19:07:15.231Z] Server: Docker Engine - Community
19:07:15 [2020-05-14T19:07:15.231Z]  Engine:
19:07:15 [2020-05-14T19:07:15.231Z]   Version:          19.03.8
19:07:15 [2020-05-14T19:07:15.231Z]   API version:      1.40 (minimum version 1.12)
19:07:15 [2020-05-14T19:07:15.231Z]   Go version:       go1.12.17
19:07:15 [2020-05-14T19:07:15.231Z]   Git commit:       afacb8b
19:07:15 [2020-05-14T19:07:15.231Z]   Built:            Wed Mar 11 01:25:07 2020
19:07:15 [2020-05-14T19:07:15.231Z]   OS/Arch:          linux/arm64
19:07:15 [2020-05-14T19:07:15.231Z]   Experimental:     true
19:07:15 [2020-05-14T19:07:15.231Z]  containerd:
19:07:15 [2020-05-14T19:07:15.231Z]   Version:          1.2.13
19:07:15 [2020-05-14T19:07:15.231Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
19:07:15 [2020-05-14T19:07:15.231Z]  runc:
19:07:15 [2020-05-14T19:07:15.231Z]   Version:          1.0.0-rc10
19:07:15 [2020-05-14T19:07:15.231Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:07:15 [2020-05-14T19:07:15.231Z]  docker-init:
19:07:15 [2020-05-14T19:07:15.231Z]   Version:          0.18.0
19:07:15 [2020-05-14T19:07:15.231Z]   GitCommit:        fec3683
[Pipeline] sh
19:07:15 [2020-05-14T19:07:15.351Z] #10 50.95 Reading package lists...
19:07:15 [2020-05-14T19:07:15.351Z] #10 ...
19:07:15 [2020-05-14T19:07:15.351Z] 
19:07:15 [2020-05-14T19:07:15.351Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:07:15 [2020-05-14T19:07:15.351Z] #23 49.30 Reading package lists...
19:07:15 [2020-05-14T19:07:15.566Z] + docker info
19:07:16 [2020-05-14T19:07:16.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:07:16 [2020-05-14T19:07:16.484Z] #41 ...
19:07:16 [2020-05-14T19:07:16.484Z] 
19:07:16 [2020-05-14T19:07:16.484Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:16 [2020-05-14T19:07:16.484Z] #39 29.08   CC       compel/plugins/std/log.o
19:07:16 [2020-05-14T19:07:16.484Z] #39 29.88   CC       compel/plugins/std/string.o
19:07:16 [2020-05-14T19:07:16.484Z] #39 30.31   CC       compel/plugins/std/infect.o
19:07:16 [2020-05-14T19:07:16.484Z] #39 30.60   CC       compel/arch/s390/plugins/std/parasite-head.o
19:07:16 [2020-05-14T19:07:16.484Z] #39 30.65   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
19:07:16 [2020-05-14T19:07:16.484Z] #39 30.68   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
19:07:16 [2020-05-14T19:07:16.484Z] #39 30.80   AR       compel/plugins/std.lib.a
19:07:16 [2020-05-14T19:07:16.484Z] #39 30.86   CC       compel/plugins/fds/fds.o
19:07:16 [2020-05-14T19:07:16.484Z] #39 31.15   AR       compel/plugins/fds.lib.a
19:07:16 [2020-05-14T19:07:16.484Z] #39 31.19   HOSTDEP  compel/src/lib/log-host.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 31.29   HOSTDEP  compel/src/lib/handle-elf-host.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 31.41   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 31.47   HOSTDEP  compel/src/main-host.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 31.61   DEP      compel/src/lib/ptrace.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 31.70   DEP      compel/src/lib/infect.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 31.79   DEP      compel/src/lib/infect-util.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 31.86   DEP      compel/src/lib/infect-rpc.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 31.96   DEP      compel/arch/s390/src/lib/infect.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 32.09   DEP      compel/arch/s390/src/lib/cpu.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 32.18   DEP      compel/src/lib/log.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 32.29   DEP      compel/src/main.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 32.42   DEP      compel/src/lib/handle-elf.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 32.50   DEP      compel/arch/s390/src/lib/handle-elf.d
19:07:16 [2020-05-14T19:07:16.484Z] #39 32.65   CC       compel/src/lib/log.o
19:07:16 [2020-05-14T19:07:16.484Z] #39 32.94   CC       compel/arch/s390/src/lib/cpu.o
19:07:16 [2020-05-14T19:07:16.484Z] #39 33.26   CC       compel/arch/s390/src/lib/infect.o
19:07:16 [2020-05-14T19:07:16.484Z] #39 33.82   CC       compel/src/lib/infect-rpc.o
19:07:16 [2020-05-14T19:07:16.764Z] #39 34.09   CC       compel/src/lib/infect-util.o
19:07:17 [2020-05-14T19:07:17.045Z] #39 34.35   CC       compel/src/lib/infect.o
19:07:17 [2020-05-14T19:07:17.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:07:18 [2020-05-14T19:07:18.140Z] #23 60.93 Building dependency tree...
19:07:18 [2020-05-14T19:07:18.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:07:19 [2020-05-14T19:07:19.058Z] #39 36.17   CC       compel/src/lib/ptrace.o
19:07:19 [2020-05-14T19:07:19.058Z] #39 36.44   AR       compel/libcompel.a
19:07:19 [2020-05-14T19:07:19.058Z] #39 36.49   HOSTCC   compel/src/main-host.o
19:07:19 [2020-05-14T19:07:19.338Z] #39 36.85   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
19:07:19 [2020-05-14T19:07:19.521Z] #23 ...
19:07:19 [2020-05-14T19:07:19.521Z] 
19:07:19 [2020-05-14T19:07:19.521Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:19 [2020-05-14T19:07:19.521Z] #59 DONE 64.4s
19:07:19 [2020-05-14T19:07:19.521Z] 
19:07:19 [2020-05-14T19:07:19.521Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:19 [2020-05-14T19:07:19.521Z] #30 63.13 sync
19:07:19 [2020-05-14T19:07:19.521Z] #30 63.14 internal/reflectlite
19:07:19 [2020-05-14T19:07:19.619Z] #39 37.02   HOSTCC   compel/src/lib/handle-elf-host.o
19:07:19 [2020-05-14T19:07:19.900Z] #39 ...
19:07:19 [2020-05-14T19:07:19.900Z] 
19:07:19 [2020-05-14T19:07:19.900Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:19 [2020-05-14T19:07:19.900Z] #10 67.01 Selecting previously unselected package g++-mingw-w64-x86-64.
19:07:19 [2020-05-14T19:07:19.900Z] #10 67.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
19:07:19 [2020-05-14T19:07:19.900Z] #10 67.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:07:19 [2020-05-14T19:07:19.900Z] #10 ...
19:07:19 [2020-05-14T19:07:19.900Z] 
19:07:19 [2020-05-14T19:07:19.900Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:19 [2020-05-14T19:07:19.900Z] #39 37.35   HOSTCC   compel/src/lib/log-host.o
19:07:20 [2020-05-14T19:07:20.180Z] #39 37.51   HOSTLINK compel/compel-host-bin
19:07:20 [2020-05-14T19:07:20.181Z] #39 37.61   DEP      soccr/soccr.d
19:07:20 [2020-05-14T19:07:20.461Z] #39 37.86   CC       soccr/soccr.o
19:07:21 [2020-05-14T19:07:21.464Z] #39 38.72   AR       soccr/libsoccr.a
19:07:21 [2020-05-14T19:07:21.464Z] #39 38.76 make[1]: 'soccr/libsoccr.a' is up to date.
19:07:21 [2020-05-14T19:07:21.464Z] #39 38.99   DEP      criu/arch/s390/sigframe.d
19:07:21 [2020-05-14T19:07:21.744Z] #39 39.10   DEP      criu/arch/s390/crtools.d
19:07:22 [2020-05-14T19:07:22.024Z] #39 39.34   DEP      criu/arch/s390/cpu.d
19:07:22 [2020-05-14T19:07:22.025Z] #39 39.44   CC       criu/arch/s390/cpu.o
19:07:22 [2020-05-14T19:07:22.139Z] Client:
19:07:22 [2020-05-14T19:07:22.139Z]  Debug Mode: false
19:07:22 [2020-05-14T19:07:22.139Z] 
19:07:22 [2020-05-14T19:07:22.139Z] Server:
19:07:22 [2020-05-14T19:07:22.139Z]  Containers: 0
19:07:22 [2020-05-14T19:07:22.139Z]   Running: 0
19:07:22 [2020-05-14T19:07:22.139Z]   Paused: 0
19:07:22 [2020-05-14T19:07:22.139Z]   Stopped: 0
19:07:22 [2020-05-14T19:07:22.139Z]  Images: 0
19:07:22 [2020-05-14T19:07:22.139Z]  Server Version: 19.03.8
19:07:22 [2020-05-14T19:07:22.139Z]  Storage Driver: overlay2
19:07:22 [2020-05-14T19:07:22.139Z]   Backing Filesystem: <unknown>
19:07:22 [2020-05-14T19:07:22.139Z]   Supports d_type: true
19:07:22 [2020-05-14T19:07:22.139Z]   Native Overlay Diff: true
19:07:22 [2020-05-14T19:07:22.139Z]  Logging Driver: json-file
19:07:22 [2020-05-14T19:07:22.139Z]  Cgroup Driver: cgroupfs
19:07:22 [2020-05-14T19:07:22.139Z]  Plugins:
19:07:22 [2020-05-14T19:07:22.139Z]   Volume: local
19:07:22 [2020-05-14T19:07:22.139Z]   Network: bridge host ipvlan macvlan null overlay
19:07:22 [2020-05-14T19:07:22.139Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
19:07:22 [2020-05-14T19:07:22.139Z]  Swarm: inactive
19:07:22 [2020-05-14T19:07:22.139Z]  Runtimes: runc
19:07:22 [2020-05-14T19:07:22.139Z]  Default Runtime: runc
19:07:22 [2020-05-14T19:07:22.139Z]  Init Binary: docker-init
19:07:22 [2020-05-14T19:07:22.139Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
19:07:22 [2020-05-14T19:07:22.139Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:07:22 [2020-05-14T19:07:22.139Z]  init version: fec3683
19:07:22 [2020-05-14T19:07:22.139Z]  Security Options:
19:07:22 [2020-05-14T19:07:22.139Z]   apparmor
19:07:22 [2020-05-14T19:07:22.139Z]   seccomp
19:07:22 [2020-05-14T19:07:22.139Z]    Profile: default
19:07:22 [2020-05-14T19:07:22.139Z]  Kernel Version: 4.15.0-1065-aws
19:07:22 [2020-05-14T19:07:22.139Z]  Operating System: Ubuntu 16.04.6 LTS
19:07:22 [2020-05-14T19:07:22.139Z]  OSType: linux
19:07:22 [2020-05-14T19:07:22.139Z]  Architecture: aarch64
19:07:22 [2020-05-14T19:07:22.139Z]  CPUs: 4
19:07:22 [2020-05-14T19:07:22.139Z]  Total Memory: 7.525GiB
19:07:22 [2020-05-14T19:07:22.139Z]  Name: ip-10-100-109-185
19:07:22 [2020-05-14T19:07:22.139Z]  ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A
19:07:22 [2020-05-14T19:07:22.139Z]  Docker Root Dir: /var/lib/docker
19:07:22 [2020-05-14T19:07:22.139Z]  Debug Mode: false
19:07:22 [2020-05-14T19:07:22.139Z]  Registry: https://index.docker.io/v1/
19:07:22 [2020-05-14T19:07:22.139Z]  Labels:
19:07:22 [2020-05-14T19:07:22.139Z]  Experimental: true
19:07:22 [2020-05-14T19:07:22.139Z]  Insecure Registries:
19:07:22 [2020-05-14T19:07:22.139Z]   127.0.0.0/8
19:07:22 [2020-05-14T19:07:22.139Z]  Live Restore Enabled: true
19:07:22 [2020-05-14T19:07:22.139Z] 
19:07:22 [2020-05-14T19:07:22.139Z] WARNING: No swap limit support
[Pipeline] sh
19:07:22 [2020-05-14T19:07:22.305Z] #39 39.74   CC       criu/arch/s390/crtools.o
19:07:22 [2020-05-14T19:07:22.430Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:07:22 [2020-05-14T19:07:22.430Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
19:07:22 [2020-05-14T19:07:22.430Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40908/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
19:07:22 [2020-05-14T19:07:22.430Z] + bash /home/ubuntu/workspace/moby_PR-40908/check-config.sh
19:07:22 [2020-05-14T19:07:22.430Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:07:22 [2020-05-14T19:07:22.430Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
19:07:22 [2020-05-14T19:07:22.430Z] 
19:07:22 [2020-05-14T19:07:22.430Z] Generally Necessary:
19:07:22 [2020-05-14T19:07:22.430Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:07:22 [2020-05-14T19:07:22.430Z] - apparmor: enabled and tools installed
19:07:22 [2020-05-14T19:07:22.430Z] - CONFIG_NAMESPACES: enabled
19:07:22 [2020-05-14T19:07:22.430Z] - CONFIG_NET_NS: enabled
19:07:22 [2020-05-14T19:07:22.430Z] - CONFIG_PID_NS: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_IPC_NS: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_UTS_NS: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_CGROUPS: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_CGROUP_CPUACCT: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_CGROUP_DEVICE: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_CGROUP_FREEZER: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_CGROUP_SCHED: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_CPUSETS: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_MEMCG: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_KEYS: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_VETH: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_BRIDGE: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_NF_NAT: enabled (as module)
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_NF_NAT_NEEDED: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_POSIX_MQUEUE: enabled
19:07:22 [2020-05-14T19:07:22.689Z] 
19:07:22 [2020-05-14T19:07:22.689Z] Optional Features:
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_USER_NS: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_SECCOMP: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_CGROUP_PIDS: enabled
19:07:22 [2020-05-14T19:07:22.689Z] - CONFIG_MEMCG_SWAP: enabled
19:07:22 [2020-05-14T19:07:22.805Z] #30 67.67 errors
19:07:22 [2020-05-14T19:07:22.805Z] #30 67.69 sort
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
19:07:22 [2020-05-14T19:07:22.951Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_BLK_CGROUP: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_IOSCHED_CFQ: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_CGROUP_PERF: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_CGROUP_HUGETLB: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_CFS_BANDWIDTH: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_RT_GROUP_SCHED: missing
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_IP_VS: enabled (as module)
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_IP_VS_NFCT: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_IP_VS_RR: enabled (as module)
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_EXT4_FS: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:07:22 [2020-05-14T19:07:22.951Z] - Network Drivers:
19:07:22 [2020-05-14T19:07:22.951Z]   - "overlay":
19:07:22 [2020-05-14T19:07:22.951Z]     - CONFIG_VXLAN: enabled (as module)
19:07:22 [2020-05-14T19:07:22.951Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:07:22 [2020-05-14T19:07:22.951Z]       Optional (for encrypted networks):
19:07:23 [2020-05-14T19:07:23.211Z]       - CONFIG_CRYPTO: enabled
19:07:23 [2020-05-14T19:07:23.211Z]       - CONFIG_CRYPTO_AEAD: enabled
19:07:23 [2020-05-14T19:07:23.211Z]       - CONFIG_CRYPTO_GCM: enabled
19:07:23 [2020-05-14T19:07:23.211Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:07:23 [2020-05-14T19:07:23.211Z]       - CONFIG_CRYPTO_GHASH: enabled
19:07:23 [2020-05-14T19:07:23.211Z]       - CONFIG_XFRM: enabled
19:07:23 [2020-05-14T19:07:23.211Z]       - CONFIG_XFRM_USER: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]       - CONFIG_INET_ESP: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]   - "ipvlan":
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_IPVLAN: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]   - "macvlan":
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_MACVLAN: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_DUMMY: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]   - "ftp,tftp client in container":
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z] - Storage Drivers:
19:07:23 [2020-05-14T19:07:23.211Z]   - "aufs":
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_AUFS_FS: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]   - "btrfs":
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:07:23 [2020-05-14T19:07:23.211Z]   - "devicemapper":
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_BLK_DEV_DM: enabled
19:07:23 [2020-05-14T19:07:23.211Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:07:23 [2020-05-14T19:07:23.211Z]   - "overlay":
19:07:23 [2020-05-14T19:07:23.306Z] #39 40.44   CC       criu/arch/s390/sigframe.o
19:07:23 [2020-05-14T19:07:23.306Z] #39 40.57   LINK     criu/arch/s390/crtools.built-in.o
19:07:23 [2020-05-14T19:07:23.306Z] #39 40.61   DEP      criu/pie/util-vdso.d
19:07:23 [2020-05-14T19:07:23.307Z] #39 40.73   DEP      criu/pie/util.d
19:07:23 [2020-05-14T19:07:23.375Z] #30 68.43 strconv
19:07:23 [2020-05-14T19:07:23.375Z] #30 ...
19:07:23 [2020-05-14T19:07:23.375Z] 
19:07:23 [2020-05-14T19:07:23.375Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:07:23 [2020-05-14T19:07:23.375Z] #23 66.67 ca-certificates is already the newest version (20190110).
19:07:23 [2020-05-14T19:07:23.375Z] #23 66.67 The following additional packages will be installed:
19:07:23 [2020-05-14T19:07:23.375Z] #23 66.67   libjq1 libonig5
19:07:23 [2020-05-14T19:07:23.375Z] #23 67.42 The following NEW packages will be installed:
19:07:23 [2020-05-14T19:07:23.375Z] #23 67.43   jq libjq1 libonig5
19:07:23 [2020-05-14T19:07:23.375Z] #23 67.95 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
19:07:23 [2020-05-14T19:07:23.375Z] #23 67.95 Need to get 355 kB of archives.
19:07:23 [2020-05-14T19:07:23.375Z] #23 67.95 After this operation, 1072 kB of additional disk space will be used.
19:07:23 [2020-05-14T19:07:23.375Z] #23 67.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:07:23 [2020-05-14T19:07:23.375Z] #23 67.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:07:23 [2020-05-14T19:07:23.375Z] #23 68.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:07:23 [2020-05-14T19:07:23.470Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:07:23 [2020-05-14T19:07:23.470Z]   - "zfs":
19:07:23 [2020-05-14T19:07:23.470Z]     - /dev/zfs: missing
19:07:23 [2020-05-14T19:07:23.470Z]     - zfs command: missing
19:07:23 [2020-05-14T19:07:23.470Z]     - zpool command: missing
19:07:23 [2020-05-14T19:07:23.470Z] 
19:07:23 [2020-05-14T19:07:23.470Z] Limits:
19:07:23 [2020-05-14T19:07:23.470Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:07:23 [2020-05-14T19:07:23.470Z] 
19:07:23 [2020-05-14T19:07:23.470Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:07:23 [2020-05-14T19:07:23.587Z] #39 40.86   CC       criu/pie/util.o
19:07:23 [2020-05-14T19:07:23.822Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bc2f528d473e9b140af9f37b26faddb530abf74 .
19:07:23 [2020-05-14T19:07:23.822Z] #1 [internal] load .dockerignore
19:07:23 [2020-05-14T19:07:23.822Z] #1 transferring context:
19:07:23 [2020-05-14T19:07:23.868Z] #39 41.11   CC       criu/pie/util-vdso.o
19:07:24 [2020-05-14T19:07:24.081Z] #1 transferring context: 87B 0.0s done
19:07:24 [2020-05-14T19:07:24.081Z] #1 DONE 0.2s
19:07:24 [2020-05-14T19:07:24.081Z] 
19:07:24 [2020-05-14T19:07:24.081Z] #2 [internal] load build definition from Dockerfile
19:07:24 [2020-05-14T19:07:24.081Z] #2 transferring dockerfile: 16.32kB done
19:07:24 [2020-05-14T19:07:24.081Z] #2 DONE 0.2s
19:07:24 [2020-05-14T19:07:24.081Z] 
19:07:24 [2020-05-14T19:07:24.081Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:07:24 [2020-05-14T19:07:24.149Z] #39 41.64   AR       criu/pie/pie.lib.a
19:07:24 [2020-05-14T19:07:24.434Z] #39 ...
19:07:24 [2020-05-14T19:07:24.434Z] 
19:07:24 [2020-05-14T19:07:24.434Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.68 Selecting previously unselected package libapparmor1:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.69 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.69 Unpacking libapparmor1:s390x (2.13.2-10) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.77 Selecting previously unselected package libapparmor-dev:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.77 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.77 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.91 Selecting previously unselected package libbtrfs0.
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.92 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.92 Unpacking libbtrfs0 (4.20.1-2) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.95 Selecting previously unselected package libbtrfs-dev.
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.95 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 78.96 Unpacking libbtrfs-dev (4.20.1-2) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.05 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.06 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.06 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.09 Selecting previously unselected package libudev-dev:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.10 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.11 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.20 Selecting previously unselected package libsepol1-dev:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.21 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.21 Unpacking libsepol1-dev:s390x (2.8-1) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.44 Selecting previously unselected package libpcre16-3:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.45 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.45 Unpacking libpcre16-3:s390x (2:8.39-12) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.54 Selecting previously unselected package libpcre32-3:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.54 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.54 Unpacking libpcre32-3:s390x (2:8.39-12) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.64 Selecting previously unselected package libpcrecpp0v5:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.64 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.64 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.70 Selecting previously unselected package libpcre3-dev:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.70 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.70 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.94 Selecting previously unselected package libselinux1-dev:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.96 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 79.97 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.19 Selecting previously unselected package libdevmapper-dev:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.21 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.21 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.26 Selecting previously unselected package libseccomp-dev:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.26 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.27 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.33 Selecting previously unselected package libsystemd-dev:s390x.
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.33 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.33 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.72 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.74 Setting up libseccomp-dev:s390x (2.3.3-4) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.74 Setting up libapparmor1:s390x (2.13.2-10) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.75 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.76 Setting up libpcre16-3:s390x (2:8.39-12) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.76 Setting up libsepol1-dev:s390x (2.8-1) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.77 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.78 Setting up libbtrfs0 (4.20.1-2) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.78 Setting up libpcre32-3:s390x (2:8.39-12) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.79 Setting up libudev-dev:s390x (241-7~deb10u4) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.80 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.81 Setting up libbtrfs-dev (4.20.1-2) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.81 Setting up libapparmor-dev:s390x (2.13.2-10) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.82 Setting up mingw-w64-common (6.0.0-3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.83 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.83 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.84 Setting up libpcre3-dev:s390x (2:8.39-12) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.85 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.85 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
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.86 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
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.86 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.87 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
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.87 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
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.88 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.89 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.90 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.91 Setting up dmsetup (2:1.02.155-3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.92 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.92 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 80.93 Processing triggers for libc-bin (2.28-10) ...
19:07:24 [2020-05-14T19:07:24.434Z] #10 DONE 81.5s
19:07:24 [2020-05-14T19:07:24.434Z] 
19:07:24 [2020-05-14T19:07:24.434Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:24 [2020-05-14T19:07:24.434Z] #39 41.71   DEP      criu/pie/restorer.d
19:07:24 [2020-05-14T19:07:24.650Z] #3 DONE 0.6s
19:07:24 [2020-05-14T19:07:24.650Z] 
19:07:24 [2020-05-14T19:07:24.650Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:07:24 [2020-05-14T19:07:24.650Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
19:07:24 [2020-05-14T19:07:24.650Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
19:07:24 [2020-05-14T19:07:24.650Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
19:07:24 [2020-05-14T19:07:24.650Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
19:07:24 [2020-05-14T19:07:24.650Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
19:07:24 [2020-05-14T19:07:24.720Z] #39 42.02   DEP      criu/arch/s390/restorer.d
19:07:24 [2020-05-14T19:07:24.720Z] #39 42.20   DEP      criu/arch/s390/vdso-pie.d
19:07:24 [2020-05-14T19:07:24.752Z] #23 69.92 debconf: delaying package configuration, since apt-utils is not installed
19:07:24 [2020-05-14T19:07:24.910Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.2s
19:07:24 [2020-05-14T19:07:24.910Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
19:07:24 [2020-05-14T19:07:24.910Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s done
19:07:25 [2020-05-14T19:07:25.001Z] #39 42.31   DEP      criu/pie/parasite-vdso.d
19:07:25 [2020-05-14T19:07:25.169Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
19:07:25 [2020-05-14T19:07:25.169Z] #4 DONE 0.5s
19:07:25 [2020-05-14T19:07:25.281Z] #39 42.52   DEP      criu/pie/parasite.d
19:07:25 [2020-05-14T19:07:25.281Z] #39 42.72   CC       criu/pie/parasite.o
19:07:25 [2020-05-14T19:07:25.318Z] #23 70.33 Fetched 355 kB in 0s (995 kB/s)
19:07:25 [2020-05-14T19:07:25.318Z] #23 70.65 Selecting previously unselected package libonig5:amd64.
19:07:25 [2020-05-14T19:07:25.577Z] #23 70.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
19:07:25 [2020-05-14T19:07:25.577Z] #23 70.84 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
19:07:25 [2020-05-14T19:07:25.577Z] #23 70.85 Unpacking libonig5:amd64 (6.9.1-1) ...
19:07:25 [2020-05-14T19:07:25.737Z] 
19:07:25 [2020-05-14T19:07:25.737Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
19:07:25 [2020-05-14T19:07:25.835Z] #23 ...
19:07:25 [2020-05-14T19:07:25.835Z] 
19:07:25 [2020-05-14T19:07:25.835Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:07:25 [2020-05-14T19:07:25.835Z] #32 50.81 Reading package lists...
19:07:25 [2020-05-14T19:07:25.835Z] #32 61.41 Building dependency tree...
19:07:25 [2020-05-14T19:07:25.835Z] #32 66.98 The following additional packages will be installed:
19:07:25 [2020-05-14T19:07:25.835Z] #32 67.00   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:07:25 [2020-05-14T19:07:25.835Z] #32 67.05 Suggested packages:
19:07:25 [2020-05-14T19:07:25.835Z] #32 67.07   cmake-doc ninja-build lrzip
19:07:25 [2020-05-14T19:07:25.835Z] #32 67.07 Recommended packages:
19:07:25 [2020-05-14T19:07:25.835Z] #32 67.07   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:07:25 [2020-05-14T19:07:25.835Z] #32 68.55 The following NEW packages will be installed:
19:07:25 [2020-05-14T19:07:25.835Z] #32 68.57   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:07:25 [2020-05-14T19:07:25.835Z] #32 68.60   vim-common xxd
19:07:25 [2020-05-14T19:07:25.835Z] #32 69.06 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
19:07:25 [2020-05-14T19:07:25.835Z] #32 69.06 Need to get 14.9 MB of archives.
19:07:25 [2020-05-14T19:07:25.835Z] #32 69.06 After this operation, 61.8 MB of additional disk space will be used.
19:07:25 [2020-05-14T19:07:25.835Z] #32 69.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #32 69.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #32 69.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #32 69.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #32 70.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #32 70.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #32 70.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #32 71.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #32 71.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #32 71.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #32 ...
19:07:25 [2020-05-14T19:07:25.835Z] 
19:07:25 [2020-05-14T19:07:25.835Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:25 [2020-05-14T19:07:25.835Z] #38 50.93 Reading package lists...
19:07:25 [2020-05-14T19:07:25.835Z] #38 61.52 Building dependency tree...
19:07:25 [2020-05-14T19:07:25.835Z] #38 67.19 The following additional packages will be installed:
19:07:25 [2020-05-14T19:07:25.835Z] #38 67.21   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:07:25 [2020-05-14T19:07:25.835Z] #38 67.23   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:07:25 [2020-05-14T19:07:25.835Z] #38 67.24 Suggested packages:
19:07:25 [2020-05-14T19:07:25.835Z] #38 67.25   manpages-dev python-setuptools
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.37 The following NEW packages will be installed:
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.38   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.40   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.41   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.41   python-six zlib1g-dev
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.96 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded.
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.96 Need to get 4095 kB of archives.
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.96 After this operation, 22.5 MB of additional disk space will be used.
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 69.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
19:07:25 [2020-05-14T19:07:25.835Z] #38 70.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
19:07:25 [2020-05-14T19:07:25.896Z] #39 ...
19:07:25 [2020-05-14T19:07:25.896Z] 
19:07:25 [2020-05-14T19:07:25.896Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
19:07:25 [2020-05-14T19:07:25.896Z] #11 DONE 1.6s
19:07:25 [2020-05-14T19:07:25.997Z] #6 DONE 0.2s
19:07:25 [2020-05-14T19:07:25.997Z] 
19:07:25 [2020-05-14T19:07:25.997Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:07:25 [2020-05-14T19:07:25.997Z] #5 DONE 0.1s
19:07:25 [2020-05-14T19:07:25.997Z] 
19:07:25 [2020-05-14T19:07:25.997Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:07:25 [2020-05-14T19:07:25.997Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:07:25 [2020-05-14T19:07:25.997Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:07:25 [2020-05-14T19:07:25.997Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:07:26 [2020-05-14T19:07:26.180Z] 
19:07:26 [2020-05-14T19:07:26.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:26 [2020-05-14T19:07:26.180Z] #39 43.51   LINK     criu/pie/parasite.built-in.o
19:07:26 [2020-05-14T19:07:26.180Z] #39 43.52   GEN      criu/pie/parasite-blob.h
19:07:26 [2020-05-14T19:07:26.180Z] #39 43.54   CC       criu/pie/parasite-vdso.o
19:07:26 [2020-05-14T19:07:26.402Z] #38 ...
19:07:26 [2020-05-14T19:07:26.402Z] 
19:07:26 [2020-05-14T19:07:26.402Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:07:26 [2020-05-14T19:07:26.403Z] #23 71.54 Selecting previously unselected package libjq1:amd64.
19:07:26 [2020-05-14T19:07:26.403Z] #23 71.59 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:07:26 [2020-05-14T19:07:26.403Z] #23 71.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:07:26 [2020-05-14T19:07:26.403Z] #23 ...
19:07:26 [2020-05-14T19:07:26.403Z] 
19:07:26 [2020-05-14T19:07:26.403Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:26 [2020-05-14T19:07:26.403Z] #10 50.95 Reading package lists...
19:07:26 [2020-05-14T19:07:26.403Z] #10 62.11 Building dependency tree...
19:07:26 [2020-05-14T19:07:26.403Z] #10 67.76 The following additional packages will be installed:
19:07:26 [2020-05-14T19:07:26.403Z] #10 67.76   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:07:26 [2020-05-14T19:07:26.403Z] #10 67.76   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:07:26 [2020-05-14T19:07:26.403Z] #10 67.77   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:07:26 [2020-05-14T19:07:26.403Z] #10 67.78   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
19:07:26 [2020-05-14T19:07:26.403Z] #10 67.78   mingw-w64-x86-64-dev
19:07:26 [2020-05-14T19:07:26.403Z] #10 67.79 Suggested packages:
19:07:26 [2020-05-14T19:07:26.403Z] #10 67.82   gcc-8-locales seccomp wine64
19:07:26 [2020-05-14T19:07:26.403Z] #10 70.49 The following NEW packages will be installed:
19:07:26 [2020-05-14T19:07:26.403Z] #10 70.49   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:07:26 [2020-05-14T19:07:26.403Z] #10 70.49   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:07:26 [2020-05-14T19:07:26.403Z] #10 70.49   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:07:26 [2020-05-14T19:07:26.403Z] #10 70.49   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:07:26 [2020-05-14T19:07:26.403Z] #10 70.49   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:07:26 [2020-05-14T19:07:26.403Z] #10 70.50   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:07:26 [2020-05-14T19:07:26.403Z] #10 70.52 The following packages will be upgraded:
19:07:26 [2020-05-14T19:07:26.403Z] #10 70.55   libsystemd0 libudev1
19:07:26 [2020-05-14T19:07:26.403Z] #10 71.10 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded.
19:07:26 [2020-05-14T19:07:26.403Z] #10 71.10 Need to get 78.2 MB of archives.
19:07:26 [2020-05-14T19:07:26.403Z] #10 71.10 After this operation, 487 MB of additional disk space will be used.
19:07:26 [2020-05-14T19:07:26.403Z] #10 71.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB]
19:07:26 [2020-05-14T19:07:26.403Z] #10 71.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB]
19:07:26 [2020-05-14T19:07:26.403Z] #10 71.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
19:07:26 [2020-05-14T19:07:26.403Z] #10 71.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
19:07:26 [2020-05-14T19:07:26.464Z] #39 ...
19:07:26 [2020-05-14T19:07:26.464Z] 
19:07:26 [2020-05-14T19:07:26.464Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:07:26 [2020-05-14T19:07:26.464Z] #43 DONE 83.4s
19:07:26 [2020-05-14T19:07:26.464Z] 
19:07:26 [2020-05-14T19:07:26.464Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.747 + RM_GOPATH=0
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.747 + TMP_GOPATH=
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.747 + : /build
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.747 + '[' -z '' ']'
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.747 ++ mktemp -d
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.755 + export GOPATH=/tmp/tmp.gze3rqDQQB
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.755 + GOPATH=/tmp/tmp.gze3rqDQQB
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.755 + RM_GOPATH=1
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.755 ++ dirname /tmp/install/install.sh
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.755 + dir=/tmp/install
19:07:26 [2020-05-14T19:07:26.464Z] #49 1.755 + bin=runc
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.755 + shift
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.755 + '[' '!' -f /tmp/install/runc.installer ']'
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.755 + . /tmp/install/runc.installer
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.755 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.755 + install_runc
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.755 + grep -q '^3\.10\.0.*\.el7\.'
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.762 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.762 + uname -r
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.762 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.762 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.762 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gze3rqDQQB/src/github.com/opencontainers/runc
19:07:26 [2020-05-14T19:07:26.465Z] #49 1.762 Cloning into '/tmp/tmp.gze3rqDQQB/src/github.com/opencontainers/runc'...
19:07:26 [2020-05-14T19:07:26.661Z] #10 72.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:07:26 [2020-05-14T19:07:26.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:07:26 [2020-05-14T19:07:26.919Z] #10 72.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
19:07:26 [2020-05-14T19:07:26.919Z] #10 72.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
19:07:26 [2020-05-14T19:07:26.919Z] #10 72.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:07:26 [2020-05-14T19:07:26.919Z] #10 ...
19:07:26 [2020-05-14T19:07:26.919Z] 
19:07:26 [2020-05-14T19:07:26.919Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:07:26 [2020-05-14T19:07:26.919Z] #23 72.02 Selecting previously unselected package jq.
19:07:26 [2020-05-14T19:07:26.919Z] #23 72.05 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
19:07:26 [2020-05-14T19:07:26.919Z] #23 72.07 Unpacking jq (1.5+dfsg-2+b1) ...
19:07:27 [2020-05-14T19:07:27.078Z] #49 ...
19:07:27 [2020-05-14T19:07:27.078Z] 
19:07:27 [2020-05-14T19:07:27.078Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:27 [2020-05-14T19:07:27.078Z] #41 74.09 vendor/golang.org/x/net/idna
19:07:27 [2020-05-14T19:07:27.078Z] #41 76.14 vendor/golang.org/x/net/http2/hpack
19:07:27 [2020-05-14T19:07:27.078Z] #41 77.01 mime
19:07:27 [2020-05-14T19:07:27.078Z] #41 78.58 mime/quotedprintable
19:07:27 [2020-05-14T19:07:27.078Z] #41 78.84 net/http/internal
19:07:27 [2020-05-14T19:07:27.078Z] #41 80.43 crypto/tls
19:07:27 [2020-05-14T19:07:27.078Z] #41 ...
19:07:27 [2020-05-14T19:07:27.078Z] 
19:07:27 [2020-05-14T19:07:27.078Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:27 [2020-05-14T19:07:27.078Z] #39 44.45   CC       criu/arch/s390/vdso-pie.o
19:07:27 [2020-05-14T19:07:27.359Z] #39 ...
19:07:27 [2020-05-14T19:07:27.359Z] 
19:07:27 [2020-05-14T19:07:27.359Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:07:27 [2020-05-14T19:07:27.359Z] #54 78.93 + for f in rootlesskit rootlesskit-docker-proxy
19:07:27 [2020-05-14T19:07:27.359Z] #54 78.93 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:07:27 [2020-05-14T19:07:27.359Z] #54 DONE 84.4s
19:07:27 [2020-05-14T19:07:27.359Z] 
19:07:27 [2020-05-14T19:07:27.359Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
19:07:27 [2020-05-14T19:07:27.359Z] #55 DONE 0.1s
19:07:27 [2020-05-14T19:07:27.359Z] 
19:07:27 [2020-05-14T19:07:27.359Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:27 [2020-05-14T19:07:27.359Z] #39 44.79   CC       criu/arch/s390/restorer.o
19:07:27 [2020-05-14T19:07:27.407Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.14MB / 9.86MB 1.6s
19:07:27 [2020-05-14T19:07:27.484Z] #23 72.49 Setting up libonig5:amd64 (6.9.1-1) ...
19:07:27 [2020-05-14T19:07:27.484Z] #23 72.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:07:27 [2020-05-14T19:07:27.484Z] #23 72.52 Setting up jq (1.5+dfsg-2+b1) ...
19:07:27 [2020-05-14T19:07:27.484Z] #23 72.54 Processing triggers for libc-bin (2.28-10) ...
19:07:27 [2020-05-14T19:07:27.484Z] #23 ...
19:07:27 [2020-05-14T19:07:27.484Z] 
19:07:27 [2020-05-14T19:07:27.484Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:07:27 [2020-05-14T19:07:27.484Z] #51 51.99 Reading package lists...
19:07:27 [2020-05-14T19:07:27.484Z] #51 63.00 Building dependency tree...
19:07:27 [2020-05-14T19:07:27.484Z] #51 68.94 The following additional packages will be installed:
19:07:27 [2020-05-14T19:07:27.484Z] #51 68.98   libbtrfs0
19:07:27 [2020-05-14T19:07:27.484Z] #51 69.54 The following NEW packages will be installed:
19:07:27 [2020-05-14T19:07:27.484Z] #51 69.68   libbtrfs-dev libbtrfs0
19:07:27 [2020-05-14T19:07:27.484Z] #51 70.20 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
19:07:27 [2020-05-14T19:07:27.484Z] #51 70.20 Need to get 119 kB of archives.
19:07:27 [2020-05-14T19:07:27.484Z] #51 70.20 After this operation, 387 kB of additional disk space will be used.
19:07:27 [2020-05-14T19:07:27.484Z] #51 70.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:07:27 [2020-05-14T19:07:27.484Z] #51 70.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:07:27 [2020-05-14T19:07:27.484Z] #51 72.03 debconf: delaying package configuration, since apt-utils is not installed
19:07:27 [2020-05-14T19:07:27.484Z] #51 72.52 Fetched 119 kB in 0s (445 kB/s)
19:07:27 [2020-05-14T19:07:27.484Z] #51 72.73 Selecting previously unselected package libbtrfs0.
19:07:27 [2020-05-14T19:07:27.484Z] #51 ...
19:07:27 [2020-05-14T19:07:27.484Z] 
19:07:27 [2020-05-14T19:07:27.484Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:27 [2020-05-14T19:07:27.484Z] #38 72.68 debconf: delaying package configuration, since apt-utils is not installed
19:07:27 [2020-05-14T19:07:27.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:07:27 [2020-05-14T19:07:27.667Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s
19:07:27 [2020-05-14T19:07:27.667Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s done
19:07:27 [2020-05-14T19:07:27.667Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
19:07:27 [2020-05-14T19:07:27.744Z] #38 ...
19:07:27 [2020-05-14T19:07:27.744Z] 
19:07:27 [2020-05-14T19:07:27.744Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:07:27 [2020-05-14T19:07:27.744Z] #23 DONE 73.0s
19:07:27 [2020-05-14T19:07:27.744Z] 
19:07:27 [2020-05-14T19:07:27.744Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:27 [2020-05-14T19:07:27.744Z] #38 73.03 Fetched 4095 kB in 1s (3925 kB/s)
19:07:27 [2020-05-14T19:07:27.972Z] #39 45.36   CC       criu/pie/restorer.o
19:07:28 [2020-05-14T19:07:28.006Z] #38 ...
19:07:28 [2020-05-14T19:07:28.006Z] 
19:07:28 [2020-05-14T19:07:28.007Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:07:28 [2020-05-14T19:07:28.007Z] #24 DONE 0.1s
19:07:28 [2020-05-14T19:07:28.007Z] 
19:07:28 [2020-05-14T19:07:28.007Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:28 [2020-05-14T19:07:28.007Z] #38 73.27 Selecting previously unselected package libcap-dev:amd64.
19:07:28 [2020-05-14T19:07:28.265Z] #38 73.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
19:07:28 [2020-05-14T19:07:28.265Z] #38 73.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
19:07:28 [2020-05-14T19:07:28.265Z] #38 73.42 Unpacking libcap-dev:amd64 (1:2.25-2) ...
19:07:28 [2020-05-14T19:07:28.524Z] #38 73.75 Selecting previously unselected package libnet1:amd64.
19:07:28 [2020-05-14T19:07:28.524Z] #38 73.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:07:28 [2020-05-14T19:07:28.524Z] #38 73.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:07:28 [2020-05-14T19:07:28.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:07:28 [2020-05-14T19:07:28.595Z] #39 ...
19:07:28 [2020-05-14T19:07:28.595Z] 
19:07:28 [2020-05-14T19:07:28.595Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:07:28 [2020-05-14T19:07:28.595Z] #12 DONE 2.5s
19:07:28 [2020-05-14T19:07:28.595Z] 
19:07:28 [2020-05-14T19:07:28.595Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:07:28 [2020-05-14T19:07:28.783Z] #38 73.98 Selecting previously unselected package libnet1-dev.
19:07:28 [2020-05-14T19:07:28.783Z] #38 ...
19:07:28 [2020-05-14T19:07:28.783Z] 
19:07:28 [2020-05-14T19:07:28.783Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:07:28 [2020-05-14T19:07:28.783Z] #51 72.73 Selecting previously unselected package libbtrfs0.
19:07:28 [2020-05-14T19:07:28.783Z] #51 72.73 (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.)
19:07:28 [2020-05-14T19:07:28.783Z] #51 72.82 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
19:07:28 [2020-05-14T19:07:28.783Z] #51 72.84 Unpacking libbtrfs0 (4.20.1-2) ...
19:07:28 [2020-05-14T19:07:28.783Z] #51 73.03 Selecting previously unselected package libbtrfs-dev.
19:07:28 [2020-05-14T19:07:28.783Z] #51 73.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
19:07:28 [2020-05-14T19:07:28.783Z] #51 73.10 Unpacking libbtrfs-dev (4.20.1-2) ...
19:07:28 [2020-05-14T19:07:28.783Z] #51 73.47 Setting up libbtrfs0 (4.20.1-2) ...
19:07:28 [2020-05-14T19:07:28.783Z] #51 73.49 Setting up libbtrfs-dev (4.20.1-2) ...
19:07:28 [2020-05-14T19:07:28.783Z] #51 73.53 Processing triggers for libc-bin (2.28-10) ...
19:07:28 [2020-05-14T19:07:28.783Z] #51 DONE 74.1s
19:07:28 [2020-05-14T19:07:28.783Z] 
19:07:28 [2020-05-14T19:07:28.783Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:28 [2020-05-14T19:07:28.783Z] #38 74.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
19:07:28 [2020-05-14T19:07:28.783Z] #38 74.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:07:29 [2020-05-14T19:07:29.051Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done
19:07:29 [2020-05-14T19:07:29.051Z] #57 DONE 3.2s
19:07:29 [2020-05-14T19:07:29.051Z] 
19:07:29 [2020-05-14T19:07:29.051Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:07:29 [2020-05-14T19:07:29.051Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
19:07:29 [2020-05-14T19:07:29.051Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done
19:07:29 [2020-05-14T19:07:29.051Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.5s done
19:07:29 [2020-05-14T19:07:29.051Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.2s done
19:07:29 [2020-05-14T19:07:29.051Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
19:07:29 [2020-05-14T19:07:29.051Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done
19:07:29 [2020-05-14T19:07:29.051Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.3s done
19:07:29 [2020-05-14T19:07:29.051Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.3s done
19:07:29 [2020-05-14T19:07:29.051Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 1.5s done
19:07:29 [2020-05-14T19:07:29.051Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.1s done
19:07:29 [2020-05-14T19:07:29.051Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 1.5s done
19:07:29 [2020-05-14T19:07:29.051Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 1.6s
19:07:29 [2020-05-14T19:07:29.350Z] #38 74.43 Selecting previously unselected package libnl-3-200:amd64.
19:07:29 [2020-05-14T19:07:29.350Z] #38 74.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
19:07:29 [2020-05-14T19:07:29.350Z] #38 74.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:07:29 [2020-05-14T19:07:29.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:07:29 [2020-05-14T19:07:29.610Z] #38 74.75 Selecting previously unselected package libnl-3-dev:amd64.
19:07:29 [2020-05-14T19:07:29.610Z] #38 74.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
19:07:29 [2020-05-14T19:07:29.610Z] #38 74.79 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
19:07:29 [2020-05-14T19:07:29.622Z] #7 ...
19:07:29 [2020-05-14T19:07:29.622Z] 
19:07:29 [2020-05-14T19:07:29.622Z] #20 [internal] load build context
19:07:29 [2020-05-14T19:07:29.622Z] #20 transferring context: 50.56MB 3.3s done
19:07:29 [2020-05-14T19:07:29.622Z] #20 DONE 3.4s
19:07:29 [2020-05-14T19:07:29.622Z] 
19:07:29 [2020-05-14T19:07:29.622Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:07:29 [2020-05-14T19:07:29.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:07:30 [2020-05-14T19:07:30.181Z] #38 75.27 Selecting previously unselected package libprotobuf-c1:amd64.
19:07:30 [2020-05-14T19:07:30.181Z] #38 75.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:07:30 [2020-05-14T19:07:30.181Z] #38 75.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:07:30 [2020-05-14T19:07:30.181Z] #38 75.51 Selecting previously unselected package libprotobuf-c-dev:amd64.
19:07:30 [2020-05-14T19:07:30.439Z] #38 75.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
19:07:30 [2020-05-14T19:07:30.439Z] #38 75.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:07:30 [2020-05-14T19:07:30.439Z] #38 75.73 Selecting previously unselected package zlib1g-dev:amd64.
19:07:30 [2020-05-14T19:07:30.439Z] #38 75.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
19:07:30 [2020-05-14T19:07:30.439Z] #38 75.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:07:30 [2020-05-14T19:07:30.622Z] #13 1.838 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:07:30 [2020-05-14T19:07:30.622Z] #13 DONE 2.0s
19:07:30 [2020-05-14T19:07:30.622Z] 
19:07:30 [2020-05-14T19:07:30.622Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:07:31 [2020-05-14T19:07:31.006Z] #38 76.12 Selecting previously unselected package libprotobuf17:amd64.
19:07:31 [2020-05-14T19:07:31.006Z] #38 76.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
19:07:31 [2020-05-14T19:07:31.006Z] #38 76.13 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
19:07:31 [2020-05-14T19:07:31.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:07:31 [2020-05-14T19:07:31.530Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 3.7s done
19:07:31 [2020-05-14T19:07:31.530Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98
19:07:31 [2020-05-14T19:07:31.791Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done
19:07:31 [2020-05-14T19:07:31.941Z] #38 77.26 Selecting previously unselected package libprotobuf-lite17:amd64.
19:07:32 [2020-05-14T19:07:32.051Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.1s
19:07:32 [2020-05-14T19:07:32.101Z] #14 DONE 1.5s
19:07:32 [2020-05-14T19:07:32.102Z] 
19:07:32 [2020-05-14T19:07:32.102Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:07:32 [2020-05-14T19:07:32.199Z] #38 77.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
19:07:32 [2020-05-14T19:07:32.199Z] #38 77.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:07:32 [2020-05-14T19:07:32.199Z] #38 ...
19:07:32 [2020-05-14T19:07:32.199Z] 
19:07:32 [2020-05-14T19:07:32.199Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:32 [2020-05-14T19:07:32.199Z] #41 67.50 internal/reflectlite
19:07:32 [2020-05-14T19:07:32.199Z] #41 67.51 github.com/LK4D4/vndr/godl/singleflight
19:07:32 [2020-05-14T19:07:32.199Z] #41 67.94 math/rand
19:07:32 [2020-05-14T19:07:32.199Z] #41 70.14 internal/singleflight
19:07:32 [2020-05-14T19:07:32.199Z] #41 72.34 bytes
19:07:32 [2020-05-14T19:07:32.199Z] #41 72.35 strconv
19:07:32 [2020-05-14T19:07:32.199Z] #41 76.96 bufio
19:07:32 [2020-05-14T19:07:32.320Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done
19:07:32 [2020-05-14T19:07:32.320Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9
19:07:32 [2020-05-14T19:07:32.457Z] #41 ...
19:07:32 [2020-05-14T19:07:32.457Z] 
19:07:32 [2020-05-14T19:07:32.457Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:32 [2020-05-14T19:07:32.715Z] #38 77.71 Selecting previously unselected package libprotobuf-dev:amd64.
19:07:32 [2020-05-14T19:07:32.715Z] #38 77.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
19:07:32 [2020-05-14T19:07:32.715Z] #38 77.73 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:07:32 [2020-05-14T19:07:32.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:07:33 [2020-05-14T19:07:33.567Z] #15 DONE 1.5s
19:07:33 [2020-05-14T19:07:33.567Z] 
19:07:33 [2020-05-14T19:07:33.567Z] #16 [dev-systemd-false  6/26] RUN ldconfig
19:07:33 [2020-05-14T19:07:33.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:07:34 [2020-05-14T19:07:34.617Z] #38 ...
19:07:34 [2020-05-14T19:07:34.617Z] 
19:07:34 [2020-05-14T19:07:34.617Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:34 [2020-05-14T19:07:34.617Z] #30 69.55 io
19:07:34 [2020-05-14T19:07:34.617Z] #30 72.24 internal/oserror
19:07:34 [2020-05-14T19:07:34.617Z] #30 72.64 syscall
19:07:34 [2020-05-14T19:07:34.617Z] #30 75.88 reflect
19:07:34 [2020-05-14T19:07:34.617Z] #30 ...
19:07:34 [2020-05-14T19:07:34.617Z] 
19:07:34 [2020-05-14T19:07:34.617Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:07:34 [2020-05-14T19:07:34.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:07:34 [2020-05-14T19:07:34.862Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.0s done
19:07:34 [2020-05-14T19:07:34.862Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0.1s
19:07:35 [2020-05-14T19:07:35.037Z] #16 DONE 1.4s
19:07:35 [2020-05-14T19:07:35.037Z] 
19:07:35 [2020-05-14T19:07:35.037Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:07:35 [2020-05-14T19:07:35.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:07:35 [2020-05-14T19:07:35.393Z] #28 78.98 Checking out files:  79% (1205/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
19:07:35 [2020-05-14T19:07:35.393Z] #28 80.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:07:35 [2020-05-14T19:07:35.654Z] #28 80.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:07:36 [2020-05-14T19:07:36.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:07:36 [2020-05-14T19:07:36.508Z] #17 1.492 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:07:36 [2020-05-14T19:07:36.508Z] #17 1.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:07:36 [2020-05-14T19:07:36.780Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.8s done
19:07:36 [2020-05-14T19:07:36.780Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de
19:07:36 [2020-05-14T19:07:36.789Z] #17 1.709 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:07:36 [2020-05-14T19:07:36.789Z] #17 1.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
19:07:37 [2020-05-14T19:07:37.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:07:37 [2020-05-14T19:07:37.793Z] #17 2.627 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB]
19:07:38 [2020-05-14T19:07:38.192Z] #28 ...
19:07:38 [2020-05-14T19:07:38.193Z] 
19:07:38 [2020-05-14T19:07:38.193Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:38 [2020-05-14T19:07:38.193Z] #10 72.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 73.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 73.61 Get:11 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]
19:07:38 [2020-05-14T19:07:38.193Z] #10 78.15 Get:12 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]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 81.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
19:07:38 [2020-05-14T19:07:38.193Z] #10 ...
19:07:38 [2020-05-14T19:07:38.193Z] 
19:07:38 [2020-05-14T19:07:38.193Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:07:38 [2020-05-14T19:07:38.193Z] #25 6.525 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:07:38 [2020-05-14T19:07:38.193Z] #25 7.321 
19:07:38 [2020-05-14T19:07:38.193Z] #25 7.562 #=#=#                                                                         

                                                                           1.0%
##                                                                         3.8%
#####                                                                      7.7%
########                                                                  11.9%
###########                                                               16.4%
###############                                                           20.8%
################                                                          23.4%
##################                                                        26.1%
######################                                                    30.6%
#########################                                                 35.6%
#############################                                             40.9%
###############################                                           44.2%
###################################                                       49.1%
#####################################                                     51.7%
########################################                                  56.6%
#############################################                             62.9%
##################################################                        70.7%
############################################################              84.3%
######################################################################## 100.0%
19:07:38 [2020-05-14T19:07:38.193Z] #25 10.23 
19:07:38 [2020-05-14T19:07:38.451Z] #25 10.41 
###                                                                        5.3%
####
19:07:38 [2020-05-14T19:07:38.451Z] #25 ...
19:07:38 [2020-05-14T19:07:38.451Z] 
19:07:38 [2020-05-14T19:07:38.451Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:07:38 [2020-05-14T19:07:38.451Z] #32 73.57 debconf: delaying package configuration, since apt-utils is not installed
19:07:38 [2020-05-14T19:07:38.451Z] #32 73.91 Fetched 14.9 MB in 3s (5339 kB/s)
19:07:38 [2020-05-14T19:07:38.451Z] #32 74.14 Selecting previously unselected package xxd.
19:07:38 [2020-05-14T19:07:38.451Z] #32 74.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 ... 15409 files and directories currently installed.)
19:07:38 [2020-05-14T19:07:38.451Z] #32 74.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
19:07:38 [2020-05-14T19:07:38.451Z] #32 74.33 Unpacking xxd (2:8.1.0875-5) ...
19:07:38 [2020-05-14T19:07:38.451Z] #32 74.81 Selecting previously unselected package vim-common.
19:07:38 [2020-05-14T19:07:38.451Z] #32 74.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:07:38 [2020-05-14T19:07:38.451Z] #32 74.91 Unpacking vim-common (2:8.1.0875-5) ...
19:07:38 [2020-05-14T19:07:38.451Z] #32 75.54 Selecting previously unselected package cmake-data.
19:07:38 [2020-05-14T19:07:38.451Z] #32 75.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:07:38 [2020-05-14T19:07:38.451Z] #32 75.55 Unpacking cmake-data (3.13.4-1) ...
19:07:38 [2020-05-14T19:07:38.451Z] #32 80.58 Selecting previously unselected package libicu63:amd64.
19:07:38 [2020-05-14T19:07:38.451Z] #32 80.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
19:07:38 [2020-05-14T19:07:38.451Z] #32 80.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:07:38 [2020-05-14T19:07:38.451Z] #32 ...
19:07:38 [2020-05-14T19:07:38.451Z] 
19:07:38 [2020-05-14T19:07:38.451Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:07:38 [2020-05-14T19:07:38.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:07:38 [2020-05-14T19:07:38.966Z] #25 10.41 
###                                                                        5.3%
#########                                                                 12.9%
##################                                                        25.4%
###########################                                               38.4%
#####################################                                     51.6%
############################################                              62.5%
19:07:38 [2020-05-14T19:07:38.966Z] #25 ...
19:07:38 [2020-05-14T19:07:38.966Z] 
19:07:38 [2020-05-14T19:07:38.966Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.932 + RM_GOPATH=0
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.932 + TMP_GOPATH=
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.932 + : /build
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.932 + '[' -z '' ']'
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.933 ++ mktemp -d
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.937 + export GOPATH=/tmp/tmp.oUwCkdfE5i
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.937 + GOPATH=/tmp/tmp.oUwCkdfE5i
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.937 + RM_GOPATH=1
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.946 ++ dirname /tmp/install/install.sh
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.963 + dir=/tmp/install
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.963 + bin=containerd
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.963 + shift
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.963 + '[' '!' -f /tmp/install/containerd.installer ']'
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.963 + . /tmp/install/containerd.installer
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.963 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.964 + install_containerd
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.964 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.964 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oUwCkdfE5i/src/github.com/containerd/containerd
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.964 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
19:07:38 [2020-05-14T19:07:38.966Z] #52 3.978 Cloning into '/tmp/tmp.oUwCkdfE5i/src/github.com/containerd/containerd'...
19:07:38 [2020-05-14T19:07:38.966Z] #52 ...
19:07:38 [2020-05-14T19:07:38.966Z] 
19:07:38 [2020-05-14T19:07:38.966Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:07:38 [2020-05-14T19:07:38.966Z] #25 10.41 
###                                                                        5.3%
#########                                                                 12.9%
##################                                                        25.4%
###########################                                               38.4%
#####################################                                     51.6%
############################################                              62.5%
############################################################              84.6%
######################################################################## 100.0%
19:07:39 [2020-05-14T19:07:39.258Z] #17 ...
19:07:39 [2020-05-14T19:07:39.258Z] 
19:07:39 [2020-05-14T19:07:39.258Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:39 [2020-05-14T19:07:39.258Z] #41 86.20 net/http/httptrace
19:07:39 [2020-05-14T19:07:39.258Z] #41 86.45 net/http
19:07:39 [2020-05-14T19:07:39.258Z] #41 93.97 github.com/LK4D4/vndr/godl
19:07:39 [2020-05-14T19:07:39.258Z] #41 94.65 github.com/LK4D4/vndr
19:07:39 [2020-05-14T19:07:39.258Z] #41 ...
19:07:39 [2020-05-14T19:07:39.258Z] 
19:07:39 [2020-05-14T19:07:39.258Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:07:39 [2020-05-14T19:07:39.258Z] #17 4.076 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
19:07:39 [2020-05-14T19:07:39.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:07:39 [2020-05-14T19:07:39.531Z] #25 11.59 
19:07:39 [2020-05-14T19:07:39.531Z] #25 ...
19:07:39 [2020-05-14T19:07:39.531Z] 
19:07:39 [2020-05-14T19:07:39.531Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:07:39 [2020-05-14T19:07:39.531Z] #43 74.85 + cd /tmp/tmp.7p2ca82Xd5/src/gotest.tools/gotestsum
19:07:39 [2020-05-14T19:07:39.531Z] #43 74.85 + git checkout -q v0.3.5
19:07:39 [2020-05-14T19:07:39.531Z] #43 74.96 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:07:39 [2020-05-14T19:07:39.788Z] #43 ...
19:07:39 [2020-05-14T19:07:39.788Z] 
19:07:39 [2020-05-14T19:07:39.788Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:07:40 [2020-05-14T19:07:40.080Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.4s done
19:07:40 [2020-05-14T19:07:40.258Z] #17 ...
19:07:40 [2020-05-14T19:07:40.259Z] 
19:07:40 [2020-05-14T19:07:40.259Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:40 [2020-05-14T19:07:40.259Z] #39 47.57   LINK     criu/pie/restorer.built-in.o
19:07:40 [2020-05-14T19:07:40.259Z] #39 47.58   GEN      criu/pie/restorer-blob.h
19:07:40 [2020-05-14T19:07:40.259Z] #39 47.65   DEP      criu/vdso.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 47.76   DEP      criu/uts_ns.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 47.85   DEP      criu/util.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 48.00   DEP      criu/uffd.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 48.25   DEP      criu/tun.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 48.48   DEP      criu/tty.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 48.63   DEP      criu/timerfd.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 48.70   DEP      criu/sysfs_parse.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 48.83   DEP      criu/sysctl.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 48.90   DEP      criu/string.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 48.92   DEP      criu/stats.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 48.98   DEP      criu/sockets.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 49.19   DEP      criu/sk-unix.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 49.40   DEP      criu/sk-tcp.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 49.58   DEP      criu/sk-queue.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 49.76   DEP      criu/sk-packet.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 49.91   DEP      criu/sk-netlink.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.02   DEP      criu/sk-inet.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.12   DEP      criu/signalfd.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.18   DEP      criu/sigframe.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.24   DEP      criu/shmem.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.32   DEP      criu/servicefd.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.44   DEP      criu/seize.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.55   DEP      criu/seccomp.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.66   DEP      criu/rst-malloc.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.72   DEP      criu/rbtree.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.74   DEP      criu/pstree.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 50.88   DEP      criu/protobuf.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 51.02   GEN      criu/protobuf-desc-gen.h
19:07:40 [2020-05-14T19:07:40.259Z] #39 52.11   DEP      criu/protobuf-desc.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 52.24   DEP      criu/proc_parse.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 52.41   DEP      criu/plugin.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 52.48   DEP      criu/pipes.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 52.63   DEP      criu/pie-util.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 52.73   DEP      criu/pie-util-vdso.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 52.91   DEP      criu/path.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 53.11   DEP      criu/parasite-syscall.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 53.23   DEP      criu/pagemap.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 53.41   DEP      criu/pagemap-cache.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 53.51   DEP      criu/page-xfer.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 53.66   DEP      criu/page-pipe.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 53.77   DEP      criu/netfilter.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 53.93   DEP      criu/net.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 54.07   DEP      criu/namespaces.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 54.17   DEP      criu/mount.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 54.35   DEP      criu/mem.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 54.48   DEP      criu/lsm.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 54.61   DEP      criu/log.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 54.72   DEP      criu/libnetlink.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 54.82   DEP      criu/kerndat.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 54.93   DEP      criu/kcmp-ids.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 54.96   DEP      criu/irmap.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 55.00   DEP      criu/ipc_ns.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 55.06   DEP      criu/image.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 55.12   DEP      criu/image-desc.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 55.17   DEP      criu/fsnotify.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 55.38   DEP      criu/filesystems.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 55.50   DEP      criu/files.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 55.62   DEP      criu/files-reg.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 55.70   DEP      criu/files-ext.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 55.79   DEP      criu/file-lock.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 55.94   DEP      criu/file-ids.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 56.01   DEP      criu/fifo.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 56.09   DEP      criu/fdstore.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 56.18   DEP      criu/fault-injection.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 56.21   DEP      criu/external.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 56.27   DEP      criu/eventpoll.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 56.38   DEP      criu/eventfd.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 56.54   DEP      criu/crtools.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 56.71   DEP      criu/cr-service.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 56.88   DEP      criu/cr-restore.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 57.14   DEP      criu/cr-errno.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 57.15   DEP      criu/cr-dump.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 57.39   DEP      criu/cr-dedup.d
19:07:40 [2020-05-14T19:07:40.259Z] #39 57.56   DEP      criu/cr-check.d
19:07:40 [2020-05-14T19:07:40.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:07:40 [2020-05-14T19:07:40.539Z] #39 57.80   DEP      criu/config.d
19:07:40 [2020-05-14T19:07:40.539Z] #39 57.99   DEP      criu/clone-noasan.d
19:07:40 [2020-05-14T19:07:40.650Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done
19:07:40 [2020-05-14T19:07:40.651Z] #7 DONE 14.7s
19:07:40 [2020-05-14T19:07:40.651Z] 
19:07:40 [2020-05-14T19:07:40.651Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:07:40 [2020-05-14T19:07:40.819Z] #39 58.04   DEP      criu/cgroup.d
19:07:40 [2020-05-14T19:07:40.819Z] #39 58.22   DEP      criu/cgroup-props.d
19:07:41 [2020-05-14T19:07:41.100Z] #39 58.32   DEP      criu/bitmap.d
19:07:41 [2020-05-14T19:07:41.100Z] #39 58.34   DEP      criu/bfd.d
19:07:41 [2020-05-14T19:07:41.100Z] #39 58.42   DEP      criu/autofs.d
19:07:41 [2020-05-14T19:07:41.100Z] #39 58.55   DEP      criu/aio.d
19:07:41 [2020-05-14T19:07:41.331Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:07:41 [2020-05-14T19:07:41.331Z] Using test binary docker
19:07:41 [2020-05-14T19:07:41.331Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:07:41 [2020-05-14T19:07:41.331Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:07:41 [2020-05-14T19:07:41.331Z] INFO: Waiting for daemon to start...
19:07:41 [2020-05-14T19:07:41.331Z] Starting dockerd
19:07:41 [2020-05-14T19:07:41.380Z] #39 58.71   DEP      criu/action-scripts.d
19:07:41 [2020-05-14T19:07:41.593Z] #25 11.80 
##                                                                         2.9%
######                                                                     8.9%
##########                                                                14.5%
###############                                                           20.9%
##################                                                        26.4%
######################                                                    31.2%
#########################                                                 36.1%
##############################                                            41.7%
##################################                                        47.7%
#####################################                                     52.1%
##########################################                                58.8%
#############################################                             62.8%
###############################################                           66.4%
###################################################                       71.9%
######################################################                    75.5%
##########################################################                81.5%
###############################################################           87.7%
###################################################################       94.0%
######################################################################## 100.0%
19:07:41 [2020-05-14T19:07:41.660Z] #39 58.93   CC       criu/action-scripts.o
19:07:41 [2020-05-14T19:07:41.660Z] #39 ...
19:07:41 [2020-05-14T19:07:41.660Z] 
19:07:41 [2020-05-14T19:07:41.660Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:41 [2020-05-14T19:07:41.660Z] #49 7.311 + cd /tmp/tmp.gze3rqDQQB/src/github.com/opencontainers/runc
19:07:41 [2020-05-14T19:07:41.660Z] #49 7.311 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:07:41 [2020-05-14T19:07:41.660Z] #49 7.719 + '[' -z '' ']'
19:07:41 [2020-05-14T19:07:41.660Z] #49 7.719 + target=static
19:07:41 [2020-05-14T19:07:41.660Z] #49 7.719 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:07:41 [2020-05-14T19:07:41.660Z] #49 8.722 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 .
19:07:41 [2020-05-14T19:07:41.850Z] #25 14.02 
19:07:41 [2020-05-14T19:07:41.940Z] #49 ...
19:07:41 [2020-05-14T19:07:41.940Z] 
19:07:41 [2020-05-14T19:07:41.940Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:07:41 [2020-05-14T19:07:41.940Z] #17 6.793 Fetched 8043 kB in 5s (1499 kB/s)
19:07:43 [2020-05-14T19:07:43.138Z] #25 14.24 
#                                                                          2.1%
###                                                                        4.3%
###                                                                        5.0%
####                                                                       6.9%
######                                                                     8.4%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 13.1%
##########                                                                14.3%
19:07:43 [2020-05-14T19:07:43.138Z] #25 ...
19:07:43 [2020-05-14T19:07:43.138Z] 
19:07:43 [2020-05-14T19:07:43.138Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:43 [2020-05-14T19:07:43.138Z] #41 78.25 reflect
19:07:43 [2020-05-14T19:07:43.138Z] #41 79.88 syscall
19:07:43 [2020-05-14T19:07:43.138Z] #41 ...
19:07:43 [2020-05-14T19:07:43.138Z] 
19:07:43 [2020-05-14T19:07:43.138Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:07:43 [2020-05-14T19:07:43.833Z] .
19:07:43 [2020-05-14T19:07:43.833Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:07:43 [2020-05-14T19:07:43.833Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:07:43 [2020-05-14T19:07:43.833Z] Error: No such image: emptyfs
19:07:43 [2020-05-14T19:07:43.833Z] Running integration-test (iteration 1)
19:07:43 [2020-05-14T19:07:43.833Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:07:43 [2020-05-14T19:07:43.945Z] #8 DONE 2.6s
19:07:43 [2020-05-14T19:07:43.945Z] 
19:07:43 [2020-05-14T19:07:43.945Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:07:43 [2020-05-14T19:07:43.952Z] #17 6.793 Reading package lists...
19:07:44 [2020-05-14T19:07:44.205Z] #9 DONE 1.0s
19:07:44 [2020-05-14T19:07:44.205Z] 
19:07:44 [2020-05-14T19:07:44.205Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:07:44 [2020-05-14T19:07:44.205Z] #27 DONE 0.1s
19:07:44 [2020-05-14T19:07:44.205Z] 
19:07:44 [2020-05-14T19:07:44.205Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:07:44 [2020-05-14T19:07:44.205Z] #35 DONE 0.1s
19:07:44 [2020-05-14T19:07:44.205Z] 
19:07:44 [2020-05-14T19:07:44.205Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:07:44 [2020-05-14T19:07:44.564Z] #17 8.808 Reading package lists...
19:07:44 [2020-05-14T19:07:44.564Z] #17 ...
19:07:44 [2020-05-14T19:07:44.564Z] 
19:07:44 [2020-05-14T19:07:44.564Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:44 [2020-05-14T19:07:44.564Z] #41 DONE 101.6s
19:07:44 [2020-05-14T19:07:44.564Z] 
19:07:44 [2020-05-14T19:07:44.564Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:44 [2020-05-14T19:07:44.564Z] #39 59.31   CC       criu/aio.o
19:07:44 [2020-05-14T19:07:44.564Z] #39 59.56   CC       criu/autofs.o
19:07:44 [2020-05-14T19:07:44.564Z] #39 60.28   CC       criu/bfd.o
19:07:44 [2020-05-14T19:07:44.564Z] #39 60.64   CC       criu/bitmap.o
19:07:44 [2020-05-14T19:07:44.564Z] #39 60.72   CC       criu/cgroup-props.o
19:07:44 [2020-05-14T19:07:44.564Z] #39 61.13   CC       criu/cgroup.o
19:07:44 [2020-05-14T19:07:44.945Z] #25 14.24 
#                                                                          2.1%
###                                                                        4.3%
###                                                                        5.0%
####                                                                       6.9%
######                                                                     8.4%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 13.1%
##########                                                                14.3%
###########                                                               16.4%
############                                                              18.0%
##############                                                            19.7%
###############                                                           21.0%
################                                                          22.2%
#################                                                         24.7%
##################                                                        26.4%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.4%
########################                                                  33.4%
#########################                                                 35.5%
###########################                                               37.7%
############################                                              39.4%
#############################                                             40.9%
###############################                                           43.3%
################################                                          45.4%
#################################                                         46.9%
19:07:44 [2020-05-14T19:07:44.945Z] #25 ...
19:07:44 [2020-05-14T19:07:44.945Z] 
19:07:44 [2020-05-14T19:07:44.945Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:44 [2020-05-14T19:07:44.945Z] #38 80.12 Selecting previously unselected package libprotoc17:amd64.
19:07:44 [2020-05-14T19:07:44.945Z] #38 80.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 80.19 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 81.24 Selecting previously unselected package protobuf-c-compiler.
19:07:44 [2020-05-14T19:07:44.945Z] #38 81.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 81.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 81.66 Selecting previously unselected package protobuf-compiler.
19:07:44 [2020-05-14T19:07:44.945Z] #38 81.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 81.74 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 82.12 Selecting previously unselected package python-pkg-resources.
19:07:44 [2020-05-14T19:07:44.945Z] #38 82.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 82.16 Unpacking python-pkg-resources (40.8.0-1) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 82.53 Selecting previously unselected package python-six.
19:07:44 [2020-05-14T19:07:44.945Z] #38 82.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 82.56 Unpacking python-six (1.12.0-1) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 82.73 Selecting previously unselected package python-protobuf.
19:07:44 [2020-05-14T19:07:44.945Z] #38 82.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 82.82 Unpacking python-protobuf (3.6.1.3-2) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 83.50 Setting up python-pkg-resources (40.8.0-1) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 89.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 89.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 89.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 89.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 89.67 Setting up python-six (1.12.0-1) ...
19:07:44 [2020-05-14T19:07:44.945Z] #38 ...
19:07:44 [2020-05-14T19:07:44.945Z] 
19:07:44 [2020-05-14T19:07:44.946Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:07:45 [2020-05-14T19:07:45.718Z] #25 14.24 
#                                                                          2.1%
###                                                                        4.3%
###                                                                        5.0%
####                                                                       6.9%
######                                                                     8.4%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 13.1%
##########                                                                14.3%
###########                                                               16.4%
############                                                              18.0%
##############                                                            19.7%
###############                                                           21.0%
################                                                          22.2%
#################                                                         24.7%
##################                                                        26.4%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.4%
########################                                                  33.4%
#########################                                                 35.5%
###########################                                               37.7%
############################                                              39.4%
#############################                                             40.9%
###############################                                           43.3%
################################                                          45.4%
#################################                                         46.9%
###################################                                       48.8%
####################################                                      50.2%
#####################################                                     51.9%
######################################                                    53.2%
#######################################                                   54.8%
#########################################                                 57.6%
###########################################                               60.3%
19:07:45 [2020-05-14T19:07:45.718Z] #25 ...
19:07:45 [2020-05-14T19:07:45.718Z] 
19:07:45 [2020-05-14T19:07:45.718Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:45 [2020-05-14T19:07:45.718Z] #47 80.82 syscall
19:07:45 [2020-05-14T19:07:45.718Z] #47 80.90 reflect
19:07:45 [2020-05-14T19:07:45.718Z] #47 90.87 context
19:07:45 [2020-05-14T19:07:45.718Z] #47 ...
19:07:45 [2020-05-14T19:07:45.718Z] 
19:07:45 [2020-05-14T19:07:45.718Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:07:46 [2020-05-14T19:07:46.029Z] #39 63.35   CC       criu/clone-noasan.o
19:07:46 [2020-05-14T19:07:46.029Z] #39 63.43   CC       criu/config.o
19:07:47 [2020-05-14T19:07:47.031Z] #39 64.25   CC       criu/cr-check.o
19:07:47 [2020-05-14T19:07:47.531Z] #25 14.24 
#                                                                          2.1%
###                                                                        4.3%
###                                                                        5.0%
####                                                                       6.9%
######                                                                     8.4%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 13.1%
##########                                                                14.3%
###########                                                               16.4%
############                                                              18.0%
##############                                                            19.7%
###############                                                           21.0%
################                                                          22.2%
#################                                                         24.7%
##################                                                        26.4%
####################                                                      29.1%
######################                                                    30.7%
#######################                                                   32.4%
########################                                                  33.4%
#########################                                                 35.5%
###########################                                               37.7%
############################                                              39.4%
#############################                                             40.9%
###############################                                           43.3%
################################                                          45.4%
#################################                                         46.9%
###################################                                       48.8%
####################################                                      50.2%
#####################################                                     51.9%
######################################                                    53.2%
#######################################                                   54.8%
#########################################                                 57.6%
###########################################                               60.3%
#############################################                             62.8%
###############################################                           65.3%
################################################                          67.6%
##################################################                        69.7%
####################################################                      72.8%
#####################################################                     74.6%
#######################################################                   76.6%
########################################################                  79.0%
##########################################################                80.7%
############################################################              83.5%
#############################################################             85.2%
###############################################################           87.8%
################################################################          89.5%
##################################################################        91.9%
####################################################################      94.5%
#####################################################################     96.3%
#######################################################################   99.9%
######################################################################## 100.0%
19:07:47 [2020-05-14T19:07:47.642Z] #39 ...
19:07:47 [2020-05-14T19:07:47.642Z] 
19:07:47 [2020-05-14T19:07:47.642Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:07:47 [2020-05-14T19:07:47.642Z] #17 8.808 Reading package lists...
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.06 Building dependency tree...
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.50 libcap2-bin is already the newest version (1:2.25-2).
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.50 The following additional packages will be installed:
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51   python3.7 python3.7-minimal vim-runtime xxd
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51 Suggested packages:
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51 Recommended packages:
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51   aufs-dkms nftables build-essential python3-dev python3-keyring
19:07:47 [2020-05-14T19:07:47.642Z] #17 11.51   python3-keyrings.alt python3-xdg unzip
19:07:47 [2020-05-14T19:07:47.642Z] #17 12.60 The following NEW packages will be installed:
19:07:47 [2020-05-14T19:07:47.642Z] #17 12.64   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:07:47 [2020-05-14T19:07:47.642Z] #17 12.64   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:07:47 [2020-05-14T19:07:47.642Z] #17 12.64   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:07:47 [2020-05-14T19:07:47.642Z] #17 12.64   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:07:47 [2020-05-14T19:07:47.642Z] #17 12.64   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:07:47 [2020-05-14T19:07:47.642Z] #17 12.64   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:07:47 [2020-05-14T19:07:47.642Z] #17 12.64   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:07:47 [2020-05-14T19:07:47.642Z] #17 12.64   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:07:47 [2020-05-14T19:07:47.642Z] #17 12.64   xz-utils zip
19:07:47 [2020-05-14T19:07:47.791Z] #25 19.72 
19:07:47 [2020-05-14T19:07:47.923Z] #17 12.79 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded.
19:07:47 [2020-05-14T19:07:47.923Z] #17 12.79 Need to get 27.7 MB of archives.
19:07:47 [2020-05-14T19:07:47.923Z] #17 12.79 After this operation, 117 MB of additional disk space will be used.
19:07:47 [2020-05-14T19:07:47.923Z] #17 12.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
19:07:47 [2020-05-14T19:07:47.923Z] #17 12.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
19:07:48 [2020-05-14T19:07:48.198Z] Removing intermediate container ff10d5cc351f
19:07:48 [2020-05-14T19:07:48.198Z]  ---> 7c5f00d06b5d
19:07:48 [2020-05-14T19:07:48.198Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch
19:07:48 [2020-05-14T19:07:48.198Z]  ---> 4d38c0565539
19:07:48 [2020-05-14T19:07:48.198Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
19:07:48 [2020-05-14T19:07:48.198Z]  ---> e9914de8578c
19:07:48 [2020-05-14T19:07:48.198Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
19:07:48 [2020-05-14T19:07:48.198Z]  ---> Running in a5fa93b47300
19:07:48 [2020-05-14T19:07:48.198Z] Removing intermediate container a5fa93b47300
19:07:48 [2020-05-14T19:07:48.198Z]  ---> 2a1d3fdb9010
19:07:48 [2020-05-14T19:07:48.198Z] Successfully built 2a1d3fdb9010
19:07:48 [2020-05-14T19:07:48.198Z] Successfully tagged moby-buildx:latest
19:07:48 [2020-05-14T19:07:48.198Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
19:07:48 [2020-05-14T19:07:48.198Z] if [ -n "${id}" ]; then \
19:07:48 [2020-05-14T19:07:48.198Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
19:07:48 [2020-05-14T19:07:48.198Z] 	&& touch bundles/buildx; \
19:07:48 [2020-05-14T19:07:48.198Z] 	docker rm -f ${id}; \
19:07:48 [2020-05-14T19:07:48.198Z] fi
19:07:48 [2020-05-14T19:07:48.198Z] d35c5366cd80de09dccb5bf001abf49948cc9b446d161247cf39a28a8cee507a
19:07:48 [2020-05-14T19:07:48.198Z] bundles/buildx version
19:07:48 [2020-05-14T19:07:48.198Z] buildx v0.3.1 6db68d0
19:07:48 [2020-05-14T19:07:48.198Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4bc2f528d473e9b140af9f37b26faddb530abf74 .
19:07:48 [2020-05-14T19:07:48.198Z] #1 [internal] booting buildkit
19:07:48 [2020-05-14T19:07:48.198Z] #1 pulling image moby/buildkit:buildx-stable-1
19:07:48 [2020-05-14T19:07:48.198Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done
19:07:48 [2020-05-14T19:07:48.198Z] #1 creating container buildx_buildkit_default
19:07:48 [2020-05-14T19:07:48.198Z] #1 creating container buildx_buildkit_default 0.5s done
19:07:48 [2020-05-14T19:07:48.198Z] #1 DONE 3.0s
19:07:48 [2020-05-14T19:07:48.198Z] 
19:07:48 [2020-05-14T19:07:48.198Z] #3 [internal] load build definition from Dockerfile
19:07:48 [2020-05-14T19:07:48.198Z] #3 transferring dockerfile: 16.31kB done
19:07:48 [2020-05-14T19:07:48.198Z] #3 DONE 0.0s
19:07:48 [2020-05-14T19:07:48.198Z] 
19:07:48 [2020-05-14T19:07:48.198Z] #2 [internal] load .dockerignore
19:07:48 [2020-05-14T19:07:48.198Z] #2 transferring context: 87B done
19:07:48 [2020-05-14T19:07:48.198Z] #2 DONE 0.0s
19:07:48 [2020-05-14T19:07:48.198Z] 
19:07:48 [2020-05-14T19:07:48.198Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
19:07:48 [2020-05-14T19:07:48.198Z] #4 DONE 0.8s
19:07:48 [2020-05-14T19:07:48.198Z] 
19:07:48 [2020-05-14T19:07:48.198Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
19:07:48 [2020-05-14T19:07:48.198Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
19:07:48 [2020-05-14T19:07:48.198Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
19:07:48 [2020-05-14T19:07:48.198Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
19:07:48 [2020-05-14T19:07:48.198Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
19:07:48 [2020-05-14T19:07:48.198Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
19:07:48 [2020-05-14T19:07:48.198Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
19:07:48 [2020-05-14T19:07:48.198Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
19:07:48 [2020-05-14T19:07:48.198Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done
19:07:48 [2020-05-14T19:07:48.204Z] #17 13.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
19:07:48 [2020-05-14T19:07:48.357Z] #25 ...
19:07:48 [2020-05-14T19:07:48.357Z] 
19:07:48 [2020-05-14T19:07:48.357Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:48 [2020-05-14T19:07:48.357Z] #10 83.41 debconf: delaying package configuration, since apt-utils is not installed
19:07:48 [2020-05-14T19:07:48.357Z] #10 83.59 Fetched 78.2 MB in 11s (6978 kB/s)
19:07:48 [2020-05-14T19:07:48.357Z] #10 83.71 (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.)
19:07:48 [2020-05-14T19:07:48.357Z] #10 83.81 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 83.84 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 84.24 Setting up libsystemd0:amd64 (241-7~deb10u4) ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 84.50 (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.)
19:07:48 [2020-05-14T19:07:48.357Z] #10 84.60 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 84.61 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 84.85 Setting up libudev1:amd64 (241-7~deb10u4) ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 85.00 Selecting previously unselected package binutils-mingw-w64-i686.
19:07:48 [2020-05-14T19:07:48.357Z] #10 85.01 (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.)
19:07:48 [2020-05-14T19:07:48.357Z] #10 85.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 85.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 88.15 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:07:48 [2020-05-14T19:07:48.357Z] #10 88.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 88.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 91.75 Selecting previously unselected package binutils-mingw-w64.
19:07:48 [2020-05-14T19:07:48.357Z] #10 91.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 91.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 92.07 Selecting previously unselected package libdevmapper1.02.1:amd64.
19:07:48 [2020-05-14T19:07:48.357Z] #10 92.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 92.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 92.38 Selecting previously unselected package dmsetup.
19:07:48 [2020-05-14T19:07:48.357Z] #10 92.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 92.38 Unpacking dmsetup (2:1.02.155-3) ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 92.63 Selecting previously unselected package mingw-w64-common.
19:07:48 [2020-05-14T19:07:48.357Z] #10 92.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:07:48 [2020-05-14T19:07:48.357Z] #10 92.64 Unpacking mingw-w64-common (6.0.0-3) ...
19:07:48 [2020-05-14T19:07:48.482Z] #5 DONE 1.1s
19:07:48 [2020-05-14T19:07:48.482Z] 
19:07:48 [2020-05-14T19:07:48.482Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
19:07:48 [2020-05-14T19:07:48.484Z] #17 13.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
19:07:48 [2020-05-14T19:07:48.618Z] #10 ...
19:07:48 [2020-05-14T19:07:48.618Z] 
19:07:48 [2020-05-14T19:07:48.618Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:07:48 [2020-05-14T19:07:48.618Z] #25 20.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:07:48 [2020-05-14T19:07:48.764Z] #17 13.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
19:07:48 [2020-05-14T19:07:48.765Z] #17 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
19:07:48 [2020-05-14T19:07:48.876Z] #25 ...
19:07:48 [2020-05-14T19:07:48.876Z] 
19:07:48 [2020-05-14T19:07:48.876Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:48 [2020-05-14T19:07:48.876Z] #30 84.21 time
19:07:48 [2020-05-14T19:07:48.876Z] #30 89.52 internal/poll
19:07:48 [2020-05-14T19:07:48.876Z] #30 92.68 internal/syscall/execenv
19:07:48 [2020-05-14T19:07:48.876Z] #30 92.95 internal/syscall/unix
19:07:48 [2020-05-14T19:07:48.876Z] #30 93.26 os
19:07:49 [2020-05-14T19:07:49.046Z] #17 13.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
19:07:49 [2020-05-14T19:07:49.046Z] #17 14.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
19:07:49 [2020-05-14T19:07:49.046Z] #17 14.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
19:07:49 [2020-05-14T19:07:49.046Z] #17 14.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
19:07:49 [2020-05-14T19:07:49.046Z] #17 14.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
19:07:49 [2020-05-14T19:07:49.099Z] #7 DONE 0.6s
19:07:49 [2020-05-14T19:07:49.099Z] 
19:07:49 [2020-05-14T19:07:49.099Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
19:07:49 [2020-05-14T19:07:49.099Z] #6 DONE 0.7s
19:07:49 [2020-05-14T19:07:49.099Z] 
19:07:49 [2020-05-14T19:07:49.099Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:07:49 [2020-05-14T19:07:49.099Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
19:07:49 [2020-05-14T19:07:49.136Z] #30 ...
19:07:49 [2020-05-14T19:07:49.136Z] 
19:07:49 [2020-05-14T19:07:49.136Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:07:49 [2020-05-14T19:07:49.136Z] #32 88.88 Selecting previously unselected package libxml2:amd64.
19:07:49 [2020-05-14T19:07:49.136Z] #32 88.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 88.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 89.55 Selecting previously unselected package libarchive13:amd64.
19:07:49 [2020-05-14T19:07:49.136Z] #32 89.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 89.60 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 89.97 Selecting previously unselected package libjsoncpp1:amd64.
19:07:49 [2020-05-14T19:07:49.136Z] #32 89.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 89.99 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 90.22 Selecting previously unselected package librhash0:amd64.
19:07:49 [2020-05-14T19:07:49.136Z] #32 90.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 90.23 Unpacking librhash0:amd64 (1.3.8-1) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 90.49 Selecting previously unselected package libuv1:amd64.
19:07:49 [2020-05-14T19:07:49.136Z] #32 90.50 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 90.50 Unpacking libuv1:amd64 (1.24.1-1) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 90.71 Selecting previously unselected package cmake.
19:07:49 [2020-05-14T19:07:49.136Z] #32 90.73 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 90.77 Unpacking cmake (3.13.4-1) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 94.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 94.35 Setting up xxd (2:8.1.0875-5) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 94.37 Setting up libuv1:amd64 (1.24.1-1) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 94.38 Setting up vim-common (2:8.1.0875-5) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 94.42 Setting up librhash0:amd64 (1.3.8-1) ...
19:07:49 [2020-05-14T19:07:49.136Z] #32 94.44 Setting up cmake-data (3.13.4-1) ...
19:07:49 [2020-05-14T19:07:49.327Z] #17 14.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
19:07:49 [2020-05-14T19:07:49.327Z] #17 14.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
19:07:49 [2020-05-14T19:07:49.394Z] #32 94.46 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
19:07:49 [2020-05-14T19:07:49.394Z] #32 94.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
19:07:49 [2020-05-14T19:07:49.394Z] #32 94.49 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
19:07:49 [2020-05-14T19:07:49.394Z] #32 94.52 Setting up cmake (3.13.4-1) ...
19:07:49 [2020-05-14T19:07:49.394Z] #32 94.56 Processing triggers for libc-bin (2.28-10) ...
19:07:49 [2020-05-14T19:07:49.394Z] #32 ...
19:07:49 [2020-05-14T19:07:49.394Z] 
19:07:49 [2020-05-14T19:07:49.394Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:49 [2020-05-14T19:07:49.394Z] #38 94.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
19:07:49 [2020-05-14T19:07:49.394Z] #38 94.58 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:07:49 [2020-05-14T19:07:49.394Z] #38 94.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
19:07:49 [2020-05-14T19:07:49.394Z] #38 94.62 Setting up libcap-dev:amd64 (1:2.25-2) ...
19:07:49 [2020-05-14T19:07:49.394Z] #38 94.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
19:07:49 [2020-05-14T19:07:49.394Z] #38 94.66 Setting up protobuf-compiler (3.6.1.3-2) ...
19:07:49 [2020-05-14T19:07:49.607Z] #17 14.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
19:07:49 [2020-05-14T19:07:49.607Z] #17 14.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
19:07:49 [2020-05-14T19:07:49.607Z] #17 14.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
19:07:49 [2020-05-14T19:07:49.607Z] #17 14.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
19:07:49 [2020-05-14T19:07:49.607Z] #17 14.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
19:07:49 [2020-05-14T19:07:49.607Z] #17 14.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
19:07:49 [2020-05-14T19:07:49.607Z] #17 14.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
19:07:49 [2020-05-14T19:07:49.607Z] #17 14.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
19:07:49 [2020-05-14T19:07:49.655Z] #38 94.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:07:49 [2020-05-14T19:07:49.655Z] #38 94.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
19:07:49 [2020-05-14T19:07:49.655Z] #38 94.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:07:49 [2020-05-14T19:07:49.655Z] #38 94.76 Setting up python-protobuf (3.6.1.3-2) ...
19:07:49 [2020-05-14T19:07:49.759Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
19:07:49 [2020-05-14T19:07:49.759Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done
19:07:49 [2020-05-14T19:07:49.759Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 0B / 10.73MB 0.1s
19:07:49 [2020-05-14T19:07:49.759Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 0B / 73.51MB 0.1s
19:07:49 [2020-05-14T19:07:49.760Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 0B / 57.46MB 0.1s
19:07:49 [2020-05-14T19:07:49.760Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 0B / 96.51MB 0.1s
19:07:49 [2020-05-14T19:07:49.760Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 0B / 156B 0.1s
19:07:49 [2020-05-14T19:07:49.760Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done
19:07:49 [2020-05-14T19:07:49.760Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 0B / 54.14MB 0.1s
19:07:49 [2020-05-14T19:07:49.760Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 0B / 8.25MB 0.1s
19:07:49 [2020-05-14T19:07:49.889Z] #17 14.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
19:07:49 [2020-05-14T19:07:49.889Z] #17 14.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
19:07:49 [2020-05-14T19:07:49.889Z] #17 14.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
19:07:49 [2020-05-14T19:07:49.889Z] #17 14.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
19:07:49 [2020-05-14T19:07:49.889Z] #17 14.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
19:07:49 [2020-05-14T19:07:49.889Z] #17 14.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
19:07:49 [2020-05-14T19:07:49.889Z] #17 14.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
19:07:49 [2020-05-14T19:07:49.889Z] #17 14.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
19:07:49 [2020-05-14T19:07:49.983Z] #36 ...
19:07:49 [2020-05-14T19:07:49.983Z] 
19:07:49 [2020-05-14T19:07:49.983Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:07:49 [2020-05-14T19:07:49.983Z] #51 5.055 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:07:49 [2020-05-14T19:07:49.983Z] #51 5.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:07:49 [2020-05-14T19:07:49.983Z] #51 5.100 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:07:49 [2020-05-14T19:07:49.983Z] #51 5.911 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:07:50 [2020-05-14T19:07:50.055Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 1.29MB / 10.73MB 0.4s
19:07:50 [2020-05-14T19:07:50.055Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.4s done
19:07:50 [2020-05-14T19:07:50.055Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 997.79kB / 8.25MB 0.4s
19:07:50 [2020-05-14T19:07:50.055Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 3.24MB / 10.73MB 0.6s
19:07:50 [2020-05-14T19:07:50.055Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 4.07MB / 73.51MB 0.6s
19:07:50 [2020-05-14T19:07:50.055Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 3.03MB / 57.46MB 0.6s
19:07:50 [2020-05-14T19:07:50.055Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 3.41MB / 54.14MB 0.6s
19:07:50 [2020-05-14T19:07:50.055Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 3.97MB / 8.25MB 0.6s
19:07:50 [2020-05-14T19:07:50.169Z] #17 ...
19:07:50 [2020-05-14T19:07:50.169Z] 
19:07:50 [2020-05-14T19:07:50.169Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:07:50 [2020-05-14T19:07:50.169Z] #28 DONE 107.1s
19:07:50 [2020-05-14T19:07:50.169Z] 
19:07:50 [2020-05-14T19:07:50.169Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:07:50 [2020-05-14T19:07:50.169Z] #17 15.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
19:07:50 [2020-05-14T19:07:50.169Z] #17 15.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
19:07:50 [2020-05-14T19:07:50.169Z] #17 15.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
19:07:50 [2020-05-14T19:07:50.169Z] #17 15.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
19:07:50 [2020-05-14T19:07:50.352Z] Loaded image: buildpack-deps:jessie
19:07:50 [2020-05-14T19:07:50.352Z] Loaded image: busybox:latest
19:07:50 [2020-05-14T19:07:50.352Z] Loaded image: busybox:glibc
19:07:50 [2020-05-14T19:07:50.352Z] Loaded image: debian:jessie
19:07:50 [2020-05-14T19:07:50.352Z] Loaded image: hello-world:latest
19:07:50 [2020-05-14T19:07:50.352Z] INFO: Testing against a local daemon
19:07:50 [2020-05-14T19:07:50.352Z] === RUN   TestCgroupNamespacesBuild
19:07:50 [2020-05-14T19:07:50.354Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 4.13MB / 10.73MB 0.8s
19:07:50 [2020-05-14T19:07:50.354Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 6.26MB / 8.25MB 0.8s
19:07:50 [2020-05-14T19:07:50.354Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 5.89MB / 10.73MB 0.9s
19:07:50 [2020-05-14T19:07:50.354Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 8.31MB / 73.51MB 0.9s
19:07:50 [2020-05-14T19:07:50.354Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 7.10MB / 57.46MB 0.9s
19:07:50 [2020-05-14T19:07:50.354Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 6.34MB / 96.51MB 0.9s
19:07:50 [2020-05-14T19:07:50.354Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 7.58MB / 54.14MB 0.9s
19:07:50 [2020-05-14T19:07:50.354Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 0.9s done
19:07:50 [2020-05-14T19:07:50.452Z] #17 15.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
19:07:50 [2020-05-14T19:07:50.452Z] #17 15.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
19:07:50 [2020-05-14T19:07:50.452Z] #17 15.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:07:50 [2020-05-14T19:07:50.452Z] #17 15.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
19:07:50 [2020-05-14T19:07:50.452Z] #17 15.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
19:07:50 [2020-05-14T19:07:50.555Z] #51 ...
19:07:50 [2020-05-14T19:07:50.555Z] 
19:07:50 [2020-05-14T19:07:50.555Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.311 + RM_GOPATH=0
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.312 + TMP_GOPATH=
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.313 + : /build
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.313 + '[' -z '' ']'
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.315 ++ mktemp -d
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.317 + export GOPATH=/tmp/tmp.4BzuxhSJu1
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.317 + GOPATH=/tmp/tmp.4BzuxhSJu1
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.317 + RM_GOPATH=1
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.319 ++ dirname /tmp/install/install.sh
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.322 + dir=/tmp/install
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.322 + bin=shfmt
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.322 + shift
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.322 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.322 + . /tmp/install/shfmt.installer
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.322 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.322 + install_shfmt
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.322 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.322 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.324 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4BzuxhSJu1/src/github.com/mvdan/sh
19:07:50 [2020-05-14T19:07:50.555Z] #47 6.330 Cloning into '/tmp/tmp.4BzuxhSJu1/src/github.com/mvdan/sh'...
19:07:50 [2020-05-14T19:07:50.590Z] #38 ...
19:07:50 [2020-05-14T19:07:50.590Z] 
19:07:50 [2020-05-14T19:07:50.590Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:07:50 [2020-05-14T19:07:50.590Z] #32 94.56 Processing triggers for libc-bin (2.28-10) ...
19:07:50 [2020-05-14T19:07:50.590Z] #32 94.69 Processing triggers for mime-support (3.62) ...
19:07:50 [2020-05-14T19:07:50.590Z] #32 DONE 95.7s
19:07:50 [2020-05-14T19:07:50.590Z] 
19:07:50 [2020-05-14T19:07:50.590Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:07:50 [2020-05-14T19:07:50.590Z] #25 21.30 
19:07:50 [2020-05-14T19:07:50.590Z] #25 21.50 
######################################################################## 100.0%
19:07:50 [2020-05-14T19:07:50.590Z] #25 21.69 
19:07:50 [2020-05-14T19:07:50.648Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 7.37MB / 10.73MB 1.0s
19:07:50 [2020-05-14T19:07:50.648Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 8.37MB / 10.73MB 1.2s
19:07:50 [2020-05-14T19:07:50.733Z] #17 15.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
19:07:50 [2020-05-14T19:07:50.733Z] #17 15.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
19:07:50 [2020-05-14T19:07:50.733Z] #17 15.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
19:07:50 [2020-05-14T19:07:50.733Z] #17 15.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
19:07:50 [2020-05-14T19:07:50.848Z] #25 23.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:07:50 [2020-05-14T19:07:50.967Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 9.47MB / 10.73MB 1.3s
19:07:50 [2020-05-14T19:07:50.967Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 12.86MB / 96.51MB 1.3s
19:07:50 [2020-05-14T19:07:50.967Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.63MB / 10.73MB 1.5s
19:07:50 [2020-05-14T19:07:50.967Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.5s done
19:07:50 [2020-05-14T19:07:50.967Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 12.37MB / 73.51MB 1.7s
19:07:51 [2020-05-14T19:07:51.285Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 10.59MB / 57.46MB 1.8s
19:07:51 [2020-05-14T19:07:51.285Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 18.96MB / 96.51MB 1.8s
19:07:51 [2020-05-14T19:07:51.285Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 16.35MB / 73.51MB 2.0s
19:07:51 [2020-05-14T19:07:51.285Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 10.41MB / 54.14MB 2.0s
19:07:51 [2020-05-14T19:07:51.344Z] #17 16.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
19:07:51 [2020-05-14T19:07:51.498Z] #47 ...
19:07:51 [2020-05-14T19:07:51.498Z] 
19:07:51 [2020-05-14T19:07:51.498Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.233 + RM_GOPATH=0
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.233 + TMP_GOPATH=
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.233 + : /build
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.233 + '[' -z '' ']'
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.234 ++ mktemp -d
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.237 + export GOPATH=/tmp/tmp.i2Kh0bW2CS
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.237 + GOPATH=/tmp/tmp.i2Kh0bW2CS
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.237 + RM_GOPATH=1
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.239 ++ dirname /tmp/install/install.sh
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.241 + dir=/tmp/install
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.241 + bin=tomlv
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.241 + shift
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.242 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.242 + . /tmp/install/tomlv.installer
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.242 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.242 + install_tomlv
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.242 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.242 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.i2Kh0bW2CS/src/github.com/BurntSushi/toml
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.242 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:07:51 [2020-05-14T19:07:51.498Z] #30 7.262 Cloning into '/tmp/tmp.i2Kh0bW2CS/src/github.com/BurntSushi/toml'...
19:07:51 [2020-05-14T19:07:51.498Z] #30 ...
19:07:51 [2020-05-14T19:07:51.498Z] 
19:07:51 [2020-05-14T19:07:51.498Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:07:51 [2020-05-14T19:07:51.498Z] #36 7.192 + git clone https://github.com/docker/distribution.git .
19:07:51 [2020-05-14T19:07:51.498Z] #36 7.192 Cloning into '.'...
19:07:51 [2020-05-14T19:07:51.623Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 15.49MB / 57.46MB 2.2s
19:07:51 [2020-05-14T19:07:51.623Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 24.12MB / 96.51MB 2.2s
19:07:51 [2020-05-14T19:07:51.625Z] #17 16.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
19:07:51 [2020-05-14T19:07:51.799Z] #25 23.60 
19:07:51 [2020-05-14T19:07:51.905Z] #17 16.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
19:07:51 [2020-05-14T19:07:51.905Z] #17 17.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
19:07:51 [2020-05-14T19:07:51.976Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 22.03MB / 73.51MB 2.4s
19:07:51 [2020-05-14T19:07:51.976Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 19.29MB / 57.46MB 2.5s
19:07:52 [2020-05-14T19:07:52.057Z] #25 23.89 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
19:07:52 [2020-05-14T19:07:52.281Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 28.03MB / 73.51MB 2.9s
19:07:52 [2020-05-14T19:07:52.282Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 22.47MB / 57.46MB 2.9s
19:07:52 [2020-05-14T19:07:52.282Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 29.56MB / 96.51MB 2.9s
19:07:52 [2020-05-14T19:07:52.315Z] #25 24.31 
19:07:52 [2020-05-14T19:07:52.516Z] #17 17.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
19:07:52 [2020-05-14T19:07:52.609Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 13.16MB / 54.14MB 3.0s
19:07:52 [2020-05-14T19:07:52.609Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 31.90MB / 73.51MB 3.2s
19:07:52 [2020-05-14T19:07:52.609Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 25.62MB / 57.46MB 3.2s
19:07:52 [2020-05-14T19:07:52.927Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 35.76MB / 73.51MB 3.4s
19:07:52 [2020-05-14T19:07:52.927Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 28.59MB / 57.46MB 3.4s
19:07:52 [2020-05-14T19:07:52.927Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 16.17MB / 54.14MB 3.4s
19:07:52 [2020-05-14T19:07:52.927Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 34.51MB / 96.51MB 3.6s
19:07:53 [2020-05-14T19:07:53.127Z] #17 17.94 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
19:07:53 [2020-05-14T19:07:53.215Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 32.18MB / 57.46MB 3.8s
19:07:53 [2020-05-14T19:07:53.250Z] #25 25.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:07:53 [2020-05-14T19:07:53.407Z] #17 18.25 debconf: delaying package configuration, since apt-utils is not installed
19:07:53 [2020-05-14T19:07:53.407Z] #17 18.30 Fetched 27.7 MB in 5s (5261 kB/s)
19:07:53 [2020-05-14T19:07:53.407Z] #17 18.32 Selecting previously unselected package pigz.
19:07:53 [2020-05-14T19:07:53.407Z] #17 18.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23198 files and directories currently installed.)
19:07:53 [2020-05-14T19:07:53.407Z] #17 18.37 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
19:07:53 [2020-05-14T19:07:53.407Z] #17 18.37 Unpacking pigz (2.4-1) ...
19:07:53 [2020-05-14T19:07:53.407Z] #17 18.42 Selecting previously unselected package libpython3.7-minimal:s390x.
19:07:53 [2020-05-14T19:07:53.509Z] #25 25.49 skipping existing 1849cc453dee
19:07:53 [2020-05-14T19:07:53.509Z] #25 25.61 
19:07:53 [2020-05-14T19:07:53.525Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 40.15MB / 73.51MB 3.9s
19:07:53 [2020-05-14T19:07:53.525Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 19.63MB / 54.14MB 3.9s
19:07:53 [2020-05-14T19:07:53.525Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 35.61MB / 57.46MB 4.1s
19:07:53 [2020-05-14T19:07:53.739Z] #17 18.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
19:07:53 [2020-05-14T19:07:53.739Z] #17 18.43 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
19:07:53 [2020-05-14T19:07:53.739Z] #17 18.68 Selecting previously unselected package python3.7-minimal.
19:07:53 [2020-05-14T19:07:53.739Z] #17 18.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
19:07:53 [2020-05-14T19:07:53.739Z] #17 18.70 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:07:53 [2020-05-14T19:07:53.821Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 44.46MB / 73.51MB 4.4s
19:07:53 [2020-05-14T19:07:53.821Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 38.89MB / 57.46MB 4.4s
19:07:53 [2020-05-14T19:07:53.821Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 40.18MB / 96.51MB 4.4s
19:07:53 [2020-05-14T19:07:53.821Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 22.72MB / 54.14MB 4.4s
19:07:54 [2020-05-14T19:07:54.166Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 42.02MB / 57.46MB 4.7s
19:07:54 [2020-05-14T19:07:54.166Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 45.14MB / 96.51MB 4.8s
19:07:54 [2020-05-14T19:07:54.166Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 26.24MB / 54.14MB 4.8s
19:07:54 [2020-05-14T19:07:54.350Z] #17 19.14 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
19:07:54 [2020-05-14T19:07:54.350Z] #17 19.15 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:07:54 [2020-05-14T19:07:54.455Z] #25 ...
19:07:54 [2020-05-14T19:07:54.455Z] 
19:07:54 [2020-05-14T19:07:54.455Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:54 [2020-05-14T19:07:54.455Z] #41 89.72 internal/poll
19:07:54 [2020-05-14T19:07:54.455Z] #41 92.63 internal/syscall/execenv
19:07:54 [2020-05-14T19:07:54.455Z] #41 92.96 internal/syscall/unix
19:07:54 [2020-05-14T19:07:54.455Z] #41 93.39 os
19:07:54 [2020-05-14T19:07:54.455Z] #41 96.40 internal/fmtsort
19:07:54 [2020-05-14T19:07:54.455Z] #41 97.21 strings
19:07:54 [2020-05-14T19:07:54.455Z] #41 98.04 fmt
19:07:54 [2020-05-14T19:07:54.493Z] #36 ...
19:07:54 [2020-05-14T19:07:54.493Z] 
19:07:54 [2020-05-14T19:07:54.493Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:07:54 [2020-05-14T19:07:54.493Z] #32 7.521 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:07:54 [2020-05-14T19:07:54.493Z] #32 7.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:07:54 [2020-05-14T19:07:54.493Z] #32 7.571 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:07:54 [2020-05-14T19:07:54.493Z] #32 9.494 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:07:54 [2020-05-14T19:07:54.493Z] #32 ...
19:07:54 [2020-05-14T19:07:54.493Z] 
19:07:54 [2020-05-14T19:07:54.493Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:07:54 [2020-05-14T19:07:54.493Z] #23 6.203 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:07:54 [2020-05-14T19:07:54.493Z] #23 6.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:07:54 [2020-05-14T19:07:54.493Z] #23 6.253 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:07:54 [2020-05-14T19:07:54.493Z] #23 7.100 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:07:54 [2020-05-14T19:07:54.493Z] #23 9.752 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB]
19:07:54 [2020-05-14T19:07:54.493Z] #23 ...
19:07:54 [2020-05-14T19:07:54.493Z] 
19:07:54 [2020-05-14T19:07:54.493Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.115 + RM_GOPATH=0
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.115 + TMP_GOPATH=
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.115 + : /build
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.115 + '[' -z '' ']'
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.115 ++ mktemp -d
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.147 + export GOPATH=/tmp/tmp.bP6aWp2ZqY
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.147 + GOPATH=/tmp/tmp.bP6aWp2ZqY
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.147 + RM_GOPATH=1
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.155 ++ dirname /tmp/install/install.sh
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.206 + dir=/tmp/install
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.206 + bin=gotestsum
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.206 + shift
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.206 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.207 + . /tmp/install/gotestsum.installer
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.207 ++ : v0.3.5
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.207 + install_gotestsum
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.207 Installing gotestsum version v0.3.5
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.207 + echo 'Installing gotestsum version v0.3.5'
19:07:54 [2020-05-14T19:07:54.493Z] #43 7.207 + go get -d gotest.tools/gotestsum
19:07:54 [2020-05-14T19:07:54.504Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 48.95MB / 73.51MB 4.9s
19:07:54 [2020-05-14T19:07:54.504Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 46.18MB / 57.46MB 5.1s
19:07:54 [2020-05-14T19:07:54.529Z] --- PASS: TestCgroupNamespacesBuild (4.25s)
19:07:54 [2020-05-14T19:07:54.529Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:07:54 [2020-05-14T19:07:54.714Z] #41 ...
19:07:54 [2020-05-14T19:07:54.714Z] 
19:07:54 [2020-05-14T19:07:54.714Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.015 + RM_GOPATH=0
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.016 + TMP_GOPATH=
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.017 + : /build
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.017 + '[' -z '' ']'
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.022 ++ mktemp -d
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.023 + export GOPATH=/tmp/tmp.fMUEkCeWoX
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.024 + GOPATH=/tmp/tmp.fMUEkCeWoX
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.024 + RM_GOPATH=1
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.024 ++ dirname /tmp/install/install.sh
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.025 + dir=/tmp/install
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.025 + bin=tini
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.025 + shift
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.025 + '[' '!' -f /tmp/install/tini.installer ']'
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.025 + . /tmp/install/tini.installer
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.025 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.026 + install_tini
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.026 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.026 + git clone https://github.com/krallin/tini.git /tmp/tmp.fMUEkCeWoX/tini
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.026 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.030 Cloning into '/tmp/tmp.fMUEkCeWoX/tini'...
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.947 + cd /tmp/tmp.fMUEkCeWoX/tini
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.948 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:07:54 [2020-05-14T19:07:54.714Z] #33 3.978 + cmake .
19:07:54 [2020-05-14T19:07:54.754Z] #43 ...
19:07:54 [2020-05-14T19:07:54.754Z] 
19:07:54 [2020-05-14T19:07:54.754Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:54 [2020-05-14T19:07:54.754Z] #38 4.606 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:07:54 [2020-05-14T19:07:54.754Z] #38 4.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:07:54 [2020-05-14T19:07:54.754Z] #38 4.784 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:07:54 [2020-05-14T19:07:54.754Z] #38 5.403 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:07:54 [2020-05-14T19:07:54.754Z] #38 6.855 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB]
19:07:54 [2020-05-14T19:07:54.754Z] #38 8.796 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:07:54 [2020-05-14T19:07:54.754Z] #38 ...
19:07:54 [2020-05-14T19:07:54.754Z] 
19:07:54 [2020-05-14T19:07:54.754Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:07:54 [2020-05-14T19:07:54.754Z] #54 6.539 + RM_GOPATH=0
19:07:54 [2020-05-14T19:07:54.754Z] #54 6.539 + TMP_GOPATH=
19:07:54 [2020-05-14T19:07:54.754Z] #54 6.539 + : /build
19:07:54 [2020-05-14T19:07:54.754Z] #54 6.539 + '[' -z '' ']'
19:07:54 [2020-05-14T19:07:54.754Z] #54 6.540 ++ mktemp -d
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.542 + export GOPATH=/tmp/tmp.qUZve5yzy8
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.542 + GOPATH=/tmp/tmp.qUZve5yzy8
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.542 + RM_GOPATH=1
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.543 ++ dirname /tmp/install/install.sh
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.546 + dir=/tmp/install
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.546 + bin=rootlesskit
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.546 + shift
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.546 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.546 + . /tmp/install/rootlesskit.installer
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.546 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.547 + install_rootlesskit
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.547 + case "$1" in
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.547 + export CGO_ENABLED=0
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.547 + CGO_ENABLED=0
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.547 + _install_rootlesskit
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.547 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.547 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qUZve5yzy8/src/github.com/rootless-containers/rootlesskit
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.551 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:07:54 [2020-05-14T19:07:54.755Z] #54 6.553 Cloning into '/tmp/tmp.qUZve5yzy8/src/github.com/rootless-containers/rootlesskit'...
19:07:54 [2020-05-14T19:07:54.755Z] #54 10.12 + cd /tmp/tmp.qUZve5yzy8/src/github.com/rootless-containers/rootlesskit
19:07:54 [2020-05-14T19:07:54.755Z] #54 10.12 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:07:54 [2020-05-14T19:07:54.755Z] #54 10.18 + for f in rootlesskit rootlesskit-docker-proxy
19:07:54 [2020-05-14T19:07:54.755Z] #54 10.18 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:07:54 [2020-05-14T19:07:54.825Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 50.60MB / 96.51MB 5.2s
19:07:54 [2020-05-14T19:07:54.825Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 29.49MB / 54.14MB 5.2s
19:07:54 [2020-05-14T19:07:54.976Z] #33 4.600 -- The C compiler identification is GNU 8.3.0
19:07:55 [2020-05-14T19:07:55.015Z] #54 ...
19:07:55 [2020-05-14T19:07:55.015Z] 
19:07:55 [2020-05-14T19:07:55.015Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:07:55 [2020-05-14T19:07:55.015Z] #28 3.949 + git clone https://github.com/kolyshkin/go-swagger.git .
19:07:55 [2020-05-14T19:07:55.015Z] #28 3.952 Cloning into '.'...
19:07:55 [2020-05-14T19:07:55.015Z] #28 ...
19:07:55 [2020-05-14T19:07:55.015Z] 
19:07:55 [2020-05-14T19:07:55.015Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.068 + RM_GOPATH=0
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.068 + TMP_GOPATH=
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.068 + : /build
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.068 + '[' -z '' ']'
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.069 ++ mktemp -d
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.075 + export GOPATH=/tmp/tmp.nL8xvGFtSZ
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.075 + GOPATH=/tmp/tmp.nL8xvGFtSZ
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.075 + RM_GOPATH=1
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.075 ++ dirname /tmp/install/install.sh
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 + dir=/tmp/install
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 + bin=dockercli
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 + shift
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 + . /tmp/install/dockercli.installer
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 ++ : stable
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 ++ : 17.06.2-ce
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 + install_dockercli
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 ++ uname -m
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.077 Install docker/cli version 17.06.2-ce from stable
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.081 + arch=aarch64
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.081 + '[' aarch64 '!=' x86_64 ']'
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.081 + '[' aarch64 '!=' s390x ']'
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.081 + '[' aarch64 '!=' armhf ']'
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.081 + build_dockercli
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.081 + git clone https://github.com/docker/docker-ce /tmp/tmp.nL8xvGFtSZ/tmp/docker-ce
19:07:55 [2020-05-14T19:07:55.015Z] #21 7.085 Cloning into '/tmp/tmp.nL8xvGFtSZ/tmp/docker-ce'...
19:07:55 [2020-05-14T19:07:55.115Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 50.32MB / 57.46MB 5.5s
19:07:55 [2020-05-14T19:07:55.115Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 32.39MB / 54.14MB 5.5s
19:07:55 [2020-05-14T19:07:55.115Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 53.33MB / 73.51MB 5.7s
19:07:55 [2020-05-14T19:07:55.115Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 55.73MB / 96.51MB 5.7s
19:07:55 [2020-05-14T19:07:55.276Z] #21 ...
19:07:55 [2020-05-14T19:07:55.276Z] 
19:07:55 [2020-05-14T19:07:55.276Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.778 + RM_GOPATH=0
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.778 + TMP_GOPATH=
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.778 + : /build
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.778 + '[' -z '' ']'
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.778 ++ mktemp -d
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.778 + export GOPATH=/tmp/tmp.eSsiDTEtpl
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.778 + GOPATH=/tmp/tmp.eSsiDTEtpl
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.778 + RM_GOPATH=1
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.778 ++ dirname /tmp/install/install.sh
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + dir=/tmp/install
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + bin=proxy
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + shift
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + '[' '!' -f /tmp/install/proxy.installer ']'
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + . /tmp/install/proxy.installer
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + install_proxy
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + case "$1" in
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + export CGO_ENABLED=0
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + CGO_ENABLED=0
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + _install_proxy
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eSsiDTEtpl/src/github.com/docker/libnetwork
19:07:55 [2020-05-14T19:07:55.276Z] #59 5.801 Cloning into '/tmp/tmp.eSsiDTEtpl/src/github.com/docker/libnetwork'...
19:07:55 [2020-05-14T19:07:55.276Z] #59 ...
19:07:55 [2020-05-14T19:07:55.276Z] 
19:07:55 [2020-05-14T19:07:55.276Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.200 + RM_GOPATH=0
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.200 + TMP_GOPATH=
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.204 + : /build
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.204 + '[' -z '' ']'
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.207 ++ mktemp -d
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.207 + export GOPATH=/tmp/tmp.SI1wamnggM
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.207 + GOPATH=/tmp/tmp.SI1wamnggM
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.207 + RM_GOPATH=1
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.208 ++ dirname /tmp/install/install.sh
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.239 + dir=/tmp/install
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.239 + bin=vndr
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.239 + shift
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.239 + '[' '!' -f /tmp/install/vndr.installer ']'
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.239 + . /tmp/install/vndr.installer
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.239 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.239 + install_vndr
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.239 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.239 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SI1wamnggM/src/github.com/LK4D4/vndr
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.239 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:07:55 [2020-05-14T19:07:55.276Z] #41 7.245 Cloning into '/tmp/tmp.SI1wamnggM/src/github.com/LK4D4/vndr'...
19:07:55 [2020-05-14T19:07:55.276Z] #41 8.090 + cd /tmp/tmp.SI1wamnggM/src/github.com/LK4D4/vndr
19:07:55 [2020-05-14T19:07:55.276Z] #41 8.090 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:07:55 [2020-05-14T19:07:55.276Z] #41 8.135 + go build -buildmode=pie -v -o /build/vndr .
19:07:55 [2020-05-14T19:07:55.276Z] #41 10.13 runtime/internal/sys
19:07:55 [2020-05-14T19:07:55.276Z] #41 10.15 internal/race
19:07:55 [2020-05-14T19:07:55.276Z] #41 10.17 runtime/internal/atomic
19:07:55 [2020-05-14T19:07:55.276Z] #41 10.28 internal/cpu
19:07:55 [2020-05-14T19:07:55.276Z] #41 10.32 sync/atomic
19:07:55 [2020-05-14T19:07:55.276Z] #41 10.41 runtime/internal/math
19:07:55 [2020-05-14T19:07:55.276Z] #41 10.58 unicode
19:07:55 [2020-05-14T19:07:55.276Z] #41 10.76 unicode/utf8
19:07:55 [2020-05-14T19:07:55.276Z] #41 11.12 math
19:07:55 [2020-05-14T19:07:55.276Z] #41 11.20 internal/bytealg
19:07:55 [2020-05-14T19:07:55.292Z] #33 4.687 -- Check for working C compiler: /usr/bin/cc
19:07:55 [2020-05-14T19:07:55.352Z] #17 20.32 Selecting previously unselected package python3-minimal.
19:07:55 [2020-05-14T19:07:55.352Z] #17 20.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23447 files and directories currently installed.)
19:07:55 [2020-05-14T19:07:55.352Z] #17 20.36 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
19:07:55 [2020-05-14T19:07:55.352Z] #17 20.36 Unpacking python3-minimal (3.7.3-1) ...
19:07:55 [2020-05-14T19:07:55.449Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 35.20MB / 54.14MB 5.8s
19:07:55 [2020-05-14T19:07:55.449Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 54.07MB / 57.46MB 6.0s
19:07:55 [2020-05-14T19:07:55.536Z] #41 ...
19:07:55 [2020-05-14T19:07:55.537Z] 
19:07:55 [2020-05-14T19:07:55.537Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:55 [2020-05-14T19:07:55.537Z] #10 6.883 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:07:55 [2020-05-14T19:07:55.537Z] #10 6.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:07:55 [2020-05-14T19:07:55.537Z] #10 6.919 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:07:55 [2020-05-14T19:07:55.537Z] #10 7.884 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:07:55 [2020-05-14T19:07:55.537Z] #10 10.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB]
19:07:55 [2020-05-14T19:07:55.560Z] #33 ...
19:07:55 [2020-05-14T19:07:55.560Z] 
19:07:55 [2020-05-14T19:07:55.560Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:07:55 [2020-05-14T19:07:55.560Z] #10 100.7 Selecting previously unselected package mingw-w64-x86-64-dev.
19:07:55 [2020-05-14T19:07:55.560Z] #10 100.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:07:55 [2020-05-14T19:07:55.560Z] #10 100.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:07:55 [2020-05-14T19:07:55.632Z] #17 20.45 Selecting previously unselected package libmpdec2:s390x.
19:07:55 [2020-05-14T19:07:55.632Z] #17 20.45 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
19:07:55 [2020-05-14T19:07:55.632Z] #17 20.46 Unpacking libmpdec2:s390x (2.4.2-2) ...
19:07:55 [2020-05-14T19:07:55.632Z] #17 20.51 Selecting previously unselected package libpython3.7-stdlib:s390x.
19:07:55 [2020-05-14T19:07:55.632Z] #17 20.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
19:07:55 [2020-05-14T19:07:55.632Z] #17 20.51 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
19:07:55 [2020-05-14T19:07:55.777Z] #8 ...
19:07:55 [2020-05-14T19:07:55.777Z] 
19:07:55 [2020-05-14T19:07:55.777Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
19:07:55 [2020-05-14T19:07:55.777Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
19:07:55 [2020-05-14T19:07:55.777Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
19:07:55 [2020-05-14T19:07:55.777Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done
19:07:55 [2020-05-14T19:07:55.777Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
19:07:55 [2020-05-14T19:07:55.777Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.6s done
19:07:55 [2020-05-14T19:07:55.777Z] #58 DONE 6.4s
19:07:55 [2020-05-14T19:07:55.777Z] 
19:07:55 [2020-05-14T19:07:55.777Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:07:55 [2020-05-14T19:07:55.777Z] #8 ...
19:07:55 [2020-05-14T19:07:55.777Z] 
19:07:55 [2020-05-14T19:07:55.777Z] #21 [internal] load build context
19:07:55 [2020-05-14T19:07:55.777Z] #21 transferring context: 34.30MB 6.4s
19:07:55 [2020-05-14T19:07:55.777Z] #21 ...
19:07:55 [2020-05-14T19:07:55.777Z] 
19:07:55 [2020-05-14T19:07:55.777Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:07:55 [2020-05-14T19:07:55.777Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 57.60MB / 73.51MB 6.3s
19:07:55 [2020-05-14T19:07:55.777Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 61.57MB / 96.51MB 6.3s
19:07:55 [2020-05-14T19:07:55.777Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 39.18MB / 54.14MB 6.3s
19:07:55 [2020-05-14T19:07:55.777Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 6.4s
19:07:55 [2020-05-14T19:07:55.797Z] #10 ...
19:07:55 [2020-05-14T19:07:55.797Z] 
19:07:55 [2020-05-14T19:07:55.797Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.207 + RM_GOPATH=0
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.207 + TMP_GOPATH=
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.207 + : /build
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.207 + '[' -z '' ']'
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.207 ++ mktemp -d
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.286 + export GOPATH=/tmp/tmp.0xR7pr8Iaz
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.286 + GOPATH=/tmp/tmp.0xR7pr8Iaz
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.286 + RM_GOPATH=1
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.286 ++ dirname /tmp/install/install.sh
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.314 Installing golangci-lint version v1.23.8
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.314 + dir=/tmp/install
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.314 + bin=golangci_lint
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.314 + shift
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.314 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.314 + . /tmp/install/golangci_lint.installer
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.314 ++ : v1.23.8
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.314 + install_golangci_lint
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.314 + echo 'Installing golangci-lint version v1.23.8'
19:07:55 [2020-05-14T19:07:55.797Z] #45 7.314 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:07:55 [2020-05-14T19:07:55.797Z] #45 ...
19:07:55 [2020-05-14T19:07:55.797Z] 
19:07:55 [2020-05-14T19:07:55.797Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:55 [2020-05-14T19:07:55.797Z] #41 11.51 internal/testlog
19:07:56 [2020-05-14T19:07:56.094Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 6.5s done
19:07:56 [2020-05-14T19:07:56.094Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 44.51MB / 54.14MB 6.6s
19:07:56 [2020-05-14T19:07:56.094Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 47.91MB / 54.14MB 6.7s
19:07:56 [2020-05-14T19:07:56.141Z] #10 ...
19:07:56 [2020-05-14T19:07:56.141Z] 
19:07:56 [2020-05-14T19:07:56.141Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:07:56 [2020-05-14T19:07:56.141Z] #25 27.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:07:56 [2020-05-14T19:07:56.141Z] #25 27.50 
19:07:56 [2020-05-14T19:07:56.141Z] #25 27.66 
######################################################################## 100.0%
19:07:56 [2020-05-14T19:07:56.141Z] #25 27.77 
19:07:56 [2020-05-14T19:07:56.141Z] #25 27.86 Download of images into '/build' complete.
19:07:56 [2020-05-14T19:07:56.141Z] #25 27.86 Use something like the following to load the result into a Docker daemon:
19:07:56 [2020-05-14T19:07:56.141Z] #25 27.86   tar -cC '/build' . | docker load
19:07:56 [2020-05-14T19:07:56.141Z] #25 DONE 28.1s
19:07:56 [2020-05-14T19:07:56.141Z] 
19:07:56 [2020-05-14T19:07:56.141Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:56 [2020-05-14T19:07:56.141Z] #41 100.5 path/filepath
19:07:56 [2020-05-14T19:07:56.247Z] #17 21.08 Selecting previously unselected package python3.7.
19:07:56 [2020-05-14T19:07:56.247Z] #17 21.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
19:07:56 [2020-05-14T19:07:56.247Z] #17 21.09 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:07:56 [2020-05-14T19:07:56.247Z] #17 21.16 Selecting previously unselected package libpython3-stdlib:s390x.
19:07:56 [2020-05-14T19:07:56.247Z] #17 21.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
19:07:56 [2020-05-14T19:07:56.247Z] #17 21.17 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
19:07:56 [2020-05-14T19:07:56.247Z] #17 21.25 Setting up python3-minimal (3.7.3-1) ...
19:07:56 [2020-05-14T19:07:56.368Z] #41 12.30 encoding
19:07:56 [2020-05-14T19:07:56.411Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 61.42MB / 73.51MB 6.9s
19:07:56 [2020-05-14T19:07:56.411Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 66.57MB / 96.51MB 6.9s
19:07:56 [2020-05-14T19:07:56.411Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 50.74MB / 54.14MB 6.9s
19:07:56 [2020-05-14T19:07:56.631Z] #41 12.45 runtime
19:07:56 [2020-05-14T19:07:56.711Z] #41 ...
19:07:56 [2020-05-14T19:07:56.711Z] 
19:07:56 [2020-05-14T19:07:56.711Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:07:56 [2020-05-14T19:07:56.711Z] #47 91.93 internal/poll
19:07:56 [2020-05-14T19:07:56.711Z] #47 94.39 os
19:07:56 [2020-05-14T19:07:56.711Z] #47 97.04 encoding/binary
19:07:56 [2020-05-14T19:07:56.711Z] #47 99.35 encoding/base64
19:07:56 [2020-05-14T19:07:56.711Z] #47 99.41 fmt
19:07:56 [2020-05-14T19:07:56.711Z] #47 100.3 strings
19:07:56 [2020-05-14T19:07:56.726Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 65.17MB / 73.51MB 7.2s
19:07:56 [2020-05-14T19:07:56.726Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 7.1s done
19:07:56 [2020-05-14T19:07:56.858Z] #17 21.85 Selecting previously unselected package python3.
19:07:56 [2020-05-14T19:07:56.858Z] #17 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 ... 23859 files and directories currently installed.)
19:07:56 [2020-05-14T19:07:56.858Z] #17 21.87 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
19:07:56 [2020-05-14T19:07:56.858Z] #17 21.88 Unpacking python3 (3.7.3-1) ...
19:07:56 [2020-05-14T19:07:56.858Z] #17 21.95 Selecting previously unselected package libip4tc0:s390x.
19:07:56 [2020-05-14T19:07:56.858Z] #17 21.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
19:07:56 [2020-05-14T19:07:56.858Z] #17 21.95 Unpacking libip4tc0:s390x (1.8.2-4) ...
19:07:56 [2020-05-14T19:07:56.858Z] #17 22.00 Selecting previously unselected package libip6tc0:s390x.
19:07:56 [2020-05-14T19:07:56.896Z] #41 12.52 unicode/utf16
19:07:56 [2020-05-14T19:07:56.973Z] #47 ...
19:07:56 [2020-05-14T19:07:56.973Z] 
19:07:56 [2020-05-14T19:07:56.973Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:07:56 [2020-05-14T19:07:56.973Z] #33 5.940 -- Check for working C compiler: /usr/bin/cc -- works
19:07:56 [2020-05-14T19:07:56.973Z] #33 5.941 -- Detecting C compiler ABI info
19:07:57 [2020-05-14T19:07:57.041Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 71.30MB / 73.51MB 7.5s
19:07:57 [2020-05-14T19:07:57.041Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 74.35MB / 96.51MB 7.5s
19:07:57 [2020-05-14T19:07:57.077Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.68s)
19:07:57 [2020-05-14T19:07:57.077Z] === RUN   TestBuildWithSession
19:07:57 [2020-05-14T19:07:57.077Z] --- SKIP: TestBuildWithSession (0.00s)
19:07:57 [2020-05-14T19:07:57.077Z]     build_session_test.go:25: TODO: BuildKit
19:07:57 [2020-05-14T19:07:57.077Z] === RUN   TestBuildSquashParent
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.00 Unpacking libip6tc0:s390x (1.8.2-4) ...
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.06 Selecting previously unselected package libiptc0:s390x.
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.06 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.06 Unpacking libiptc0:s390x (1.8.2-4) ...
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.10 Selecting previously unselected package libnfnetlink0:s390x.
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.12 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.15 Selecting previously unselected package libnetfilter-conntrack3:s390x.
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.16 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
19:07:57 [2020-05-14T19:07:57.138Z] #17 22.21 Selecting previously unselected package libnftnl11:s390x.
19:07:57 [2020-05-14T19:07:57.156Z] #41 12.87 container/list
19:07:57 [2020-05-14T19:07:57.330Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 7.7s done
19:07:57 [2020-05-14T19:07:57.330Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 80.28MB / 96.51MB 7.8s
19:07:57 [2020-05-14T19:07:57.330Z] #8 ...
19:07:57 [2020-05-14T19:07:57.330Z] 
19:07:57 [2020-05-14T19:07:57.330Z] #21 [internal] load build context
19:07:57 [2020-05-14T19:07:57.330Z] #21 transferring context: 50.56MB 8.2s done
19:07:57 [2020-05-14T19:07:57.330Z] #21 DONE 8.3s
19:07:57 [2020-05-14T19:07:57.330Z] 
19:07:57 [2020-05-14T19:07:57.330Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
19:07:57 [2020-05-14T19:07:57.418Z] #17 22.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
19:07:57 [2020-05-14T19:07:57.418Z] #17 22.21 Unpacking libnftnl11:s390x (1.1.2-2) ...
19:07:57 [2020-05-14T19:07:57.418Z] #17 22.24 Selecting previously unselected package iptables.
19:07:57 [2020-05-14T19:07:57.418Z] #17 22.24 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
19:07:57 [2020-05-14T19:07:57.418Z] #17 22.25 Unpacking iptables (1.8.2-4) ...
19:07:57 [2020-05-14T19:07:57.418Z] #17 22.42 Selecting previously unselected package xxd.
19:07:57 [2020-05-14T19:07:57.418Z] #17 22.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
19:07:57 [2020-05-14T19:07:57.418Z] #17 22.43 Unpacking xxd (2:8.1.0875-5) ...
19:07:57 [2020-05-14T19:07:57.418Z] #17 22.49 Selecting previously unselected package vim-common.
19:07:57 [2020-05-14T19:07:57.617Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 88.39MB / 96.51MB 8.1s
19:07:57 [2020-05-14T19:07:57.617Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 8.3s done
19:07:57 [2020-05-14T19:07:57.617Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f
19:07:57 [2020-05-14T19:07:57.700Z] #17 22.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:07:57 [2020-05-14T19:07:57.700Z] #17 22.50 Unpacking vim-common (2:8.1.0875-5) ...
19:07:57 [2020-05-14T19:07:57.700Z] #17 22.62 Selecting previously unselected package bash-completion.
19:07:57 [2020-05-14T19:07:57.700Z] #17 22.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:07:57 [2020-05-14T19:07:57.912Z] #33 7.333 -- Detecting C compiler ABI info - done
19:07:57 [2020-05-14T19:07:57.912Z] #33 7.458 -- Detecting C compile features
19:07:57 [2020-05-14T19:07:57.980Z] #17 ...
19:07:57 [2020-05-14T19:07:57.980Z] 
19:07:57 [2020-05-14T19:07:57.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:57 [2020-05-14T19:07:57.980Z] #39 65.28   CC       criu/cr-dedup.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 65.55   CC       criu/cr-dump.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 66.67   CC       criu/cr-errno.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 66.71   CC       criu/cr-restore.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 69.11   CC       criu/cr-service.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 69.80   CC       criu/crtools.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 70.04   CC       criu/eventfd.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 70.24   CC       criu/eventpoll.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 70.64   CC       criu/external.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 70.81   CC       criu/fault-injection.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 70.89   CC       criu/fdstore.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 71.19   CC       criu/fifo.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 71.53   CC       criu/file-ids.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 71.68   CC       criu/file-lock.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 72.14   CC       criu/files-ext.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 72.29   CC       criu/files-reg.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 73.46   CC       criu/files.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 74.66   CC       criu/filesystems.o
19:07:57 [2020-05-14T19:07:57.980Z] #39 75.12   CC       criu/fsnotify.o
19:07:58 [2020-05-14T19:07:58.260Z] #39 75.78   CC       criu/image-desc.o
19:07:58 [2020-05-14T19:07:58.540Z] #41 14.10 crypto/internal/subtle
19:07:58 [2020-05-14T19:07:58.541Z] #39 75.88   CC       criu/image.o
19:07:58 [2020-05-14T19:07:58.800Z] #41 14.38 crypto/subtle
19:07:58 [2020-05-14T19:07:58.800Z] #41 14.65 vendor/golang.org/x/crypto/cryptobyte/asn1
19:07:58 [2020-05-14T19:07:58.845Z] #33 ...
19:07:58 [2020-05-14T19:07:58.845Z] 
19:07:58 [2020-05-14T19:07:58.845Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:07:58 [2020-05-14T19:07:58.845Z] #38 103.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
19:07:58 [2020-05-14T19:07:58.845Z] #38 103.3 Processing triggers for libc-bin (2.28-10) ...
19:07:58 [2020-05-14T19:07:58.845Z] #38 DONE 103.9s
19:07:58 [2020-05-14T19:07:58.845Z] 
19:07:58 [2020-05-14T19:07:58.845Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:07:59 [2020-05-14T19:07:59.164Z] #39 76.34   CC       criu/ipc_ns.o
19:07:59 [2020-05-14T19:07:59.164Z] #39 ...
19:07:59 [2020-05-14T19:07:59.164Z] 
19:07:59 [2020-05-14T19:07:59.164Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:07:59 [2020-05-14T19:07:59.164Z] #17 23.90 Unpacking bash-completion (1:2.8-6) ...
19:07:59 [2020-05-14T19:07:59.376Z] #41 15.18 internal/nettrace
19:07:59 [2020-05-14T19:07:59.445Z] #17 24.19 Selecting previously unselected package bzip2.
19:07:59 [2020-05-14T19:07:59.445Z] #17 24.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
19:07:59 [2020-05-14T19:07:59.445Z] #17 24.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:07:59 [2020-05-14T19:07:59.445Z] #17 24.24 Selecting previously unselected package xz-utils.
19:07:59 [2020-05-14T19:07:59.445Z] #17 24.24 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
19:07:59 [2020-05-14T19:07:59.445Z] #17 24.25 Unpacking xz-utils (5.2.4-1) ...
19:07:59 [2020-05-14T19:07:59.445Z] #17 24.35 Selecting previously unselected package apparmor.
19:07:59 [2020-05-14T19:07:59.445Z] #17 24.36 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
19:07:59 [2020-05-14T19:07:59.445Z] #17 24.41 Unpacking apparmor (2.13.2-10) ...
19:07:59 [2020-05-14T19:07:59.725Z] #17 24.64 Selecting previously unselected package aufs-tools.
19:07:59 [2020-05-14T19:07:59.725Z] #17 24.64 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
19:07:59 [2020-05-14T19:07:59.725Z] #17 24.65 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:07:59 [2020-05-14T19:07:59.725Z] #17 24.72 Selecting previously unselected package libonig5:s390x.
19:07:59 [2020-05-14T19:07:59.725Z] #17 24.72 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
19:07:59 [2020-05-14T19:07:59.725Z] #17 24.72 Unpacking libonig5:s390x (6.9.1-1) ...
19:07:59 [2020-05-14T19:07:59.951Z] #41 15.70 runtime/cgo
19:08:00 [2020-05-14T19:08:00.005Z] #17 24.80 Selecting previously unselected package libjq1:s390x.
19:08:00 [2020-05-14T19:08:00.005Z] #17 24.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
19:08:00 [2020-05-14T19:08:00.005Z] #17 24.81 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
19:08:00 [2020-05-14T19:08:00.005Z] #17 24.88 Selecting previously unselected package jq.
19:08:00 [2020-05-14T19:08:00.005Z] #17 24.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
19:08:00 [2020-05-14T19:08:00.005Z] #17 24.89 Unpacking jq (1.5+dfsg-2+b1) ...
19:08:00 [2020-05-14T19:08:00.006Z] #17 24.94 Selecting previously unselected package libaio1:s390x.
19:08:00 [2020-05-14T19:08:00.006Z] #17 24.95 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
19:08:00 [2020-05-14T19:08:00.006Z] #17 24.95 Unpacking libaio1:s390x (0.3.112-3) ...
19:08:00 [2020-05-14T19:08:00.006Z] #17 24.98 Selecting previously unselected package libgpm2:s390x.
19:08:00 [2020-05-14T19:08:00.006Z] #17 24.98 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
19:08:00 [2020-05-14T19:08:00.006Z] #17 24.98 Unpacking libgpm2:s390x (1.20.7-5) ...
19:08:00 [2020-05-14T19:08:00.006Z] #17 25.03 Selecting previously unselected package libicu63:s390x.
19:08:00 [2020-05-14T19:08:00.217Z] #39 ...
19:08:00 [2020-05-14T19:08:00.217Z] 
19:08:00 [2020-05-14T19:08:00.217Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:00 [2020-05-14T19:08:00.217Z] #30 95.42 internal/fmtsort
19:08:00 [2020-05-14T19:08:00.217Z] #30 96.87 strings
19:08:00 [2020-05-14T19:08:00.217Z] #30 98.18 fmt
19:08:00 [2020-05-14T19:08:00.217Z] #30 100.7 path/filepath
19:08:00 [2020-05-14T19:08:00.217Z] #30 103.3 io/ioutil
19:08:00 [2020-05-14T19:08:00.217Z] #30 104.5 path
19:08:00 [2020-05-14T19:08:00.286Z] #17 25.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
19:08:00 [2020-05-14T19:08:00.286Z] #17 25.03 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
19:08:00 [2020-05-14T19:08:00.474Z] #30 105.5 text/tabwriter
19:08:00 [2020-05-14T19:08:00.474Z] #30 ...
19:08:00 [2020-05-14T19:08:00.474Z] 
19:08:00 [2020-05-14T19:08:00.474Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:00 [2020-05-14T19:08:00.474Z] #47 104.8 golang.org/x/sys/unix
19:08:02 [2020-05-14T19:08:02.299Z] #17 27.27 Selecting previously unselected package libnet1:s390x.
19:08:02 [2020-05-14T19:08:02.299Z] #17 27.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
19:08:02 [2020-05-14T19:08:02.299Z] #17 27.28 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
19:08:02 [2020-05-14T19:08:02.299Z] #17 27.33 Selecting previously unselected package libnl-3-200:s390x.
19:08:02 [2020-05-14T19:08:02.299Z] #17 27.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
19:08:02 [2020-05-14T19:08:02.299Z] #17 27.33 Unpacking libnl-3-200:s390x (3.4.0-1) ...
19:08:02 [2020-05-14T19:08:02.299Z] #17 27.37 Selecting previously unselected package libprotobuf-c1:s390x.
19:08:02 [2020-05-14T19:08:02.385Z] #47 107.4 encoding/json
19:08:02 [2020-05-14T19:08:02.498Z] #41 ...
19:08:02 [2020-05-14T19:08:02.498Z] 
19:08:02 [2020-05-14T19:08:02.498Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:08:02 [2020-05-14T19:08:02.498Z] #51 7.699 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB]
19:08:02 [2020-05-14T19:08:02.498Z] #51 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:08:02 [2020-05-14T19:08:02.498Z] #51 16.62 Fetched 8175 kB in 12s (707 kB/s)
19:08:02 [2020-05-14T19:08:02.498Z] #51 16.62 Reading package lists...
19:08:02 [2020-05-14T19:08:02.498Z] #51 ...
19:08:02 [2020-05-14T19:08:02.498Z] 
19:08:02 [2020-05-14T19:08:02.498Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:02 [2020-05-14T19:08:02.498Z] #47 15.70 + cd /tmp/tmp.4BzuxhSJu1/src/github.com/mvdan/sh
19:08:02 [2020-05-14T19:08:02.498Z] #47 15.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:08:02 [2020-05-14T19:08:02.498Z] #47 15.84 + GO111MODULE=on
19:08:02 [2020-05-14T19:08:02.498Z] #47 15.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:08:02 [2020-05-14T19:08:02.498Z] #47 17.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:08:02 [2020-05-14T19:08:02.498Z] #47 17.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:08:02 [2020-05-14T19:08:02.498Z] #47 17.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:08:02 [2020-05-14T19:08:02.498Z] #47 17.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:08:02 [2020-05-14T19:08:02.498Z] #47 17.84 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.38 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.40 Selecting previously unselected package libreadline5:s390x.
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.40 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.41 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.46 Selecting previously unselected package net-tools.
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.60 Selecting previously unselected package python-pip-whl.
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:08:02 [2020-05-14T19:08:02.581Z] #17 27.61 Unpacking python-pip-whl (18.1-5) ...
19:08:02 [2020-05-14T19:08:02.760Z] #47 18.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:08:03 [2020-05-14T19:08:03.025Z] #47 ...
19:08:03 [2020-05-14T19:08:03.025Z] 
19:08:03 [2020-05-14T19:08:03.025Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:03 [2020-05-14T19:08:03.025Z] #30 8.685 + cd /tmp/tmp.i2Kh0bW2CS/src/github.com/BurntSushi/toml
19:08:03 [2020-05-14T19:08:03.025Z] #30 8.685 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:08:03 [2020-05-14T19:08:03.025Z] #30 8.685 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:08:03 [2020-05-14T19:08:03.025Z] #30 10.07 runtime/internal/sys
19:08:03 [2020-05-14T19:08:03.025Z] #30 10.11 math/bits
19:08:03 [2020-05-14T19:08:03.025Z] #30 10.13 runtime/internal/atomic
19:08:03 [2020-05-14T19:08:03.025Z] #30 10.20 internal/cpu
19:08:03 [2020-05-14T19:08:03.025Z] #30 10.39 runtime/internal/math
19:08:03 [2020-05-14T19:08:03.025Z] #30 10.50 unicode/utf8
19:08:03 [2020-05-14T19:08:03.025Z] #30 10.75 sync/atomic
19:08:03 [2020-05-14T19:08:03.025Z] #30 10.83 math
19:08:03 [2020-05-14T19:08:03.025Z] #30 10.94 internal/bytealg
19:08:03 [2020-05-14T19:08:03.025Z] #30 11.54 unicode
19:08:03 [2020-05-14T19:08:03.025Z] #30 11.64 internal/testlog
19:08:03 [2020-05-14T19:08:03.025Z] #30 11.92 runtime
19:08:03 [2020-05-14T19:08:03.025Z] #30 12.31 encoding
19:08:03 [2020-05-14T19:08:03.025Z] #30 12.55 runtime/cgo
19:08:03 [2020-05-14T19:08:03.192Z] #17 28.04 Selecting previously unselected package python3-lib2to3.
19:08:03 [2020-05-14T19:08:03.192Z] #17 28.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:08:03 [2020-05-14T19:08:03.192Z] #17 28.04 Unpacking python3-lib2to3 (3.7.3-1) ...
19:08:03 [2020-05-14T19:08:03.192Z] #17 28.14 Selecting previously unselected package python3-distutils.
19:08:03 [2020-05-14T19:08:03.192Z] #17 28.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:08:03 [2020-05-14T19:08:03.192Z] #17 28.15 Unpacking python3-distutils (3.7.3-1) ...
19:08:03 [2020-05-14T19:08:03.192Z] #17 28.24 Selecting previously unselected package python3-pip.
19:08:03 [2020-05-14T19:08:03.286Z] #30 ...
19:08:03 [2020-05-14T19:08:03.286Z] 
19:08:03 [2020-05-14T19:08:03.286Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:03 [2020-05-14T19:08:03.286Z] #47 19.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:08:03 [2020-05-14T19:08:03.294Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:08:03 [2020-05-14T19:08:03.294Z] 
19:08:03 [2020-05-14T19:08:03.473Z] #17 28.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:08:03 [2020-05-14T19:08:03.473Z] #17 28.25 Unpacking python3-pip (18.1-5) ...
19:08:03 [2020-05-14T19:08:03.473Z] #17 28.35 Selecting previously unselected package python3-pkg-resources.
19:08:03 [2020-05-14T19:08:03.473Z] #17 28.36 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:08:03 [2020-05-14T19:08:03.473Z] #17 28.36 Unpacking python3-pkg-resources (40.8.0-1) ...
19:08:03 [2020-05-14T19:08:03.473Z] #17 28.44 Selecting previously unselected package python3-setuptools.
19:08:03 [2020-05-14T19:08:03.473Z] #17 28.44 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:08:03 [2020-05-14T19:08:03.473Z] #17 28.44 Unpacking python3-setuptools (40.8.0-1) ...
19:08:03 [2020-05-14T19:08:03.551Z] 
19:08:03 [2020-05-14T19:08:03.551Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:08:03 [2020-05-14T19:08:03.551Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:08:03 [2020-05-14T19:08:03.551Z] HOSTNAME=13dcd99f753a
19:08:03 [2020-05-14T19:08:03.551Z] TEST_SKIP_INTEGRATION=1
19:08:03 [2020-05-14T19:08:03.551Z] TESTDEBUG=0
19:08:03 [2020-05-14T19:08:03.551Z] DEST=bundles/test-integration
19:08:03 [2020-05-14T19:08:03.551Z] PWD=/go/src/github.com/docker/docker
19:08:03 [2020-05-14T19:08:03.551Z] KEEPBUNDLE=1
19:08:03 [2020-05-14T19:08:03.551Z] DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74
19:08:03 [2020-05-14T19:08:03.551Z] container=docker
19:08:03 [2020-05-14T19:08:03.551Z] HOME=/root
19:08:03 [2020-05-14T19:08:03.551Z] GOLANG_VERSION=1.13.10
19:08:03 [2020-05-14T19:08:03.551Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:08:03 [2020-05-14T19:08:03.551Z] VALIDATE_BRANCH=master
19:08:03 [2020-05-14T19:08:03.551Z] TERM=xterm
19:08:03 [2020-05-14T19:08:03.551Z] DOCKER_PKG=github.com/docker/docker
19:08:03 [2020-05-14T19:08:03.551Z] SHLVL=1
19:08:03 [2020-05-14T19:08:03.551Z] TIMEOUT=120m
19:08:03 [2020-05-14T19:08:03.551Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:08:03 [2020-05-14T19:08:03.551Z] DOCKER_GRAPHDRIVER=overlay2
19:08:03 [2020-05-14T19:08:03.551Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
19:08:03 [2020-05-14T19:08:03.551Z] GO111MODULE=off
19:08:03 [2020-05-14T19:08:03.551Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:08:03 [2020-05-14T19:08:03.551Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:08:03 [2020-05-14T19:08:03.551Z] GOPATH=/go
19:08:03 [2020-05-14T19:08:03.551Z] PKG_CONFIG=pkg-config
19:08:03 [2020-05-14T19:08:03.551Z] _=/usr/bin/env
19:08:03 [2020-05-14T19:08:03.551Z] Building test suite binary ./integration-cli/test.main
19:08:03 [2020-05-14T19:08:03.753Z] #17 28.63 Selecting previously unselected package python3-wheel.
19:08:03 [2020-05-14T19:08:03.754Z] #17 28.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:08:03 [2020-05-14T19:08:03.754Z] #17 28.63 Unpacking python3-wheel (0.32.3-2) ...
19:08:03 [2020-05-14T19:08:03.754Z] #17 28.70 Selecting previously unselected package sudo.
19:08:03 [2020-05-14T19:08:03.754Z] #17 28.70 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
19:08:03 [2020-05-14T19:08:03.754Z] #17 28.70 Unpacking sudo (1.8.27-1+deb10u2) ...
19:08:03 [2020-05-14T19:08:03.809Z] 
19:08:03 [2020-05-14T19:08:03.809Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
19:08:04 [2020-05-14T19:08:04.066Z] 
19:08:04 [2020-05-14T19:08:04.066Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:08:04 [2020-05-14T19:08:04.066Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:08:04 [2020-05-14T19:08:04.066Z] HOSTNAME=0ab161ce6d24
19:08:04 [2020-05-14T19:08:04.066Z] TEST_SKIP_INTEGRATION=1
19:08:04 [2020-05-14T19:08:04.066Z] TESTDEBUG=0
19:08:04 [2020-05-14T19:08:04.066Z] DEST=bundles/test-integration
19:08:04 [2020-05-14T19:08:04.066Z] PWD=/go/src/github.com/docker/docker
19:08:04 [2020-05-14T19:08:04.066Z] KEEPBUNDLE=1
19:08:04 [2020-05-14T19:08:04.066Z] DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74
19:08:04 [2020-05-14T19:08:04.066Z] container=docker
19:08:04 [2020-05-14T19:08:04.066Z] HOME=/root
19:08:04 [2020-05-14T19:08:04.066Z] GOLANG_VERSION=1.13.10
19:08:04 [2020-05-14T19:08:04.066Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:08:04 [2020-05-14T19:08:04.066Z] VALIDATE_BRANCH=master
19:08:04 [2020-05-14T19:08:04.066Z] TERM=xterm
19:08:04 [2020-05-14T19:08:04.066Z] DOCKER_PKG=github.com/docker/docker
19:08:04 [2020-05-14T19:08:04.066Z] SHLVL=1
19:08:04 [2020-05-14T19:08:04.066Z] TIMEOUT=120m
19:08:04 [2020-05-14T19:08:04.066Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:08:04 [2020-05-14T19:08:04.066Z] DOCKER_GRAPHDRIVER=overlay2
19:08:04 [2020-05-14T19:08:04.066Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:08:04 [2020-05-14T19:08:04.066Z] GO111MODULE=off
19:08:04 [2020-05-14T19:08:04.066Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:08:04 [2020-05-14T19:08:04.066Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:08:04 [2020-05-14T19:08:04.066Z] GOPATH=/go
19:08:04 [2020-05-14T19:08:04.066Z] PKG_CONFIG=pkg-config
19:08:04 [2020-05-14T19:08:04.066Z] _=/usr/bin/env
19:08:04 [2020-05-14T19:08:04.066Z] Building test suite binary ./integration-cli/test.main
19:08:04 [2020-05-14T19:08:04.229Z] #47 20.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:08:04 [2020-05-14T19:08:04.324Z] No new tests added to integration.
19:08:04 [2020-05-14T19:08:04.324Z] 
19:08:04 [2020-05-14T19:08:04.324Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.08 Selecting previously unselected package thin-provisioning-tools.
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.25 Selecting previously unselected package uidmap.
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.26 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.26 Unpacking uidmap (1:4.5-1.1) ...
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.32 Selecting previously unselected package vim-runtime.
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:08:04 [2020-05-14T19:08:04.365Z] #17 29.34 Unpacking vim-runtime (2:8.1.0875-5) ...
19:08:04 [2020-05-14T19:08:04.913Z] #47 ...
19:08:04 [2020-05-14T19:08:04.913Z] 
19:08:04 [2020-05-14T19:08:04.913Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:04 [2020-05-14T19:08:04.913Z] #33 10.58 -- Detecting C compile features - done
19:08:04 [2020-05-14T19:08:04.913Z] #33 10.63 -- Performing Test HAS_BUILTIN_FORTIFY
19:08:04 [2020-05-14T19:08:04.913Z] #33 10.85 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:08:04 [2020-05-14T19:08:04.913Z] #33 10.97 -- Configuring done
19:08:04 [2020-05-14T19:08:04.913Z] #33 10.99 -- Generating done
19:08:04 [2020-05-14T19:08:04.913Z] #33 11.00 -- Build files have been written to: /tmp/tmp.fMUEkCeWoX/tini
19:08:04 [2020-05-14T19:08:04.913Z] #33 11.01 + make tini-static
19:08:04 [2020-05-14T19:08:04.913Z] #33 11.65 Scanning dependencies of target tini-static
19:08:04 [2020-05-14T19:08:04.913Z] #33 11.77 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:08:04 [2020-05-14T19:08:04.913Z] #33 13.36 [100%] Linking C executable tini-static
19:08:04 [2020-05-14T19:08:04.913Z] #33 13.94 [100%] Built target tini-static
19:08:04 [2020-05-14T19:08:04.913Z] #33 14.03 + mkdir -p /build
19:08:04 [2020-05-14T19:08:04.913Z] #33 14.03 + cp tini-static /build/docker-init
19:08:04 [2020-05-14T19:08:04.913Z] #33 DONE 14.3s
19:08:04 [2020-05-14T19:08:04.913Z] 
19:08:04 [2020-05-14T19:08:04.913Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:08:04 [2020-05-14T19:08:04.913Z] #10 109.3 Selecting previously unselected package gcc-mingw-w64-base.
19:08:04 [2020-05-14T19:08:04.913Z] #10 109.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:08:04 [2020-05-14T19:08:04.913Z] #10 109.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:08:04 [2020-05-14T19:08:04.913Z] #10 109.5 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:08:04 [2020-05-14T19:08:04.913Z] #10 109.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:08:04 [2020-05-14T19:08:04.913Z] #10 109.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:08:05 [2020-05-14T19:08:05.223Z] --- PASS: TestBuildSquashParent (7.85s)
19:08:05 [2020-05-14T19:08:05.223Z] === RUN   TestBuildWithRemoveAndForceRemove
19:08:05 [2020-05-14T19:08:05.223Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:08:05 [2020-05-14T19:08:05.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:08:05 [2020-05-14T19:08:05.223Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:08:05 [2020-05-14T19:08:05.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:08:05 [2020-05-14T19:08:05.223Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:08:05 [2020-05-14T19:08:05.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:08:05 [2020-05-14T19:08:05.223Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:08:05 [2020-05-14T19:08:05.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:08:05 [2020-05-14T19:08:05.223Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:08:05 [2020-05-14T19:08:05.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:08:05 [2020-05-14T19:08:05.223Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:08:05 [2020-05-14T19:08:05.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:08:05 [2020-05-14T19:08:05.223Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:08:05 [2020-05-14T19:08:05.223Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:08:05 [2020-05-14T19:08:05.223Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:08:05 [2020-05-14T19:08:05.223Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:08:05 [2020-05-14T19:08:05.223Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:08:05 [2020-05-14T19:08:05.223Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:08:05 [2020-05-14T19:08:05.615Z] #47 ...
19:08:05 [2020-05-14T19:08:05.615Z] 
19:08:05 [2020-05-14T19:08:05.615Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:08:05 [2020-05-14T19:08:05.615Z] #32 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB]
19:08:05 [2020-05-14T19:08:05.615Z] #32 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:08:05 [2020-05-14T19:08:05.615Z] #32 19.67 Fetched 8175 kB in 12s (660 kB/s)
19:08:05 [2020-05-14T19:08:05.615Z] #32 19.67 Reading package lists...
19:08:05 [2020-05-14T19:08:05.615Z] #32 ...
19:08:05 [2020-05-14T19:08:05.615Z] 
19:08:05 [2020-05-14T19:08:05.615Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:05 [2020-05-14T19:08:05.615Z] #59 20.11 Checking out files:  77% (1597/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.
19:08:05 [2020-05-14T19:08:05.615Z] #59 20.59 + cd /tmp/tmp.eSsiDTEtpl/src/github.com/docker/libnetwork
19:08:05 [2020-05-14T19:08:05.615Z] #59 20.59 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:08:05 [2020-05-14T19:08:05.615Z] #59 21.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:08:06 [2020-05-14T19:08:06.187Z] #59 ...
19:08:06 [2020-05-14T19:08:06.187Z] 
19:08:06 [2020-05-14T19:08:06.187Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:08:06 [2020-05-14T19:08:06.187Z] #23 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:08:06 [2020-05-14T19:08:06.187Z] #23 18.00 Fetched 8175 kB in 12s (676 kB/s)
19:08:06 [2020-05-14T19:08:06.222Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:08:06 [2020-05-14T19:08:06.222Z] HOSTNAME=660b27669bc4
19:08:06 [2020-05-14T19:08:06.222Z] TESTDEBUG=0
19:08:06 [2020-05-14T19:08:06.222Z] DEST=bundles/test-integration
19:08:06 [2020-05-14T19:08:06.222Z] PWD=/go/src/github.com/docker/docker
19:08:06 [2020-05-14T19:08:06.222Z] KEEPBUNDLE=1
19:08:06 [2020-05-14T19:08:06.222Z] DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74
19:08:06 [2020-05-14T19:08:06.222Z] container=docker
19:08:06 [2020-05-14T19:08:06.222Z] HOME=/root
19:08:06 [2020-05-14T19:08:06.222Z] GOLANG_VERSION=1.13.10
19:08:06 [2020-05-14T19:08:06.222Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:08:06 [2020-05-14T19:08:06.222Z] VALIDATE_BRANCH=master
19:08:06 [2020-05-14T19:08:06.222Z] TERM=xterm
19:08:06 [2020-05-14T19:08:06.222Z] DOCKER_PKG=github.com/docker/docker
19:08:06 [2020-05-14T19:08:06.222Z] SHLVL=1
19:08:06 [2020-05-14T19:08:06.222Z] TIMEOUT=120m
19:08:06 [2020-05-14T19:08:06.222Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:08:06 [2020-05-14T19:08:06.222Z] DOCKER_GRAPHDRIVER=overlay2
19:08:06 [2020-05-14T19:08:06.222Z] GO111MODULE=off
19:08:06 [2020-05-14T19:08:06.222Z] TEST_SKIP_INTEGRATION_CLI=1
19:08:06 [2020-05-14T19:08:06.222Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:08:06 [2020-05-14T19:08:06.222Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:08:06 [2020-05-14T19:08:06.222Z] GOPATH=/go
19:08:06 [2020-05-14T19:08:06.222Z] PKG_CONFIG=pkg-config
19:08:06 [2020-05-14T19:08:06.222Z] _=/usr/bin/env
19:08:06 [2020-05-14T19:08:06.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:08:06 [2020-05-14T19:08:06.377Z] #17 31.39 Selecting previously unselected package vim.
19:08:06 [2020-05-14T19:08:06.449Z] #23 18.00 Reading package lists...
19:08:06 [2020-05-14T19:08:06.449Z] #23 ...
19:08:06 [2020-05-14T19:08:06.449Z] 
19:08:06 [2020-05-14T19:08:06.449Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:08:06 [2020-05-14T19:08:06.449Z] #10 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:08:06 [2020-05-14T19:08:06.449Z] #10 18.83 Fetched 8175 kB in 12s (666 kB/s)
19:08:06 [2020-05-14T19:08:06.449Z] #10 18.83 Reading package lists...
19:08:06 [2020-05-14T19:08:06.449Z] #10 ...
19:08:06 [2020-05-14T19:08:06.449Z] 
19:08:06 [2020-05-14T19:08:06.449Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:06 [2020-05-14T19:08:06.449Z] #47 21.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:08:06 [2020-05-14T19:08:06.449Z] #47 21.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:08:06 [2020-05-14T19:08:06.449Z] #47 22.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:08:06 [2020-05-14T19:08:06.449Z] #47 22.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:08:06 [2020-05-14T19:08:06.658Z] #17 31.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
19:08:06 [2020-05-14T19:08:06.658Z] #17 31.41 Unpacking vim (2:8.1.0875-5) ...
19:08:06 [2020-05-14T19:08:06.938Z] #17 31.70 Selecting previously unselected package xfsprogs.
19:08:06 [2020-05-14T19:08:06.938Z] #17 31.70 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
19:08:06 [2020-05-14T19:08:06.938Z] #17 31.71 Unpacking xfsprogs (4.20.0-1) ...
19:08:06 [2020-05-14T19:08:06.938Z] #17 31.98 Selecting previously unselected package zip.
19:08:07 [2020-05-14T19:08:07.219Z] #17 31.99 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 31.99 Unpacking zip (3.0-11+b1) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.12 Setting up aufs-tools (1:4.14+20190211-1) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.15 Setting up libip6tc0:s390x (1.8.2-4) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.15 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.16 Setting up libgpm2:s390x (1.20.7-5) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.17 Setting up libip4tc0:s390x (1.8.2-4) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.17 Setting up uidmap (1:4.5-1.1) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.18 Setting up libnftnl11:s390x (1.1.2-2) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.19 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.20 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.21 Setting up libicu63:s390x (63.1-6+deb10u1) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.21 Setting up xxd (2:8.1.0875-5) ...
19:08:07 [2020-05-14T19:08:07.219Z] #17 32.22 Setting up zip (3.0-11+b1) ...
19:08:07 [2020-05-14T19:08:07.499Z] #17 32.23 Setting up vim-common (2:8.1.0875-5) ...
19:08:07 [2020-05-14T19:08:07.499Z] #17 32.25 Setting up bash-completion (1:2.8-6) ...
19:08:07 [2020-05-14T19:08:07.836Z] #47 23.62 runtime/cgo
19:08:07 [2020-05-14T19:08:07.836Z] #47 23.63 runtime
19:08:08 [2020-05-14T19:08:08.206Z] #10 ...
19:08:08 [2020-05-14T19:08:08.206Z] 
19:08:08 [2020-05-14T19:08:08.206Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:08 [2020-05-14T19:08:08.206Z] #41 102.8 regexp/syntax
19:08:08 [2020-05-14T19:08:08.206Z] #41 105.7 flag
19:08:08 [2020-05-14T19:08:08.206Z] #41 108.1 regexp
19:08:08 [2020-05-14T19:08:08.206Z] #41 108.1 go/token
19:08:08 [2020-05-14T19:08:08.206Z] #41 109.2 go/scanner
19:08:08 [2020-05-14T19:08:08.206Z] #41 111.1 go/ast
19:08:08 [2020-05-14T19:08:08.206Z] #41 112.8 internal/lazyregexp
19:08:08 [2020-05-14T19:08:08.206Z] #41 ...
19:08:08 [2020-05-14T19:08:08.206Z] 
19:08:08 [2020-05-14T19:08:08.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:08 [2020-05-14T19:08:08.206Z] #39 4.033 Note: Building without setproctitle() and strlcpy() support.
19:08:08 [2020-05-14T19:08:08.206Z] #39 4.034       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:08:08 [2020-05-14T19:08:08.206Z] #39 4.049 Note: Building without GnuTLS support
19:08:08 [2020-05-14T19:08:08.206Z] #39 6.070 fatal: not a git repository (or any of the parent directories): .git
19:08:08 [2020-05-14T19:08:08.206Z] #39 6.143   GEN      .gitid
19:08:08 [2020-05-14T19:08:08.206Z] #39 6.202   GEN      criu/include/version.h
19:08:08 [2020-05-14T19:08:08.206Z] #39 6.263   GEN      include/common/asm
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.190   PBCC     images/google/protobuf/descriptor.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.274   PBCC     images/opts.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.358   PBCC     images/sit.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.433   DEP      images/google/protobuf/descriptor.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.580   DEP      images/opts.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.618   DEP      images/sit.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.664   PBCC     images/macvlan.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.685   DEP      images/macvlan.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.732   PBCC     images/autofs.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.764   DEP      images/autofs.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.842   PBCC     images/sysctl.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.859   DEP      images/sysctl.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 8.982   PBCC     images/time.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.006   DEP      images/time.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.050   PBCC     images/binfmt-misc.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.078   DEP      images/binfmt-misc.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.110   PBCC     images/seccomp.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.140   DEP      images/seccomp.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.234   PBCC     images/userns.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.256   DEP      images/userns.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.305   PBCC     images/cgroup.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.357   DEP      images/cgroup.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.442   PBCC     images/fown.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.478   PBCC     images/ext-file.pb-c.c
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.488   DEP      images/fown.pb-c.d
19:08:08 [2020-05-14T19:08:08.206Z] #39 9.573   DEP      images/ext-file.pb-c.d
19:08:08 [2020-05-14T19:08:08.463Z] #39 9.642   PBCC     images/rpc.pb-c.c
19:08:08 [2020-05-14T19:08:08.463Z] #39 9.714   DEP      images/rpc.pb-c.d
19:08:08 [2020-05-14T19:08:08.463Z] #39 9.813   PBCC     images/siginfo.pb-c.c
19:08:08 [2020-05-14T19:08:08.463Z] #39 9.832   DEP      images/siginfo.pb-c.d
19:08:08 [2020-05-14T19:08:08.463Z] #39 9.888   PBCC     images/pagemap.pb-c.c
19:08:08 [2020-05-14T19:08:08.475Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:08:08 [2020-05-14T19:08:08.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.65s)
19:08:08 [2020-05-14T19:08:08.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s)
19:08:08 [2020-05-14T19:08:08.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.70s)
19:08:08 [2020-05-14T19:08:08.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.77s)
19:08:08 [2020-05-14T19:08:08.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.83s)
19:08:08 [2020-05-14T19:08:08.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.87s)
19:08:08 [2020-05-14T19:08:08.475Z] === RUN   TestBuildMultiStageCopy
19:08:08 [2020-05-14T19:08:08.475Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:08:08 [2020-05-14T19:08:08.501Z] #17 33.64 Setting up libiptc0:s390x (1.8.2-4) ...
19:08:08 [2020-05-14T19:08:08.720Z] #39 9.986   DEP      images/pagemap.pb-c.d
19:08:08 [2020-05-14T19:08:08.720Z] #39 10.08   PBCC     images/rlimit.pb-c.c
19:08:08 [2020-05-14T19:08:08.720Z] #39 10.09   DEP      images/rlimit.pb-c.d
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.65 Setting up xz-utils (5.2.4-1) ...
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.67 Setting up sudo (1.8.27-1+deb10u2) ...
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.70 invoke-rc.d: could not determine current runlevel
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.70 invoke-rc.d: policy-rc.d denied execution of start.
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.71 Setting up pigz (2.4-1) ...
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.71 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.72 Setting up libnl-3-200:s390x (3.4.0-1) ...
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.73 Setting up python-pip-whl (18.1-5) ...
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.74 Setting up libmpdec2:s390x (2.4.2-2) ...
19:08:08 [2020-05-14T19:08:08.782Z] #17 33.75 Setting up vim-runtime (2:8.1.0875-5) ...
19:08:08 [2020-05-14T19:08:08.978Z] #39 10.19   PBCC     images/file-lock.pb-c.c
19:08:08 [2020-05-14T19:08:08.978Z] #39 10.20   DEP      images/file-lock.pb-c.d
19:08:08 [2020-05-14T19:08:08.978Z] #39 10.30   PBCC     images/tty.pb-c.c
19:08:08 [2020-05-14T19:08:08.978Z] #39 10.35   DEP      images/tty.pb-c.d
19:08:08 [2020-05-14T19:08:08.978Z] #39 10.43   PBCC     images/tun.pb-c.c
19:08:09 [2020-05-14T19:08:09.062Z] #17 33.96 Setting up libaio1:s390x (0.3.112-3) ...
19:08:09 [2020-05-14T19:08:09.062Z] #17 33.96 Setting up libonig5:s390x (6.9.1-1) ...
19:08:09 [2020-05-14T19:08:09.062Z] #17 33.97 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.01 Setting up vim (2:8.1.0875-5) ...
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.05 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.06 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.07 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.08 Setting up jq (1.5+dfsg-2+b1) ...
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.08 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
19:08:09 [2020-05-14T19:08:09.062Z] #17 34.09 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:08:09 [2020-05-14T19:08:09.226Z] #47 ...
19:08:09 [2020-05-14T19:08:09.226Z] 
19:08:09 [2020-05-14T19:08:09.226Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:08:09 [2020-05-14T19:08:09.226Z] #38 14.96 Fetched 8175 kB in 10s (785 kB/s)
19:08:09 [2020-05-14T19:08:09.226Z] #38 14.96 Reading package lists...
19:08:09 [2020-05-14T19:08:09.226Z] #38 20.73 Reading package lists...
19:08:09 [2020-05-14T19:08:09.226Z] #38 ...
19:08:09 [2020-05-14T19:08:09.226Z] 
19:08:09 [2020-05-14T19:08:09.226Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:08:09 [2020-05-14T19:08:09.226Z] #36 22.93 Checking out files:  87% (1398/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.
19:08:09 [2020-05-14T19:08:09.226Z] #36 23.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:08:09 [2020-05-14T19:08:09.235Z] #39 10.51   PBCC     images/netdev.pb-c.c
19:08:09 [2020-05-14T19:08:09.235Z] #39 10.57   DEP      images/tun.pb-c.d
19:08:09 [2020-05-14T19:08:09.486Z] #36 24.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:08:09 [2020-05-14T19:08:09.492Z] #39 10.66   DEP      images/netdev.pb-c.d
19:08:09 [2020-05-14T19:08:09.492Z] #39 10.76   PBCC     images/vma.pb-c.c
19:08:09 [2020-05-14T19:08:09.673Z] #17 ...
19:08:09 [2020-05-14T19:08:09.673Z] 
19:08:09 [2020-05-14T19:08:09.673Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:09 [2020-05-14T19:08:09.673Z] #39 76.93   CC       criu/irmap.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 77.38   CC       criu/kcmp-ids.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 77.55   CC       criu/kerndat.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 78.12   CC       criu/libnetlink.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 78.41   CC       criu/log.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 78.76   CC       criu/lsm.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 78.93   CC       criu/mem.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 79.84   CC       criu/mount.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 82.02   CC       criu/namespaces.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 82.99   CC       criu/net.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 84.93   CC       criu/netfilter.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 85.14   CC       criu/page-pipe.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 85.61   CC       criu/page-xfer.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 86.58   CC       criu/pagemap-cache.o
19:08:09 [2020-05-14T19:08:09.673Z] #39 86.75   CC       criu/pagemap.o
19:08:09 [2020-05-14T19:08:09.750Z] #39 10.88   DEP      images/vma.pb-c.d
19:08:09 [2020-05-14T19:08:09.750Z] #39 10.92   PBCC     images/creds.pb-c.c
19:08:09 [2020-05-14T19:08:09.750Z] #39 10.98   DEP      images/creds.pb-c.d
19:08:09 [2020-05-14T19:08:09.750Z] #39 11.02   PBCC     images/utsns.pb-c.c
19:08:09 [2020-05-14T19:08:09.750Z] #39 11.05   DEP      images/utsns.pb-c.d
19:08:09 [2020-05-14T19:08:09.953Z] #39 87.30   CC       criu/parasite-syscall.o
19:08:10 [2020-05-14T19:08:10.008Z] #39 11.13   PBCC     images/ipc-desc.pb-c.c
19:08:10 [2020-05-14T19:08:10.008Z] #39 11.16   PBCC     images/ipc-sem.pb-c.c
19:08:10 [2020-05-14T19:08:10.008Z] #39 11.18   DEP      images/ipc-desc.pb-c.d
19:08:10 [2020-05-14T19:08:10.008Z] #39 11.22   DEP      images/ipc-sem.pb-c.d
19:08:10 [2020-05-14T19:08:10.008Z] #39 11.27   PBCC     images/ipc-msg.pb-c.c
19:08:10 [2020-05-14T19:08:10.008Z] #39 11.32   DEP      images/ipc-msg.pb-c.d
19:08:10 [2020-05-14T19:08:10.008Z] #39 11.36   PBCC     images/ipc-shm.pb-c.c
19:08:10 [2020-05-14T19:08:10.008Z] #39 11.39   DEP      images/ipc-shm.pb-c.d
19:08:10 [2020-05-14T19:08:10.265Z] #39 ...
19:08:10 [2020-05-14T19:08:10.265Z] 
19:08:10 [2020-05-14T19:08:10.265Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:10 [2020-05-14T19:08:10.265Z] #30 106.2 github.com/BurntSushi/toml
19:08:10 [2020-05-14T19:08:10.265Z] #30 106.2 flag
19:08:10 [2020-05-14T19:08:10.265Z] #30 107.7 log
19:08:10 [2020-05-14T19:08:10.265Z] #30 111.6 github.com/BurntSushi/toml/cmd/tomlv
19:08:10 [2020-05-14T19:08:10.265Z] #30 DONE 115.5s
19:08:10 [2020-05-14T19:08:10.265Z] 
19:08:10 [2020-05-14T19:08:10.265Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:10 [2020-05-14T19:08:10.265Z] #39 11.47   PBCC     images/ipc-var.pb-c.c
19:08:10 [2020-05-14T19:08:10.265Z] #39 11.49   DEP      images/ipc-var.pb-c.d
19:08:10 [2020-05-14T19:08:10.265Z] #39 ...
19:08:10 [2020-05-14T19:08:10.265Z] 
19:08:10 [2020-05-14T19:08:10.265Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:10 [2020-05-14T19:08:10.265Z] #47 113.6 github.com/pkg/diff
19:08:10 [2020-05-14T19:08:10.265Z] #47 115.1 go/ast
19:08:10 [2020-05-14T19:08:10.564Z] #39 88.02   CC       criu/path.o
19:08:10 [2020-05-14T19:08:10.844Z] #39 ...
19:08:10 [2020-05-14T19:08:10.844Z] 
19:08:10 [2020-05-14T19:08:10.844Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:08:10 [2020-05-14T19:08:10.844Z] #17 35.63 Setting up iptables (1.8.2-4) ...
19:08:10 [2020-05-14T19:08:10.844Z] #17 35.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:08:10 [2020-05-14T19:08:10.844Z] #17 35.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:08:10 [2020-05-14T19:08:10.844Z] #17 35.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:08:10 [2020-05-14T19:08:10.844Z] #17 35.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:08:10 [2020-05-14T19:08:10.844Z] #17 35.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:08:10 [2020-05-14T19:08:10.844Z] #17 35.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:08:10 [2020-05-14T19:08:10.844Z] #17 35.66 Setting up python3 (3.7.3-1) ...
19:08:10 [2020-05-14T19:08:10.844Z] #17 35.82 Setting up python3-wheel (0.32.3-2) ...
19:08:11 [2020-05-14T19:08:11.124Z] #17 36.16 Setting up apparmor (2.13.2-10) ...
19:08:11 [2020-05-14T19:08:11.203Z] #47 116.5 golang.org/x/crypto/ssh/terminal
19:08:12 [2020-05-14T19:08:12.575Z] #47 117.7 mvdan.cc/editorconfig
19:08:12 [2020-05-14T19:08:12.588Z] #17 37.19 Setting up xfsprogs (4.20.0-1) ...
19:08:12 [2020-05-14T19:08:12.588Z] #17 37.20 Setting up python3-lib2to3 (3.7.3-1) ...
19:08:12 [2020-05-14T19:08:12.588Z] #17 37.47 Setting up python3-pkg-resources (40.8.0-1) ...
19:08:12 [2020-05-14T19:08:12.625Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:08:12 [2020-05-14T19:08:12.791Z] #36 ...
19:08:12 [2020-05-14T19:08:12.791Z] 
19:08:12 [2020-05-14T19:08:12.791Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:12 [2020-05-14T19:08:12.791Z] #41 18.18 vendor/golang.org/x/crypto/internal/subtle
19:08:12 [2020-05-14T19:08:12.791Z] #41 ...
19:08:12 [2020-05-14T19:08:12.791Z] 
19:08:12 [2020-05-14T19:08:12.791Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:08:12 [2020-05-14T19:08:12.791Z] #38 20.73 Reading package lists...
19:08:13 [2020-05-14T19:08:13.068Z] #38 27.62 Building dependency tree...
19:08:13 [2020-05-14T19:08:13.182Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:08:13 [2020-05-14T19:08:13.199Z] #17 38.17 Setting up python3-distutils (3.7.3-1) ...
19:08:13 [2020-05-14T19:08:13.479Z] #17 38.47 Setting up python3-setuptools (40.8.0-1) ...
19:08:13 [2020-05-14T19:08:13.507Z] #47 ...
19:08:13 [2020-05-14T19:08:13.507Z] 
19:08:13 [2020-05-14T19:08:13.507Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:08:14 [2020-05-14T19:08:14.023Z] #52 44.07 Checking out files:  59% (1894/3177)   
Checking out files:  60% (1907/3177)   
Checking out files:  61% (1938/3177)   
Checking out files:  62% (1970/3177)   
Checking out files:  63% (2002/3177)   
Checking out files:  64% (2034/3177)   
Checking out files:  65% (2066/3177)   
Checking out files:  66% (2097/3177)   
Checking out files:  67% (2129/3177)   
Checking out files:  68% (2161/3177)   
Checking out files:  69% (2193/3177)   
Checking out files:  70% (2224/3177)   
Checking out files:  71% (2256/3177)   
Checking out files:  72% (2288/3177)   
Checking out files:  73% (2320/3177)   
Checking out files:  74% (2351/3177)   
Checking out files:  75% (2383/3177)   
Checking out files:  76% (2415/3177)   
Checking out files:  77% (2447/3177)   
Checking out files:  78% (2479/3177)   
Checking out files:  79% (2510/3177)   
Checking out files:  80% (2542/3177)   
Checking out files:  81% (2574/3177)   
Checking out files:  82% (2606/3177)   
Checking out files:  83% (2637/3177)   
Checking out files:  84% (2669/3177)   
Checking out files:  85% (2701/3177)   
Checking out files:  86% (2733/3177)   
Checking out files:  87% (2764/3177)   
Checking out files:  88% (2796/3177)   
Checking out files:  89% (2828/3177)   
Checking out files:  90% (2860/3177)   
Checking out files:  91% (2892/3177)   
Checking out files:  92% (2923/3177)   
Checking out files:  93% (2955/3177)   
Checking out files:  94% (2987/3177)   
Checking out files:  95% (3019/3177)   
Checking out files:  95% (3020/3177)   
Checking out files:  96% (3050/3177)   
Checking out files:  97% (3082/3177)   
Checking out files:  98% (3114/3177)   
Checking out files:  99% (3146/3177)   
Checking out files: 100% (3177/3177)   
Checking out files: 100% (3177/3177), done.
19:08:14 [2020-05-14T19:08:14.089Z] #17 39.17 Setting up python3-pip (18.1-5) ...
19:08:14 [2020-05-14T19:08:14.103Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:08:14 [2020-05-14T19:08:14.282Z] #52 45.27 + cd /tmp/tmp.oUwCkdfE5i/src/github.com/containerd/containerd
19:08:14 [2020-05-14T19:08:14.282Z] #52 45.27 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
19:08:14 [2020-05-14T19:08:14.992Z] #38 30.54 The following additional packages will be installed:
19:08:14 [2020-05-14T19:08:14.992Z] #38 30.54   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:08:14 [2020-05-14T19:08:14.992Z] #38 30.55   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:08:14 [2020-05-14T19:08:14.992Z] #38 30.57 Suggested packages:
19:08:14 [2020-05-14T19:08:14.992Z] #38 30.57   manpages-dev python-setuptools
19:08:15 [2020-05-14T19:08:15.094Z] #17 39.87 Processing triggers for libc-bin (2.28-10) ...
19:08:15 [2020-05-14T19:08:15.094Z] #17 39.91 Processing triggers for mime-support (3.62) ...
19:08:15 [2020-05-14T19:08:15.396Z] #17 DONE 40.4s
19:08:15 [2020-05-14T19:08:15.396Z] 
19:08:15 [2020-05-14T19:08:15.396Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:08:15 [2020-05-14T19:08:15.396Z] #36 128.7 + dpkg --print-architecture
19:08:15 [2020-05-14T19:08:15.396Z] #36 128.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:08:15 [2020-05-14T19:08:15.396Z] #36 128.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:08:15 [2020-05-14T19:08:15.396Z] #36 128.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:08:15 [2020-05-14T19:08:15.460Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:08:16 [2020-05-14T19:08:16.180Z] #52 47.31 + export 'BUILDTAGS=netgo osusergo static_build'
19:08:16 [2020-05-14T19:08:16.180Z] #52 47.31 + BUILDTAGS='netgo osusergo static_build'
19:08:16 [2020-05-14T19:08:16.180Z] #52 47.31 + export EXTRA_FLAGS=-buildmode=pie
19:08:16 [2020-05-14T19:08:16.180Z] #52 47.31 + EXTRA_FLAGS=-buildmode=pie
19:08:16 [2020-05-14T19:08:16.180Z] #52 47.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:08:16 [2020-05-14T19:08:16.180Z] #52 47.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:08:16 [2020-05-14T19:08:16.180Z] #52 47.31 + '[' '' = dynamic ']'
19:08:16 [2020-05-14T19:08:16.180Z] #52 47.31 + make
19:08:16 [2020-05-14T19:08:16.376Z] #38 32.02 The following NEW packages will be installed:
19:08:16 [2020-05-14T19:08:16.376Z] #38 ...
19:08:16 [2020-05-14T19:08:16.376Z] 
19:08:16 [2020-05-14T19:08:16.376Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:08:16 [2020-05-14T19:08:16.376Z] #51 16.62 Reading package lists...
19:08:16 [2020-05-14T19:08:16.376Z] #51 22.41 Reading package lists...
19:08:16 [2020-05-14T19:08:16.376Z] #51 29.57 Building dependency tree...
19:08:16 [2020-05-14T19:08:16.376Z] #51 ...
19:08:16 [2020-05-14T19:08:16.376Z] 
19:08:16 [2020-05-14T19:08:16.376Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:08:16 [2020-05-14T19:08:16.376Z] #38 32.04   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:08:16 [2020-05-14T19:08:16.376Z] #38 32.04   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:08:16 [2020-05-14T19:08:16.376Z] #38 32.04   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:08:16 [2020-05-14T19:08:16.376Z] #38 32.04   python-six zlib1g-dev
19:08:16 [2020-05-14T19:08:16.381Z] --- PASS: TestBuildMultiStageCopy (7.68s)
19:08:16 [2020-05-14T19:08:16.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.68s)
19:08:16 [2020-05-14T19:08:16.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
19:08:16 [2020-05-14T19:08:16.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
19:08:16 [2020-05-14T19:08:16.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
19:08:16 [2020-05-14T19:08:16.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
19:08:16 [2020-05-14T19:08:16.381Z] === RUN   TestBuildMultiStageParentConfig
19:08:16 [2020-05-14T19:08:16.859Z] #36 ...
19:08:16 [2020-05-14T19:08:16.859Z] 
19:08:16 [2020-05-14T19:08:16.859Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:08:16 [2020-05-14T19:08:16.859Z] #18 1.235 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:08:16 [2020-05-14T19:08:16.859Z] #18 1.238 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:08:16 [2020-05-14T19:08:16.859Z] #18 1.240 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:08:16 [2020-05-14T19:08:16.859Z] #18 DONE 1.4s
19:08:16 [2020-05-14T19:08:16.859Z] 
19:08:16 [2020-05-14T19:08:16.859Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.51 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded.
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.51 Need to get 3798 kB of archives.
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.51 After this operation, 21.6 MB of additional disk space will be used.
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
19:08:16 [2020-05-14T19:08:16.958Z] #38 32.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
19:08:17 [2020-05-14T19:08:17.536Z] #38 ...
19:08:17 [2020-05-14T19:08:17.536Z] 
19:08:17 [2020-05-14T19:08:17.536Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:08:17 [2020-05-14T19:08:17.536Z] #23 18.00 Reading package lists...
19:08:17 [2020-05-14T19:08:17.536Z] #23 23.56 Reading package lists...
19:08:17 [2020-05-14T19:08:17.536Z] #23 29.99 Building dependency tree...
19:08:17 [2020-05-14T19:08:17.536Z] #23 ...
19:08:17 [2020-05-14T19:08:17.536Z] 
19:08:17 [2020-05-14T19:08:17.536Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:08:17 [2020-05-14T19:08:17.536Z] #38 33.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
19:08:17 [2020-05-14T19:08:17.536Z] #38 33.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
19:08:17 [2020-05-14T19:08:17.553Z] #52 48.59 + bin/ctr
19:08:17 [2020-05-14T19:08:17.811Z] #52 ...
19:08:17 [2020-05-14T19:08:17.811Z] 
19:08:17 [2020-05-14T19:08:17.811Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:17 [2020-05-14T19:08:17.811Z] #41 113.1 net/url
19:08:17 [2020-05-14T19:08:17.811Z] #41 114.8 text/template/parse
19:08:17 [2020-05-14T19:08:17.811Z] #41 117.4 go/parser
19:08:17 [2020-05-14T19:08:17.811Z] #41 119.9 text/template
19:08:17 [2020-05-14T19:08:17.811Z] #41 121.4 encoding/xml
19:08:18 [2020-05-14T19:08:18.069Z] #41 ...
19:08:18 [2020-05-14T19:08:18.069Z] 
19:08:18 [2020-05-14T19:08:18.069Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:18 [2020-05-14T19:08:18.069Z] #39 11.63   PBCC     images/sk-opts.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 11.71   PBCC     images/packet-sock.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 11.80   DEP      images/sk-opts.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 11.97   DEP      images/packet-sock.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.06   PBCC     images/sk-netlink.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.16   DEP      images/sk-netlink.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.29   PBCC     images/sk-inet.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.43   DEP      images/sk-inet.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.54   PBCC     images/sk-unix.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.69   DEP      images/sk-unix.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.72   PBCC     images/mm.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.81   DEP      images/mm.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.85   PBCC     images/timerfd.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.89   DEP      images/timerfd.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 12.99   PBCC     images/timer.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.04   DEP      images/timer.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.07   PBCC     images/sa.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.13   DEP      images/sa.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.24   PBCC     images/pipe-data.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.28   DEP      images/pipe-data.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.34   PBCC     images/mnt.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.40   DEP      images/mnt.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.46   PBCC     images/sk-packet.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.52   DEP      images/sk-packet.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.58   PBCC     images/tcp-stream.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.69   DEP      images/tcp-stream.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.73   PBCC     images/pipe.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.78   DEP      images/pipe.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.83   PBCC     images/pstree.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.86   DEP      images/pstree.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.90   PBCC     images/fs.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.90   DEP      images/fs.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 13.97   PBCC     images/signalfd.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.05   DEP      images/signalfd.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.13   PBCC     images/fh.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.23   PBCC     images/fsnotify.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.30   DEP      images/fh.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.38   DEP      images/fsnotify.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.43   PBCC     images/eventpoll.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.47   DEP      images/eventpoll.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.49   PBCC     images/eventfd.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.53   DEP      images/eventfd.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.59   PBCC     images/remap-file-path.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.63   DEP      images/remap-file-path.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.69   PBCC     images/fifo.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.73   DEP      images/fifo.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.81   PBCC     images/ghost-file.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.86   DEP      images/ghost-file.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.92   PBCC     images/regfile.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 14.98   DEP      images/regfile.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.03   PBCC     images/ns.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.10   DEP      images/ns.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.16   PBCC     images/fdinfo.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.23   DEP      images/fdinfo.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.33   PBCC     images/core-aarch64.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.39   PBCC     images/core-arm.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.44   PBCC     images/core-ppc64.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.52   PBCC     images/core-s390.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.63   PBCC     images/core-x86.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.71   PBCC     images/core.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.79   PBCC     images/inventory.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.86   DEP      images/core-aarch64.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 15.94   DEP      images/core-arm.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 16.03   DEP      images/core-ppc64.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 16.08   DEP      images/core-s390.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 16.17   DEP      images/core-x86.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 16.25   DEP      images/core.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 16.31   DEP      images/inventory.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 16.38   PBCC     images/cpuinfo.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 16.42   DEP      images/cpuinfo.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 16.46   PBCC     images/stats.pb-c.c
19:08:18 [2020-05-14T19:08:18.069Z] #39 16.50   DEP      images/stats.pb-c.d
19:08:18 [2020-05-14T19:08:18.069Z] #39 18.01 make[1]: Nothing to be done for 'all'.
19:08:18 [2020-05-14T19:08:18.069Z] #39 19.39   CC       images/stats.o
19:08:18 [2020-05-14T19:08:18.110Z] #38 33.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
19:08:18 [2020-05-14T19:08:18.110Z] #38 33.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
19:08:18 [2020-05-14T19:08:18.110Z] #38 33.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
19:08:18 [2020-05-14T19:08:18.110Z] #38 33.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
19:08:18 [2020-05-14T19:08:18.110Z] #38 33.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
19:08:18 [2020-05-14T19:08:18.110Z] #38 33.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
19:08:18 [2020-05-14T19:08:18.634Z] #39 19.93   CC       images/core.o
19:08:19 [2020-05-14T19:08:19.053Z] #38 ...
19:08:19 [2020-05-14T19:08:19.053Z] 
19:08:19 [2020-05-14T19:08:19.053Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:08:19 [2020-05-14T19:08:19.053Z] #32 19.67 Reading package lists...
19:08:19 [2020-05-14T19:08:19.053Z] #32 25.16 Reading package lists...
19:08:19 [2020-05-14T19:08:19.053Z] #32 31.49 Building dependency tree...
19:08:19 [2020-05-14T19:08:19.053Z] #32 ...
19:08:19 [2020-05-14T19:08:19.053Z] 
19:08:19 [2020-05-14T19:08:19.053Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:08:19 [2020-05-14T19:08:19.053Z] #10 18.83 Reading package lists...
19:08:19 [2020-05-14T19:08:19.053Z] #10 25.04 Reading package lists...
19:08:19 [2020-05-14T19:08:19.053Z] #10 32.07 Building dependency tree...
19:08:19 [2020-05-14T19:08:19.053Z] #10 34.73 The following additional packages will be installed:
19:08:19 [2020-05-14T19:08:19.053Z] #10 34.74   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:08:19 [2020-05-14T19:08:19.053Z] #10 34.74   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:08:19 [2020-05-14T19:08:19.053Z] #10 34.74   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:08:19 [2020-05-14T19:08:19.053Z] #10 34.74   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
19:08:19 [2020-05-14T19:08:19.053Z] #10 34.75   mingw-w64-x86-64-dev
19:08:19 [2020-05-14T19:08:19.053Z] #10 34.76 Suggested packages:
19:08:19 [2020-05-14T19:08:19.053Z] #10 34.76   gcc-8-locales seccomp wine64
19:08:19 [2020-05-14T19:08:19.199Z] #39 20.67   CC       images/core-x86.o
19:08:19 [2020-05-14T19:08:19.329Z] #10 ...
19:08:19 [2020-05-14T19:08:19.329Z] 
19:08:19 [2020-05-14T19:08:19.329Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:08:19 [2020-05-14T19:08:19.329Z] #32 34.98 The following additional packages will be installed:
19:08:19 [2020-05-14T19:08:19.329Z] #32 35.01   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:08:19 [2020-05-14T19:08:19.329Z] #32 35.02 Suggested packages:
19:08:19 [2020-05-14T19:08:19.329Z] #32 35.02   cmake-doc ninja-build lrzip
19:08:19 [2020-05-14T19:08:19.329Z] #32 35.02 Recommended packages:
19:08:19 [2020-05-14T19:08:19.329Z] #32 35.02   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:08:20 [2020-05-14T19:08:20.132Z] #39 21.35   CC       images/core-arm.o
19:08:20 [2020-05-14T19:08:20.275Z] #32 36.09 The following NEW packages will be installed:
19:08:20 [2020-05-14T19:08:20.275Z] #32 36.09   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:08:20 [2020-05-14T19:08:20.275Z] #32 36.10   vim-common xxd
19:08:20 [2020-05-14T19:08:20.298Z] #19 3.086 Collecting yamllint==1.16.0
19:08:20 [2020-05-14T19:08:20.298Z] #19 3.221   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:08:20 [2020-05-14T19:08:20.298Z] #19 3.242 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:08:20 [2020-05-14T19:08:20.298Z] #19 3.279   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:08:20 [2020-05-14T19:08:20.298Z] #19 3.294 Collecting pyyaml (from yamllint==1.16.0)
19:08:20 [2020-05-14T19:08:20.298Z] #19 3.386   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:08:20 [2020-05-14T19:08:20.696Z] #39 21.95   CC       images/core-aarch64.o
19:08:20 [2020-05-14T19:08:20.854Z] #32 36.57 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
19:08:20 [2020-05-14T19:08:20.854Z] #32 36.57 Need to get 14.2 MB of archives.
19:08:20 [2020-05-14T19:08:20.854Z] #32 36.57 After this operation, 60.0 MB of additional disk space will be used.
19:08:20 [2020-05-14T19:08:20.854Z] #32 36.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
19:08:20 [2020-05-14T19:08:20.854Z] #32 36.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
19:08:20 [2020-05-14T19:08:20.854Z] #32 36.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
19:08:20 [2020-05-14T19:08:20.854Z] #32 36.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
19:08:20 [2020-05-14T19:08:20.909Z] #19 ...
19:08:20 [2020-05-14T19:08:20.910Z] 
19:08:20 [2020-05-14T19:08:20.910Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:20 [2020-05-14T19:08:20.910Z] #39 88.25   CC       criu/pie-util-vdso.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 88.55   CC       criu/pie-util.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 88.71   CC       criu/pipes.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 89.23   CC       criu/plugin.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 89.55   CC       criu/proc_parse.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 91.17   CC       criu/protobuf-desc.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 91.88   CC       criu/protobuf.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 92.07   CC       criu/pstree.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 92.69   CC       criu/rbtree.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 92.90   CC       criu/rst-malloc.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 93.18   CC       criu/seccomp.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 93.76   CC       criu/seize.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 94.28   CC       criu/servicefd.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 94.66   CC       criu/shmem.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 95.06   CC       criu/sigframe.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 95.17   CC       criu/signalfd.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 95.42   CC       criu/sk-inet.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 96.17   CC       criu/sk-netlink.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 96.55   CC       criu/sk-packet.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 96.94   CC       criu/sk-queue.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 97.18   CC       criu/sk-tcp.o
19:08:20 [2020-05-14T19:08:20.910Z] #39 97.46   CC       criu/sk-unix.o
19:08:21 [2020-05-14T19:08:21.190Z] #39 ...
19:08:21 [2020-05-14T19:08:21.190Z] 
19:08:21 [2020-05-14T19:08:21.190Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:08:21 [2020-05-14T19:08:21.190Z] #19 4.156 Building wheels for collected packages: pyyaml
19:08:21 [2020-05-14T19:08:21.190Z] #19 4.157   Running setup.py bdist_wheel for pyyaml: started
19:08:21 [2020-05-14T19:08:21.261Z] #39 22.35   CC       images/core-ppc64.o
19:08:21 [2020-05-14T19:08:21.473Z] #19 4.654   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:08:21 [2020-05-14T19:08:21.473Z] #19 4.654   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:08:21 [2020-05-14T19:08:21.473Z] #19 4.701 Successfully built pyyaml
19:08:21 [2020-05-14T19:08:21.607Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
19:08:21 [2020-05-14T19:08:21.607Z] === RUN   TestBuildLabelWithTargets
19:08:21 [2020-05-14T19:08:21.753Z] #19 4.713 Installing collected packages: pathspec, pyyaml, yamllint
19:08:21 [2020-05-14T19:08:21.753Z] #19 4.903 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:08:21 [2020-05-14T19:08:21.798Z] #32 37.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
19:08:21 [2020-05-14T19:08:21.828Z] #39 23.00   CC       images/core-s390.o
19:08:22 [2020-05-14T19:08:22.033Z] #19 DONE 5.2s
19:08:22 [2020-05-14T19:08:22.033Z] 
19:08:22 [2020-05-14T19:08:22.033Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:08:22 [2020-05-14T19:08:22.063Z] #32 37.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
19:08:22 [2020-05-14T19:08:22.063Z] #32 37.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
19:08:22 [2020-05-14T19:08:22.063Z] #32 37.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
19:08:22 [2020-05-14T19:08:22.063Z] #32 37.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
19:08:22 [2020-05-14T19:08:22.317Z] #22 DONE 0.1s
19:08:22 [2020-05-14T19:08:22.317Z] 
19:08:22 [2020-05-14T19:08:22.317Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:08:22 [2020-05-14T19:08:22.337Z] #32 ...
19:08:22 [2020-05-14T19:08:22.337Z] 
19:08:22 [2020-05-14T19:08:22.337Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:08:22 [2020-05-14T19:08:22.337Z] #51 33.13 The following additional packages will be installed:
19:08:22 [2020-05-14T19:08:22.337Z] #51 33.14   libbtrfs0
19:08:22 [2020-05-14T19:08:22.337Z] #51 33.32 The following NEW packages will be installed:
19:08:22 [2020-05-14T19:08:22.337Z] #51 33.33   libbtrfs-dev libbtrfs0
19:08:22 [2020-05-14T19:08:22.337Z] #51 33.94 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
19:08:22 [2020-05-14T19:08:22.337Z] #51 33.94 Need to get 119 kB of archives.
19:08:22 [2020-05-14T19:08:22.337Z] #51 33.94 After this operation, 387 kB of additional disk space will be used.
19:08:22 [2020-05-14T19:08:22.337Z] #51 33.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
19:08:22 [2020-05-14T19:08:22.337Z] #51 33.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
19:08:22 [2020-05-14T19:08:22.337Z] #51 35.21 debconf: delaying package configuration, since apt-utils is not installed
19:08:22 [2020-05-14T19:08:22.337Z] #51 35.50 Fetched 119 kB in 0s (325 kB/s)
19:08:22 [2020-05-14T19:08:22.337Z] #51 35.63 Selecting previously unselected package libbtrfs0.
19:08:22 [2020-05-14T19:08:22.337Z] #51 35.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
19:08:22 [2020-05-14T19:08:22.337Z] #51 35.79 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
19:08:22 [2020-05-14T19:08:22.337Z] #51 35.80 Unpacking libbtrfs0 (4.20.1-2) ...
19:08:22 [2020-05-14T19:08:22.337Z] #51 36.02 Selecting previously unselected package libbtrfs-dev.
19:08:22 [2020-05-14T19:08:22.337Z] #51 36.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
19:08:22 [2020-05-14T19:08:22.337Z] #51 36.06 Unpacking libbtrfs-dev (4.20.1-2) ...
19:08:22 [2020-05-14T19:08:22.337Z] #51 36.39 Setting up libbtrfs0 (4.20.1-2) ...
19:08:22 [2020-05-14T19:08:22.337Z] #51 36.57 Setting up libbtrfs-dev (4.20.1-2) ...
19:08:22 [2020-05-14T19:08:22.337Z] #51 36.65 Processing triggers for libc-bin (2.28-10) ...
19:08:22 [2020-05-14T19:08:22.337Z] #51 DONE 38.0s
19:08:22 [2020-05-14T19:08:22.337Z] 
19:08:22 [2020-05-14T19:08:22.337Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:08:22 [2020-05-14T19:08:22.337Z] #32 37.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
19:08:22 [2020-05-14T19:08:22.393Z] #39 23.76   CC       images/cpuinfo.o
19:08:22 [2020-05-14T19:08:22.924Z] #32 ...
19:08:22 [2020-05-14T19:08:22.924Z] 
19:08:22 [2020-05-14T19:08:22.924Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:08:22 [2020-05-14T19:08:22.924Z] #23 33.64 ca-certificates is already the newest version (20190110).
19:08:22 [2020-05-14T19:08:22.924Z] #23 33.64 The following additional packages will be installed:
19:08:22 [2020-05-14T19:08:22.924Z] #23 33.65   libjq1 libonig5
19:08:22 [2020-05-14T19:08:22.924Z] #23 34.14 The following NEW packages will be installed:
19:08:22 [2020-05-14T19:08:22.924Z] #23 34.15   jq libjq1 libonig5
19:08:22 [2020-05-14T19:08:22.924Z] #23 34.57 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
19:08:22 [2020-05-14T19:08:22.924Z] #23 34.57 Need to get 325 kB of archives.
19:08:22 [2020-05-14T19:08:22.924Z] #23 34.57 After this operation, 1019 kB of additional disk space will be used.
19:08:22 [2020-05-14T19:08:22.924Z] #23 34.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
19:08:22 [2020-05-14T19:08:22.924Z] #23 34.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
19:08:22 [2020-05-14T19:08:22.924Z] #23 34.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
19:08:22 [2020-05-14T19:08:22.924Z] #23 35.84 debconf: delaying package configuration, since apt-utils is not installed
19:08:22 [2020-05-14T19:08:22.924Z] #23 36.21 Fetched 325 kB in 0s (1109 kB/s)
19:08:22 [2020-05-14T19:08:22.924Z] #23 36.32 Selecting previously unselected package libonig5:arm64.
19:08:22 [2020-05-14T19:08:22.924Z] #23 36.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
19:08:22 [2020-05-14T19:08:22.924Z] #23 36.57 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
19:08:22 [2020-05-14T19:08:22.924Z] #23 36.59 Unpacking libonig5:arm64 (6.9.1-1) ...
19:08:22 [2020-05-14T19:08:22.924Z] #23 36.88 Selecting previously unselected package libjq1:arm64.
19:08:22 [2020-05-14T19:08:22.924Z] #23 36.88 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
19:08:22 [2020-05-14T19:08:22.924Z] #23 36.89 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
19:08:22 [2020-05-14T19:08:22.924Z] #23 37.15 Selecting previously unselected package jq.
19:08:22 [2020-05-14T19:08:22.924Z] #23 37.17 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
19:08:22 [2020-05-14T19:08:22.924Z] #23 37.20 Unpacking jq (1.5+dfsg-2+b1) ...
19:08:22 [2020-05-14T19:08:22.924Z] #23 37.88 Setting up libonig5:arm64 (6.9.1-1) ...
19:08:22 [2020-05-14T19:08:22.924Z] #23 38.00 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
19:08:22 [2020-05-14T19:08:22.924Z] #23 38.01 Setting up jq (1.5+dfsg-2+b1) ...
19:08:22 [2020-05-14T19:08:22.924Z] #23 38.04 Processing triggers for libc-bin (2.28-10) ...
19:08:22 [2020-05-14T19:08:22.924Z] #23 DONE 38.7s
19:08:22 [2020-05-14T19:08:22.932Z] #26 DONE 0.7s
19:08:22 [2020-05-14T19:08:22.932Z] 
19:08:22 [2020-05-14T19:08:22.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:22 [2020-05-14T19:08:22.932Z] #39 98.79   CC       criu/sockets.o
19:08:22 [2020-05-14T19:08:22.932Z] #39 99.33   CC       criu/stats.o
19:08:22 [2020-05-14T19:08:22.932Z] #39 99.61   CC       criu/string.o
19:08:22 [2020-05-14T19:08:22.932Z] #39 99.68   CC       criu/sysctl.o
19:08:22 [2020-05-14T19:08:22.932Z] #39 100.3   CC       criu/sysfs_parse.o
19:08:22 [2020-05-14T19:08:22.932Z] #39 ...
19:08:22 [2020-05-14T19:08:22.932Z] 
19:08:22 [2020-05-14T19:08:22.932Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:08:22 [2020-05-14T19:08:22.932Z] #29 DONE 0.1s
19:08:22 [2020-05-14T19:08:22.958Z] #39 24.21   CC       images/inventory.o
19:08:23 [2020-05-14T19:08:23.186Z] 
19:08:23 [2020-05-14T19:08:23.186Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:08:23 [2020-05-14T19:08:23.186Z] #38 35.26 debconf: delaying package configuration, since apt-utils is not installed
19:08:23 [2020-05-14T19:08:23.186Z] #38 35.53 Fetched 3798 kB in 2s (2274 kB/s)
19:08:23 [2020-05-14T19:08:23.186Z] #38 35.62 Selecting previously unselected package libcap-dev:arm64.
19:08:23 [2020-05-14T19:08:23.186Z] #38 35.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
19:08:23 [2020-05-14T19:08:23.186Z] #38 35.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 35.76 Unpacking libcap-dev:arm64 (1:2.25-2) ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 36.10 Selecting previously unselected package libnet1:arm64.
19:08:23 [2020-05-14T19:08:23.186Z] #38 36.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 36.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 36.35 Selecting previously unselected package libnet1-dev.
19:08:23 [2020-05-14T19:08:23.186Z] #38 36.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 36.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 36.80 Selecting previously unselected package libnl-3-200:arm64.
19:08:23 [2020-05-14T19:08:23.186Z] #38 36.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 36.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 37.12 Selecting previously unselected package libnl-3-dev:arm64.
19:08:23 [2020-05-14T19:08:23.186Z] #38 37.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 37.16 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 37.98 Selecting previously unselected package libprotobuf-c1:arm64.
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.01 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.20 Selecting previously unselected package libprotobuf-c-dev:arm64.
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.23 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.46 Selecting previously unselected package zlib1g-dev:arm64.
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.47 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.94 Selecting previously unselected package libprotobuf17:arm64.
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
19:08:23 [2020-05-14T19:08:23.186Z] #38 ...
19:08:23 [2020-05-14T19:08:23.186Z] 
19:08:23 [2020-05-14T19:08:23.186Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:08:23 [2020-05-14T19:08:23.186Z] #24 DONE 0.2s
19:08:23 [2020-05-14T19:08:23.186Z] 
19:08:23 [2020-05-14T19:08:23.186Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:23 [2020-05-14T19:08:23.186Z] #59 DONE 39.0s
19:08:23 [2020-05-14T19:08:23.186Z] 
19:08:23 [2020-05-14T19:08:23.186Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:08:23 [2020-05-14T19:08:23.186Z] #38 38.95 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
19:08:23 [2020-05-14T19:08:23.212Z] 
19:08:23 [2020-05-14T19:08:23.212Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:08:23 [2020-05-14T19:08:23.212Z] #31 DONE 0.1s
19:08:23 [2020-05-14T19:08:23.212Z] 
19:08:23 [2020-05-14T19:08:23.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:23 [2020-05-14T19:08:23.212Z] #39 100.6   CC       criu/timerfd.o
19:08:23 [2020-05-14T19:08:23.212Z] #39 ...
19:08:23 [2020-05-14T19:08:23.212Z] 
19:08:23 [2020-05-14T19:08:23.212Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:08:23 [2020-05-14T19:08:23.212Z] #34 DONE 0.1s
19:08:23 [2020-05-14T19:08:23.216Z] #39 24.55   CC       images/fdinfo.o
19:08:23 [2020-05-14T19:08:23.492Z] 
19:08:23 [2020-05-14T19:08:23.492Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:23 [2020-05-14T19:08:23.492Z] #39 100.8   CC       criu/tty.o
19:08:23 [2020-05-14T19:08:23.782Z] #39 25.00   CC       images/fown.o
19:08:24 [2020-05-14T19:08:24.040Z] #39 25.21   CC       images/ns.o
19:08:24 [2020-05-14T19:08:24.040Z] #39 25.43   CC       images/regfile.o
19:08:24 [2020-05-14T19:08:24.040Z] #39 ...
19:08:24 [2020-05-14T19:08:24.040Z] 
19:08:24 [2020-05-14T19:08:24.040Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:24 [2020-05-14T19:08:24.040Z] #47 119.2 mvdan.cc/sh/v3/fileutil
19:08:24 [2020-05-14T19:08:24.040Z] #47 119.5 mvdan.cc/sh/v3/syntax
19:08:24 [2020-05-14T19:08:24.040Z] #47 127.1 mvdan.cc/sh/v3/cmd/shfmt
19:08:24 [2020-05-14T19:08:24.130Z] #38 39.81 Selecting previously unselected package libprotobuf-lite17:arm64.
19:08:24 [2020-05-14T19:08:24.130Z] #38 39.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
19:08:24 [2020-05-14T19:08:24.130Z] #38 39.84 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
19:08:24 [2020-05-14T19:08:24.298Z] #47 ...
19:08:24 [2020-05-14T19:08:24.298Z] 
19:08:24 [2020-05-14T19:08:24.298Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:24 [2020-05-14T19:08:24.298Z] #41 124.7 go/doc
19:08:24 [2020-05-14T19:08:24.298Z] #41 127.9 github.com/LK4D4/vndr/versioned
19:08:24 [2020-05-14T19:08:24.298Z] #41 128.0 github.com/LK4D4/vndr/build
19:08:24 [2020-05-14T19:08:24.298Z] #41 128.0 compress/flate
19:08:24 [2020-05-14T19:08:24.389Z] #38 40.15 Selecting previously unselected package libprotobuf-dev:arm64.
19:08:24 [2020-05-14T19:08:24.389Z] #38 40.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
19:08:24 [2020-05-14T19:08:24.389Z] #38 40.16 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
19:08:24 [2020-05-14T19:08:24.493Z] #39 101.8   CC       criu/tun.o
19:08:24 [2020-05-14T19:08:24.774Z] #39 102.0   CC       criu/uffd.o
19:08:25 [2020-05-14T19:08:25.054Z] #39 102.5   CC       criu/util.o
19:08:25 [2020-05-14T19:08:25.669Z] #41 ...
19:08:25 [2020-05-14T19:08:25.670Z] 
19:08:25 [2020-05-14T19:08:25.670Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:25 [2020-05-14T19:08:25.670Z] #39 25.71   CC       images/ghost-file.o
19:08:25 [2020-05-14T19:08:25.670Z] #39 26.07   CC       images/fifo.o
19:08:25 [2020-05-14T19:08:25.670Z] #39 26.35   CC       images/remap-file-path.o
19:08:25 [2020-05-14T19:08:25.670Z] #39 26.61   CC       images/eventfd.o
19:08:25 [2020-05-14T19:08:25.670Z] #39 26.90   CC       images/eventpoll.o
19:08:25 [2020-05-14T19:08:25.769Z] #38 41.34 Selecting previously unselected package libprotoc17:arm64.
19:08:25 [2020-05-14T19:08:25.769Z] #38 41.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
19:08:25 [2020-05-14T19:08:25.769Z] #38 41.38 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
19:08:25 [2020-05-14T19:08:25.927Z] #39 27.27   CC       images/fh.o
19:08:26 [2020-05-14T19:08:26.055Z] #39 103.3   CC       criu/uts_ns.o
19:08:26 [2020-05-14T19:08:26.055Z] #39 103.4   CC       criu/vdso.o
19:08:26 [2020-05-14T19:08:26.343Z] #38 42.13 Selecting previously unselected package protobuf-c-compiler.
19:08:26 [2020-05-14T19:08:26.343Z] #38 42.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
19:08:26 [2020-05-14T19:08:26.343Z] #38 42.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:08:26 [2020-05-14T19:08:26.493Z] #39 27.69   CC       images/fsnotify.o
19:08:26 [2020-05-14T19:08:26.605Z] #38 42.39 Selecting previously unselected package protobuf-compiler.
19:08:26 [2020-05-14T19:08:26.605Z] #38 42.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
19:08:26 [2020-05-14T19:08:26.605Z] #38 42.42 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:08:26 [2020-05-14T19:08:26.666Z] #39 103.8   LINK     criu/built-in.o
19:08:26 [2020-05-14T19:08:26.666Z] #39 103.9   LINK     criu/criu
19:08:26 [2020-05-14T19:08:26.666Z] #39 104.0   DEP      lib/c/criu.d
19:08:26 [2020-05-14T19:08:26.666Z] #39 104.1   CC       images/rpc.pb-c.o
19:08:26 [2020-05-14T19:08:26.865Z] #38 42.66 Selecting previously unselected package python-pkg-resources.
19:08:26 [2020-05-14T19:08:26.865Z] #38 42.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:08:26 [2020-05-14T19:08:26.865Z] #38 42.67 Unpacking python-pkg-resources (40.8.0-1) ...
19:08:27 [2020-05-14T19:08:27.058Z] #39 28.25   CC       images/signalfd.o
19:08:27 [2020-05-14T19:08:27.127Z] #38 42.95 Selecting previously unselected package python-six.
19:08:27 [2020-05-14T19:08:27.127Z] #38 42.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:08:27 [2020-05-14T19:08:27.127Z] #38 42.96 Unpacking python-six (1.12.0-1) ...
19:08:27 [2020-05-14T19:08:27.277Z] #39 104.4   CC       lib/c/criu.o
19:08:27 [2020-05-14T19:08:27.316Z] #39 28.59   CC       images/fs.o
19:08:27 [2020-05-14T19:08:27.388Z] #38 43.17 Selecting previously unselected package python-protobuf.
19:08:27 [2020-05-14T19:08:27.388Z] #38 43.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
19:08:27 [2020-05-14T19:08:27.388Z] #38 43.20 Unpacking python-protobuf (3.6.1.3-2) ...
19:08:27 [2020-05-14T19:08:27.576Z] #39 28.82   CC       images/pstree.o
19:08:27 [2020-05-14T19:08:27.834Z] #39 29.03   CC       images/pipe.o
19:08:27 [2020-05-14T19:08:27.887Z] #39 105.2   LINK     lib/c/built-in.o
19:08:27 [2020-05-14T19:08:27.887Z] #39 105.2   LINK     lib/c/libcriu.so
19:08:27 [2020-05-14T19:08:27.887Z] #39 105.2   LINK     lib/c/libcriu.a
19:08:27 [2020-05-14T19:08:27.887Z] #39 105.3   GEN      magic.py
19:08:27 [2020-05-14T19:08:27.887Z] #39 105.3 Note: Building without setproctitle() and strlcpy() support.
19:08:27 [2020-05-14T19:08:27.887Z] #39 105.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:08:27 [2020-05-14T19:08:27.887Z] #39 105.3 Note: Building without GnuTLS support
19:08:28 [2020-05-14T19:08:28.093Z] #39 ...
19:08:28 [2020-05-14T19:08:28.093Z] 
19:08:28 [2020-05-14T19:08:28.093Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:28 [2020-05-14T19:08:28.093Z] #47 DONE 133.3s
19:08:28 [2020-05-14T19:08:28.093Z] 
19:08:28 [2020-05-14T19:08:28.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:28 [2020-05-14T19:08:28.093Z] #39 29.45   CC       images/tcp-stream.o
19:08:28 [2020-05-14T19:08:28.167Z] #39 105.6 fatal: not a git repository (or any of the parent directories): .git
19:08:28 [2020-05-14T19:08:28.330Z] #38 43.98 Setting up python-pkg-resources (40.8.0-1) ...
19:08:28 [2020-05-14T19:08:28.350Z] #39 29.69   CC       images/sk-packet.o
19:08:28 [2020-05-14T19:08:28.778Z] #39 106.0 make[1]: Nothing to be done for 'all'.
19:08:28 [2020-05-14T19:08:28.916Z] #39 30.11   CC       images/mnt.o
19:08:29 [2020-05-14T19:08:29.060Z] #39 106.4 make[1]: 'images/built-in.o' is up to date.
19:08:29 [2020-05-14T19:08:29.060Z] #39 106.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:08:29 [2020-05-14T19:08:29.060Z] #39 106.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:08:29 [2020-05-14T19:08:29.060Z] #39 106.5 make[1]: 'compel/libcompel.a' is up to date.
19:08:29 [2020-05-14T19:08:29.060Z] #39 106.5 make[1]: 'compel/compel-host-bin' is up to date.
19:08:29 [2020-05-14T19:08:29.060Z] #39 106.5 make[1]: Nothing to be done for 'all'.
19:08:29 [2020-05-14T19:08:29.060Z] #39 106.5 make[1]: 'soccr/libsoccr.a' is up to date.
19:08:29 [2020-05-14T19:08:29.173Z] #39 30.47   CC       images/pipe-data.o
19:08:29 [2020-05-14T19:08:29.340Z] #39 106.7 make[2]: Nothing to be done for 'all'.
19:08:29 [2020-05-14T19:08:29.340Z] #39 106.7 make[2]: Nothing to be done for 'all'.
19:08:29 [2020-05-14T19:08:29.340Z] #39 106.7 make[2]: Nothing to be done for 'all'.
19:08:29 [2020-05-14T19:08:29.340Z] #39 106.8 make[2]: Nothing to be done for 'all'.
19:08:29 [2020-05-14T19:08:29.340Z] #39 106.8 make[2]: Nothing to be done for 'all'.
19:08:29 [2020-05-14T19:08:29.340Z] #39 106.8 make[2]: Nothing to be done for 'all'.
19:08:29 [2020-05-14T19:08:29.340Z] #39 106.8 make[2]: Nothing to be done for 'all'.
19:08:29 [2020-05-14T19:08:29.340Z] #39 106.9 make[2]: Nothing to be done for 'all'.
19:08:29 [2020-05-14T19:08:29.621Z] #39 ...
19:08:29 [2020-05-14T19:08:29.621Z] 
19:08:29 [2020-05-14T19:08:29.621Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:08:29 [2020-05-14T19:08:29.621Z] #36 DONE 146.7s
19:08:29 [2020-05-14T19:08:29.621Z] 
19:08:29 [2020-05-14T19:08:29.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:29 [2020-05-14T19:08:29.621Z] #39 106.9   INSTALL  criu/criu
19:08:29 [2020-05-14T19:08:29.621Z] #39 DONE 107.1s
19:08:29 [2020-05-14T19:08:29.621Z] 
19:08:29 [2020-05-14T19:08:29.621Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:08:29 [2020-05-14T19:08:29.668Z] --- PASS: TestBuildLabelWithTargets (8.00s)
19:08:29 [2020-05-14T19:08:29.668Z] === RUN   TestBuildWithEmptyLayers
19:08:29 [2020-05-14T19:08:29.720Z] #38 ...
19:08:29 [2020-05-14T19:08:29.720Z] 
19:08:29 [2020-05-14T19:08:29.720Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:08:29 [2020-05-14T19:08:29.720Z] #25 4.785 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:08:29 [2020-05-14T19:08:29.720Z] #25 5.166 
19:08:29 [2020-05-14T19:08:29.738Z] #39 30.89   CC       images/sa.o
19:08:29 [2020-05-14T19:08:29.738Z] #39 31.09   CC       images/timer.o
19:08:30 [2020-05-14T19:08:30.005Z] #39 31.32   CC       images/timerfd.o
19:08:30 [2020-05-14T19:08:30.166Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 30.5s done
19:08:30 [2020-05-14T19:08:30.166Z] #8 DONE 39.0s
19:08:30 [2020-05-14T19:08:30.166Z] 
19:08:30 [2020-05-14T19:08:30.166Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
19:08:30 [2020-05-14T19:08:30.166Z] #9 DONE 0.2s
19:08:30 [2020-05-14T19:08:30.166Z] 
19:08:30 [2020-05-14T19:08:30.166Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
19:08:30 [2020-05-14T19:08:30.166Z] #10 DONE 0.2s
19:08:30 [2020-05-14T19:08:30.166Z] 
19:08:30 [2020-05-14T19:08:30.166Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:30 [2020-05-14T19:08:30.166Z] #48 ...
19:08:30 [2020-05-14T19:08:30.166Z] 
19:08:30 [2020-05-14T19:08:30.166Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:08:30 [2020-05-14T19:08:30.166Z] #28 DONE 0.1s
19:08:30 [2020-05-14T19:08:30.166Z] 
19:08:30 [2020-05-14T19:08:30.166Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:08:30 [2020-05-14T19:08:30.166Z] #36 DONE 0.1s
19:08:30 [2020-05-14T19:08:30.166Z] 
19:08:30 [2020-05-14T19:08:30.166Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:08:30 [2020-05-14T19:08:30.166Z] #37 1.269 + git clone https://github.com/docker/distribution.git .
19:08:30 [2020-05-14T19:08:30.166Z] #37 1.276 Cloning into '.'...
19:08:30 [2020-05-14T19:08:30.263Z] #39 31.56   CC       images/mm.o
19:08:30 [2020-05-14T19:08:30.512Z] #25 5.610 
                                                                           0.0%
###                                                                        4.4%
#####                                                                      7.2%
######                                                                     8.7%
##########                                                                14.9%
#############                                                             19.2%
###############                                                           21.0%
################                                                          22.9%
##################                                                        25.3%
###################                                                       26.9%
#####################                                                     30.2%
########################                                                  33.5%
############################                                              39.9%
################################                                          44.5%
#################################                                         46.3%
####################################                                      50.5%
19:08:30 [2020-05-14T19:08:30.513Z] #25 ...
19:08:30 [2020-05-14T19:08:30.513Z] 
19:08:30 [2020-05-14T19:08:30.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.28 The following NEW packages will be installed:
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.30   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.30   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.30   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.30   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.30   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.31   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.33 The following packages will be upgraded:
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.34   libsystemd0 libudev1
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.88 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded.
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.88 Need to get 73.8 MB of archives.
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.88 After this operation, 472 MB of additional disk space will be used.
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u4 [313 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u4 [146 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 36.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 37.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 37.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 37.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 37.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 37.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 37.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 38.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 38.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 41.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 42.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 43.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 43.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
19:08:30 [2020-05-14T19:08:30.513Z] #10 44.42 debconf: delaying package configuration, since apt-utils is not installed
19:08:30 [2020-05-14T19:08:30.513Z] #10 44.65 Fetched 73.8 MB in 6s (11.5 MB/s)
19:08:30 [2020-05-14T19:08:30.513Z] #10 44.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
19:08:30 [2020-05-14T19:08:30.513Z] #10 45.10 Preparing to unpack .../libsystemd0_241-7~deb10u4_arm64.deb ...
19:08:30 [2020-05-14T19:08:30.513Z] #10 45.16 Unpacking libsystemd0:arm64 (241-7~deb10u4) over (241-7~deb10u3) ...
19:08:30 [2020-05-14T19:08:30.513Z] #10 45.63 Setting up libsystemd0:arm64 (241-7~deb10u4) ...
19:08:30 [2020-05-14T19:08:30.513Z] #10 45.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
19:08:30 [2020-05-14T19:08:30.513Z] #10 45.82 Preparing to unpack .../libudev1_241-7~deb10u4_arm64.deb ...
19:08:30 [2020-05-14T19:08:30.513Z] #10 45.84 Unpacking libudev1:arm64 (241-7~deb10u4) over (241-7~deb10u3) ...
19:08:30 [2020-05-14T19:08:30.513Z] #10 46.05 Setting up libudev1:arm64 (241-7~deb10u4) ...
19:08:30 [2020-05-14T19:08:30.513Z] #10 46.28 Selecting previously unselected package binutils-mingw-w64-i686.
19:08:30 [2020-05-14T19:08:30.513Z] #10 46.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
19:08:30 [2020-05-14T19:08:30.521Z] #39 31.82   CC       images/sk-opts.o
19:08:30 [2020-05-14T19:08:30.773Z] #10 46.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
19:08:30 [2020-05-14T19:08:30.773Z] #10 46.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:08:30 [2020-05-14T19:08:30.773Z] #10 ...
19:08:30 [2020-05-14T19:08:30.773Z] 
19:08:30 [2020-05-14T19:08:30.773Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:08:30 [2020-05-14T19:08:30.773Z] #28 36.33 Checking out files:  93% (1423/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.
19:08:30 [2020-05-14T19:08:30.773Z] #28 36.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:08:30 [2020-05-14T19:08:30.773Z] #28 36.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:08:30 [2020-05-14T19:08:30.773Z] #28 ...
19:08:30 [2020-05-14T19:08:30.773Z] 
19:08:30 [2020-05-14T19:08:30.773Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:08:30 [2020-05-14T19:08:30.780Z] #39 32.01   CC       images/sk-unix.o
19:08:31 [2020-05-14T19:08:31.037Z] #39 32.37   CC       images/sk-inet.o
19:08:31 [2020-05-14T19:08:31.568Z] #25 5.610 
                                                                           0.0%
###                                                                        4.4%
#####                                                                      7.2%
######                                                                     8.7%
##########                                                                14.9%
#############                                                             19.2%
###############                                                           21.0%
################                                                          22.9%
##################                                                        25.3%
###################                                                       26.9%
#####################                                                     30.2%
########################                                                  33.5%
############################                                              39.9%
################################                                          44.5%
#################################                                         46.3%
####################################                                      50.5%
########################################                                  56.8%
##############################################                            64.4%
##################################################                        69.8%
#####################################################                     74.9%
##########################################################                81.0%
##############################################################            87.1%
#################################################################         91.5%
#####################################################################     97.0%
######################################################################## 100.0%
19:08:31 [2020-05-14T19:08:31.603Z] #39 32.83   CC       images/tun.o
19:08:31 [2020-05-14T19:08:31.653Z] #52 ...
19:08:31 [2020-05-14T19:08:31.653Z] 
19:08:31 [2020-05-14T19:08:31.653Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:08:31 [2020-05-14T19:08:31.828Z] #25 8.670 
19:08:31 [2020-05-14T19:08:31.861Z] #39 33.18   CC       images/sk-netlink.o
19:08:31 [2020-05-14T19:08:31.935Z] #37 DONE 0.3s
19:08:31 [2020-05-14T19:08:31.935Z] 
19:08:31 [2020-05-14T19:08:31.935Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:08:31 [2020-05-14T19:08:31.935Z] #45 148.9 + cd /tmp/tmp.OAx0p2JTBk/src/github.com/golangci/golangci-lint/
19:08:31 [2020-05-14T19:08:31.935Z] #45 148.9 + git checkout -q v1.23.8
19:08:31 [2020-05-14T19:08:31.935Z] #45 ...
19:08:31 [2020-05-14T19:08:31.935Z] 
19:08:31 [2020-05-14T19:08:31.935Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:08:31 [2020-05-14T19:08:31.935Z] #40 DONE 0.2s
19:08:32 [2020-05-14T19:08:32.171Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
19:08:32 [2020-05-14T19:08:32.171Z] === RUN   TestBuildMultiStageOnBuild
19:08:32 [2020-05-14T19:08:32.216Z] 
19:08:32 [2020-05-14T19:08:32.216Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:08:32 [2020-05-14T19:08:32.216Z] #42 DONE 0.1s
19:08:32 [2020-05-14T19:08:32.216Z] 
19:08:32 [2020-05-14T19:08:32.216Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:08:32 [2020-05-14T19:08:32.216Z] #44 DONE 0.1s
19:08:32 [2020-05-14T19:08:32.216Z] 
19:08:32 [2020-05-14T19:08:32.216Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:08:32 [2020-05-14T19:08:32.216Z] #45 149.2 ++ git describe --tags
19:08:32 [2020-05-14T19:08:32.216Z] #45 149.2 + version=v1.23.8
19:08:32 [2020-05-14T19:08:32.216Z] #45 149.2 ++ git rev-parse --short HEAD
19:08:32 [2020-05-14T19:08:32.216Z] #45 149.2 + commit=76a82c6
19:08:32 [2020-05-14T19:08:32.216Z] #45 149.2 ++ git show -s --format=%cd
19:08:32 [2020-05-14T19:08:32.216Z] #45 149.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
19:08:32 [2020-05-14T19:08:32.216Z] #45 149.2 + 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
19:08:32 [2020-05-14T19:08:32.359Z] #25 8.905 
                                                                           0.1%
####                                                                       6.2%
#########                                                                 13.3%
19:08:32 [2020-05-14T19:08:32.359Z] #25 ...
19:08:32 [2020-05-14T19:08:32.359Z] 
19:08:32 [2020-05-14T19:08:32.359Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.059 + RM_GOPATH=0
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.059 + TMP_GOPATH=
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.059 + : /build
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.059 + '[' -z '' ']'
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.059 ++ mktemp -d
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + export GOPATH=/tmp/tmp.NCDCHXZSxr
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + GOPATH=/tmp/tmp.NCDCHXZSxr
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + RM_GOPATH=1
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 ++ dirname /tmp/install/install.sh
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + dir=/tmp/install
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + bin=containerd
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + shift
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + '[' '!' -f /tmp/install/containerd.installer ']'
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + . /tmp/install/containerd.installer
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + install_containerd
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.080 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NCDCHXZSxr/src/github.com/containerd/containerd
19:08:32 [2020-05-14T19:08:32.359Z] #52 3.081 Cloning into '/tmp/tmp.NCDCHXZSxr/src/github.com/containerd/containerd'...
19:08:32 [2020-05-14T19:08:32.359Z] #52 ...
19:08:32 [2020-05-14T19:08:32.359Z] 
19:08:32 [2020-05-14T19:08:32.359Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:08:32 [2020-05-14T19:08:32.426Z] #39 33.49   CC       images/packet-sock.o
19:08:32 [2020-05-14T19:08:32.683Z] #39 33.93   CC       images/ipc-var.o
19:08:32 [2020-05-14T19:08:32.941Z] #39 34.09   CC       images/ipc-desc.o
19:08:32 [2020-05-14T19:08:32.941Z] #39 34.27   CC       images/ipc-shm.o
19:08:33 [2020-05-14T19:08:33.142Z] #25 8.905 
                                                                           0.1%
####                                                                       6.2%
#########                                                                 13.3%
#########################                                                 35.3%
####################################                                      50.5%
#############################################                             63.7%
######################################################                    75.2%
###############################################################           87.6%
######################################################################## 100.0%
19:08:33 [2020-05-14T19:08:33.508Z] #39 34.55   CC       images/ipc-msg.o
19:08:33 [2020-05-14T19:08:33.508Z] #39 34.92   CC       images/ipc-sem.o
19:08:33 [2020-05-14T19:08:33.683Z] #37 ...
19:08:33 [2020-05-14T19:08:33.683Z] 
19:08:33 [2020-05-14T19:08:33.683Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.398 + RM_GOPATH=0
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.398 + TMP_GOPATH=
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.398 + : /build
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.398 + '[' -z '' ']'
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.399 ++ mktemp -d
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.401 + export GOPATH=/tmp/tmp.A1lAwGIEU3
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.404 + GOPATH=/tmp/tmp.A1lAwGIEU3
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.405 + RM_GOPATH=1
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.406 ++ dirname /tmp/install/install.sh
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.413 + dir=/tmp/install
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.421 + bin=tomlv
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.426 + shift
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.426 + '[' '!' -f /tmp/install/tomlv.installer ']'
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.428 + . /tmp/install/tomlv.installer
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.437 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.441 + install_tomlv
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.441 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.441 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.441 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.A1lAwGIEU3/src/github.com/BurntSushi/toml
19:08:33 [2020-05-14T19:08:33.683Z] #31 1.444 Cloning into '/tmp/tmp.A1lAwGIEU3/src/github.com/BurntSushi/toml'...
19:08:33 [2020-05-14T19:08:33.683Z] #31 3.068 + cd /tmp/tmp.A1lAwGIEU3/src/github.com/BurntSushi/toml
19:08:33 [2020-05-14T19:08:33.683Z] #31 3.077 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
19:08:33 [2020-05-14T19:08:33.683Z] #31 3.103 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
19:08:33 [2020-05-14T19:08:33.683Z] #31 4.238 internal/cpu
19:08:33 [2020-05-14T19:08:33.683Z] #31 4.291 runtime/internal/sys
19:08:33 [2020-05-14T19:08:33.683Z] #31 4.341 math/bits
19:08:33 [2020-05-14T19:08:33.683Z] #31 4.437 runtime/internal/atomic
19:08:33 [2020-05-14T19:08:33.714Z] #25 10.44 
19:08:33 [2020-05-14T19:08:33.977Z] #31 5.222 runtime/internal/math
19:08:33 [2020-05-14T19:08:33.977Z] #31 5.452 unicode/utf8
19:08:34 [2020-05-14T19:08:34.073Z] #39 35.20   CC       images/utsns.o
19:08:34 [2020-05-14T19:08:34.073Z] #39 35.39   CC       images/creds.o
19:08:34 [2020-05-14T19:08:34.229Z] #45 ...
19:08:34 [2020-05-14T19:08:34.229Z] 
19:08:34 [2020-05-14T19:08:34.229Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:34 [2020-05-14T19:08:34.229Z] #49 68.73 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
19:08:34 [2020-05-14T19:08:34.229Z] #49 69.45 + mkdir -p /build
19:08:34 [2020-05-14T19:08:34.229Z] #49 69.45 + cp runc /build/runc
19:08:34 [2020-05-14T19:08:34.229Z] #49 DONE 69.7s
19:08:34 [2020-05-14T19:08:34.229Z] 
19:08:34 [2020-05-14T19:08:34.229Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:08:34 [2020-05-14T19:08:34.239Z] #25 10.67 
                                                                           0.0%
####                                                                       6.1%
########                                                                  12.2%
###########                                                               15.5%
#############                                                             18.3%
19:08:34 [2020-05-14T19:08:34.239Z] #25 ...
19:08:34 [2020-05-14T19:08:34.239Z] 
19:08:34 [2020-05-14T19:08:34.239Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:34 [2020-05-14T19:08:34.239Z] #30 40.02 sync
19:08:34 [2020-05-14T19:08:34.239Z] #30 40.03 internal/reflectlite
19:08:34 [2020-05-14T19:08:34.239Z] #30 42.48 errors
19:08:34 [2020-05-14T19:08:34.239Z] #30 42.48 sort
19:08:34 [2020-05-14T19:08:34.239Z] #30 43.06 strconv
19:08:34 [2020-05-14T19:08:34.239Z] #30 43.06 internal/oserror
19:08:34 [2020-05-14T19:08:34.239Z] #30 43.11 io
19:08:34 [2020-05-14T19:08:34.239Z] #30 43.49 syscall
19:08:34 [2020-05-14T19:08:34.239Z] #30 44.96 strings
19:08:34 [2020-05-14T19:08:34.239Z] #30 44.99 bytes
19:08:34 [2020-05-14T19:08:34.239Z] #30 49.19 bufio
19:08:34 [2020-05-14T19:08:34.239Z] #30 49.68 reflect
19:08:34 [2020-05-14T19:08:34.502Z] #30 ...
19:08:34 [2020-05-14T19:08:34.502Z] 
19:08:34 [2020-05-14T19:08:34.502Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:08:34 [2020-05-14T19:08:34.502Z] #32 40.24 debconf: delaying package configuration, since apt-utils is not installed
19:08:34 [2020-05-14T19:08:34.502Z] #32 40.55 Fetched 14.2 MB in 2s (6736 kB/s)
19:08:34 [2020-05-14T19:08:34.502Z] #32 40.78 Selecting previously unselected package xxd.
19:08:34 [2020-05-14T19:08:34.502Z] #32 40.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 ... 15382 files and directories currently installed.)
19:08:34 [2020-05-14T19:08:34.502Z] #32 40.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
19:08:34 [2020-05-14T19:08:34.502Z] #32 40.84 Unpacking xxd (2:8.1.0875-5) ...
19:08:34 [2020-05-14T19:08:34.502Z] #32 41.22 Selecting previously unselected package vim-common.
19:08:34 [2020-05-14T19:08:34.502Z] #32 41.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:08:34 [2020-05-14T19:08:34.502Z] #32 41.28 Unpacking vim-common (2:8.1.0875-5) ...
19:08:34 [2020-05-14T19:08:34.502Z] #32 41.61 Selecting previously unselected package cmake-data.
19:08:34 [2020-05-14T19:08:34.502Z] #32 41.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:08:34 [2020-05-14T19:08:34.502Z] #32 41.62 Unpacking cmake-data (3.13.4-1) ...
19:08:34 [2020-05-14T19:08:34.502Z] #32 46.98 Selecting previously unselected package libicu63:arm64.
19:08:34 [2020-05-14T19:08:34.502Z] #32 46.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
19:08:34 [2020-05-14T19:08:34.502Z] #32 47.02 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
19:08:34 [2020-05-14T19:08:34.502Z] #32 ...
19:08:34 [2020-05-14T19:08:34.502Z] 
19:08:34 [2020-05-14T19:08:34.502Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:08:34 [2020-05-14T19:08:34.614Z] #31 6.009 sync/atomic
19:08:34 [2020-05-14T19:08:34.614Z] #31 6.099 internal/bytealg
19:08:34 [2020-05-14T19:08:34.639Z] #39 35.71   CC       images/vma.o
19:08:34 [2020-05-14T19:08:34.639Z] #39 35.96   CC       images/netdev.o
19:08:35 [2020-05-14T19:08:35.204Z] #39 36.45   CC       images/tty.o
19:08:35 [2020-05-14T19:08:35.549Z] #25 10.67 
                                                                           0.0%
####                                                                       6.1%
########                                                                  12.2%
###########                                                               15.5%
#############                                                             18.3%
#####################                                                     29.4%
############################                                              39.1%
#################################                                         47.1%
######################################                                    53.5%
##########################################                                59.1%
##############################################                            64.5%
####################################################                      72.5%
############################################################              83.9%
################################################################          89.5%
####################################################################      95.5%
######################################################################## 100.0%
19:08:35 [2020-05-14T19:08:35.769Z] #39 37.01   CC       images/file-lock.o
19:08:36 [2020-05-14T19:08:36.026Z] #39 37.19   CC       images/rlimit.o
19:08:36 [2020-05-14T19:08:36.026Z] #39 ...
19:08:36 [2020-05-14T19:08:36.026Z] 
19:08:36 [2020-05-14T19:08:36.026Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:36 [2020-05-14T19:08:36.026Z] #41 131.2 hash/crc32
19:08:36 [2020-05-14T19:08:36.026Z] #41 131.7 net
19:08:36 [2020-05-14T19:08:36.026Z] #41 131.8 compress/gzip
19:08:36 [2020-05-14T19:08:36.026Z] #41 132.4 vendor/golang.org/x/text/transform
19:08:36 [2020-05-14T19:08:36.026Z] #41 133.3 vendor/golang.org/x/text/unicode/bidi
19:08:36 [2020-05-14T19:08:36.026Z] #41 135.5 vendor/golang.org/x/text/secure/bidirule
19:08:36 [2020-05-14T19:08:36.026Z] #41 135.9 vendor/golang.org/x/text/unicode/norm
19:08:36 [2020-05-14T19:08:36.026Z] #41 139.7 vendor/golang.org/x/net/idna
19:08:36 [2020-05-14T19:08:36.026Z] #41 ...
19:08:36 [2020-05-14T19:08:36.026Z] 
19:08:36 [2020-05-14T19:08:36.026Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:36 [2020-05-14T19:08:36.026Z] #39 37.37   CC       images/pagemap.o
19:08:36 [2020-05-14T19:08:36.119Z] #25 12.83 
19:08:36 [2020-05-14T19:08:36.119Z] #25 13.02 
                                                                           0.0%
19:08:36 [2020-05-14T19:08:36.119Z] #25 ...
19:08:36 [2020-05-14T19:08:36.119Z] 
19:08:36 [2020-05-14T19:08:36.119Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:36 [2020-05-14T19:08:36.119Z] #41 41.93 internal/reflectlite
19:08:36 [2020-05-14T19:08:36.119Z] #41 41.97 github.com/LK4D4/vndr/godl/singleflight
19:08:36 [2020-05-14T19:08:36.119Z] #41 41.97 math/rand
19:08:36 [2020-05-14T19:08:36.119Z] #41 41.98 internal/singleflight
19:08:36 [2020-05-14T19:08:36.119Z] #41 44.62 strconv
19:08:36 [2020-05-14T19:08:36.119Z] #41 44.67 vendor/golang.org/x/net/dns/dnsmessage
19:08:36 [2020-05-14T19:08:36.119Z] #41 44.69 io
19:08:36 [2020-05-14T19:08:36.119Z] #41 44.69 syscall
19:08:36 [2020-05-14T19:08:36.119Z] #41 47.27 bytes
19:08:36 [2020-05-14T19:08:36.124Z] #31 7.378 unicode
19:08:36 [2020-05-14T19:08:36.124Z] #31 7.456 math
19:08:36 [2020-05-14T19:08:36.382Z] #41 ...
19:08:36 [2020-05-14T19:08:36.382Z] 
19:08:36 [2020-05-14T19:08:36.382Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:08:36 [2020-05-14T19:08:36.416Z] #31 7.815 internal/testlog
19:08:36 [2020-05-14T19:08:36.590Z] #39 37.70   CC       images/siginfo.o
19:08:36 [2020-05-14T19:08:36.591Z] #39 37.95   CC       images/rpc.o
19:08:37 [2020-05-14T19:08:37.397Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
19:08:37 [2020-05-14T19:08:37.397Z] === RUN   TestBuildUncleanTarFilenames
19:08:37 [2020-05-14T19:08:37.443Z] #31 9.027 runtime
19:08:37 [2020-05-14T19:08:37.651Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
19:08:37 [2020-05-14T19:08:37.651Z] === RUN   TestBuildMultiStageLayerLeak
19:08:37 [2020-05-14T19:08:37.669Z] #52 128.7 + bin/containerd
19:08:37 [2020-05-14T19:08:37.963Z] #39 39.14   CC       images/ext-file.o
19:08:38 [2020-05-14T19:08:38.077Z] #31 9.392 encoding
19:08:38 [2020-05-14T19:08:38.221Z] #39 39.41   CC       images/cgroup.o
19:08:38 [2020-05-14T19:08:38.718Z] #31 10.07 runtime/cgo
19:08:38 [2020-05-14T19:08:38.718Z] #31 ...
19:08:38 [2020-05-14T19:08:38.718Z] 
19:08:38 [2020-05-14T19:08:38.718Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.267 + RM_GOPATH=0
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.268 + TMP_GOPATH=
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.268 + : /build
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.268 + '[' -z '' ']'
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.268 ++ mktemp -d
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.270 + export GOPATH=/tmp/tmp.kEIhyjsIyh
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.270 + GOPATH=/tmp/tmp.kEIhyjsIyh
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.270 + RM_GOPATH=1
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.271 ++ dirname /tmp/install/install.sh
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.272 + dir=/tmp/install
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.272 + bin=proxy
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.273 + shift
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.273 + '[' '!' -f /tmp/install/proxy.installer ']'
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.273 + . /tmp/install/proxy.installer
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.273 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.274 + install_proxy
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.274 + case "$1" in
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.274 + export CGO_ENABLED=0
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.274 + CGO_ENABLED=0
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.274 + _install_proxy
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.274 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.274 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kEIhyjsIyh/src/github.com/docker/libnetwork
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.274 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:08:38 [2020-05-14T19:08:38.718Z] #60 1.277 Cloning into '/tmp/tmp.kEIhyjsIyh/src/github.com/docker/libnetwork'...
19:08:38 [2020-05-14T19:08:38.718Z] #60 ...
19:08:38 [2020-05-14T19:08:38.718Z] 
19:08:38 [2020-05-14T19:08:38.718Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.330 + RM_GOPATH=0
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.340 + TMP_GOPATH=
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.340 + : /build
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.340 + '[' -z '' ']'
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.341 ++ mktemp -d
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.343 + export GOPATH=/tmp/tmp.MfSxDVWNse
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.347 + GOPATH=/tmp/tmp.MfSxDVWNse
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.348 + RM_GOPATH=1
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.349 ++ dirname /tmp/install/install.sh
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.373 + dir=/tmp/install
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.373 + bin=rootlesskit
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.373 + shift
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.373 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.373 + . /tmp/install/rootlesskit.installer
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.374 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.375 + install_rootlesskit
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.375 + case "$1" in
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.375 + export CGO_ENABLED=0
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.375 + CGO_ENABLED=0
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.376 + _install_rootlesskit
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.376 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.376 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.377 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MfSxDVWNse/src/github.com/rootless-containers/rootlesskit
19:08:38 [2020-05-14T19:08:38.718Z] #55 1.382 Cloning into '/tmp/tmp.MfSxDVWNse/src/github.com/rootless-containers/rootlesskit'...
19:08:38 [2020-05-14T19:08:38.718Z] #55 9.661 + cd /tmp/tmp.MfSxDVWNse/src/github.com/rootless-containers/rootlesskit
19:08:38 [2020-05-14T19:08:38.718Z] #55 9.662 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
19:08:38 [2020-05-14T19:08:38.718Z] #55 9.720 + for f in rootlesskit rootlesskit-docker-proxy
19:08:38 [2020-05-14T19:08:38.718Z] #55 9.721 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
19:08:38 [2020-05-14T19:08:38.793Z] #39 40.06   CC       images/userns.o
19:08:39 [2020-05-14T19:08:39.006Z] #55 ...
19:08:39 [2020-05-14T19:08:39.006Z] 
19:08:39 [2020-05-14T19:08:39.006Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:08:39 [2020-05-14T19:08:39.006Z] #39 1.672 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:08:39 [2020-05-14T19:08:39.006Z] #39 1.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:08:39 [2020-05-14T19:08:39.006Z] #39 1.839 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:08:39 [2020-05-14T19:08:39.006Z] #39 3.893 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:08:39 [2020-05-14T19:08:39.006Z] #39 7.566 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB]
19:08:39 [2020-05-14T19:08:39.006Z] #39 10.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:08:39 [2020-05-14T19:08:39.006Z] #39 ...
19:08:39 [2020-05-14T19:08:39.006Z] 
19:08:39 [2020-05-14T19:08:39.006Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.315 + RM_GOPATH=0
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.315 + TMP_GOPATH=
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.315 + : /build
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.317 + '[' -z '' ']'
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.317 ++ mktemp -d
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.344 + export GOPATH=/tmp/tmp.XrTYyXqden
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.344 + GOPATH=/tmp/tmp.XrTYyXqden
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.344 + RM_GOPATH=1
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.346 ++ dirname /tmp/install/install.sh
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.351 + dir=/tmp/install
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.351 + bin=vndr
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.351 + shift
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.352 + '[' '!' -f /tmp/install/vndr.installer ']'
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.352 + . /tmp/install/vndr.installer
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.354 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.355 + install_vndr
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.355 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.355 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XrTYyXqden/src/github.com/LK4D4/vndr
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.355 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:08:39 [2020-05-14T19:08:39.006Z] #42 1.414 Cloning into '/tmp/tmp.XrTYyXqden/src/github.com/LK4D4/vndr'...
19:08:39 [2020-05-14T19:08:39.006Z] #42 2.491 + cd /tmp/tmp.XrTYyXqden/src/github.com/LK4D4/vndr
19:08:39 [2020-05-14T19:08:39.006Z] #42 2.496 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
19:08:39 [2020-05-14T19:08:39.006Z] #42 2.506 + go build -buildmode=pie -v -o /build/vndr .
19:08:39 [2020-05-14T19:08:39.006Z] #42 4.951 runtime/internal/atomic
19:08:39 [2020-05-14T19:08:39.006Z] #42 4.965 internal/cpu
19:08:39 [2020-05-14T19:08:39.006Z] #42 5.049 runtime/internal/sys
19:08:39 [2020-05-14T19:08:39.006Z] #42 5.061 internal/race
19:08:39 [2020-05-14T19:08:39.006Z] #42 5.706 sync/atomic
19:08:39 [2020-05-14T19:08:39.006Z] #42 6.118 unicode
19:08:39 [2020-05-14T19:08:39.006Z] #42 6.267 unicode/utf8
19:08:39 [2020-05-14T19:08:39.006Z] #42 6.764 internal/bytealg
19:08:39 [2020-05-14T19:08:39.006Z] #42 8.036 math
19:08:39 [2020-05-14T19:08:39.006Z] #42 9.347 internal/testlog
19:08:39 [2020-05-14T19:08:39.006Z] #42 10.33 runtime
19:08:39 [2020-05-14T19:08:39.051Z] #39 40.32   CC       images/google/protobuf/descriptor.o
19:08:39 [2020-05-14T19:08:39.293Z] #42 ...
19:08:39 [2020-05-14T19:08:39.293Z] 
19:08:39 [2020-05-14T19:08:39.293Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.120 + RM_GOPATH=0
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.120 + TMP_GOPATH=
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.120 + : /build
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.121 + '[' -z '' ']'
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.122 ++ mktemp -d
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.123 + export GOPATH=/tmp/tmp.kB8B7PkXM3
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.123 + GOPATH=/tmp/tmp.kB8B7PkXM3
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.124 + RM_GOPATH=1
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.124 ++ dirname /tmp/install/install.sh
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.126 + dir=/tmp/install
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.126 + bin=dockercli
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.126 + shift
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.126 + '[' '!' -f /tmp/install/dockercli.installer ']'
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.126 + . /tmp/install/dockercli.installer
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.126 ++ : stable
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.126 ++ : 17.06.2-ce
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.127 + install_dockercli
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.127 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.127 Install docker/cli version 17.06.2-ce from stable
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.128 ++ uname -m
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.130 + arch=ppc64le
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.130 + '[' ppc64le '!=' x86_64 ']'
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.130 + '[' ppc64le '!=' s390x ']'
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.130 + '[' ppc64le '!=' armhf ']'
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.130 + build_dockercli
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.130 + git clone https://github.com/docker/docker-ce /tmp/tmp.kB8B7PkXM3/tmp/docker-ce
19:08:39 [2020-05-14T19:08:39.293Z] #22 1.140 Cloning into '/tmp/tmp.kB8B7PkXM3/tmp/docker-ce'...
19:08:39 [2020-05-14T19:08:39.293Z] #22 ...
19:08:39 [2020-05-14T19:08:39.293Z] 
19:08:39 [2020-05-14T19:08:39.293Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.308 + RM_GOPATH=0
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.309 + TMP_GOPATH=
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.309 + : /build
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.309 + '[' -z '' ']'
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.309 ++ mktemp -d
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.353 + export GOPATH=/tmp/tmp.1QjOZxZNnH
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.353 + GOPATH=/tmp/tmp.1QjOZxZNnH
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.353 + RM_GOPATH=1
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.375 ++ dirname /tmp/install/install.sh
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.378 + dir=/tmp/install
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.378 + bin=golangci_lint
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.378 + shift
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.378 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.378 + . /tmp/install/golangci_lint.installer
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.411 ++ : v1.23.8
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.415 + install_golangci_lint
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.415 Installing golangci-lint version v1.23.8
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.415 + echo 'Installing golangci-lint version v1.23.8'
19:08:39 [2020-05-14T19:08:39.293Z] #46 1.415 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
19:08:39 [2020-05-14T19:08:39.581Z] #46 ...
19:08:39 [2020-05-14T19:08:39.581Z] 
19:08:39 [2020-05-14T19:08:39.581Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:08:39 [2020-05-14T19:08:39.581Z] #52 1.645 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:08:39 [2020-05-14T19:08:39.581Z] #52 1.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:08:39 [2020-05-14T19:08:39.581Z] #52 1.838 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:08:39 [2020-05-14T19:08:39.581Z] #52 3.694 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:08:39 [2020-05-14T19:08:39.581Z] #52 7.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB]
19:08:39 [2020-05-14T19:08:39.581Z] #52 9.786 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:08:39 [2020-05-14T19:08:39.581Z] #52 ...
19:08:39 [2020-05-14T19:08:39.581Z] 
19:08:39 [2020-05-14T19:08:39.581Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:08:39 [2020-05-14T19:08:39.581Z] #33 1.643 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:08:39 [2020-05-14T19:08:39.581Z] #33 1.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:08:39 [2020-05-14T19:08:39.581Z] #33 1.844 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:08:39 [2020-05-14T19:08:39.581Z] #33 3.864 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:08:39 [2020-05-14T19:08:39.581Z] #33 7.514 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB]
19:08:39 [2020-05-14T19:08:39.581Z] #33 10.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:08:39 [2020-05-14T19:08:39.868Z] #33 ...
19:08:39 [2020-05-14T19:08:39.868Z] 
19:08:39 [2020-05-14T19:08:39.868Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:08:39 [2020-05-14T19:08:39.868Z] #44 1.334 + RM_GOPATH=0
19:08:39 [2020-05-14T19:08:39.868Z] #44 1.334 + TMP_GOPATH=
19:08:39 [2020-05-14T19:08:39.868Z] #44 1.335 + : /build
19:08:39 [2020-05-14T19:08:39.868Z] #44 1.335 + '[' -z '' ']'
19:08:39 [2020-05-14T19:08:39.868Z] #44 1.336 ++ mktemp -d
19:08:39 [2020-05-14T19:08:39.868Z] #44 1.339 + export GOPATH=/tmp/tmp.jdtVgjjnF4
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.340 + GOPATH=/tmp/tmp.jdtVgjjnF4
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.340 + RM_GOPATH=1
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.341 ++ dirname /tmp/install/install.sh
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.354 + dir=/tmp/install
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.354 + bin=gotestsum
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.354 + shift
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.354 + '[' '!' -f /tmp/install/gotestsum.installer ']'
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.355 + . /tmp/install/gotestsum.installer
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.356 ++ : v0.3.5
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.357 + install_gotestsum
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.357 + echo 'Installing gotestsum version v0.3.5'
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.357 + go get -d gotest.tools/gotestsum
19:08:39 [2020-05-14T19:08:39.869Z] #44 1.357 Installing gotestsum version v0.3.5
19:08:39 [2020-05-14T19:08:39.869Z] #44 ...
19:08:39 [2020-05-14T19:08:39.869Z] 
19:08:39 [2020-05-14T19:08:39.869Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:08:39 [2020-05-14T19:08:39.869Z] #29 1.213 + git clone https://github.com/kolyshkin/go-swagger.git .
19:08:39 [2020-05-14T19:08:39.869Z] #29 1.223 Cloning into '.'...
19:08:40 [2020-05-14T19:08:40.158Z] #29 ...
19:08:40 [2020-05-14T19:08:40.158Z] 
19:08:40 [2020-05-14T19:08:40.158Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:08:40 [2020-05-14T19:08:40.158Z] #11 1.653 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:08:40 [2020-05-14T19:08:40.158Z] #11 1.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:08:40 [2020-05-14T19:08:40.158Z] #11 1.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:08:40 [2020-05-14T19:08:40.158Z] #11 4.088 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:08:40 [2020-05-14T19:08:40.158Z] #11 7.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB]
19:08:40 [2020-05-14T19:08:40.158Z] #11 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:08:40 [2020-05-14T19:08:40.158Z] #11 ...
19:08:40 [2020-05-14T19:08:40.158Z] 
19:08:40 [2020-05-14T19:08:40.158Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.314 + RM_GOPATH=0
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.354 + TMP_GOPATH=
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.354 + : /build
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.355 + '[' -z '' ']'
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.374 ++ mktemp -d
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.405 + export GOPATH=/tmp/tmp.awCarVCl9M
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.405 + GOPATH=/tmp/tmp.awCarVCl9M
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.405 + RM_GOPATH=1
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.407 ++ dirname /tmp/install/install.sh
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.409 + dir=/tmp/install
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.410 + bin=shfmt
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.410 + shift
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.411 + '[' '!' -f /tmp/install/shfmt.installer ']'
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.413 + . /tmp/install/shfmt.installer
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.413 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.415 + install_shfmt
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.417 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.417 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.418 + git clone https://github.com/mvdan/sh.git /tmp/tmp.awCarVCl9M/src/github.com/mvdan/sh
19:08:40 [2020-05-14T19:08:40.158Z] #48 1.423 Cloning into '/tmp/tmp.awCarVCl9M/src/github.com/mvdan/sh'...
19:08:40 [2020-05-14T19:08:40.446Z] #48 ...
19:08:40 [2020-05-14T19:08:40.446Z] 
19:08:40 [2020-05-14T19:08:40.446Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:08:40 [2020-05-14T19:08:40.446Z] #24 1.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:08:40 [2020-05-14T19:08:40.446Z] #24 1.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:08:40 [2020-05-14T19:08:40.446Z] #24 1.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:08:40 [2020-05-14T19:08:40.446Z] #24 3.187 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:08:40 [2020-05-14T19:08:40.446Z] #24 6.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB]
19:08:40 [2020-05-14T19:08:40.446Z] #24 9.396 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:08:40 [2020-05-14T19:08:40.446Z] #24 ...
19:08:40 [2020-05-14T19:08:40.446Z] 
19:08:40 [2020-05-14T19:08:40.446Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:40 [2020-05-14T19:08:40.446Z] #42 10.94 unicode/utf16
19:08:40 [2020-05-14T19:08:40.887Z] #25 13.02 
                                                                           0.0%
##                                                                         3.0%
####                                                                       5.8%
#####                                                                      7.9%
######                                                                     9.1%
########                                                                  11.8%
#########                                                                 13.5%
############                                                              17.4%
###############                                                           21.2%
#################                                                         23.9%
###################                                                       26.6%
####################                                                      28.7%
######################                                                    31.4%
#######################                                                   33.2%
##########################                                                36.1%
###########################                                               38.6%
#############################                                             41.3%
################################                                          44.5%
#################################                                         45.9%
##################################                                        48.1%
###################################                                       49.1%
#####################################                                     52.6%
########################################                                  56.0%
###########################################                               59.9%
#############################################                             63.2%
###############################################                           66.5%
#################################################                         69.2%
###################################################                       72.1%
#####################################################                     74.7%
#######################################################                   77.1%
#########################################################                 79.3%
###########################################################               82.1%
#############################################################             84.8%
##############################################################            87.3%
###############################################################           88.3%
################################################################          90.2%
##################################################################        91.8%
###################################################################       93.7%
####################################################################      95.2%
####################################################################      95.6%
#####################################################################     96.2%
######################################################################    98.4%
#######################################################################   99.5%
######################################################################## 100.0%
19:08:40 [2020-05-14T19:08:40.887Z] #25 17.76 
19:08:40 [2020-05-14T19:08:40.949Z] #39 42.16   CC       images/opts.o
19:08:40 [2020-05-14T19:08:40.949Z] #39 42.24   CC       images/seccomp.o
19:08:40 [2020-05-14T19:08:40.949Z] #39 42.30   CC       images/binfmt-misc.o
19:08:41 [2020-05-14T19:08:41.149Z] #25 ...
19:08:41 [2020-05-14T19:08:41.149Z] 
19:08:41 [2020-05-14T19:08:41.149Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:08:41 [2020-05-14T19:08:41.149Z] #38 47.47 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 47.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 47.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 47.50 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 47.52 Setting up python-six (1.12.0-1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 50.26 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 50.27 Setting up libnl-3-200:arm64 (3.4.0-1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 50.33 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 50.36 Setting up libcap-dev:arm64 (1:2.25-2) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 50.39 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 50.41 Setting up protobuf-compiler (3.6.1.3-2) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 50.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 50.47 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 50.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 50.50 Setting up python-protobuf (3.6.1.3-2) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 55.68 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 55.71 Processing triggers for libc-bin (2.28-10) ...
19:08:41 [2020-05-14T19:08:41.149Z] #38 DONE 56.8s
19:08:41 [2020-05-14T19:08:41.149Z] 
19:08:41 [2020-05-14T19:08:41.149Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:08:41 [2020-05-14T19:08:41.149Z] #32 52.47 Selecting previously unselected package libxml2:arm64.
19:08:41 [2020-05-14T19:08:41.149Z] #32 52.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 52.49 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 53.07 Selecting previously unselected package libarchive13:arm64.
19:08:41 [2020-05-14T19:08:41.149Z] #32 53.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 53.08 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 53.45 Selecting previously unselected package libjsoncpp1:arm64.
19:08:41 [2020-05-14T19:08:41.149Z] #32 53.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 53.48 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 53.95 Selecting previously unselected package librhash0:arm64.
19:08:41 [2020-05-14T19:08:41.149Z] #32 53.95 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 53.96 Unpacking librhash0:arm64 (1.3.8-1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 54.15 Selecting previously unselected package libuv1:arm64.
19:08:41 [2020-05-14T19:08:41.149Z] #32 54.17 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 54.18 Unpacking libuv1:arm64 (1.24.1-1) ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 54.39 Selecting previously unselected package cmake.
19:08:41 [2020-05-14T19:08:41.149Z] #32 54.40 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
19:08:41 [2020-05-14T19:08:41.149Z] #32 54.42 Unpacking cmake (3.13.4-1) ...
19:08:41 [2020-05-14T19:08:41.209Z] #39 42.42   CC       images/time.o
19:08:41 [2020-05-14T19:08:41.209Z] #39 42.59   CC       images/sysctl.o
19:08:41 [2020-05-14T19:08:41.478Z] #42 12.70 container/list
19:08:41 [2020-05-14T19:08:41.774Z] #39 42.86   CC       images/autofs.o
19:08:41 [2020-05-14T19:08:41.774Z] #39 ...
19:08:41 [2020-05-14T19:08:41.774Z] 
19:08:41 [2020-05-14T19:08:41.774Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:08:41 [2020-05-14T19:08:41.774Z] #10 137.0 Selecting previously unselected package g++-mingw-w64-x86-64.
19:08:41 [2020-05-14T19:08:41.774Z] #10 137.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
19:08:41 [2020-05-14T19:08:41.774Z] #10 137.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:08:42 [2020-05-14T19:08:42.031Z] #10 ...
19:08:42 [2020-05-14T19:08:42.031Z] 
19:08:42 [2020-05-14T19:08:42.031Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:42 [2020-05-14T19:08:42.031Z] #39 43.12   CC       images/macvlan.o
19:08:42 [2020-05-14T19:08:42.031Z] #39 43.31   CC       images/sit.o
19:08:42 [2020-05-14T19:08:42.288Z] #39 43.49   LINK     images/built-in.o
19:08:42 [2020-05-14T19:08:42.288Z] #39 43.65   GEN      compel/include/asm
19:08:42 [2020-05-14T19:08:42.288Z] #39 43.65   GEN      compel/include/version.h
19:08:42 [2020-05-14T19:08:42.288Z] #39 43.67 touch .config
19:08:42 [2020-05-14T19:08:42.288Z] #39 43.69   GEN      include/common/config.h
19:08:42 [2020-05-14T19:08:42.546Z] #39 43.77   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
19:08:42 [2020-05-14T19:08:42.546Z] #39 43.79   GEN      compel/plugins/include/uapi/std/syscall-64.h
19:08:42 [2020-05-14T19:08:42.546Z] #39 43.81   GEN      compel/arch/x86/plugins/std/syscalls-64.S
19:08:42 [2020-05-14T19:08:42.546Z] #39 43.83   DEP      compel/arch/x86/plugins/std/syscalls-64.d
19:08:42 [2020-05-14T19:08:42.546Z] #39 43.86   DEP      compel/arch/x86/plugins/std/memcpy.d
19:08:42 [2020-05-14T19:08:42.546Z] #39 43.90   DEP      compel/arch/x86/plugins/std/parasite-head.d
19:08:42 [2020-05-14T19:08:42.546Z] #39 43.91   GEN      compel/plugins/include/uapi/std/syscall.h
19:08:42 [2020-05-14T19:08:42.546Z] #39 43.96   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
19:08:42 [2020-05-14T19:08:42.546Z] #39 43.98   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:08:42 [2020-05-14T19:08:42.546Z] #39 44.00   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:08:42 [2020-05-14T19:08:42.804Z] #39 44.01   DEP      compel/plugins/std/infect.d
19:08:42 [2020-05-14T19:08:42.804Z] #39 44.11   DEP      compel/plugins/std/string.d
19:08:42 [2020-05-14T19:08:42.804Z] #39 44.19   DEP      compel/plugins/std/log.d
19:08:42 [2020-05-14T19:08:42.804Z] #39 44.26   DEP      compel/plugins/std/fds.d
19:08:42 [2020-05-14T19:08:42.833Z] #32 58.05 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
19:08:42 [2020-05-14T19:08:42.833Z] #32 58.08 Setting up xxd (2:8.1.0875-5) ...
19:08:42 [2020-05-14T19:08:42.833Z] #32 58.11 Setting up libuv1:arm64 (1.24.1-1) ...
19:08:42 [2020-05-14T19:08:42.833Z] #32 58.11 Setting up vim-common (2:8.1.0875-5) ...
19:08:42 [2020-05-14T19:08:42.833Z] #32 58.19 Setting up librhash0:arm64 (1.3.8-1) ...
19:08:42 [2020-05-14T19:08:42.833Z] #32 58.20 Setting up cmake-data (3.13.4-1) ...
19:08:42 [2020-05-14T19:08:42.833Z] #32 58.25 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
19:08:42 [2020-05-14T19:08:42.833Z] #32 ...
19:08:42 [2020-05-14T19:08:42.833Z] 
19:08:42 [2020-05-14T19:08:42.833Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:08:42 [2020-05-14T19:08:42.833Z] #43 48.16 + cd /tmp/tmp.bP6aWp2ZqY/src/gotest.tools/gotestsum
19:08:42 [2020-05-14T19:08:42.833Z] #43 48.16 + git checkout -q v0.3.5
19:08:42 [2020-05-14T19:08:42.833Z] #43 48.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:08:42 [2020-05-14T19:08:42.833Z] #43 ...
19:08:42 [2020-05-14T19:08:42.833Z] 
19:08:42 [2020-05-14T19:08:42.833Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:08:42 [2020-05-14T19:08:42.833Z] #10 49.00 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:08:42 [2020-05-14T19:08:42.833Z] #10 49.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
19:08:42 [2020-05-14T19:08:42.834Z] #10 49.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:08:42 [2020-05-14T19:08:42.834Z] #10 52.37 Selecting previously unselected package binutils-mingw-w64.
19:08:42 [2020-05-14T19:08:42.834Z] #10 52.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:08:42 [2020-05-14T19:08:42.834Z] #10 52.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:08:42 [2020-05-14T19:08:42.834Z] #10 52.65 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:08:42 [2020-05-14T19:08:42.834Z] #10 52.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
19:08:42 [2020-05-14T19:08:42.834Z] #10 52.71 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
19:08:42 [2020-05-14T19:08:42.834Z] #10 53.01 Selecting previously unselected package dmsetup.
19:08:42 [2020-05-14T19:08:42.834Z] #10 53.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
19:08:42 [2020-05-14T19:08:42.834Z] #10 53.03 Unpacking dmsetup (2:1.02.155-3) ...
19:08:42 [2020-05-14T19:08:42.834Z] #10 53.27 Selecting previously unselected package mingw-w64-common.
19:08:42 [2020-05-14T19:08:42.834Z] #10 53.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:08:42 [2020-05-14T19:08:42.834Z] #10 53.28 Unpacking mingw-w64-common (6.0.0-3) ...
19:08:42 [2020-05-14T19:08:42.834Z] #10 ...
19:08:42 [2020-05-14T19:08:42.834Z] 
19:08:42 [2020-05-14T19:08:42.834Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:08:42 [2020-05-14T19:08:42.834Z] #32 58.50 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
19:08:42 [2020-05-14T19:08:42.834Z] #32 58.50 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
19:08:42 [2020-05-14T19:08:42.834Z] #32 58.50 Setting up cmake (3.13.4-1) ...
19:08:42 [2020-05-14T19:08:42.834Z] #32 58.50 Processing triggers for libc-bin (2.28-10) ...
19:08:42 [2020-05-14T19:08:42.876Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s)
19:08:42 [2020-05-14T19:08:42.876Z] === RUN   TestBuildWithHugeFile
19:08:43 [2020-05-14T19:08:43.062Z] #39 44.40   DEP      compel/plugins/std/std.d
19:08:43 [2020-05-14T19:08:43.302Z] #32 58.83 Processing triggers for mime-support (3.62) ...
19:08:43 [2020-05-14T19:08:43.319Z] #39 44.58   DEP      compel/plugins/shmem/shmem.d
19:08:43 [2020-05-14T19:08:43.577Z] #39 44.71   DEP      compel/plugins/fds/fds.d
19:08:43 [2020-05-14T19:08:43.577Z] #39 44.90   CC       compel/plugins/std/std.o
19:08:43 [2020-05-14T19:08:43.739Z] #32 ...
19:08:43 [2020-05-14T19:08:43.739Z] 
19:08:43 [2020-05-14T19:08:43.739Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:43 [2020-05-14T19:08:43.739Z] #47 49.28 syscall
19:08:43 [2020-05-14T19:08:43.739Z] #47 49.29 strings
19:08:43 [2020-05-14T19:08:43.739Z] #47 49.29 bufio
19:08:43 [2020-05-14T19:08:43.739Z] #47 49.31 strconv
19:08:43 [2020-05-14T19:08:43.739Z] #47 53.56 text/tabwriter
19:08:43 [2020-05-14T19:08:43.739Z] #47 55.12 reflect
19:08:43 [2020-05-14T19:08:43.739Z] #47 56.55 regexp/syntax
19:08:43 [2020-05-14T19:08:43.739Z] #47 ...
19:08:43 [2020-05-14T19:08:43.739Z] 
19:08:43 [2020-05-14T19:08:43.739Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:43 [2020-05-14T19:08:43.739Z] #41 52.78 path
19:08:43 [2020-05-14T19:08:43.739Z] #41 53.22 reflect
19:08:43 [2020-05-14T19:08:43.739Z] #41 54.63 regexp/syntax
19:08:43 [2020-05-14T19:08:43.739Z] #41 56.52 time
19:08:43 [2020-05-14T19:08:43.739Z] #41 57.07 internal/syscall/execenv
19:08:43 [2020-05-14T19:08:43.739Z] #41 57.53 hash/crc32
19:08:43 [2020-05-14T19:08:43.739Z] #41 ...
19:08:43 [2020-05-14T19:08:43.739Z] 
19:08:43 [2020-05-14T19:08:43.739Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:08:43 [2020-05-14T19:08:43.739Z] #32 DONE 59.5s
19:08:43 [2020-05-14T19:08:43.739Z] 
19:08:43 [2020-05-14T19:08:43.739Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:43 [2020-05-14T19:08:43.835Z] #39 45.22   CC       compel/plugins/std/fds.o
19:08:44 [2020-05-14T19:08:44.401Z] #39 45.60   CC       compel/plugins/std/log.o
19:08:45 [2020-05-14T19:08:45.338Z] #39 46.53   CC       compel/plugins/std/string.o
19:08:45 [2020-05-14T19:08:45.904Z] #39 47.16   CC       compel/plugins/std/infect.o
19:08:45 [2020-05-14T19:08:45.913Z] #33 ...
19:08:45 [2020-05-14T19:08:45.913Z] 
19:08:45 [2020-05-14T19:08:45.913Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:45 [2020-05-14T19:08:45.913Z] #30 51.71 path
19:08:45 [2020-05-14T19:08:45.913Z] #30 52.73 text/tabwriter
19:08:45 [2020-05-14T19:08:45.913Z] #30 56.70 internal/syscall/execenv
19:08:45 [2020-05-14T19:08:45.913Z] #30 56.73 internal/syscall/unix
19:08:45 [2020-05-14T19:08:45.913Z] #30 56.74 time
19:08:45 [2020-05-14T19:08:45.915Z] #42 16.95 crypto/internal/subtle
19:08:46 [2020-05-14T19:08:46.173Z] #30 ...
19:08:46 [2020-05-14T19:08:46.173Z] 
19:08:46 [2020-05-14T19:08:46.173Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:08:46 [2020-05-14T19:08:46.173Z] #25 20.89 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:08:46 [2020-05-14T19:08:46.173Z] #25 21.74 
19:08:46 [2020-05-14T19:08:46.173Z] #25 22.03 
############################################################              83.6%
######################################################################## 100.0%
19:08:46 [2020-05-14T19:08:46.173Z] #25 22.11 
19:08:46 [2020-05-14T19:08:46.470Z] #39 47.65   CC       compel/arch/x86/plugins/std/parasite-head.o
19:08:46 [2020-05-14T19:08:46.470Z] #39 47.71   CC       compel/arch/x86/plugins/std/memcpy.o
19:08:46 [2020-05-14T19:08:46.470Z] #39 47.77   CC       compel/arch/x86/plugins/std/syscalls-64.o
19:08:46 [2020-05-14T19:08:46.470Z] #39 47.82   AR       compel/plugins/std.lib.a
19:08:46 [2020-05-14T19:08:46.470Z] #39 47.90   CC       compel/plugins/fds/fds.o
19:08:46 [2020-05-14T19:08:46.542Z] #42 17.73 crypto/subtle
19:08:46 [2020-05-14T19:08:46.748Z] #25 23.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:08:47 [2020-05-14T19:08:47.065Z] #39 ...
19:08:47 [2020-05-14T19:08:47.065Z] 
19:08:47 [2020-05-14T19:08:47.065Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:47 [2020-05-14T19:08:47.065Z] #41 142.1 vendor/golang.org/x/net/http2/hpack
19:08:47 [2020-05-14T19:08:47.065Z] #41 143.4 mime
19:08:47 [2020-05-14T19:08:47.065Z] #41 145.0 mime/quotedprintable
19:08:47 [2020-05-14T19:08:47.065Z] #41 145.4 net/http/internal
19:08:47 [2020-05-14T19:08:47.065Z] #41 149.9 net/textproto
19:08:47 [2020-05-14T19:08:47.065Z] #41 149.9 crypto/x509
19:08:47 [2020-05-14T19:08:47.066Z] #41 151.2 vendor/golang.org/x/net/http/httpguts
19:08:47 [2020-05-14T19:08:47.066Z] #41 151.5 vendor/golang.org/x/net/http/httpproxy
19:08:47 [2020-05-14T19:08:47.066Z] #41 151.9 mime/multipart
19:08:47 [2020-05-14T19:08:47.066Z] #41 ...
19:08:47 [2020-05-14T19:08:47.066Z] 
19:08:47 [2020-05-14T19:08:47.066Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:08:47 [2020-05-14T19:08:47.066Z] #54 144.6 + for f in rootlesskit rootlesskit-docker-proxy
19:08:47 [2020-05-14T19:08:47.066Z] #54 144.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:08:47 [2020-05-14T19:08:47.066Z] #54 DONE 152.3s
19:08:47 [2020-05-14T19:08:47.066Z] 
19:08:47 [2020-05-14T19:08:47.066Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
19:08:47 [2020-05-14T19:08:47.066Z] #55 DONE 0.1s
19:08:47 [2020-05-14T19:08:47.066Z] 
19:08:47 [2020-05-14T19:08:47.066Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:47 [2020-05-14T19:08:47.066Z] #39 48.39   AR       compel/plugins/fds.lib.a
19:08:47 [2020-05-14T19:08:47.170Z] #42 18.41 vendor/golang.org/x/crypto/cryptobyte/asn1
19:08:47 [2020-05-14T19:08:47.325Z] #25 24.07 
19:08:47 [2020-05-14T19:08:47.334Z] #39 48.56   HOSTDEP  compel/src/lib/log-host.d
19:08:47 [2020-05-14T19:08:47.612Z] #39 48.86   HOSTDEP  compel/src/lib/handle-elf-host.d
19:08:47 [2020-05-14T19:08:47.800Z] #42 19.09 internal/nettrace
19:08:47 [2020-05-14T19:08:47.800Z] #42 19.30 runtime/cgo
19:08:47 [2020-05-14T19:08:47.847Z] #25 24.32 #=#=#                                                                         

###########################################################               82.6%
######################################################################## 100.0%
19:08:47 [2020-05-14T19:08:47.847Z] #25 24.53 
19:08:48 [2020-05-14T19:08:48.210Z] #39 49.33   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
19:08:48 [2020-05-14T19:08:48.210Z] #39 49.53   HOSTDEP  compel/src/main-host.d
19:08:48 [2020-05-14T19:08:48.488Z] #39 49.75   DEP      compel/src/lib/ptrace.d
19:08:48 [2020-05-14T19:08:48.746Z] #39 49.94   DEP      compel/src/lib/infect.d
19:08:49 [2020-05-14T19:08:49.004Z] #39 50.22   DEP      compel/src/lib/infect-util.d
19:08:49 [2020-05-14T19:08:49.233Z] #25 25.91 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:08:49 [2020-05-14T19:08:49.233Z] #25 26.02 skipping existing ed4b54129745
19:08:49 [2020-05-14T19:08:49.233Z] #25 26.16 
19:08:49 [2020-05-14T19:08:49.261Z] #39 50.38   DEP      compel/src/lib/infect-rpc.d
19:08:49 [2020-05-14T19:08:49.261Z] #39 50.53   DEP      compel/arch/x86/src/lib/infect.d
19:08:49 [2020-05-14T19:08:49.370Z] #42 ...
19:08:49 [2020-05-14T19:08:49.370Z] 
19:08:49 [2020-05-14T19:08:49.370Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:49 [2020-05-14T19:08:49.370Z] #48 20.60 + cd /tmp/tmp.awCarVCl9M/src/github.com/mvdan/sh
19:08:49 [2020-05-14T19:08:49.370Z] #48 20.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
19:08:49 [2020-05-14T19:08:49.518Z] #39 50.70   DEP      compel/arch/x86/src/lib/cpu.d
19:08:49 [2020-05-14T19:08:49.518Z] #39 50.77   DEP      compel/src/lib/log.d
19:08:49 [2020-05-14T19:08:49.518Z] #39 50.84   DEP      compel/src/main.d
19:08:49 [2020-05-14T19:08:49.660Z] #48 21.03 + GO111MODULE=on
19:08:49 [2020-05-14T19:08:49.660Z] #48 21.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
19:08:49 [2020-05-14T19:08:49.776Z] #39 ...
19:08:49 [2020-05-14T19:08:49.776Z] 
19:08:49 [2020-05-14T19:08:49.776Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:08:49 [2020-05-14T19:08:49.776Z] #43 DONE 155.0s
19:08:49 [2020-05-14T19:08:49.776Z] 
19:08:49 [2020-05-14T19:08:49.776Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:49 [2020-05-14T19:08:49.776Z] #39 50.94   DEP      compel/src/lib/handle-elf.d
19:08:49 [2020-05-14T19:08:49.776Z] #39 51.17   DEP      compel/arch/x86/src/lib/handle-elf.d
19:08:50 [2020-05-14T19:08:50.341Z] #39 51.50   CC       compel/src/lib/log.o
19:08:50 [2020-05-14T19:08:50.598Z] #39 52.05   CC       compel/arch/x86/src/lib/cpu.o
19:08:51 [2020-05-14T19:08:51.150Z] #25 27.66 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:08:51 [2020-05-14T19:08:51.150Z] #25 ...
19:08:51 [2020-05-14T19:08:51.150Z] 
19:08:51 [2020-05-14T19:08:51.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:51 [2020-05-14T19:08:51.150Z] #39 5.051 Note: Building without setproctitle() and strlcpy() support.
19:08:51 [2020-05-14T19:08:51.150Z] #39 5.051       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:08:51 [2020-05-14T19:08:51.150Z] #39 5.060 Note: Building without GnuTLS support
19:08:51 [2020-05-14T19:08:51.150Z] #39 7.646 fatal: not a git repository (or any of the parent directories): .git
19:08:51 [2020-05-14T19:08:51.150Z] #39 7.711   GEN      .gitid
19:08:51 [2020-05-14T19:08:51.150Z] #39 7.738   GEN      criu/include/version.h
19:08:51 [2020-05-14T19:08:51.150Z] #39 7.807   GEN      include/common/asm
19:08:51 [2020-05-14T19:08:51.150Z] #39 10.13   PBCC     images/google/protobuf/descriptor.pb-c.c
19:08:51 [2020-05-14T19:08:51.150Z] #39 ...
19:08:51 [2020-05-14T19:08:51.150Z] 
19:08:51 [2020-05-14T19:08:51.150Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.345 + RM_GOPATH=0
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.345 + TMP_GOPATH=
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.345 + : /build
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.345 + '[' -z '' ']'
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.345 ++ mktemp -d
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.347 + export GOPATH=/tmp/tmp.OTHMW9vRqM
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.347 + GOPATH=/tmp/tmp.OTHMW9vRqM
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.347 + RM_GOPATH=1
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.349 ++ dirname /tmp/install/install.sh
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.352 + dir=/tmp/install
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.352 + bin=tini
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.352 + shift
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.352 + '[' '!' -f /tmp/install/tini.installer ']'
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.352 + . /tmp/install/tini.installer
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.352 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.353 + install_tini
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.353 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.353 + git clone https://github.com/krallin/tini.git /tmp/tmp.OTHMW9vRqM/tini
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.353 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:08:51 [2020-05-14T19:08:51.150Z] #33 3.362 Cloning into '/tmp/tmp.OTHMW9vRqM/tini'...
19:08:51 [2020-05-14T19:08:51.150Z] #33 4.233 + cd /tmp/tmp.OTHMW9vRqM/tini
19:08:51 [2020-05-14T19:08:51.150Z] #33 4.233 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:08:51 [2020-05-14T19:08:51.150Z] #33 4.306 + cmake .
19:08:51 [2020-05-14T19:08:51.150Z] #33 5.124 -- The C compiler identification is GNU 8.3.0
19:08:51 [2020-05-14T19:08:51.150Z] #33 5.178 -- Check for working C compiler: /usr/bin/cc
19:08:51 [2020-05-14T19:08:51.150Z] #33 5.983 -- Check for working C compiler: /usr/bin/cc -- works
19:08:51 [2020-05-14T19:08:51.150Z] #33 5.993 -- Detecting C compiler ABI info
19:08:51 [2020-05-14T19:08:51.150Z] #33 6.969 -- Detecting C compiler ABI info - done
19:08:51 [2020-05-14T19:08:51.150Z] #33 7.032 -- Detecting C compile features
19:08:51 [2020-05-14T19:08:51.530Z] #39 52.81   CC       compel/arch/x86/src/lib/infect.o
19:08:52 [2020-05-14T19:08:52.375Z] #48 23.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:08:52 [2020-05-14T19:08:52.375Z] #48 23.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:08:52 [2020-05-14T19:08:52.375Z] #48 23.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:08:52 [2020-05-14T19:08:52.462Z] #39 53.47   CC       compel/src/lib/infect-rpc.o
19:08:52 [2020-05-14T19:08:52.462Z] #39 53.75   CC       compel/src/lib/infect-util.o
19:08:52 [2020-05-14T19:08:52.540Z] #33 ...
19:08:52 [2020-05-14T19:08:52.540Z] 
19:08:52 [2020-05-14T19:08:52.540Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:08:52 [2020-05-14T19:08:52.540Z] #25 28.11 
19:08:52 [2020-05-14T19:08:52.540Z] #25 28.43 #=#=#                                                                         

######################################################################## 100.0%
19:08:52 [2020-05-14T19:08:52.540Z] #25 28.63 
19:08:52 [2020-05-14T19:08:52.540Z] #25 28.73 Download of images into '/build' complete.
19:08:52 [2020-05-14T19:08:52.540Z] #25 28.73 Use something like the following to load the result into a Docker daemon:
19:08:52 [2020-05-14T19:08:52.540Z] #25 28.73   tar -cC '/build' . | docker load
19:08:52 [2020-05-14T19:08:52.540Z] #25 DONE 29.2s
19:08:52 [2020-05-14T19:08:52.540Z] 
19:08:52 [2020-05-14T19:08:52.540Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:52 [2020-05-14T19:08:52.540Z] #39 10.24   PBCC     images/opts.pb-c.c
19:08:52 [2020-05-14T19:08:52.540Z] #39 10.35   PBCC     images/sit.pb-c.c
19:08:52 [2020-05-14T19:08:52.540Z] #39 10.43   DEP      images/google/protobuf/descriptor.pb-c.d
19:08:52 [2020-05-14T19:08:52.540Z] #39 10.49   DEP      images/opts.pb-c.d
19:08:52 [2020-05-14T19:08:52.540Z] #39 10.59   DEP      images/sit.pb-c.d
19:08:52 [2020-05-14T19:08:52.540Z] #39 10.70   PBCC     images/macvlan.pb-c.c
19:08:52 [2020-05-14T19:08:52.540Z] #39 10.79   DEP      images/macvlan.pb-c.d
19:08:52 [2020-05-14T19:08:52.540Z] #39 10.91   PBCC     images/autofs.pb-c.c
19:08:52 [2020-05-14T19:08:52.540Z] #39 10.92   DEP      images/autofs.pb-c.d
19:08:52 [2020-05-14T19:08:52.540Z] #39 11.14   PBCC     images/sysctl.pb-c.c
19:08:52 [2020-05-14T19:08:52.540Z] #39 11.23   DEP      images/sysctl.pb-c.d
19:08:52 [2020-05-14T19:08:52.540Z] #39 11.36   PBCC     images/time.pb-c.c
19:08:52 [2020-05-14T19:08:52.540Z] #39 11.37   DEP      images/time.pb-c.d
19:08:52 [2020-05-14T19:08:52.540Z] #39 11.50   PBCC     images/binfmt-misc.pb-c.c
19:08:52 [2020-05-14T19:08:52.661Z] #48 23.97 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:08:52 [2020-05-14T19:08:52.719Z] #39 54.04   CC       compel/src/lib/infect.o
19:08:52 [2020-05-14T19:08:52.806Z] #39 11.53   DEP      images/binfmt-misc.pb-c.d
19:08:52 [2020-05-14T19:08:52.806Z] #39 11.71   PBCC     images/seccomp.pb-c.c
19:08:53 [2020-05-14T19:08:53.068Z] #39 11.96   DEP      images/seccomp.pb-c.d
19:08:53 [2020-05-14T19:08:53.068Z] #39 12.05   PBCC     images/userns.pb-c.c
19:08:53 [2020-05-14T19:08:53.288Z] #48 24.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:08:53 [2020-05-14T19:08:53.334Z] #39 12.14   DEP      images/userns.pb-c.d
19:08:53 [2020-05-14T19:08:53.334Z] #39 12.28   PBCC     images/cgroup.pb-c.c
19:08:53 [2020-05-14T19:08:53.334Z] #39 12.38   DEP      images/cgroup.pb-c.d
19:08:53 [2020-05-14T19:08:53.598Z] #39 12.62   PBCC     images/fown.pb-c.c
19:08:53 [2020-05-14T19:08:53.598Z] #39 12.65   PBCC     images/ext-file.pb-c.c
19:08:53 [2020-05-14T19:08:53.858Z] #39 12.66   DEP      images/fown.pb-c.d
19:08:53 [2020-05-14T19:08:53.858Z] #39 12.76   DEP      images/ext-file.pb-c.d
19:08:53 [2020-05-14T19:08:53.858Z] #39 12.86   PBCC     images/rpc.pb-c.c
19:08:54 [2020-05-14T19:08:54.119Z] #39 12.98   DEP      images/rpc.pb-c.d
19:08:54 [2020-05-14T19:08:54.119Z] #39 13.08   PBCC     images/siginfo.pb-c.c
19:08:54 [2020-05-14T19:08:54.119Z] #39 13.11   DEP      images/siginfo.pb-c.d
19:08:54 [2020-05-14T19:08:54.379Z] #39 13.23   PBCC     images/pagemap.pb-c.c
19:08:54 [2020-05-14T19:08:54.626Z] #39 ...
19:08:54 [2020-05-14T19:08:54.626Z] 
19:08:54 [2020-05-14T19:08:54.626Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.0 Selecting previously unselected package libapparmor1:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.1 Selecting previously unselected package libapparmor-dev:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.3 Selecting previously unselected package libbtrfs0.
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.3 Unpacking libbtrfs0 (4.20.1-2) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.4 Selecting previously unselected package libbtrfs-dev.
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.4 Unpacking libbtrfs-dev (4.20.1-2) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.6 Selecting previously unselected package libudev-dev:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.8 Selecting previously unselected package libsepol1-dev:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 156.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.1 Selecting previously unselected package libpcre16-3:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.2 Selecting previously unselected package libpcre32-3:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.4 Selecting previously unselected package libpcrecpp0v5:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.5 Selecting previously unselected package libpcre3-dev:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.9 Selecting previously unselected package libselinux1-dev:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 157.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.2 Selecting previously unselected package libdevmapper-dev:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.3 Selecting previously unselected package libseccomp-dev:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.4 Selecting previously unselected package libsystemd-dev:amd64.
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.9 Setting up libbtrfs0 (4.20.1-2) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.9 Setting up libbtrfs-dev (4.20.1-2) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 158.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.0 Setting up mingw-w64-common (6.0.0-3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.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
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.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
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.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
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.1 Setting up dmsetup (2:1.02.155-3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 159.1 Processing triggers for libc-bin (2.28-10) ...
19:08:54 [2020-05-14T19:08:54.626Z] #10 DONE 159.5s
19:08:54 [2020-05-14T19:08:54.626Z] 
19:08:54 [2020-05-14T19:08:54.626Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:54 [2020-05-14T19:08:54.639Z] #39 13.38   DEP      images/pagemap.pb-c.d
19:08:54 [2020-05-14T19:08:54.639Z] #39 13.56   PBCC     images/rlimit.pb-c.c
19:08:54 [2020-05-14T19:08:54.639Z] #39 13.62   DEP      images/rlimit.pb-c.d
19:08:54 [2020-05-14T19:08:54.639Z] #39 13.69   PBCC     images/file-lock.pb-c.c
19:08:54 [2020-05-14T19:08:54.639Z] #39 13.72   DEP      images/file-lock.pb-c.d
19:08:54 [2020-05-14T19:08:54.786Z] #48 ...
19:08:54 [2020-05-14T19:08:54.786Z] 
19:08:54 [2020-05-14T19:08:54.786Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:08:54 [2020-05-14T19:08:54.786Z] #11 26.01 Fetched 8128 kB in 24s (333 kB/s)
19:08:54 [2020-05-14T19:08:54.899Z] #39 13.80   PBCC     images/tty.pb-c.c
19:08:55 [2020-05-14T19:08:55.159Z] #39 13.91   DEP      images/tty.pb-c.d
19:08:55 [2020-05-14T19:08:55.159Z] #39 ...
19:08:55 [2020-05-14T19:08:55.159Z] 
19:08:55 [2020-05-14T19:08:55.159Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:55 [2020-05-14T19:08:55.159Z] #41 60.72 vendor/golang.org/x/text/transform
19:08:55 [2020-05-14T19:08:55.159Z] #41 66.12 internal/poll
19:08:55 [2020-05-14T19:08:55.159Z] #41 66.89 regexp
19:08:55 [2020-05-14T19:08:55.159Z] #41 69.70 path/filepath
19:08:55 [2020-05-14T19:08:55.159Z] #41 69.75 net
19:08:55 [2020-05-14T19:08:55.159Z] #41 ...
19:08:55 [2020-05-14T19:08:55.159Z] 
19:08:55 [2020-05-14T19:08:55.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:55 [2020-05-14T19:08:55.159Z] #39 14.03   PBCC     images/tun.pb-c.c
19:08:55 [2020-05-14T19:08:55.159Z] #39 14.12   PBCC     images/netdev.pb-c.c
19:08:55 [2020-05-14T19:08:55.159Z] #39 14.23   DEP      images/tun.pb-c.d
19:08:55 [2020-05-14T19:08:55.420Z] #39 14.31   DEP      images/netdev.pb-c.d
19:08:55 [2020-05-14T19:08:55.421Z] #39 14.39   PBCC     images/vma.pb-c.c
19:08:55 [2020-05-14T19:08:55.689Z] #39 14.53   DEP      images/vma.pb-c.d
19:08:55 [2020-05-14T19:08:55.689Z] #39 14.61   PBCC     images/creds.pb-c.c
19:08:55 [2020-05-14T19:08:55.689Z] #39 14.64   DEP      images/creds.pb-c.d
19:08:55 [2020-05-14T19:08:55.950Z] #39 14.70   PBCC     images/utsns.pb-c.c
19:08:55 [2020-05-14T19:08:55.950Z] #39 14.72   DEP      images/utsns.pb-c.d
19:08:55 [2020-05-14T19:08:55.950Z] #39 14.79   PBCC     images/ipc-desc.pb-c.c
19:08:55 [2020-05-14T19:08:55.950Z] #39 14.85   PBCC     images/ipc-sem.pb-c.c
19:08:55 [2020-05-14T19:08:55.950Z] #39 14.87   DEP      images/ipc-desc.pb-c.d
19:08:56 [2020-05-14T19:08:56.212Z] #39 14.97   DEP      images/ipc-sem.pb-c.d
19:08:56 [2020-05-14T19:08:56.212Z] #39 15.00   PBCC     images/ipc-msg.pb-c.c
19:08:56 [2020-05-14T19:08:56.212Z] #39 15.06   DEP      images/ipc-msg.pb-c.d
19:08:56 [2020-05-14T19:08:56.212Z] #39 15.09   PBCC     images/ipc-shm.pb-c.c
19:08:56 [2020-05-14T19:08:56.212Z] #39 15.13   DEP      images/ipc-shm.pb-c.d
19:08:56 [2020-05-14T19:08:56.212Z] #39 15.21   PBCC     images/ipc-var.pb-c.c
19:08:56 [2020-05-14T19:08:56.477Z] #39 15.26   DEP      images/ipc-var.pb-c.d
19:08:56 [2020-05-14T19:08:56.477Z] #39 15.35   PBCC     images/sk-opts.pb-c.c
19:08:56 [2020-05-14T19:08:56.477Z] #39 15.41   PBCC     images/packet-sock.pb-c.c
19:08:56 [2020-05-14T19:08:56.737Z] #39 15.52   DEP      images/sk-opts.pb-c.d
19:08:56 [2020-05-14T19:08:56.737Z] #39 15.69   DEP      images/packet-sock.pb-c.d
19:08:56 [2020-05-14T19:08:56.997Z] #39 15.77   PBCC     images/sk-netlink.pb-c.c
19:08:56 [2020-05-14T19:08:56.997Z] #39 15.84   DEP      images/sk-netlink.pb-c.d
19:08:56 [2020-05-14T19:08:56.997Z] #39 15.90   PBCC     images/sk-inet.pb-c.c
19:08:56 [2020-05-14T19:08:56.997Z] #39 15.99   DEP      images/sk-inet.pb-c.d
19:08:57 [2020-05-14T19:08:57.202Z] #49 ...
19:08:57 [2020-05-14T19:08:57.202Z] 
19:08:57 [2020-05-14T19:08:57.202Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
19:08:57 [2020-05-14T19:08:57.202Z] #11 DONE 2.3s
19:08:57 [2020-05-14T19:08:57.202Z] 
19:08:57 [2020-05-14T19:08:57.202Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:08:57 [2020-05-14T19:08:57.256Z] #39 16.12   PBCC     images/sk-unix.pb-c.c
19:08:57 [2020-05-14T19:08:57.256Z] #39 ...
19:08:57 [2020-05-14T19:08:57.256Z] 
19:08:57 [2020-05-14T19:08:57.256Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:08:57 [2020-05-14T19:08:57.256Z] #10 62.91 Selecting previously unselected package mingw-w64-x86-64-dev.
19:08:57 [2020-05-14T19:08:57.256Z] #10 62.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:08:57 [2020-05-14T19:08:57.256Z] #10 62.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:08:57 [2020-05-14T19:08:57.256Z] #10 70.68 Selecting previously unselected package gcc-mingw-w64-base.
19:08:57 [2020-05-14T19:08:57.256Z] #10 70.68 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:08:57 [2020-05-14T19:08:57.256Z] #10 70.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:08:57 [2020-05-14T19:08:57.256Z] #10 71.01 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:08:57 [2020-05-14T19:08:57.256Z] #10 71.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:08:57 [2020-05-14T19:08:57.256Z] #10 71.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:08:57 [2020-05-14T19:08:57.256Z] #10 ...
19:08:57 [2020-05-14T19:08:57.256Z] 
19:08:57 [2020-05-14T19:08:57.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:57 [2020-05-14T19:08:57.256Z] #39 16.19   DEP      images/sk-unix.pb-c.d
19:08:57 [2020-05-14T19:08:57.515Z] #39 16.28   PBCC     images/mm.pb-c.c
19:08:57 [2020-05-14T19:08:57.516Z] #39 16.35   DEP      images/mm.pb-c.d
19:08:57 [2020-05-14T19:08:57.516Z] #39 16.42   PBCC     images/timerfd.pb-c.c
19:08:57 [2020-05-14T19:08:57.516Z] #39 16.47   DEP      images/timerfd.pb-c.d
19:08:57 [2020-05-14T19:08:57.516Z] #39 16.55   PBCC     images/timer.pb-c.c
19:08:57 [2020-05-14T19:08:57.776Z] #39 16.62   DEP      images/timer.pb-c.d
19:08:57 [2020-05-14T19:08:57.776Z] #39 16.74   PBCC     images/sa.pb-c.c
19:08:57 [2020-05-14T19:08:57.776Z] #39 16.81   DEP      images/sa.pb-c.d
19:08:57 [2020-05-14T19:08:57.776Z] #39 ...
19:08:57 [2020-05-14T19:08:57.776Z] 
19:08:57 [2020-05-14T19:08:57.776Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:57 [2020-05-14T19:08:57.776Z] #47 63.58 regexp
19:08:57 [2020-05-14T19:08:57.776Z] #47 64.43 context
19:08:57 [2020-05-14T19:08:57.776Z] #47 64.45 internal/poll
19:08:57 [2020-05-14T19:08:57.776Z] #47 67.76 os
19:08:57 [2020-05-14T19:08:57.776Z] #47 72.86 mvdan.cc/sh/v3/fileutil
19:08:58 [2020-05-14T19:08:58.036Z] #47 ...
19:08:58 [2020-05-14T19:08:58.036Z] 
19:08:58 [2020-05-14T19:08:58.036Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:58 [2020-05-14T19:08:58.036Z] #39 16.86   PBCC     images/pipe-data.pb-c.c
19:08:58 [2020-05-14T19:08:58.036Z] #39 16.91   DEP      images/pipe-data.pb-c.d
19:08:58 [2020-05-14T19:08:58.036Z] #39 17.02   PBCC     images/mnt.pb-c.c
19:08:58 [2020-05-14T19:08:58.036Z] #39 17.07   DEP      images/mnt.pb-c.d
19:08:58 [2020-05-14T19:08:58.295Z] #39 ...
19:08:58 [2020-05-14T19:08:58.295Z] 
19:08:58 [2020-05-14T19:08:58.295Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:08:58 [2020-05-14T19:08:58.295Z] #30 64.01 internal/poll
19:08:58 [2020-05-14T19:08:58.295Z] #30 66.69 os
19:08:58 [2020-05-14T19:08:58.295Z] #30 67.21 internal/fmtsort
19:08:58 [2020-05-14T19:08:58.295Z] #30 69.16 path/filepath
19:08:58 [2020-05-14T19:08:58.295Z] #30 69.17 fmt
19:08:58 [2020-05-14T19:08:58.295Z] #30 71.25 io/ioutil
19:08:58 [2020-05-14T19:08:58.295Z] #30 73.14 github.com/BurntSushi/toml
19:08:58 [2020-05-14T19:08:58.295Z] #30 73.15 log
19:08:58 [2020-05-14T19:08:58.295Z] #30 73.16 flag
19:08:58 [2020-05-14T19:08:58.295Z] #30 ...
19:08:58 [2020-05-14T19:08:58.295Z] 
19:08:58 [2020-05-14T19:08:58.295Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:58 [2020-05-14T19:08:58.295Z] #39 17.27   PBCC     images/sk-packet.pb-c.c
19:08:58 [2020-05-14T19:08:58.295Z] #39 17.29   DEP      images/sk-packet.pb-c.d
19:08:58 [2020-05-14T19:08:58.295Z] #39 17.35   PBCC     images/tcp-stream.pb-c.c
19:08:58 [2020-05-14T19:08:58.555Z] #39 17.45   DEP      images/tcp-stream.pb-c.d
19:08:58 [2020-05-14T19:08:58.555Z] #39 17.48   PBCC     images/pipe.pb-c.c
19:08:58 [2020-05-14T19:08:58.555Z] #39 17.51   DEP      images/pipe.pb-c.d
19:08:58 [2020-05-14T19:08:58.555Z] #39 17.54   PBCC     images/pstree.pb-c.c
19:08:58 [2020-05-14T19:08:58.555Z] #39 17.56   DEP      images/pstree.pb-c.d
19:08:58 [2020-05-14T19:08:58.816Z] #39 17.59   PBCC     images/fs.pb-c.c
19:08:58 [2020-05-14T19:08:58.816Z] #39 17.61   DEP      images/fs.pb-c.d
19:08:58 [2020-05-14T19:08:58.816Z] #39 17.65   PBCC     images/signalfd.pb-c.c
19:08:58 [2020-05-14T19:08:58.816Z] #39 17.74   DEP      images/signalfd.pb-c.d
19:08:58 [2020-05-14T19:08:58.816Z] #39 17.83   PBCC     images/fh.pb-c.c
19:08:59 [2020-05-14T19:08:59.077Z] #39 17.93   PBCC     images/fsnotify.pb-c.c
19:08:59 [2020-05-14T19:08:59.077Z] #39 18.03   DEP      images/fh.pb-c.d
19:08:59 [2020-05-14T19:08:59.077Z] #39 18.08   DEP      images/fsnotify.pb-c.d
19:08:59 [2020-05-14T19:08:59.146Z] #12 DONE 2.3s
19:08:59 [2020-05-14T19:08:59.146Z] 
19:08:59 [2020-05-14T19:08:59.146Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.718 + RM_GOPATH=0
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.718 + TMP_GOPATH=
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.718 + : /build
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.718 + '[' -z '' ']'
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.729 ++ mktemp -d
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.735 + export GOPATH=/tmp/tmp.4W0p4XAhpc
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.735 + GOPATH=/tmp/tmp.4W0p4XAhpc
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.735 + RM_GOPATH=1
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.740 ++ dirname /tmp/install/install.sh
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.740 + dir=/tmp/install
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.740 + bin=runc
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.740 + shift
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.740 + '[' '!' -f /tmp/install/runc.installer ']'
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.740 + . /tmp/install/runc.installer
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.740 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.740 + install_runc
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.750 + grep -q '^3\.10\.0.*\.el7\.'
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.768 + uname -r
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.790 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.791 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.791 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.791 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4W0p4XAhpc/src/github.com/opencontainers/runc
19:08:59 [2020-05-14T19:08:59.146Z] #49 2.794 Cloning into '/tmp/tmp.4W0p4XAhpc/src/github.com/opencontainers/runc'...
19:08:59 [2020-05-14T19:08:59.347Z] #39 18.20   PBCC     images/eventpoll.pb-c.c
19:08:59 [2020-05-14T19:08:59.347Z] #39 18.33   DEP      images/eventpoll.pb-c.d
19:08:59 [2020-05-14T19:08:59.347Z] #39 18.44   PBCC     images/eventfd.pb-c.c
19:08:59 [2020-05-14T19:08:59.608Z] #39 ...
19:08:59 [2020-05-14T19:08:59.608Z] 
19:08:59 [2020-05-14T19:08:59.608Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:08:59 [2020-05-14T19:08:59.608Z] #33 10.83 -- Detecting C compile features - done
19:08:59 [2020-05-14T19:08:59.608Z] #33 10.89 -- Performing Test HAS_BUILTIN_FORTIFY
19:08:59 [2020-05-14T19:08:59.608Z] #33 11.37 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:08:59 [2020-05-14T19:08:59.608Z] #33 11.47 -- Configuring done
19:08:59 [2020-05-14T19:08:59.608Z] #33 11.50 -- Generating done
19:08:59 [2020-05-14T19:08:59.608Z] #33 11.52 -- Build files have been written to: /tmp/tmp.OTHMW9vRqM/tini
19:08:59 [2020-05-14T19:08:59.608Z] #33 11.52 + make tini-static
19:08:59 [2020-05-14T19:08:59.608Z] #33 12.13 Scanning dependencies of target tini-static
19:08:59 [2020-05-14T19:08:59.608Z] #33 12.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:08:59 [2020-05-14T19:08:59.608Z] #33 14.55 [100%] Linking C executable tini-static
19:08:59 [2020-05-14T19:08:59.608Z] #33 15.28 [100%] Built target tini-static
19:08:59 [2020-05-14T19:08:59.608Z] #33 15.38 + mkdir -p /build
19:08:59 [2020-05-14T19:08:59.608Z] #33 15.38 + cp tini-static /build/docker-init
19:08:59 [2020-05-14T19:08:59.608Z] #33 DONE 15.8s
19:08:59 [2020-05-14T19:08:59.608Z] 
19:08:59 [2020-05-14T19:08:59.608Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:08:59 [2020-05-14T19:08:59.608Z] #39 18.48   DEP      images/eventfd.pb-c.d
19:08:59 [2020-05-14T19:08:59.608Z] #39 18.69   PBCC     images/remap-file-path.pb-c.c
19:08:59 [2020-05-14T19:08:59.869Z] #39 18.70   DEP      images/remap-file-path.pb-c.d
19:08:59 [2020-05-14T19:08:59.869Z] #39 18.80   PBCC     images/fifo.pb-c.c
19:08:59 [2020-05-14T19:08:59.869Z] #39 18.88   DEP      images/fifo.pb-c.d
19:09:00 [2020-05-14T19:09:00.129Z] #39 19.06   PBCC     images/ghost-file.pb-c.c
19:09:00 [2020-05-14T19:09:00.129Z] #39 19.16   DEP      images/ghost-file.pb-c.d
19:09:00 [2020-05-14T19:09:00.364Z] #11 26.01 Reading package lists...
19:09:00 [2020-05-14T19:09:00.364Z] #11 ...
19:09:00 [2020-05-14T19:09:00.364Z] 
19:09:00 [2020-05-14T19:09:00.364Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:09:00 [2020-05-14T19:09:00.364Z] #60 30.15 Checking out files:  61% (1274/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
19:09:00 [2020-05-14T19:09:00.364Z] #60 30.97 + cd /tmp/tmp.kEIhyjsIyh/src/github.com/docker/libnetwork
19:09:00 [2020-05-14T19:09:00.364Z] #60 30.97 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
19:09:00 [2020-05-14T19:09:00.364Z] #60 31.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
19:09:00 [2020-05-14T19:09:00.389Z] #39 19.21   PBCC     images/regfile.pb-c.c
19:09:00 [2020-05-14T19:09:00.389Z] #39 19.25   DEP      images/regfile.pb-c.d
19:09:00 [2020-05-14T19:09:00.389Z] #39 19.28   PBCC     images/ns.pb-c.c
19:09:00 [2020-05-14T19:09:00.389Z] #39 19.31   DEP      images/ns.pb-c.d
19:09:00 [2020-05-14T19:09:00.389Z] #39 19.36   PBCC     images/fdinfo.pb-c.c
19:09:00 [2020-05-14T19:09:00.389Z] #39 19.42   DEP      images/fdinfo.pb-c.d
19:09:00 [2020-05-14T19:09:00.522Z] #49 ...
19:09:00 [2020-05-14T19:09:00.522Z] 
19:09:00 [2020-05-14T19:09:00.522Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:00 [2020-05-14T19:09:00.522Z] #41 155.4 crypto/tls
19:09:00 [2020-05-14T19:09:00.522Z] #41 162.6 net/http/httptrace
19:09:00 [2020-05-14T19:09:00.522Z] #41 162.8 net/http
19:09:00 [2020-05-14T19:09:00.522Z] #41 ...
19:09:00 [2020-05-14T19:09:00.522Z] 
19:09:00 [2020-05-14T19:09:00.522Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:00 [2020-05-14T19:09:00.522Z] #39 56.02   CC       compel/src/lib/ptrace.o
19:09:00 [2020-05-14T19:09:00.522Z] #39 56.58   AR       compel/libcompel.a
19:09:00 [2020-05-14T19:09:00.522Z] #39 56.71   HOSTCC   compel/src/main-host.o
19:09:00 [2020-05-14T19:09:00.522Z] #39 57.08   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
19:09:00 [2020-05-14T19:09:00.522Z] #39 57.23   HOSTCC   compel/src/lib/handle-elf-host.o
19:09:00 [2020-05-14T19:09:00.522Z] #39 57.55   HOSTCC   compel/src/lib/log-host.o
19:09:00 [2020-05-14T19:09:00.522Z] #39 57.74   HOSTLINK compel/compel-host-bin
19:09:00 [2020-05-14T19:09:00.522Z] #39 58.07   DEP      soccr/soccr.d
19:09:00 [2020-05-14T19:09:00.522Z] #39 58.30   CC       soccr/soccr.o
19:09:00 [2020-05-14T19:09:00.522Z] #39 59.54   AR       soccr/libsoccr.a
19:09:00 [2020-05-14T19:09:00.522Z] #39 59.58 make[1]: 'soccr/libsoccr.a' is up to date.
19:09:00 [2020-05-14T19:09:00.522Z] #39 59.87   DEP      criu/arch/x86/sigframe.d
19:09:00 [2020-05-14T19:09:00.522Z] #39 60.09   DEP      criu/arch/x86/sigaction_compat.d
19:09:00 [2020-05-14T19:09:00.522Z] #39 60.31   DEP      criu/arch/x86/kerndat.d
19:09:00 [2020-05-14T19:09:00.522Z] #39 60.48   DEP      criu/arch/x86/crtools.d
19:09:00 [2020-05-14T19:09:00.522Z] #39 60.71   DEP      criu/arch/x86/cpu.d
19:09:00 [2020-05-14T19:09:00.522Z] #39 60.94   CC       criu/arch/x86/cpu.o
19:09:00 [2020-05-14T19:09:00.522Z] #39 61.61   CC       criu/arch/x86/crtools.o
19:09:00 [2020-05-14T19:09:00.649Z] #39 19.52   PBCC     images/core-aarch64.pb-c.c
19:09:00 [2020-05-14T19:09:00.649Z] #39 19.68   PBCC     images/core-arm.pb-c.c
19:09:00 [2020-05-14T19:09:00.910Z] #39 19.77   PBCC     images/core-ppc64.pb-c.c
19:09:00 [2020-05-14T19:09:00.910Z] #39 19.89   PBCC     images/core-s390.pb-c.c
19:09:01 [2020-05-14T19:09:01.171Z] #39 19.98   PBCC     images/core-x86.pb-c.c
19:09:01 [2020-05-14T19:09:01.171Z] #39 20.01   PBCC     images/core.pb-c.c
19:09:01 [2020-05-14T19:09:01.171Z] #39 20.19   PBCC     images/inventory.pb-c.c
19:09:01 [2020-05-14T19:09:01.431Z] #39 20.29   DEP      images/core-aarch64.pb-c.d
19:09:01 [2020-05-14T19:09:01.431Z] #39 20.35   DEP      images/core-arm.pb-c.d
19:09:01 [2020-05-14T19:09:01.431Z] #39 20.48   DEP      images/core-ppc64.pb-c.d
19:09:01 [2020-05-14T19:09:01.459Z] #39 ...
19:09:01 [2020-05-14T19:09:01.459Z] 
19:09:01 [2020-05-14T19:09:01.459Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:09:01 [2020-05-14T19:09:01.459Z] #13 2.142 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:09:01 [2020-05-14T19:09:01.459Z] #13 DONE 2.3s
19:09:01 [2020-05-14T19:09:01.459Z] 
19:09:01 [2020-05-14T19:09:01.459Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:09:01 [2020-05-14T19:09:01.692Z] #39 20.60   DEP      images/core-s390.pb-c.d
19:09:01 [2020-05-14T19:09:01.692Z] #39 20.70   DEP      images/core-x86.pb-c.d
19:09:01 [2020-05-14T19:09:01.952Z] #39 20.80   DEP      images/core.pb-c.d
19:09:01 [2020-05-14T19:09:01.952Z] #39 20.93   DEP      images/inventory.pb-c.d
19:09:02 [2020-05-14T19:09:02.213Z] #39 21.02   PBCC     images/cpuinfo.pb-c.c
19:09:02 [2020-05-14T19:09:02.213Z] #39 21.04   DEP      images/cpuinfo.pb-c.d
19:09:02 [2020-05-14T19:09:02.213Z] #39 21.17   PBCC     images/stats.pb-c.c
19:09:02 [2020-05-14T19:09:02.213Z] #39 21.21   DEP      images/stats.pb-c.d
19:09:03 [2020-05-14T19:09:03.357Z] #14 DONE 2.1s
19:09:03 [2020-05-14T19:09:03.357Z] 
19:09:03 [2020-05-14T19:09:03.357Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:09:04 [2020-05-14T19:09:04.126Z] #39 23.14 make[1]: Nothing to be done for 'all'.
19:09:04 [2020-05-14T19:09:04.801Z] #60 ...
19:09:04 [2020-05-14T19:09:04.801Z] 
19:09:04 [2020-05-14T19:09:04.801Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:04 [2020-05-14T19:09:04.801Z] #42 25.42 vendor/golang.org/x/crypto/internal/subtle
19:09:04 [2020-05-14T19:09:04.801Z] #42 ...
19:09:04 [2020-05-14T19:09:04.801Z] 
19:09:04 [2020-05-14T19:09:04.801Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:09:04 [2020-05-14T19:09:04.801Z] #37 29.83 Checking out files:  77% (1243/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
19:09:04 [2020-05-14T19:09:04.801Z] #37 30.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
19:09:04 [2020-05-14T19:09:04.801Z] #37 32.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
19:09:04 [2020-05-14T19:09:04.801Z] #37 ...
19:09:04 [2020-05-14T19:09:04.801Z] 
19:09:04 [2020-05-14T19:09:04.801Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:09:04 [2020-05-14T19:09:04.801Z] #52 25.97 Fetched 8128 kB in 24s (334 kB/s)
19:09:04 [2020-05-14T19:09:04.801Z] #52 25.97 Reading package lists...
19:09:04 [2020-05-14T19:09:04.801Z] #52 ...
19:09:04 [2020-05-14T19:09:04.801Z] 
19:09:04 [2020-05-14T19:09:04.801Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:09:04 [2020-05-14T19:09:04.801Z] #48 26.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:09:04 [2020-05-14T19:09:04.801Z] #48 27.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:09:04 [2020-05-14T19:09:04.801Z] #48 30.59 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:09:04 [2020-05-14T19:09:04.801Z] #48 33.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
19:09:04 [2020-05-14T19:09:04.801Z] #48 33.32 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
19:09:04 [2020-05-14T19:09:04.801Z] #48 33.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
19:09:04 [2020-05-14T19:09:04.801Z] #48 34.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
19:09:04 [2020-05-14T19:09:04.801Z] #48 35.78 runtime/cgo
19:09:04 [2020-05-14T19:09:04.801Z] #48 36.30 runtime
19:09:04 [2020-05-14T19:09:04.801Z] #48 ...
19:09:04 [2020-05-14T19:09:04.801Z] 
19:09:04 [2020-05-14T19:09:04.801Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:09:04 [2020-05-14T19:09:04.801Z] #33 26.24 Fetched 8128 kB in 25s (329 kB/s)
19:09:05 [2020-05-14T19:09:05.089Z] #33 26.24 Reading package lists...
19:09:05 [2020-05-14T19:09:05.089Z] #33 ...
19:09:05 [2020-05-14T19:09:05.089Z] 
19:09:05 [2020-05-14T19:09:05.089Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:09:05 [2020-05-14T19:09:05.089Z] #11 26.01 Reading package lists...
19:09:05 [2020-05-14T19:09:05.089Z] #11 ...
19:09:05 [2020-05-14T19:09:05.089Z] 
19:09:05 [2020-05-14T19:09:05.089Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:09:05 [2020-05-14T19:09:05.089Z] #24 26.51 Fetched 8128 kB in 25s (322 kB/s)
19:09:05 [2020-05-14T19:09:05.089Z] #24 26.51 Reading package lists...
19:09:05 [2020-05-14T19:09:05.378Z] #24 ...
19:09:05 [2020-05-14T19:09:05.378Z] 
19:09:05 [2020-05-14T19:09:05.378Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:09:05 [2020-05-14T19:09:05.378Z] #39 26.67 Fetched 8128 kB in 25s (325 kB/s)
19:09:05 [2020-05-14T19:09:05.378Z] #39 26.67 Reading package lists...
19:09:05 [2020-05-14T19:09:05.378Z] #39 ...
19:09:05 [2020-05-14T19:09:05.378Z] 
19:09:05 [2020-05-14T19:09:05.378Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:09:05 [2020-05-14T19:09:05.993Z] #15 DONE 2.3s
19:09:05 [2020-05-14T19:09:05.993Z] 
19:09:05 [2020-05-14T19:09:05.993Z] #16 [dev-systemd-false  6/26] RUN ldconfig
19:09:06 [2020-05-14T19:09:06.109Z] #39 25.18   CC       images/stats.o
19:09:06 [2020-05-14T19:09:06.680Z] #39 ...
19:09:06 [2020-05-14T19:09:06.680Z] 
19:09:06 [2020-05-14T19:09:06.680Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:09:06 [2020-05-14T19:09:06.681Z] #52 37.80 Checking out files:  33% (1061/3177)   
Checking out files:  34% (1081/3177)   
Checking out files:  35% (1112/3177)   
Checking out files:  36% (1144/3177)   
Checking out files:  37% (1176/3177)   
Checking out files:  38% (1208/3177)   
Checking out files:  39% (1240/3177)   
Checking out files:  40% (1271/3177)   
Checking out files:  41% (1303/3177)   
Checking out files:  42% (1335/3177)   
Checking out files:  43% (1367/3177)   
Checking out files:  44% (1398/3177)   
Checking out files:  45% (1430/3177)   
Checking out files:  46% (1462/3177)   
Checking out files:  47% (1494/3177)   
Checking out files:  48% (1525/3177)   
Checking out files:  49% (1557/3177)   
Checking out files:  50% (1589/3177)   
Checking out files:  51% (1621/3177)   
Checking out files:  52% (1653/3177)   
Checking out files:  53% (1684/3177)   
Checking out files:  54% (1716/3177)   
Checking out files:  55% (1748/3177)   
Checking out files:  56% (1780/3177)   
Checking out files:  57% (1811/3177)   
Checking out files:  58% (1843/3177)   
Checking out files:  59% (1875/3177)   
Checking out files:  60% (1907/3177)   
Checking out files:  61% (1938/3177)   
Checking out files:  62% (1970/3177)   
Checking out files:  63% (2002/3177)   
Checking out files:  64% (2034/3177)   
Checking out files:  65% (2066/3177)   
Checking out files:  66% (2097/3177)   
Checking out files:  67% (2129/3177)   
Checking out files:  68% (2161/3177)   
Checking out files:  69% (2193/3177)   
Checking out files:  70% (2224/3177)   
Checking out files:  71% (2256/3177)   
Checking out files:  72% (2288/3177)   
Checking out files:  73% (2320/3177)   
Checking out files:  74% (2351/3177)   
Checking out files:  75% (2383/3177)   
Checking out files:  76% (2415/3177)   
Checking out files:  77% (2447/3177)   
Checking out files:  78% (2479/3177)   
Checking out files:  79% (2510/3177)   
Checking out files:  80% (2542/3177)   
Checking out files:  81% (2574/3177)   
Checking out files:  82% (2606/3177)   
Checking out files:  83% (2637/3177)   
Checking out files:  84% (2669/3177)   
Checking out files:  84% (2700/3177)   
Checking out files:  85% (2701/3177)   
Checking out files:  86% (2733/3177)   
Checking out files:  87% (2764/3177)   
Checking out files:  88% (2796/3177)   
Checking out files:  89% (2828/3177)   
Checking out files:  90% (2860/3177)   
Checking out files:  91% (2892/3177)   
Checking out files:  92% (2923/3177)   
Checking out files:  93% (2955/3177)   
Checking out files:  94% (2987/3177)   
Checking out files:  95% (3019/3177)   
Checking out files:  96% (3050/3177)   
Checking out files:  97% (3082/3177)   
Checking out files:  98% (3114/3177)   
Checking out files:  99% (3146/3177)   
Checking out files: 100% (3177/3177)   
Checking out files: 100% (3177/3177), done.
19:09:06 [2020-05-14T19:09:06.681Z] #52 39.46 + cd /tmp/tmp.NCDCHXZSxr/src/github.com/containerd/containerd
19:09:06 [2020-05-14T19:09:06.681Z] #52 39.48 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
19:09:06 [2020-05-14T19:09:06.681Z] #52 41.19 + export 'BUILDTAGS=netgo osusergo static_build'
19:09:06 [2020-05-14T19:09:06.681Z] #52 41.19 + BUILDTAGS='netgo osusergo static_build'
19:09:06 [2020-05-14T19:09:06.681Z] #52 41.19 + export EXTRA_FLAGS=-buildmode=pie
19:09:06 [2020-05-14T19:09:06.681Z] #52 41.19 + EXTRA_FLAGS=-buildmode=pie
19:09:06 [2020-05-14T19:09:06.681Z] #52 41.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:09:06 [2020-05-14T19:09:06.681Z] #52 41.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:09:06 [2020-05-14T19:09:06.681Z] #52 41.19 + '[' '' = dynamic ']'
19:09:06 [2020-05-14T19:09:06.681Z] #52 41.19 + make
19:09:06 [2020-05-14T19:09:06.681Z] #52 42.33 + bin/ctr
19:09:06 [2020-05-14T19:09:06.681Z] #52 ...
19:09:06 [2020-05-14T19:09:06.681Z] 
19:09:06 [2020-05-14T19:09:06.681Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:06 [2020-05-14T19:09:06.681Z] #41 72.60 os/exec
19:09:06 [2020-05-14T19:09:06.681Z] #41 75.22 internal/lazyregexp
19:09:06 [2020-05-14T19:09:06.681Z] #41 75.80 github.com/LK4D4/vndr/versioned
19:09:06 [2020-05-14T19:09:06.681Z] #41 78.81 net/url
19:09:06 [2020-05-14T19:09:06.681Z] #41 78.81 text/template/parse
19:09:06 [2020-05-14T19:09:06.681Z] #41 78.81 go/scanner
19:09:06 [2020-05-14T19:09:06.681Z] #41 81.77 go/ast
19:09:06 [2020-05-14T19:09:06.681Z] #41 82.35 encoding/json
19:09:06 [2020-05-14T19:09:06.941Z] #41 ...
19:09:06 [2020-05-14T19:09:06.941Z] 
19:09:06 [2020-05-14T19:09:06.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:06 [2020-05-14T19:09:06.941Z] #39 25.65   CC       images/core.o
19:09:07 [2020-05-14T19:09:07.512Z] #39 ...
19:09:07 [2020-05-14T19:09:07.512Z] 
19:09:07 [2020-05-14T19:09:07.512Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:09:07 [2020-05-14T19:09:07.512Z] #30 78.11 github.com/BurntSushi/toml/cmd/tomlv
19:09:07 [2020-05-14T19:09:07.512Z] #30 DONE 83.4s
19:09:07 [2020-05-14T19:09:07.512Z] 
19:09:07 [2020-05-14T19:09:07.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:07 [2020-05-14T19:09:07.512Z] #39 26.46   CC       images/core-x86.o
19:09:07 [2020-05-14T19:09:07.892Z] #16 DONE 2.1s
19:09:07 [2020-05-14T19:09:07.892Z] 
19:09:07 [2020-05-14T19:09:07.892Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:09:08 [2020-05-14T19:09:08.461Z] #39 27.28   CC       images/core-arm.o
19:09:09 [2020-05-14T19:09:09.045Z] #39 ...
19:09:09 [2020-05-14T19:09:09.045Z] 
19:09:09 [2020-05-14T19:09:09.045Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:09:09 [2020-05-14T19:09:09.045Z] #47 74.86 flag
19:09:09 [2020-05-14T19:09:09.045Z] #47 74.87 go/token
19:09:09 [2020-05-14T19:09:09.045Z] #47 74.87 github.com/pkg/diff
19:09:09 [2020-05-14T19:09:09.045Z] #47 74.90 encoding/binary
19:09:09 [2020-05-14T19:09:09.045Z] #47 77.83 go/scanner
19:09:09 [2020-05-14T19:09:09.045Z] #47 78.47 mvdan.cc/editorconfig
19:09:09 [2020-05-14T19:09:09.045Z] #47 78.74 mvdan.cc/sh/v3/syntax
19:09:09 [2020-05-14T19:09:09.045Z] #47 80.73 encoding/base64
19:09:09 [2020-05-14T19:09:09.045Z] #47 81.16 go/ast
19:09:09 [2020-05-14T19:09:09.045Z] #47 81.42 golang.org/x/sys/unix
19:09:09 [2020-05-14T19:09:09.045Z] #47 82.08 encoding/json
19:09:09 [2020-05-14T19:09:09.306Z] #47 ...
19:09:09 [2020-05-14T19:09:09.306Z] 
19:09:09 [2020-05-14T19:09:09.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:09 [2020-05-14T19:09:09.306Z] #39 28.11   CC       images/core-aarch64.o
19:09:09 [2020-05-14T19:09:09.536Z] Running on azwin-2-c1d470 in d:\jenkins\workspace\moby_PR-40908
[Pipeline] {
[Pipeline] ws
19:09:09 [2020-05-14T19:09:09.553Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
19:09:09 [2020-05-14T19:09:09.878Z] #39 28.79   CC       images/core-ppc64.o
19:09:10 [2020-05-14T19:09:10.204Z] #52 ...
19:09:10 [2020-05-14T19:09:10.204Z] 
19:09:10 [2020-05-14T19:09:10.204Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:09:10 [2020-05-14T19:09:10.204Z] #45 DONE 182.0s
19:09:10 [2020-05-14T19:09:10.204Z] 
19:09:10 [2020-05-14T19:09:10.204Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:09:10 [2020-05-14T19:09:10.204Z] #52 ...
19:09:10 [2020-05-14T19:09:10.204Z] 
19:09:10 [2020-05-14T19:09:10.204Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:09:10 [2020-05-14T19:09:10.204Z] #46 DONE 0.2s
19:09:10 [2020-05-14T19:09:10.204Z] 
19:09:10 [2020-05-14T19:09:10.204Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:09:10 [2020-05-14T19:09:10.204Z] #48 DONE 0.2s
19:09:10 [2020-05-14T19:09:10.204Z] 
19:09:10 [2020-05-14T19:09:10.204Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:09:10 [2020-05-14T19:09:10.204Z] #50 DONE 0.1s
19:09:10 [2020-05-14T19:09:10.204Z] 
19:09:10 [2020-05-14T19:09:10.204Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:09:10 [2020-05-14T19:09:10.204Z] #52 161.5 + bin/containerd-stress
19:09:10 [2020-05-14T19:09:10.424Z] #17 2.537 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:09:10 [2020-05-14T19:09:10.424Z] #17 2.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:09:10 [2020-05-14T19:09:10.424Z] #17 2.637 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:09:10 [2020-05-14T19:09:10.917Z] #52 36.57 Reading package lists...
19:09:10 [2020-05-14T19:09:10.918Z] #52 ...
19:09:10 [2020-05-14T19:09:10.918Z] 
19:09:10 [2020-05-14T19:09:10.918Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:09:10 [2020-05-14T19:09:10.918Z] #33 26.24 Reading package lists...
19:09:10 [2020-05-14T19:09:10.989Z] #17 3.181 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
19:09:11 [2020-05-14T19:09:11.262Z] #39 29.83   CC       images/core-s390.o
19:09:11 [2020-05-14T19:09:11.554Z] #17 ...
19:09:11 [2020-05-14T19:09:11.554Z] 
19:09:11 [2020-05-14T19:09:11.554Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:11 [2020-05-14T19:09:11.554Z] #39 62.99   CC       criu/arch/x86/kerndat.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 63.67   CC       criu/arch/x86/sigaction_compat.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 63.89   CC       criu/arch/x86/sigframe.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 64.15   LINK     criu/arch/x86/crtools.built-in.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 64.21   DEP      criu/pie/util-vdso-elf32.d
19:09:11 [2020-05-14T19:09:11.554Z] #39 64.32   DEP      criu/pie/util-vdso.d
19:09:11 [2020-05-14T19:09:11.554Z] #39 64.49   DEP      criu/pie/util.d
19:09:11 [2020-05-14T19:09:11.554Z] #39 64.69   CC       criu/pie/util.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 65.03   CC       criu/pie/util-vdso.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 65.78   CC       criu/pie/util-vdso-elf32.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 66.61   AR       criu/pie/pie.lib.a
19:09:11 [2020-05-14T19:09:11.554Z] #39 66.70   DEP      criu/pie/restorer.d
19:09:11 [2020-05-14T19:09:11.554Z] #39 67.00   DEP      criu/arch/x86/sigaction_compat_pie.d
19:09:11 [2020-05-14T19:09:11.554Z] #39 67.19   DEP      criu/arch/x86/restorer_unmap.d
19:09:11 [2020-05-14T19:09:11.554Z] #39 67.21   DEP      criu/arch/x86/restorer.d
19:09:11 [2020-05-14T19:09:11.554Z] #39 67.36   DEP      criu/arch/x86/vdso-pie.d
19:09:11 [2020-05-14T19:09:11.554Z] #39 67.47   DEP      criu/pie/parasite-vdso.d
19:09:11 [2020-05-14T19:09:11.554Z] #39 67.57   DEP      criu/pie/parasite.d
19:09:11 [2020-05-14T19:09:11.554Z] #39 67.84   CC       criu/pie/parasite.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 69.53   LINK     criu/pie/parasite.built-in.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 69.53   GEN      criu/pie/parasite-blob.h
19:09:11 [2020-05-14T19:09:11.554Z] #39 69.59   CC       criu/pie/parasite-vdso.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 70.37   CC       criu/arch/x86/vdso-pie.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 70.73   CC       criu/arch/x86/restorer.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 71.23   CC       criu/arch/x86/restorer_unmap.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 71.32   CC       criu/arch/x86/sigaction_compat_pie.o
19:09:11 [2020-05-14T19:09:11.554Z] #39 71.61   CC       criu/pie/restorer.o
19:09:11 [2020-05-14T19:09:11.669Z] #52 163.0 + bin/containerd-shim
19:09:11 [2020-05-14T19:09:11.834Z] #39 30.84   CC       images/cpuinfo.o
19:09:12 [2020-05-14T19:09:12.119Z] #39 ...
19:09:12 [2020-05-14T19:09:12.119Z] 
19:09:12 [2020-05-14T19:09:12.119Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:09:12 [2020-05-14T19:09:12.119Z] #17 4.463 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB]
19:09:12 [2020-05-14T19:09:12.405Z] #39 31.36   CC       images/inventory.o
19:09:12 [2020-05-14T19:09:12.665Z] #39 31.64   CC       images/fdinfo.o
19:09:13 [2020-05-14T19:09:13.235Z] #39 32.09   CC       images/fown.o
19:09:13 [2020-05-14T19:09:13.496Z] #39 32.36   CC       images/ns.o
19:09:13 [2020-05-14T19:09:13.645Z] #33 38.09 Reading package lists...
19:09:13 [2020-05-14T19:09:13.645Z] #33 ...
19:09:13 [2020-05-14T19:09:13.645Z] 
19:09:13 [2020-05-14T19:09:13.645Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:09:13 [2020-05-14T19:09:13.645Z] #52 36.57 Reading package lists...
19:09:14 [2020-05-14T19:09:14.017Z] #17 6.098 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
19:09:14 [2020-05-14T19:09:14.064Z] #39 32.86   CC       images/regfile.o
19:09:14 [2020-05-14T19:09:14.274Z] #17 ...
19:09:14 [2020-05-14T19:09:14.274Z] 
19:09:14 [2020-05-14T19:09:14.274Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:14 [2020-05-14T19:09:14.274Z] #49 9.991 + cd /tmp/tmp.4W0p4XAhpc/src/github.com/opencontainers/runc
19:09:14 [2020-05-14T19:09:14.274Z] #49 9.991 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:09:14 [2020-05-14T19:09:14.274Z] #49 10.58 + '[' -z '' ']'
19:09:14 [2020-05-14T19:09:14.274Z] #49 10.58 + target=static
19:09:14 [2020-05-14T19:09:14.274Z] #49 10.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:09:14 [2020-05-14T19:09:14.274Z] #49 12.23 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 .
19:09:14 [2020-05-14T19:09:14.325Z] #39 33.19   CC       images/ghost-file.o
19:09:14 [2020-05-14T19:09:14.532Z] #49 ...
19:09:14 [2020-05-14T19:09:14.532Z] 
19:09:14 [2020-05-14T19:09:14.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:14 [2020-05-14T19:09:14.532Z] #39 74.64   LINK     criu/pie/restorer.built-in.o
19:09:14 [2020-05-14T19:09:14.532Z] #39 74.67   GEN      criu/pie/restorer-blob.h
19:09:14 [2020-05-14T19:09:14.532Z] #39 74.77   DEP      criu/vdso.d
19:09:14 [2020-05-14T19:09:14.532Z] #39 74.94   DEP      criu/vdso-compat.d
19:09:14 [2020-05-14T19:09:14.532Z] #39 75.08   DEP      criu/uts_ns.d
19:09:14 [2020-05-14T19:09:14.532Z] #39 75.25   DEP      criu/util.d
19:09:14 [2020-05-14T19:09:14.532Z] #39 75.51   DEP      criu/uffd.d
19:09:14 [2020-05-14T19:09:14.532Z] #39 75.74   DEP      criu/tun.d
19:09:14 [2020-05-14T19:09:14.532Z] #39 75.91   DEP      criu/tty.d
19:09:14 [2020-05-14T19:09:14.790Z] #39 76.08   DEP      criu/timerfd.d
19:09:14 [2020-05-14T19:09:14.896Z] #39 33.77   CC       images/fifo.o
19:09:15 [2020-05-14T19:09:15.048Z] #39 76.24   DEP      criu/sysfs_parse.d
19:09:15 [2020-05-14T19:09:15.048Z] #39 76.38   DEP      criu/sysctl.d
19:09:15 [2020-05-14T19:09:15.159Z] #39 34.12   CC       images/remap-file-path.o
19:09:15 [2020-05-14T19:09:15.306Z] #39 76.53   DEP      criu/string.d
19:09:15 [2020-05-14T19:09:15.306Z] #39 76.58   DEP      criu/stats.d
19:09:15 [2020-05-14T19:09:15.419Z] #39 34.40   CC       images/eventfd.o
19:09:15 [2020-05-14T19:09:15.564Z] #39 76.70   DEP      criu/sockets.d
19:09:15 [2020-05-14T19:09:15.564Z] #39 76.92   DEP      criu/sk-unix.d
19:09:15 [2020-05-14T19:09:15.776Z] #52 45.49 Building dependency tree...
19:09:15 [2020-05-14T19:09:15.776Z] #52 ...
19:09:15 [2020-05-14T19:09:15.776Z] 
19:09:15 [2020-05-14T19:09:15.776Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:09:15 [2020-05-14T19:09:15.776Z] #24 36.88 Reading package lists...
19:09:15 [2020-05-14T19:09:15.776Z] #24 ...
19:09:15 [2020-05-14T19:09:15.776Z] 
19:09:15 [2020-05-14T19:09:15.776Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:09:15 [2020-05-14T19:09:15.776Z] #11 36.94 Reading package lists...
19:09:15 [2020-05-14T19:09:15.776Z] #11 ...
19:09:15 [2020-05-14T19:09:15.776Z] 
19:09:15 [2020-05-14T19:09:15.776Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:09:15 [2020-05-14T19:09:15.776Z] #39 26.67 Reading package lists...
19:09:15 [2020-05-14T19:09:15.823Z] #39 77.15   DEP      criu/sk-tcp.d
19:09:15 [2020-05-14T19:09:15.991Z] #39 34.73   CC       images/eventpoll.o
19:09:16 [2020-05-14T19:09:16.065Z] #39 37.41 Reading package lists...
19:09:16 [2020-05-14T19:09:16.065Z] #39 ...
19:09:16 [2020-05-14T19:09:16.065Z] 
19:09:16 [2020-05-14T19:09:16.065Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:09:16 [2020-05-14T19:09:16.065Z] #11 36.94 Reading package lists...
19:09:16 [2020-05-14T19:09:16.081Z] #39 77.30   DEP      criu/sk-queue.d
19:09:16 [2020-05-14T19:09:16.081Z] #39 77.50   DEP      criu/sk-packet.d
19:09:16 [2020-05-14T19:09:16.252Z] #39 35.03   CC       images/fh.o
19:09:16 [2020-05-14T19:09:16.341Z] #39 77.71   DEP      criu/sk-netlink.d
19:09:16 [2020-05-14T19:09:16.512Z] #39 35.50   CC       images/fsnotify.o
19:09:16 [2020-05-14T19:09:16.600Z] #39 77.90   DEP      criu/sk-inet.d
19:09:16 [2020-05-14T19:09:16.858Z] #39 78.16   DEP      criu/signalfd.d
19:09:16 [2020-05-14T19:09:16.858Z] #39 78.29   DEP      criu/sigframe.d
19:09:17 [2020-05-14T19:09:17.084Z] #39 36.14   CC       images/signalfd.o
19:09:17 [2020-05-14T19:09:17.116Z] #39 78.42   DEP      criu/shmem.d
19:09:17 [2020-05-14T19:09:17.116Z] #39 78.55   DEP      criu/servicefd.d
19:09:17 [2020-05-14T19:09:17.138Z] #52 168.3 + bin/containerd-shim-runc-v1
19:09:17 [2020-05-14T19:09:17.345Z] #39 36.43   CC       images/fs.o
19:09:17 [2020-05-14T19:09:17.682Z] #39 78.72   DEP      criu/seize.d
19:09:17 [2020-05-14T19:09:17.682Z] #39 78.86   DEP      criu/seccomp.d
19:09:17 [2020-05-14T19:09:17.916Z] #39 36.72   CC       images/pstree.o
19:09:17 [2020-05-14T19:09:17.916Z] #39 36.93   CC       images/pipe.o
19:09:17 [2020-05-14T19:09:17.940Z] #39 79.15   DEP      criu/rst-malloc.d
19:09:17 [2020-05-14T19:09:17.940Z] #39 79.28   DEP      criu/rbtree.d
19:09:18 [2020-05-14T19:09:18.198Z] #39 79.34   DEP      criu/pstree.d
19:09:18 [2020-05-14T19:09:18.198Z] #39 79.47   DEP      criu/protobuf.d
19:09:18 [2020-05-14T19:09:18.198Z] #39 79.58   GEN      criu/protobuf-desc-gen.h
19:09:18 [2020-05-14T19:09:18.487Z] #39 37.33   CC       images/tcp-stream.o
19:09:18 [2020-05-14T19:09:18.487Z] #39 ...
19:09:18 [2020-05-14T19:09:18.487Z] 
19:09:18 [2020-05-14T19:09:18.487Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:09:18 [2020-05-14T19:09:18.487Z] #10 94.42 Selecting previously unselected package g++-mingw-w64-x86-64.
19:09:18 [2020-05-14T19:09:18.487Z] #10 94.42 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
19:09:18 [2020-05-14T19:09:18.748Z] #10 94.43 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:09:18 [2020-05-14T19:09:18.757Z] #11 47.85 Building dependency tree...
19:09:18 [2020-05-14T19:09:18.764Z] #39 ...
19:09:18 [2020-05-14T19:09:18.764Z] 
19:09:18 [2020-05-14T19:09:18.764Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:09:18 [2020-05-14T19:09:18.764Z] #17 11.03 Fetched 8347 kB in 9s (956 kB/s)
19:09:19 [2020-05-14T19:09:19.154Z] #52 170.6 + bin/containerd-shim-runc-v2
19:09:19 [2020-05-14T19:09:19.767Z] #52 171.3 + binaries
19:09:20 [2020-05-14T19:09:20.048Z] #52 171.3 + mkdir -p /build
19:09:20 [2020-05-14T19:09:20.048Z] #52 171.3 + cp bin/containerd /build/containerd
19:09:20 [2020-05-14T19:09:20.048Z] #52 171.3 + cp bin/containerd-shim /build/containerd-shim
19:09:20 [2020-05-14T19:09:20.048Z] #52 171.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:09:20 [2020-05-14T19:09:20.048Z] #52 171.3 + cp bin/ctr /build/ctr
19:09:20 [2020-05-14T19:09:20.256Z] #11 51.30 The following additional packages will be installed:
19:09:20 [2020-05-14T19:09:20.256Z] #11 51.31   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
19:09:20 [2020-05-14T19:09:20.256Z] #11 51.31   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
19:09:20 [2020-05-14T19:09:20.256Z] #11 51.31   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
19:09:20 [2020-05-14T19:09:20.256Z] #11 51.32   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
19:09:20 [2020-05-14T19:09:20.256Z] #11 51.32   mingw-w64-x86-64-dev
19:09:20 [2020-05-14T19:09:20.256Z] #11 51.33 Suggested packages:
19:09:20 [2020-05-14T19:09:20.256Z] #11 51.33   gcc-8-locales seccomp wine64
19:09:20 [2020-05-14T19:09:20.330Z] #52 DONE 171.8s
19:09:20 [2020-05-14T19:09:20.663Z] #17 11.03 Reading package lists...
19:09:20 [2020-05-14T19:09:20.663Z] #17 ...
19:09:20 [2020-05-14T19:09:20.663Z] 
19:09:20 [2020-05-14T19:09:20.663Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:20 [2020-05-14T19:09:20.663Z] #41 176.1 github.com/LK4D4/vndr/godl
19:09:20 [2020-05-14T19:09:20.663Z] #41 176.9 github.com/LK4D4/vndr
19:09:20 [2020-05-14T19:09:20.663Z] #41 DONE 185.9s
19:09:20 [2020-05-14T19:09:20.922Z] 
19:09:20 [2020-05-14T19:09:20.922Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:20 [2020-05-14T19:09:20.922Z] #39 81.21   DEP      criu/protobuf-desc.d
19:09:20 [2020-05-14T19:09:20.922Z] #39 81.30   DEP      criu/proc_parse.d
19:09:20 [2020-05-14T19:09:20.922Z] #39 81.44   DEP      criu/plugin.d
19:09:20 [2020-05-14T19:09:20.922Z] #39 81.54   DEP      criu/pipes.d
19:09:20 [2020-05-14T19:09:20.922Z] #39 81.70   DEP      criu/pie-util.d
19:09:20 [2020-05-14T19:09:20.922Z] #39 81.82   DEP      criu/pie-util-vdso.d
19:09:20 [2020-05-14T19:09:20.922Z] #39 81.93   DEP      criu/pie-util-vdso-elf32.d
19:09:20 [2020-05-14T19:09:20.922Z] #39 82.09   DEP      criu/path.d
19:09:20 [2020-05-14T19:09:20.922Z] #39 82.25   DEP      criu/parasite-syscall.d
19:09:21 [2020-05-14T19:09:21.332Z] 
19:09:21 [2020-05-14T19:09:21.332Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:09:21 [2020-05-14T19:09:21.489Z] #39 82.57   DEP      criu/pagemap.d
19:09:21 [2020-05-14T19:09:21.489Z] #39 82.86   DEP      criu/pagemap-cache.d
19:09:21 [2020-05-14T19:09:21.489Z] #39 82.95   DEP      criu/page-xfer.d
19:09:21 [2020-05-14T19:09:21.613Z] #53 DONE 0.3s
19:09:21 [2020-05-14T19:09:21.613Z] 
19:09:21 [2020-05-14T19:09:21.613Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:09:21 [2020-05-14T19:09:21.613Z] #56 DONE 0.2s
19:09:21 [2020-05-14T19:09:21.613Z] 
19:09:21 [2020-05-14T19:09:21.613Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:09:21 [2020-05-14T19:09:21.894Z] #58 DONE 0.2s
19:09:21 [2020-05-14T19:09:21.894Z] 
19:09:21 [2020-05-14T19:09:21.894Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:09:21 [2020-05-14T19:09:21.894Z] #60 DONE 0.1s
19:09:21 [2020-05-14T19:09:21.894Z] 
19:09:21 [2020-05-14T19:09:21.894Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:09:21 [2020-05-14T19:09:21.894Z] #61 DONE 0.0s
19:09:21 [2020-05-14T19:09:21.894Z] 
19:09:21 [2020-05-14T19:09:21.894Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker
19:09:22 [2020-05-14T19:09:22.053Z] #10 ...
19:09:22 [2020-05-14T19:09:22.053Z] 
19:09:22 [2020-05-14T19:09:22.053Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:22 [2020-05-14T19:09:22.053Z] #41 87.92 text/template
19:09:22 [2020-05-14T19:09:22.053Z] #41 89.98 go/parser
19:09:22 [2020-05-14T19:09:22.053Z] #41 94.67 math/big
19:09:22 [2020-05-14T19:09:22.053Z] #41 96.91 vendor/golang.org/x/text/unicode/bidi
19:09:22 [2020-05-14T19:09:22.053Z] #41 97.53 go/doc
19:09:22 [2020-05-14T19:09:22.054Z] #39 83.17   DEP      criu/page-pipe.d
19:09:22 [2020-05-14T19:09:22.054Z] #39 83.37   DEP      criu/netfilter.d
19:09:22 [2020-05-14T19:09:22.311Z] #11 ...
19:09:22 [2020-05-14T19:09:22.311Z] 
19:09:22 [2020-05-14T19:09:22.311Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
19:09:22 [2020-05-14T19:09:22.311Z] #52 45.49 Building dependency tree...
19:09:22 [2020-05-14T19:09:22.311Z] #52 49.86 The following additional packages will be installed:
19:09:22 [2020-05-14T19:09:22.311Z] #52 49.88   libbtrfs0
19:09:22 [2020-05-14T19:09:22.311Z] #52 50.10 The following NEW packages will be installed:
19:09:22 [2020-05-14T19:09:22.311Z] #52 50.10   libbtrfs-dev libbtrfs0
19:09:22 [2020-05-14T19:09:22.311Z] #52 50.43 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
19:09:22 [2020-05-14T19:09:22.311Z] #52 50.43 Need to get 120 kB of archives.
19:09:22 [2020-05-14T19:09:22.311Z] #52 50.43 After this operation, 423 kB of additional disk space will be used.
19:09:22 [2020-05-14T19:09:22.311Z] #52 50.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
19:09:22 [2020-05-14T19:09:22.311Z] #52 50.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
19:09:22 [2020-05-14T19:09:22.311Z] #52 52.18 debconf: delaying package configuration, since apt-utils is not installed
19:09:22 [2020-05-14T19:09:22.311Z] #52 52.51 Fetched 120 kB in 0s (479 kB/s)
19:09:22 [2020-05-14T19:09:22.311Z] #52 52.72 Selecting previously unselected package libbtrfs0.
19:09:22 [2020-05-14T19:09:22.311Z] #52 52.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
19:09:22 [2020-05-14T19:09:22.311Z] #52 52.91 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
19:09:22 [2020-05-14T19:09:22.311Z] #52 52.93 Unpacking libbtrfs0 (4.20.1-2) ...
19:09:22 [2020-05-14T19:09:22.311Z] #52 53.07 Selecting previously unselected package libbtrfs-dev.
19:09:22 [2020-05-14T19:09:22.311Z] #52 53.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
19:09:22 [2020-05-14T19:09:22.311Z] #52 53.09 Unpacking libbtrfs-dev (4.20.1-2) ...
19:09:22 [2020-05-14T19:09:22.311Z] #52 53.42 Setting up libbtrfs0 (4.20.1-2) ...
19:09:22 [2020-05-14T19:09:22.311Z] #52 53.44 Setting up libbtrfs-dev (4.20.1-2) ...
19:09:22 [2020-05-14T19:09:22.311Z] #52 53.46 Processing triggers for libc-bin (2.28-10) ...
19:09:22 [2020-05-14T19:09:22.312Z] #39 83.54   DEP      criu/net.d
19:09:22 [2020-05-14T19:09:22.314Z] #41 ...
19:09:22 [2020-05-14T19:09:22.314Z] 
19:09:22 [2020-05-14T19:09:22.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:22 [2020-05-14T19:09:22.314Z] #39 37.64   CC       images/sk-packet.o
19:09:22 [2020-05-14T19:09:22.314Z] #39 38.18   CC       images/mnt.o
19:09:22 [2020-05-14T19:09:22.314Z] #39 38.49   CC       images/pipe-data.o
19:09:22 [2020-05-14T19:09:22.314Z] #39 38.92   CC       images/sa.o
19:09:22 [2020-05-14T19:09:22.314Z] #39 39.36   CC       images/timer.o
19:09:22 [2020-05-14T19:09:22.314Z] #39 39.96   CC       images/timerfd.o
19:09:22 [2020-05-14T19:09:22.314Z] #39 40.23   CC       images/mm.o
19:09:22 [2020-05-14T19:09:22.314Z] #39 40.70   CC       images/sk-opts.o
19:09:22 [2020-05-14T19:09:22.314Z] #39 41.16   CC       images/sk-unix.o
19:09:22 [2020-05-14T19:09:22.504Z] #62 DONE 0.6s
19:09:22 [2020-05-14T19:09:22.570Z] #39 83.73   DEP      criu/namespaces.d
19:09:22 [2020-05-14T19:09:22.570Z] #39 83.90   DEP      criu/mount.d
19:09:22 [2020-05-14T19:09:22.574Z] #39 41.45   CC       images/sk-inet.o
19:09:22 [2020-05-14T19:09:22.598Z] #52 DONE 53.9s
19:09:22 [2020-05-14T19:09:22.598Z] 
19:09:22 [2020-05-14T19:09:22.598Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:09:22 [2020-05-14T19:09:22.785Z] 
19:09:22 [2020-05-14T19:09:22.785Z] #63 exporting to image
19:09:22 [2020-05-14T19:09:22.785Z] #63 exporting layers
19:09:22 [2020-05-14T19:09:22.828Z] #39 84.13   DEP      criu/mem.d
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.370 + RM_GOPATH=0
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.371 + TMP_GOPATH=
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.372 + : /build
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.372 + '[' -z '' ']'
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.373 ++ mktemp -d
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.382 + export GOPATH=/tmp/tmp.muuYMFKk3j
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.388 + GOPATH=/tmp/tmp.muuYMFKk3j
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.388 + RM_GOPATH=1
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.390 ++ dirname /tmp/install/install.sh
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.392 + dir=/tmp/install
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.412 + bin=containerd
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.412 + shift
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.413 + '[' '!' -f /tmp/install/containerd.installer ']'
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.414 + . /tmp/install/containerd.installer
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.416 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.418 + install_containerd
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.424 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.425 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.426 + git clone https://github.com/containerd/containerd.git /tmp/tmp.muuYMFKk3j/src/github.com/containerd/containerd
19:09:22 [2020-05-14T19:09:22.887Z] #53 0.440 Cloning into '/tmp/tmp.muuYMFKk3j/src/github.com/containerd/containerd'...
19:09:23 [2020-05-14T19:09:23.086Z] #39 84.35   DEP      criu/lsm.d
19:09:23 [2020-05-14T19:09:23.145Z] #39 41.94   CC       images/tun.o
19:09:23 [2020-05-14T19:09:23.344Z] #39 84.48   DEP      criu/log.d
19:09:23 [2020-05-14T19:09:23.344Z] #39 84.62   DEP      criu/libnetlink.d
19:09:23 [2020-05-14T19:09:23.344Z] #39 84.70   DEP      criu/kerndat.d
19:09:23 [2020-05-14T19:09:23.344Z] #39 84.81   DEP      criu/kcmp-ids.d
19:09:23 [2020-05-14T19:09:23.406Z] #39 42.36   CC       images/sk-netlink.o
19:09:23 [2020-05-14T19:09:23.601Z] #39 84.94   DEP      criu/irmap.d
19:09:23 [2020-05-14T19:09:23.602Z] #39 85.05   DEP      criu/ipc_ns.d
19:09:23 [2020-05-14T19:09:23.860Z] #39 85.20   DEP      criu/image.d
19:09:23 [2020-05-14T19:09:23.860Z] #39 85.32   DEP      criu/image-desc.d
19:09:23 [2020-05-14T19:09:23.977Z] #39 42.72   CC       images/packet-sock.o
19:09:24 [2020-05-14T19:09:24.117Z] #39 85.42   DEP      criu/fsnotify.d
19:09:24 [2020-05-14T19:09:24.237Z] #39 43.20   CC       images/ipc-var.o
19:09:24 [2020-05-14T19:09:24.376Z] #39 85.59   DEP      criu/filesystems.d
19:09:24 [2020-05-14T19:09:24.633Z] #39 85.82   DEP      criu/files.d
19:09:24 [2020-05-14T19:09:24.633Z] #39 85.97   DEP      criu/files-reg.d
19:09:24 [2020-05-14T19:09:24.808Z] #39 43.64   CC       images/ipc-desc.o
19:09:24 [2020-05-14T19:09:24.891Z] #39 86.18   DEP      criu/files-ext.d
19:09:25 [2020-05-14T19:09:25.149Z] #39 86.36   DEP      criu/file-lock.d
19:09:25 [2020-05-14T19:09:25.230Z] #39 43.94   CC       images/ipc-shm.o
19:09:25 [2020-05-14T19:09:25.407Z] #39 86.56   DEP      criu/file-ids.d
19:09:25 [2020-05-14T19:09:25.407Z] #39 86.68   DEP      criu/fifo.d
19:09:25 [2020-05-14T19:09:25.454Z] #63 exporting layers 2.5s done
19:09:25 [2020-05-14T19:09:25.454Z] #63 writing image sha256:f88b4277bbec5bdda927dadc4dbf4af92d8b6c225bb268721f18746971358145 done
19:09:25 [2020-05-14T19:09:25.455Z] #63 naming to docker.io/library/docker:4bc2f528d473e9b140af9f37b26faddb530abf74 done
19:09:25 [2020-05-14T19:09:25.455Z] #63 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
19:09:25 [2020-05-14T19:09:25.490Z] #39 44.24   CC       images/ipc-msg.o
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:09:25 [2020-05-14T19:09:25.665Z] #39 86.79   DEP      criu/fdstore.d
19:09:25 [2020-05-14T19:09:25.665Z] #39 86.89   DEP      criu/fault-injection.d
19:09:25 [2020-05-14T19:09:25.665Z] #39 86.95   DEP      criu/external.d
19:09:25 [2020-05-14T19:09:25.665Z] #39 87.01   DEP      criu/eventpoll.d
19:09:25 [2020-05-14T19:09:25.754Z] #39 44.72   CC       images/ipc-sem.o
19:09:25 [2020-05-14T19:09:25.754Z] #39 ...
19:09:25 [2020-05-14T19:09:25.754Z] 
19:09:25 [2020-05-14T19:09:25.754Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:25 [2020-05-14T19:09:25.754Z] #41 101.6 vendor/golang.org/x/text/unicode/norm
19:09:25 [2020-05-14T19:09:25.882Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/test/unit
19:09:25 [2020-05-14T19:09:25.923Z] #39 87.22   DEP      criu/eventfd.d
19:09:26 [2020-05-14T19:09:26.182Z] #39 87.34   DEP      criu/crtools.d
19:09:26 [2020-05-14T19:09:26.182Z] #39 87.52   DEP      criu/cr-service.d
19:09:26 [2020-05-14T19:09:26.440Z] #39 87.69   DEP      criu/cr-restore.d
19:09:26 [2020-05-14T19:09:26.440Z] #39 87.85   DEP      criu/cr-errno.d
19:09:26 [2020-05-14T19:09:26.440Z] #39 87.86   DEP      criu/cr-dump.d
19:09:26 [2020-05-14T19:09:26.698Z] #39 88.08   DEP      criu/cr-dedup.d
19:09:26 [2020-05-14T19:09:26.957Z] #39 88.22   DEP      criu/cr-check.d
19:09:27 [2020-05-14T19:09:27.215Z] #39 88.38   DEP      criu/config.d
19:09:27 [2020-05-14T19:09:27.215Z] #39 88.51   DEP      criu/clone-noasan.d
19:09:27 [2020-05-14T19:09:27.215Z] #39 88.56   DEP      criu/cgroup.d
19:09:27 [2020-05-14T19:09:27.338Z] #53 ...
19:09:27 [2020-05-14T19:09:27.338Z] 
19:09:27 [2020-05-14T19:09:27.338Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:09:27 [2020-05-14T19:09:27.338Z] #24 36.88 Reading package lists...
19:09:27 [2020-05-14T19:09:27.338Z] #24 48.48 Building dependency tree...
19:09:27 [2020-05-14T19:09:27.338Z] #24 52.98 ca-certificates is already the newest version (20190110).
19:09:27 [2020-05-14T19:09:27.338Z] #24 52.98 The following additional packages will be installed:
19:09:27 [2020-05-14T19:09:27.338Z] #24 52.98   libjq1 libonig5
19:09:27 [2020-05-14T19:09:27.338Z] #24 53.97 The following NEW packages will be installed:
19:09:27 [2020-05-14T19:09:27.338Z] #24 53.99   jq libjq1 libonig5
19:09:27 [2020-05-14T19:09:27.338Z] #24 54.39 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded.
19:09:27 [2020-05-14T19:09:27.338Z] #24 54.39 Need to get 358 kB of archives.
19:09:27 [2020-05-14T19:09:27.338Z] #24 54.39 After this operation, 1277 kB of additional disk space will be used.
19:09:27 [2020-05-14T19:09:27.338Z] #24 54.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
19:09:27 [2020-05-14T19:09:27.338Z] #24 54.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
19:09:27 [2020-05-14T19:09:27.338Z] #24 54.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
19:09:27 [2020-05-14T19:09:27.338Z] #24 56.99 debconf: delaying package configuration, since apt-utils is not installed
19:09:27 [2020-05-14T19:09:27.338Z] #24 57.33 Fetched 358 kB in 0s (1488 kB/s)
19:09:27 [2020-05-14T19:09:27.339Z] #24 57.45 Selecting previously unselected package libonig5:ppc64el.
19:09:27 [2020-05-14T19:09:27.339Z] #24 57.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
19:09:27 [2020-05-14T19:09:27.339Z] #24 57.55 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
19:09:27 [2020-05-14T19:09:27.339Z] #24 57.55 Unpacking libonig5:ppc64el (6.9.1-1) ...
19:09:27 [2020-05-14T19:09:27.339Z] #24 57.92 Selecting previously unselected package libjq1:ppc64el.
19:09:27 [2020-05-14T19:09:27.339Z] #24 57.93 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
19:09:27 [2020-05-14T19:09:27.339Z] #24 57.94 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:09:27 [2020-05-14T19:09:27.339Z] #24 ...
19:09:27 [2020-05-14T19:09:27.339Z] 
19:09:27 [2020-05-14T19:09:27.339Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.33 The following NEW packages will be installed:
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.33   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.33   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.33   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.33   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.33   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.34   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.35 The following packages will be upgraded:
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.36   libsystemd0 libudev1
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.52 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded.
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.52 Need to get 79.4 MB of archives.
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.52 After this operation, 532 MB of additional disk space will be used.
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u4 [358 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #11 54.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u4 [158 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #11 55.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #11 55.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #11 56.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #11 56.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #11 57.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #11 57.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #11 57.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #11 58.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #11 58.52 Get:11 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]
19:09:27 [2020-05-14T19:09:27.339Z] #11 ...
19:09:27 [2020-05-14T19:09:27.339Z] 
19:09:27 [2020-05-14T19:09:27.339Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:09:27 [2020-05-14T19:09:27.339Z] #33 38.09 Reading package lists...
19:09:27 [2020-05-14T19:09:27.339Z] #33 48.91 Building dependency tree...
19:09:27 [2020-05-14T19:09:27.339Z] #33 52.96 The following additional packages will be installed:
19:09:27 [2020-05-14T19:09:27.339Z] #33 52.97   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
19:09:27 [2020-05-14T19:09:27.339Z] #33 52.98 Suggested packages:
19:09:27 [2020-05-14T19:09:27.339Z] #33 52.98   cmake-doc ninja-build lrzip
19:09:27 [2020-05-14T19:09:27.339Z] #33 52.98 Recommended packages:
19:09:27 [2020-05-14T19:09:27.339Z] #33 52.98   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
19:09:27 [2020-05-14T19:09:27.339Z] #33 55.18 The following NEW packages will be installed:
19:09:27 [2020-05-14T19:09:27.339Z] #33 55.18   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
19:09:27 [2020-05-14T19:09:27.339Z] #33 55.19   vim-common xxd
19:09:27 [2020-05-14T19:09:27.339Z] #33 55.39 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded.
19:09:27 [2020-05-14T19:09:27.339Z] #33 55.39 Need to get 14.9 MB of archives.
19:09:27 [2020-05-14T19:09:27.339Z] #33 55.39 After this operation, 67.2 MB of additional disk space will be used.
19:09:27 [2020-05-14T19:09:27.339Z] #33 55.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #33 55.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #33 55.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #33 55.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #33 57.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #33 57.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #33 57.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #33 57.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #33 58.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #33 58.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #33 ...
19:09:27 [2020-05-14T19:09:27.339Z] 
19:09:27 [2020-05-14T19:09:27.339Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:09:27 [2020-05-14T19:09:27.339Z] #39 37.41 Reading package lists...
19:09:27 [2020-05-14T19:09:27.339Z] #39 49.17 Building dependency tree...
19:09:27 [2020-05-14T19:09:27.339Z] #39 53.79 The following additional packages will be installed:
19:09:27 [2020-05-14T19:09:27.339Z] #39 53.79   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
19:09:27 [2020-05-14T19:09:27.339Z] #39 53.80   libprotoc17 python-pkg-resources python-six zlib1g-dev
19:09:27 [2020-05-14T19:09:27.339Z] #39 53.81 Suggested packages:
19:09:27 [2020-05-14T19:09:27.339Z] #39 53.81   manpages-dev python-setuptools
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.43 The following NEW packages will be installed:
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.44   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.46   python-six zlib1g-dev
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.78 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded.
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.78 Need to get 4075 kB of archives.
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.78 After this operation, 24.5 MB of additional disk space will be used.
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 57.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 58.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 58.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 58.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 58.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 58.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 58.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 58.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
19:09:27 [2020-05-14T19:09:27.339Z] #39 ...
19:09:27 [2020-05-14T19:09:27.339Z] 
19:09:27 [2020-05-14T19:09:27.339Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
19:09:27 [2020-05-14T19:09:27.339Z] #24 58.22 Selecting previously unselected package jq.
19:09:27 [2020-05-14T19:09:27.339Z] #24 58.25 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
19:09:27 [2020-05-14T19:09:27.339Z] #24 58.26 Unpacking jq (1.5+dfsg-2+b1) ...
19:09:27 [2020-05-14T19:09:27.339Z] #24 58.50 Setting up libonig5:ppc64el (6.9.1-1) ...
19:09:27 [2020-05-14T19:09:27.339Z] #24 58.51 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:09:27 [2020-05-14T19:09:27.339Z] #24 58.54 Setting up jq (1.5+dfsg-2+b1) ...
19:09:27 [2020-05-14T19:09:27.339Z] #24 58.55 Processing triggers for libc-bin (2.28-10) ...
19:09:27 [2020-05-14T19:09:27.474Z] #39 88.75   DEP      criu/cgroup-props.d
19:09:27 [2020-05-14T19:09:27.474Z] #39 88.86   DEP      criu/bitmap.d
19:09:27 [2020-05-14T19:09:27.638Z] #24 DONE 58.9s
19:09:27 [2020-05-14T19:09:27.638Z] 
19:09:27 [2020-05-14T19:09:27.638Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:09:27 [2020-05-14T19:09:27.638Z] #39 59.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
19:09:27 [2020-05-14T19:09:27.638Z] #39 ...
19:09:27 [2020-05-14T19:09:27.638Z] 
19:09:27 [2020-05-14T19:09:27.638Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
19:09:27 [2020-05-14T19:09:27.638Z] #25 DONE 0.1s
19:09:27 [2020-05-14T19:09:27.638Z] 
19:09:27 [2020-05-14T19:09:27.638Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:09:27 [2020-05-14T19:09:27.638Z] #39 59.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
19:09:27 [2020-05-14T19:09:27.732Z] #39 88.88   DEP      criu/bfd.d
19:09:27 [2020-05-14T19:09:27.732Z] #39 88.98   DEP      criu/autofs.d
19:09:27 [2020-05-14T19:09:27.928Z] #39 59.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
19:09:27 [2020-05-14T19:09:27.928Z] #39 59.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
19:09:27 [2020-05-14T19:09:27.990Z] #39 89.15   DEP      criu/aio.d
19:09:27 [2020-05-14T19:09:27.990Z] #39 89.33   DEP      criu/action-scripts.d
19:09:28 [2020-05-14T19:09:28.218Z] #39 59.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
19:09:28 [2020-05-14T19:09:28.546Z] ?   	github.com/docker/docker/api	[no test files]
19:09:28 [2020-05-14T19:09:28.556Z] #39 89.62   CC       criu/action-scripts.o
19:09:28 [2020-05-14T19:09:28.814Z] #39 90.13   CC       criu/aio.o
19:09:29 [2020-05-14T19:09:29.067Z] #41 ...
19:09:29 [2020-05-14T19:09:29.067Z] 
19:09:29 [2020-05-14T19:09:29.067Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:09:29 [2020-05-14T19:09:29.067Z] #47 94.76 golang.org/x/crypto/ssh/terminal
19:09:29 [2020-05-14T19:09:29.067Z] #47 98.04 mvdan.cc/sh/v3/cmd/shfmt
19:09:29 [2020-05-14T19:09:29.067Z] #47 DONE 104.7s
19:09:29 [2020-05-14T19:09:29.067Z] 
19:09:29 [2020-05-14T19:09:29.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:29 [2020-05-14T19:09:29.067Z] #39 45.08   CC       images/utsns.o
19:09:29 [2020-05-14T19:09:29.067Z] #39 45.30   CC       images/creds.o
19:09:29 [2020-05-14T19:09:29.067Z] #39 45.65   CC       images/vma.o
19:09:29 [2020-05-14T19:09:29.067Z] #39 46.06   CC       images/netdev.o
19:09:29 [2020-05-14T19:09:29.067Z] #39 46.65   CC       images/tty.o
19:09:29 [2020-05-14T19:09:29.067Z] #39 47.74   CC       images/file-lock.o
19:09:29 [2020-05-14T19:09:29.067Z] #39 48.06   CC       images/rlimit.o
19:09:29 [2020-05-14T19:09:29.380Z] #39 ...
19:09:29 [2020-05-14T19:09:29.380Z] 
19:09:29 [2020-05-14T19:09:29.380Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:09:29 [2020-05-14T19:09:29.380Z] #28 DONE 194.5s
19:09:29 [2020-05-14T19:09:29.380Z] 
19:09:29 [2020-05-14T19:09:29.380Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:09:29 [2020-05-14T19:09:29.380Z] #17 11.03 Reading package lists...
19:09:29 [2020-05-14T19:09:29.380Z] #17 15.67 Reading package lists...
19:09:29 [2020-05-14T19:09:29.380Z] #17 19.08 Building dependency tree...
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77 libcap2-bin is already the newest version (1:2.25-2).
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77 The following additional packages will be installed:
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77   python3.7 python3.7-minimal vim-runtime xxd
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77 Suggested packages:
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.77 Recommended packages:
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.78   aufs-dkms nftables build-essential python3-dev python3-keyring
19:09:29 [2020-05-14T19:09:29.380Z] #17 20.78   python3-keyrings.alt python3-xdg unzip
19:09:29 [2020-05-14T19:09:29.380Z] #17 ...
19:09:29 [2020-05-14T19:09:29.380Z] 
19:09:29 [2020-05-14T19:09:29.380Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:29 [2020-05-14T19:09:29.380Z] #39 90.76   CC       criu/autofs.o
19:09:29 [2020-05-14T19:09:29.638Z] #39 48.35   CC       images/pagemap.o
19:09:29 [2020-05-14T19:09:29.899Z] #39 48.85   CC       images/siginfo.o
19:09:30 [2020-05-14T19:09:30.160Z] #39 49.04   CC       images/rpc.o
19:09:30 [2020-05-14T19:09:30.980Z] #39 62.00 debconf: delaying package configuration, since apt-utils is not installed
19:09:30 [2020-05-14T19:09:30.980Z] #39 62.30 Fetched 4075 kB in 2s (2067 kB/s)
19:09:31 [2020-05-14T19:09:31.274Z] #39 62.49 Selecting previously unselected package libcap-dev:ppc64el.
19:09:31 [2020-05-14T19:09:31.274Z] #39 62.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
19:09:31 [2020-05-14T19:09:31.274Z] #39 62.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
19:09:31 [2020-05-14T19:09:31.274Z] #39 62.68 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
19:09:31 [2020-05-14T19:09:31.280Z] #39 92.51   CC       criu/bfd.o
19:09:31 [2020-05-14T19:09:31.538Z] #39 92.92   CC       criu/bitmap.o
19:09:31 [2020-05-14T19:09:31.551Z] #39 50.52   CC       images/ext-file.o
19:09:31 [2020-05-14T19:09:31.567Z] #39 62.94 Selecting previously unselected package libnet1:ppc64el.
19:09:31 [2020-05-14T19:09:31.567Z] #39 62.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
19:09:31 [2020-05-14T19:09:31.567Z] #39 62.99 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:09:31 [2020-05-14T19:09:31.796Z] #39 93.08   CC       criu/cgroup-props.o
19:09:31 [2020-05-14T19:09:31.811Z] #39 50.74   CC       images/cgroup.o
19:09:31 [2020-05-14T19:09:31.856Z] #39 63.35 Selecting previously unselected package libnet1-dev.
19:09:32 [2020-05-14T19:09:32.165Z] #39 63.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
19:09:32 [2020-05-14T19:09:32.165Z] #39 63.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
19:09:32 [2020-05-14T19:09:32.467Z] #39 63.89 Selecting previously unselected package libnl-3-200:ppc64el.
19:09:32 [2020-05-14T19:09:32.467Z] #39 63.99 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
19:09:32 [2020-05-14T19:09:32.467Z] #39 64.00 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
19:09:32 [2020-05-14T19:09:32.730Z] #39 93.82   CC       criu/cgroup.o
19:09:32 [2020-05-14T19:09:32.754Z] #39 51.58   CC       images/userns.o
19:09:32 [2020-05-14T19:09:32.755Z] #39 64.30 Selecting previously unselected package libnl-3-dev:ppc64el.
19:09:33 [2020-05-14T19:09:33.014Z] #39 51.97   CC       images/google/protobuf/descriptor.o
19:09:33 [2020-05-14T19:09:33.056Z] #39 64.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
19:09:33 [2020-05-14T19:09:33.056Z] #39 64.36 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
19:09:33 [2020-05-14T19:09:33.056Z] #39 ...
19:09:33 [2020-05-14T19:09:33.056Z] 
19:09:33 [2020-05-14T19:09:33.056Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:09:33 [2020-05-14T19:09:33.056Z] #26 3.135 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:09:33 [2020-05-14T19:09:33.056Z] #26 3.842 
19:09:34 [2020-05-14T19:09:34.630Z] #39 ...
19:09:34 [2020-05-14T19:09:34.630Z] 
19:09:34 [2020-05-14T19:09:34.630Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.53 The following NEW packages will be installed:
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.55   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.55   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.55   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.55   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.55   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.55   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.55   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.55   xz-utils zip
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.90 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded.
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.90 Need to get 28.5 MB of archives.
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.90 After this operation, 116 MB of additional disk space will be used.
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 22.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 23.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 23.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 23.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 23.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 23.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 23.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 23.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 23.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
19:09:34 [2020-05-14T19:09:34.630Z] #17 23.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.85 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 23.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 24.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 24.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 24.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
19:09:34 [2020-05-14T19:09:34.631Z] #17 24.82 debconf: delaying package configuration, since apt-utils is not installed
19:09:34 [2020-05-14T19:09:34.631Z] #17 24.93 Fetched 28.5 MB in 2s (17.5 MB/s)
19:09:34 [2020-05-14T19:09:34.631Z] #17 24.98 Selecting previously unselected package pigz.
19:09:34 [2020-05-14T19:09:34.631Z] #17 24.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23431 files and directories currently installed.)
19:09:34 [2020-05-14T19:09:34.631Z] #17 25.03 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
19:09:34 [2020-05-14T19:09:34.631Z] #17 25.04 Unpacking pigz (2.4-1) ...
19:09:34 [2020-05-14T19:09:34.631Z] #17 25.14 Selecting previously unselected package libpython3.7-minimal:amd64.
19:09:34 [2020-05-14T19:09:34.631Z] #17 25.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:09:34 [2020-05-14T19:09:34.631Z] #17 25.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:09:34 [2020-05-14T19:09:34.631Z] #17 25.53 Selecting previously unselected package python3.7-minimal.
19:09:34 [2020-05-14T19:09:34.631Z] #17 25.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
19:09:34 [2020-05-14T19:09:34.631Z] #17 25.55 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:09:34 [2020-05-14T19:09:34.631Z] #17 26.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
19:09:34 [2020-05-14T19:09:34.631Z] #17 26.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:09:34 [2020-05-14T19:09:34.645Z] using credential docker-jenkins-github-credentials
19:09:34 [2020-05-14T19:09:34.730Z] Cloning the remote Git repository
19:09:34 [2020-05-14T19:09:34.730Z] Cloning with configured refspecs honoured and without tags
19:09:34 [2020-05-14T19:09:34.838Z] #26 4.138 #=#=#                                                                         

#                                                                          2.6%
###                                                                        4.7%
####                                                                       6.8%
#######                                                                   11.1%
###########                                                               15.4%
##############                                                            19.6%
###################                                                       27.1%
########################                                                  33.5%
############################                                              40.0%
################################                                          44.9%
###################################                                       49.2%
######################################                                    53.4%
#########################################                                 57.7%
############################################                              61.9%
###############################################                           66.0%
#################################################                         68.5%
####################################################                      72.7%
########################################################                  79.1%
##########################################################                81.2%
#############################################################             85.5%
################################################################          89.8%
####################################################################      95.5%
######################################################################    97.6%
######################################################################## 100.0%
19:09:34 [2020-05-14T19:09:34.990Z] #39 ...
19:09:34 [2020-05-14T19:09:34.990Z] 
19:09:34 [2020-05-14T19:09:34.990Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:09:34 [2020-05-14T19:09:34.990Z] #10 110.7 Selecting previously unselected package libapparmor1:arm64.
19:09:34 [2020-05-14T19:09:34.990Z] #10 110.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
19:09:35 [2020-05-14T19:09:35.468Z] #26 7.853 
19:09:35 [2020-05-14T19:09:35.936Z] #10 111.2 Unpacking libapparmor1:arm64 (2.13.2-10) ...
19:09:35 [2020-05-14T19:09:35.936Z] #10 111.7 Selecting previously unselected package libapparmor-dev:arm64.
19:09:35 [2020-05-14T19:09:35.936Z] #10 111.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
19:09:35 [2020-05-14T19:09:35.936Z] #10 111.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
19:09:36 [2020-05-14T19:09:36.005Z] #17 28.09 Selecting previously unselected package python3-minimal.
19:09:36 [2020-05-14T19:09:36.005Z] #17 28.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23680 files and directories currently installed.)
19:09:36 [2020-05-14T19:09:36.005Z] #17 28.16 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
19:09:36 [2020-05-14T19:09:36.005Z] #17 28.17 Unpacking python3-minimal (3.7.3-1) ...
19:09:36 [2020-05-14T19:09:36.263Z] #17 28.24 Selecting previously unselected package libmpdec2:amd64.
19:09:36 [2020-05-14T19:09:36.263Z] #17 28.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
19:09:36 [2020-05-14T19:09:36.263Z] #17 28.27 Unpacking libmpdec2:amd64 (2.4.2-2) ...
19:09:36 [2020-05-14T19:09:36.263Z] #17 28.36 Selecting previously unselected package libpython3.7-stdlib:amd64.
19:09:36 [2020-05-14T19:09:36.263Z] #17 28.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
19:09:36 [2020-05-14T19:09:36.263Z] #17 28.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:09:36 [2020-05-14T19:09:36.888Z] #10 112.6 Selecting previously unselected package libbtrfs0.
19:09:36 [2020-05-14T19:09:36.888Z] #10 112.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
19:09:36 [2020-05-14T19:09:36.888Z] #10 112.6 Unpacking libbtrfs0 (4.20.1-2) ...
19:09:36 [2020-05-14T19:09:36.888Z] #10 112.7 Selecting previously unselected package libbtrfs-dev.
19:09:36 [2020-05-14T19:09:36.888Z] #10 112.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
19:09:36 [2020-05-14T19:09:36.888Z] #10 112.7 Unpacking libbtrfs-dev (4.20.1-2) ...
19:09:34 [2020-05-14T19:09:34.931Z] Cloning repository https://github.com/moby/moby.git
19:09:35 [2020-05-14T19:09:35.354Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:09:36 [2020-05-14T19:09:36.008Z] Fetching upstream changes from https://github.com/moby/moby.git
19:09:36 [2020-05-14T19:09:36.008Z]  > git --version # timeout=10
19:09:36 [2020-05-14T19:09:36.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:09:36 [2020-05-14T19:09:36.058Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:09:36 [2020-05-14T19:09:36.907Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
19:09:37 [2020-05-14T19:09:37.149Z] #10 112.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64.#10 ...
19:09:37 [2020-05-14T19:09:37.149Z] 
19:09:37 [2020-05-14T19:09:37.149Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:09:37 [2020-05-14T19:09:37.149Z] #54 106.2 + for f in rootlesskit rootlesskit-docker-proxy
19:09:37 [2020-05-14T19:09:37.149Z] #54 106.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:09:37 [2020-05-14T19:09:37.149Z] #54 DONE 113.0s
19:09:37 [2020-05-14T19:09:37.149Z] 
19:09:37 [2020-05-14T19:09:37.149Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
19:09:37 [2020-05-14T19:09:37.149Z] #55 DONE 0.1s
19:09:37 [2020-05-14T19:09:37.149Z] 
19:09:37 [2020-05-14T19:09:37.149Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:09:37 [2020-05-14T19:09:37.149Z] #10 112.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
19:09:37 [2020-05-14T19:09:37.149Z] #10 112.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
19:09:37 [2020-05-14T19:09:37.149Z] #10 112.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
19:09:37 [2020-05-14T19:09:37.197Z] #17 29.29 Selecting previously unselected package python3.7.
19:09:37 [2020-05-14T19:09:37.197Z] #17 29.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
19:09:37 [2020-05-14T19:09:37.197Z] #17 29.31 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:09:37 [2020-05-14T19:09:37.197Z] #17 29.44 Selecting previously unselected package libpython3-stdlib:amd64.
19:09:37 [2020-05-14T19:09:37.197Z] #17 29.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
19:09:37 [2020-05-14T19:09:37.197Z] #17 29.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
19:09:37 [2020-05-14T19:09:37.215Z] #26 8.170 
                                                                           0.3%
#####                                                                      7.3%
#########                                                                 13.1%
#################                                                         24.6%
#####################                                                     30.4%
#########################                                                 36.1%
##################################                                        47.6%
#########################################                                 57.8%
################################################                          67.2%
########################################################                  78.7%
######################################################################    97.8%
######################################################################## 100.0%
19:09:37 [2020-05-14T19:09:37.409Z] #10 113.1 Selecting previously unselected package libudev-dev:arm64.
19:09:37 [2020-05-14T19:09:37.409Z] #10 113.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
19:09:37 [2020-05-14T19:09:37.455Z] #17 29.57 Setting up python3-minimal (3.7.3-1) ...
19:09:37 [2020-05-14T19:09:37.503Z] #26 ...
19:09:37 [2020-05-14T19:09:37.503Z] 
19:09:37 [2020-05-14T19:09:37.503Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:09:37 [2020-05-14T19:09:37.503Z] #60 DONE 68.8s
19:09:37 [2020-05-14T19:09:37.503Z] 
19:09:37 [2020-05-14T19:09:37.503Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:09:37 [2020-05-14T19:09:37.503Z] #39 64.65 Selecting previously unselected package libprotobuf-c1:ppc64el.
19:09:37 [2020-05-14T19:09:37.503Z] #39 64.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 64.69 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 64.92 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
19:09:37 [2020-05-14T19:09:37.503Z] #39 64.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 64.93 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 65.14 Selecting previously unselected package zlib1g-dev:ppc64el.
19:09:37 [2020-05-14T19:09:37.503Z] #39 65.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 65.15 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 65.69 Selecting previously unselected package libprotobuf17:ppc64el.
19:09:37 [2020-05-14T19:09:37.503Z] #39 65.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 65.78 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 67.50 Selecting previously unselected package libprotobuf-lite17:ppc64el.
19:09:37 [2020-05-14T19:09:37.503Z] #39 67.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 67.55 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 67.87 Selecting previously unselected package libprotobuf-dev:ppc64el.
19:09:37 [2020-05-14T19:09:37.503Z] #39 67.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
19:09:37 [2020-05-14T19:09:37.503Z] #39 67.92 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
19:09:37 [2020-05-14T19:09:37.753Z] #10 113.2 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
19:09:38 [2020-05-14T19:09:38.013Z] #10 113.6 Selecting previously unselected package libsepol1-dev:arm64.
19:09:38 [2020-05-14T19:09:38.013Z] #10 113.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
19:09:38 [2020-05-14T19:09:38.013Z] #10 113.7 Unpacking libsepol1-dev:arm64 (2.8-1) ...
19:09:38 [2020-05-14T19:09:38.021Z] #17 30.21 Selecting previously unselected package python3.
19:09:38 [2020-05-14T19:09:38.021Z] #17 30.21 (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.)
19:09:38 [2020-05-14T19:09:38.021Z] #17 30.24 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
19:09:38 [2020-05-14T19:09:38.021Z] #17 30.25 Unpacking python3 (3.7.3-1) ...
19:09:38 [2020-05-14T19:09:38.021Z] #17 30.36 Selecting previously unselected package libip4tc0:amd64.
19:09:38 [2020-05-14T19:09:38.279Z] #17 30.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
19:09:38 [2020-05-14T19:09:38.279Z] #17 30.36 Unpacking libip4tc0:amd64 (1.8.2-4) ...
19:09:38 [2020-05-14T19:09:38.279Z] #17 30.45 Selecting previously unselected package libip6tc0:amd64.
19:09:38 [2020-05-14T19:09:38.279Z] #17 30.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
19:09:38 [2020-05-14T19:09:38.279Z] #17 30.45 Unpacking libip6tc0:amd64 (1.8.2-4) ...
19:09:38 [2020-05-14T19:09:38.279Z] #17 30.53 Selecting previously unselected package libiptc0:amd64.
19:09:38 [2020-05-14T19:09:38.279Z] #17 30.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
19:09:38 [2020-05-14T19:09:38.279Z] #17 30.54 Unpacking libiptc0:amd64 (1.8.2-4) ...
19:09:38 [2020-05-14T19:09:38.279Z] #17 30.60 Selecting previously unselected package libnfnetlink0:amd64.
19:09:38 [2020-05-14T19:09:38.537Z] #17 30.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:09:38 [2020-05-14T19:09:38.537Z] #17 30.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:09:38 [2020-05-14T19:09:38.537Z] #17 30.69 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:09:38 [2020-05-14T19:09:38.537Z] #17 30.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
19:09:38 [2020-05-14T19:09:38.537Z] #17 30.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:09:38 [2020-05-14T19:09:38.587Z] #10 114.2 Selecting previously unselected package libpcre16-3:arm64.
19:09:38 [2020-05-14T19:09:38.587Z] #10 114.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
19:09:38 [2020-05-14T19:09:38.587Z] #10 114.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
19:09:38 [2020-05-14T19:09:38.796Z] #17 30.78 Selecting previously unselected package libnftnl11:amd64.
19:09:38 [2020-05-14T19:09:38.796Z] #17 30.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
19:09:38 [2020-05-14T19:09:38.796Z] #17 30.80 Unpacking libnftnl11:amd64 (1.1.2-2) ...
19:09:38 [2020-05-14T19:09:38.796Z] #17 30.90 Selecting previously unselected package iptables.
19:09:38 [2020-05-14T19:09:38.796Z] #17 30.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
19:09:38 [2020-05-14T19:09:38.796Z] #17 30.91 Unpacking iptables (1.8.2-4) ...
19:09:38 [2020-05-14T19:09:38.848Z] #10 114.5 Selecting previously unselected package libpcre32-3:arm64.
19:09:38 [2020-05-14T19:09:38.848Z] #10 114.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
19:09:38 [2020-05-14T19:09:38.848Z] #10 114.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
19:09:39 [2020-05-14T19:09:39.004Z] --- PASS: TestBuildWithHugeFile (50.87s)
19:09:39 [2020-05-14T19:09:39.004Z] === RUN   TestBuildWithEmptyDockerfile
19:09:39 [2020-05-14T19:09:39.004Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:09:39 [2020-05-14T19:09:39.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:09:39 [2020-05-14T19:09:39.004Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:09:39 [2020-05-14T19:09:39.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:09:39 [2020-05-14T19:09:39.004Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:09:39 [2020-05-14T19:09:39.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:09:39 [2020-05-14T19:09:39.004Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:09:39 [2020-05-14T19:09:39.004Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:09:39 [2020-05-14T19:09:39.004Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:09:39 [2020-05-14T19:09:39.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
19:09:39 [2020-05-14T19:09:39.004Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s)
19:09:39 [2020-05-14T19:09:39.004Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
19:09:39 [2020-05-14T19:09:39.004Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
19:09:39 [2020-05-14T19:09:39.004Z] === RUN   TestBuildPreserveOwnership
19:09:39 [2020-05-14T19:09:39.004Z] === RUN   TestBuildPreserveOwnership/copy_from
19:09:39 [2020-05-14T19:09:39.005Z] #39 ...
19:09:39 [2020-05-14T19:09:39.005Z] 
19:09:39 [2020-05-14T19:09:39.005Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:09:39 [2020-05-14T19:09:39.005Z] #26 10.39 
19:09:39 [2020-05-14T19:09:39.054Z] #17 31.21 Selecting previously unselected package xxd.
19:09:39 [2020-05-14T19:09:39.054Z] #17 31.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
19:09:39 [2020-05-14T19:09:39.054Z] #17 31.22 Unpacking xxd (2:8.1.0875-5) ...
19:09:39 [2020-05-14T19:09:39.054Z] #17 31.34 Selecting previously unselected package vim-common.
19:09:39 [2020-05-14T19:09:39.109Z] #10 114.8 Selecting previously unselected package libpcrecpp0v5:arm64.
19:09:39 [2020-05-14T19:09:39.109Z] #10 114.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
19:09:39 [2020-05-14T19:09:39.109Z] #10 114.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
19:09:39 [2020-05-14T19:09:39.109Z] #10 114.9 Selecting previously unselected package libpcre3-dev:arm64.
19:09:39 [2020-05-14T19:09:39.109Z] #10 114.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
19:09:39 [2020-05-14T19:09:39.109Z] #10 114.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
19:09:39 [2020-05-14T19:09:39.258Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:09:39 [2020-05-14T19:09:39.312Z] #17 31.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:09:39 [2020-05-14T19:09:39.312Z] #17 31.37 Unpacking vim-common (2:8.1.0875-5) ...
19:09:39 [2020-05-14T19:09:39.312Z] #17 31.57 Selecting previously unselected package bash-completion.
19:09:39 [2020-05-14T19:09:39.312Z] #17 31.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:09:39 [2020-05-14T19:09:39.682Z] #10 ...
19:09:39 [2020-05-14T19:09:39.682Z] 
19:09:39 [2020-05-14T19:09:39.682Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:39 [2020-05-14T19:09:39.682Z] #41 105.3 github.com/LK4D4/vndr/build
19:09:39 [2020-05-14T19:09:39.682Z] #41 110.1 vendor/golang.org/x/net/idna
19:09:39 [2020-05-14T19:09:39.682Z] #41 110.6 mime/quotedprintable
19:09:39 [2020-05-14T19:09:39.682Z] #41 111.7 net/http/internal
19:09:39 [2020-05-14T19:09:39.682Z] #41 112.6 vendor/golang.org/x/crypto/cryptobyte
19:09:39 [2020-05-14T19:09:39.682Z] #41 ...
19:09:39 [2020-05-14T19:09:39.682Z] 
19:09:39 [2020-05-14T19:09:39.682Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:09:39 [2020-05-14T19:09:39.682Z] #10 115.5 Selecting previously unselected package libselinux1-dev:arm64.
19:09:39 [2020-05-14T19:09:39.682Z] #10 115.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
19:09:39 [2020-05-14T19:09:39.682Z] #10 115.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
19:09:40 [2020-05-14T19:09:40.183Z] #26 10.67 #=#=#                                                                         

#                                                                          2.6%
###                                                                        5.2%
#########                                                                 12.9%
#############                                                             18.1%
################                                                          23.2%
####################                                                      28.4%
########################                                                  33.6%
###########################                                               38.7%
################################                                          45.1%
######################################                                    52.9%
###########################################                               60.6%
###################################################                       70.9%
##########################################################                81.2%
##############################################################            87.4%
#####################################################################   
19:09:40 [2020-05-14T19:09:40.183Z] #26 ...
19:09:40 [2020-05-14T19:09:40.183Z] 
19:09:40 [2020-05-14T19:09:40.183Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:09:40 [2020-05-14T19:09:40.183Z] #33 61.67 debconf: delaying package configuration, since apt-utils is not installed
19:09:40 [2020-05-14T19:09:40.183Z] #33 62.11 Fetched 14.9 MB in 4s (3412 kB/s)
19:09:40 [2020-05-14T19:09:40.183Z] #33 62.36 Selecting previously unselected package xxd.
19:09:40 [2020-05-14T19:09:40.183Z] #33 62.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
19:09:40 [2020-05-14T19:09:40.183Z] #33 62.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
19:09:40 [2020-05-14T19:09:40.183Z] #33 62.53 Unpacking xxd (2:8.1.0875-5) ...
19:09:40 [2020-05-14T19:09:40.183Z] #33 62.86 Selecting previously unselected package vim-common.
19:09:40 [2020-05-14T19:09:40.183Z] #33 62.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
19:09:40 [2020-05-14T19:09:40.183Z] #33 63.10 Unpacking vim-common (2:8.1.0875-5) ...
19:09:40 [2020-05-14T19:09:40.183Z] #33 63.87 Selecting previously unselected package cmake-data.
19:09:40 [2020-05-14T19:09:40.183Z] #33 63.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
19:09:40 [2020-05-14T19:09:40.183Z] #33 63.94 Unpacking cmake-data (3.13.4-1) ...
19:09:40 [2020-05-14T19:09:40.183Z] #33 69.50 Selecting previously unselected package libicu63:ppc64el.
19:09:40 [2020-05-14T19:09:40.183Z] #33 69.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
19:09:40 [2020-05-14T19:09:40.183Z] #33 69.55 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
19:09:40 [2020-05-14T19:09:40.253Z] #10 115.8 Selecting previously unselected package libdevmapper-dev:arm64.
19:09:40 [2020-05-14T19:09:40.253Z] #10 115.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
19:09:40 [2020-05-14T19:09:40.253Z] #10 115.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
19:09:40 [2020-05-14T19:09:40.253Z] #10 116.0 Selecting previously unselected package libseccomp-dev:arm64.
19:09:40 [2020-05-14T19:09:40.253Z] #10 116.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
19:09:40 [2020-05-14T19:09:40.253Z] #10 116.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
19:09:40 [2020-05-14T19:09:40.476Z] #33 ...
19:09:40 [2020-05-14T19:09:40.476Z] 
19:09:40 [2020-05-14T19:09:40.476Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:09:40 [2020-05-14T19:09:40.476Z] #26 10.67 #=#=#                                                                         

#                                                                          2.6%
###                                                                        5.2%
#########                                                                 12.9%
#############                                                             18.1%
################                                                          23.2%
####################                                                      28.4%
########################                                                  33.6%
###########################                                               38.7%
################################                                          45.1%
######################################                                    52.9%
###########################################                               60.6%
###################################################                       70.9%
##########################################################                81.2%
##############################################################            87.4%
#####################################################################     97.1%
######################################################################## 100.0%
19:09:40 [2020-05-14T19:09:40.517Z] #10 116.2 Selecting previously unselected package libsystemd-dev:arm64.
19:09:40 [2020-05-14T19:09:40.517Z] #10 116.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
19:09:40 [2020-05-14T19:09:40.517Z] #10 116.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
19:09:41 [2020-05-14T19:09:41.097Z] #10 116.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
19:09:41 [2020-05-14T19:09:41.097Z] #10 116.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
19:09:41 [2020-05-14T19:09:41.097Z] #10 116.9 Setting up libapparmor1:arm64 (2.13.2-10) ...
19:09:41 [2020-05-14T19:09:41.097Z] #10 116.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:09:41 [2020-05-14T19:09:41.097Z] #10 116.9 Setting up libpcre16-3:arm64 (2:8.39-12) ...
19:09:41 [2020-05-14T19:09:41.097Z] #10 116.9 Setting up libsepol1-dev:arm64 (2.8-1) ...
19:09:41 [2020-05-14T19:09:41.097Z] #10 117.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:09:41 [2020-05-14T19:09:41.097Z] #10 117.0 Setting up libbtrfs0 (4.20.1-2) ...
19:09:41 [2020-05-14T19:09:41.115Z] #26 13.41 
19:09:41 [2020-05-14T19:09:41.357Z] #10 117.0 Setting up libpcre32-3:arm64 (2:8.39-12) ...
19:09:41 [2020-05-14T19:09:41.357Z] #10 117.1 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
19:09:41 [2020-05-14T19:09:41.357Z] #10 117.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:09:41 [2020-05-14T19:09:41.357Z] #10 117.1 Setting up libbtrfs-dev (4.20.1-2) ...
19:09:41 [2020-05-14T19:09:41.357Z] #10 117.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
19:09:41 [2020-05-14T19:09:41.357Z] #10 117.1 Setting up mingw-w64-common (6.0.0-3) ...
19:09:41 [2020-05-14T19:09:41.357Z] #10 117.2 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
19:09:41 [2020-05-14T19:09:41.618Z] #10 117.4 Setting up dmsetup (2:1.02.155-3) ...
19:09:41 [2020-05-14T19:09:41.879Z] #10 117.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
19:09:41 [2020-05-14T19:09:41.879Z] #10 117.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
19:09:41 [2020-05-14T19:09:41.879Z] #10 117.5 Processing triggers for libc-bin (2.28-10) ...
19:09:42 [2020-05-14T19:09:42.149Z] #10 DONE 117.9s
19:09:42 [2020-05-14T19:09:42.149Z] 
19:09:42 [2020-05-14T19:09:42.149Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:42 [2020-05-14T19:09:42.647Z] #17 34.25 Unpacking bash-completion (1:2.8-6) ...
19:09:42 [2020-05-14T19:09:42.647Z] #17 34.65 Selecting previously unselected package bzip2.
19:09:42 [2020-05-14T19:09:42.647Z] #17 34.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
19:09:42 [2020-05-14T19:09:42.647Z] #17 34.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:09:42 [2020-05-14T19:09:42.647Z] #17 34.74 Selecting previously unselected package xz-utils.
19:09:42 [2020-05-14T19:09:42.647Z] #17 34.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
19:09:42 [2020-05-14T19:09:42.647Z] #17 34.75 Unpacking xz-utils (5.2.4-1) ...
19:09:42 [2020-05-14T19:09:42.904Z] #17 34.92 Selecting previously unselected package apparmor.
19:09:42 [2020-05-14T19:09:42.904Z] #17 34.93 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
19:09:42 [2020-05-14T19:09:42.904Z] #17 35.02 Unpacking apparmor (2.13.2-10) ...
19:09:43 [2020-05-14T19:09:43.161Z] #17 35.36 Selecting previously unselected package aufs-tools.
19:09:43 [2020-05-14T19:09:43.161Z] #17 35.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
19:09:43 [2020-05-14T19:09:43.161Z] #17 35.37 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:09:43 [2020-05-14T19:09:43.408Z] --- PASS: TestBuildPreserveOwnership (10.02s)
19:09:43 [2020-05-14T19:09:43.409Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.02s)
19:09:43 [2020-05-14T19:09:43.409Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
19:09:43 [2020-05-14T19:09:43.409Z] === RUN   TestBuildPlatformInvalid
19:09:43 [2020-05-14T19:09:43.409Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:09:43 [2020-05-14T19:09:43.409Z] PASS
19:09:43 [2020-05-14T19:09:43.409Z] 
19:09:43 [2020-05-14T19:09:43.409Z] === Skipped
19:09:43 [2020-05-14T19:09:43.409Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:09:43 [2020-05-14T19:09:43.409Z]     build_session_test.go:25: TODO: BuildKit
19:09:43 [2020-05-14T19:09:43.409Z] 
19:09:43 [2020-05-14T19:09:43.409Z] 
19:09:43 [2020-05-14T19:09:43.409Z] DONE 32 tests, 1 skipped in 119.622s
19:09:43 [2020-05-14T19:09:43.409Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:09:43 [2020-05-14T19:09:43.409Z] INFO: Testing against a local daemon
19:09:43 [2020-05-14T19:09:43.409Z] === RUN   TestConfigInspect
19:09:43 [2020-05-14T19:09:43.409Z] --- SKIP: TestConfigInspect (0.01s)
19:09:43 [2020-05-14T19:09:43.409Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:43 [2020-05-14T19:09:43.409Z] === RUN   TestConfigList
19:09:43 [2020-05-14T19:09:43.409Z] --- SKIP: TestConfigList (0.01s)
19:09:43 [2020-05-14T19:09:43.409Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:43 [2020-05-14T19:09:43.409Z] === RUN   TestConfigsCreateAndDelete
19:09:43 [2020-05-14T19:09:43.409Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
19:09:43 [2020-05-14T19:09:43.409Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:43 [2020-05-14T19:09:43.409Z] === RUN   TestConfigsUpdate
19:09:43 [2020-05-14T19:09:43.409Z] --- SKIP: TestConfigsUpdate (0.01s)
19:09:43 [2020-05-14T19:09:43.409Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:43 [2020-05-14T19:09:43.409Z] === RUN   TestTemplatedConfig
19:09:43 [2020-05-14T19:09:43.409Z] --- SKIP: TestTemplatedConfig (0.00s)
19:09:43 [2020-05-14T19:09:43.409Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:43 [2020-05-14T19:09:43.409Z] === RUN   TestConfigCreateResolve
19:09:43 [2020-05-14T19:09:43.409Z] --- SKIP: TestConfigCreateResolve (0.01s)
19:09:43 [2020-05-14T19:09:43.409Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:43 [2020-05-14T19:09:43.409Z] === RUN   TestConfigDaemonLibtrustID
19:09:43 [2020-05-14T19:09:43.419Z] #17 35.48 Selecting previously unselected package libonig5:amd64.
19:09:43 [2020-05-14T19:09:43.419Z] #17 35.48 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
19:09:43 [2020-05-14T19:09:43.419Z] #17 35.48 Unpacking libonig5:amd64 (6.9.1-1) ...
19:09:43 [2020-05-14T19:09:43.419Z] #17 35.62 Selecting previously unselected package libjq1:amd64.
19:09:43 [2020-05-14T19:09:43.419Z] #17 35.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
19:09:43 [2020-05-14T19:09:43.419Z] #17 35.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
19:09:43 [2020-05-14T19:09:43.419Z] #17 35.76 Selecting previously unselected package jq.
19:09:43 [2020-05-14T19:09:43.676Z] #17 35.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
19:09:43 [2020-05-14T19:09:43.677Z] #17 35.78 Unpacking jq (1.5+dfsg-2+b1) ...
19:09:43 [2020-05-14T19:09:43.934Z] #17 35.88 Selecting previously unselected package libaio1:amd64.
19:09:43 [2020-05-14T19:09:43.934Z] #17 35.89 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
19:09:43 [2020-05-14T19:09:43.934Z] #17 35.90 Unpacking libaio1:amd64 (0.3.112-3) ...
19:09:43 [2020-05-14T19:09:43.934Z] #17 35.95 Selecting previously unselected package libgpm2:amd64.
19:09:43 [2020-05-14T19:09:43.934Z] #17 35.97 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
19:09:43 [2020-05-14T19:09:43.934Z] #17 35.97 Unpacking libgpm2:amd64 (1.20.7-5) ...
19:09:43 [2020-05-14T19:09:43.934Z] #17 36.05 Selecting previously unselected package libicu63:amd64.
19:09:43 [2020-05-14T19:09:43.934Z] #17 36.06 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
19:09:43 [2020-05-14T19:09:43.934Z] #17 36.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
19:09:44 [2020-05-14T19:09:44.766Z] #49 ...
19:09:44 [2020-05-14T19:09:44.766Z] 
19:09:44 [2020-05-14T19:09:44.766Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
19:09:44 [2020-05-14T19:09:44.766Z] #11 DONE 2.6s
19:09:44 [2020-05-14T19:09:44.766Z] 
19:09:44 [2020-05-14T19:09:44.766Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:09:44 [2020-05-14T19:09:44.867Z] #17 ...
19:09:44 [2020-05-14T19:09:44.867Z] 
19:09:44 [2020-05-14T19:09:44.867Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:44 [2020-05-14T19:09:44.867Z] #39 96.11   CC       criu/clone-noasan.o
19:09:44 [2020-05-14T19:09:44.867Z] #39 96.25   CC       criu/config.o
19:09:44 [2020-05-14T19:09:44.867Z] #39 97.59   CC       criu/cr-check.o
19:09:44 [2020-05-14T19:09:44.867Z] #39 99.10   CC       criu/cr-dedup.o
19:09:44 [2020-05-14T19:09:44.867Z] #39 99.44   CC       criu/cr-dump.o
19:09:44 [2020-05-14T19:09:44.867Z] #39 101.7   CC       criu/cr-errno.o
19:09:44 [2020-05-14T19:09:44.867Z] #39 101.7   CC       criu/cr-restore.o
19:09:44 [2020-05-14T19:09:44.867Z] #39 106.3   CC       criu/cr-service.o
19:09:45 [2020-05-14T19:09:45.020Z] #26 13.66 
                                                                           0.2%
#                                                                          2.0%
##                                                                         3.8%
###                                                                        4.6%
####                                                                       6.4%
#####                                                                      8.2%
#######                                                                   10.9%
#########                                                                 13.6%
###########                                                               16.3%
#############                                                             18.1%
##############                                                            19.9%
################                                                          23.4%
###################                                                       26.8%
#####################                                                     29.4%
######################                                                    31.6%
#######################                                                   33.0%
########################                                                  33.9%
#########################                                                 35.7%
###########################                                               37.5%
############################                                              40.2%
##############################                                            42.9%
################################                                          45.6%
##################################                                        48.2%
####################################                                      50.9%
######################################                                    53.6%
#######################################                                   55.4%
#########################################                                 57.2%
##########################################                                58.9%
###########################################                               60.7%
#############################################                             62.5%
##############################################                            65.2%
19:09:45 [2020-05-14T19:09:45.020Z] #26 ...
19:09:45 [2020-05-14T19:09:45.020Z] 
19:09:45 [2020-05-14T19:09:45.020Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:09:45 [2020-05-14T19:09:45.020Z] #11 66.36 Get:12 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]
19:09:45 [2020-05-14T19:09:45.020Z] #11 73.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 74.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 75.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 75.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 75.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
19:09:45 [2020-05-14T19:09:45.020Z] #11 ...
19:09:45 [2020-05-14T19:09:45.020Z] 
19:09:45 [2020-05-14T19:09:45.020Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:09:45 [2020-05-14T19:09:45.289Z] --- PASS: TestConfigDaemonLibtrustID (1.63s)
19:09:45 [2020-05-14T19:09:45.289Z] PASS
19:09:45 [2020-05-14T19:09:45.289Z] 
19:09:45 [2020-05-14T19:09:45.289Z] === Skipped
19:09:45 [2020-05-14T19:09:45.289Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
19:09:45 [2020-05-14T19:09:45.289Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:45 [2020-05-14T19:09:45.289Z] 
19:09:45 [2020-05-14T19:09:45.289Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
19:09:45 [2020-05-14T19:09:45.289Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:45 [2020-05-14T19:09:45.289Z] 
19:09:45 [2020-05-14T19:09:45.289Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
19:09:45 [2020-05-14T19:09:45.289Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:45 [2020-05-14T19:09:45.289Z] 
19:09:45 [2020-05-14T19:09:45.289Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
19:09:45 [2020-05-14T19:09:45.289Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:45 [2020-05-14T19:09:45.289Z] 
19:09:45 [2020-05-14T19:09:45.289Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
19:09:45 [2020-05-14T19:09:45.289Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:45 [2020-05-14T19:09:45.289Z] 
19:09:45 [2020-05-14T19:09:45.289Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
19:09:45 [2020-05-14T19:09:45.289Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:09:45 [2020-05-14T19:09:45.289Z] 
19:09:45 [2020-05-14T19:09:45.289Z] 
19:09:45 [2020-05-14T19:09:45.289Z] DONE 7 tests, 6 skipped in 1.716s
19:09:45 [2020-05-14T19:09:45.289Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:09:45 [2020-05-14T19:09:45.289Z] INFO: Testing against a local daemon
19:09:45 [2020-05-14T19:09:45.289Z] === RUN   TestCheckpoint
19:09:45 [2020-05-14T19:09:45.289Z] --- SKIP: TestCheckpoint (0.00s)
19:09:45 [2020-05-14T19:09:45.289Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:09:45 [2020-05-14T19:09:45.289Z] === RUN   TestContainerInvalidJSON
19:09:45 [2020-05-14T19:09:45.289Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:09:45 [2020-05-14T19:09:45.289Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:09:45 [2020-05-14T19:09:45.289Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:09:45 [2020-05-14T19:09:45.289Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:09:45 [2020-05-14T19:09:45.289Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:09:45 [2020-05-14T19:09:45.289Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:09:45 [2020-05-14T19:09:45.289Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:09:45 [2020-05-14T19:09:45.289Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:09:45 [2020-05-14T19:09:45.289Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:09:45 [2020-05-14T19:09:45.289Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:09:45 [2020-05-14T19:09:45.289Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:09:45 [2020-05-14T19:09:45.289Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:09:45 [2020-05-14T19:09:45.289Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:09:45 [2020-05-14T19:09:45.289Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:09:45 [2020-05-14T19:09:45.289Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
19:09:45 [2020-05-14T19:09:45.289Z] === RUN   TestCopyFromContainerPathIsNotDir
19:09:45 [2020-05-14T19:09:45.289Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
19:09:45 [2020-05-14T19:09:45.289Z] === RUN   TestCopyToContainerPathDoesNotExist
19:09:45 [2020-05-14T19:09:45.289Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
19:09:45 [2020-05-14T19:09:45.289Z] === RUN   TestCopyToContainerPathIsNotDir
19:09:45 [2020-05-14T19:09:45.543Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
19:09:45 [2020-05-14T19:09:45.543Z] === RUN   TestCopyFromContainer
19:09:46 [2020-05-14T19:09:46.213Z] #12 ...
19:09:46 [2020-05-14T19:09:46.213Z] 
19:09:46 [2020-05-14T19:09:46.213Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:46 [2020-05-14T19:09:46.213Z] #39 54.89   CC       images/opts.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 55.47   CC       images/seccomp.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 55.74   CC       images/binfmt-misc.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 55.97   CC       images/time.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 56.24   CC       images/sysctl.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 56.63   CC       images/autofs.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 57.08   CC       images/macvlan.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 57.39   CC       images/sit.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 57.69   LINK     images/built-in.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 57.83   GEN      compel/include/asm
19:09:46 [2020-05-14T19:09:46.213Z] #39 57.84   GEN      compel/include/version.h
19:09:46 [2020-05-14T19:09:46.213Z] #39 57.92 touch .config
19:09:46 [2020-05-14T19:09:46.213Z] #39 57.96   GEN      include/common/config.h
19:09:46 [2020-05-14T19:09:46.213Z] #39 58.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:09:46 [2020-05-14T19:09:46.213Z] #39 58.11   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
19:09:46 [2020-05-14T19:09:46.213Z] #39 58.18   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 58.30   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 58.34   DEP      compel/plugins/std/infect.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 58.52   DEP      compel/plugins/std/string.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 58.66   DEP      compel/plugins/std/log.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 58.77   DEP      compel/plugins/std/fds.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 58.95   DEP      compel/plugins/std/std.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 59.07   DEP      compel/plugins/shmem/shmem.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 59.19   DEP      compel/plugins/fds/fds.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 59.41   CC       compel/plugins/std/std.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 59.79   CC       compel/plugins/std/fds.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 60.21   CC       compel/plugins/std/log.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 61.03   CC       compel/plugins/std/string.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 61.87   CC       compel/plugins/std/infect.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 62.47   CC       compel/arch/aarch64/plugins/std/parasite-head.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 62.59   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 62.68   AR       compel/plugins/std.lib.a
19:09:46 [2020-05-14T19:09:46.213Z] #39 62.95   CC       compel/plugins/fds/fds.o
19:09:46 [2020-05-14T19:09:46.213Z] #39 63.38   AR       compel/plugins/fds.lib.a
19:09:46 [2020-05-14T19:09:46.213Z] #39 63.44   HOSTDEP  compel/src/lib/log-host.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 63.56   HOSTDEP  compel/src/lib/handle-elf-host.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 63.81   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 63.98   HOSTDEP  compel/src/main-host.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 64.11   DEP      compel/src/lib/ptrace.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 64.30   DEP      compel/src/lib/infect.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 64.88   DEP      compel/src/lib/infect-util.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 64.93   DEP      compel/src/lib/infect-rpc.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 65.08   DEP      compel/arch/aarch64/src/lib/infect.d
19:09:46 [2020-05-14T19:09:46.213Z] #39 ...
19:09:46 [2020-05-14T19:09:46.213Z] 
19:09:46 [2020-05-14T19:09:46.213Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.931 + RM_GOPATH=0
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.931 + TMP_GOPATH=
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.931 + : /build
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.931 + '[' -z '' ']'
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.931 ++ mktemp -d
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 + export GOPATH=/tmp/tmp.PMieQBi9im
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 + GOPATH=/tmp/tmp.PMieQBi9im
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 + RM_GOPATH=1
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 ++ dirname /tmp/install/install.sh
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 + dir=/tmp/install
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 + bin=runc
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 + shift
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 + '[' '!' -f /tmp/install/runc.installer ']'
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 + . /tmp/install/runc.installer
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 + install_runc
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.939 + uname -r
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.946 + grep -q '^3\.10\.0.*\.el7\.'
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.951 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.959 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.959 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PMieQBi9im/src/github.com/opencontainers/runc
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.959 Cloning into '/tmp/tmp.PMieQBi9im/src/github.com/opencontainers/runc'...
19:09:46 [2020-05-14T19:09:46.213Z] #49 2.959 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:09:46 [2020-05-14T19:09:46.766Z] #39 107.9   CC       criu/crtools.o
19:09:46 [2020-05-14T19:09:46.831Z] #26 13.66 
                                                                           0.2%
#                                                                          2.0%
##                                                                         3.8%
###                                                                        4.6%
####                                                                       6.4%
#####                                                                      8.2%
#######                                                                   10.9%
#########                                                                 13.6%
###########                                                               16.3%
#############                                                             18.1%
##############                                                            19.9%
################                                                          23.4%
###################                                                       26.8%
#####################                                                     29.4%
######################                                                    31.6%
#######################                                                   33.0%
########################                                                  33.9%
#########################                                                 35.7%
###########################                                               37.5%
############################                                              40.2%
##############################                                            42.9%
################################                                          45.6%
##################################                                        48.2%
####################################                                      50.9%
######################################                                    53.6%
#######################################                                   55.4%
#########################################                                 57.2%
##########################################                                58.9%
###########################################                               60.7%
#############################################                             62.5%
##############################################                            65.2%
################################################                          67.9%
##################################################                        69.7%
####################################################                      72.3%
#####################################################                     74.1%
######################################################                    75.9%
#######################################################                   77.7%
#########################################################                 80.4%
###########################################################               82.6%
#############################################################             85.3%
###############################################################           88.0%
################################################################          88.9%
#################################################################         90.7%
##################################################################        92.5%
#####################################################################     96.0%
#######################################################################   98.7%
######################################################################## 100.0%
19:09:47 [2020-05-14T19:09:47.024Z] #39 108.5   CC       criu/eventfd.o
19:09:47 [2020-05-14T19:09:47.123Z] #26 19.42 
19:09:47 [2020-05-14T19:09:47.282Z] #39 ...
19:09:47 [2020-05-14T19:09:47.282Z] 
19:09:47 [2020-05-14T19:09:47.282Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.50 Selecting previously unselected package libnet1:amd64.
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.63 Selecting previously unselected package libnl-3-200:amd64.
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.73 Selecting previously unselected package libprotobuf-c1:amd64.
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.83 Selecting previously unselected package libreadline5:amd64.
19:09:47 [2020-05-14T19:09:47.543Z] #17 39.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
19:09:47 [2020-05-14T19:09:47.801Z] #17 39.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:09:47 [2020-05-14T19:09:47.801Z] #17 39.98 Selecting previously unselected package net-tools.
19:09:47 [2020-05-14T19:09:47.801Z] #17 39.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
19:09:47 [2020-05-14T19:09:47.801Z] #17 39.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:09:48 [2020-05-14T19:09:48.060Z] #17 40.14 Selecting previously unselected package python-pip-whl.
19:09:48 [2020-05-14T19:09:48.060Z] #17 40.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:09:48 [2020-05-14T19:09:48.060Z] #17 40.16 Unpacking python-pip-whl (18.1-5) ...
19:09:48 [2020-05-14T19:09:48.626Z] #17 40.70 Selecting previously unselected package python3-lib2to3.
19:09:48 [2020-05-14T19:09:48.626Z] #17 40.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:09:48 [2020-05-14T19:09:48.626Z] #17 40.70 Unpacking python3-lib2to3 (3.7.3-1) ...
19:09:48 [2020-05-14T19:09:48.626Z] #17 40.82 Selecting previously unselected package python3-distutils.
19:09:48 [2020-05-14T19:09:48.626Z] #17 40.83 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:09:48 [2020-05-14T19:09:48.626Z] #17 40.83 Unpacking python3-distutils (3.7.3-1) ...
19:09:48 [2020-05-14T19:09:48.884Z] #17 40.96 Selecting previously unselected package python3-pip.
19:09:48 [2020-05-14T19:09:48.884Z] #17 40.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:09:48 [2020-05-14T19:09:48.884Z] #17 40.99 Unpacking python3-pip (18.1-5) ...
19:09:49 [2020-05-14T19:09:49.143Z] #17 41.14 Selecting previously unselected package python3-pkg-resources.
19:09:49 [2020-05-14T19:09:49.143Z] #17 41.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:09:49 [2020-05-14T19:09:49.143Z] #17 41.15 Unpacking python3-pkg-resources (40.8.0-1) ...
19:09:49 [2020-05-14T19:09:49.143Z] #17 41.26 Selecting previously unselected package python3-setuptools.
19:09:49 [2020-05-14T19:09:49.143Z] #17 41.27 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:09:49 [2020-05-14T19:09:49.143Z] #17 41.27 Unpacking python3-setuptools (40.8.0-1) ...
19:09:49 [2020-05-14T19:09:49.190Z] #26 21.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:09:49 [2020-05-14T19:09:49.401Z] #17 41.48 Selecting previously unselected package python3-wheel.
19:09:49 [2020-05-14T19:09:49.401Z] #17 41.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:09:49 [2020-05-14T19:09:49.401Z] #17 41.51 Unpacking python3-wheel (0.32.3-2) ...
19:09:49 [2020-05-14T19:09:49.401Z] #17 41.59 Selecting previously unselected package sudo.
19:09:49 [2020-05-14T19:09:49.401Z] #17 41.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
19:09:49 [2020-05-14T19:09:49.401Z] #17 41.61 Unpacking sudo (1.8.27-1+deb10u2) ...
19:09:49 [2020-05-14T19:09:49.482Z] #26 ...
19:09:49 [2020-05-14T19:09:49.482Z] 
19:09:49 [2020-05-14T19:09:49.482Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:49 [2020-05-14T19:09:49.482Z] #42 70.90 sync
19:09:49 [2020-05-14T19:09:49.482Z] #42 70.92 internal/reflectlite
19:09:49 [2020-05-14T19:09:49.482Z] #42 74.50 internal/singleflight
19:09:49 [2020-05-14T19:09:49.482Z] #42 74.53 math/rand
19:09:49 [2020-05-14T19:09:49.482Z] #42 74.56 github.com/LK4D4/vndr/godl/singleflight
19:09:49 [2020-05-14T19:09:49.482Z] #42 79.58 sort
19:09:49 [2020-05-14T19:09:49.482Z] #42 79.62 io
19:09:49 [2020-05-14T19:09:49.482Z] #42 79.63 internal/oserror
19:09:49 [2020-05-14T19:09:49.482Z] #42 79.63 strconv
19:09:49 [2020-05-14T19:09:49.482Z] #42 80.30 syscall
19:09:49 [2020-05-14T19:09:49.694Z] === RUN   TestCopyFromContainer//
19:09:49 [2020-05-14T19:09:49.694Z] === RUN   TestCopyFromContainer//bar/root
19:09:49 [2020-05-14T19:09:49.694Z] === RUN   TestCopyFromContainer//bar/root/
19:09:49 [2020-05-14T19:09:49.694Z] === RUN   TestCopyFromContainer/bar/quux
19:09:49 [2020-05-14T19:09:49.694Z] === RUN   TestCopyFromContainer/bar/quux/
19:09:49 [2020-05-14T19:09:49.694Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:09:49 [2020-05-14T19:09:49.694Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:09:49 [2020-05-14T19:09:49.694Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:09:49 [2020-05-14T19:09:49.694Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:09:49 [2020-05-14T19:09:49.773Z] #42 ...
19:09:49 [2020-05-14T19:09:49.773Z] 
19:09:49 [2020-05-14T19:09:49.773Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:09:49 [2020-05-14T19:09:49.773Z] #31 70.92 internal/reflectlite
19:09:49 [2020-05-14T19:09:49.773Z] #31 70.92 sync
19:09:49 [2020-05-14T19:09:49.773Z] #31 78.06 errors
19:09:49 [2020-05-14T19:09:49.773Z] #31 78.06 sort
19:09:49 [2020-05-14T19:09:49.773Z] #31 79.05 strconv
19:09:49 [2020-05-14T19:09:49.773Z] #31 79.10 internal/oserror
19:09:49 [2020-05-14T19:09:49.773Z] #31 79.11 io
19:09:49 [2020-05-14T19:09:49.773Z] #31 79.66 syscall
19:09:49 [2020-05-14T19:09:49.773Z] #31 ...
19:09:49 [2020-05-14T19:09:49.773Z] 
19:09:49 [2020-05-14T19:09:49.773Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:09:49 [2020-05-14T19:09:49.773Z] #39 71.16 Selecting previously unselected package libprotoc17:ppc64el.
19:09:49 [2020-05-14T19:09:49.773Z] #39 71.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 71.19 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 72.21 Selecting previously unselected package protobuf-c-compiler.
19:09:49 [2020-05-14T19:09:49.773Z] #39 72.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 72.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 72.54 Selecting previously unselected package protobuf-compiler.
19:09:49 [2020-05-14T19:09:49.773Z] #39 72.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 72.58 Unpacking protobuf-compiler (3.6.1.3-2) ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 72.75 Selecting previously unselected package python-pkg-resources.
19:09:49 [2020-05-14T19:09:49.773Z] #39 72.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 72.76 Unpacking python-pkg-resources (40.8.0-1) ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 73.15 Selecting previously unselected package python-six.
19:09:49 [2020-05-14T19:09:49.773Z] #39 73.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 73.21 Unpacking python-six (1.12.0-1) ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 73.52 Selecting previously unselected package python-protobuf.
19:09:49 [2020-05-14T19:09:49.773Z] #39 73.55 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 73.57 Unpacking python-protobuf (3.6.1.3-2) ...
19:09:49 [2020-05-14T19:09:49.773Z] #39 74.49 Setting up python-pkg-resources (40.8.0-1) ...
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCopyFromContainer/bar/notarget
19:09:49 [2020-05-14T19:09:49.948Z] --- PASS: TestCopyFromContainer (4.51s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCopyFromContainer// (0.05s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:49 [2020-05-14T19:09:49.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:49 [2020-05-14T19:09:49.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:49 [2020-05-14T19:09:49.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:49 [2020-05-14T19:09:49.948Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:09:49 [2020-05-14T19:09:49.948Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:09:49 [2020-05-14T19:09:49.948Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:09:49 [2020-05-14T19:09:49.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateLinkToNonExistingContainer
19:09:49 [2020-05-14T19:09:49.948Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateWithInvalidEnv
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateWithInvalidEnv/0
19:09:49 [2020-05-14T19:09:49.948Z] === PAUSE TestCreateWithInvalidEnv/0
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateWithInvalidEnv/1
19:09:49 [2020-05-14T19:09:49.948Z] === PAUSE TestCreateWithInvalidEnv/1
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateWithInvalidEnv/2
19:09:49 [2020-05-14T19:09:49.948Z] === PAUSE TestCreateWithInvalidEnv/2
19:09:49 [2020-05-14T19:09:49.948Z] === CONT  TestCreateWithInvalidEnv/0
19:09:49 [2020-05-14T19:09:49.948Z] === CONT  TestCreateWithInvalidEnv/2
19:09:49 [2020-05-14T19:09:49.948Z] === CONT  TestCreateWithInvalidEnv/1
19:09:49 [2020-05-14T19:09:49.948Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:09:49 [2020-05-14T19:09:49.948Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateTmpfsMountsTarget
19:09:49 [2020-05-14T19:09:49.948Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:09:49 [2020-05-14T19:09:49.948Z] === RUN   TestCreateWithCustomMaskedPaths
19:09:49 [2020-05-14T19:09:49.970Z] #17 42.16 Selecting previously unselected package thin-provisioning-tools.
19:09:49 [2020-05-14T19:09:49.970Z] #17 42.17 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
19:09:49 [2020-05-14T19:09:49.970Z] #17 42.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:09:50 [2020-05-14T19:09:50.092Z] #39 ...
19:09:50 [2020-05-14T19:09:50.092Z] 
19:09:50 [2020-05-14T19:09:50.092Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:09:50 [2020-05-14T19:09:50.092Z] #11 77.84 debconf: delaying package configuration, since apt-utils is not installed
19:09:50 [2020-05-14T19:09:50.092Z] #11 78.11 Fetched 79.4 MB in 21s (3767 kB/s)
19:09:50 [2020-05-14T19:09:50.092Z] #11 78.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 ... 15338 files and directories currently installed.)
19:09:50 [2020-05-14T19:09:50.092Z] #11 78.40 Preparing to unpack .../libsystemd0_241-7~deb10u4_ppc64el.deb ...
19:09:50 [2020-05-14T19:09:50.092Z] #11 78.42 Unpacking libsystemd0:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ...
19:09:50 [2020-05-14T19:09:50.092Z] #11 79.03 Setting up libsystemd0:ppc64el (241-7~deb10u4) ...
19:09:50 [2020-05-14T19:09:50.092Z] #11 79.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
19:09:50 [2020-05-14T19:09:50.092Z] #11 79.29 Preparing to unpack .../libudev1_241-7~deb10u4_ppc64el.deb ...
19:09:50 [2020-05-14T19:09:50.092Z] #11 79.30 Unpacking libudev1:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ...
19:09:50 [2020-05-14T19:09:50.092Z] #11 79.71 Setting up libudev1:ppc64el (241-7~deb10u4) ...
19:09:50 [2020-05-14T19:09:50.092Z] #11 79.97 Selecting previously unselected package binutils-mingw-w64-i686.
19:09:50 [2020-05-14T19:09:50.092Z] #11 79.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
19:09:50 [2020-05-14T19:09:50.092Z] #11 80.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
19:09:50 [2020-05-14T19:09:50.092Z] #11 80.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:09:50 [2020-05-14T19:09:50.229Z] #17 42.42 Selecting previously unselected package uidmap.
19:09:50 [2020-05-14T19:09:50.230Z] #17 42.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
19:09:50 [2020-05-14T19:09:50.230Z] #17 42.44 Unpacking uidmap (1:4.5-1.1) ...
19:09:50 [2020-05-14T19:09:50.488Z] #17 42.59 Selecting previously unselected package vim-runtime.
19:09:50 [2020-05-14T19:09:50.488Z] #17 42.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:09:50 [2020-05-14T19:09:50.488Z] #17 42.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:09:50 [2020-05-14T19:09:50.488Z] #17 42.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:09:50 [2020-05-14T19:09:50.488Z] #17 42.67 Unpacking vim-runtime (2:8.1.0875-5) ...
19:09:50 [2020-05-14T19:09:50.517Z] #49 ...
19:09:50 [2020-05-14T19:09:50.517Z] 
19:09:50 [2020-05-14T19:09:50.517Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:09:50 [2020-05-14T19:09:50.517Z] #12 DONE 5.0s
19:09:50 [2020-05-14T19:09:50.517Z] 
19:09:50 [2020-05-14T19:09:50.517Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:09:50 [2020-05-14T19:09:50.517Z] #13 ...
19:09:50 [2020-05-14T19:09:50.517Z] 
19:09:50 [2020-05-14T19:09:50.517Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:50 [2020-05-14T19:09:50.517Z] #41 116.0 net/textproto
19:09:50 [2020-05-14T19:09:50.517Z] #41 116.0 crypto/x509
19:09:50 [2020-05-14T19:09:50.517Z] #41 116.0 vendor/golang.org/x/net/http/httpproxy
19:09:50 [2020-05-14T19:09:50.517Z] #41 116.9 mime/multipart
19:09:50 [2020-05-14T19:09:50.517Z] #41 116.9 vendor/golang.org/x/net/http/httpguts
19:09:50 [2020-05-14T19:09:50.517Z] #41 120.1 crypto/tls
19:09:50 [2020-05-14T19:09:50.517Z] #41 ...
19:09:50 [2020-05-14T19:09:50.517Z] 
19:09:50 [2020-05-14T19:09:50.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:50 [2020-05-14T19:09:50.517Z] #39 65.20   DEP      compel/arch/aarch64/src/lib/cpu.d
19:09:50 [2020-05-14T19:09:50.517Z] #39 65.28   DEP      compel/src/lib/log.d
19:09:50 [2020-05-14T19:09:50.517Z] #39 65.42   DEP      compel/src/main.d
19:09:50 [2020-05-14T19:09:50.517Z] #39 65.61   DEP      compel/src/lib/handle-elf.d
19:09:50 [2020-05-14T19:09:50.517Z] #39 65.83   DEP      compel/arch/aarch64/src/lib/handle-elf.d
19:09:50 [2020-05-14T19:09:50.517Z] #39 66.17   CC       compel/src/lib/log.o
19:09:50 [2020-05-14T19:09:50.517Z] #39 66.79   CC       compel/arch/aarch64/src/lib/cpu.o
19:09:50 [2020-05-14T19:09:50.517Z] #39 67.12   CC       compel/arch/aarch64/src/lib/infect.o
19:09:50 [2020-05-14T19:09:50.517Z] #39 67.60   CC       compel/src/lib/infect-rpc.o
19:09:50 [2020-05-14T19:09:50.517Z] #39 67.90   CC       compel/src/lib/infect-util.o
19:09:50 [2020-05-14T19:09:50.517Z] #39 68.42   CC       compel/src/lib/infect.o
19:09:50 [2020-05-14T19:09:50.778Z] #39 ...
19:09:50 [2020-05-14T19:09:50.778Z] 
19:09:50 [2020-05-14T19:09:50.778Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:09:50 [2020-05-14T19:09:50.778Z] #43 DONE 126.5s
19:09:50 [2020-05-14T19:09:50.778Z] 
19:09:50 [2020-05-14T19:09:50.778Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:51 [2020-05-14T19:09:51.594Z] #11 ...
19:09:51 [2020-05-14T19:09:51.594Z] 
19:09:51 [2020-05-14T19:09:51.594Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:09:51 [2020-05-14T19:09:51.594Z] #39 83.00 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
19:09:51 [2020-05-14T19:09:51.594Z] #39 83.02 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:09:51 [2020-05-14T19:09:51.594Z] #39 83.04 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:09:51 [2020-05-14T19:09:51.594Z] #39 83.04 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
19:09:51 [2020-05-14T19:09:51.594Z] #39 83.05 Setting up python-six (1.12.0-1) ...
19:09:51 [2020-05-14T19:09:51.829Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s)
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:09:51 [2020-05-14T19:09:51.829Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:09:51 [2020-05-14T19:09:51.829Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:09:51 [2020-05-14T19:09:51.829Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:09:52 [2020-05-14T19:09:52.083Z] --- PASS: TestCreateWithCapabilities (0.01s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.12s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.12s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.12s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.12s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.12s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.12s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.12s)
19:09:52 [2020-05-14T19:09:52.083Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.12s)
19:09:52 [2020-05-14T19:09:52.083Z] === RUN   TestCreateWithCustomReadonlyPaths
19:09:52 [2020-05-14T19:09:52.573Z] Fetching without tags
19:09:52 [2020-05-14T19:09:52.691Z] #41 ...
19:09:52 [2020-05-14T19:09:52.691Z] 
19:09:52 [2020-05-14T19:09:52.691Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:09:52 [2020-05-14T19:09:52.691Z] #13 2.820 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:09:52 [2020-05-14T19:09:52.691Z] #13 DONE 3.1s
19:09:52 [2020-05-14T19:09:52.691Z] 
19:09:52 [2020-05-14T19:09:52.691Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:52 [2020-05-14T19:09:52.953Z] #41 ...
19:09:52 [2020-05-14T19:09:52.953Z] 
19:09:52 [2020-05-14T19:09:52.953Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:09:53 [2020-05-14T19:09:53.307Z] Merging remotes/origin/master commit 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d into PR head commit 64bc9281de80d1861c2befb12c685d9f1cd1f22a
19:09:53 [2020-05-14T19:09:53.770Z] #17 45.90 Selecting previously unselected package vim.
19:09:53 [2020-05-14T19:09:53.770Z] #17 45.92 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
19:09:53 [2020-05-14T19:09:53.770Z] #17 45.94 Unpacking vim (2:8.1.0875-5) ...
19:09:53 [2020-05-14T19:09:53.963Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s)
19:09:53 [2020-05-14T19:09:53.963Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:09:53 [2020-05-14T19:09:53.963Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:53 [2020-05-14T19:09:53.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:53 [2020-05-14T19:09:53.963Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:53 [2020-05-14T19:09:53.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:53 [2020-05-14T19:09:53.963Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:53 [2020-05-14T19:09:53.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:53 [2020-05-14T19:09:53.963Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:53 [2020-05-14T19:09:53.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:53 [2020-05-14T19:09:53.963Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:53 [2020-05-14T19:09:53.963Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:53 [2020-05-14T19:09:53.963Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:09:53 [2020-05-14T19:09:53.963Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:09:53 [2020-05-14T19:09:53.963Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:09:53 [2020-05-14T19:09:53.963Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:09:53 [2020-05-14T19:09:53.963Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:09:53 [2020-05-14T19:09:53.963Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:09:53 [2020-05-14T19:09:53.963Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:09:53 [2020-05-14T19:09:53.963Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:09:53 [2020-05-14T19:09:53.963Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:09:53 [2020-05-14T19:09:53.963Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:09:53 [2020-05-14T19:09:53.963Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:09:53 [2020-05-14T19:09:53.963Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:09:54 [2020-05-14T19:09:54.522Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
19:09:54 [2020-05-14T19:09:54.522Z] === RUN   TestContainerStartOnDaemonRestart
19:09:54 [2020-05-14T19:09:54.522Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
19:09:54 [2020-05-14T19:09:54.522Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
19:09:54 [2020-05-14T19:09:54.522Z] === RUN   TestDaemonRestartIpcMode
19:09:54 [2020-05-14T19:09:54.522Z] === PAUSE TestDaemonRestartIpcMode
19:09:54 [2020-05-14T19:09:54.522Z] === RUN   TestDaemonHostGatewayIP
19:09:54 [2020-05-14T19:09:54.522Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
19:09:54 [2020-05-14T19:09:54.522Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
19:09:54 [2020-05-14T19:09:54.522Z] === RUN   TestContainerKillOnDaemonStart
19:09:54 [2020-05-14T19:09:54.522Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:09:54 [2020-05-14T19:09:54.522Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
19:09:54 [2020-05-14T19:09:54.522Z] === RUN   TestDiff
19:09:52 [2020-05-14T19:09:52.258Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:09:52 [2020-05-14T19:09:52.314Z]  > git config --add remote.origin.fetch +refs/pull/40908/head:refs/remotes/origin/PR-40908 # timeout=10
19:09:52 [2020-05-14T19:09:52.357Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:09:52 [2020-05-14T19:09:52.479Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:09:52 [2020-05-14T19:09:52.604Z] Fetching upstream changes from https://github.com/moby/moby.git
19:09:52 [2020-05-14T19:09:52.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:09:52 [2020-05-14T19:09:52.606Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40908/head:refs/remotes/origin/PR-40908 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:09:53 [2020-05-14T19:09:53.418Z]  > git config core.sparsecheckout # timeout=10
19:09:53 [2020-05-14T19:09:53.465Z]  > git checkout -f 64bc9281de80d1861c2befb12c685d9f1cd1f22a # timeout=10
19:09:54 [2020-05-14T19:09:54.707Z] #17 46.56 Selecting previously unselected package xfsprogs.
19:09:54 [2020-05-14T19:09:54.707Z] #17 46.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
19:09:54 [2020-05-14T19:09:54.707Z] #17 46.56 Unpacking xfsprogs (4.20.0-1) ...
19:09:54 [2020-05-14T19:09:54.969Z] #17 47.06 Selecting previously unselected package zip.
19:09:54 [2020-05-14T19:09:54.969Z] #17 47.06 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
19:09:54 [2020-05-14T19:09:54.969Z] #17 47.07 Unpacking zip (3.0-11+b1) ...
19:09:55 [2020-05-14T19:09:55.079Z] --- PASS: TestDiff (0.62s)
19:09:55 [2020-05-14T19:09:55.079Z] === RUN   TestExecWithCloseStdin
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.24 Setting up aufs-tools (1:4.14+20190211-1) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.26 Setting up libip6tc0:amd64 (1.8.2-4) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.28 Setting up libgpm2:amd64 (1.20.7-5) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.29 Setting up libip4tc0:amd64 (1.8.2-4) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.30 Setting up uidmap (1:4.5-1.1) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.31 Setting up libnftnl11:amd64 (1.1.2-2) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.38 Setting up xxd (2:8.1.0875-5) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.38 Setting up zip (3.0-11+b1) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.39 Setting up vim-common (2:8.1.0875-5) ...
19:09:55 [2020-05-14T19:09:55.226Z] #17 47.42 Setting up bash-completion (1:2.8-6) ...
19:09:55 [2020-05-14T19:09:55.510Z] #14 DONE 2.8s
19:09:55 [2020-05-14T19:09:55.510Z] 
19:09:55 [2020-05-14T19:09:55.510Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:55 [2020-05-14T19:09:55.510Z] #49 11.88 + cd /tmp/tmp.PMieQBi9im/src/github.com/opencontainers/runc
19:09:55 [2020-05-14T19:09:55.510Z] #49 11.88 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:09:55 [2020-05-14T19:09:55.510Z] #49 12.57 + '[' -z '' ']'
19:09:55 [2020-05-14T19:09:55.510Z] #49 12.58 + target=static
19:09:55 [2020-05-14T19:09:55.510Z] #49 12.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:09:56 [2020-05-14T19:09:56.001Z] --- PASS: TestExecWithCloseStdin (0.69s)
19:09:56 [2020-05-14T19:09:56.001Z] === RUN   TestExec
19:09:56 [2020-05-14T19:09:56.454Z] #49 14.28 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 .
19:09:56 [2020-05-14T19:09:56.559Z] --- PASS: TestExec (0.74s)
19:09:56 [2020-05-14T19:09:56.559Z] === RUN   TestExecUser
19:09:56 [2020-05-14T19:09:56.851Z] Merge succeeded, producing 9d0e9035003ed030813f454329c6e41f383ff0ce
19:09:56 [2020-05-14T19:09:56.851Z] Checking out Revision 9d0e9035003ed030813f454329c6e41f383ff0ce (PR-40908)
19:09:57 [2020-05-14T19:09:57.160Z] #39 ...
19:09:57 [2020-05-14T19:09:57.160Z] 
19:09:57 [2020-05-14T19:09:57.160Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:09:57 [2020-05-14T19:09:57.160Z] #26 22.23 
19:09:57 [2020-05-14T19:09:57.160Z] #26 22.58 
####                                                                       6.3%
######################################################################## 100.0%
19:09:57 [2020-05-14T19:09:57.160Z] #26 22.87 
19:09:57 [2020-05-14T19:09:57.160Z] #26 24.72 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:09:57 [2020-05-14T19:09:57.160Z] #26 25.30 
19:09:57 [2020-05-14T19:09:57.160Z] #26 25.62 
####################################                                      50.6%
######################################################################## 100.0%
19:09:57 [2020-05-14T19:09:57.160Z] #26 26.01 
19:09:57 [2020-05-14T19:09:57.160Z] #26 28.13 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:09:57 [2020-05-14T19:09:57.160Z] #26 28.27 skipping existing c8c2d4a6b2e3
19:09:57 [2020-05-14T19:09:57.160Z] #26 28.53 
19:09:57 [2020-05-14T19:09:57.452Z] #26 ...
19:09:57 [2020-05-14T19:09:57.452Z] 
19:09:57 [2020-05-14T19:09:57.452Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:09:57 [2020-05-14T19:09:57.452Z] #39 88.79 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
19:09:57 [2020-05-14T19:09:57.452Z] #39 88.80 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
19:09:57 [2020-05-14T19:09:57.452Z] #39 88.81 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
19:09:57 [2020-05-14T19:09:57.452Z] #39 88.81 Setting up libcap-dev:ppc64el (1:2.25-2) ...
19:09:57 [2020-05-14T19:09:57.452Z] #39 88.82 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
19:09:57 [2020-05-14T19:09:57.452Z] #39 88.83 Setting up protobuf-compiler (3.6.1.3-2) ...
19:09:57 [2020-05-14T19:09:57.452Z] #39 88.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
19:09:57 [2020-05-14T19:09:57.452Z] #39 88.85 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
19:09:57 [2020-05-14T19:09:57.452Z] #39 88.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
19:09:57 [2020-05-14T19:09:57.452Z] #39 88.86 Setting up python-protobuf (3.6.1.3-2) ...
19:09:57 [2020-05-14T19:09:57.480Z] --- PASS: TestExecUser (0.75s)
19:09:57 [2020-05-14T19:09:57.480Z] === RUN   TestExportContainerAndImportImage
19:09:56 [2020-05-14T19:09:56.120Z]  > git merge 4e102ab1f07b9aabd1b4aff2de161b862cb6a38d # timeout=10
19:09:56 [2020-05-14T19:09:56.724Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:09:56 [2020-05-14T19:09:56.883Z]  > git config core.sparsecheckout # timeout=10
19:09:56 [2020-05-14T19:09:56.929Z]  > git checkout -f 9d0e9035003ed030813f454329c6e41f383ff0ce # timeout=10
19:09:57 [2020-05-14T19:09:57.754Z] #17 ...
19:09:57 [2020-05-14T19:09:57.754Z] 
19:09:57 [2020-05-14T19:09:57.754Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:09:57 [2020-05-14T19:09:57.754Z] #39 108.8   CC       criu/eventpoll.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 109.6   CC       criu/external.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 109.9   CC       criu/fault-injection.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 110.0   CC       criu/fdstore.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 110.4   CC       criu/fifo.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 110.9   CC       criu/file-ids.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 111.2   CC       criu/file-lock.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 112.2   CC       criu/files-ext.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 112.6   CC       criu/files-reg.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 114.5   CC       criu/files.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 116.6   CC       criu/filesystems.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 117.4   CC       criu/fsnotify.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 118.7   CC       criu/image-desc.o
19:09:57 [2020-05-14T19:09:57.754Z] #39 118.9   CC       criu/image.o
19:09:57 [2020-05-14T19:09:57.840Z] #49 ...
19:09:57 [2020-05-14T19:09:57.840Z] 
19:09:57 [2020-05-14T19:09:57.840Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:09:57 [2020-05-14T19:09:57.840Z] #15 DONE 2.2s
19:09:58 [2020-05-14T19:09:58.011Z] #39 ...
19:09:58 [2020-05-14T19:09:58.011Z] 
19:09:58 [2020-05-14T19:09:58.011Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:09:58 [2020-05-14T19:09:58.011Z] #17 50.10 Setting up libiptc0:amd64 (1.8.2-4) ...
19:09:58 [2020-05-14T19:09:58.011Z] #17 50.11 Setting up xz-utils (5.2.4-1) ...
19:09:58 [2020-05-14T19:09:58.011Z] #17 50.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:09:58 [2020-05-14T19:09:58.011Z] #17 50.15 Setting up sudo (1.8.27-1+deb10u2) ...
19:09:58 [2020-05-14T19:09:58.100Z] 
19:09:58 [2020-05-14T19:09:58.100Z] #16 [dev-systemd-false  6/26] RUN ldconfig
19:09:58 [2020-05-14T19:09:58.268Z] #17 50.24 invoke-rc.d: could not determine current runlevel
19:09:58 [2020-05-14T19:09:58.268Z] #17 50.26 invoke-rc.d: policy-rc.d denied execution of start.
19:09:58 [2020-05-14T19:09:58.268Z] #17 50.26 Setting up pigz (2.4-1) ...
19:09:58 [2020-05-14T19:09:58.268Z] #17 50.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:09:58 [2020-05-14T19:09:58.268Z] #17 50.28 Setting up libnl-3-200:amd64 (3.4.0-1) ...
19:09:58 [2020-05-14T19:09:58.268Z] #17 50.30 Setting up python-pip-whl (18.1-5) ...
19:09:58 [2020-05-14T19:09:58.268Z] #17 50.31 Setting up libmpdec2:amd64 (2.4.2-2) ...
19:09:58 [2020-05-14T19:09:58.268Z] #17 50.31 Setting up vim-runtime (2:8.1.0875-5) ...
19:09:58 [2020-05-14T19:09:58.401Z] --- PASS: TestExportContainerAndImportImage (0.82s)
19:09:58 [2020-05-14T19:09:58.402Z] === RUN   TestExportContainerAfterDaemonRestart
19:09:58 [2020-05-14T19:09:58.481Z] #39 ...
19:09:58 [2020-05-14T19:09:58.481Z] 
19:09:58 [2020-05-14T19:09:58.481Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
19:09:58 [2020-05-14T19:09:58.481Z] #33 81.17 Selecting previously unselected package libxml2:ppc64el.
19:09:58 [2020-05-14T19:09:58.481Z] #33 81.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 81.17 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 82.15 Selecting previously unselected package libarchive13:ppc64el.
19:09:58 [2020-05-14T19:09:58.481Z] #33 82.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 82.19 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 82.75 Selecting previously unselected package libjsoncpp1:ppc64el.
19:09:58 [2020-05-14T19:09:58.481Z] #33 82.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 82.77 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 83.14 Selecting previously unselected package librhash0:ppc64el.
19:09:58 [2020-05-14T19:09:58.481Z] #33 83.15 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 83.15 Unpacking librhash0:ppc64el (1.3.8-1) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 83.47 Selecting previously unselected package libuv1:ppc64el.
19:09:58 [2020-05-14T19:09:58.481Z] #33 83.48 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 83.48 Unpacking libuv1:ppc64el (1.24.1-1) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 83.76 Selecting previously unselected package cmake.
19:09:58 [2020-05-14T19:09:58.481Z] #33 83.80 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 83.80 Unpacking cmake (3.13.4-1) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 88.97 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.00 Setting up xxd (2:8.1.0875-5) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.00 Setting up libuv1:ppc64el (1.24.1-1) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.01 Setting up vim-common (2:8.1.0875-5) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.14 Setting up librhash0:ppc64el (1.3.8-1) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.16 Setting up cmake-data (3.13.4-1) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.20 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.22 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.22 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.23 Setting up cmake (3.13.4-1) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.26 Processing triggers for libc-bin (2.28-10) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 89.43 Processing triggers for mime-support (3.62) ...
19:09:58 [2020-05-14T19:09:58.481Z] #33 DONE 89.8s
19:09:58 [2020-05-14T19:09:58.481Z] 
19:09:58 [2020-05-14T19:09:58.481Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:09:58 [2020-05-14T19:09:58.482Z] #44 79.89 + cd /tmp/tmp.jdtVgjjnF4/src/gotest.tools/gotestsum
19:09:58 [2020-05-14T19:09:58.482Z] #44 79.89 + git checkout -q v0.3.5
19:09:58 [2020-05-14T19:09:58.482Z] #44 80.12 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
19:09:58 [2020-05-14T19:09:58.525Z] #17 50.71 Setting up libaio1:amd64 (0.3.112-3) ...
19:09:58 [2020-05-14T19:09:58.525Z] #17 50.72 Setting up libonig5:amd64 (6.9.1-1) ...
19:09:58 [2020-05-14T19:09:58.525Z] #17 50.73 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
19:09:58 [2020-05-14T19:09:58.525Z] #17 50.77 Setting up vim (2:8.1.0875-5) ...
19:09:58 [2020-05-14T19:09:58.525Z] #17 50.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:09:58 [2020-05-14T19:09:58.525Z] #17 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:09:58 [2020-05-14T19:09:58.525Z] #17 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:09:58 [2020-05-14T19:09:58.770Z] #44 ...
19:09:58 [2020-05-14T19:09:58.771Z] 
19:09:58 [2020-05-14T19:09:58.771Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:09:58 [2020-05-14T19:09:58.771Z] #29 85.06 Checking out files:  79% (1208/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  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.
19:09:58 [2020-05-14T19:09:58.771Z] #29 85.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
19:09:58 [2020-05-14T19:09:58.771Z] #29 86.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.85 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.89 Setting up jq (1.5+dfsg-2+b1) ...
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.90 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
19:09:58 [2020-05-14T19:09:58.783Z] #17 50.91 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:09:59 [2020-05-14T19:09:59.408Z] #29 ...
19:09:59 [2020-05-14T19:09:59.408Z] 
19:09:59 [2020-05-14T19:09:59.408Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
19:09:59 [2020-05-14T19:09:59.408Z] #26 30.59 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:09:59 [2020-05-14T19:09:59.408Z] #26 31.31 
19:09:59 [2020-05-14T19:09:59.408Z] #26 31.51 
######################################################################## 100.0%
19:09:59 [2020-05-14T19:09:59.408Z] #26 31.74 
19:09:59 [2020-05-14T19:09:59.408Z] #26 31.88 Download of images into '/build' complete.
19:09:59 [2020-05-14T19:09:59.708Z] #26 31.89 Use something like the following to load the result into a Docker daemon:
19:09:59 [2020-05-14T19:09:59.708Z] #26 31.90   tar -cC '/build' . | docker load
19:09:59 [2020-05-14T19:09:59.708Z] #26 DONE 32.0s
19:09:59 [2020-05-14T19:09:59.708Z] 
19:09:59 [2020-05-14T19:09:59.708Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.472 + RM_GOPATH=0
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.473 + TMP_GOPATH=
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.473 + : /build
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.473 + '[' -z '' ']'
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.474 ++ mktemp -d
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.478 + export GOPATH=/tmp/tmp.AyuRSFQon7
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.478 + GOPATH=/tmp/tmp.AyuRSFQon7
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.478 + RM_GOPATH=1
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.479 ++ dirname /tmp/install/install.sh
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.492 + dir=/tmp/install
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.514 + bin=tini
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.514 + shift
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.515 + '[' '!' -f /tmp/install/tini.installer ']'
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.526 + . /tmp/install/tini.installer
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.527 ++ : fec3683b971d9c3ef73f284f176672c44b448662
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.528 + install_tini
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.528 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.528 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.528 + git clone https://github.com/krallin/tini.git /tmp/tmp.AyuRSFQon7/tini
19:09:59 [2020-05-14T19:09:59.708Z] #34 0.544 Cloning into '/tmp/tmp.AyuRSFQon7/tini'...
19:10:00 [2020-05-14T19:10:00.648Z] #16 DONE 2.3s
19:10:00 [2020-05-14T19:10:00.648Z] 
19:10:00 [2020-05-14T19:10:00.648Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:10:00 [2020-05-14T19:10:00.745Z] #34 2.299 + cd /tmp/tmp.AyuRSFQon7/tini
19:10:00 [2020-05-14T19:10:00.745Z] #34 2.301 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
19:10:00 [2020-05-14T19:10:00.745Z] #34 2.353 + cmake .
19:10:02 [2020-05-14T19:10:02.060Z] #17 53.86 Setting up iptables (1.8.2-4) ...
19:10:02 [2020-05-14T19:10:02.060Z] #17 53.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:10:02 [2020-05-14T19:10:02.060Z] #17 53.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:10:02 [2020-05-14T19:10:02.060Z] #17 53.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:10:02 [2020-05-14T19:10:02.060Z] #17 53.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:10:02 [2020-05-14T19:10:02.060Z] #17 53.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:10:02 [2020-05-14T19:10:02.060Z] #17 53.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:10:02 [2020-05-14T19:10:02.060Z] #17 53.99 Setting up python3 (3.7.3-1) ...
19:10:02 [2020-05-14T19:10:02.247Z] #34 3.794 -- The C compiler identification is GNU 8.3.0
19:10:02 [2020-05-14T19:10:02.247Z] #34 3.991 -- Check for working C compiler: /usr/bin/cc
19:10:02 [2020-05-14T19:10:02.317Z] #17 54.48 Setting up python3-wheel (0.32.3-2) ...
19:10:02 [2020-05-14T19:10:02.553Z] --- PASS: TestExportContainerAfterDaemonRestart (3.96s)
19:10:02 [2020-05-14T19:10:02.553Z] === RUN   TestHealthCheckWorkdir
19:10:02 [2020-05-14T19:10:02.564Z] #17 2.408 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:10:02 [2020-05-14T19:10:02.564Z] #17 2.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:10:02 [2020-05-14T19:10:02.564Z] #17 2.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:10:03 [2020-05-14T19:10:03.112Z] --- PASS: TestHealthCheckWorkdir (1.02s)
19:10:03 [2020-05-14T19:10:03.112Z] === RUN   TestHealthKillContainer
19:10:03 [2020-05-14T19:10:03.137Z] #17 ...
19:10:03 [2020-05-14T19:10:03.137Z] 
19:10:03 [2020-05-14T19:10:03.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:03 [2020-05-14T19:10:03.137Z] #39 71.92   CC       compel/src/lib/ptrace.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 72.81   AR       compel/libcompel.a
19:10:03 [2020-05-14T19:10:03.137Z] #39 73.05   HOSTCC   compel/src/main-host.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 73.52   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 73.76   HOSTCC   compel/src/lib/handle-elf-host.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 74.06   HOSTCC   compel/src/lib/log-host.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 74.40   HOSTLINK compel/compel-host-bin
19:10:03 [2020-05-14T19:10:03.137Z] #39 74.78   DEP      soccr/soccr.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 75.03   CC       soccr/soccr.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 76.63   AR       soccr/libsoccr.a
19:10:03 [2020-05-14T19:10:03.137Z] #39 76.72 make[1]: 'soccr/libsoccr.a' is up to date.
19:10:03 [2020-05-14T19:10:03.137Z] #39 77.22   DEP      criu/arch/aarch64/sigframe.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 77.37   DEP      criu/arch/aarch64/crtools.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 77.57   DEP      criu/arch/aarch64/cpu.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 77.62   DEP      criu/arch/aarch64/bitops.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 77.68   CC       criu/arch/aarch64/bitops.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 77.74   CC       criu/arch/aarch64/cpu.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 77.93   CC       criu/arch/aarch64/crtools.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 78.60   CC       criu/arch/aarch64/sigframe.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 78.85   LINK     criu/arch/aarch64/crtools.built-in.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 78.91   DEP      criu/pie/util-vdso.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 79.17   DEP      criu/pie/util.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 79.37   CC       criu/pie/util.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 79.69   CC       criu/pie/util-vdso.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 80.37   AR       criu/pie/pie.lib.a
19:10:03 [2020-05-14T19:10:03.137Z] #39 80.48   DEP      criu/pie/restorer.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 80.76   DEP      criu/arch/aarch64/intraprocedure.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 80.79   DEP      criu/arch/aarch64/restorer.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 81.03   DEP      criu/arch/aarch64/vdso-pie.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 81.10   DEP      criu/pie/parasite-vdso.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 81.22   DEP      criu/pie/parasite.d
19:10:03 [2020-05-14T19:10:03.137Z] #39 81.48   CC       criu/pie/parasite.o
19:10:03 [2020-05-14T19:10:03.137Z] #39 ...
19:10:03 [2020-05-14T19:10:03.137Z] 
19:10:03 [2020-05-14T19:10:03.137Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:10:03 [2020-05-14T19:10:03.137Z] #17 3.080 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
19:10:03 [2020-05-14T19:10:03.250Z] #17 55.25 Setting up apparmor (2.13.2-10) ...
19:10:03 [2020-05-14T19:10:03.315Z] #34 ...
19:10:03 [2020-05-14T19:10:03.315Z] 
19:10:03 [2020-05-14T19:10:03.315Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:10:03 [2020-05-14T19:10:03.315Z] #11 84.77 Selecting previously unselected package binutils-mingw-w64-x86-64.
19:10:03 [2020-05-14T19:10:03.315Z] #11 84.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
19:10:03 [2020-05-14T19:10:03.315Z] #11 84.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:10:03 [2020-05-14T19:10:03.315Z] #11 89.93 Selecting previously unselected package binutils-mingw-w64.
19:10:03 [2020-05-14T19:10:03.315Z] #11 89.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
19:10:03 [2020-05-14T19:10:03.315Z] #11 89.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
19:10:03 [2020-05-14T19:10:03.315Z] #11 90.16 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
19:10:03 [2020-05-14T19:10:03.315Z] #11 90.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
19:10:03 [2020-05-14T19:10:03.315Z] #11 90.16 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
19:10:03 [2020-05-14T19:10:03.315Z] #11 90.53 Selecting previously unselected package dmsetup.
19:10:03 [2020-05-14T19:10:03.315Z] #11 90.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
19:10:03 [2020-05-14T19:10:03.315Z] #11 90.58 Unpacking dmsetup (2:1.02.155-3) ...
19:10:03 [2020-05-14T19:10:03.315Z] #11 90.91 Selecting previously unselected package mingw-w64-common.
19:10:03 [2020-05-14T19:10:03.315Z] #11 90.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
19:10:03 [2020-05-14T19:10:03.315Z] #11 90.96 Unpacking mingw-w64-common (6.0.0-3) ...
19:10:03 [2020-05-14T19:10:03.398Z] #17 ...
19:10:03 [2020-05-14T19:10:03.398Z] 
19:10:03 [2020-05-14T19:10:03.398Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:03 [2020-05-14T19:10:03.398Z] #41 129.1 net/http/httptrace
19:10:03 [2020-05-14T19:10:03.398Z] #41 129.4 net/http
19:10:03 [2020-05-14T19:10:03.603Z] #11 ...
19:10:03 [2020-05-14T19:10:03.603Z] 
19:10:03 [2020-05-14T19:10:03.603Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:03 [2020-05-14T19:10:03.603Z] #34 5.300 -- Check for working C compiler: /usr/bin/cc -- works
19:10:03 [2020-05-14T19:10:03.890Z] #34 5.306 -- Detecting C compiler ABI info
19:10:04 [2020-05-14T19:10:04.341Z] #41 ...
19:10:04 [2020-05-14T19:10:04.341Z] 
19:10:04 [2020-05-14T19:10:04.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:04 [2020-05-14T19:10:04.341Z] #39 83.01   LINK     criu/pie/parasite.built-in.o
19:10:04 [2020-05-14T19:10:04.341Z] #39 83.04   GEN      criu/pie/parasite-blob.h
19:10:04 [2020-05-14T19:10:04.341Z] #39 83.08   CC       criu/pie/parasite-vdso.o
19:10:04 [2020-05-14T19:10:04.622Z] #17 56.79 Setting up xfsprogs (4.20.0-1) ...
19:10:04 [2020-05-14T19:10:04.622Z] #17 56.80 Setting up python3-lib2to3 (3.7.3-1) ...
19:10:04 [2020-05-14T19:10:04.912Z] #39 83.61   CC       criu/arch/aarch64/vdso-pie.o
19:10:04 [2020-05-14T19:10:04.912Z] #39 83.83   CC       criu/arch/aarch64/restorer.o
19:10:04 [2020-05-14T19:10:04.918Z] #34 6.312 -- Detecting C compiler ABI info - done
19:10:04 [2020-05-14T19:10:04.918Z] #34 ...
19:10:04 [2020-05-14T19:10:04.918Z] 
19:10:04 [2020-05-14T19:10:04.918Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:10:04 [2020-05-14T19:10:04.918Z] #31 86.05 bytes
19:10:04 [2020-05-14T19:10:04.918Z] #31 86.08 strings
19:10:04 [2020-05-14T19:10:04.918Z] #31 ...
19:10:04 [2020-05-14T19:10:04.918Z] 
19:10:04 [2020-05-14T19:10:04.918Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:04 [2020-05-14T19:10:04.918Z] #34 6.421 -- Detecting C compile features
19:10:04 [2020-05-14T19:10:04.918Z] #34 ...
19:10:04 [2020-05-14T19:10:04.918Z] 
19:10:04 [2020-05-14T19:10:04.918Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:04 [2020-05-14T19:10:04.918Z] #42 86.39 vendor/golang.org/x/net/dns/dnsmessage
19:10:04 [2020-05-14T19:10:04.918Z] #42 88.16 bytes
19:10:05 [2020-05-14T19:10:05.173Z] #39 84.12   CC       criu/arch/aarch64/intraprocedure.o
19:10:05 [2020-05-14T19:10:05.173Z] #39 84.15   CC       criu/pie/restorer.o
19:10:05 [2020-05-14T19:10:05.187Z] #17 57.22 Setting up python3-pkg-resources (40.8.0-1) ...
19:10:05 [2020-05-14T19:10:05.209Z] #42 ...
19:10:05 [2020-05-14T19:10:05.209Z] 
19:10:05 [2020-05-14T19:10:05.209Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:10:05 [2020-05-14T19:10:05.209Z] #48 86.76 syscall
19:10:05 [2020-05-14T19:10:05.209Z] #48 86.78 strconv
19:10:05 [2020-05-14T19:10:05.209Z] #48 86.84 strings
19:10:05 [2020-05-14T19:10:05.209Z] #48 86.85 bytes
19:10:06 [2020-05-14T19:10:06.119Z] #17 58.26 Setting up python3-distutils (3.7.3-1) ...
19:10:06 [2020-05-14T19:10:06.366Z] --- PASS: TestHealthKillContainer (2.85s)
19:10:06 [2020-05-14T19:10:06.366Z] === RUN   TestInspectCpusetInConfigPre120
19:10:06 [2020-05-14T19:10:06.620Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
19:10:06 [2020-05-14T19:10:06.620Z] === RUN   TestIpcModeNone
19:10:06 [2020-05-14T19:10:06.684Z] #17 58.79 Setting up python3-setuptools (40.8.0-1) ...
19:10:07 [2020-05-14T19:10:07.282Z] #48 ...
19:10:07 [2020-05-14T19:10:07.282Z] 
19:10:07 [2020-05-14T19:10:07.282Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:10:07 [2020-05-14T19:10:07.282Z] #31 98.22 bufio
19:10:07 [2020-05-14T19:10:07.282Z] #31 98.39 reflect
19:10:07 [2020-05-14T19:10:07.542Z] --- PASS: TestIpcModeNone (0.71s)
19:10:07 [2020-05-14T19:10:07.542Z] === RUN   TestIpcModePrivate
19:10:08 [2020-05-14T19:10:08.058Z] #17 60.02 Setting up python3-pip (18.1-5) ...
19:10:08 [2020-05-14T19:10:08.100Z] --- PASS: TestIpcModePrivate (0.73s)
19:10:08 [2020-05-14T19:10:08.100Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false
19:10:08 [2020-05-14T19:10:08.100Z] === RUN   TestIpcModeShareable
19:10:08 [2020-05-14T19:10:08.100Z] --- SKIP: TestIpcModeShareable (0.00s)
19:10:08 [2020-05-14T19:10:08.100Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:10:08 [2020-05-14T19:10:08.100Z] === RUN   TestAPIIpcModeShareableAndContainer
19:10:08 [2020-05-14T19:10:08.312Z] #31 ...
19:10:08 [2020-05-14T19:10:08.312Z] 
19:10:08 [2020-05-14T19:10:08.312Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
19:10:08 [2020-05-14T19:10:08.313Z] #39 99.27 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
19:10:08 [2020-05-14T19:10:08.313Z] #39 99.28 Processing triggers for libc-bin (2.28-10) ...
19:10:08 [2020-05-14T19:10:08.313Z] #39 DONE 99.5s
19:10:08 [2020-05-14T19:10:08.313Z] 
19:10:08 [2020-05-14T19:10:08.313Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:08 [2020-05-14T19:10:08.474Z] #39 87.33   LINK     criu/pie/restorer.built-in.o
19:10:08 [2020-05-14T19:10:08.474Z] #39 87.33   GEN      criu/pie/restorer-blob.h
19:10:08 [2020-05-14T19:10:08.626Z] #17 ...
19:10:08 [2020-05-14T19:10:08.626Z] 
19:10:08 [2020-05-14T19:10:08.626Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:08 [2020-05-14T19:10:08.626Z] #39 119.8   CC       criu/ipc_ns.o
19:10:08 [2020-05-14T19:10:08.626Z] #39 120.9   CC       criu/irmap.o
19:10:08 [2020-05-14T19:10:08.626Z] #39 121.6   CC       criu/kcmp-ids.o
19:10:08 [2020-05-14T19:10:08.626Z] #39 122.0   CC       criu/kerndat.o
19:10:08 [2020-05-14T19:10:08.626Z] #39 123.1   CC       criu/libnetlink.o
19:10:08 [2020-05-14T19:10:08.626Z] #39 123.6   CC       criu/log.o
19:10:08 [2020-05-14T19:10:08.626Z] #39 124.2   CC       criu/lsm.o
19:10:08 [2020-05-14T19:10:08.626Z] #39 124.6   CC       criu/mem.o
19:10:08 [2020-05-14T19:10:08.626Z] #39 126.4   CC       criu/mount.o
19:10:08 [2020-05-14T19:10:08.626Z] #39 ...
19:10:08 [2020-05-14T19:10:08.626Z] 
19:10:08 [2020-05-14T19:10:08.626Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:10:08 [2020-05-14T19:10:08.626Z] #36 227.1 + dpkg --print-architecture
19:10:08 [2020-05-14T19:10:08.626Z] #36 227.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:10:08 [2020-05-14T19:10:08.626Z] #36 227.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:10:08 [2020-05-14T19:10:08.626Z] #36 227.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:10:08 [2020-05-14T19:10:08.735Z] #39 87.48   DEP      criu/vdso.d
19:10:08 [2020-05-14T19:10:08.884Z] #36 ...
19:10:08 [2020-05-14T19:10:08.884Z] 
19:10:08 [2020-05-14T19:10:08.884Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:10:08 [2020-05-14T19:10:08.884Z] #17 61.00 Processing triggers for libc-bin (2.28-10) ...
19:10:08 [2020-05-14T19:10:08.884Z] #17 61.05 Processing triggers for mime-support (3.62) ...
19:10:08 [2020-05-14T19:10:08.996Z] #39 87.78   DEP      criu/uts_ns.d
19:10:08 [2020-05-14T19:10:08.996Z] #39 87.94   DEP      criu/util.d
19:10:09 [2020-05-14T19:10:09.257Z] #39 88.11   DEP      criu/uffd.d
19:10:09 [2020-05-14T19:10:09.257Z] #39 88.33   DEP      criu/tun.d
19:10:09 [2020-05-14T19:10:09.454Z] #17 DONE 61.6s
19:10:09 [2020-05-14T19:10:09.454Z] 
19:10:09 [2020-05-14T19:10:09.454Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:10:09 [2020-05-14T19:10:09.517Z] #39 88.52   DEP      criu/tty.d
19:10:09 [2020-05-14T19:10:09.818Z] #40 1.840 Note: Building without setproctitle() and strlcpy() support.
19:10:09 [2020-05-14T19:10:09.818Z] #40 1.840       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:10:10 [2020-05-14T19:10:10.089Z] #39 88.81   DEP      criu/timerfd.d
19:10:10 [2020-05-14T19:10:10.089Z] #39 ...
19:10:10 [2020-05-14T19:10:10.089Z] 
19:10:10 [2020-05-14T19:10:10.089Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:10:10 [2020-05-14T19:10:10.089Z] #21 140.0 Checking out files:  21% (2328/10822)   
Checking out files:  22% (2381/10822)   
Checking out files:  23% (2490/10822)   
Checking out files:  24% (2598/10822)   
Checking out files:  25% (2706/10822)   
Checking out files:  26% (2814/10822)   
Checking out files:  27% (2922/10822)   
Checking out files:  28% (3031/10822)   
Checking out files:  29% (3139/10822)   
Checking out files:  30% (3247/10822)   
Checking out files:  31% (3355/10822)   
Checking out files:  32% (3464/10822)   
Checking out files:  33% (3572/10822)   
Checking out files:  34% (3680/10822)   
Checking out files:  35% (3788/10822)   
Checking out files:  35% (3856/10822)   
Checking out files:  36% (3896/10822)   
Checking out files:  37% (4005/10822)   
Checking out files:  38% (4113/10822)   
Checking out files:  39% (4221/10822)   
Checking out files:  40% (4329/10822)   
Checking out files:  41% (4438/10822)   
Checking out files:  42% (4546/10822)   
Checking out files:  43% (4654/10822)   
Checking out files:  44% (4762/10822)   
Checking out files:  45% (4870/10822)   
Checking out files:  46% (4979/10822)   
Checking out files:  47% (5087/10822)   
Checking out files:  48% (5195/10822)   
Checking out files:  49% (5303/10822)   
Checking out files:  50% (5411/10822)   
Checking out files:  51% (5520/10822)   
Checking out files:  52% (5628/10822)   
Checking out files:  53% (5736/10822)   
Checking out files:  54% (5844/10822)   
Checking out files:  54% (5897/10822)   
Checking out files:  55% (5953/10822)   
Checking out files:  56% (6061/10822)   
Checking out files:  57% (6169/10822)   
Checking out files:  58% (6277/10822)   
Checking out files:  59% (6385/10822)   
Checking out files:  60% (6494/10822)   
Checking out files:  61% (6602/10822)   
Checking out files:  62% (6710/10822)   
Checking out files:  63% (6818/10822)   
Checking out files:  64% (6927/10822)   
Checking out files:  65% (7035/10822)   
Checking out files:  66% (7143/10822)   
Checking out files:  67% (7251/10822)   
Checking out files:  68% (7359/10822)   
Checking out files:  69% (7468/10822)   
Checking out files:  70% (7576/10822)   
Checking out files:  71% (7684/10822)   
Checking out files:  72% (7792/10822)   
Checking out files:  73% (7901/10822)   
Checking out files:  74% (8009/10822)   
Checking out files:  75% (8117/10822)   
Checking out files:  75% (8196/10822)   
Checking out files:  76% (8225/10822)   
Checking out files:  77% (8333/10822)   
Checking out files:  78% (8442/10822)   
Checking out files:  79% (8550/10822)   
Checking out files:  80% (8658/10822)   
Checking out files:  81% (8766/10822)   
Checking out files:  82% (8875/10822)   
Checking out files:  83% (8983/10822)   
Checking out files:  84% (9091/10822)   
Checking out files:  85% (9199/10822)   
Checking out files:  86% (9307/10822)   
Checking out files:  87% (9416/10822)   
Checking out files:  88% (9524/10822)   
Checking out files:  89% (9632/10822)   
Checking out files:  90% (9740/10822)   
Checking out files:  91% (9849/10822)   
Checking out files:  92% (9957/10822)   
Checking out files:  93% (10065/10822)   
Checking out files:  94% (10173/10822)   
Checking out files:  95% (10281/10822)   
Checking out files:  96% (10390/10822)   
Checking out files:  97% (10498/10822)   
Checking out files:  98% (10606/10822)   
Checking out files:  99% (10714/10822)   
Checking out files:  99% (10729/10822)   
Checking out files: 100% (10822/10822)   
Checking out files: 100% (10822/10822), done.
19:10:10 [2020-05-14T19:10:10.089Z] #21 144.2 + cd /tmp/tmp.nL8xvGFtSZ/tmp/docker-ce
19:10:10 [2020-05-14T19:10:10.089Z] #21 144.2 + git checkout -q v17.06.2-ce
19:10:10 [2020-05-14T19:10:10.089Z] #21 ...
19:10:10 [2020-05-14T19:10:10.089Z] 
19:10:10 [2020-05-14T19:10:10.089Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:10 [2020-05-14T19:10:10.089Z] #39 89.06   DEP      criu/sysfs_parse.d
19:10:10 [2020-05-14T19:10:10.107Z] #40 1.902 Note: Building without GnuTLS support
19:10:10 [2020-05-14T19:10:10.350Z] #39 89.21   DEP      criu/sysctl.d
19:10:10 [2020-05-14T19:10:10.605Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.24s)
19:10:10 [2020-05-14T19:10:10.605Z] === RUN   TestAPIIpcModeHost
19:10:10 [2020-05-14T19:10:10.605Z] --- SKIP: TestAPIIpcModeHost (0.00s)
19:10:10 [2020-05-14T19:10:10.605Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:10:10 [2020-05-14T19:10:10.605Z] === RUN   TestDaemonIpcModeShareable
19:10:10 [2020-05-14T19:10:10.605Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
19:10:10 [2020-05-14T19:10:10.605Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:10:10 [2020-05-14T19:10:10.605Z] === RUN   TestDaemonIpcModePrivate
19:10:10 [2020-05-14T19:10:10.610Z] #39 89.54   DEP      criu/string.d
19:10:10 [2020-05-14T19:10:10.610Z] #39 89.59   DEP      criu/stats.d
19:10:10 [2020-05-14T19:10:10.870Z] #39 89.68   DEP      criu/sockets.d
19:10:10 [2020-05-14T19:10:10.870Z] #39 89.79   DEP      criu/sk-unix.d
19:10:10 [2020-05-14T19:10:10.870Z] #39 89.92   DEP      criu/sk-tcp.d
19:10:11 [2020-05-14T19:10:11.131Z] #39 90.06   DEP      criu/sk-queue.d
19:10:11 [2020-05-14T19:10:11.131Z] #39 90.13   DEP      criu/sk-packet.d
19:10:11 [2020-05-14T19:10:11.360Z] #18 1.763 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:10:11 [2020-05-14T19:10:11.360Z] #18 1.768 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:10:11 [2020-05-14T19:10:11.360Z] #18 1.771 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:10:11 [2020-05-14T19:10:11.360Z] #18 DONE 1.9s
19:10:11 [2020-05-14T19:10:11.360Z] 
19:10:11 [2020-05-14T19:10:11.360Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:10:11 [2020-05-14T19:10:11.392Z] #39 90.23   DEP      criu/sk-netlink.d
19:10:11 [2020-05-14T19:10:11.392Z] #39 90.34   DEP      criu/sk-inet.d
19:10:11 [2020-05-14T19:10:11.654Z] #39 90.56   DEP      criu/signalfd.d
19:10:11 [2020-05-14T19:10:11.915Z] #39 90.77   DEP      criu/sigframe.d
19:10:11 [2020-05-14T19:10:11.915Z] #39 90.90   DEP      criu/shmem.d
19:10:11 [2020-05-14T19:10:11.915Z] #39 91.02   DEP      criu/servicefd.d
19:10:12 [2020-05-14T19:10:12.169Z] #40 4.207 fatal: not a git repository (or any of the parent directories): .git
19:10:12 [2020-05-14T19:10:12.169Z] #40 4.246   GEN      .gitid
19:10:12 [2020-05-14T19:10:12.169Z] #40 4.259   GEN      criu/include/version.h
19:10:12 [2020-05-14T19:10:12.457Z] #40 4.317   GEN      include/common/asm
19:10:12 [2020-05-14T19:10:12.487Z] #39 91.19   DEP      criu/seize.d
19:10:12 [2020-05-14T19:10:12.487Z] #39 91.45   DEP      criu/seccomp.d
19:10:12 [2020-05-14T19:10:12.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:10:12 [2020-05-14T19:10:12.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:10:12 [2020-05-14T19:10:12.664Z] Commit message: "Merge commit '4e102ab1f07b9aabd1b4aff2de161b862cb6a38d' into HEAD"
19:10:12 [2020-05-14T19:10:12.759Z] #39 91.73   DEP      criu/rst-malloc.d
19:10:12 [2020-05-14T19:10:12.760Z] #39 91.84   DEP      criu/rbtree.d
19:10:12 [2020-05-14T19:10:12.793Z] First time build. Skipping changelog.
19:10:13 [2020-05-14T19:10:13.020Z] #39 ...
19:10:13 [2020-05-14T19:10:13.020Z] 
19:10:13 [2020-05-14T19:10:13.020Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:10:13 [2020-05-14T19:10:13.020Z] #28 DONE 148.7s
19:10:13 [2020-05-14T19:10:13.020Z] 
19:10:13 [2020-05-14T19:10:13.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:13 [2020-05-14T19:10:13.020Z] #39 91.87   DEP      criu/pstree.d
19:10:13 [2020-05-14T19:10:13.020Z] #39 91.95   DEP      criu/protobuf.d
19:10:13 [2020-05-14T19:10:13.110Z] --- PASS: TestDaemonIpcModePrivate (2.57s)
19:10:13 [2020-05-14T19:10:13.110Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
19:10:13 [2020-05-14T19:10:13.110Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:10:13 [2020-05-14T19:10:13.110Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
19:10:13 [2020-05-14T19:10:13.110Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:10:13 [2020-05-14T19:10:13.110Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:10:13 [2020-05-14T19:10:13.110Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
19:10:13 [2020-05-14T19:10:13.110Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:10:13 [2020-05-14T19:10:13.110Z] === RUN   TestIpcModeOlderClient
19:10:13 [2020-05-14T19:10:13.110Z] === PAUSE TestIpcModeOlderClient
19:10:13 [2020-05-14T19:10:13.110Z] === RUN   TestKillContainerInvalidSignal
19:10:13 [2020-05-14T19:10:13.281Z] #39 ...
19:10:13 [2020-05-14T19:10:13.281Z] 
19:10:13 [2020-05-14T19:10:13.281Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:13 [2020-05-14T19:10:13.281Z] #41 140.5 github.com/LK4D4/vndr/godl
19:10:13 [2020-05-14T19:10:13.282Z] #41 141.3 github.com/LK4D4/vndr
19:10:13 [2020-05-14T19:10:13.282Z] #41 DONE 149.0s
19:10:13 [2020-05-14T19:10:13.282Z] 
19:10:13 [2020-05-14T19:10:13.282Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:13 [2020-05-14T19:10:13.282Z] #39 92.12   GEN      criu/protobuf-desc-gen.h
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:10:13 [2020-05-14T19:10:13.486Z] #40 ...
19:10:13 [2020-05-14T19:10:13.486Z] 
19:10:13 [2020-05-14T19:10:13.486Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:13 [2020-05-14T19:10:13.486Z] #34 9.280 -- Detecting C compile features - done
19:10:13 [2020-05-14T19:10:13.486Z] #34 9.355 -- Performing Test HAS_BUILTIN_FORTIFY
19:10:13 [2020-05-14T19:10:13.486Z] #34 9.690 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:10:13 [2020-05-14T19:10:13.486Z] #34 9.922 -- Configuring done
19:10:13 [2020-05-14T19:10:13.486Z] #34 9.960 -- Generating done
19:10:13 [2020-05-14T19:10:13.486Z] #34 9.976 -- Build files have been written to: /tmp/tmp.AyuRSFQon7/tini
19:10:13 [2020-05-14T19:10:13.486Z] #34 9.996 + make tini-static
19:10:13 [2020-05-14T19:10:13.486Z] #34 10.61 Scanning dependencies of target tini-static
19:10:13 [2020-05-14T19:10:13.486Z] #34 10.78 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:10:13 [2020-05-14T19:10:13.486Z] #34 13.82 [100%] Linking C executable tini-static
19:10:13 [2020-05-14T19:10:13.486Z] #34 14.86 [100%] Built target tini-static
19:10:13 [2020-05-14T19:10:13.486Z] #34 14.95 + mkdir -p /build
19:10:13 [2020-05-14T19:10:13.486Z] #34 14.95 + cp tini-static /build/docker-init
19:10:13 [2020-05-14T19:10:13.486Z] #34 DONE 15.1s
19:10:13 [2020-05-14T19:10:13.486Z] 
19:10:13 [2020-05-14T19:10:13.486Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:10:13 [2020-05-14T19:10:13.486Z] #11 100.9 Selecting previously unselected package mingw-w64-x86-64-dev.
19:10:13 [2020-05-14T19:10:13.486Z] #11 100.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
19:10:13 [2020-05-14T19:10:13.486Z] #11 100.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
19:10:13 [2020-05-14T19:10:13.668Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
19:10:13 [2020-05-14T19:10:13.669Z] === RUN   TestKillContainer
19:10:13 [2020-05-14T19:10:13.669Z] === RUN   TestKillContainer/no_signal
19:10:14 [2020-05-14T19:10:14.590Z] === RUN   TestKillContainer/non_killing_signal
19:10:14 [2020-05-14T19:10:14.667Z] #39 ...
19:10:14 [2020-05-14T19:10:14.667Z] 
19:10:14 [2020-05-14T19:10:14.667Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:10:14 [2020-05-14T19:10:14.667Z] #17 4.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB]
19:10:14 [2020-05-14T19:10:14.667Z] #17 5.614 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
19:10:14 [2020-05-14T19:10:14.667Z] #17 8.416 Fetched 8175 kB in 6s (1285 kB/s)
19:10:14 [2020-05-14T19:10:14.667Z] #17 8.416 Reading package lists...
19:10:14 [2020-05-14T19:10:14.667Z] #17 11.20 Reading package lists...
19:10:14 [2020-05-14T19:10:14.667Z] #17 13.56 Building dependency tree...
19:10:14 [2020-05-14T19:10:14.667Z] #17 ...
19:10:14 [2020-05-14T19:10:14.667Z] 
19:10:14 [2020-05-14T19:10:14.667Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:10:14 [2020-05-14T19:10:14.667Z] #21 147.2 + mkdir -p /tmp/tmp.nL8xvGFtSZ/src/github.com/docker
19:10:14 [2020-05-14T19:10:14.667Z] #21 147.2 + mv components/cli /tmp/tmp.nL8xvGFtSZ/src/github.com/docker/cli
19:10:14 [2020-05-14T19:10:14.667Z] #21 147.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:10:14 [2020-05-14T19:10:14.844Z] === RUN   TestKillContainer/killing_signal
19:10:12 [2020-05-14T19:10:12.696Z]  > git rev-list --no-walk 1e401bda298cb0a41403eb6c6760a356c2080e4c # timeout=10
19:10:15 [2020-05-14T19:10:15.537Z] #11 ...
19:10:15 [2020-05-14T19:10:15.537Z] 
19:10:15 [2020-05-14T19:10:15.537Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:15 [2020-05-14T19:10:15.537Z] #40 7.215   PBCC     images/google/protobuf/descriptor.pb-c.c
19:10:15 [2020-05-14T19:10:15.537Z] #40 7.344   PBCC     images/opts.pb-c.c
19:10:15 [2020-05-14T19:10:15.537Z] #40 7.392   PBCC     images/sit.pb-c.c
19:10:15 [2020-05-14T19:10:15.766Z] --- PASS: TestKillContainer (1.94s)
19:10:15 [2020-05-14T19:10:15.766Z]     --- PASS: TestKillContainer/no_signal (0.64s)
19:10:15 [2020-05-14T19:10:15.766Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
19:10:15 [2020-05-14T19:10:15.766Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
19:10:15 [2020-05-14T19:10:15.766Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:10:15 [2020-05-14T19:10:15.766Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:10:15 [2020-05-14T19:10:15.827Z] #40 7.508   DEP      images/google/protobuf/descriptor.pb-c.d
19:10:15 [2020-05-14T19:10:15.827Z] #40 7.583   DEP      images/opts.pb-c.d
19:10:15 [2020-05-14T19:10:15.827Z] #40 7.666   DEP      images/sit.pb-c.d
19:10:15 [2020-05-14T19:10:15.827Z] #40 7.764   PBCC     images/macvlan.pb-c.c
19:10:15 [2020-05-14T19:10:15.827Z] #40 7.809   DEP      images/macvlan.pb-c.d
19:10:15 [2020-05-14T19:10:15.827Z] #40 7.891   PBCC     images/autofs.pb-c.c
19:10:16 [2020-05-14T19:10:16.011Z] + docker version
19:10:16 [2020-05-14T19:10:16.117Z] #40 7.943   DEP      images/autofs.pb-c.d
19:10:16 [2020-05-14T19:10:16.117Z] #40 8.040   PBCC     images/sysctl.pb-c.c
19:10:16 [2020-05-14T19:10:16.117Z] #40 8.074   DEP      images/sysctl.pb-c.d
19:10:16 [2020-05-14T19:10:16.117Z] #40 8.155   PBCC     images/time.pb-c.c
19:10:16 [2020-05-14T19:10:16.324Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:10:16 [2020-05-14T19:10:16.410Z] #40 8.216   DEP      images/time.pb-c.d
19:10:16 [2020-05-14T19:10:16.410Z] #40 8.340   PBCC     images/binfmt-misc.pb-c.c
19:10:16 [2020-05-14T19:10:16.410Z] #40 8.388   DEP      images/binfmt-misc.pb-c.d
19:10:16 [2020-05-14T19:10:16.581Z] #21 ...
19:10:16 [2020-05-14T19:10:16.581Z] 
19:10:16 [2020-05-14T19:10:16.581Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.78 libcap2-bin is already the newest version (1:2.25-2).
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.78 The following additional packages will be installed:
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.79   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.79   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.79   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.79   python3.7 python3.7-minimal vim-runtime xxd
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.80 Suggested packages:
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.80   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.80   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.80   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.80 Recommended packages:
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.80   aufs-dkms nftables build-essential python3-dev python3-keyring
19:10:16 [2020-05-14T19:10:16.581Z] #17 14.80   python3-keyrings.alt python3-xdg unzip
19:10:16 [2020-05-14T19:10:16.581Z] #17 15.91 The following NEW packages will be installed:
19:10:16 [2020-05-14T19:10:16.581Z] #17 15.91   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:10:16 [2020-05-14T19:10:16.581Z] #17 15.91   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:10:16 [2020-05-14T19:10:16.581Z] #17 15.91   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:10:16 [2020-05-14T19:10:16.581Z] #17 15.91   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:10:16 [2020-05-14T19:10:16.581Z] #17 15.91   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:10:16 [2020-05-14T19:10:16.581Z] #17 15.91   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:10:16 [2020-05-14T19:10:16.581Z] #17 15.91   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:10:16 [2020-05-14T19:10:16.581Z] #17 15.91   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:10:16 [2020-05-14T19:10:16.581Z] #17 15.91   xz-utils zip
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.32 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded.
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.32 Need to get 27.6 MB of archives.
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.32 After this operation, 114 MB of additional disk space will be used.
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
19:10:16 [2020-05-14T19:10:16.581Z] #17 16.55 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
19:10:16 [2020-05-14T19:10:16.699Z] #40 8.469   PBCC     images/seccomp.pb-c.c
19:10:16 [2020-05-14T19:10:16.699Z] #40 8.492   DEP      images/seccomp.pb-c.d
19:10:16 [2020-05-14T19:10:16.699Z] #40 8.570   PBCC     images/userns.pb-c.c
19:10:16 [2020-05-14T19:10:16.699Z] #40 8.644   DEP      images/userns.pb-c.d
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
19:10:16 [2020-05-14T19:10:16.842Z] #17 16.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
19:10:16 [2020-05-14T19:10:16.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
19:10:16 [2020-05-14T19:10:16.884Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
19:10:16 [2020-05-14T19:10:16.884Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
19:10:16 [2020-05-14T19:10:16.884Z] === RUN   TestKillStoppedContainer
19:10:16 [2020-05-14T19:10:16.884Z] --- PASS: TestKillStoppedContainer (0.07s)
19:10:16 [2020-05-14T19:10:16.884Z] === RUN   TestKillStoppedContainerAPIPre120
19:10:16 [2020-05-14T19:10:16.989Z] #40 8.765   PBCC     images/cgroup.pb-c.c
19:10:16 [2020-05-14T19:10:16.989Z] #40 8.796   DEP      images/cgroup.pb-c.d
19:10:16 [2020-05-14T19:10:16.989Z] #40 8.869   PBCC     images/fown.pb-c.c
19:10:16 [2020-05-14T19:10:16.989Z] #40 8.908   PBCC     images/ext-file.pb-c.c
19:10:16 [2020-05-14T19:10:16.989Z] #40 8.959   DEP      images/fown.pb-c.d
19:10:16 [2020-05-14T19:10:16.989Z] #40 9.009   DEP      images/ext-file.pb-c.d
19:10:17 [2020-05-14T19:10:17.104Z] #17 16.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
19:10:17 [2020-05-14T19:10:17.104Z] #17 16.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
19:10:17 [2020-05-14T19:10:17.104Z] #17 17.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
19:10:17 [2020-05-14T19:10:17.104Z] #17 17.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
19:10:17 [2020-05-14T19:10:17.104Z] #17 17.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
19:10:17 [2020-05-14T19:10:17.138Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
19:10:17 [2020-05-14T19:10:17.138Z] === RUN   TestKillDifferentUserContainer
19:10:17 [2020-05-14T19:10:17.278Z] #40 9.078   PBCC     images/rpc.pb-c.c
19:10:17 [2020-05-14T19:10:17.278Z] #40 9.198   DEP      images/rpc.pb-c.d
19:10:17 [2020-05-14T19:10:17.278Z] #40 9.298   PBCC     images/siginfo.pb-c.c
19:10:17 [2020-05-14T19:10:17.573Z] #40 9.346   DEP      images/siginfo.pb-c.d
19:10:17 [2020-05-14T19:10:17.573Z] #40 9.419   PBCC     images/pagemap.pb-c.c
19:10:17 [2020-05-14T19:10:17.573Z] #40 9.480   DEP      images/pagemap.pb-c.d
19:10:17 [2020-05-14T19:10:17.573Z] #40 9.546   PBCC     images/rlimit.pb-c.c
19:10:17 [2020-05-14T19:10:17.676Z] #17 17.58 debconf: delaying package configuration, since apt-utils is not installed
19:10:17 [2020-05-14T19:10:17.676Z] #17 17.66 Fetched 27.6 MB in 1s (23.5 MB/s)
19:10:17 [2020-05-14T19:10:17.676Z] #17 17.72 Selecting previously unselected package pigz.
19:10:17 [2020-05-14T19:10:17.696Z] --- PASS: TestKillDifferentUserContainer (0.64s)
19:10:17 [2020-05-14T19:10:17.696Z] === RUN   TestInspectOomKilledTrue
19:10:17 [2020-05-14T19:10:17.696Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:10:17 [2020-05-14T19:10:17.696Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
19:10:17 [2020-05-14T19:10:17.696Z] === RUN   TestInspectOomKilledFalse
19:10:17 [2020-05-14T19:10:17.696Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:10:17 [2020-05-14T19:10:17.696Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:10:17 [2020-05-14T19:10:17.696Z] === RUN   TestLinksEtcHostsContentMatch
19:10:17 [2020-05-14T19:10:17.696Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
19:10:17 [2020-05-14T19:10:17.696Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:10:17 [2020-05-14T19:10:17.696Z] === RUN   TestLinksContainerNames
19:10:17 [2020-05-14T19:10:17.888Z] #40 9.571   DEP      images/rlimit.pb-c.d
19:10:17 [2020-05-14T19:10:17.888Z] #40 9.679   PBCC     images/file-lock.pb-c.c
19:10:17 [2020-05-14T19:10:17.888Z] #40 9.767   DEP      images/file-lock.pb-c.d
19:10:17 [2020-05-14T19:10:17.888Z] #40 ...
19:10:17 [2020-05-14T19:10:17.888Z] 
19:10:17 [2020-05-14T19:10:17.888Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:17 [2020-05-14T19:10:17.888Z] #42 99.30 bufio
19:10:17 [2020-05-14T19:10:17.888Z] #42 100.5 reflect
19:10:17 [2020-05-14T19:10:17.888Z] #42 107.5 regexp/syntax
19:10:17 [2020-05-14T19:10:17.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:10:17 [2020-05-14T19:10:17.922Z] #19 5.847 Collecting yamllint==1.16.0
19:10:17 [2020-05-14T19:10:17.936Z] #17 17.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23404 files and directories currently installed.)
19:10:17 [2020-05-14T19:10:17.936Z] #17 17.76 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
19:10:17 [2020-05-14T19:10:17.936Z] #17 17.77 Unpacking pigz (2.4-1) ...
19:10:17 [2020-05-14T19:10:17.936Z] #17 17.87 Selecting previously unselected package libpython3.7-minimal:arm64.
19:10:17 [2020-05-14T19:10:17.936Z] #17 17.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
19:10:17 [2020-05-14T19:10:17.936Z] #17 17.88 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
19:10:18 [2020-05-14T19:10:18.177Z] #42 ...
19:10:18 [2020-05-14T19:10:18.177Z] 
19:10:18 [2020-05-14T19:10:18.177Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:18 [2020-05-14T19:10:18.177Z] #40 9.892   PBCC     images/tty.pb-c.c
19:10:18 [2020-05-14T19:10:18.177Z] #40 10.03   DEP      images/tty.pb-c.d
19:10:18 [2020-05-14T19:10:18.177Z] #40 10.10   PBCC     images/tun.pb-c.c
19:10:18 [2020-05-14T19:10:18.177Z] #40 10.20   PBCC     images/netdev.pb-c.c
19:10:18 [2020-05-14T19:10:18.467Z] #40 10.31   DEP      images/tun.pb-c.d
19:10:18 [2020-05-14T19:10:18.467Z] #40 10.47   DEP      images/netdev.pb-c.d
19:10:18 [2020-05-14T19:10:18.488Z] #19 ...
19:10:18 [2020-05-14T19:10:18.488Z] 
19:10:18 [2020-05-14T19:10:18.488Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:18 [2020-05-14T19:10:18.488Z] #39 130.5   CC       criu/namespaces.o
19:10:18 [2020-05-14T19:10:18.488Z] #39 132.5   CC       criu/net.o
19:10:18 [2020-05-14T19:10:18.488Z] #39 136.2   CC       criu/netfilter.o
19:10:18 [2020-05-14T19:10:18.488Z] #39 136.6   CC       criu/page-pipe.o
19:10:18 [2020-05-14T19:10:18.488Z] #39 137.3   CC       criu/page-xfer.o
19:10:18 [2020-05-14T19:10:18.488Z] #39 138.8   CC       criu/pagemap-cache.o
19:10:18 [2020-05-14T19:10:18.488Z] #39 139.1   CC       criu/pagemap.o
19:10:18 [2020-05-14T19:10:18.507Z] #17 18.29 Selecting previously unselected package python3.7-minimal.
19:10:18 [2020-05-14T19:10:18.507Z] #17 18.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
19:10:18 [2020-05-14T19:10:18.507Z] #17 18.31 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:10:18 [2020-05-14T19:10:18.746Z] #39 140.0   CC       criu/parasite-syscall.o
19:10:18 [2020-05-14T19:10:18.758Z] #40 10.57   PBCC     images/vma.pb-c.c
19:10:18 [2020-05-14T19:10:18.758Z] #40 10.70   DEP      images/vma.pb-c.d
19:10:18 [2020-05-14T19:10:18.758Z] #40 ...
19:10:18 [2020-05-14T19:10:18.758Z] 
19:10:18 [2020-05-14T19:10:18.758Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:10:18 [2020-05-14T19:10:18.758Z] #48 100.1 bufio
19:10:18 [2020-05-14T19:10:18.758Z] #48 101.5 text/tabwriter
19:10:18 [2020-05-14T19:10:18.758Z] #48 107.0 regexp/syntax
19:10:18 [2020-05-14T19:10:18.758Z] #48 107.0 reflect
19:10:18 [2020-05-14T19:10:18.758Z] #48 ...
19:10:18 [2020-05-14T19:10:18.758Z] 
19:10:18 [2020-05-14T19:10:18.758Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:18 [2020-05-14T19:10:18.758Z] #40 10.77   PBCC     images/creds.pb-c.c
19:10:18 [2020-05-14T19:10:18.758Z] #40 10.81   DEP      images/creds.pb-c.d
19:10:19 [2020-05-14T19:10:19.048Z] #40 10.94   PBCC     images/utsns.pb-c.c
19:10:19 [2020-05-14T19:10:19.048Z] #40 10.96   DEP      images/utsns.pb-c.d
19:10:19 [2020-05-14T19:10:19.048Z] #40 11.08   PBCC     images/ipc-desc.pb-c.c
19:10:19 [2020-05-14T19:10:19.052Z] --- PASS: TestLinksContainerNames (1.35s)
19:10:19 [2020-05-14T19:10:19.052Z] === RUN   TestLogsFollowTailEmpty
19:10:19 [2020-05-14T19:10:19.079Z] #17 18.91 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
19:10:19 [2020-05-14T19:10:19.079Z] #17 18.95 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:10:19 [2020-05-14T19:10:19.337Z] #40 11.10   PBCC     images/ipc-sem.pb-c.c
19:10:19 [2020-05-14T19:10:19.337Z] #40 11.16   DEP      images/ipc-desc.pb-c.d
19:10:19 [2020-05-14T19:10:19.337Z] #40 11.22   DEP      images/ipc-sem.pb-c.d
19:10:19 [2020-05-14T19:10:19.337Z] #40 11.33   PBCC     images/ipc-msg.pb-c.c
19:10:19 [2020-05-14T19:10:19.627Z] #40 11.36   DEP      images/ipc-msg.pb-c.d
19:10:19 [2020-05-14T19:10:19.627Z] #40 11.48   PBCC     images/ipc-shm.pb-c.c
19:10:19 [2020-05-14T19:10:19.627Z] #40 11.53   DEP      images/ipc-shm.pb-c.d
19:10:19 [2020-05-14T19:10:19.627Z] #40 11.60   PBCC     images/ipc-var.pb-c.c
19:10:19 [2020-05-14T19:10:19.627Z] #40 11.64   DEP      images/ipc-var.pb-c.d
19:10:19 [2020-05-14T19:10:19.627Z] #40 11.70   PBCC     images/sk-opts.pb-c.c
19:10:19 [2020-05-14T19:10:19.680Z] #39 140.8   CC       criu/path.o
19:10:19 [2020-05-14T19:10:19.917Z] #40 11.79   PBCC     images/packet-sock.pb-c.c
19:10:19 [2020-05-14T19:10:19.917Z] #40 11.92   DEP      images/sk-opts.pb-c.d
19:10:19 [2020-05-14T19:10:19.917Z] #40 11.98   DEP      images/packet-sock.pb-c.d
19:10:19 [2020-05-14T19:10:19.938Z] #39 141.1   CC       criu/pie-util-vdso-elf32.o
19:10:19 [2020-05-14T19:10:19.974Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
19:10:19 [2020-05-14T19:10:19.974Z] === RUN   TestContainerNetworkMountsNoChown
19:10:20 [2020-05-14T19:10:20.196Z] #39 141.6   CC       criu/pie-util-vdso.o
19:10:20 [2020-05-14T19:10:20.208Z] #40 12.08   PBCC     images/sk-netlink.pb-c.c
19:10:20 [2020-05-14T19:10:20.208Z] #40 12.15   DEP      images/sk-netlink.pb-c.d
19:10:20 [2020-05-14T19:10:20.208Z] #40 12.27   PBCC     images/sk-inet.pb-c.c
19:10:20 [2020-05-14T19:10:20.497Z] #40 12.39   DEP      images/sk-inet.pb-c.d
19:10:20 [2020-05-14T19:10:20.497Z] #40 12.46   PBCC     images/sk-unix.pb-c.c
19:10:20 [2020-05-14T19:10:20.531Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/default
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/default
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/private
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/private
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/rprivate
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/rprivate
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/slave
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/slave
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/rslave
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/rslave
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/shared
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/shared
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/rshared
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/rshared
19:10:20 [2020-05-14T19:10:20.531Z] === CONT  TestMountDaemonRoot/default
19:10:20 [2020-05-14T19:10:20.531Z] === CONT  TestMountDaemonRoot/rslave
19:10:20 [2020-05-14T19:10:20.531Z] === CONT  TestMountDaemonRoot/rshared
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === CONT  TestMountDaemonRoot/shared
19:10:20 [2020-05-14T19:10:20.531Z] === CONT  TestMountDaemonRoot/private
19:10:20 [2020-05-14T19:10:20.531Z] === CONT  TestMountDaemonRoot/slave
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/private/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/default/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/default/bind_root
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:10:20 [2020-05-14T19:10:20.531Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:10:20 [2020-05-14T19:10:20.531Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/private/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/rprivate
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:10:20 [2020-05-14T19:10:20.532Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/default/mount_root
19:10:20 [2020-05-14T19:10:20.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/default/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/private/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/private/mount_root
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:10:20 [2020-05-14T19:10:20.532Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:10:20 [2020-05-14T19:10:20.767Z] #39 142.0   CC       criu/pie-util.o
19:10:20 [2020-05-14T19:10:20.786Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:10:20 [2020-05-14T19:10:20.786Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:10:20 [2020-05-14T19:10:20.786Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:10:20 [2020-05-14T19:10:20.786Z] --- PASS: TestMountDaemonRoot (0.02s)
19:10:20 [2020-05-14T19:10:20.786Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
19:10:20 [2020-05-14T19:10:20.786Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
19:10:20 [2020-05-14T19:10:20.786Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
19:10:20 [2020-05-14T19:10:20.786Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:10:20 [2020-05-14T19:10:20.786Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
19:10:20 [2020-05-14T19:10:20.786Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
19:10:20 [2020-05-14T19:10:20.786Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
19:10:20 [2020-05-14T19:10:20.786Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
19:10:20 [2020-05-14T19:10:20.786Z] === RUN   TestContainerBindMountNonRecursive
19:10:20 [2020-05-14T19:10:20.786Z] --- SKIP: TestContainerBindMountNonRecursive (0.00s)
19:10:20 [2020-05-14T19:10:20.786Z]     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)
19:10:20 [2020-05-14T19:10:20.786Z] === RUN   TestNetworkNat
19:10:20 [2020-05-14T19:10:20.787Z] #40 12.58   DEP      images/sk-unix.pb-c.d
19:10:20 [2020-05-14T19:10:20.787Z] #40 12.72   PBCC     images/mm.pb-c.c
19:10:20 [2020-05-14T19:10:20.787Z] #40 12.81   DEP      images/mm.pb-c.d
19:10:20 [2020-05-14T19:10:20.993Z] #17 20.94 Selecting previously unselected package python3-minimal.
19:10:20 [2020-05-14T19:10:20.993Z] #17 20.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23653 files and directories currently installed.)
19:10:20 [2020-05-14T19:10:20.993Z] #17 21.03 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
19:10:20 [2020-05-14T19:10:20.993Z] #17 21.04 Unpacking python3-minimal (3.7.3-1) ...
19:10:21 [2020-05-14T19:10:21.025Z] #39 142.3   CC       criu/pipes.o
19:10:21 [2020-05-14T19:10:21.080Z] #40 12.90   PBCC     images/timerfd.pb-c.c
19:10:21 [2020-05-14T19:10:21.080Z] #40 13.07   DEP      images/timerfd.pb-c.d
19:10:21 [2020-05-14T19:10:21.080Z] #40 ...
19:10:21 [2020-05-14T19:10:21.080Z] 
19:10:21 [2020-05-14T19:10:21.080Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:10:21 [2020-05-14T19:10:21.080Z] #31 102.5 path
19:10:21 [2020-05-14T19:10:21.080Z] #31 111.8 internal/syscall/execenv
19:10:21 [2020-05-14T19:10:21.080Z] #31 111.9 internal/syscall/unix
19:10:21 [2020-05-14T19:10:21.080Z] #31 112.1 time
19:10:21 [2020-05-14T19:10:21.253Z] #17 21.13 Selecting previously unselected package libmpdec2:arm64.
19:10:21 [2020-05-14T19:10:21.253Z] #17 21.13 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
19:10:21 [2020-05-14T19:10:21.253Z] #17 21.15 Unpacking libmpdec2:arm64 (2.4.2-2) ...
19:10:21 [2020-05-14T19:10:21.344Z] --- PASS: TestNetworkNat (0.67s)
19:10:21 [2020-05-14T19:10:21.344Z] === RUN   TestNetworkLocalhostTCPNat
19:10:21 [2020-05-14T19:10:21.369Z] #31 ...
19:10:21 [2020-05-14T19:10:21.369Z] 
19:10:21 [2020-05-14T19:10:21.369Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:21 [2020-05-14T19:10:21.369Z] #40 13.14   PBCC     images/timer.pb-c.c
19:10:21 [2020-05-14T19:10:21.369Z] #40 13.18   DEP      images/timer.pb-c.d
19:10:21 [2020-05-14T19:10:21.369Z] #40 13.25   PBCC     images/sa.pb-c.c
19:10:21 [2020-05-14T19:10:21.515Z] #17 21.26 Selecting previously unselected package libpython3.7-stdlib:arm64.
19:10:21 [2020-05-14T19:10:21.515Z] #17 21.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
19:10:21 [2020-05-14T19:10:21.515Z] #17 21.28 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
19:10:21 [2020-05-14T19:10:21.591Z] #39 143.1   CC       criu/plugin.o
19:10:21 [2020-05-14T19:10:21.664Z] #40 13.35   DEP      images/sa.pb-c.d
19:10:21 [2020-05-14T19:10:21.664Z] #40 13.47   PBCC     images/pipe-data.pb-c.c
19:10:21 [2020-05-14T19:10:21.664Z] #40 13.50   DEP      images/pipe-data.pb-c.d
19:10:21 [2020-05-14T19:10:21.664Z] #40 13.60   PBCC     images/mnt.pb-c.c
19:10:21 [2020-05-14T19:10:21.961Z] #40 13.78   DEP      images/mnt.pb-c.d
19:10:21 [2020-05-14T19:10:21.961Z] #40 13.86   PBCC     images/sk-packet.pb-c.c
19:10:21 [2020-05-14T19:10:21.961Z] #40 13.88   DEP      images/sk-packet.pb-c.d
19:10:21 [2020-05-14T19:10:21.961Z] #40 13.96   PBCC     images/tcp-stream.pb-c.c
19:10:21 [2020-05-14T19:10:21.961Z] Client: Docker Engine - Enterprise
19:10:21 [2020-05-14T19:10:21.961Z]  Version:           19.03.5
19:10:21 [2020-05-14T19:10:21.961Z]  API version:       1.40
19:10:21 [2020-05-14T19:10:21.961Z]  Go version:        go1.12.12
19:10:21 [2020-05-14T19:10:21.961Z]  Git commit:        2ee0c57608
19:10:21 [2020-05-14T19:10:21.961Z]  Built:             11/13/2019 08:00:16
19:10:21 [2020-05-14T19:10:21.961Z]  OS/Arch:           windows/amd64
19:10:21 [2020-05-14T19:10:21.961Z]  Experimental:      false
19:10:21 [2020-05-14T19:10:21.961Z] 
19:10:21 [2020-05-14T19:10:21.961Z] Server: Docker Engine - Enterprise
19:10:21 [2020-05-14T19:10:21.961Z]  Engine:
19:10:21 [2020-05-14T19:10:21.961Z]   Version:          19.03.5
19:10:21 [2020-05-14T19:10:21.961Z]   API version:      1.40 (minimum version 1.24)
19:10:21 [2020-05-14T19:10:21.961Z]   Go version:       go1.12.12
19:10:21 [2020-05-14T19:10:21.961Z]   Git commit:       2ee0c57608
19:10:21 [2020-05-14T19:10:21.961Z]   Built:            11/13/2019 07:58:51
19:10:21 [2020-05-14T19:10:21.961Z]   OS/Arch:          windows/amd64
19:10:21 [2020-05-14T19:10:21.961Z]   Experimental:     true
19:10:22 [2020-05-14T19:10:22.157Z] #39 143.4   CC       criu/proc_parse.o
19:10:22 [2020-05-14T19:10:22.251Z] #40 14.06   DEP      images/tcp-stream.pb-c.d
19:10:22 [2020-05-14T19:10:22.251Z] #40 14.19   PBCC     images/pipe.pb-c.c
19:10:22 [2020-05-14T19:10:22.251Z] #40 14.25   DEP      images/pipe.pb-c.d
19:10:22 [2020-05-14T19:10:22.265Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
19:10:22 [2020-05-14T19:10:22.265Z] === RUN   TestNetworkLoopbackNat
19:10:22 [2020-05-14T19:10:22.348Z] #17 22.07 Selecting previously unselected package python3.7.
19:10:22 [2020-05-14T19:10:22.348Z] #17 22.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
19:10:22 [2020-05-14T19:10:22.348Z] #17 22.09 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:10:22 [2020-05-14T19:10:22.348Z] #17 22.24 Selecting previously unselected package libpython3-stdlib:arm64.
19:10:22 [2020-05-14T19:10:22.348Z] #17 22.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
19:10:22 [2020-05-14T19:10:22.348Z] #17 22.27 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
19:10:22 [2020-05-14T19:10:22.540Z] #40 14.35   PBCC     images/pstree.pb-c.c
19:10:22 [2020-05-14T19:10:22.540Z] #40 14.39   DEP      images/pstree.pb-c.d
19:10:22 [2020-05-14T19:10:22.610Z] #17 22.38 Setting up python3-minimal (3.7.3-1) ...
[Pipeline] sh
19:10:22 [2020-05-14T19:10:22.723Z] #39 ...
19:10:22 [2020-05-14T19:10:22.723Z] 
19:10:22 [2020-05-14T19:10:22.723Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:10:22 [2020-05-14T19:10:22.723Z] #19 11.19   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:10:22 [2020-05-14T19:10:22.723Z] #19 11.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:10:22 [2020-05-14T19:10:22.723Z] #19 11.36   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:10:22 [2020-05-14T19:10:22.723Z] #19 11.42 Collecting pyyaml (from yamllint==1.16.0)
19:10:22 [2020-05-14T19:10:22.829Z] #40 14.52   PBCC     images/fs.pb-c.c
19:10:22 [2020-05-14T19:10:22.829Z] #40 14.57   DEP      images/fs.pb-c.d
19:10:22 [2020-05-14T19:10:22.829Z] #40 14.65   PBCC     images/signalfd.pb-c.c
19:10:22 [2020-05-14T19:10:22.829Z] #40 14.74   DEP      images/signalfd.pb-c.d
19:10:22 [2020-05-14T19:10:22.829Z] #40 14.83   PBCC     images/fh.pb-c.c
19:10:22 [2020-05-14T19:10:22.982Z] #19 11.58   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:10:23 [2020-05-14T19:10:23.121Z] #40 14.94   PBCC     images/fsnotify.pb-c.c
19:10:23 [2020-05-14T19:10:23.121Z] #40 15.04   DEP      images/fh.pb-c.d
19:10:23 [2020-05-14T19:10:23.121Z] #40 15.12   DEP      images/fsnotify.pb-c.d
19:10:23 [2020-05-14T19:10:23.187Z] --- PASS: TestNetworkLoopbackNat (0.90s)
19:10:23 [2020-05-14T19:10:23.187Z] === RUN   TestPause
19:10:23 [2020-05-14T19:10:23.187Z] --- SKIP: TestPause (0.00s)
19:10:23 [2020-05-14T19:10:23.187Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:10:23 [2020-05-14T19:10:23.187Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:10:23 [2020-05-14T19:10:23.187Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:10:23 [2020-05-14T19:10:23.187Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:10:23 [2020-05-14T19:10:23.187Z] === RUN   TestPauseStopPausedContainer
19:10:23 [2020-05-14T19:10:23.187Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
19:10:23 [2020-05-14T19:10:23.187Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
19:10:23 [2020-05-14T19:10:23.187Z] === RUN   TestPsFilter
19:10:23 [2020-05-14T19:10:23.187Z] --- PASS: TestPsFilter (0.21s)
19:10:23 [2020-05-14T19:10:23.187Z] === RUN   TestRemoveContainerWithRemovedVolume
19:10:23 [2020-05-14T19:10:23.410Z] #40 15.26   PBCC     images/eventpoll.pb-c.c
19:10:23 [2020-05-14T19:10:23.411Z] #40 15.32   DEP      images/eventpoll.pb-c.d
19:10:23 [2020-05-14T19:10:23.411Z] #40 15.44   PBCC     images/eventfd.pb-c.c
19:10:23 [2020-05-14T19:10:23.553Z] #17 23.36 Selecting previously unselected package python3.
19:10:23 [2020-05-14T19:10:23.553Z] #17 23.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24065 files and directories currently installed.)
19:10:23 [2020-05-14T19:10:23.553Z] #17 23.43 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
19:10:23 [2020-05-14T19:10:23.553Z] #17 23.46 Unpacking python3 (3.7.3-1) ...
19:10:23 [2020-05-14T19:10:23.553Z] #17 23.57 Selecting previously unselected package libip4tc0:arm64.
19:10:23 [2020-05-14T19:10:23.553Z] #17 23.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
19:10:23 [2020-05-14T19:10:23.613Z] + docker info
19:10:23 [2020-05-14T19:10:23.702Z] #40 15.51   DEP      images/eventfd.pb-c.d
19:10:23 [2020-05-14T19:10:23.702Z] #40 15.62   PBCC     images/remap-file-path.pb-c.c
19:10:23 [2020-05-14T19:10:23.702Z] #40 15.66   DEP      images/remap-file-path.pb-c.d
19:10:23 [2020-05-14T19:10:23.744Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
19:10:23 [2020-05-14T19:10:23.744Z] === RUN   TestRemoveContainerWithVolume
19:10:23 [2020-05-14T19:10:23.821Z] #17 23.57 Unpacking libip4tc0:arm64 (1.8.2-4) ...
19:10:23 [2020-05-14T19:10:23.821Z] #17 23.69 Selecting previously unselected package libip6tc0:arm64.
19:10:23 [2020-05-14T19:10:23.821Z] #17 23.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
19:10:23 [2020-05-14T19:10:23.821Z] #17 23.70 Unpacking libip6tc0:arm64 (1.8.2-4) ...
19:10:23 [2020-05-14T19:10:23.821Z] #17 23.80 Selecting previously unselected package libiptc0:arm64.
19:10:23 [2020-05-14T19:10:23.821Z] #17 23.81 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
19:10:23 [2020-05-14T19:10:23.821Z] #17 23.81 Unpacking libiptc0:arm64 (1.8.2-4) ...
19:10:23 [2020-05-14T19:10:23.821Z] #17 23.89 Selecting previously unselected package libnfnetlink0:arm64.
19:10:23 [2020-05-14T19:10:23.821Z] #17 23.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
19:10:24 [2020-05-14T19:10:24.005Z] #40 15.79   PBCC     images/fifo.pb-c.c
19:10:24 [2020-05-14T19:10:24.005Z] #40 15.82   DEP      images/fifo.pb-c.d
19:10:24 [2020-05-14T19:10:24.005Z] #40 15.90   PBCC     images/ghost-file.pb-c.c
19:10:24 [2020-05-14T19:10:24.005Z] #40 15.94   DEP      images/ghost-file.pb-c.d
19:10:24 [2020-05-14T19:10:24.023Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:10:24 [2020-05-14T19:10:24.024Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
19:10:24 [2020-05-14T19:10:24.024Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
19:10:24 [2020-05-14T19:10:24.024Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:10:24 [2020-05-14T19:10:24.024Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:10:24 [2020-05-14T19:10:24.024Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:10:24 [2020-05-14T19:10:24.024Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:10:24 [2020-05-14T19:10:24.024Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:10:24 [2020-05-14T19:10:24.024Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:10:24 [2020-05-14T19:10:24.024Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:10:24 [2020-05-14T19:10:24.024Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:10:24 [2020-05-14T19:10:24.087Z] #17 23.91 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:10:24 [2020-05-14T19:10:24.087Z] #17 23.97 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:10:24 [2020-05-14T19:10:24.087Z] #17 23.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
19:10:24 [2020-05-14T19:10:24.087Z] #17 23.99 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
19:10:24 [2020-05-14T19:10:24.300Z] #40 16.05   PBCC     images/regfile.pb-c.c
19:10:24 [2020-05-14T19:10:24.300Z] #40 16.20   DEP      images/regfile.pb-c.d
19:10:24 [2020-05-14T19:10:24.304Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:10:24 [2020-05-14T19:10:24.348Z] #17 24.07 Selecting previously unselected package libnftnl11:arm64.
19:10:24 [2020-05-14T19:10:24.348Z] #17 24.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
19:10:24 [2020-05-14T19:10:24.348Z] #17 24.11 Unpacking libnftnl11:arm64 (1.1.2-2) ...
19:10:24 [2020-05-14T19:10:24.348Z] #17 24.24 Selecting previously unselected package iptables.
19:10:24 [2020-05-14T19:10:24.348Z] #17 24.25 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
19:10:24 [2020-05-14T19:10:24.348Z] #17 24.25 Unpacking iptables (1.8.2-4) ...
19:10:24 [2020-05-14T19:10:24.356Z] #19 12.82 Building wheels for collected packages: pyyaml
19:10:24 [2020-05-14T19:10:24.356Z] #19 12.83   Running setup.py bdist_wheel for pyyaml: started
19:10:24 [2020-05-14T19:10:24.589Z] #40 16.33   PBCC     images/ns.pb-c.c
19:10:24 [2020-05-14T19:10:24.589Z] #40 16.37   DEP      images/ns.pb-c.d
19:10:24 [2020-05-14T19:10:24.589Z] #40 16.46   PBCC     images/fdinfo.pb-c.c
19:10:24 [2020-05-14T19:10:24.589Z] #40 16.57   DEP      images/fdinfo.pb-c.d
19:10:24 [2020-05-14T19:10:24.608Z] #17 24.54 Selecting previously unselected package xxd.
19:10:24 [2020-05-14T19:10:24.608Z] #17 24.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
19:10:24 [2020-05-14T19:10:24.609Z] #17 24.56 Unpacking xxd (2:8.1.0875-5) ...
19:10:24 [2020-05-14T19:10:24.666Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
19:10:24 [2020-05-14T19:10:24.666Z] === RUN   TestRemoveContainerRunning
19:10:24 [2020-05-14T19:10:24.869Z] #17 24.70 Selecting previously unselected package vim-common.
19:10:24 [2020-05-14T19:10:24.869Z] #17 24.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:10:24 [2020-05-14T19:10:24.869Z] #17 24.74 Unpacking vim-common (2:8.1.0875-5) ...
19:10:24 [2020-05-14T19:10:24.877Z] #40 16.74   PBCC     images/core-aarch64.pb-c.c
19:10:24 [2020-05-14T19:10:24.916Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:10:24 [2020-05-14T19:10:24.916Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:10:25 [2020-05-14T19:10:25.129Z] #17 24.93 Selecting previously unselected package bash-completion.
19:10:25 [2020-05-14T19:10:25.129Z] #17 24.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:10:25 [2020-05-14T19:10:25.168Z] #40 16.88   PBCC     images/core-arm.pb-c.c
19:10:25 [2020-05-14T19:10:25.168Z] #40 16.99   PBCC     images/core-ppc64.pb-c.c
19:10:25 [2020-05-14T19:10:25.196Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.8% of statements
19:10:25 [2020-05-14T19:10:25.196Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:10:25 [2020-05-14T19:10:25.196Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:10:25 [2020-05-14T19:10:25.196Z] ?   	github.com/docker/docker/api/types	[no test files]
19:10:25 [2020-05-14T19:10:25.196Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:10:25 [2020-05-14T19:10:25.196Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:10:25 [2020-05-14T19:10:25.196Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:10:25 [2020-05-14T19:10:25.196Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:10:25 [2020-05-14T19:10:25.224Z] --- PASS: TestRemoveContainerRunning (0.66s)
19:10:25 [2020-05-14T19:10:25.224Z] === RUN   TestRemoveContainerForceRemoveRunning
19:10:25 [2020-05-14T19:10:25.290Z] #19 13.87   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:10:25 [2020-05-14T19:10:25.290Z] #19 13.87   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:10:25 [2020-05-14T19:10:25.290Z] #19 13.94 Successfully built pyyaml
19:10:25 [2020-05-14T19:10:25.461Z] #40 17.15   PBCC     images/core-s390.pb-c.c
19:10:25 [2020-05-14T19:10:25.461Z] #40 17.29   PBCC     images/core-x86.pb-c.c
19:10:25 [2020-05-14T19:10:25.461Z] #40 17.38   PBCC     images/core.pb-c.c
19:10:25 [2020-05-14T19:10:25.477Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
19:10:25 [2020-05-14T19:10:25.548Z] #19 13.95 Installing collected packages: pathspec, pyyaml, yamllint
19:10:25 [2020-05-14T19:10:25.702Z] #17 ...
19:10:25 [2020-05-14T19:10:25.702Z] 
19:10:25 [2020-05-14T19:10:25.702Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:25 [2020-05-14T19:10:25.702Z] #39 94.53   DEP      criu/protobuf-desc.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 94.62   DEP      criu/proc_parse.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 94.84   DEP      criu/plugin.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 94.99   DEP      criu/pipes.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 95.18   DEP      criu/pie-util.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 95.29   DEP      criu/pie-util-vdso.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 95.41   DEP      criu/path.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 95.54   DEP      criu/parasite-syscall.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 95.74   DEP      criu/pagemap.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 95.92   DEP      criu/pagemap-cache.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 96.11   DEP      criu/page-xfer.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 96.30   DEP      criu/page-pipe.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 96.44   DEP      criu/netfilter.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 96.61   DEP      criu/net.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 96.84   DEP      criu/namespaces.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 97.03   DEP      criu/mount.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 97.25   DEP      criu/mem.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 97.41   DEP      criu/lsm.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 97.51   DEP      criu/log.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 97.70   DEP      criu/libnetlink.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 97.91   DEP      criu/kerndat.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 98.18   DEP      criu/kcmp-ids.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 98.25   DEP      criu/irmap.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 98.43   DEP      criu/ipc_ns.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 98.64   DEP      criu/image.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 98.87   DEP      criu/image-desc.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 98.94   DEP      criu/fsnotify.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 99.05   DEP      criu/filesystems.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 99.23   DEP      criu/files.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 99.43   DEP      criu/files-reg.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 99.71   DEP      criu/files-ext.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 99.85   DEP      criu/file-lock.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 99.99   DEP      criu/file-ids.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 100.1   DEP      criu/fifo.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 100.4   DEP      criu/fdstore.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 100.5   DEP      criu/fault-injection.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 100.5   DEP      criu/external.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 100.7   DEP      criu/eventpoll.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 100.8   DEP      criu/eventfd.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 100.9   DEP      criu/crtools.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 101.1   DEP      criu/cr-service.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 101.3   DEP      criu/cr-restore.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 101.5   DEP      criu/cr-errno.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 101.5   DEP      criu/cr-dump.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 101.7   DEP      criu/cr-dedup.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 101.9   DEP      criu/cr-check.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 102.2   DEP      criu/config.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 102.4   DEP      criu/clone-noasan.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 102.5   DEP      criu/cgroup.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 102.7   DEP      criu/cgroup-props.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 102.8   DEP      criu/bitmap.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 102.8   DEP      criu/bfd.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 103.0   DEP      criu/autofs.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 103.1   DEP      criu/aio.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 103.3   DEP      criu/action-scripts.d
19:10:25 [2020-05-14T19:10:25.702Z] #39 103.6   CC       criu/action-scripts.o
19:10:25 [2020-05-14T19:10:25.702Z] #39 104.2   CC       criu/aio.o
19:10:25 [2020-05-14T19:10:25.750Z] #40 17.58   PBCC     images/inventory.pb-c.c
19:10:25 [2020-05-14T19:10:25.757Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
19:10:25 [2020-05-14T19:10:25.757Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/builder	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:10:25 [2020-05-14T19:10:25.757Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:10:25 [2020-05-14T19:10:25.782Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
19:10:25 [2020-05-14T19:10:25.782Z] === RUN   TestRemoveInvalidContainer
19:10:25 [2020-05-14T19:10:25.782Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:10:25 [2020-05-14T19:10:25.782Z] === RUN   TestRenameLinkedContainer
19:10:25 [2020-05-14T19:10:25.807Z] #19 14.34 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:10:25 [2020-05-14T19:10:25.963Z] #39 104.8   CC       criu/autofs.o
19:10:26 [2020-05-14T19:10:26.038Z] #40 17.73   DEP      images/core-aarch64.pb-c.d
19:10:26 [2020-05-14T19:10:26.039Z] #40 17.88   DEP      images/core-arm.pb-c.d
19:10:26 [2020-05-14T19:10:26.039Z] #40 18.01   DEP      images/core-ppc64.pb-c.d
19:10:26 [2020-05-14T19:10:26.328Z] #40 18.09   DEP      images/core-s390.pb-c.d
19:10:26 [2020-05-14T19:10:26.328Z] #40 18.16   DEP      images/core-x86.pb-c.d
19:10:26 [2020-05-14T19:10:26.328Z] #40 18.25   DEP      images/core.pb-c.d
19:10:26 [2020-05-14T19:10:26.368Z] ok  	github.com/docker/docker/builder/dockerignore	0.010s	coverage: 96.8% of statements
19:10:26 [2020-05-14T19:10:26.374Z] #19 DONE 14.9s
19:10:26 [2020-05-14T19:10:26.374Z] 
19:10:26 [2020-05-14T19:10:26.374Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:10:26 [2020-05-14T19:10:26.374Z] #22 DONE 0.2s
19:10:26 [2020-05-14T19:10:26.374Z] 
19:10:26 [2020-05-14T19:10:26.374Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:26 [2020-05-14T19:10:26.374Z] #39 146.1   CC       criu/protobuf-desc.o
19:10:26 [2020-05-14T19:10:26.374Z] #39 147.2   CC       criu/protobuf.o
19:10:26 [2020-05-14T19:10:26.374Z] #39 147.8   CC       criu/pstree.o
19:10:26 [2020-05-14T19:10:26.617Z] #40 18.36   DEP      images/inventory.pb-c.d
19:10:26 [2020-05-14T19:10:26.617Z] #40 18.49   PBCC     images/cpuinfo.pb-c.c
19:10:26 [2020-05-14T19:10:26.617Z] #40 18.52   DEP      images/cpuinfo.pb-c.d
19:10:26 [2020-05-14T19:10:26.907Z] #40 18.63   PBCC     images/stats.pb-c.c
19:10:26 [2020-05-14T19:10:26.907Z] #40 18.66   DEP      images/stats.pb-c.d
19:10:26 [2020-05-14T19:10:26.940Z] #39 ...
19:10:26 [2020-05-14T19:10:26.940Z] 
19:10:26 [2020-05-14T19:10:26.940Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:10:26 [2020-05-14T19:10:26.940Z] #26 DONE 0.7s
19:10:27 [2020-05-14T19:10:27.208Z] 
19:10:27 [2020-05-14T19:10:27.208Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:10:27 [2020-05-14T19:10:27.208Z] #29 DONE 0.1s
19:10:27 [2020-05-14T19:10:27.208Z] 
19:10:27 [2020-05-14T19:10:27.208Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:10:27 [2020-05-14T19:10:27.347Z] #39 106.0   CC       criu/bfd.o
19:10:27 [2020-05-14T19:10:27.471Z] #36 ...
19:10:27 [2020-05-14T19:10:27.471Z] 
19:10:27 [2020-05-14T19:10:27.471Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:10:27 [2020-05-14T19:10:27.471Z] #31 DONE 0.1s
19:10:27 [2020-05-14T19:10:27.471Z] 
19:10:27 [2020-05-14T19:10:27.471Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:10:27 [2020-05-14T19:10:27.471Z] #34 DONE 0.1s
19:10:27 [2020-05-14T19:10:27.471Z] 
19:10:27 [2020-05-14T19:10:27.471Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:27 [2020-05-14T19:10:27.611Z] #39 106.5   CC       criu/bitmap.o
19:10:27 [2020-05-14T19:10:27.611Z] #39 106.6   CC       criu/cgroup-props.o
19:10:27 [2020-05-14T19:10:27.872Z] #39 ...
19:10:27 [2020-05-14T19:10:27.872Z] 
19:10:27 [2020-05-14T19:10:27.872Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:10:27 [2020-05-14T19:10:27.872Z] #17 27.79 Unpacking bash-completion (1:2.8-6) ...
19:10:28 [2020-05-14T19:10:28.041Z] #49 ...
19:10:28 [2020-05-14T19:10:28.041Z] 
19:10:28 [2020-05-14T19:10:28.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:28 [2020-05-14T19:10:28.041Z] #39 149.2   CC       criu/rbtree.o
19:10:28 [2020-05-14T19:10:28.041Z] #39 149.4   CC       criu/rst-malloc.o
19:10:28 [2020-05-14T19:10:28.285Z] --- PASS: TestRenameLinkedContainer (2.43s)
19:10:28 [2020-05-14T19:10:28.286Z] === RUN   TestRenameStoppedContainer
19:10:28 [2020-05-14T19:10:28.299Z] #39 149.6   CC       criu/seccomp.o
19:10:28 [2020-05-14T19:10:28.445Z] #17 28.23 Selecting previously unselected package bzip2.
19:10:28 [2020-05-14T19:10:28.445Z] #17 28.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
19:10:28 [2020-05-14T19:10:28.445Z] #17 28.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:10:28 [2020-05-14T19:10:28.445Z] #17 28.36 Selecting previously unselected package xz-utils.
19:10:28 [2020-05-14T19:10:28.445Z] #17 28.38 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
19:10:28 [2020-05-14T19:10:28.445Z] #17 28.38 Unpacking xz-utils (5.2.4-1) ...
19:10:28 [2020-05-14T19:10:28.705Z] #17 28.54 Selecting previously unselected package apparmor.
19:10:28 [2020-05-14T19:10:28.705Z] #17 28.55 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
19:10:28 [2020-05-14T19:10:28.705Z] #17 28.63 Unpacking apparmor (2.13.2-10) ...
19:10:28 [2020-05-14T19:10:28.843Z] --- PASS: TestRenameStoppedContainer (0.59s)
19:10:28 [2020-05-14T19:10:28.843Z] === RUN   TestRenameRunningContainerAndReuse
19:10:28 [2020-05-14T19:10:28.866Z] #39 150.2   CC       criu/seize.o
19:10:28 [2020-05-14T19:10:28.963Z] #40 ...
19:10:28 [2020-05-14T19:10:28.963Z] 
19:10:28 [2020-05-14T19:10:28.963Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:10:28 [2020-05-14T19:10:28.963Z] #11 110.3 Selecting previously unselected package gcc-mingw-w64-base.
19:10:28 [2020-05-14T19:10:28.963Z] #11 110.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:10:28 [2020-05-14T19:10:28.963Z] #11 110.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:10:28 [2020-05-14T19:10:28.963Z] #11 110.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
19:10:28 [2020-05-14T19:10:28.963Z] #11 110.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:10:28 [2020-05-14T19:10:28.963Z] #11 110.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:10:28 [2020-05-14T19:10:28.963Z] #11 ...
19:10:28 [2020-05-14T19:10:28.963Z] 
19:10:28 [2020-05-14T19:10:28.963Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:10:28 [2020-05-14T19:10:28.963Z] #48 119.9 time
19:10:28 [2020-05-14T19:10:28.966Z] #17 28.98 Selecting previously unselected package aufs-tools.
19:10:28 [2020-05-14T19:10:28.966Z] #17 28.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
19:10:28 [2020-05-14T19:10:28.966Z] #17 28.99 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:10:29 [2020-05-14T19:10:29.228Z] #17 29.13 Selecting previously unselected package libonig5:arm64.
19:10:29 [2020-05-14T19:10:29.228Z] #17 29.14 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
19:10:29 [2020-05-14T19:10:29.228Z] #17 29.14 Unpacking libonig5:arm64 (6.9.1-1) ...
19:10:29 [2020-05-14T19:10:29.489Z] #17 29.28 Selecting previously unselected package libjq1:arm64.
19:10:29 [2020-05-14T19:10:29.489Z] #17 29.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
19:10:29 [2020-05-14T19:10:29.489Z] #17 29.31 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
19:10:29 [2020-05-14T19:10:29.489Z] #17 29.42 Selecting previously unselected package jq.
19:10:29 [2020-05-14T19:10:29.489Z] #17 29.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
19:10:29 [2020-05-14T19:10:29.489Z] #17 29.43 Unpacking jq (1.5+dfsg-2+b1) ...
19:10:29 [2020-05-14T19:10:29.750Z] #17 29.54 Selecting previously unselected package libaio1:arm64.
19:10:29 [2020-05-14T19:10:29.750Z] #17 29.57 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
19:10:29 [2020-05-14T19:10:29.750Z] #17 29.57 Unpacking libaio1:arm64 (0.3.112-3) ...
19:10:29 [2020-05-14T19:10:29.750Z] #17 29.66 Selecting previously unselected package libgpm2:arm64.
19:10:29 [2020-05-14T19:10:29.750Z] #17 29.67 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
19:10:29 [2020-05-14T19:10:29.750Z] #17 29.68 Unpacking libgpm2:arm64 (1.20.7-5) ...
19:10:29 [2020-05-14T19:10:29.750Z] #17 29.78 Selecting previously unselected package libicu63:arm64.
19:10:29 [2020-05-14T19:10:29.803Z] #39 ...
19:10:29 [2020-05-14T19:10:29.803Z] 
19:10:29 [2020-05-14T19:10:29.803Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:10:29 [2020-05-14T19:10:29.803Z] #36 DONE 255.0s
19:10:29 [2020-05-14T19:10:29.803Z] 
19:10:29 [2020-05-14T19:10:29.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:29 [2020-05-14T19:10:29.803Z] #39 151.1   CC       criu/servicefd.o
19:10:29 [2020-05-14T19:10:29.822Z] ok  	github.com/docker/docker/builder/remotecontext	0.317s	coverage: 13.6% of statements
19:10:29 [2020-05-14T19:10:29.822Z] ok  	github.com/docker/docker/builder/dockerfile	0.930s	coverage: 48.2% of statements
19:10:30 [2020-05-14T19:10:30.012Z] #17 29.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
19:10:30 [2020-05-14T19:10:30.012Z] #17 29.79 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
19:10:30 [2020-05-14T19:10:30.107Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:10:30 [2020-05-14T19:10:30.200Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
19:10:30 [2020-05-14T19:10:30.200Z] === RUN   TestRenameInvalidName
19:10:30 [2020-05-14T19:10:30.369Z] #39 151.6   CC       criu/shmem.o
19:10:31 [2020-05-14T19:10:31.108Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.440s	coverage: 86.3% of statements
19:10:31 [2020-05-14T19:10:31.108Z] ?   	github.com/docker/docker/cli	[no test files]
19:10:31 [2020-05-14T19:10:31.108Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:10:31 [2020-05-14T19:10:31.121Z] --- PASS: TestRenameInvalidName (0.66s)
19:10:31 [2020-05-14T19:10:31.121Z] === RUN   TestRenameAnonymousContainer
19:10:31 [2020-05-14T19:10:31.754Z] #39 152.8   CC       criu/sigframe.o
19:10:31 [2020-05-14T19:10:31.755Z] #39 ...
19:10:31 [2020-05-14T19:10:31.755Z] 
19:10:31 [2020-05-14T19:10:31.755Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:10:31 [2020-05-14T19:10:31.755Z] #37 DONE 0.2s
19:10:31 [2020-05-14T19:10:31.755Z] 
19:10:31 [2020-05-14T19:10:31.755Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:31 [2020-05-14T19:10:31.755Z] #39 153.0   CC       criu/signalfd.o
19:10:32 [2020-05-14T19:10:32.013Z] #39 153.2   CC       criu/sk-inet.o
19:10:32 [2020-05-14T19:10:32.473Z] #48 124.0 regexp
19:10:32 [2020-05-14T19:10:32.556Z] #17 32.26 Selecting previously unselected package libnet1:arm64.
19:10:32 [2020-05-14T19:10:32.556Z] #17 32.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
19:10:32 [2020-05-14T19:10:32.556Z] #17 32.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:10:32 [2020-05-14T19:10:32.556Z] #17 32.37 Selecting previously unselected package libnl-3-200:arm64.
19:10:32 [2020-05-14T19:10:32.556Z] #17 32.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
19:10:32 [2020-05-14T19:10:32.556Z] #17 32.39 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
19:10:32 [2020-05-14T19:10:32.556Z] #17 32.51 Selecting previously unselected package libprotobuf-c1:arm64.
19:10:32 [2020-05-14T19:10:32.556Z] #17 32.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
19:10:32 [2020-05-14T19:10:32.556Z] #17 32.54 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:10:32 [2020-05-14T19:10:32.556Z] #17 32.61 Selecting previously unselected package libreadline5:arm64.
19:10:32 [2020-05-14T19:10:32.573Z] ok  	github.com/docker/docker/client	0.133s	coverage: 75.4% of statements
19:10:32 [2020-05-14T19:10:32.762Z] #48 ...
19:10:32 [2020-05-14T19:10:32.762Z] 
19:10:32 [2020-05-14T19:10:32.762Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:32 [2020-05-14T19:10:32.762Z] #42 114.2 hash/crc32
19:10:32 [2020-05-14T19:10:32.762Z] #42 119.3 time
19:10:32 [2020-05-14T19:10:32.762Z] #42 120.8 vendor/golang.org/x/text/transform
19:10:32 [2020-05-14T19:10:32.819Z] #17 32.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
19:10:32 [2020-05-14T19:10:32.819Z] #17 32.64 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
19:10:32 [2020-05-14T19:10:32.819Z] #17 32.76 Selecting previously unselected package net-tools.
19:10:32 [2020-05-14T19:10:32.819Z] #17 32.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
19:10:32 [2020-05-14T19:10:32.819Z] #17 32.79 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:10:32 [2020-05-14T19:10:32.947Z] #39 154.2   CC       criu/sk-netlink.o
19:10:33 [2020-05-14T19:10:33.051Z] #42 ...
19:10:33 [2020-05-14T19:10:33.051Z] 
19:10:33 [2020-05-14T19:10:33.051Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:10:33 [2020-05-14T19:10:33.051Z] #53 67.73 Checking out files:  37% (1200/3177)   
Checking out files:  38% (1208/3177)   
Checking out files:  39% (1240/3177)   
Checking out files:  40% (1271/3177)   
Checking out files:  41% (1303/3177)   
Checking out files:  42% (1335/3177)   
Checking out files:  43% (1367/3177)   
Checking out files:  44% (1398/3177)   
Checking out files:  45% (1430/3177)   
Checking out files:  46% (1462/3177)   
Checking out files:  47% (1494/3177)   
Checking out files:  48% (1525/3177)   
Checking out files:  49% (1557/3177)   
Checking out files:  50% (1589/3177)   
Checking out files:  51% (1621/3177)   
Checking out files:  52% (1653/3177)   
Checking out files:  53% (1684/3177)   
Checking out files:  54% (1716/3177)   
Checking out files:  55% (1748/3177)   
Checking out files:  56% (1780/3177)   
Checking out files:  57% (1811/3177)   
Checking out files:  58% (1843/3177)   
Checking out files:  59% (1875/3177)   
Checking out files:  60% (1907/3177)   
Checking out files:  61% (1938/3177)   
Checking out files:  62% (1970/3177)   
Checking out files:  63% (2002/3177)   
Checking out files:  64% (2034/3177)   
Checking out files:  65% (2066/3177)   
Checking out files:  66% (2097/3177)   
Checking out files:  67% (2129/3177)   
Checking out files:  68% (2161/3177)   
Checking out files:  69% (2193/3177)   
Checking out files:  70% (2224/3177)   
Checking out files:  71% (2256/3177)   
Checking out files:  72% (2288/3177)   
Checking out files:  73% (2320/3177)   
Checking out files:  74% (2351/3177)   
Checking out files:  75% (2383/3177)   
Checking out files:  76% (2415/3177)   
Checking out files:  77% (2447/3177)   
Checking out files:  78% (2479/3177)   
Checking out files:  79% (2510/3177)   
Checking out files:  80% (2542/3177)   
Checking out files:  80% (2572/3177)   
Checking out files:  81% (2574/3177)   
Checking out files:  82% (2606/3177)   
Checking out files:  83% (2637/3177)   
Checking out files:  84% (2669/3177)   
Checking out files:  85% (2701/3177)   
Checking out files:  86% (2733/3177)   
Checking out files:  87% (2764/3177)   
Checking out files:  88% (2796/3177)   
Checking out files:  89% (2828/3177)   
Checking out files:  90% (2860/3177)   
Checking out files:  91% (2892/3177)   
Checking out files:  92% (2923/3177)   
Checking out files:  93% (2955/3177)   
Checking out files:  94% (2987/3177)   
Checking out files:  95% (3019/3177)   
Checking out files:  96% (3050/3177)   
Checking out files:  97% (3082/3177)   
Checking out files:  98% (3114/3177)   
Checking out files:  99% (3146/3177)   
Checking out files: 100% (3177/3177)   
Checking out files: 100% (3177/3177), done.
19:10:33 [2020-05-14T19:10:33.051Z] #53 69.31 + cd /tmp/tmp.muuYMFKk3j/src/github.com/containerd/containerd
19:10:33 [2020-05-14T19:10:33.051Z] #53 69.31 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
19:10:33 [2020-05-14T19:10:33.080Z] #17 33.05 Selecting previously unselected package python-pip-whl.
19:10:33 [2020-05-14T19:10:33.081Z] #17 33.06 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:10:33 [2020-05-14T19:10:33.081Z] #17 33.07 Unpacking python-pip-whl (18.1-5) ...
19:10:33 [2020-05-14T19:10:33.205Z] #39 154.5   CC       criu/sk-packet.o
19:10:33 [2020-05-14T19:10:33.652Z] #17 33.51 Selecting previously unselected package python3-lib2to3.
19:10:33 [2020-05-14T19:10:33.652Z] #17 33.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:10:33 [2020-05-14T19:10:33.652Z] #17 33.53 Unpacking python3-lib2to3 (3.7.3-1) ...
19:10:33 [2020-05-14T19:10:33.652Z] #17 33.70 Selecting previously unselected package python3-distutils.
19:10:33 [2020-05-14T19:10:33.771Z] #39 155.0   CC       criu/sk-queue.o
19:10:33 [2020-05-14T19:10:33.918Z] #17 33.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:10:33 [2020-05-14T19:10:33.919Z] #17 33.73 Unpacking python3-distutils (3.7.3-1) ...
19:10:33 [2020-05-14T19:10:33.919Z] #17 33.92 Selecting previously unselected package python3-pip.
19:10:33 [2020-05-14T19:10:33.919Z] #17 33.94 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:10:33 [2020-05-14T19:10:33.919Z] #17 33.94 Unpacking python3-pip (18.1-5) ...
19:10:34 [2020-05-14T19:10:34.078Z] #53 71.39 + export 'BUILDTAGS=netgo osusergo static_build'
19:10:34 [2020-05-14T19:10:34.078Z] #53 71.39 + BUILDTAGS='netgo osusergo static_build'
19:10:34 [2020-05-14T19:10:34.078Z] #53 71.39 + export EXTRA_FLAGS=-buildmode=pie
19:10:34 [2020-05-14T19:10:34.078Z] #53 71.39 + EXTRA_FLAGS=-buildmode=pie
19:10:34 [2020-05-14T19:10:34.078Z] #53 71.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
19:10:34 [2020-05-14T19:10:34.078Z] #53 71.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
19:10:34 [2020-05-14T19:10:34.078Z] #53 71.39 + '[' '' = dynamic ']'
19:10:34 [2020-05-14T19:10:34.078Z] #53 71.39 + make
19:10:34 [2020-05-14T19:10:34.337Z] #39 155.6   CC       criu/sk-tcp.o
19:10:34 [2020-05-14T19:10:34.374Z] --- PASS: TestRenameAnonymousContainer (3.12s)
19:10:34 [2020-05-14T19:10:34.374Z] === RUN   TestRenameContainerWithSameName
19:10:34 [2020-05-14T19:10:34.499Z] #17 34.18 Selecting previously unselected package python3-pkg-resources.
19:10:34 [2020-05-14T19:10:34.499Z] #17 34.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:10:34 [2020-05-14T19:10:34.499Z] #17 34.21 Unpacking python3-pkg-resources (40.8.0-1) ...
19:10:34 [2020-05-14T19:10:34.499Z] #17 34.36 Selecting previously unselected package python3-setuptools.
19:10:34 [2020-05-14T19:10:34.499Z] #17 34.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:10:34 [2020-05-14T19:10:34.499Z] #17 34.38 Unpacking python3-setuptools (40.8.0-1) ...
19:10:34 [2020-05-14T19:10:34.627Z] --- PASS: TestRenameContainerWithSameName (0.63s)
19:10:34 [2020-05-14T19:10:34.627Z] === RUN   TestRenameContainerWithLinkedContainer
19:10:34 [2020-05-14T19:10:34.816Z] #17 34.64 Selecting previously unselected package python3-wheel.
19:10:34 [2020-05-14T19:10:34.816Z] #17 34.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:10:34 [2020-05-14T19:10:34.816Z] #17 34.67 Unpacking python3-wheel (0.32.3-2) ...
19:10:34 [2020-05-14T19:10:34.904Z] #39 156.0   CC       criu/sk-unix.o
19:10:35 [2020-05-14T19:10:35.087Z] #17 34.79 Selecting previously unselected package sudo.
19:10:35 [2020-05-14T19:10:35.087Z] #17 34.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
19:10:35 [2020-05-14T19:10:35.087Z] #17 34.83 Unpacking sudo (1.8.27-1+deb10u2) ...
19:10:35 [2020-05-14T19:10:35.595Z] #53 73.13 + bin/ctr
19:10:35 [2020-05-14T19:10:35.638Z] #17 35.36 Selecting previously unselected package thin-provisioning-tools.
19:10:35 [2020-05-14T19:10:35.638Z] #17 35.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
19:10:35 [2020-05-14T19:10:35.638Z] #17 35.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:10:35 [2020-05-14T19:10:35.638Z] #17 35.66 Selecting previously unselected package uidmap.
19:10:35 [2020-05-14T19:10:35.904Z] #17 35.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
19:10:35 [2020-05-14T19:10:35.904Z] #17 35.68 Unpacking uidmap (1:4.5-1.1) ...
19:10:35 [2020-05-14T19:10:35.904Z] #17 35.85 Selecting previously unselected package vim-runtime.
19:10:35 [2020-05-14T19:10:35.904Z] #17 35.87 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:10:35 [2020-05-14T19:10:35.904Z] #17 35.91 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:10:35 [2020-05-14T19:10:35.984Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
19:10:35 [2020-05-14T19:10:35.984Z] === RUN   TestResize
19:10:36 [2020-05-14T19:10:36.168Z] #17 35.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:10:36 [2020-05-14T19:10:36.168Z] #17 35.97 Unpacking vim-runtime (2:8.1.0875-5) ...
19:10:36 [2020-05-14T19:10:36.543Z] --- PASS: TestResize (0.69s)
19:10:36 [2020-05-14T19:10:36.544Z] === RUN   TestResizeWithInvalidSize
19:10:36 [2020-05-14T19:10:36.756Z] #17 ...
19:10:36 [2020-05-14T19:10:36.756Z] 
19:10:36 [2020-05-14T19:10:36.756Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:10:36 [2020-05-14T19:10:36.756Z] #36 172.5 + dpkg --print-architecture
19:10:36 [2020-05-14T19:10:36.804Z] #39 157.7   CC       criu/sockets.o
19:10:37 [2020-05-14T19:10:37.342Z] #36 DONE 173.0s
19:10:37 [2020-05-14T19:10:37.342Z] 
19:10:37 [2020-05-14T19:10:37.342Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:37 [2020-05-14T19:10:37.342Z] #39 107.2   CC       criu/cgroup.o
19:10:37 [2020-05-14T19:10:37.342Z] #39 109.1   CC       criu/clone-noasan.o
19:10:37 [2020-05-14T19:10:37.342Z] #39 109.2   CC       criu/config.o
19:10:37 [2020-05-14T19:10:37.342Z] #39 110.4   CC       criu/cr-check.o
19:10:37 [2020-05-14T19:10:37.342Z] #39 111.6   CC       criu/cr-dedup.o
19:10:37 [2020-05-14T19:10:37.342Z] #39 112.0   CC       criu/cr-dump.o
19:10:37 [2020-05-14T19:10:37.342Z] #39 114.5   CC       criu/cr-errno.o
19:10:37 [2020-05-14T19:10:37.342Z] #39 114.5   CC       criu/cr-restore.o
19:10:37 [2020-05-14T19:10:37.378Z] #39 158.4   CC       criu/stats.o
19:10:37 [2020-05-14T19:10:37.378Z] #39 158.7   CC       criu/string.o
19:10:37 [2020-05-14T19:10:37.465Z] --- PASS: TestResizeWithInvalidSize (0.70s)
19:10:37 [2020-05-14T19:10:37.465Z] === RUN   TestResizeWhenContainerNotStarted
19:10:37 [2020-05-14T19:10:37.636Z] #39 158.7   CC       criu/sysctl.o
19:10:37 [2020-05-14T19:10:37.650Z] #53 ...
19:10:37 [2020-05-14T19:10:37.650Z] 
19:10:37 [2020-05-14T19:10:37.650Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:37 [2020-05-14T19:10:37.650Z] #42 129.2 regexp
19:10:38 [2020-05-14T19:10:38.023Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s)
19:10:38 [2020-05-14T19:10:38.023Z] === RUN   TestDaemonRestartKillContainers
19:10:38 [2020-05-14T19:10:38.023Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:10:38 [2020-05-14T19:10:38.023Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
19:10:38 [2020-05-14T19:10:38.023Z] === RUN   TestCgroupNamespacesRun
19:10:38 [2020-05-14T19:10:38.202Z] #39 159.5   CC       criu/sysfs_parse.o
19:10:38 [2020-05-14T19:10:38.460Z] #39 159.8   CC       criu/timerfd.o
19:10:39 [2020-05-14T19:10:39.026Z] #39 160.1   CC       criu/tty.o
19:10:39 [2020-05-14T19:10:39.316Z] #39 ...
19:10:39 [2020-05-14T19:10:39.316Z] 
19:10:39 [2020-05-14T19:10:39.316Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:10:39 [2020-05-14T19:10:39.316Z] #17 39.36 Selecting previously unselected package vim.
19:10:43 [2020-05-14T19:10:43.043Z] --- PASS: TestCgroupNamespacesRun (2.54s)
19:10:43 [2020-05-14T19:10:43.043Z] === RUN   TestCgroupNamespacesRunPrivileged
19:10:43 [2020-05-14T19:10:43.043Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.64s)
19:10:43 [2020-05-14T19:10:43.043Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:10:43 [2020-05-14T19:10:43.061Z] #39 161.8   CC       criu/tun.o
19:10:43 [2020-05-14T19:10:43.061Z] #39 162.3   CC       criu/uffd.o
19:10:43 [2020-05-14T19:10:43.061Z] #39 163.2   CC       criu/util.o
19:10:43 [2020-05-14T19:10:43.061Z] #39 164.3   CC       criu/uts_ns.o
19:10:43 [2020-05-14T19:10:43.075Z] #17 39.37 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 39.38 Unpacking vim (2:8.1.0875-5) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 39.76 Selecting previously unselected package xfsprogs.
19:10:43 [2020-05-14T19:10:43.075Z] #17 39.77 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 39.78 Unpacking xfsprogs (4.20.0-1) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.16 Selecting previously unselected package zip.
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.18 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.19 Unpacking zip (3.0-11+b1) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.39 Setting up aufs-tools (1:4.14+20190211-1) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.42 Setting up libip6tc0:arm64 (1.8.2-4) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.43 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.44 Setting up libgpm2:arm64 (1.20.7-5) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.46 Setting up libip4tc0:arm64 (1.8.2-4) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.47 Setting up uidmap (1:4.5-1.1) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.49 Setting up libnftnl11:arm64 (1.1.2-2) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.50 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.54 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.56 Setting up xxd (2:8.1.0875-5) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.57 Setting up zip (3.0-11+b1) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.58 Setting up vim-common (2:8.1.0875-5) ...
19:10:43 [2020-05-14T19:10:43.075Z] #17 40.62 Setting up bash-completion (1:2.8-6) ...
19:10:43 [2020-05-14T19:10:43.088Z] #42 ...
19:10:43 [2020-05-14T19:10:43.088Z] 
19:10:43 [2020-05-14T19:10:43.088Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:43 [2020-05-14T19:10:43.088Z] #40 21.31 make[1]: Nothing to be done for 'all'.
19:10:43 [2020-05-14T19:10:43.088Z] #40 23.95   CC       images/stats.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 24.81   CC       images/core.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 26.13   CC       images/core-x86.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 27.17   CC       images/core-arm.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 28.02   CC       images/core-aarch64.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 28.65   CC       images/core-ppc64.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 29.77   CC       images/core-s390.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 31.18   CC       images/cpuinfo.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 32.08   CC       images/inventory.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 32.74   CC       images/fdinfo.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 33.30   CC       images/fown.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 33.57   CC       images/ns.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 33.83   CC       images/regfile.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 ...
19:10:43 [2020-05-14T19:10:43.088Z] 
19:10:43 [2020-05-14T19:10:43.088Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:10:43 [2020-05-14T19:10:43.088Z] #31 123.3 internal/poll
19:10:43 [2020-05-14T19:10:43.088Z] #31 127.7 os
19:10:43 [2020-05-14T19:10:43.088Z] #31 128.9 internal/fmtsort
19:10:43 [2020-05-14T19:10:43.088Z] #31 132.1 path/filepath
19:10:43 [2020-05-14T19:10:43.088Z] #31 132.1 fmt
19:10:43 [2020-05-14T19:10:43.088Z] #31 ...
19:10:43 [2020-05-14T19:10:43.088Z] 
19:10:43 [2020-05-14T19:10:43.088Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:43 [2020-05-14T19:10:43.088Z] #40 34.14   CC       images/ghost-file.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 34.61   CC       images/fifo.o
19:10:43 [2020-05-14T19:10:43.088Z] #40 35.03   CC       images/remap-file-path.o
19:10:43 [2020-05-14T19:10:43.319Z] #39 164.5   CC       criu/vdso-compat.o
19:10:43 [2020-05-14T19:10:43.319Z] #39 164.6   CC       criu/vdso.o
19:10:43 [2020-05-14T19:10:43.319Z] #39 ...
19:10:43 [2020-05-14T19:10:43.319Z] 
19:10:43 [2020-05-14T19:10:43.319Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:43 [2020-05-14T19:10:43.319Z] #49 109.0 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:10:43 [2020-05-14T19:10:43.578Z] #49 ...
19:10:43 [2020-05-14T19:10:43.578Z] 
19:10:43 [2020-05-14T19:10:43.578Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:10:43 [2020-05-14T19:10:43.578Z] #45 258.7 + cd /tmp/tmp.dhgoMIY7nu/src/github.com/golangci/golangci-lint/
19:10:43 [2020-05-14T19:10:43.578Z] #45 258.7 + git checkout -q v1.23.8
19:10:43 [2020-05-14T19:10:43.578Z] #45 259.2 ++ git describe --tags
19:10:43 [2020-05-14T19:10:43.578Z] #45 259.2 + version=v1.23.8
19:10:43 [2020-05-14T19:10:43.578Z] #45 259.2 ++ git rev-parse --short HEAD
19:10:43 [2020-05-14T19:10:43.578Z] #45 259.2 + commit=76a82c6
19:10:43 [2020-05-14T19:10:43.578Z] #45 259.2 ++ git show -s --format=%cd
19:10:43 [2020-05-14T19:10:43.578Z] #45 259.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
19:10:43 [2020-05-14T19:10:43.578Z] #45 259.2 + 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
19:10:43 [2020-05-14T19:10:43.652Z] #17 43.48 Setting up libiptc0:arm64 (1.8.2-4) ...
19:10:43 [2020-05-14T19:10:43.652Z] #17 43.49 Setting up xz-utils (5.2.4-1) ...
19:10:43 [2020-05-14T19:10:43.652Z] #17 43.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:10:43 [2020-05-14T19:10:43.652Z] #17 43.52 Setting up sudo (1.8.27-1+deb10u2) ...
19:10:43 [2020-05-14T19:10:43.652Z] #17 43.64 invoke-rc.d: could not determine current runlevel
19:10:43 [2020-05-14T19:10:43.712Z] #40 35.39   CC       images/eventfd.o
19:10:43 [2020-05-14T19:10:43.712Z] #40 35.75   CC       images/eventpoll.o
19:10:43 [2020-05-14T19:10:43.836Z] #45 ...
19:10:43 [2020-05-14T19:10:43.836Z] 
19:10:43 [2020-05-14T19:10:43.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:43 [2020-05-14T19:10:43.836Z] #39 165.1   LINK     criu/built-in.o
19:10:43 [2020-05-14T19:10:43.911Z] #17 43.65 invoke-rc.d: policy-rc.d denied execution of start.
19:10:43 [2020-05-14T19:10:43.911Z] #17 43.66 Setting up pigz (2.4-1) ...
19:10:43 [2020-05-14T19:10:43.911Z] #17 43.67 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
19:10:43 [2020-05-14T19:10:43.911Z] #17 43.68 Setting up libnl-3-200:arm64 (3.4.0-1) ...
19:10:43 [2020-05-14T19:10:43.911Z] #17 43.70 Setting up python-pip-whl (18.1-5) ...
19:10:43 [2020-05-14T19:10:43.911Z] #17 43.72 Setting up libmpdec2:arm64 (2.4.2-2) ...
19:10:43 [2020-05-14T19:10:43.911Z] #17 43.73 Setting up vim-runtime (2:8.1.0875-5) ...
19:10:44 [2020-05-14T19:10:44.095Z] #39 165.3   LINK     criu/criu
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.09 Setting up libaio1:arm64 (0.3.112-3) ...
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.11 Setting up libonig5:arm64 (6.9.1-1) ...
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.13 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.14 Setting up vim (2:8.1.0875-5) ...
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.24 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.25 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:10:44 [2020-05-14T19:10:44.171Z] #17 44.27 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
19:10:44 [2020-05-14T19:10:44.336Z] #40 36.32   CC       images/fh.o
19:10:44 [2020-05-14T19:10:44.353Z] #39 165.6   DEP      lib/c/criu.d
19:10:44 [2020-05-14T19:10:44.353Z] #39 165.7   CC       images/rpc.pb-c.o
19:10:44 [2020-05-14T19:10:44.430Z] #17 44.28 Setting up jq (1.5+dfsg-2+b1) ...
19:10:44 [2020-05-14T19:10:44.430Z] #17 44.29 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
19:10:44 [2020-05-14T19:10:44.430Z] #17 44.31 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:10:44 [2020-05-14T19:10:44.920Z] #39 ...
19:10:44 [2020-05-14T19:10:44.920Z] 
19:10:44 [2020-05-14T19:10:44.920Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:44 [2020-05-14T19:10:44.920Z] #49 110.3 + mkdir -p /build
19:10:44 [2020-05-14T19:10:44.920Z] #49 110.3 + cp runc /build/runc
19:10:44 [2020-05-14T19:10:44.920Z] #49 DONE 110.6s
19:10:44 [2020-05-14T19:10:44.920Z] 
19:10:44 [2020-05-14T19:10:44.920Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:44 [2020-05-14T19:10:44.920Z] #39 166.2   CC       lib/c/criu.o
19:10:44 [2020-05-14T19:10:44.963Z] #40 36.92   CC       images/fsnotify.o
19:10:45 [2020-05-14T19:10:45.991Z] #40 38.06   CC       images/signalfd.o
19:10:46 [2020-05-14T19:10:46.297Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.72s)
19:10:46 [2020-05-14T19:10:46.297Z] === RUN   TestCgroupNamespacesRunHostMode
19:10:46 [2020-05-14T19:10:46.299Z] #39 167.5   LINK     lib/c/built-in.o
19:10:46 [2020-05-14T19:10:46.299Z] #39 167.5   LINK     lib/c/libcriu.so
19:10:46 [2020-05-14T19:10:46.299Z] #39 167.6   LINK     lib/c/libcriu.a
19:10:46 [2020-05-14T19:10:46.560Z] #39 167.7   GEN      magic.py
19:10:46 [2020-05-14T19:10:46.560Z] #39 167.8 Note: Building without setproctitle() and strlcpy() support.
19:10:46 [2020-05-14T19:10:46.560Z] #39 167.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:10:46 [2020-05-14T19:10:46.560Z] #39 167.8 Note: Building without GnuTLS support
19:10:46 [2020-05-14T19:10:46.621Z] #40 38.52   CC       images/fs.o
19:10:46 [2020-05-14T19:10:46.909Z] #40 38.86   CC       images/pstree.o
19:10:46 [2020-05-14T19:10:46.973Z] #17 46.61 Setting up iptables (1.8.2-4) ...
19:10:46 [2020-05-14T19:10:46.973Z] #17 46.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:10:46 [2020-05-14T19:10:46.973Z] #17 46.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:10:46 [2020-05-14T19:10:46.973Z] #17 46.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:10:46 [2020-05-14T19:10:46.973Z] #17 46.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:10:46 [2020-05-14T19:10:46.973Z] #17 46.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:10:46 [2020-05-14T19:10:46.973Z] #17 46.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:10:46 [2020-05-14T19:10:46.973Z] #17 46.69 Setting up python3 (3.7.3-1) ...
19:10:47 [2020-05-14T19:10:47.126Z] #39 168.4 fatal: not a git repository (or any of the parent directories): .git
19:10:47 [2020-05-14T19:10:47.545Z] #17 47.29 Setting up python3-wheel (0.32.3-2) ...
19:10:47 [2020-05-14T19:10:47.555Z] #40 39.28   CC       images/pipe.o
19:10:47 [2020-05-14T19:10:47.845Z] #40 39.67   CC       images/tcp-stream.o
19:10:48 [2020-05-14T19:10:48.065Z] #39 169.3 make[1]: Nothing to be done for 'all'.
19:10:48 [2020-05-14T19:10:48.149Z] #40 ...
19:10:48 [2020-05-14T19:10:48.149Z] 
19:10:48 [2020-05-14T19:10:48.149Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:10:48 [2020-05-14T19:10:48.149Z] #42 139.6 net
19:10:48 [2020-05-14T19:10:48.149Z] #42 139.6 os/exec
19:10:48 [2020-05-14T19:10:48.486Z] #17 48.13 Setting up apparmor (2.13.2-10) ...
19:10:48 [2020-05-14T19:10:48.633Z] #39 169.8 make[1]: 'images/built-in.o' is up to date.
19:10:48 [2020-05-14T19:10:48.633Z] #39 169.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:10:48 [2020-05-14T19:10:48.633Z] #39 169.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:10:48 [2020-05-14T19:10:48.633Z] #39 169.9 make[1]: 'compel/libcompel.a' is up to date.
19:10:48 [2020-05-14T19:10:48.633Z] #39 169.9 make[1]: 'compel/compel-host-bin' is up to date.
19:10:48 [2020-05-14T19:10:48.633Z] #39 169.9 make[1]: Nothing to be done for 'all'.
19:10:48 [2020-05-14T19:10:48.633Z] #39 169.9 make[1]: 'soccr/libsoccr.a' is up to date.
19:10:48 [2020-05-14T19:10:48.802Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s)
19:10:48 [2020-05-14T19:10:48.803Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:10:48 [2020-05-14T19:10:48.891Z] #39 170.1 make[2]: Nothing to be done for 'all'.
19:10:48 [2020-05-14T19:10:48.891Z] #39 170.1 make[2]: Nothing to be done for 'all'.
19:10:48 [2020-05-14T19:10:48.891Z] #39 170.2 make[2]: Nothing to be done for 'all'.
19:10:48 [2020-05-14T19:10:48.891Z] #39 170.3 make[2]: Nothing to be done for 'all'.
19:10:48 [2020-05-14T19:10:48.891Z] #39 170.3 make[2]: Nothing to be done for 'all'.
19:10:48 [2020-05-14T19:10:48.891Z] #39 170.3 make[2]: Nothing to be done for 'all'.
19:10:49 [2020-05-14T19:10:49.151Z] #39 170.4 make[2]: Nothing to be done for 'all'.
19:10:49 [2020-05-14T19:10:49.151Z] #39 170.5 make[2]: Nothing to be done for 'all'.
19:10:49 [2020-05-14T19:10:49.409Z] #39 170.5   INSTALL  criu/criu
19:10:49 [2020-05-14T19:10:49.409Z] #39 DONE 170.7s
19:10:49 [2020-05-14T19:10:49.409Z] 
19:10:49 [2020-05-14T19:10:49.409Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:10:49 [2020-05-14T19:10:49.409Z] #52 200.4 + bin/containerd
19:10:49 [2020-05-14T19:10:49.868Z] #17 49.90 Setting up xfsprogs (4.20.0-1) ...
19:10:50 [2020-05-14T19:10:50.128Z] #17 49.91 Setting up python3-lib2to3 (3.7.3-1) ...
19:10:50 [2020-05-14T19:10:50.388Z] #17 50.40 Setting up python3-pkg-resources (40.8.0-1) ...
19:10:50 [2020-05-14T19:10:50.649Z] #17 ...
19:10:50 [2020-05-14T19:10:50.649Z] 
19:10:50 [2020-05-14T19:10:50.649Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:50 [2020-05-14T19:10:50.649Z] #39 119.6   CC       criu/cr-service.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 120.9   CC       criu/crtools.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 121.4   CC       criu/eventfd.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 121.7   CC       criu/eventpoll.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 122.7   CC       criu/external.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 123.0   CC       criu/fault-injection.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 123.1   CC       criu/fdstore.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 123.4   CC       criu/fifo.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 123.7   CC       criu/file-ids.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 124.0   CC       criu/file-lock.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 124.9   CC       criu/files-ext.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 125.3   CC       criu/files-reg.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 126.8   CC       criu/files.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 128.5   CC       criu/filesystems.o
19:10:50 [2020-05-14T19:10:50.649Z] #39 129.1   CC       criu/fsnotify.o
19:10:50 [2020-05-14T19:10:50.697Z] Client:
19:10:50 [2020-05-14T19:10:50.697Z]  Debug Mode: false
19:10:50 [2020-05-14T19:10:50.697Z]  Plugins:
19:10:50 [2020-05-14T19:10:50.697Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
19:10:50 [2020-05-14T19:10:50.697Z] 
19:10:50 [2020-05-14T19:10:50.697Z] Server:
19:10:50 [2020-05-14T19:10:50.697Z]  Containers: 0
19:10:50 [2020-05-14T19:10:50.697Z]   Running: 0
19:10:50 [2020-05-14T19:10:50.697Z]   Paused: 0
19:10:50 [2020-05-14T19:10:50.697Z]   Stopped: 0
19:10:50 [2020-05-14T19:10:50.697Z]  Images: 0
19:10:50 [2020-05-14T19:10:50.697Z]  Server Version: 19.03.5
19:10:50 [2020-05-14T19:10:50.697Z]  Storage Driver: lcow (linux) windowsfilter (windows)
19:10:50 [2020-05-14T19:10:50.697Z]   LCOW: 
19:10:50 [2020-05-14T19:10:50.697Z]   Windows: 
19:10:50 [2020-05-14T19:10:50.697Z]  Logging Driver: json-file
19:10:50 [2020-05-14T19:10:50.697Z]  Plugins:
19:10:50 [2020-05-14T19:10:50.697Z]   Volume: local
19:10:50 [2020-05-14T19:10:50.697Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:10:50 [2020-05-14T19:10:50.697Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:10:50 [2020-05-14T19:10:50.697Z]  Swarm: inactive
19:10:50 [2020-05-14T19:10:50.697Z]  Default Isolation: process
19:10:50 [2020-05-14T19:10:50.697Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:10:50 [2020-05-14T19:10:50.697Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
19:10:50 [2020-05-14T19:10:50.697Z]  OSType: windows
19:10:50 [2020-05-14T19:10:50.697Z]  Architecture: x86_64
19:10:50 [2020-05-14T19:10:50.697Z]  CPUs: 4
19:10:50 [2020-05-14T19:10:50.697Z]  Total Memory: 32GiB
19:10:50 [2020-05-14T19:10:50.697Z]  Name: azwin-2-c1d470
19:10:50 [2020-05-14T19:10:50.697Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
19:10:50 [2020-05-14T19:10:50.697Z]  Docker Root Dir: D:\docker
19:10:50 [2020-05-14T19:10:50.697Z]  Debug Mode: false
19:10:50 [2020-05-14T19:10:50.697Z]  Registry: https://index.docker.io/v1/
19:10:50 [2020-05-14T19:10:50.697Z]  Labels:
19:10:50 [2020-05-14T19:10:50.697Z]  Experimental: true
19:10:50 [2020-05-14T19:10:50.697Z]  Insecure Registries:
19:10:50 [2020-05-14T19:10:50.697Z]   10.0.0.4:5000
19:10:50 [2020-05-14T19:10:50.697Z]   127.0.0.0/8
19:10:50 [2020-05-14T19:10:50.697Z]  Registry Mirrors:
19:10:50 [2020-05-14T19:10:50.697Z]   http://10.0.0.4:5000/
19:10:50 [2020-05-14T19:10:50.697Z]  Live Restore Enabled: false
19:10:50 [2020-05-14T19:10:50.697Z] 
[Pipeline] }
19:10:50 [2020-05-14T19:10:50.860Z] #42 141.9 github.com/LK4D4/vndr/versioned
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
19:10:51 [2020-05-14T19:10:51.219Z] #39 130.1   CC       criu/image-desc.o
19:10:51 [2020-05-14T19:10:51.306Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.69s)
19:10:51 [2020-05-14T19:10:51.306Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:10:51 [2020-05-14T19:10:51.308Z] #52 ...
19:10:51 [2020-05-14T19:10:51.308Z] 
19:10:51 [2020-05-14T19:10:51.308Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:10:51 [2020-05-14T19:10:51.308Z] #40 DONE 0.1s
19:10:51 [2020-05-14T19:10:51.308Z] 
19:10:51 [2020-05-14T19:10:51.308Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:10:51 [2020-05-14T19:10:51.308Z] #42 DONE 0.1s
19:10:51 [2020-05-14T19:10:51.308Z] 
19:10:51 [2020-05-14T19:10:51.308Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:10:51 [2020-05-14T19:10:51.308Z] #44 DONE 0.1s
19:10:51 [2020-05-14T19:10:51.308Z] 
19:10:51 [2020-05-14T19:10:51.308Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:10:51 [2020-05-14T19:10:51.479Z] #39 130.3   CC       criu/image.o
19:10:51 [2020-05-14T19:10:51.479Z] #39 ...
19:10:51 [2020-05-14T19:10:51.479Z] 
19:10:51 [2020-05-14T19:10:51.479Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:10:51 [2020-05-14T19:10:51.479Z] #17 51.41 Setting up python3-distutils (3.7.3-1) ...
19:10:52 [2020-05-14T19:10:52.050Z] #17 51.97 Setting up python3-setuptools (40.8.0-1) ...
19:10:53 [2020-05-14T19:10:53.434Z] #17 53.29 Setting up python3-pip (18.1-5) ...
19:10:53 [2020-05-14T19:10:53.582Z] #42 ...
19:10:53 [2020-05-14T19:10:53.582Z] 
19:10:53 [2020-05-14T19:10:53.582Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:10:53 [2020-05-14T19:10:53.582Z] #31 134.7 io/ioutil
19:10:53 [2020-05-14T19:10:53.582Z] #31 137.9 log
19:10:53 [2020-05-14T19:10:53.582Z] #31 137.9 flag
19:10:53 [2020-05-14T19:10:53.582Z] #31 138.0 github.com/BurntSushi/toml
19:10:53 [2020-05-14T19:10:53.582Z] #31 ...
19:10:53 [2020-05-14T19:10:53.582Z] 
19:10:53 [2020-05-14T19:10:53.582Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:53 [2020-05-14T19:10:53.582Z] #40 40.13   CC       images/sk-packet.o
19:10:53 [2020-05-14T19:10:53.582Z] #40 40.78   CC       images/mnt.o
19:10:53 [2020-05-14T19:10:53.582Z] #40 41.24   CC       images/pipe-data.o
19:10:53 [2020-05-14T19:10:53.582Z] #40 41.59   CC       images/sa.o
19:10:53 [2020-05-14T19:10:53.582Z] #40 41.94   CC       images/timer.o
19:10:53 [2020-05-14T19:10:53.582Z] #40 42.53   CC       images/timerfd.o
19:10:53 [2020-05-14T19:10:53.582Z] #40 42.89   CC       images/mm.o
19:10:53 [2020-05-14T19:10:53.582Z] #40 43.35   CC       images/sk-opts.o
19:10:53 [2020-05-14T19:10:53.582Z] #40 43.68   CC       images/sk-unix.o
19:10:53 [2020-05-14T19:10:53.582Z] #40 44.25   CC       images/sk-inet.o
19:10:53 [2020-05-14T19:10:53.582Z] #40 45.00   CC       images/tun.o
19:10:53 [2020-05-14T19:10:53.808Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.61s)
19:10:53 [2020-05-14T19:10:53.808Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:10:53 [2020-05-14T19:10:53.872Z] #40 45.80   CC       images/sk-netlink.o
19:10:54 [2020-05-14T19:10:54.502Z] #40 ...
19:10:54 [2020-05-14T19:10:54.502Z] 
19:10:54 [2020-05-14T19:10:54.502Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:10:54 [2020-05-14T19:10:54.502Z] #11 145.7 Selecting previously unselected package g++-mingw-w64-x86-64.
19:10:54 [2020-05-14T19:10:54.502Z] #11 145.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
19:10:54 [2020-05-14T19:10:54.502Z] #11 145.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:10:54 [2020-05-14T19:10:54.816Z] #17 54.67 Processing triggers for libc-bin (2.28-10) ...
19:10:54 [2020-05-14T19:10:54.816Z] #17 54.72 Processing triggers for mime-support (3.62) ...
19:10:55 [2020-05-14T19:10:55.387Z] #17 DONE 55.3s
19:10:55 [2020-05-14T19:10:55.387Z] 
19:10:55 [2020-05-14T19:10:55.387Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:55 [2020-05-14T19:10:55.387Z] #39 131.1   CC       criu/ipc_ns.o
19:10:55 [2020-05-14T19:10:55.387Z] #39 132.1   CC       criu/irmap.o
19:10:55 [2020-05-14T19:10:55.387Z] #39 132.6   CC       criu/kcmp-ids.o
19:10:55 [2020-05-14T19:10:55.387Z] #39 133.0   CC       criu/kerndat.o
19:10:55 [2020-05-14T19:10:55.387Z] #39 134.2   CC       criu/libnetlink.o
19:10:55 [2020-05-14T19:10:55.647Z] #39 134.7   CC       criu/log.o
19:10:55 [2020-05-14T19:10:55.686Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.99s)
19:10:55 [2020-05-14T19:10:55.686Z] === RUN   TestCgroupNamespacesRunOlderClient
19:10:56 [2020-05-14T19:10:56.001Z] #11 ...
19:10:56 [2020-05-14T19:10:56.001Z] 
19:10:56 [2020-05-14T19:10:56.001Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:10:56 [2020-05-14T19:10:56.001Z] #48 137.1 context
19:10:56 [2020-05-14T19:10:56.001Z] #48 137.3 mvdan.cc/sh/v3/fileutil
19:10:56 [2020-05-14T19:10:56.001Z] #48 140.8 encoding/binary
19:10:56 [2020-05-14T19:10:56.001Z] #48 140.8 go/token
19:10:56 [2020-05-14T19:10:56.001Z] #48 140.8 github.com/pkg/diff
19:10:56 [2020-05-14T19:10:56.001Z] #48 140.8 flag
19:10:56 [2020-05-14T19:10:56.001Z] #48 145.4 go/scanner
19:10:56 [2020-05-14T19:10:56.001Z] #48 ...
19:10:56 [2020-05-14T19:10:56.001Z] 
19:10:56 [2020-05-14T19:10:56.001Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:10:56 [2020-05-14T19:10:56.001Z] #40 46.42   CC       images/packet-sock.o
19:10:56 [2020-05-14T19:10:56.001Z] #40 47.00   CC       images/ipc-var.o
19:10:56 [2020-05-14T19:10:56.001Z] #40 47.35   CC       images/ipc-desc.o
19:10:56 [2020-05-14T19:10:56.001Z] #40 47.66   CC       images/ipc-shm.o
19:10:56 [2020-05-14T19:10:56.290Z] #40 48.11   CC       images/ipc-msg.o
19:10:56 [2020-05-14T19:10:56.588Z] #39 135.3   CC       criu/lsm.o
19:10:56 [2020-05-14T19:10:56.848Z] #39 135.7   CC       criu/mem.o
19:10:56 [2020-05-14T19:10:56.944Z] #40 48.75   CC       images/ipc-sem.o
19:10:57 [2020-05-14T19:10:57.234Z] #40 49.32   CC       images/utsns.o
19:10:57 [2020-05-14T19:10:57.420Z] #39 ...
19:10:57 [2020-05-14T19:10:57.420Z] 
19:10:57 [2020-05-14T19:10:57.420Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:10:57 [2020-05-14T19:10:57.420Z] #18 1.626 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:10:57 [2020-05-14T19:10:57.420Z] #18 1.631 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:10:57 [2020-05-14T19:10:57.420Z] #18 1.635 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:10:57 [2020-05-14T19:10:57.420Z] #18 DONE 1.8s
19:10:57 [2020-05-14T19:10:57.420Z] 
19:10:57 [2020-05-14T19:10:57.420Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:10:57 [2020-05-14T19:10:57.862Z] #40 49.78   CC       images/creds.o
19:10:58 [2020-05-14T19:10:58.151Z] #40 50.09   CC       images/vma.o
19:10:58 [2020-05-14T19:10:58.565Z] ok  	github.com/docker/docker/cmd/dockerd	0.052s	coverage: 30.8% of statements
19:10:58 [2020-05-14T19:10:58.781Z] #40 50.58   CC       images/netdev.o
19:10:58 [2020-05-14T19:10:58.938Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.78s)
19:10:58 [2020-05-14T19:10:58.938Z] === RUN   TestKernelTCPMemory
19:10:58 [2020-05-14T19:10:58.938Z] --- SKIP: TestKernelTCPMemory (0.02s)
19:10:58 [2020-05-14T19:10:58.938Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:10:58 [2020-05-14T19:10:58.938Z] === RUN   TestNISDomainname
19:10:58 [2020-05-14T19:10:58.938Z] --- SKIP: TestNISDomainname (0.00s)
19:10:58 [2020-05-14T19:10:58.938Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:10:58 [2020-05-14T19:10:58.938Z] === RUN   TestHostnameDnsResolution
19:10:59 [2020-05-14T19:10:59.410Z] #40 51.29   CC       images/tty.o
19:10:59 [2020-05-14T19:10:59.566Z] ok  	github.com/docker/docker/container	0.109s	coverage: 34.7% of statements
19:10:59 [2020-05-14T19:10:59.566Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:10:59 [2020-05-14T19:10:59.566Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:10:59 [2020-05-14T19:10:59.566Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:10:59 [2020-05-14T19:10:59.566Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:10:59 [2020-05-14T19:10:59.859Z] --- PASS: TestHostnameDnsResolution (1.31s)
19:10:59 [2020-05-14T19:10:59.859Z] === RUN   TestStats
19:10:59 [2020-05-14T19:10:59.859Z] --- SKIP: TestStats (0.00s)
19:10:59 [2020-05-14T19:10:59.859Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
19:10:59 [2020-05-14T19:10:59.859Z] === RUN   TestStopContainerWithTimeout
19:10:59 [2020-05-14T19:10:59.859Z] === RUN   TestStopContainerWithTimeout/0
19:10:59 [2020-05-14T19:10:59.859Z] === PAUSE TestStopContainerWithTimeout/0
19:10:59 [2020-05-14T19:10:59.859Z] === RUN   TestStopContainerWithTimeout/1
19:10:59 [2020-05-14T19:10:59.859Z] === PAUSE TestStopContainerWithTimeout/1
19:10:59 [2020-05-14T19:10:59.859Z] === RUN   TestStopContainerWithTimeout/3
19:10:59 [2020-05-14T19:10:59.859Z] === PAUSE TestStopContainerWithTimeout/3
19:10:59 [2020-05-14T19:10:59.859Z] === RUN   TestStopContainerWithTimeout/-1
19:10:59 [2020-05-14T19:10:59.859Z] === PAUSE TestStopContainerWithTimeout/-1
19:10:59 [2020-05-14T19:10:59.859Z] === CONT  TestStopContainerWithTimeout/0
19:10:59 [2020-05-14T19:10:59.859Z] === CONT  TestStopContainerWithTimeout/3
19:10:59 [2020-05-14T19:10:59.859Z] === CONT  TestStopContainerWithTimeout/1
19:10:59 [2020-05-14T19:10:59.859Z] === CONT  TestStopContainerWithTimeout/-1
19:11:00 [2020-05-14T19:11:00.437Z] #40 52.43   CC       images/file-lock.o
19:11:01 [2020-05-14T19:11:01.075Z] #40 52.75   CC       images/rlimit.o
19:11:01 [2020-05-14T19:11:01.365Z] #40 53.10   CC       images/pagemap.o
19:11:01 [2020-05-14T19:11:01.657Z] #40 ...
19:11:01 [2020-05-14T19:11:01.657Z] 
19:11:01 [2020-05-14T19:11:01.657Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:11:01 [2020-05-14T19:11:01.657Z] #31 146.0 github.com/BurntSushi/toml/cmd/tomlv
19:11:01 [2020-05-14T19:11:01.657Z] #31 DONE 153.0s
19:11:01 [2020-05-14T19:11:01.657Z] 
19:11:01 [2020-05-14T19:11:01.657Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:11:01 [2020-05-14T19:11:01.657Z] #42 147.8 crypto/cipher
19:11:01 [2020-05-14T19:11:01.657Z] #42 147.8 crypto/sha512
19:11:01 [2020-05-14T19:11:01.657Z] #42 147.9 go/scanner
19:11:01 [2020-05-14T19:11:01.657Z] #42 151.1 net/url
19:11:01 [2020-05-14T19:11:01.657Z] #42 152.9 go/ast
19:11:01 [2020-05-14T19:11:01.657Z] #42 153.0 text/template/parse
19:11:02 [2020-05-14T19:11:02.284Z] #42 ...
19:11:02 [2020-05-14T19:11:02.284Z] 
19:11:02 [2020-05-14T19:11:02.284Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:02 [2020-05-14T19:11:02.284Z] #40 53.99   CC       images/siginfo.o
19:11:02 [2020-05-14T19:11:02.705Z] #19 4.856 Collecting yamllint==1.16.0
19:11:02 [2020-05-14T19:11:02.928Z] #40 54.76   CC       images/rpc.o
19:11:03 [2020-05-14T19:11:03.112Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:11:03 [2020-05-14T19:11:03.113Z]     --- PASS: TestStopContainerWithTimeout/0 (0.92s)
19:11:03 [2020-05-14T19:11:03.113Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
19:11:03 [2020-05-14T19:11:03.113Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
19:11:03 [2020-05-14T19:11:03.113Z]     --- PASS: TestStopContainerWithTimeout/3 (3.05s)
19:11:03 [2020-05-14T19:11:03.113Z] === RUN   TestDeleteDevicemapper
19:11:03 [2020-05-14T19:11:03.113Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:11:03 [2020-05-14T19:11:03.113Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:11:03 [2020-05-14T19:11:03.113Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:11:04 [2020-05-14T19:11:04.991Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
19:11:04 [2020-05-14T19:11:04.991Z] === RUN   TestUpdateMemory
19:11:04 [2020-05-14T19:11:04.991Z] --- SKIP: TestUpdateMemory (0.00s)
19:11:04 [2020-05-14T19:11:04.991Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:04 [2020-05-14T19:11:04.991Z] === RUN   TestUpdateCPUQuota
19:11:04 [2020-05-14T19:11:04.991Z] --- SKIP: TestUpdateCPUQuota (0.00s)
19:11:04 [2020-05-14T19:11:04.991Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:04 [2020-05-14T19:11:04.991Z] === RUN   TestUpdatePidsLimit
19:11:04 [2020-05-14T19:11:04.991Z] --- SKIP: TestUpdatePidsLimit (0.00s)
19:11:04 [2020-05-14T19:11:04.991Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:04 [2020-05-14T19:11:04.991Z] === RUN   TestUpdateRestartPolicy
19:11:05 [2020-05-14T19:11:05.246Z] #19 ...
19:11:05 [2020-05-14T19:11:05.246Z] 
19:11:05 [2020-05-14T19:11:05.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:05 [2020-05-14T19:11:05.246Z] #39 137.5   CC       criu/mount.o
19:11:05 [2020-05-14T19:11:05.246Z] #39 140.9   CC       criu/namespaces.o
19:11:05 [2020-05-14T19:11:05.246Z] #39 142.4   CC       criu/net.o
19:11:05 [2020-05-14T19:11:05.749Z] #40 57.26   CC       images/ext-file.o
19:11:05 [2020-05-14T19:11:05.749Z] #40 57.68   CC       images/cgroup.o
19:11:05 [2020-05-14T19:11:05.817Z] #39 144.7   CC       criu/netfilter.o
19:11:06 [2020-05-14T19:11:06.077Z] #39 145.0   CC       criu/page-pipe.o
19:11:06 [2020-05-14T19:11:06.350Z] ok  	github.com/docker/docker/daemon/cluster	0.027s	coverage: 0.5% of statements
19:11:06 [2020-05-14T19:11:06.542Z] DEBUG: print all environment variables to check how Jenkins runs this script
19:11:06 [2020-05-14T19:11:06.542Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-277382a3\powershellScript.ps1'; exit $LASTEXITCODE;
19:11:06 [2020-05-14T19:11:06.542Z] ----------------------------------------------------------------------------
19:11:06 [2020-05-14T19:11:06.542Z] 
19:11:06 [2020-05-14T19:11:06.542Z] INFO: executeCI.ps1 starting at Thu May 14 19:11:04 CUT 2020
19:11:06 [2020-05-14T19:11:06.542Z] 
19:11:06 [2020-05-14T19:11:06.542Z] INFO: Script version 05-Feb-2019 09:03 PDT
19:11:06 [2020-05-14T19:11:06.542Z] INFO: Running git version 2.24.1.windows.2
19:11:06 [2020-05-14T19:11:06.542Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
19:11:06 [2020-05-14T19:11:06.542Z] INFO: Environment variables:
19:11:06 [2020-05-14T19:11:06.542Z] 
19:11:06 [2020-05-14T19:11:06.542Z] Name                           Value                                                                                   
19:11:06 [2020-05-14T19:11:06.542Z] ----                           -----                                                                                   
19:11:06 [2020-05-14T19:11:06.542Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
19:11:06 [2020-05-14T19:11:06.542Z] amd64                          true                                                                                    
19:11:06 [2020-05-14T19:11:06.542Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
19:11:06 [2020-05-14T19:11:06.542Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
19:11:06 [2020-05-14T19:11:06.542Z] arm64                          true                                                                                    
19:11:06 [2020-05-14T19:11:06.542Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8                      
19:11:06 [2020-05-14T19:11:06.542Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8                                                                                  
19:11:06 [2020-05-14T19:11:06.542Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
19:11:06 [2020-05-14T19:11:06.542Z] BRANCH_NAME                    PR-40908                                                                                
19:11:06 [2020-05-14T19:11:06.542Z] BUILD_DISPLAY_NAME             #10                                                                                     
19:11:06 [2020-05-14T19:11:06.542Z] BUILD_ID                       10                                                                                      
19:11:06 [2020-05-14T19:11:06.542Z] BUILD_NUMBER                   10                                                                                      
19:11:06 [2020-05-14T19:11:06.542Z] BUILD_TAG                      jenkins-moby-PR-40908-10                                                                
19:11:06 [2020-05-14T19:11:06.542Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40908/10/                             
19:11:06 [2020-05-14T19:11:06.542Z] CHANGE_AUTHOR                  thaJeztah                                                                               
19:11:06 [2020-05-14T19:11:06.542Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
19:11:06 [2020-05-14T19:11:06.542Z] CHANGE_BRANCH                  bump_runtime_spec                                                                       
19:11:06 [2020-05-14T19:11:06.542Z] CHANGE_FORK                    thaJeztah/docker                                                                        
19:11:06 [2020-05-14T19:11:06.542Z] CHANGE_ID                      40908                                                                                   
19:11:06 [2020-05-14T19:11:06.542Z] CHANGE_TARGET                  master                                                                                  
19:11:06 [2020-05-14T19:11:06.542Z] CHANGE_TITLE                   vendor: opencontainers/runtime-spec v1.0.2                                              
19:11:06 [2020-05-14T19:11:06.542Z] CHANGE_URL                     https://github.com/moby/moby/pull/40908                                                 
19:11:06 [2020-05-14T19:11:06.542Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
19:11:06 [2020-05-14T19:11:06.542Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
19:11:06 [2020-05-14T19:11:06.542Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
19:11:06 [2020-05-14T19:11:06.542Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
19:11:06 [2020-05-14T19:11:06.542Z] COMPUTERNAME                   azwin-2-c1d470                                                                          
19:11:06 [2020-05-14T19:11:06.542Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
19:11:06 [2020-05-14T19:11:06.542Z] ConfigSequenceNumber           0                                                                                       
19:11:06 [2020-05-14T19:11:06.542Z] dco                            true                                                                                    
19:11:06 [2020-05-14T19:11:06.542Z] DOCKER_BUILDKIT                0                                                                                       
19:11:06 [2020-05-14T19:11:06.542Z] DOCKER_DUT_DEBUG               1                                                                                       
19:11:06 [2020-05-14T19:11:06.542Z] DOCKER_EXPERIMENTAL            1                                                                                       
19:11:06 [2020-05-14T19:11:06.542Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
19:11:06 [2020-05-14T19:11:06.542Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
19:11:06 [2020-05-14T19:11:06.542Z] EXECUTOR_NUMBER                0                                                                                       
19:11:06 [2020-05-14T19:11:06.542Z] FQDN                           azwin-2-c1d470.westus.cloudapp.azure.com                                                
19:11:06 [2020-05-14T19:11:06.542Z] GIT_BRANCH                     PR-40908                                                                                
19:11:06 [2020-05-14T19:11:06.542Z] GIT_COMMIT                     4bc2f528d473e9b140af9f37b26faddb530abf74                                                
19:11:06 [2020-05-14T19:11:06.542Z] GIT_PREVIOUS_COMMIT            1e401bda298cb0a41403eb6c6760a356c2080e4c                                                
19:11:06 [2020-05-14T19:11:06.542Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 71f3f5aee1e6a8f01a9fa68b763924e9a3145264                                                
19:11:06 [2020-05-14T19:11:06.542Z] GIT_URL                        https://github.com/moby/moby.git                                                        
19:11:06 [2020-05-14T19:11:06.542Z] HUDSON_COOKIE                  1e5e27ee-a705-4e5e-9165-27966e76d058                                                    
19:11:06 [2020-05-14T19:11:06.542Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
19:11:06 [2020-05-14T19:11:06.542Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
19:11:06 [2020-05-14T19:11:06.542Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
19:11:06 [2020-05-14T19:11:06.542Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
19:11:06 [2020-05-14T19:11:06.542Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
19:11:06 [2020-05-14T19:11:06.542Z] JENKINS_NODE_COOKIE            02b17590-e2e8-4d67-af7c-b3ac20eca4b8                                                    
19:11:06 [2020-05-14T19:11:06.542Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
19:11:06 [2020-05-14T19:11:06.542Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
19:11:06 [2020-05-14T19:11:06.542Z] JOB_BASE_NAME                  PR-40908                                                                                
19:11:06 [2020-05-14T19:11:06.542Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40908/display/redirect                
19:11:06 [2020-05-14T19:11:06.542Z] JOB_NAME                       moby/PR-40908                                                                           
19:11:06 [2020-05-14T19:11:06.542Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40908/                                
19:11:06 [2020-05-14T19:11:06.542Z] library.jps.version            master                                                                                  
19:11:06 [2020-05-14T19:11:06.542Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
19:11:06 [2020-05-14T19:11:06.542Z] NODE_LABELS                    amd64 azure azwin-2-c1d470 azwin-2019 docker west-us windows windows-2019 x86_64        
19:11:06 [2020-05-14T19:11:06.542Z] NODE_NAME                      azwin-2-c1d470                                                                          
19:11:06 [2020-05-14T19:11:06.542Z] NUMBER_OF_PROCESSORS           4                                                                                       
19:11:06 [2020-05-14T19:11:06.542Z] OS                             Windows_NT                                                                              
19:11:06 [2020-05-14T19:11:06.542Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
19:11:06 [2020-05-14T19:11:06.542Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
19:11:06 [2020-05-14T19:11:06.542Z] ppc64le                        true                                                                                    
19:11:06 [2020-05-14T19:11:06.542Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
19:11:06 [2020-05-14T19:11:06.542Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
19:11:06 [2020-05-14T19:11:06.542Z] PROCESSOR_LEVEL                6                                                                                       
19:11:06 [2020-05-14T19:11:06.542Z] PROCESSOR_REVISION             5504                                                                                    
19:11:06 [2020-05-14T19:11:06.542Z] ProgramData                    C:\ProgramData                                                                          
19:11:06 [2020-05-14T19:11:06.542Z] ProgramFiles                   C:\Program Files                                                                        
19:11:06 [2020-05-14T19:11:06.543Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
19:11:06 [2020-05-14T19:11:06.543Z] ProgramW6432                   C:\Program Files                                                                        
19:11:06 [2020-05-14T19:11:06.543Z] PROMPT                         $P$G                                                                                    
19:11:06 [2020-05-14T19:11:06.543Z] PSExecutionPolicyPreference    Bypass                                                                                  
19:11:06 [2020-05-14T19:11:06.543Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
19:11:06 [2020-05-14T19:11:06.543Z] PUBLIC                         C:\Users\Public                                                                         
19:11:06 [2020-05-14T19:11:06.543Z] rootless                       true                                                                                    
19:11:06 [2020-05-14T19:11:06.543Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40908/10/display/redirect?page=changes
19:11:06 [2020-05-14T19:11:06.543Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40908/10/display/redirect             
19:11:06 [2020-05-14T19:11:06.543Z] s390x                          true                                                                                    
19:11:06 [2020-05-14T19:11:06.543Z] SKIP_VALIDATION_TESTS          1                                                                                       
19:11:06 [2020-05-14T19:11:06.543Z] SOURCES_DRIVE                  d                                                                                       
19:11:06 [2020-05-14T19:11:06.543Z] SOURCES_SUBDIR                 gopath                                                                                  
19:11:06 [2020-05-14T19:11:06.543Z] STAGE_NAME                     Run tests                                                                               
19:11:06 [2020-05-14T19:11:06.543Z] SystemDrive                    C:                                                                                      
19:11:06 [2020-05-14T19:11:06.543Z] SystemRoot                     C:\windows                                                                              
19:11:06 [2020-05-14T19:11:06.543Z] TEMP                           C:\windows\TEMP                                                                         
19:11:06 [2020-05-14T19:11:06.543Z] TESTDEBUG                      0                                                                                       
19:11:06 [2020-05-14T19:11:06.543Z] TESTRUN_DRIVE                  d                                                                                       
19:11:06 [2020-05-14T19:11:06.543Z] TESTRUN_SUBDIR                 CI                                                                                      
19:11:06 [2020-05-14T19:11:06.543Z] TIMEOUT                        120m                                                                                    
19:11:06 [2020-05-14T19:11:06.543Z] TMP                            C:\windows\TEMP                                                                         
19:11:06 [2020-05-14T19:11:06.543Z] unit_validate                  true                                                                                    
19:11:06 [2020-05-14T19:11:06.543Z] USERDOMAIN                     WORKGROUP                                                                               
19:11:06 [2020-05-14T19:11:06.543Z] USERNAME                       azwin-2-c1d470$                                                                         
19:11:06 [2020-05-14T19:11:06.543Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
19:11:06 [2020-05-14T19:11:06.543Z] validate_force                 false                                                                                   
19:11:06 [2020-05-14T19:11:06.543Z] windir                         C:\windows                                                                              
19:11:06 [2020-05-14T19:11:06.543Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
19:11:06 [2020-05-14T19:11:06.543Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
19:11:06 [2020-05-14T19:11:06.543Z] windowsRS1                     false                                                                                   
19:11:06 [2020-05-14T19:11:06.543Z] windowsRS5                     true                                                                                    
19:11:06 [2020-05-14T19:11:06.543Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
19:11:06 [2020-05-14T19:11:06.543Z] 
19:11:06 [2020-05-14T19:11:06.543Z] 
19:11:06 [2020-05-14T19:11:06.543Z] 
19:11:06 [2020-05-14T19:11:06.543Z] INFO: Sources under d:\gopath\...
19:11:06 [2020-05-14T19:11:06.543Z] INFO: Test run under d:\CI\...
19:11:06 [2020-05-14T19:11:06.543Z] INFO: Running in D:\gopath\src\github.com\docker\docker
19:11:06 [2020-05-14T19:11:06.543Z] INFO: docker/docker repository was found
19:11:06 [2020-05-14T19:11:06.543Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
19:11:06 [2020-05-14T19:11:06.543Z] ltsc2019: Pulling from windows/servercore
19:11:06 [2020-05-14T19:11:06.543Z] 4612f6d0b889: Pulling fs layer
19:11:06 [2020-05-14T19:11:06.631Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
19:11:06 [2020-05-14T19:11:06.647Z] #39 145.7   CC       criu/page-xfer.o
19:11:07 [2020-05-14T19:11:07.249Z] #40 58.91   CC       images/userns.o
19:11:07 [2020-05-14T19:11:07.250Z] #40 ...
19:11:07 [2020-05-14T19:11:07.250Z] 
19:11:07 [2020-05-14T19:11:07.250Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:11:07 [2020-05-14T19:11:07.250Z] #48 148.6 mvdan.cc/editorconfig
19:11:07 [2020-05-14T19:11:07.250Z] #48 149.3 mvdan.cc/sh/v3/syntax
19:11:07 [2020-05-14T19:11:07.250Z] #48 151.0 go/ast
19:11:07 [2020-05-14T19:11:07.250Z] #48 152.5 encoding/json
19:11:07 [2020-05-14T19:11:07.250Z] #48 156.1 golang.org/x/sys/unix
19:11:07 [2020-05-14T19:11:07.250Z] #48 ...
19:11:07 [2020-05-14T19:11:07.250Z] 
19:11:07 [2020-05-14T19:11:07.250Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:11:07 [2020-05-14T19:11:07.250Z] #42 158.8 encoding/json
19:11:07 [2020-05-14T19:11:07.586Z] #39 ...
19:11:07 [2020-05-14T19:11:07.586Z] 
19:11:07 [2020-05-14T19:11:07.586Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:11:07 [2020-05-14T19:11:07.586Z] #19 10.21   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:11:07 [2020-05-14T19:11:07.586Z] #19 10.35 Collecting pyyaml (from yamllint==1.16.0)
19:11:07 [2020-05-14T19:11:07.847Z] #19 10.53   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:11:08 [2020-05-14T19:11:08.094Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.005s	coverage: 35.6% of statements
19:11:09 [2020-05-14T19:11:09.229Z] #19 11.97 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:11:09 [2020-05-14T19:11:09.229Z] #19 12.03   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:11:09 [2020-05-14T19:11:09.229Z] #19 12.08 Building wheels for collected packages: pyyaml
19:11:09 [2020-05-14T19:11:09.229Z] #19 12.09   Running setup.py bdist_wheel for pyyaml: started
19:11:10 [2020-05-14T19:11:10.612Z] #19 13.41   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:11:10 [2020-05-14T19:11:10.612Z] #19 13.41   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:11:10 [2020-05-14T19:11:10.872Z] #19 13.51 Successfully built pyyaml
19:11:10 [2020-05-14T19:11:10.872Z] #19 13.53 Installing collected packages: pyyaml, pathspec, yamllint
19:11:11 [2020-05-14T19:11:11.132Z] #19 13.85 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:11:11 [2020-05-14T19:11:11.703Z] #19 DONE 14.3s
19:11:11 [2020-05-14T19:11:11.703Z] 
19:11:11 [2020-05-14T19:11:11.703Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:11:11 [2020-05-14T19:11:11.703Z] #49 89.15 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
19:11:12 [2020-05-14T19:11:12.643Z] #49 90.43 + mkdir -p /build
19:11:12 [2020-05-14T19:11:12.643Z] #49 90.43 + cp runc /build/runc
19:11:12 [2020-05-14T19:11:12.905Z] #49 DONE 90.7s
19:11:12 [2020-05-14T19:11:12.905Z] 
19:11:12 [2020-05-14T19:11:12.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:12 [2020-05-14T19:11:12.905Z] #39 146.9   CC       criu/pagemap-cache.o
19:11:12 [2020-05-14T19:11:12.905Z] #39 147.3   CC       criu/pagemap.o
19:11:12 [2020-05-14T19:11:12.905Z] #39 148.1   CC       criu/parasite-syscall.o
19:11:12 [2020-05-14T19:11:12.905Z] #39 148.7   CC       criu/path.o
19:11:12 [2020-05-14T19:11:12.905Z] #39 148.9   CC       criu/pie-util-vdso.o
19:11:12 [2020-05-14T19:11:12.905Z] #39 149.4   CC       criu/pie-util.o
19:11:12 [2020-05-14T19:11:12.905Z] #39 149.5   CC       criu/pipes.o
19:11:12 [2020-05-14T19:11:12.905Z] #39 150.5   CC       criu/plugin.o
19:11:12 [2020-05-14T19:11:12.905Z] #39 150.8   CC       criu/proc_parse.o
19:11:13 [2020-05-14T19:11:13.845Z] #39 152.9   CC       criu/protobuf-desc.o
19:11:14 [2020-05-14T19:11:14.121Z] #42 ...
19:11:14 [2020-05-14T19:11:14.121Z] 
19:11:14 [2020-05-14T19:11:14.121Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:14 [2020-05-14T19:11:14.121Z] #40 59.44   CC       images/google/protobuf/descriptor.o
19:11:14 [2020-05-14T19:11:14.121Z] #40 62.78   CC       images/opts.o
19:11:14 [2020-05-14T19:11:14.121Z] #40 63.24   CC       images/seccomp.o
19:11:14 [2020-05-14T19:11:14.121Z] #40 63.68   CC       images/binfmt-misc.o
19:11:14 [2020-05-14T19:11:14.121Z] #40 63.91   CC       images/time.o
19:11:14 [2020-05-14T19:11:14.121Z] #40 64.20   CC       images/sysctl.o
19:11:14 [2020-05-14T19:11:14.121Z] #40 64.46   CC       images/autofs.o
19:11:14 [2020-05-14T19:11:14.121Z] #40 64.78   CC       images/macvlan.o
19:11:14 [2020-05-14T19:11:14.121Z] #40 65.17   CC       images/sit.o
19:11:14 [2020-05-14T19:11:14.121Z] #40 65.52   LINK     images/built-in.o
19:11:14 [2020-05-14T19:11:14.121Z] #40 65.71   GEN      compel/include/asm
19:11:14 [2020-05-14T19:11:14.121Z] #40 65.72   GEN      compel/include/version.h
19:11:14 [2020-05-14T19:11:14.121Z] #40 65.76 touch .config
19:11:14 [2020-05-14T19:11:14.121Z] #40 65.78   GEN      include/common/config.h
19:11:14 [2020-05-14T19:11:14.121Z] #40 65.93   GEN      compel/plugins/include/uapi/std/syscall-codes.h
19:11:14 [2020-05-14T19:11:14.121Z] #40 65.97   GEN      compel/plugins/include/uapi/std/syscall.h
19:11:14 [2020-05-14T19:11:14.121Z] #40 66.01   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
19:11:14 [2020-05-14T19:11:14.121Z] #40 66.04   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
19:11:14 [2020-05-14T19:11:14.121Z] #40 66.10   DEP      compel/arch/ppc64/plugins/std/memcmp.d
19:11:14 [2020-05-14T19:11:14.121Z] #40 66.13   DEP      compel/arch/ppc64/plugins/std/memcpy.d
19:11:14 [2020-05-14T19:11:14.410Z] #40 66.18   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
19:11:14 [2020-05-14T19:11:14.410Z] #40 66.21   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
19:11:14 [2020-05-14T19:11:14.410Z] #40 66.21   DEP      compel/plugins/std/infect.d
19:11:14 [2020-05-14T19:11:14.410Z] #40 66.41   DEP      compel/plugins/std/string.d
19:11:14 [2020-05-14T19:11:14.706Z] #40 66.56   DEP      compel/plugins/std/log.d
19:11:14 [2020-05-14T19:11:14.785Z] #39 153.5   CC       criu/protobuf.o
19:11:14 [2020-05-14T19:11:14.877Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 13.9% of statements
19:11:15 [2020-05-14T19:11:15.001Z] #40 66.75   DEP      compel/plugins/std/fds.d
19:11:15 [2020-05-14T19:11:15.001Z] #40 66.94   DEP      compel/plugins/std/std.d
19:11:15 [2020-05-14T19:11:15.046Z] #39 153.8   CC       criu/pstree.o
19:11:15 [2020-05-14T19:11:15.288Z] #40 67.13   DEP      compel/plugins/shmem/shmem.d
19:11:15 [2020-05-14T19:11:15.577Z] #40 67.30   DEP      compel/plugins/fds/fds.d
19:11:15 [2020-05-14T19:11:15.577Z] #40 67.54   CC       compel/plugins/std/std.o
19:11:15 [2020-05-14T19:11:15.986Z] #39 154.7   CC       criu/rbtree.o
19:11:15 [2020-05-14T19:11:15.986Z] #39 155.0   CC       criu/rst-malloc.o
19:11:16 [2020-05-14T19:11:16.205Z] #40 68.15   CC       compel/plugins/std/fds.o
19:11:16 [2020-05-14T19:11:16.264Z] #39 155.2   CC       criu/seccomp.o
19:11:16 [2020-05-14T19:11:16.343Z] ok  	github.com/docker/docker/daemon/config	0.020s	coverage: 81.7% of statements
19:11:16 [2020-05-14T19:11:16.624Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
19:11:16 [2020-05-14T19:11:16.837Z] #39 155.7   CC       criu/seize.o
19:11:17 [2020-05-14T19:11:17.096Z] #39 ...
19:11:17 [2020-05-14T19:11:17.096Z] 
19:11:17 [2020-05-14T19:11:17.096Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:11:17 [2020-05-14T19:11:17.096Z] #52 174.9 + bin/containerd
19:11:17 [2020-05-14T19:11:17.131Z] --- PASS: TestUpdateRestartPolicy (11.89s)
19:11:17 [2020-05-14T19:11:17.131Z] === RUN   TestUpdateRestartWithAutoRemove
19:11:17 [2020-05-14T19:11:17.235Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
19:11:17 [2020-05-14T19:11:17.275Z] #40 68.95   CC       compel/plugins/std/log.o
19:11:17 [2020-05-14T19:11:17.515Z] ok  	github.com/docker/docker/daemon	12.297s	coverage: 17.4% of statements
19:11:17 [2020-05-14T19:11:17.515Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:11:17 [2020-05-14T19:11:17.515Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:11:17 [2020-05-14T19:11:17.515Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:11:17 [2020-05-14T19:11:17.515Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:11:17 [2020-05-14T19:11:17.689Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
19:11:17 [2020-05-14T19:11:17.689Z] === RUN   TestWaitNonBlocked
19:11:17 [2020-05-14T19:11:17.689Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:11:17 [2020-05-14T19:11:17.689Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:11:17 [2020-05-14T19:11:17.689Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:11:17 [2020-05-14T19:11:17.689Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:11:17 [2020-05-14T19:11:17.689Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:11:17 [2020-05-14T19:11:17.689Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:11:18 [2020-05-14T19:11:18.303Z] #40 ...
19:11:18 [2020-05-14T19:11:18.303Z] 
19:11:18 [2020-05-14T19:11:18.303Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:11:18 [2020-05-14T19:11:18.303Z] #42 169.9 text/template
19:11:18 [2020-05-14T19:11:18.538Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
19:11:18 [2020-05-14T19:11:18.610Z] --- PASS: TestWaitNonBlocked (0.01s)
19:11:18 [2020-05-14T19:11:18.610Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
19:11:18 [2020-05-14T19:11:18.610Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
19:11:18 [2020-05-14T19:11:18.610Z] === RUN   TestWaitBlocked
19:11:18 [2020-05-14T19:11:18.610Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:11:18 [2020-05-14T19:11:18.610Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:11:18 [2020-05-14T19:11:18.610Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:11:18 [2020-05-14T19:11:18.610Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:11:18 [2020-05-14T19:11:18.610Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:11:18 [2020-05-14T19:11:18.610Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:11:19 [2020-05-14T19:11:19.531Z] --- PASS: TestWaitBlocked (0.01s)
19:11:19 [2020-05-14T19:11:19.531Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s)
19:11:19 [2020-05-14T19:11:19.531Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
19:11:19 [2020-05-14T19:11:19.531Z] === CONT  TestDaemonRestartIpcMode
19:11:19 [2020-05-14T19:11:19.531Z] === CONT  TestIpcModeOlderClient
19:11:19 [2020-05-14T19:11:19.531Z] --- PASS: TestIpcModeOlderClient (0.15s)
19:11:20 [2020-05-14T19:11:20.003Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
19:11:21 [2020-05-14T19:11:21.004Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.181s	coverage: 57.0% of statements
19:11:21 [2020-05-14T19:11:21.633Z] 4612f6d0b889: Verifying Checksum
19:11:21 [2020-05-14T19:11:21.633Z] 4612f6d0b889: Download complete
19:11:22 [2020-05-14T19:11:22.742Z] #42 174.1 go/parser
19:11:23 [2020-05-14T19:11:23.680Z] #52 ...
19:11:23 [2020-05-14T19:11:23.680Z] 
19:11:23 [2020-05-14T19:11:23.680Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:23 [2020-05-14T19:11:23.680Z] #39 156.3   CC       criu/servicefd.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 156.6   CC       criu/shmem.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 157.3   CC       criu/sigframe.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 157.4   CC       criu/signalfd.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 157.7   CC       criu/sk-inet.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 158.5   CC       criu/sk-netlink.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 158.8   CC       criu/sk-packet.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 159.3   CC       criu/sk-queue.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 159.6   CC       criu/sk-tcp.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 160.0   CC       criu/sk-unix.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 161.7   CC       criu/sockets.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 162.3   CC       criu/stats.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 162.6   CC       criu/string.o
19:11:23 [2020-05-14T19:11:23.680Z] #39 162.7   CC       criu/sysctl.o
19:11:23 [2020-05-14T19:11:23.796Z] #42 ...
19:11:23 [2020-05-14T19:11:23.796Z] 
19:11:23 [2020-05-14T19:11:23.796Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
19:11:23 [2020-05-14T19:11:23.796Z] #11 170.7 Selecting previously unselected package libapparmor1:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 170.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 170.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.0 Selecting previously unselected package libapparmor-dev:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.3 Selecting previously unselected package libbtrfs0.
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.3 Unpacking libbtrfs0 (4.20.1-2) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.4 Selecting previously unselected package libbtrfs-dev.
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.4 Unpacking libbtrfs-dev (4.20.1-2) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.7 Selecting previously unselected package libudev-dev:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 171.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 172.0 Selecting previously unselected package libsepol1-dev:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 172.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 172.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 172.5 Selecting previously unselected package libpcre16-3:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 172.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 172.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 172.8 Selecting previously unselected package libpcre32-3:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 172.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 172.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 173.1 Selecting previously unselected package libpcrecpp0v5:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 173.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 173.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 173.3 Selecting previously unselected package libpcre3-dev:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 173.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 173.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 173.8 Selecting previously unselected package libselinux1-dev:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 173.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 173.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 174.2 Selecting previously unselected package libdevmapper-dev:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 174.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 174.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 174.4 Selecting previously unselected package libseccomp-dev:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 174.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 174.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 174.6 Selecting previously unselected package libsystemd-dev:ppc64el.
19:11:23 [2020-05-14T19:11:23.796Z] #11 174.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
19:11:23 [2020-05-14T19:11:23.796Z] #11 174.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
19:11:24 [2020-05-14T19:11:24.086Z] #11 175.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
19:11:24 [2020-05-14T19:11:24.086Z] #11 175.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
19:11:24 [2020-05-14T19:11:24.086Z] #11 175.5 Setting up libapparmor1:ppc64el (2.13.2-10) ...
19:11:24 [2020-05-14T19:11:24.086Z] #11 175.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
19:11:24 [2020-05-14T19:11:24.086Z] #11 175.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
19:11:24 [2020-05-14T19:11:24.086Z] #11 175.6 Setting up libsepol1-dev:ppc64el (2.8-1) ...
19:11:24 [2020-05-14T19:11:24.250Z] #39 163.2   CC       criu/sysfs_parse.o
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.6 Setting up libbtrfs0 (4.20.1-2) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.6 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.7 Setting up libbtrfs-dev (4.20.1-2) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.7 Setting up mingw-w64-common (6.0.0-3) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.8 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
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.8 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
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
19:11:24 [2020-05-14T19:11:24.376Z] #11 175.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
19:11:24 [2020-05-14T19:11:24.668Z] #11 175.9 Setting up dmsetup (2:1.02.155-3) ...
19:11:24 [2020-05-14T19:11:24.668Z] #11 175.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
19:11:24 [2020-05-14T19:11:24.668Z] #11 176.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
19:11:24 [2020-05-14T19:11:24.668Z] #11 176.0 Processing triggers for libc-bin (2.28-10) ...
19:11:24 [2020-05-14T19:11:24.757Z] --- PASS: TestDaemonRestartIpcMode (5.09s)
19:11:24 [2020-05-14T19:11:24.757Z] PASS
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === Skipped
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     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)
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestPause (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
19:11:24 [2020-05-14T19:11:24.757Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestStats (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
19:11:24 [2020-05-14T19:11:24.757Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] 
19:11:24 [2020-05-14T19:11:24.757Z] DONE 181 tests, 24 skipped in 99.516s
19:11:24 [2020-05-14T19:11:24.757Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:11:24 [2020-05-14T19:11:24.757Z] INFO: Testing against a local daemon
19:11:24 [2020-05-14T19:11:24.757Z] === RUN   TestCommitInheritsEnv
19:11:24 [2020-05-14T19:11:24.819Z] #39 163.5   CC       criu/timerfd.o
19:11:24 [2020-05-14T19:11:24.819Z] #39 163.8   CC       criu/tty.o
19:11:24 [2020-05-14T19:11:24.958Z] #11 DONE 176.3s
19:11:24 [2020-05-14T19:11:24.958Z] 
19:11:24 [2020-05-14T19:11:24.958Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
19:11:25 [2020-05-14T19:11:25.372Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.015s	coverage: 46.2% of statements
19:11:25 [2020-05-14T19:11:25.589Z] #12 DONE 0.7s
19:11:25 [2020-05-14T19:11:25.589Z] 
19:11:25 [2020-05-14T19:11:25.589Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.570 + RM_GOPATH=0
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.575 + TMP_GOPATH=
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.576 + : /build
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.578 + '[' -z '' ']'
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.581 ++ mktemp -d
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.583 + export GOPATH=/tmp/tmp.rnajeTIBzA
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.584 + GOPATH=/tmp/tmp.rnajeTIBzA
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.585 + RM_GOPATH=1
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.590 ++ dirname /tmp/install/install.sh
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.594 + dir=/tmp/install
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.594 + bin=runc
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.594 + shift
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.595 + '[' '!' -f /tmp/install/runc.installer ']'
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.596 + . /tmp/install/runc.installer
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.599 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.601 + install_runc
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.615 + uname -r
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.616 + grep -q '^3\.10\.0.*\.el7\.'
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.622 + RUNC_BUILDTAGS='seccomp apparmor selinux '
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.622 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.622 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.622 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rnajeTIBzA/src/github.com/opencontainers/runc
19:11:25 [2020-05-14T19:11:25.589Z] #50 0.626 Cloning into '/tmp/tmp.rnajeTIBzA/src/github.com/opencontainers/runc'...
19:11:25 [2020-05-14T19:11:25.760Z] #39 ...
19:11:25 [2020-05-14T19:11:25.760Z] 
19:11:25 [2020-05-14T19:11:25.760Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:11:25 [2020-05-14T19:11:25.760Z] #45 221.5 + cd /tmp/tmp.0xR7pr8Iaz/src/github.com/golangci/golangci-lint/
19:11:25 [2020-05-14T19:11:25.760Z] #45 221.5 + git checkout -q v1.23.8
19:11:25 [2020-05-14T19:11:25.983Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
19:11:26 [2020-05-14T19:11:26.021Z] #45 221.9 ++ git describe --tags
19:11:26 [2020-05-14T19:11:26.021Z] #45 221.9 + version=v1.23.8
19:11:26 [2020-05-14T19:11:26.021Z] #45 221.9 ++ git rev-parse --short HEAD
19:11:26 [2020-05-14T19:11:26.021Z] #45 221.9 + commit=76a82c6
19:11:26 [2020-05-14T19:11:26.021Z] #45 221.9 ++ git show -s --format=%cd
19:11:26 [2020-05-14T19:11:26.021Z] #45 221.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
19:11:26 [2020-05-14T19:11:26.021Z] #45 221.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
19:11:26 [2020-05-14T19:11:26.113Z] --- PASS: TestCommitInheritsEnv (1.65s)
19:11:26 [2020-05-14T19:11:26.113Z] === RUN   TestImportExtremelyLargeImageWorks
19:11:26 [2020-05-14T19:11:26.113Z] === PAUSE TestImportExtremelyLargeImageWorks
19:11:26 [2020-05-14T19:11:26.113Z] === RUN   TestImagesFilterMultiReference
19:11:26 [2020-05-14T19:11:26.217Z] #50 ...
19:11:26 [2020-05-14T19:11:26.217Z] 
19:11:26 [2020-05-14T19:11:26.217Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
19:11:26 [2020-05-14T19:11:26.217Z] #13 DONE 0.6s
19:11:26 [2020-05-14T19:11:26.367Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:11:26 [2020-05-14T19:11:26.367Z] === RUN   TestImagePullPlatformInvalid
19:11:26 [2020-05-14T19:11:26.367Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:11:26 [2020-05-14T19:11:26.367Z] === RUN   TestRemoveImageOrphaning
19:11:26 [2020-05-14T19:11:26.505Z] 
19:11:26 [2020-05-14T19:11:26.505Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
19:11:26 [2020-05-14T19:11:26.505Z] #14 0.330 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:11:26 [2020-05-14T19:11:26.795Z] #14 DONE 0.4s
19:11:26 [2020-05-14T19:11:26.795Z] 
19:11:26 [2020-05-14T19:11:26.795Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
19:11:27 [2020-05-14T19:11:27.089Z] #15 DONE 0.4s
19:11:27 [2020-05-14T19:11:27.089Z] 
19:11:27 [2020-05-14T19:11:27.089Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
19:11:27 [2020-05-14T19:11:27.722Z] #16 DONE 0.5s
19:11:27 [2020-05-14T19:11:27.722Z] 
19:11:27 [2020-05-14T19:11:27.722Z] #17 [dev-systemd-false  6/26] RUN ldconfig
19:11:28 [2020-05-14T19:11:28.013Z] #17 DONE 0.4s
19:11:28 [2020-05-14T19:11:28.013Z] 
19:11:28 [2020-05-14T19:11:28.013Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:11:28 [2020-05-14T19:11:28.245Z] --- PASS: TestRemoveImageOrphaning (1.91s)
19:11:28 [2020-05-14T19:11:28.245Z] === RUN   TestRemoveImageGarbageCollector
19:11:28 [2020-05-14T19:11:28.245Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:11:28 [2020-05-14T19:11:28.245Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:11:28 [2020-05-14T19:11:28.245Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:11:28 [2020-05-14T19:11:28.245Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:11:28 [2020-05-14T19:11:28.245Z] === RUN   TestTagInvalidReference
19:11:28 [2020-05-14T19:11:28.245Z] --- PASS: TestTagInvalidReference (0.01s)
19:11:28 [2020-05-14T19:11:28.245Z] === RUN   TestTagValidPrefixedRepo
19:11:28 [2020-05-14T19:11:28.245Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
19:11:28 [2020-05-14T19:11:28.245Z] === RUN   TestTagExistedNameWithoutForce
19:11:28 [2020-05-14T19:11:28.245Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:11:28 [2020-05-14T19:11:28.245Z] === RUN   TestTagOfficialNames
19:11:28 [2020-05-14T19:11:28.245Z] --- PASS: TestTagOfficialNames (0.04s)
19:11:28 [2020-05-14T19:11:28.245Z] === RUN   TestTagMatchesDigest
19:11:28 [2020-05-14T19:11:28.245Z] --- PASS: TestTagMatchesDigest (0.01s)
19:11:28 [2020-05-14T19:11:28.245Z] === CONT  TestImportExtremelyLargeImageWorks
19:11:28 [2020-05-14T19:11:28.643Z] #18 ...
19:11:28 [2020-05-14T19:11:28.643Z] 
19:11:28 [2020-05-14T19:11:28.643Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:28 [2020-05-14T19:11:28.643Z] #40 70.40   CC       compel/plugins/std/string.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 71.50   CC       compel/plugins/std/infect.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 72.17   CC       compel/arch/ppc64/plugins/std/parasite-head.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 72.23   CC       compel/arch/ppc64/plugins/std/memcpy.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 72.29   CC       compel/arch/ppc64/plugins/std/memcmp.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 72.36   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 72.44   AR       compel/plugins/std.lib.a
19:11:28 [2020-05-14T19:11:28.643Z] #40 72.61   CC       compel/plugins/fds/fds.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 73.02   AR       compel/plugins/fds.lib.a
19:11:28 [2020-05-14T19:11:28.643Z] #40 73.15   HOSTDEP  compel/src/lib/log-host.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 73.48   HOSTDEP  compel/src/lib/handle-elf-host.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 73.75   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 73.96   HOSTDEP  compel/src/main-host.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 74.16   DEP      compel/src/lib/ptrace.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 74.44   DEP      compel/src/lib/infect.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 74.73   DEP      compel/src/lib/infect-util.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 74.93   DEP      compel/src/lib/infect-rpc.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 75.12   DEP      compel/arch/ppc64/src/lib/infect.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 75.37   DEP      compel/arch/ppc64/src/lib/cpu.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 75.69   DEP      compel/src/lib/log.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 75.97   DEP      compel/src/main.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 76.20   DEP      compel/src/lib/handle-elf.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 76.60   DEP      compel/arch/ppc64/src/lib/handle-elf.d
19:11:28 [2020-05-14T19:11:28.643Z] #40 77.06   CC       compel/src/lib/log.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 77.71   CC       compel/arch/ppc64/src/lib/cpu.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 78.33   CC       compel/arch/ppc64/src/lib/infect.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 79.18   CC       compel/src/lib/infect-rpc.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 79.77   CC       compel/src/lib/infect-util.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 80.25   CC       compel/src/lib/infect.o
19:11:28 [2020-05-14T19:11:28.643Z] #40 ...
19:11:28 [2020-05-14T19:11:28.643Z] 
19:11:28 [2020-05-14T19:11:28.643Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:11:28 [2020-05-14T19:11:28.643Z] #18 0.725 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
19:11:28 [2020-05-14T19:11:28.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:11:28 [2020-05-14T19:11:28.933Z] #18 0.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:11:28 [2020-05-14T19:11:28.933Z] #18 0.890 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
19:11:29 [2020-05-14T19:11:29.433Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.260s	coverage: 49.5% of statements
19:11:30 [2020-05-14T19:11:30.144Z] #45 DONE 312.9s
19:11:30 [2020-05-14T19:11:30.144Z] 
19:11:30 [2020-05-14T19:11:30.144Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:11:30 [2020-05-14T19:11:30.144Z] #52 ...
19:11:30 [2020-05-14T19:11:30.144Z] 
19:11:30 [2020-05-14T19:11:30.144Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:11:30 [2020-05-14T19:11:30.144Z] #46 DONE 0.1s
19:11:30 [2020-05-14T19:11:30.144Z] 
19:11:30 [2020-05-14T19:11:30.144Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:11:30 [2020-05-14T19:11:30.144Z] #48 DONE 0.1s
19:11:30 [2020-05-14T19:11:30.144Z] 
19:11:30 [2020-05-14T19:11:30.144Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:11:30 [2020-05-14T19:11:30.144Z] #50 DONE 0.1s
19:11:30 [2020-05-14T19:11:30.144Z] 
19:11:30 [2020-05-14T19:11:30.144Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:11:30 [2020-05-14T19:11:30.452Z] #18 2.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
19:11:31 [2020-05-14T19:11:31.307Z] #45 ...
19:11:31 [2020-05-14T19:11:31.307Z] 
19:11:31 [2020-05-14T19:11:31.307Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:11:31 [2020-05-14T19:11:31.307Z] #21 227.1 + return
19:11:31 [2020-05-14T19:11:31.879Z] #21 DONE 227.7s
19:11:31 [2020-05-14T19:11:31.879Z] 
19:11:31 [2020-05-14T19:11:31.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:31 [2020-05-14T19:11:31.879Z] #39 165.5   CC       criu/tun.o
19:11:31 [2020-05-14T19:11:31.879Z] #39 166.0   CC       criu/uffd.o
19:11:31 [2020-05-14T19:11:31.879Z] #39 167.0   CC       criu/util.o
19:11:31 [2020-05-14T19:11:31.879Z] #39 168.2   CC       criu/uts_ns.o
19:11:31 [2020-05-14T19:11:31.879Z] #39 168.4   CC       criu/vdso.o
19:11:31 [2020-05-14T19:11:31.879Z] #39 168.8   LINK     criu/built-in.o
19:11:31 [2020-05-14T19:11:31.879Z] #39 168.9   LINK     criu/criu
19:11:31 [2020-05-14T19:11:31.879Z] #39 169.3   DEP      lib/c/criu.d
19:11:31 [2020-05-14T19:11:31.879Z] #39 169.4   CC       images/rpc.pb-c.o
19:11:31 [2020-05-14T19:11:31.879Z] #39 170.0   CC       lib/c/criu.o
19:11:32 [2020-05-14T19:11:32.139Z] #39 171.0   LINK     lib/c/built-in.o
19:11:32 [2020-05-14T19:11:32.139Z] #39 171.0   LINK     lib/c/libcriu.so
19:11:32 [2020-05-14T19:11:32.139Z] #39 171.1   LINK     lib/c/libcriu.a
19:11:32 [2020-05-14T19:11:32.139Z] #39 171.2   GEN      magic.py
19:11:32 [2020-05-14T19:11:32.400Z] #39 171.3 Note: Building without setproctitle() and strlcpy() support.
19:11:32 [2020-05-14T19:11:32.400Z] #39 171.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:11:32 [2020-05-14T19:11:32.400Z] #39 171.4 Note: Building without GnuTLS support
19:11:32 [2020-05-14T19:11:32.509Z] #18 4.635 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB]
19:11:32 [2020-05-14T19:11:32.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:11:33 [2020-05-14T19:11:33.340Z] #39 172.2 fatal: not a git repository (or any of the parent directories): .git
19:11:34 [2020-05-14T19:11:34.280Z] #39 ...
19:11:34 [2020-05-14T19:11:34.280Z] 
19:11:34 [2020-05-14T19:11:34.280Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:11:34 [2020-05-14T19:11:34.280Z] #22 DONE 0.2s
19:11:34 [2020-05-14T19:11:34.280Z] 
19:11:34 [2020-05-14T19:11:34.280Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:11:34 [2020-05-14T19:11:34.325Z] #52 245.4 + bin/containerd-stress
19:11:35 [2020-05-14T19:11:35.221Z] #26 DONE 0.8s
19:11:35 [2020-05-14T19:11:35.222Z] 
19:11:35 [2020-05-14T19:11:35.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:35 [2020-05-14T19:11:35.222Z] #39 173.2 make[1]: Nothing to be done for 'all'.
19:11:35 [2020-05-14T19:11:35.222Z] #39 174.1 make[1]: 'images/built-in.o' is up to date.
19:11:35 [2020-05-14T19:11:35.222Z] #39 174.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:11:35 [2020-05-14T19:11:35.222Z] #39 ...
19:11:35 [2020-05-14T19:11:35.222Z] 
19:11:35 [2020-05-14T19:11:35.222Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:11:35 [2020-05-14T19:11:35.222Z] #29 DONE 0.2s
19:11:35 [2020-05-14T19:11:35.222Z] 
19:11:35 [2020-05-14T19:11:35.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:35 [2020-05-14T19:11:35.222Z] #39 174.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:11:35 [2020-05-14T19:11:35.222Z] #39 174.2 make[1]: 'compel/libcompel.a' is up to date.
19:11:35 [2020-05-14T19:11:35.226Z] #18 6.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
19:11:35 [2020-05-14T19:11:35.226Z] #18 ...
19:11:35 [2020-05-14T19:11:35.226Z] 
19:11:35 [2020-05-14T19:11:35.226Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:35 [2020-05-14T19:11:35.226Z] #40 85.16   CC       compel/src/lib/ptrace.o
19:11:35 [2020-05-14T19:11:35.226Z] #40 85.92   AR       compel/libcompel.a
19:11:35 [2020-05-14T19:11:35.226Z] #40 86.06   HOSTCC   compel/src/main-host.o
19:11:35 [2020-05-14T19:11:35.226Z] #40 86.64   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
19:11:35 [2020-05-14T19:11:35.226Z] #40 87.14   HOSTCC   compel/src/lib/handle-elf-host.o
19:11:35 [2020-05-14T19:11:35.482Z] #39 ...
19:11:35 [2020-05-14T19:11:35.482Z] 
19:11:35 [2020-05-14T19:11:35.482Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:11:35 [2020-05-14T19:11:35.482Z] #31 DONE 0.1s
19:11:35 [2020-05-14T19:11:35.482Z] 
19:11:35 [2020-05-14T19:11:35.482Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:35 [2020-05-14T19:11:35.482Z] #39 174.3 make[1]: 'compel/compel-host-bin' is up to date.
19:11:35 [2020-05-14T19:11:35.482Z] #39 174.3 make[1]: Nothing to be done for 'all'.
19:11:35 [2020-05-14T19:11:35.482Z] #39 174.3 make[1]: 'soccr/libsoccr.a' is up to date.
19:11:35 [2020-05-14T19:11:35.482Z] #39 ...
19:11:35 [2020-05-14T19:11:35.482Z] 
19:11:35 [2020-05-14T19:11:35.482Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:11:35 [2020-05-14T19:11:35.482Z] #34 DONE 0.1s
19:11:35 [2020-05-14T19:11:35.742Z] 
19:11:35 [2020-05-14T19:11:35.742Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:11:35 [2020-05-14T19:11:35.742Z] #37 DONE 0.2s
19:11:35 [2020-05-14T19:11:35.742Z] 
19:11:35 [2020-05-14T19:11:35.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:35 [2020-05-14T19:11:35.742Z] #39 174.6 make[2]: Nothing to be done for 'all'.
19:11:35 [2020-05-14T19:11:35.742Z] #39 174.7 make[2]: Nothing to be done for 'all'.
19:11:35 [2020-05-14T19:11:35.742Z] #39 174.7 make[2]: Nothing to be done for 'all'.
19:11:36 [2020-05-14T19:11:36.002Z] #39 174.9 make[2]: Nothing to be done for 'all'.
19:11:36 [2020-05-14T19:11:36.002Z] #39 174.9 make[2]: Nothing to be done for 'all'.
19:11:36 [2020-05-14T19:11:36.002Z] #39 175.0 make[2]: Nothing to be done for 'all'.
19:11:36 [2020-05-14T19:11:36.217Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.906s	coverage: 73.1% of statements
19:11:36 [2020-05-14T19:11:36.217Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:11:36 [2020-05-14T19:11:36.217Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.425s	coverage: 57.7% of statements
19:11:36 [2020-05-14T19:11:36.217Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:11:36 [2020-05-14T19:11:36.223Z] #52 247.1 + bin/containerd-shim
19:11:36 [2020-05-14T19:11:36.262Z] #39 175.0 make[2]: Nothing to be done for 'all'.
19:11:36 [2020-05-14T19:11:36.262Z] #39 175.2 make[2]: Nothing to be done for 'all'.
19:11:36 [2020-05-14T19:11:36.262Z] #39 175.2   INSTALL  criu/criu
19:11:36 [2020-05-14T19:11:36.264Z] #40 88.27   HOSTCC   compel/src/lib/log-host.o
19:11:36 [2020-05-14T19:11:36.523Z] #39 DONE 175.4s
19:11:36 [2020-05-14T19:11:36.523Z] 
19:11:36 [2020-05-14T19:11:36.523Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:11:36 [2020-05-14T19:11:36.896Z] #40 88.79   HOSTLINK compel/compel-host-bin
19:11:37 [2020-05-14T19:11:37.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:11:37 [2020-05-14T19:11:37.188Z] #40 89.01   DEP      soccr/soccr.d
19:11:37 [2020-05-14T19:11:37.218Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
19:11:37 [2020-05-14T19:11:37.218Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.749s	coverage: 76.1% of statements
19:11:37 [2020-05-14T19:11:37.218Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:11:37 [2020-05-14T19:11:37.479Z] #40 89.32   CC       soccr/soccr.o
19:11:38 [2020-05-14T19:11:38.220Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
19:11:38 [2020-05-14T19:11:38.436Z] #45 ...
19:11:38 [2020-05-14T19:11:38.436Z] 
19:11:38 [2020-05-14T19:11:38.436Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:11:38 [2020-05-14T19:11:38.436Z] #40 DONE 0.1s
19:11:38 [2020-05-14T19:11:38.436Z] 
19:11:38 [2020-05-14T19:11:38.436Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:11:38 [2020-05-14T19:11:38.436Z] #45 ...
19:11:38 [2020-05-14T19:11:38.436Z] 
19:11:38 [2020-05-14T19:11:38.436Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:11:38 [2020-05-14T19:11:38.436Z] #42 DONE 0.2s
19:11:38 [2020-05-14T19:11:38.436Z] 
19:11:38 [2020-05-14T19:11:38.436Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:11:38 [2020-05-14T19:11:38.436Z] #44 DONE 0.1s
19:11:38 [2020-05-14T19:11:38.436Z] 
19:11:38 [2020-05-14T19:11:38.436Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:11:38 [2020-05-14T19:11:38.832Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
19:11:39 [2020-05-14T19:11:39.834Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
19:11:39 [2020-05-14T19:11:39.834Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:11:39 [2020-05-14T19:11:39.834Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:11:40 [2020-05-14T19:11:40.115Z] ok  	github.com/docker/docker/daemon/logger	0.209s	coverage: 41.8% of statements
19:11:40 [2020-05-14T19:11:40.991Z] #40 92.47   AR       soccr/libsoccr.a
19:11:40 [2020-05-14T19:11:40.991Z] #40 92.54 make[1]: 'soccr/libsoccr.a' is up to date.
19:11:40 [2020-05-14T19:11:40.991Z] #40 ...
19:11:40 [2020-05-14T19:11:40.991Z] 
19:11:40 [2020-05-14T19:11:40.991Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:11:40 [2020-05-14T19:11:40.991Z] #42 182.3 encoding/xml
19:11:40 [2020-05-14T19:11:40.991Z] #42 ...
19:11:40 [2020-05-14T19:11:40.991Z] 
19:11:40 [2020-05-14T19:11:40.991Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:40 [2020-05-14T19:11:40.991Z] #40 92.99   DEP      criu/arch/ppc64/sigframe.d
19:11:41 [2020-05-14T19:11:41.117Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.070s	coverage: 77.8% of statements
19:11:41 [2020-05-14T19:11:41.117Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:11:41 [2020-05-14T19:11:41.117Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:11:41 [2020-05-14T19:11:41.117Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
19:11:41 [2020-05-14T19:11:41.281Z] #40 93.18   DEP      criu/arch/ppc64/crtools.d
19:11:41 [2020-05-14T19:11:41.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:11:41 [2020-05-14T19:11:41.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:11:41 [2020-05-14T19:11:41.908Z] #40 93.57   DEP      criu/arch/ppc64/cpu.d
19:11:41 [2020-05-14T19:11:41.908Z] #40 ...
19:11:41 [2020-05-14T19:11:41.908Z] 
19:11:41 [2020-05-14T19:11:41.908Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:11:41 [2020-05-14T19:11:41.908Z] #48 183.3 golang.org/x/crypto/ssh/terminal
19:11:41 [2020-05-14T19:11:41.908Z] #48 189.2 mvdan.cc/sh/v3/cmd/shfmt
19:11:41 [2020-05-14T19:11:41.908Z] #48 ...
19:11:41 [2020-05-14T19:11:41.908Z] 
19:11:41 [2020-05-14T19:11:41.908Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:41 [2020-05-14T19:11:41.908Z] #40 93.89   CC       criu/arch/ppc64/cpu.o
19:11:42 [2020-05-14T19:11:42.124Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 26.2% of statements
19:11:42 [2020-05-14T19:11:42.124Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
19:11:42 [2020-05-14T19:11:42.405Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
19:11:42 [2020-05-14T19:11:42.773Z] #52 253.6 + bin/containerd-shim-runc-v1
19:11:42 [2020-05-14T19:11:42.930Z] #40 94.91   CC       criu/arch/ppc64/crtools.o
19:11:43 [2020-05-14T19:11:43.016Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 75.2% of statements
19:11:43 [2020-05-14T19:11:43.016Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:11:43 [2020-05-14T19:11:43.628Z] time="2020-05-14T19:11:43Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate223843419/log273019902.1: no such file or directory"
19:11:43 [2020-05-14T19:11:43.628Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.056s	coverage: 38.3% of statements
19:11:43 [2020-05-14T19:11:43.909Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.016s	coverage: 33.3% of statements
19:11:45 [2020-05-14T19:11:45.373Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.026s	coverage: 47.8% of statements
19:11:45 [2020-05-14T19:11:45.373Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
19:11:45 [2020-05-14T19:11:45.639Z] #40 97.29   CC       criu/arch/ppc64/sigframe.o
19:11:45 [2020-05-14T19:11:45.926Z] #40 97.78   LINK     criu/arch/ppc64/crtools.built-in.o
19:11:45 [2020-05-14T19:11:45.985Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
19:11:46 [2020-05-14T19:11:46.060Z] #52 256.7 + bin/containerd-shim-runc-v2
19:11:46 [2020-05-14T19:11:46.213Z] #40 97.91   DEP      criu/pie/util-vdso.d
19:11:46 [2020-05-14T19:11:46.213Z] #40 98.22   DEP      criu/pie/util.d
19:11:46 [2020-05-14T19:11:46.266Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.440s	coverage: 82.5% of statements
19:11:46 [2020-05-14T19:11:46.266Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:11:46 [2020-05-14T19:11:46.266Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:11:46 [2020-05-14T19:11:46.318Z] #52 257.6 + binaries
19:11:46 [2020-05-14T19:11:46.318Z] #52 257.6 + mkdir -p /build
19:11:46 [2020-05-14T19:11:46.318Z] #52 257.6 + cp bin/containerd /build/containerd
19:11:46 [2020-05-14T19:11:46.318Z] #52 257.6 + cp bin/containerd-shim /build/containerd-shim
19:11:46 [2020-05-14T19:11:46.518Z] #40 98.54   CC       criu/pie/util.o
19:11:46 [2020-05-14T19:11:46.575Z] #52 257.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:11:46 [2020-05-14T19:11:46.575Z] #52 257.6 + cp bin/ctr /build/ctr
19:11:46 [2020-05-14T19:11:46.833Z] #52 DONE 257.9s
19:11:46 [2020-05-14T19:11:46.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:11:47 [2020-05-14T19:11:47.178Z] #40 ...
19:11:47 [2020-05-14T19:11:47.178Z] 
19:11:47 [2020-05-14T19:11:47.178Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
19:11:47 [2020-05-14T19:11:47.178Z] #48 DONE 198.6s
19:11:47 [2020-05-14T19:11:47.178Z] 
19:11:47 [2020-05-14T19:11:47.178Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:11:47 [2020-05-14T19:11:47.178Z] #18 18.36 Fetched 8128 kB in 18s (460 kB/s)
19:11:47 [2020-05-14T19:11:47.759Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 48.2% of statements
19:11:47 [2020-05-14T19:11:47.764Z] 
19:11:47 [2020-05-14T19:11:47.765Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:11:48 [2020-05-14T19:11:48.021Z] #53 DONE 0.2s
19:11:48 [2020-05-14T19:11:48.021Z] 
19:11:48 [2020-05-14T19:11:48.021Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:11:48 [2020-05-14T19:11:48.021Z] #56 DONE 0.1s
19:11:48 [2020-05-14T19:11:48.021Z] 
19:11:48 [2020-05-14T19:11:48.021Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:11:48 [2020-05-14T19:11:48.021Z] #58 DONE 0.1s
19:11:48 [2020-05-14T19:11:48.040Z] ok  	github.com/docker/docker/distribution	0.290s	coverage: 22.1% of statements
19:11:48 [2020-05-14T19:11:48.040Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:11:48 [2020-05-14T19:11:48.278Z] 
19:11:48 [2020-05-14T19:11:48.278Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:11:48 [2020-05-14T19:11:48.278Z] #60 DONE 0.1s
19:11:48 [2020-05-14T19:11:48.278Z] 
19:11:48 [2020-05-14T19:11:48.278Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:11:48 [2020-05-14T19:11:48.278Z] #61 DONE 0.0s
19:11:48 [2020-05-14T19:11:48.278Z] 
19:11:48 [2020-05-14T19:11:48.278Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker
19:11:49 [2020-05-14T19:11:49.042Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
19:11:49 [2020-05-14T19:11:49.208Z] #62 DONE 1.0s
19:11:49 [2020-05-14T19:11:49.465Z] 
19:11:49 [2020-05-14T19:11:49.465Z] #63 exporting to image
19:11:49 [2020-05-14T19:11:49.465Z] #63 exporting layers
19:11:49 [2020-05-14T19:11:49.652Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
19:11:50 [2020-05-14T19:11:50.654Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
19:11:50 [2020-05-14T19:11:50.654Z] ok  	github.com/docker/docker/distribution/xfer	1.892s	coverage: 85.1% of statements
19:11:50 [2020-05-14T19:11:50.654Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:11:50 [2020-05-14T19:11:50.654Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:11:51 [2020-05-14T19:11:51.616Z] #18 18.36 Reading package lists...
19:11:51 [2020-05-14T19:11:51.616Z] #18 ...
19:11:51 [2020-05-14T19:11:51.616Z] 
19:11:51 [2020-05-14T19:11:51.616Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:11:51 [2020-05-14T19:11:51.616Z] #50 16.75 + cd /tmp/tmp.rnajeTIBzA/src/github.com/opencontainers/runc
19:11:51 [2020-05-14T19:11:51.616Z] #50 16.75 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
19:11:51 [2020-05-14T19:11:51.616Z] #50 17.87 + '[' -z '' ']'
19:11:51 [2020-05-14T19:11:51.616Z] #50 17.87 + target=static
19:11:51 [2020-05-14T19:11:51.616Z] #50 17.87 + make 'BUILDTAGS=seccomp apparmor selinux ' static
19:11:51 [2020-05-14T19:11:51.616Z] #50 21.51 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 .
19:11:51 [2020-05-14T19:11:51.657Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
19:11:51 [2020-05-14T19:11:51.657Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:11:51 [2020-05-14T19:11:51.907Z] #50 ...
19:11:51 [2020-05-14T19:11:51.907Z] 
19:11:51 [2020-05-14T19:11:51.907Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:51 [2020-05-14T19:11:51.907Z] #40 99.34   CC       criu/pie/util-vdso.o
19:11:51 [2020-05-14T19:11:51.907Z] #40 101.4   AR       criu/pie/pie.lib.a
19:11:51 [2020-05-14T19:11:51.907Z] #40 101.5   DEP      criu/pie/restorer.d
19:11:51 [2020-05-14T19:11:51.907Z] #40 101.9   DEP      criu/arch/ppc64/vdso-trampoline.d
19:11:51 [2020-05-14T19:11:51.907Z] #40 102.0   DEP      criu/arch/ppc64/restorer.d
19:11:51 [2020-05-14T19:11:51.907Z] #40 102.4   DEP      criu/arch/ppc64/vdso-pie.d
19:11:51 [2020-05-14T19:11:51.907Z] #40 102.6   DEP      criu/pie/parasite-vdso.d
19:11:51 [2020-05-14T19:11:51.907Z] #40 102.9   DEP      criu/pie/parasite.d
19:11:51 [2020-05-14T19:11:51.907Z] #40 103.4   CC       criu/pie/parasite.o
19:11:51 [2020-05-14T19:11:51.937Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
19:11:52 [2020-05-14T19:11:52.540Z] #40 ...
19:11:52 [2020-05-14T19:11:52.540Z] 
19:11:52 [2020-05-14T19:11:52.540Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:11:52 [2020-05-14T19:11:52.540Z] #42 193.8 math/big
19:11:52 [2020-05-14T19:11:52.540Z] #42 198.7 go/doc
19:11:52 [2020-05-14T19:11:52.940Z] ok  	github.com/docker/docker/opts	0.012s	coverage: 67.4% of statements
19:11:53 [2020-05-14T19:11:53.220Z] ok  	github.com/docker/docker/pkg/aaparser	0.004s	coverage: 50.0% of statements
19:11:53 [2020-05-14T19:11:53.570Z] #42 ...
19:11:53 [2020-05-14T19:11:53.570Z] 
19:11:53 [2020-05-14T19:11:53.570Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:11:53 [2020-05-14T19:11:53.570Z] #18 18.36 Reading package lists...
19:11:54 [2020-05-14T19:11:54.688Z] ok  	github.com/docker/docker/pkg/archive	0.504s	coverage: 77.0% of statements
19:11:56 [2020-05-14T19:11:56.021Z] #63 exporting layers 6.0s done
19:11:56 [2020-05-14T19:11:56.021Z] #63 writing image sha256:a8cd3a315f0b975938d1861cfa71104fe4c4d1aa1a13cef1a49188c8d9edbc65 done
19:11:56 [2020-05-14T19:11:56.021Z] #63 naming to docker.io/library/docker:4bc2f528d473e9b140af9f37b26faddb530abf74 done
19:11:56 [2020-05-14T19:11:56.021Z] #63 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
19:11:56 [2020-05-14T19:11:56.153Z] ok  	github.com/docker/docker/pkg/authorization	0.598s	coverage: 68.3% of statements
19:11:56 [2020-05-14T19:11:56.153Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
19:11:56 [2020-05-14T19:11:56.153Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:11:56 [2020-05-14T19:11:56.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40908/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/validate/default
19:11:56 [2020-05-14T19:11:56.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:11:56 [2020-05-14T19:11:56.926Z] Congratulations!  All commits are properly signed with the DCO!
19:11:56 [2020-05-14T19:11:56.926Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
19:11:57 [2020-05-14T19:11:57.186Z] No api/types/ or api/swagger.yaml changes in diff.
19:11:57 [2020-05-14T19:11:57.186Z] Congratulations!  All TOML source files changed here have valid syntax.
19:11:57 [2020-05-14T19:11:57.186Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:11:57 [2020-05-14T19:11:57.186Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
19:11:57 [2020-05-14T19:11:57.186Z] Congratulations!  No new tests were added to integration-cli.
19:11:57 [2020-05-14T19:11:57.186Z] 
19:11:57 [2020-05-14T19:11:57.186Z] INFO Start validation with golang-ci-lint
19:11:57 [2020-05-14T19:11:57.186Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
19:11:57 [2020-05-14T19:11:57.186Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:11:57 [2020-05-14T19:11:57.186Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
19:11:59 [2020-05-14T19:11:59.787Z] #18 26.09 Reading package lists...
19:11:59 [2020-05-14T19:11:59.787Z] #18 ...
19:11:59 [2020-05-14T19:11:59.787Z] 
19:11:59 [2020-05-14T19:11:59.787Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:11:59 [2020-05-14T19:11:59.787Z] #40 106.0   LINK     criu/pie/parasite.built-in.o
19:11:59 [2020-05-14T19:11:59.787Z] #40 106.0   GEN      criu/pie/parasite-blob.h
19:11:59 [2020-05-14T19:11:59.787Z] #40 106.1   CC       criu/pie/parasite-vdso.o
19:11:59 [2020-05-14T19:11:59.787Z] #40 107.7   CC       criu/arch/ppc64/vdso-pie.o
19:11:59 [2020-05-14T19:11:59.787Z] #40 108.4   CC       criu/arch/ppc64/restorer.o
19:11:59 [2020-05-14T19:11:59.787Z] #40 109.1   CC       criu/arch/ppc64/vdso-trampoline.o
19:11:59 [2020-05-14T19:11:59.787Z] #40 109.1   CC       criu/pie/restorer.o
19:12:00 [2020-05-14T19:12:00.520Z] ok  	github.com/docker/docker/layer	7.902s	coverage: 68.8% of statements
19:12:00 [2020-05-14T19:12:00.520Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:12:00 [2020-05-14T19:12:00.520Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:12:00 [2020-05-14T19:12:00.520Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:12:00 [2020-05-14T19:12:00.520Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:12:00 [2020-05-14T19:12:00.520Z] ?   	github.com/docker/docker/oci	[no test files]
19:12:00 [2020-05-14T19:12:00.520Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:12:00 [2020-05-14T19:12:00.520Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.506s	coverage: 43.2% of statements
19:12:00 [2020-05-14T19:12:00.520Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:12:00 [2020-05-14T19:12:00.520Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:12:00 [2020-05-14T19:12:00.520Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
19:12:00 [2020-05-14T19:12:00.801Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
19:12:00 [2020-05-14T19:12:00.801Z] ok  	github.com/docker/docker/pkg/discovery/file	0.015s	coverage: 92.9% of statements
19:12:00 [2020-05-14T19:12:00.814Z] #40 ...
19:12:00 [2020-05-14T19:12:00.814Z] 
19:12:00 [2020-05-14T19:12:00.814Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:12:00 [2020-05-14T19:12:00.814Z] #18 26.09 Reading package lists...
19:12:01 [2020-05-14T19:12:01.412Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
19:12:01 [2020-05-14T19:12:01.693Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
19:12:01 [2020-05-14T19:12:01.973Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
19:12:02 [2020-05-14T19:12:02.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:12:02 [2020-05-14T19:12:02.313Z] #18 32.92 Building dependency tree...
19:12:02 [2020-05-14T19:12:02.950Z] #18 35.09 libcap2-bin is already the newest version (1:2.25-2).
19:12:02 [2020-05-14T19:12:02.951Z] #18 35.09 The following additional packages will be installed:
19:12:02 [2020-05-14T19:12:02.951Z] #18 35.10   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
19:12:02 [2020-05-14T19:12:02.975Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
19:12:03 [2020-05-14T19:12:03.239Z] #18 35.10   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
19:12:03 [2020-05-14T19:12:03.240Z] #18 35.10   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
19:12:03 [2020-05-14T19:12:03.240Z] #18 35.10   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
19:12:03 [2020-05-14T19:12:03.240Z] #18 35.10   python3.7 python3.7-minimal vim-runtime xxd
19:12:03 [2020-05-14T19:12:03.240Z] #18 35.10 Suggested packages:
19:12:03 [2020-05-14T19:12:03.240Z] #18 35.11   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
19:12:03 [2020-05-14T19:12:03.240Z] #18 35.11   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
19:12:03 [2020-05-14T19:12:03.240Z] #18 35.11   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
19:12:03 [2020-05-14T19:12:03.240Z] #18 35.11 Recommended packages:
19:12:03 [2020-05-14T19:12:03.240Z] #18 35.11   aufs-dkms nftables build-essential python3-dev python3-keyring
19:12:03 [2020-05-14T19:12:03.240Z] #18 35.11   python3-keyrings.alt python3-xdg unzip
19:12:03 [2020-05-14T19:12:03.977Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
19:12:04 [2020-05-14T19:12:04.590Z] ok  	github.com/docker/docker/pkg/fsutils	0.434s	coverage: 85.1% of statements
19:12:04 [2020-05-14T19:12:04.870Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.100s	coverage: 84.1% of statements
19:12:04 [2020-05-14T19:12:04.870Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
19:12:04 [2020-05-14T19:12:04.999Z] #45 DONE 259.0s
19:12:04 [2020-05-14T19:12:04.999Z] 
19:12:04 [2020-05-14T19:12:04.999Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:12:04 [2020-05-14T19:12:04.999Z] #52 221.3 + bin/containerd-stress
19:12:05 [2020-05-14T19:12:05.482Z] ok  	github.com/docker/docker/pkg/idtools	0.278s	coverage: 70.3% of statements
19:12:05 [2020-05-14T19:12:05.568Z] #52 ...
19:12:05 [2020-05-14T19:12:05.568Z] 
19:12:05 [2020-05-14T19:12:05.568Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:12:05 [2020-05-14T19:12:05.568Z] #46 DONE 0.2s
19:12:05 [2020-05-14T19:12:05.763Z] ok  	github.com/docker/docker/pkg/ioutils	0.284s	coverage: 70.6% of statements
19:12:05 [2020-05-14T19:12:05.827Z] 
19:12:05 [2020-05-14T19:12:05.827Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:12:05 [2020-05-14T19:12:05.827Z] #48 DONE 0.1s
19:12:05 [2020-05-14T19:12:05.827Z] 
19:12:05 [2020-05-14T19:12:05.827Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:12:05 [2020-05-14T19:12:05.975Z] #18 ...
19:12:05 [2020-05-14T19:12:05.975Z] 
19:12:05 [2020-05-14T19:12:05.975Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:12:05 [2020-05-14T19:12:05.975Z] #55 207.3 + for f in rootlesskit rootlesskit-docker-proxy
19:12:05 [2020-05-14T19:12:05.975Z] #55 207.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
19:12:06 [2020-05-14T19:12:06.044Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
19:12:06 [2020-05-14T19:12:06.044Z] ok  	github.com/docker/docker/pkg/locker	0.018s	coverage: 88.9% of statements
19:12:06 [2020-05-14T19:12:06.087Z] #52 ...
19:12:06 [2020-05-14T19:12:06.087Z] 
19:12:06 [2020-05-14T19:12:06.087Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:12:06 [2020-05-14T19:12:06.087Z] #50 DONE 0.2s
19:12:06 [2020-05-14T19:12:06.263Z] #55 ...
19:12:06 [2020-05-14T19:12:06.263Z] 
19:12:06 [2020-05-14T19:12:06.263Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:12:06 [2020-05-14T19:12:06.263Z] #40 114.2   LINK     criu/pie/restorer.built-in.o
19:12:06 [2020-05-14T19:12:06.263Z] #40 114.3   GEN      criu/pie/restorer-blob.h
19:12:06 [2020-05-14T19:12:06.263Z] #40 114.5   DEP      criu/vdso.d
19:12:06 [2020-05-14T19:12:06.263Z] #40 114.8   DEP      criu/uts_ns.d
19:12:06 [2020-05-14T19:12:06.263Z] #40 115.2   DEP      criu/util.d
19:12:06 [2020-05-14T19:12:06.263Z] #40 115.6   DEP      criu/uffd.d
19:12:06 [2020-05-14T19:12:06.263Z] #40 115.8   DEP      criu/tun.d
19:12:06 [2020-05-14T19:12:06.263Z] #40 116.2   DEP      criu/tty.d
19:12:06 [2020-05-14T19:12:06.263Z] #40 116.6   DEP      criu/timerfd.d
19:12:06 [2020-05-14T19:12:06.263Z] #40 117.0   DEP      criu/sysfs_parse.d
19:12:06 [2020-05-14T19:12:06.263Z] #40 117.3   DEP      criu/sysctl.d
19:12:06 [2020-05-14T19:12:06.263Z] #40 117.8   DEP      criu/string.d
19:12:06 [2020-05-14T19:12:06.263Z] #40 118.0   DEP      criu/stats.d
19:12:06 [2020-05-14T19:12:06.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:12:06 [2020-05-14T19:12:06.324Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
19:12:06 [2020-05-14T19:12:06.324Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:12:06 [2020-05-14T19:12:06.324Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:12:06 [2020-05-14T19:12:06.324Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
19:12:06 [2020-05-14T19:12:06.324Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:12:06 [2020-05-14T19:12:06.346Z] 
19:12:06 [2020-05-14T19:12:06.346Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:12:06 [2020-05-14T19:12:06.346Z] #52 224.1 + bin/containerd-shim
19:12:06 [2020-05-14T19:12:06.550Z] #40 118.3   DEP      criu/sockets.d
19:12:06 [2020-05-14T19:12:06.605Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
19:12:06 [2020-05-14T19:12:06.605Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
19:12:07 [2020-05-14T19:12:07.178Z] #40 118.9   DEP      criu/sk-unix.d
19:12:07 [2020-05-14T19:12:07.216Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 91.4% of statements
19:12:07 [2020-05-14T19:12:07.216Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
19:12:07 [2020-05-14T19:12:07.216Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:12:07 [2020-05-14T19:12:07.216Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:12:07 [2020-05-14T19:12:07.466Z] #40 119.5   DEP      criu/sk-tcp.d
19:12:07 [2020-05-14T19:12:07.497Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
19:12:07 [2020-05-14T19:12:07.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:12:08 [2020-05-14T19:12:08.094Z] #40 119.9   DEP      criu/sk-queue.d
19:12:08 [2020-05-14T19:12:08.094Z] #40 ...
19:12:08 [2020-05-14T19:12:08.094Z] 
19:12:08 [2020-05-14T19:12:08.094Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:12:08 [2020-05-14T19:12:08.094Z] #18 38.89 The following NEW packages will be installed:
19:12:08 [2020-05-14T19:12:08.094Z] #18 38.89   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
19:12:08 [2020-05-14T19:12:08.094Z] #18 38.89   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
19:12:08 [2020-05-14T19:12:08.094Z] #18 38.89   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:12:08 [2020-05-14T19:12:08.094Z] #18 38.89   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
19:12:08 [2020-05-14T19:12:08.094Z] #18 38.90   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
19:12:08 [2020-05-14T19:12:08.094Z] #18 38.90   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
19:12:08 [2020-05-14T19:12:08.094Z] #18 38.90   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
19:12:08 [2020-05-14T19:12:08.094Z] #18 38.90   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
19:12:08 [2020-05-14T19:12:08.094Z] #18 38.90   xz-utils zip
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.04 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded.
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.04 Need to get 29.2 MB of archives.
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.04 After this operation, 134 MB of additional disk space will be used.
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 39.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 40.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 40.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 40.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 40.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 40.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 40.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 40.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 40.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
19:12:08 [2020-05-14T19:12:08.094Z] #18 40.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
19:12:08 [2020-05-14T19:12:08.115Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:12:08 [2020-05-14T19:12:08.385Z] #18 40.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
19:12:08 [2020-05-14T19:12:08.385Z] #18 40.29 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
19:12:08 [2020-05-14T19:12:08.395Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
19:12:08 [2020-05-14T19:12:08.677Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
19:12:09 [2020-05-14T19:12:09.252Z] #18 41.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
19:12:09 [2020-05-14T19:12:09.252Z] #18 41.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
19:12:09 [2020-05-14T19:12:09.252Z] #18 41.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
19:12:09 [2020-05-14T19:12:09.252Z] #18 41.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
19:12:09 [2020-05-14T19:12:09.252Z] #18 41.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
19:12:09 [2020-05-14T19:12:09.252Z] #18 41.33 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
19:12:09 [2020-05-14T19:12:09.556Z] #18 41.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
19:12:09 [2020-05-14T19:12:09.556Z] #18 41.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
19:12:09 [2020-05-14T19:12:09.556Z] #18 41.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
19:12:09 [2020-05-14T19:12:09.556Z] #18 41.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
19:12:09 [2020-05-14T19:12:09.556Z] #18 41.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
19:12:09 [2020-05-14T19:12:09.556Z] #18 41.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
19:12:09 [2020-05-14T19:12:09.556Z] #18 41.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
19:12:09 [2020-05-14T19:12:09.556Z] #18 41.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
19:12:09 [2020-05-14T19:12:09.713Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 73.9% of statements
19:12:09 [2020-05-14T19:12:09.849Z] #18 41.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
19:12:09 [2020-05-14T19:12:09.849Z] #18 41.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
19:12:09 [2020-05-14T19:12:09.995Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
19:12:10 [2020-05-14T19:12:10.478Z] #18 42.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
19:12:10 [2020-05-14T19:12:10.478Z] #18 ...
19:12:10 [2020-05-14T19:12:10.478Z] 
19:12:10 [2020-05-14T19:12:10.478Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build   ...
19:12:10 [2020-05-14T19:12:10.478Z] #55 DONE 222.0s
19:12:10 [2020-05-14T19:12:10.770Z] 
19:12:10 [2020-05-14T19:12:10.770Z] #56 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build
19:12:10 [2020-05-14T19:12:10.770Z] #56 DONE 0.1s
19:12:10 [2020-05-14T19:12:10.770Z] 
19:12:10 [2020-05-14T19:12:10.770Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:12:10 [2020-05-14T19:12:10.770Z] #18 42.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
19:12:10 [2020-05-14T19:12:10.770Z] #18 42.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
19:12:11 [2020-05-14T19:12:11.624Z] #52 229.4 + bin/containerd-shim-runc-v1
19:12:12 [2020-05-14T19:12:12.659Z] ok  	github.com/docker/docker/pkg/signal	2.351s	coverage: 61.0% of statements
19:12:12 [2020-05-14T19:12:12.940Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
19:12:12 [2020-05-14T19:12:12.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:12:13 [2020-05-14T19:12:13.530Z] #18 45.26 debconf: delaying package configuration, since apt-utils is not installed
19:12:13 [2020-05-14T19:12:13.530Z] #18 45.38 Fetched 29.2 MB in 4s (7501 kB/s)
19:12:13 [2020-05-14T19:12:13.530Z] #18 45.47 Selecting previously unselected package pigz.
19:12:13 [2020-05-14T19:12:13.530Z] #18 45.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23360 files and directories currently installed.)
19:12:13 [2020-05-14T19:12:13.530Z] #18 45.62 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
19:12:13 [2020-05-14T19:12:13.530Z] #18 45.62 Unpacking pigz (2.4-1) ...
19:12:13 [2020-05-14T19:12:13.530Z] #18 45.74 Selecting previously unselected package libpython3.7-minimal:ppc64el.
19:12:13 [2020-05-14T19:12:13.551Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
19:12:13 [2020-05-14T19:12:13.551Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
19:12:13 [2020-05-14T19:12:13.819Z] #18 45.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
19:12:13 [2020-05-14T19:12:13.819Z] #18 45.75 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
19:12:13 [2020-05-14T19:12:13.831Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
19:12:14 [2020-05-14T19:12:14.442Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.1% of statements
19:12:14 [2020-05-14T19:12:14.448Z] #18 46.57 Selecting previously unselected package python3.7-minimal.
19:12:14 [2020-05-14T19:12:14.739Z] #18 46.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
19:12:14 [2020-05-14T19:12:14.739Z] #18 46.64 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
19:12:14 [2020-05-14T19:12:14.912Z] #52 232.3 + bin/containerd-shim-runc-v2
19:12:15 [2020-05-14T19:12:15.028Z] #18 ...
19:12:15 [2020-05-14T19:12:15.028Z] 
19:12:15 [2020-05-14T19:12:15.028Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:12:15 [2020-05-14T19:12:15.028Z] #42 216.3 github.com/LK4D4/vndr/build
19:12:15 [2020-05-14T19:12:15.028Z] #42 216.8 vendor/golang.org/x/text/unicode/norm
19:12:15 [2020-05-14T19:12:15.028Z] #42 ...
19:12:15 [2020-05-14T19:12:15.028Z] 
19:12:15 [2020-05-14T19:12:15.028Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:12:15 [2020-05-14T19:12:15.028Z] #40 120.3   DEP      criu/sk-packet.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 120.8   DEP      criu/sk-netlink.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 121.3   DEP      criu/sk-inet.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 121.7   DEP      criu/signalfd.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 122.1   DEP      criu/sigframe.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 122.3   DEP      criu/shmem.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 122.6   DEP      criu/servicefd.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 123.5   DEP      criu/seize.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 124.1   DEP      criu/seccomp.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 124.7   DEP      criu/rst-malloc.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 124.9   DEP      criu/rbtree.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 125.0   DEP      criu/pstree.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 125.3   DEP      criu/protobuf.d
19:12:15 [2020-05-14T19:12:15.028Z] #40 125.6   GEN      criu/protobuf-desc-gen.h
19:12:15 [2020-05-14T19:12:15.052Z] ok  	github.com/docker/docker/pkg/system	0.036s	coverage: 36.9% of statements
19:12:15 [2020-05-14T19:12:15.333Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
19:12:15 [2020-05-14T19:12:15.480Z] #52 233.3 + binaries
19:12:15 [2020-05-14T19:12:15.480Z] #52 233.3 + mkdir -p /build
19:12:15 [2020-05-14T19:12:15.480Z] #52 233.3 + cp bin/containerd /build/containerd
19:12:15 [2020-05-14T19:12:15.480Z] #52 233.4 + cp bin/containerd-shim /build/containerd-shim
19:12:15 [2020-05-14T19:12:15.480Z] #52 233.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:12:15 [2020-05-14T19:12:15.614Z] ok  	github.com/docker/docker/pkg/tarsum	0.028s	coverage: 89.3% of statements
19:12:15 [2020-05-14T19:12:15.738Z] #52 233.4 + cp bin/ctr /build/ctr
19:12:15 [2020-05-14T19:12:15.894Z] testing: warning: no tests to run
19:12:15 [2020-05-14T19:12:15.894Z] coverage: [no statements]
19:12:15 [2020-05-14T19:12:15.894Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
19:12:15 [2020-05-14T19:12:15.997Z] #52 DONE 233.7s
19:12:16 [2020-05-14T19:12:16.056Z] #40 ...
19:12:16 [2020-05-14T19:12:16.056Z] 
19:12:16 [2020-05-14T19:12:16.056Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:12:16 [2020-05-14T19:12:16.056Z] #18 48.19 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
19:12:16 [2020-05-14T19:12:16.056Z] #18 48.20 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
19:12:16 [2020-05-14T19:12:16.175Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:12:16 [2020-05-14T19:12:16.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:12:16 [2020-05-14T19:12:16.455Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
19:12:16 [2020-05-14T19:12:16.455Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
19:12:17 [2020-05-14T19:12:17.373Z] 
19:12:17 [2020-05-14T19:12:17.373Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:12:17 [2020-05-14T19:12:17.631Z] #53 DONE 0.3s
19:12:17 [2020-05-14T19:12:17.631Z] 
19:12:17 [2020-05-14T19:12:17.631Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:12:17 [2020-05-14T19:12:17.890Z] #56 DONE 0.1s
19:12:17 [2020-05-14T19:12:17.890Z] 
19:12:17 [2020-05-14T19:12:17.890Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:12:17 [2020-05-14T19:12:17.890Z] #58 DONE 0.2s
19:12:17 [2020-05-14T19:12:17.890Z] 
19:12:17 [2020-05-14T19:12:17.890Z] #60 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:12:17 [2020-05-14T19:12:17.890Z] #60 DONE 0.1s
19:12:18 [2020-05-14T19:12:18.148Z] 
19:12:18 [2020-05-14T19:12:18.148Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:12:18 [2020-05-14T19:12:18.148Z] #61 DONE 0.0s
19:12:18 [2020-05-14T19:12:18.148Z] 
19:12:18 [2020-05-14T19:12:18.148Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker
19:12:18 [2020-05-14T19:12:18.470Z] ok  	github.com/docker/docker/plugin	0.555s	coverage: 23.3% of statements
19:12:18 [2020-05-14T19:12:18.750Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
19:12:19 [2020-05-14T19:12:19.361Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
19:12:19 [2020-05-14T19:12:19.525Z] #62 DONE 1.6s
19:12:19 [2020-05-14T19:12:19.525Z] 
19:12:19 [2020-05-14T19:12:19.525Z] #63 exporting to image
19:12:19 [2020-05-14T19:12:19.525Z] #63 exporting layers
19:12:19 [2020-05-14T19:12:19.971Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
19:12:20 [2020-05-14T19:12:20.972Z] ok  	github.com/docker/docker/registry	0.095s	coverage: 56.1% of statements
19:12:21 [2020-05-14T19:12:21.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:12:21 [2020-05-14T19:12:21.583Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
19:12:21 [2020-05-14T19:12:21.583Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
19:12:21 [2020-05-14T19:12:21.605Z] #18 52.81 Selecting previously unselected package python3-minimal.
19:12:21 [2020-05-14T19:12:21.605Z] #18 52.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23609 files and directories currently installed.)
19:12:21 [2020-05-14T19:12:21.605Z] #18 52.89 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
19:12:21 [2020-05-14T19:12:21.605Z] #18 52.90 Unpacking python3-minimal (3.7.3-1) ...
19:12:21 [2020-05-14T19:12:21.605Z] #18 53.08 Selecting previously unselected package libmpdec2:ppc64el.
19:12:21 [2020-05-14T19:12:21.605Z] #18 53.11 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
19:12:21 [2020-05-14T19:12:21.605Z] #18 53.12 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
19:12:21 [2020-05-14T19:12:21.605Z] #18 53.34 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
19:12:21 [2020-05-14T19:12:21.605Z] #18 53.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
19:12:21 [2020-05-14T19:12:21.605Z] #18 53.41 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
19:12:22 [2020-05-14T19:12:22.585Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 65.8% of statements
19:12:22 [2020-05-14T19:12:22.585Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
19:12:23 [2020-05-14T19:12:23.142Z] #18 54.79 Selecting previously unselected package python3.7.
19:12:23 [2020-05-14T19:12:23.142Z] #18 54.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
19:12:23 [2020-05-14T19:12:23.142Z] #18 54.81 Unpacking python3.7 (3.7.3-2+deb10u1) ...
19:12:23 [2020-05-14T19:12:23.142Z] #18 54.94 Selecting previously unselected package libpython3-stdlib:ppc64el.
19:12:23 [2020-05-14T19:12:23.142Z] #18 54.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
19:12:23 [2020-05-14T19:12:23.142Z] #18 54.96 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
19:12:23 [2020-05-14T19:12:23.142Z] #18 55.08 Setting up python3-minimal (3.7.3-1) ...
19:12:24 [2020-05-14T19:12:24.642Z] #18 56.64 Selecting previously unselected package python3.
19:12:24 [2020-05-14T19:12:24.642Z] #18 56.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24021 files and directories currently installed.)
19:12:24 [2020-05-14T19:12:24.642Z] #18 56.74 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
19:12:24 [2020-05-14T19:12:24.642Z] #18 56.76 Unpacking python3 (3.7.3-1) ...
19:12:24 [2020-05-14T19:12:24.935Z] #18 56.94 Selecting previously unselected package libip4tc0:ppc64el.
19:12:24 [2020-05-14T19:12:24.935Z] #18 56.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
19:12:24 [2020-05-14T19:12:24.935Z] #18 56.98 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
19:12:25 [2020-05-14T19:12:25.225Z] #18 57.14 Selecting previously unselected package libip6tc0:ppc64el.
19:12:25 [2020-05-14T19:12:25.225Z] #18 57.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
19:12:25 [2020-05-14T19:12:25.225Z] #18 57.17 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
19:12:25 [2020-05-14T19:12:25.225Z] #18 57.26 Selecting previously unselected package libiptc0:ppc64el.
19:12:25 [2020-05-14T19:12:25.225Z] #18 57.27 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
19:12:25 [2020-05-14T19:12:25.225Z] #18 57.27 Unpacking libiptc0:ppc64el (1.8.2-4) ...
19:12:25 [2020-05-14T19:12:25.249Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
19:12:25 [2020-05-14T19:12:25.517Z] #18 57.45 Selecting previously unselected package libnfnetlink0:ppc64el.
19:12:25 [2020-05-14T19:12:25.517Z] #18 57.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
19:12:25 [2020-05-14T19:12:25.517Z] #18 57.50 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
19:12:25 [2020-05-14T19:12:25.517Z] #18 57.59 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
19:12:25 [2020-05-14T19:12:25.517Z] #18 57.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
19:12:25 [2020-05-14T19:12:25.517Z] #18 57.63 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
19:12:25 [2020-05-14T19:12:25.530Z] ok  	github.com/docker/docker/volume/local	0.046s	coverage: 73.0% of statements
19:12:25 [2020-05-14T19:12:25.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:12:25 [2020-05-14T19:12:25.807Z] #18 57.77 Selecting previously unselected package libnftnl11:ppc64el.
19:12:25 [2020-05-14T19:12:25.807Z] #18 57.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
19:12:25 [2020-05-14T19:12:25.807Z] #18 57.79 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
19:12:25 [2020-05-14T19:12:25.807Z] #18 57.91 Selecting previously unselected package iptables.
19:12:25 [2020-05-14T19:12:25.807Z] #18 57.92 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
19:12:25 [2020-05-14T19:12:25.807Z] #18 57.92 Unpacking iptables (1.8.2-4) ...
19:12:26 [2020-05-14T19:12:26.144Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
19:12:26 [2020-05-14T19:12:26.757Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
19:12:26 [2020-05-14T19:12:26.836Z] #18 58.72 Selecting previously unselected package xxd.
19:12:26 [2020-05-14T19:12:26.836Z] #18 58.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
19:12:26 [2020-05-14T19:12:26.836Z] #18 58.74 Unpacking xxd (2:8.1.0875-5) ...
19:12:26 [2020-05-14T19:12:26.836Z] #18 58.97 Selecting previously unselected package vim-common.
19:12:26 [2020-05-14T19:12:26.836Z] #18 58.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
19:12:27 [2020-05-14T19:12:27.123Z] #18 59.05 Unpacking vim-common (2:8.1.0875-5) ...
19:12:27 [2020-05-14T19:12:27.123Z] #18 ...
19:12:27 [2020-05-14T19:12:27.123Z] 
19:12:27 [2020-05-14T19:12:27.123Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:12:27 [2020-05-14T19:12:27.123Z] #40 128.9   DEP      criu/protobuf-desc.d
19:12:27 [2020-05-14T19:12:27.123Z] #40 129.2   DEP      criu/proc_parse.d
19:12:27 [2020-05-14T19:12:27.123Z] #40 129.5   DEP      criu/plugin.d
19:12:27 [2020-05-14T19:12:27.123Z] #40 129.6   DEP      criu/pipes.d
19:12:27 [2020-05-14T19:12:27.123Z] #40 129.9   DEP      criu/pie-util.d
19:12:27 [2020-05-14T19:12:27.123Z] #40 130.2   DEP      criu/pie-util-vdso.d
19:12:27 [2020-05-14T19:12:27.123Z] #40 130.4   DEP      criu/path.d
19:12:27 [2020-05-14T19:12:27.123Z] #40 130.7   DEP      criu/parasite-syscall.d
19:12:27 [2020-05-14T19:12:27.123Z] #40 131.0   DEP      criu/pagemap.d
19:12:27 [2020-05-14T19:12:27.123Z] #40 131.3   DEP      criu/pagemap-cache.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 131.5   DEP      criu/page-xfer.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 131.8   DEP      criu/page-pipe.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 132.0   DEP      criu/netfilter.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 132.3   DEP      criu/net.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 132.8   DEP      criu/namespaces.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 133.2   DEP      criu/mount.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 133.7   DEP      criu/mem.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 134.1   DEP      criu/lsm.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 134.4   DEP      criu/log.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 134.6   DEP      criu/libnetlink.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 134.9   DEP      criu/kerndat.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 135.2   DEP      criu/kcmp-ids.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 135.4   DEP      criu/irmap.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 135.6   DEP      criu/ipc_ns.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 136.1   DEP      criu/image.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 136.4   DEP      criu/image-desc.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 136.6   DEP      criu/fsnotify.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 136.9   DEP      criu/filesystems.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 137.3   DEP      criu/files.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 137.5   DEP      criu/files-reg.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 137.9   DEP      criu/files-ext.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 138.1   DEP      criu/file-lock.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 138.5   DEP      criu/file-ids.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 138.8   DEP      criu/fifo.d
19:12:27 [2020-05-14T19:12:27.124Z] #40 139.0   DEP      criu/fdstore.d
19:12:27 [2020-05-14T19:12:27.413Z] #40 139.2   DEP      criu/fault-injection.d
19:12:27 [2020-05-14T19:12:27.413Z] #40 ...
19:12:27 [2020-05-14T19:12:27.413Z] 
19:12:27 [2020-05-14T19:12:27.413Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:12:27 [2020-05-14T19:12:27.413Z] #18 59.30 Selecting previously unselected package bash-completion.
19:12:27 [2020-05-14T19:12:27.413Z] #18 59.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
19:12:27 [2020-05-14T19:12:27.645Z] #63 exporting layers 7.7s done
19:12:27 [2020-05-14T19:12:27.645Z] #63 writing image sha256:b5fc09fa0c66477eb41080427d02b97209a68b566124f1bb083d94dfe8408b53 done
19:12:27 [2020-05-14T19:12:27.645Z] #63 naming to docker.io/library/docker:4bc2f528d473e9b140af9f37b26faddb530abf74 done
19:12:27 [2020-05-14T19:12:27.645Z] #63 DONE 7.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:12:27 [2020-05-14T19:12:27.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/test/unit
19:12:29 [2020-05-14T19:12:29.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:12:31 [2020-05-14T19:12:31.878Z] #18 ...
19:12:31 [2020-05-14T19:12:31.878Z] 
19:12:31 [2020-05-14T19:12:31.878Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:12:31 [2020-05-14T19:12:31.878Z] #42 233.1 vendor/golang.org/x/net/http2/hpack
19:12:31 [2020-05-14T19:12:31.878Z] #42 237.7 mime
19:12:31 [2020-05-14T19:12:31.878Z] #42 242.9 net/textproto
19:12:31 [2020-05-14T19:12:31.878Z] #42 242.9 vendor/golang.org/x/net/http/httpproxy
19:12:31 [2020-05-14T19:12:31.878Z] #42 242.9 crypto/x509
19:12:31 [2020-05-14T19:12:31.878Z] #42 ...
19:12:31 [2020-05-14T19:12:31.878Z] 
19:12:31 [2020-05-14T19:12:31.878Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:12:31 [2020-05-14T19:12:31.878Z] #40 139.4   DEP      criu/external.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 139.5   DEP      criu/eventpoll.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 139.9   DEP      criu/eventfd.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 140.1   DEP      criu/crtools.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 140.5   DEP      criu/cr-service.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 140.8   DEP      criu/cr-restore.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 141.2   DEP      criu/cr-errno.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 141.3   DEP      criu/cr-dump.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 141.7   DEP      criu/cr-dedup.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 142.0   DEP      criu/cr-check.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 142.6   DEP      criu/config.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 142.9   DEP      criu/clone-noasan.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 142.9   DEP      criu/cgroup.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 143.3   DEP      criu/cgroup-props.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 143.6   DEP      criu/bitmap.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 143.6   DEP      criu/bfd.d
19:12:31 [2020-05-14T19:12:31.878Z] #40 143.7   DEP      criu/autofs.d
19:12:32 [2020-05-14T19:12:32.168Z] #40 144.0   DEP      criu/aio.d
19:12:32 [2020-05-14T19:12:32.186Z] ?   	github.com/docker/docker/api	[no test files]
19:12:32 [2020-05-14T19:12:32.459Z] #40 144.3   DEP      criu/action-scripts.d
19:12:33 [2020-05-14T19:12:33.088Z] #40 144.9   CC       criu/action-scripts.o
19:12:33 [2020-05-14T19:12:33.088Z] #40 ...
19:12:33 [2020-05-14T19:12:33.088Z] 
19:12:33 [2020-05-14T19:12:33.088Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:12:33 [2020-05-14T19:12:33.088Z] #18 65.31 Unpacking bash-completion (1:2.8-6) ...
19:12:34 [2020-05-14T19:12:34.055Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:12:34 [2020-05-14T19:12:34.056Z] Using test binary docker
19:12:34 [2020-05-14T19:12:34.056Z] +++ /etc/init.d/apparmor start
19:12:34 [2020-05-14T19:12:34.056Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:12:34 [2020-05-14T19:12:34.056Z] INFO: Waiting for daemon to start...
19:12:34 [2020-05-14T19:12:34.056Z] Starting dockerd
19:12:34 [2020-05-14T19:12:34.056Z] +++ 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
19:12:34 [2020-05-14T19:12:34.115Z] #18 65.99 Selecting previously unselected package bzip2.
19:12:34 [2020-05-14T19:12:34.115Z] #18 66.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
19:12:34 [2020-05-14T19:12:34.115Z] #18 66.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
19:12:34 [2020-05-14T19:12:34.115Z] #18 66.14 Selecting previously unselected package xz-utils.
19:12:34 [2020-05-14T19:12:34.115Z] #18 66.15 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
19:12:34 [2020-05-14T19:12:34.115Z] #18 66.16 Unpacking xz-utils (5.2.4-1) ...
19:12:34 [2020-05-14T19:12:34.405Z] #18 66.45 Selecting previously unselected package apparmor.
19:12:34 [2020-05-14T19:12:34.405Z] #18 66.46 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
19:12:34 [2020-05-14T19:12:34.700Z] #18 66.66 Unpacking apparmor (2.13.2-10) ...
19:12:34 [2020-05-14T19:12:34.990Z] #18 ...
19:12:34 [2020-05-14T19:12:34.990Z] 
19:12:34 [2020-05-14T19:12:34.990Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:12:34 [2020-05-14T19:12:34.990Z] #44 DONE 246.5s
19:12:35 [2020-05-14T19:12:35.287Z] 
19:12:35 [2020-05-14T19:12:35.287Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:12:35 [2020-05-14T19:12:35.287Z] #42 246.1 vendor/golang.org/x/net/http/httpguts
19:12:35 [2020-05-14T19:12:35.287Z] #42 246.2 mime/multipart
19:12:35 [2020-05-14T19:12:35.955Z] .
19:12:35 [2020-05-14T19:12:35.955Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:12:36 [2020-05-14T19:12:36.213Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:12:36 [2020-05-14T19:12:36.213Z] Error: No such image: emptyfs
19:12:36 [2020-05-14T19:12:36.213Z] ++++ docker load
19:12:36 [2020-05-14T19:12:36.213Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:12:36 [2020-05-14T19:12:36.779Z] Running integration-test (iteration 1)
19:12:36 [2020-05-14T19:12:36.779Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:12:36 [2020-05-14T19:12:36.779Z] ++ 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
19:12:36 [2020-05-14T19:12:36.779Z] ++ set -e
19:12:36 [2020-05-14T19:12:36.779Z] ++ '[' -n 0 ']'
19:12:36 [2020-05-14T19:12:36.779Z] ++ set -x
19:12:36 [2020-05-14T19:12:36.779Z] ++ env -i DEST=/go/src/github.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
19:12:40 [2020-05-14T19:12:40.859Z] #42 ...
19:12:40 [2020-05-14T19:12:40.859Z] 
19:12:40 [2020-05-14T19:12:40.859Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:12:40 [2020-05-14T19:12:40.859Z] #18 67.41 Selecting previously unselected package aufs-tools.
19:12:40 [2020-05-14T19:12:40.859Z] #18 67.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
19:12:40 [2020-05-14T19:12:40.859Z] #18 67.43 Unpacking aufs-tools (1:4.14+20190211-1) ...
19:12:40 [2020-05-14T19:12:40.859Z] #18 67.60 Selecting previously unselected package libonig5:ppc64el.
19:12:40 [2020-05-14T19:12:40.859Z] #18 67.63 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
19:12:40 [2020-05-14T19:12:40.859Z] #18 67.64 Unpacking libonig5:ppc64el (6.9.1-1) ...
19:12:40 [2020-05-14T19:12:40.859Z] #18 68.12 Selecting previously unselected package libjq1:ppc64el.
19:12:40 [2020-05-14T19:12:40.859Z] #18 68.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
19:12:40 [2020-05-14T19:12:40.859Z] #18 68.19 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:12:40 [2020-05-14T19:12:40.859Z] #18 68.36 Selecting previously unselected package jq.
19:12:40 [2020-05-14T19:12:40.859Z] #18 68.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
19:12:40 [2020-05-14T19:12:40.859Z] #18 68.37 Unpacking jq (1.5+dfsg-2+b1) ...
19:12:40 [2020-05-14T19:12:40.859Z] #18 68.50 Selecting previously unselected package libaio1:ppc64el.
19:12:40 [2020-05-14T19:12:40.860Z] #18 68.51 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
19:12:40 [2020-05-14T19:12:40.860Z] #18 68.52 Unpacking libaio1:ppc64el (0.3.112-3) ...
19:12:40 [2020-05-14T19:12:40.860Z] #18 68.63 Selecting previously unselected package libgpm2:ppc64el.
19:12:40 [2020-05-14T19:12:40.860Z] #18 68.64 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
19:12:40 [2020-05-14T19:12:40.860Z] #18 68.65 Unpacking libgpm2:ppc64el (1.20.7-5) ...
19:12:40 [2020-05-14T19:12:40.860Z] #18 68.78 Selecting previously unselected package libicu63:ppc64el.
19:12:40 [2020-05-14T19:12:40.860Z] #18 68.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
19:12:40 [2020-05-14T19:12:40.860Z] #18 68.80 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
19:12:41 [2020-05-14T19:12:41.952Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/rootless	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/volume	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === Skipped
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver btrfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver btrfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver btrfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver btrfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver btrfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:73: No driver to put!
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z] time="2020-05-14T19:11:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z] time="2020-05-14T19:11:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z] time="2020-05-14T19:11:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z] time="2020-05-14T19:11:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z] time="2020-05-14T19:11:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:73: No driver to put!
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     overlay_test.go:49: Fails to compute changes intermittently
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver zfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver zfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver zfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver zfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:46: Driver zfs not supported
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     graphtest_unix.go:73: No driver to put!
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:12:41 [2020-05-14T19:12:41.952Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] 
19:12:41 [2020-05-14T19:12:41.952Z] DONE 2123 tests, 26 skipped in 194.370s
Post stage
[Pipeline] junit
19:12:42 [2020-05-14T19:12:42.267Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:12:42 [2020-05-14T19:12:42.806Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -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:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/make.sh dynbinary test-integration
19:12:42 [2020-05-14T19:12:42.915Z] #18 74.89 Selecting previously unselected package libnet1:ppc64el.
19:12:42 [2020-05-14T19:12:42.915Z] #18 74.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
19:12:42 [2020-05-14T19:12:42.915Z] #18 74.90 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:12:42 [2020-05-14T19:12:42.915Z] #18 75.02 Selecting previously unselected package libnl-3-200:ppc64el.
19:12:42 [2020-05-14T19:12:42.915Z] #18 75.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
19:12:42 [2020-05-14T19:12:42.915Z] #18 75.05 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
19:12:43 [2020-05-14T19:12:43.087Z] 
19:12:43 [2020-05-14T19:12:43.204Z] #18 75.29 Selecting previously unselected package libprotobuf-c1:ppc64el.
19:12:43 [2020-05-14T19:12:43.204Z] #18 75.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
19:12:43 [2020-05-14T19:12:43.204Z] #18 75.31 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:12:43 [2020-05-14T19:12:43.204Z] #18 75.42 Selecting previously unselected package libreadline5:ppc64el.
19:12:43 [2020-05-14T19:12:43.368Z] Removing bundles/
19:12:43 [2020-05-14T19:12:43.368Z] 
19:12:43 [2020-05-14T19:12:43.368Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:12:43 [2020-05-14T19:12:43.368Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:12:43 [2020-05-14T19:12:43.368Z] GOOS="" GOARCH="" GOARM=""
19:12:43 [2020-05-14T19:12:43.490Z] #18 75.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
19:12:43 [2020-05-14T19:12:43.490Z] #18 75.43 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
19:12:43 [2020-05-14T19:12:43.490Z] #18 75.60 Selecting previously unselected package net-tools.
19:12:43 [2020-05-14T19:12:43.490Z] #18 75.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
19:12:43 [2020-05-14T19:12:43.490Z] #18 75.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
19:12:43 [2020-05-14T19:12:43.783Z] #18 ...
19:12:43 [2020-05-14T19:12:43.783Z] 
19:12:43 [2020-05-14T19:12:43.783Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:12:43 [2020-05-14T19:12:43.783Z] #40 145.8   CC       criu/aio.o
19:12:43 [2020-05-14T19:12:43.783Z] #40 147.0   CC       criu/autofs.o
19:12:43 [2020-05-14T19:12:43.783Z] #40 151.6   CC       criu/bfd.o
19:12:43 [2020-05-14T19:12:43.783Z] #40 152.5   CC       criu/bitmap.o
19:12:43 [2020-05-14T19:12:43.783Z] #40 152.7   CC       criu/cgroup-props.o
19:12:43 [2020-05-14T19:12:43.783Z] #40 154.4   CC       criu/cgroup.o
19:12:44 [2020-05-14T19:12:44.073Z] #40 ...
19:12:44 [2020-05-14T19:12:44.073Z] 
19:12:44 [2020-05-14T19:12:44.073Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:12:44 [2020-05-14T19:12:44.073Z] #18 76.10 Selecting previously unselected package python-pip-whl.
19:12:44 [2020-05-14T19:12:44.073Z] #18 76.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
19:12:44 [2020-05-14T19:12:44.073Z] #18 76.13 Unpacking python-pip-whl (18.1-5) ...
19:12:44 [2020-05-14T19:12:44.406Z] ok  	github.com/docker/docker/api/server	0.053s	coverage: 9.0% of statements
19:12:45 [2020-05-14T19:12:45.106Z] #18 77.15 Selecting previously unselected package python3-lib2to3.
19:12:45 [2020-05-14T19:12:45.106Z] #18 77.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
19:12:45 [2020-05-14T19:12:45.106Z] #18 77.18 Unpacking python3-lib2to3 (3.7.3-1) ...
19:12:45 [2020-05-14T19:12:45.395Z] #18 77.39 Selecting previously unselected package python3-distutils.
19:12:45 [2020-05-14T19:12:45.395Z] #18 77.41 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
19:12:45 [2020-05-14T19:12:45.395Z] #18 77.42 Unpacking python3-distutils (3.7.3-1) ...
19:12:45 [2020-05-14T19:12:45.685Z] #18 77.63 Selecting previously unselected package python3-pip.
19:12:45 [2020-05-14T19:12:45.685Z] #18 77.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
19:12:45 [2020-05-14T19:12:45.685Z] #18 77.68 Unpacking python3-pip (18.1-5) ...
19:12:45 [2020-05-14T19:12:45.975Z] #18 78.05 Selecting previously unselected package python3-pkg-resources.
19:12:45 [2020-05-14T19:12:45.975Z] #18 78.08 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
19:12:45 [2020-05-14T19:12:45.975Z] #18 78.08 Unpacking python3-pkg-resources (40.8.0-1) ...
19:12:46 [2020-05-14T19:12:46.265Z] #18 78.30 Selecting previously unselected package python3-setuptools.
19:12:46 [2020-05-14T19:12:46.265Z] #18 78.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
19:12:46 [2020-05-14T19:12:46.265Z] #18 78.34 Unpacking python3-setuptools (40.8.0-1) ...
19:12:46 [2020-05-14T19:12:46.843Z] #18 78.75 Selecting previously unselected package python3-wheel.
19:12:46 [2020-05-14T19:12:46.843Z] #18 78.77 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
19:12:46 [2020-05-14T19:12:46.843Z] #18 78.77 Unpacking python3-wheel (0.32.3-2) ...
19:12:46 [2020-05-14T19:12:46.843Z] #18 78.88 Selecting previously unselected package sudo.
19:12:46 [2020-05-14T19:12:46.843Z] #18 78.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
19:12:46 [2020-05-14T19:12:46.843Z] #18 78.91 Unpacking sudo (1.8.27-1+deb10u2) ...
19:12:47 [2020-05-14T19:12:47.901Z] #18 79.96 Selecting previously unselected package thin-provisioning-tools.
19:12:47 [2020-05-14T19:12:47.901Z] #18 79.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
19:12:47 [2020-05-14T19:12:47.901Z] #18 79.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
19:12:48 [2020-05-14T19:12:48.193Z] #18 80.31 Selecting previously unselected package uidmap.
19:12:48 [2020-05-14T19:12:48.193Z] #18 80.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
19:12:48 [2020-05-14T19:12:48.193Z] #18 80.33 Unpacking uidmap (1:4.5-1.1) ...
19:12:48 [2020-05-14T19:12:48.485Z] #18 80.51 Selecting previously unselected package vim-runtime.
19:12:48 [2020-05-14T19:12:48.485Z] #18 80.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
19:12:48 [2020-05-14T19:12:48.485Z] #18 80.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
19:12:48 [2020-05-14T19:12:48.776Z] #18 80.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
19:12:48 [2020-05-14T19:12:48.776Z] #18 80.76 Unpacking vim-runtime (2:8.1.0875-5) ...
19:12:50 [2020-05-14T19:12:50.838Z] #18 ...
19:12:50 [2020-05-14T19:12:50.838Z] 
19:12:50 [2020-05-14T19:12:50.838Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:12:50 [2020-05-14T19:12:50.838Z] #42 252.0 crypto/tls
19:12:50 [2020-05-14T19:12:50.838Z] #42 ...
19:12:50 [2020-05-14T19:12:50.838Z] 
19:12:50 [2020-05-14T19:12:50.838Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:12:55 [2020-05-14T19:12:55.216Z] #22 261.3 Checking out files:  20% (2179/10822)   
Checking out files:  21% (2273/10822)   
Checking out files:  22% (2381/10822)   
Checking out files:  23% (2490/10822)   
Checking out files:  24% (2598/10822)   
Checking out files:  25% (2706/10822)   
Checking out files:  26% (2814/10822)   
Checking out files:  27% (2922/10822)   
Checking out files:  28% (3031/10822)   
Checking out files:  29% (3139/10822)   
Checking out files:  29% (3224/10822)   
Checking out files:  30% (3247/10822)   
Checking out files:  31% (3355/10822)   
Checking out files:  32% (3464/10822)   
Checking out files:  33% (3572/10822)   
Checking out files:  34% (3680/10822)   
Checking out files:  35% (3788/10822)   
Checking out files:  36% (3896/10822)   
Checking out files:  37% (4005/10822)   
Checking out files:  38% (4113/10822)   
Checking out files:  39% (4221/10822)   
Checking out files:  40% (4329/10822)   
Checking out files:  41% (4438/10822)   
Checking out files:  42% (4546/10822)   
Checking out files:  43% (4654/10822)   
Checking out files:  44% (4762/10822)   
Checking out files:  45% (4870/10822)   
Checking out files:  46% (4979/10822)   
Checking out files:  47% (5087/10822)   
Checking out files:  48% (5195/10822)   
Checking out files:  49% (5303/10822)   
Checking out files:  49% (5317/10822)   
Checking out files:  50% (5411/10822)   
Checking out files:  51% (5520/10822)   
Checking out files:  52% (5628/10822)   
Checking out files:  53% (5736/10822)   
Checking out files:  54% (5844/10822)   
Checking out files:  55% (5953/10822)   
Checking out files:  56% (6061/10822)   
Checking out files:  57% (6169/10822)   
Checking out files:  58% (6277/10822)   
Checking out files:  59% (6385/10822)   
Checking out files:  60% (6494/10822)   
Checking out files:  61% (6602/10822)   
Checking out files:  62% (6710/10822)   
Checking out files:  63% (6818/10822)   
Checking out files:  63% (6916/10822)   
Checking out files:  64% (6927/10822)   
Checking out files:  65% (7035/10822)   
Checking out files:  66% (7143/10822)   
Checking out files:  67% (7251/10822)   
Checking out files:  68% (7359/10822)   
Checking out files:  69% (7468/10822)   
Checking out files:  70% (7576/10822)   
Checking out files:  71% (7684/10822)   
Checking out files:  72% (7792/10822)   
Checking out files:  73% (7901/10822)   
Checking out files:  74% (8009/10822)   
Checking out files:  75% (8117/10822)   
Checking out files:  76% (8225/10822)   
Checking out files:  77% (8333/10822)   
Checking out files:  78% (8442/10822)   
Checking out files:  78% (8468/10822)   
Checking out files:  79% (8550/10822)   
Checking out files:  80% (8658/10822)   
Checking out files:  81% (8766/10822)   
Checking out files:  82% (8875/10822)   
Checking out files:  83% (8983/10822)   
Checking out files:  84% (9091/10822)   
Checking out files:  85% (9199/10822)   
Checking out files:  86% (9307/10822)   
Checking out files:  87% (9416/10822)   
Checking out files:  88% (9524/10822)   
Checking out files:  89% (9632/10822)   
Checking out files:  90% (9740/10822)   
Checking out files:  91% (9849/10822)   
Checking out files:  92% (9957/10822)   
Checking out files:  93% (10065/10822)   
Checking out files:  94% (10173/10822)   
Checking out files:  95% (10281/10822)   
Checking out files:  96% (10390/10822)   
Checking out files:  97% (10498/10822)   
Checking out files:  98% (10606/10822)   
Checking out files:  98% (10693/10822)   
Checking out files:  99% (10714/10822)   
Checking out files: 100% (10822/10822)   
Checking out files: 100% (10822/10822), done.
19:12:55 [2020-05-14T19:12:55.216Z] #22 266.7 + cd /tmp/tmp.kB8B7PkXM3/tmp/docker-ce
19:12:55 [2020-05-14T19:12:55.504Z] #22 266.7 + git checkout -q v17.06.2-ce
19:12:59 [2020-05-14T19:12:59.942Z] #22 270.9 + mkdir -p /tmp/tmp.kB8B7PkXM3/src/github.com/docker
19:12:59 [2020-05-14T19:12:59.942Z] #22 270.9 + mv components/cli /tmp/tmp.kB8B7PkXM3/src/github.com/docker/cli
19:12:59 [2020-05-14T19:12:59.942Z] #22 270.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
19:12:59 [2020-05-14T19:12:59.942Z] #22 ...
19:12:59 [2020-05-14T19:12:59.942Z] 
19:12:59 [2020-05-14T19:12:59.942Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:12:59 [2020-05-14T19:12:59.942Z] #40 161.9   CC       criu/clone-noasan.o
19:12:59 [2020-05-14T19:12:59.942Z] #40 162.1   CC       criu/config.o
19:12:59 [2020-05-14T19:12:59.942Z] #40 166.0   CC       criu/cr-check.o
19:12:59 [2020-05-14T19:12:59.942Z] #40 169.5   CC       criu/cr-dedup.o
19:12:59 [2020-05-14T19:12:59.942Z] #40 170.5   CC       criu/cr-dump.o
19:13:00 [2020-05-14T19:13:00.232Z] #40 ...
19:13:00 [2020-05-14T19:13:00.232Z] 
19:13:00 [2020-05-14T19:13:00.232Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:13:00 [2020-05-14T19:13:00.232Z] #18 86.96 Selecting previously unselected package vim.
19:13:00 [2020-05-14T19:13:00.232Z] #18 87.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 87.08 Unpacking vim (2:8.1.0875-5) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 88.12 Selecting previously unselected package xfsprogs.
19:13:00 [2020-05-14T19:13:00.232Z] #18 88.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 88.14 Unpacking xfsprogs (4.20.0-1) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.01 Selecting previously unselected package zip.
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.04 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.05 Unpacking zip (3.0-11+b1) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.55 Setting up aufs-tools (1:4.14+20190211-1) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.57 Setting up libip6tc0:ppc64el (1.8.2-4) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.58 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.58 Setting up libgpm2:ppc64el (1.20.7-5) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.59 Setting up libip4tc0:ppc64el (1.8.2-4) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.60 Setting up uidmap (1:4.5-1.1) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.60 Setting up libnftnl11:ppc64el (1.1.2-2) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.61 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.63 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.64 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.66 Setting up xxd (2:8.1.0875-5) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.66 Setting up zip (3.0-11+b1) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.69 Setting up vim-common (2:8.1.0875-5) ...
19:13:00 [2020-05-14T19:13:00.232Z] #18 89.76 Setting up bash-completion (1:2.8-6) ...
19:13:01 [2020-05-14T19:13:01.731Z] #18 ...
19:13:01 [2020-05-14T19:13:01.731Z] 
19:13:01 [2020-05-14T19:13:01.731Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:13:01 [2020-05-14T19:13:01.731Z] #42 263.1 net/http/httptrace
19:13:01 [2020-05-14T19:13:01.731Z] #42 263.5 net/http
19:13:03 [2020-05-14T19:13:03.811Z] #42 ...
19:13:03 [2020-05-14T19:13:03.811Z] 
19:13:03 [2020-05-14T19:13:03.811Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:13:03 [2020-05-14T19:13:03.812Z] #40 175.4   CC       criu/cr-errno.o
19:13:03 [2020-05-14T19:13:03.812Z] #40 175.5   CC       criu/cr-restore.o
19:13:08 [2020-05-14T19:13:08.842Z] Loaded image: buildpack-deps:jessie
19:13:08 [2020-05-14T19:13:08.842Z] Loaded image: busybox:latest
19:13:08 [2020-05-14T19:13:08.842Z] Loaded image: busybox:glibc
19:13:08 [2020-05-14T19:13:08.842Z] Loaded image: debian:jessie
19:13:08 [2020-05-14T19:13:08.842Z] Loaded image: hello-world:latest
19:13:08 [2020-05-14T19:13:08.842Z] INFO: Testing against a local daemon
19:13:08 [2020-05-14T19:13:08.842Z] === RUN   TestCgroupNamespacesBuild
19:13:09 [2020-05-14T19:13:09.351Z] #40 ...
19:13:09 [2020-05-14T19:13:09.351Z] 
19:13:09 [2020-05-14T19:13:09.351Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:13:09 [2020-05-14T19:13:09.351Z] #18 95.97 Setting up libiptc0:ppc64el (1.8.2-4) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 95.98 Setting up xz-utils (5.2.4-1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 96.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:13:09 [2020-05-14T19:13:09.351Z] #18 96.03 Setting up sudo (1.8.27-1+deb10u2) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 96.19 invoke-rc.d: could not determine current runlevel
19:13:09 [2020-05-14T19:13:09.351Z] #18 96.21 invoke-rc.d: policy-rc.d denied execution of start.
19:13:09 [2020-05-14T19:13:09.351Z] #18 96.22 Setting up pigz (2.4-1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 96.23 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 96.25 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 96.27 Setting up python-pip-whl (18.1-5) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 96.28 Setting up libmpdec2:ppc64el (2.4.2-2) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 96.29 Setting up vim-runtime (2:8.1.0875-5) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.06 Setting up libaio1:ppc64el (0.3.112-3) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.07 Setting up libonig5:ppc64el (6.9.1-1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.07 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.08 Setting up vim (2:8.1.0875-5) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.26 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.28 Setting up thin-provisioning-tools (0.7.6-2.1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.30 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.31 Setting up jq (1.5+dfsg-2+b1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.32 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
19:13:09 [2020-05-14T19:13:09.351Z] #18 97.32 Setting up python3.7 (3.7.3-2+deb10u1) ...
19:13:10 [2020-05-14T19:13:10.217Z] --- PASS: TestCgroupNamespacesBuild (3.15s)
19:13:10 [2020-05-14T19:13:10.217Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:13:11 [2020-05-14T19:13:11.410Z] #18 103.4 Setting up iptables (1.8.2-4) ...
19:13:11 [2020-05-14T19:13:11.410Z] #18 103.4 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:13:11 [2020-05-14T19:13:11.410Z] #18 103.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:13:11 [2020-05-14T19:13:11.410Z] #18 103.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:13:11 [2020-05-14T19:13:11.410Z] #18 103.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:13:11 [2020-05-14T19:13:11.410Z] #18 103.5 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:13:11 [2020-05-14T19:13:11.410Z] #18 103.5 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:13:11 [2020-05-14T19:13:11.410Z] #18 103.5 Setting up python3 (3.7.3-1) ...
19:13:12 [2020-05-14T19:13:12.037Z] #18 104.3 Setting up python3-wheel (0.32.3-2) ...
19:13:12 [2020-05-14T19:13:12.326Z] #18 ...
19:13:12 [2020-05-14T19:13:12.326Z] 
19:13:12 [2020-05-14T19:13:12.326Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:13:12 [2020-05-14T19:13:12.326Z] #42 283.7 github.com/LK4D4/vndr/godl
19:13:12 [2020-05-14T19:13:12.745Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s)
19:13:12 [2020-05-14T19:13:12.745Z] === RUN   TestBuildWithSession
19:13:12 [2020-05-14T19:13:12.745Z] --- SKIP: TestBuildWithSession (0.00s)
19:13:12 [2020-05-14T19:13:12.745Z]     build_session_test.go:25: TODO: BuildKit
19:13:12 [2020-05-14T19:13:12.745Z] === RUN   TestBuildSquashParent
19:13:13 [2020-05-14T19:13:13.369Z] #42 284.9 github.com/LK4D4/vndr
19:13:18 [2020-05-14T19:13:18.907Z] #42 ...
19:13:18 [2020-05-14T19:13:18.907Z] 
19:13:18 [2020-05-14T19:13:18.907Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:13:18 [2020-05-14T19:13:18.907Z] #18 105.5 Setting up apparmor (2.13.2-10) ...
19:13:18 [2020-05-14T19:13:18.907Z] #18 107.8 Setting up xfsprogs (4.20.0-1) ...
19:13:18 [2020-05-14T19:13:18.907Z] #18 107.8 Setting up python3-lib2to3 (3.7.3-1) ...
19:13:18 [2020-05-14T19:13:18.907Z] #18 108.7 Setting up python3-pkg-resources (40.8.0-1) ...
19:13:18 [2020-05-14T19:13:18.907Z] #18 110.4 Setting up python3-distutils (3.7.3-1) ...
19:13:19 [2020-05-14T19:13:19.533Z] #18 111.4 Setting up python3-setuptools (40.8.0-1) ...
19:13:19 [2020-05-14T19:13:19.578Z] --- PASS: TestImportExtremelyLargeImageWorks (97.30s)
19:13:19 [2020-05-14T19:13:19.578Z] PASS
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === Skipped
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] DONE 12 tests, 1 skipped in 101.137s
19:13:19 [2020-05-14T19:13:19.578Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:13:19 [2020-05-14T19:13:19.578Z] INFO: Testing against a local daemon
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestNetworkCreateDelete
19:13:19 [2020-05-14T19:13:19.578Z] --- PASS: TestNetworkCreateDelete (0.12s)
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestDockerNetworkDeletePreferID
19:13:19 [2020-05-14T19:13:19.578Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestInspectNetwork
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestInspectNetwork (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestRunContainerWithBridgeNone
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestNetworkInvalidJSON
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestNetworkInvalidJSON//networks/create
19:13:19 [2020-05-14T19:13:19.578Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:13:19 [2020-05-14T19:13:19.578Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:13:19 [2020-05-14T19:13:19.578Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:13:19 [2020-05-14T19:13:19.578Z] === CONT  TestNetworkInvalidJSON//networks/create
19:13:19 [2020-05-14T19:13:19.578Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:13:19 [2020-05-14T19:13:19.578Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:13:19 [2020-05-14T19:13:19.578Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:13:19 [2020-05-14T19:13:19.578Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestHostIPv4BridgeLabel
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestDaemonRestartWithLiveRestore
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestDaemonDefaultNetworkPools
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestDaemonRestartWithExistingNetwork
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestServiceWithPredefinedNetwork
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:236: FLAKY_TEST
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestServiceWithDataPathPortInit
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:19 [2020-05-14T19:13:19.578Z] PASS
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === Skipped
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:236: FLAKY_TEST
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] DONE 18 tests, 12 skipped in 0.545s
19:13:19 [2020-05-14T19:13:19.578Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:13:19 [2020-05-14T19:13:19.578Z] INFO: Testing against a local daemon
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestDockerNetworkIpvlanPersistance
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestDockerNetworkIpvlan
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:13:19 [2020-05-14T19:13:19.578Z] PASS
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === Skipped
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] DONE 2 tests, 2 skipped in 0.028s
19:13:19 [2020-05-14T19:13:19.578Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:13:19 [2020-05-14T19:13:19.578Z] INFO: Testing against a local daemon
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestDockerNetworkMacvlanPersistance
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestDockerNetworkMacvlan
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] PASS
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === Skipped
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] DONE 2 tests, 2 skipped in 0.025s
19:13:19 [2020-05-14T19:13:19.578Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:13:19 [2020-05-14T19:13:19.578Z] testing: warning: no tests to run
19:13:19 [2020-05-14T19:13:19.578Z] PASS
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] DONE 0 tests in 0.005s
19:13:19 [2020-05-14T19:13:19.578Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:13:19 [2020-05-14T19:13:19.578Z] INFO: Testing against a local daemon
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginAllowRequest
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginTLS
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginTLS (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginDenyRequest
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginAPIDenyResponse
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginDenyResponse
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginAllowEventStream
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginErrorResponse
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginErrorRequest
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginHeader
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginHeader (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginV2Disable
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:13:19 [2020-05-14T19:13:19.578Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] PASS
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === Skipped
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.578Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
19:13:19 [2020-05-14T19:13:19.578Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.578Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:13:19 [2020-05-14T19:13:19.579Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:13:19 [2020-05-14T19:13:19.579Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:13:19 [2020-05-14T19:13:19.579Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
19:13:19 [2020-05-14T19:13:19.579Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
19:13:19 [2020-05-14T19:13:19.579Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
19:13:19 [2020-05-14T19:13:19.579Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
19:13:19 [2020-05-14T19:13:19.579Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
19:13:19 [2020-05-14T19:13:19.579Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
19:13:19 [2020-05-14T19:13:19.579Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] DONE 17 tests, 17 skipped in 0.212s
19:13:19 [2020-05-14T19:13:19.579Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:13:19 [2020-05-14T19:13:19.579Z] INFO: Testing against a local daemon
19:13:19 [2020-05-14T19:13:19.579Z] === RUN   TestPluginInvalidJSON
19:13:19 [2020-05-14T19:13:19.579Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:13:19 [2020-05-14T19:13:19.579Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:13:19 [2020-05-14T19:13:19.579Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:13:19 [2020-05-14T19:13:19.579Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:13:19 [2020-05-14T19:13:19.579Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:13:19 [2020-05-14T19:13:19.579Z] === RUN   TestPluginInstall
19:13:19 [2020-05-14T19:13:19.579Z] --- SKIP: TestPluginInstall (0.00s)
19:13:19 [2020-05-14T19:13:19.579Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] PASS
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === Skipped
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
19:13:19 [2020-05-14T19:13:19.579Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] DONE 3 tests, 1 skipped in 0.043s
19:13:19 [2020-05-14T19:13:19.579Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:13:19 [2020-05-14T19:13:19.579Z] INFO: Testing against a local daemon
19:13:19 [2020-05-14T19:13:19.579Z] === RUN   TestExternalGraphDriver
19:13:19 [2020-05-14T19:13:19.579Z] --- SKIP: TestExternalGraphDriver (0.06s)
19:13:19 [2020-05-14T19:13:19.579Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:13:19 [2020-05-14T19:13:19.579Z] === RUN   TestGraphdriverPluginV2
19:13:19 [2020-05-14T19:13:19.579Z] --- PASS: TestGraphdriverPluginV2 (6.55s)
19:13:19 [2020-05-14T19:13:19.579Z] PASS
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] === Skipped
19:13:19 [2020-05-14T19:13:19.579Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
19:13:19 [2020-05-14T19:13:19.579Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] 
19:13:19 [2020-05-14T19:13:19.579Z] DONE 2 tests, 1 skipped in 6.637s
19:13:19 [2020-05-14T19:13:19.579Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:13:19 [2020-05-14T19:13:19.579Z] INFO: Testing against a local daemon
19:13:19 [2020-05-14T19:13:19.579Z] === RUN   TestContinueAfterPluginCrash
19:13:19 [2020-05-14T19:13:19.579Z] === PAUSE TestContinueAfterPluginCrash
19:13:19 [2020-05-14T19:13:19.579Z] === RUN   TestReadPluginNoRead
19:13:19 [2020-05-14T19:13:19.579Z] === PAUSE TestReadPluginNoRead
19:13:19 [2020-05-14T19:13:19.579Z] === RUN   TestDaemonStartWithLogOpt
19:13:19 [2020-05-14T19:13:19.579Z] === PAUSE TestDaemonStartWithLogOpt
19:13:19 [2020-05-14T19:13:19.579Z] === CONT  TestContinueAfterPluginCrash
19:13:19 [2020-05-14T19:13:19.579Z] === CONT  TestDaemonStartWithLogOpt
19:13:19 [2020-05-14T19:13:19.579Z] === CONT  TestReadPluginNoRead
19:13:19 [2020-05-14T19:13:19.579Z] === RUN   TestReadPluginNoRead/default
19:13:21 [2020-05-14T19:13:21.032Z] #18 113.1 Setting up python3-pip (18.1-5) ...
19:13:22 [2020-05-14T19:13:22.083Z] --- PASS: TestDaemonStartWithLogOpt (8.55s)
19:13:22 [2020-05-14T19:13:22.640Z] === RUN   TestReadPluginNoRead/disabled_caching
19:13:23 [2020-05-14T19:13:23.081Z] #18 115.2 Processing triggers for libc-bin (2.28-10) ...
19:13:23 [2020-05-14T19:13:23.407Z] #18 115.3 Processing triggers for mime-support (3.62) ...
19:13:23 [2020-05-14T19:13:23.696Z] #18 ...
19:13:23 [2020-05-14T19:13:23.696Z] 
19:13:23 [2020-05-14T19:13:23.696Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:13:23 [2020-05-14T19:13:23.696Z] #40 185.4   CC       criu/cr-service.o
19:13:23 [2020-05-14T19:13:23.696Z] #40 188.3   CC       criu/crtools.o
19:13:23 [2020-05-14T19:13:23.696Z] #40 189.3   CC       criu/eventfd.o
19:13:23 [2020-05-14T19:13:23.696Z] #40 190.0   CC       criu/eventpoll.o
19:13:23 [2020-05-14T19:13:23.696Z] #40 191.7   CC       criu/external.o
19:13:23 [2020-05-14T19:13:23.696Z] #40 192.4   CC       criu/fault-injection.o
19:13:23 [2020-05-14T19:13:23.696Z] #40 192.7   CC       criu/fdstore.o
19:13:23 [2020-05-14T19:13:23.696Z] #40 193.5   CC       criu/fifo.o
19:13:23 [2020-05-14T19:13:23.696Z] #40 194.3   CC       criu/file-ids.o
19:13:23 [2020-05-14T19:13:23.696Z] #40 195.0   CC       criu/file-lock.o
19:13:23 [2020-05-14T19:13:23.696Z] #40 ...
19:13:23 [2020-05-14T19:13:23.696Z] 
19:13:23 [2020-05-14T19:13:23.696Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
19:13:23 [2020-05-14T19:13:23.696Z] #18 DONE 115.7s
19:13:23 [2020-05-14T19:13:23.696Z] 
19:13:23 [2020-05-14T19:13:23.696Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
19:13:23 [2020-05-14T19:13:23.985Z] #19 0.449 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:13:23 [2020-05-14T19:13:23.986Z] #19 0.457 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:13:23 [2020-05-14T19:13:23.986Z] #19 0.463 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:13:23 [2020-05-14T19:13:23.986Z] #19 DONE 0.5s
19:13:23 [2020-05-14T19:13:23.986Z] 
19:13:23 [2020-05-14T19:13:23.986Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:13:24 [2020-05-14T19:13:24.277Z] #29 ...
19:13:24 [2020-05-14T19:13:24.277Z] 
19:13:24 [2020-05-14T19:13:24.277Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:13:24 [2020-05-14T19:13:24.942Z] --- PASS: TestBuildSquashParent (10.52s)
19:13:24 [2020-05-14T19:13:24.942Z] === RUN   TestBuildWithRemoveAndForceRemove
19:13:24 [2020-05-14T19:13:24.942Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:13:24 [2020-05-14T19:13:24.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:13:24 [2020-05-14T19:13:24.942Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:13:24 [2020-05-14T19:13:24.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:13:24 [2020-05-14T19:13:24.942Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:13:24 [2020-05-14T19:13:24.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:13:24 [2020-05-14T19:13:24.942Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:13:24 [2020-05-14T19:13:24.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:13:24 [2020-05-14T19:13:24.942Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:13:24 [2020-05-14T19:13:24.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:13:24 [2020-05-14T19:13:24.942Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:13:24 [2020-05-14T19:13:24.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:13:24 [2020-05-14T19:13:24.942Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:13:24 [2020-05-14T19:13:24.942Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:13:25 [2020-05-14T19:13:25.892Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:13:25 [2020-05-14T19:13:25.892Z] --- PASS: TestContinueAfterPluginCrash (12.15s)
19:13:26 [2020-05-14T19:13:26.840Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:13:27 [2020-05-14T19:13:27.097Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:13:28 [2020-05-14T19:13:28.397Z] --- PASS: TestReadPluginNoRead (15.02s)
19:13:28 [2020-05-14T19:13:28.397Z]     --- PASS: TestReadPluginNoRead/default (2.90s)
19:13:28 [2020-05-14T19:13:28.397Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.88s)
19:13:28 [2020-05-14T19:13:28.397Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.88s)
19:13:28 [2020-05-14T19:13:28.397Z]     read_test.go:91: [d4fc72f3728ef] daemon is not started
19:13:28 [2020-05-14T19:13:28.397Z] PASS
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] DONE 6 tests in 15.069s
19:13:28 [2020-05-14T19:13:28.397Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:13:28 [2020-05-14T19:13:28.397Z] testing: warning: no tests to run
19:13:28 [2020-05-14T19:13:28.397Z] PASS
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] DONE 0 tests in 0.005s
19:13:28 [2020-05-14T19:13:28.397Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:13:28 [2020-05-14T19:13:28.397Z] INFO: Testing against a local daemon
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestPluginWithDevMounts
19:13:28 [2020-05-14T19:13:28.397Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:13:28 [2020-05-14T19:13:28.397Z]     mounts_test.go:21: (*Execution).IsRootless-fm
19:13:28 [2020-05-14T19:13:28.397Z] PASS
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] === Skipped
19:13:28 [2020-05-14T19:13:28.397Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
19:13:28 [2020-05-14T19:13:28.397Z]     mounts_test.go:21: (*Execution).IsRootless-fm
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] DONE 1 tests, 1 skipped in 0.048s
19:13:28 [2020-05-14T19:13:28.397Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:13:28 [2020-05-14T19:13:28.397Z] INFO: Testing against a local daemon
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestSecretInspect
19:13:28 [2020-05-14T19:13:28.397Z] --- SKIP: TestSecretInspect (0.01s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestSecretList
19:13:28 [2020-05-14T19:13:28.397Z] --- SKIP: TestSecretList (0.01s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestSecretsCreateAndDelete
19:13:28 [2020-05-14T19:13:28.397Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestSecretsUpdate
19:13:28 [2020-05-14T19:13:28.397Z] --- SKIP: TestSecretsUpdate (0.01s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestTemplatedSecret
19:13:28 [2020-05-14T19:13:28.397Z] --- SKIP: TestTemplatedSecret (0.00s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestSecretCreateResolve
19:13:28 [2020-05-14T19:13:28.397Z] --- SKIP: TestSecretCreateResolve (0.01s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] PASS
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] === Skipped
19:13:28 [2020-05-14T19:13:28.397Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
19:13:28 [2020-05-14T19:13:28.397Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] 
19:13:28 [2020-05-14T19:13:28.397Z] DONE 6 tests, 6 skipped in 0.090s
19:13:28 [2020-05-14T19:13:28.397Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:13:28 [2020-05-14T19:13:28.397Z] INFO: Testing against a local daemon
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestServiceCreateInit
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:13:28 [2020-05-14T19:13:28.397Z] --- PASS: TestServiceCreateInit (0.01s)
19:13:28 [2020-05-14T19:13:28.397Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:13:28 [2020-05-14T19:13:28.397Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:13:28 [2020-05-14T19:13:28.397Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestCreateServiceMultipleTimes
19:13:28 [2020-05-14T19:13:28.397Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
19:13:28 [2020-05-14T19:13:28.397Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.397Z] === RUN   TestCreateServiceConflict
19:13:28 [2020-05-14T19:13:28.651Z] --- SKIP: TestCreateServiceConflict (0.01s)
19:13:28 [2020-05-14T19:13:28.651Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.651Z] === RUN   TestCreateServiceMaxReplicas
19:13:28 [2020-05-14T19:13:28.651Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
19:13:28 [2020-05-14T19:13:28.651Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.651Z] === RUN   TestCreateWithDuplicateNetworkNames
19:13:28 [2020-05-14T19:13:28.651Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
19:13:28 [2020-05-14T19:13:28.651Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.651Z] === RUN   TestCreateServiceSecretFileMode
19:13:28 [2020-05-14T19:13:28.651Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
19:13:28 [2020-05-14T19:13:28.651Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.651Z] === RUN   TestCreateServiceConfigFileMode
19:13:28 [2020-05-14T19:13:28.651Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
19:13:28 [2020-05-14T19:13:28.651Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.651Z] === RUN   TestCreateServiceSysctls
19:13:28 [2020-05-14T19:13:28.651Z] --- SKIP: TestCreateServiceSysctls (0.02s)
19:13:28 [2020-05-14T19:13:28.651Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.651Z] === RUN   TestCreateServiceCapabilities
19:13:28 [2020-05-14T19:13:28.651Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
19:13:28 [2020-05-14T19:13:28.651Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.651Z] === RUN   TestInspect
19:13:28 [2020-05-14T19:13:28.651Z] --- SKIP: TestInspect (0.01s)
19:13:28 [2020-05-14T19:13:28.651Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.651Z] === RUN   TestCreateJob
19:13:28 [2020-05-14T19:13:28.652Z] --- SKIP: TestCreateJob (0.01s)
19:13:28 [2020-05-14T19:13:28.652Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.652Z] === RUN   TestReplicatedJob
19:13:28 [2020-05-14T19:13:28.652Z] --- SKIP: TestReplicatedJob (0.01s)
19:13:28 [2020-05-14T19:13:28.652Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.652Z] === RUN   TestUpdateReplicatedJob
19:13:28 [2020-05-14T19:13:28.652Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
19:13:28 [2020-05-14T19:13:28.652Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.652Z] === RUN   TestServiceListWithStatuses
19:13:28 [2020-05-14T19:13:28.652Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:13:28 [2020-05-14T19:13:28.652Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:13:28 [2020-05-14T19:13:28.652Z] === RUN   TestDockerNetworkConnectAlias
19:13:28 [2020-05-14T19:13:28.652Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
19:13:28 [2020-05-14T19:13:28.652Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.652Z] === RUN   TestDockerNetworkReConnect
19:13:28 [2020-05-14T19:13:28.652Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
19:13:28 [2020-05-14T19:13:28.652Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:28 [2020-05-14T19:13:28.652Z] === RUN   TestServicePlugin
19:13:28 [2020-05-14T19:13:28.714Z] #20 ...
19:13:28 [2020-05-14T19:13:28.714Z] 
19:13:28 [2020-05-14T19:13:28.714Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:13:28 [2020-05-14T19:13:28.714Z] #42 DONE 299.6s
19:13:28 [2020-05-14T19:13:28.714Z] 
19:13:28 [2020-05-14T19:13:28.714Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:13:28 [2020-05-14T19:13:28.714Z] #40 197.2   CC       criu/files-ext.o
19:13:28 [2020-05-14T19:13:28.714Z] #40 198.0   CC       criu/files-reg.o
19:13:29 [2020-05-14T19:13:29.621Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:13:29 [2020-05-14T19:13:29.878Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:13:31 [2020-05-14T19:13:31.904Z] --- SKIP: TestServicePlugin (3.30s)
19:13:31 [2020-05-14T19:13:31.904Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:31 [2020-05-14T19:13:31.904Z] === RUN   TestServiceUpdateLabel
19:13:31 [2020-05-14T19:13:31.904Z] --- SKIP: TestServiceUpdateLabel (0.01s)
19:13:31 [2020-05-14T19:13:31.904Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:31 [2020-05-14T19:13:31.904Z] === RUN   TestServiceUpdateSecrets
19:13:31 [2020-05-14T19:13:31.905Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
19:13:31 [2020-05-14T19:13:31.905Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:31 [2020-05-14T19:13:31.905Z] === RUN   TestServiceUpdateConfigs
19:13:31 [2020-05-14T19:13:31.905Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
19:13:31 [2020-05-14T19:13:31.905Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:31 [2020-05-14T19:13:31.905Z] === RUN   TestServiceUpdateNetwork
19:13:31 [2020-05-14T19:13:31.905Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
19:13:31 [2020-05-14T19:13:31.905Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:31 [2020-05-14T19:13:31.905Z] === RUN   TestServiceUpdatePidsLimit
19:13:32 [2020-05-14T19:13:32.159Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
19:13:32 [2020-05-14T19:13:32.159Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] PASS
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === Skipped
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:13:32 [2020-05-14T19:13:32.159Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:13:32 [2020-05-14T19:13:32.159Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:13:32 [2020-05-14T19:13:32.159Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:13:32 [2020-05-14T19:13:32.159Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
19:13:32 [2020-05-14T19:13:32.159Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
19:13:32 [2020-05-14T19:13:32.159Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestInspect (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:13:32 [2020-05-14T19:13:32.159Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestServicePlugin (3.30s)
19:13:32 [2020-05-14T19:13:32.159Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
19:13:32 [2020-05-14T19:13:32.159Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
19:13:32 [2020-05-14T19:13:32.159Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] DONE 24 tests, 23 skipped in 3.595s
19:13:32 [2020-05-14T19:13:32.159Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:13:32 [2020-05-14T19:13:32.159Z] INFO: Testing against a local daemon
19:13:32 [2020-05-14T19:13:32.159Z] === RUN   TestSessionCreate
19:13:32 [2020-05-14T19:13:32.159Z] --- PASS: TestSessionCreate (0.02s)
19:13:32 [2020-05-14T19:13:32.159Z] === RUN   TestSessionCreateWithBadUpgrade
19:13:32 [2020-05-14T19:13:32.159Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:13:32 [2020-05-14T19:13:32.159Z] PASS
19:13:32 [2020-05-14T19:13:32.159Z] 
19:13:32 [2020-05-14T19:13:32.159Z] DONE 2 tests in 0.062s
19:13:32 [2020-05-14T19:13:32.159Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:13:32 [2020-05-14T19:13:32.159Z] INFO: Testing against a local daemon
19:13:32 [2020-05-14T19:13:32.159Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:13:32 [2020-05-14T19:13:32.159Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:13:32 [2020-05-14T19:13:32.159Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:13:32 [2020-05-14T19:13:32.159Z] === RUN   TestEventsExecDie
19:13:32 [2020-05-14T19:13:32.220Z] #40 203.6   CC       criu/files.o
19:13:33 [2020-05-14T19:13:33.081Z] --- PASS: TestEventsExecDie (0.74s)
19:13:33 [2020-05-14T19:13:33.081Z] === RUN   TestEventsBackwardsCompatible
19:13:33 [2020-05-14T19:13:33.081Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
19:13:33 [2020-05-14T19:13:33.081Z] === RUN   TestInfoBinaryCommits
19:13:33 [2020-05-14T19:13:33.081Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:13:33 [2020-05-14T19:13:33.081Z] === RUN   TestInfoAPIVersioned
19:13:33 [2020-05-14T19:13:33.081Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:13:33 [2020-05-14T19:13:33.081Z] === RUN   TestInfoDiscoveryBackend
19:13:33 [2020-05-14T19:13:33.188Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:13:33 [2020-05-14T19:13:33.188Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s)
19:13:33 [2020-05-14T19:13:33.188Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.79s)
19:13:33 [2020-05-14T19:13:33.188Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s)
19:13:33 [2020-05-14T19:13:33.188Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s)
19:13:33 [2020-05-14T19:13:33.188Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s)
19:13:33 [2020-05-14T19:13:33.188Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s)
19:13:33 [2020-05-14T19:13:33.188Z] === RUN   TestBuildMultiStageCopy
19:13:33 [2020-05-14T19:13:33.188Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:13:34 [2020-05-14T19:13:34.304Z] #40 ...
19:13:34 [2020-05-14T19:13:34.304Z] 
19:13:34 [2020-05-14T19:13:34.304Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
19:13:34 [2020-05-14T19:13:34.304Z] #20 9.819 Collecting yamllint==1.16.0
19:13:34 [2020-05-14T19:13:34.592Z] #20 10.36   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
19:13:34 [2020-05-14T19:13:34.881Z] #20 10.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
19:13:34 [2020-05-14T19:13:34.881Z] #20 10.55   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
19:13:34 [2020-05-14T19:13:34.881Z] #20 10.62 Collecting pyyaml (from yamllint==1.16.0)
19:13:34 [2020-05-14T19:13:34.959Z] --- PASS: TestInfoDiscoveryBackend (1.62s)
19:13:34 [2020-05-14T19:13:34.960Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:13:35 [2020-05-14T19:13:35.170Z] #20 10.92   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
19:13:36 [2020-05-14T19:13:36.485Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:13:37 [2020-05-14T19:13:37.049Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:13:37 [2020-05-14T19:13:37.222Z] #20 12.85 Building wheels for collected packages: pyyaml
19:13:37 [2020-05-14T19:13:37.222Z] #20 12.85   Running setup.py bdist_wheel for pyyaml: started
19:13:37 [2020-05-14T19:13:37.614Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:13:38 [2020-05-14T19:13:38.211Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.59s)
19:13:38 [2020-05-14T19:13:38.211Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:13:38 [2020-05-14T19:13:38.211Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:13:38 [2020-05-14T19:13:38.211Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:38 [2020-05-14T19:13:38.211Z] === RUN   TestInfoAPI
19:13:38 [2020-05-14T19:13:38.211Z] --- PASS: TestInfoAPI (0.04s)
19:13:38 [2020-05-14T19:13:38.211Z] === RUN   TestInfoAPIWarnings
19:13:38 [2020-05-14T19:13:38.548Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:13:39 [2020-05-14T19:13:39.113Z] --- PASS: TestBuildMultiStageCopy (5.86s)
19:13:39 [2020-05-14T19:13:39.113Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s)
19:13:39 [2020-05-14T19:13:39.113Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s)
19:13:39 [2020-05-14T19:13:39.113Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s)
19:13:39 [2020-05-14T19:13:39.113Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s)
19:13:39 [2020-05-14T19:13:39.113Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
19:13:39 [2020-05-14T19:13:39.113Z] === RUN   TestBuildMultiStageParentConfig
19:13:39 [2020-05-14T19:13:39.937Z] #20 15.37   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
19:13:39 [2020-05-14T19:13:39.937Z] #20 15.38   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
19:13:39 [2020-05-14T19:13:39.937Z] #20 15.53 Successfully built pyyaml
19:13:39 [2020-05-14T19:13:39.937Z] #20 15.56 Installing collected packages: pathspec, pyyaml, yamllint
19:13:40 [2020-05-14T19:13:40.057Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:13:40 [2020-05-14T19:13:40.057Z] 
19:13:40 [2020-05-14T19:13:40.057Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:13:40 [2020-05-14T19:13:40.057Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:13:40 [2020-05-14T19:13:40.057Z] HOSTNAME=a9116dfa8708
19:13:40 [2020-05-14T19:13:40.057Z] TESTDEBUG=0
19:13:40 [2020-05-14T19:13:40.057Z] DEST=bundles/test-integration
19:13:40 [2020-05-14T19:13:40.057Z] PWD=/go/src/github.com/docker/docker
19:13:40 [2020-05-14T19:13:40.057Z] DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74
19:13:40 [2020-05-14T19:13:40.057Z] container=docker
19:13:40 [2020-05-14T19:13:40.057Z] HOME=/root
19:13:40 [2020-05-14T19:13:40.057Z] GOLANG_VERSION=1.13.10
19:13:40 [2020-05-14T19:13:40.058Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:13:40 [2020-05-14T19:13:40.058Z] VALIDATE_BRANCH=master
19:13:40 [2020-05-14T19:13:40.058Z] TERM=xterm
19:13:40 [2020-05-14T19:13:40.058Z] DOCKER_PKG=github.com/docker/docker
19:13:40 [2020-05-14T19:13:40.058Z] SHLVL=1
19:13:40 [2020-05-14T19:13:40.058Z] TIMEOUT=120m
19:13:40 [2020-05-14T19:13:40.058Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:13:40 [2020-05-14T19:13:40.058Z] DOCKER_GRAPHDRIVER=overlay2
19:13:40 [2020-05-14T19:13:40.058Z] GO111MODULE=off
19:13:40 [2020-05-14T19:13:40.058Z] DOCKER_EXPERIMENTAL=1
19:13:40 [2020-05-14T19:13:40.058Z] TEST_SKIP_INTEGRATION_CLI=1
19:13:40 [2020-05-14T19:13:40.058Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:13:40 [2020-05-14T19:13:40.058Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:13:40 [2020-05-14T19:13:40.058Z] GOPATH=/go
19:13:40 [2020-05-14T19:13:40.058Z] PKG_CONFIG=pkg-config
19:13:40 [2020-05-14T19:13:40.058Z] _=/usr/bin/env
19:13:40 [2020-05-14T19:13:40.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:13:40 [2020-05-14T19:13:40.091Z] --- PASS: TestInfoAPIWarnings (1.66s)
19:13:40 [2020-05-14T19:13:40.091Z] === RUN   TestInfoDebug
19:13:40 [2020-05-14T19:13:40.564Z] #20 16.31 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
19:13:40 [2020-05-14T19:13:40.654Z] ok  	github.com/docker/docker/api/server/httputils	0.023s	coverage: 14.7% of statements
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ok  	github.com/docker/docker/api/server/middleware	0.046s	coverage: 37.7% of statements
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
19:13:40 [2020-05-14T19:13:40.654Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
19:13:40 [2020-05-14T19:13:40.654Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 4.8% of statements
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
19:13:40 [2020-05-14T19:13:40.654Z] ok  	github.com/docker/docker/api/types/time	0.024s	coverage: 100.0% of statements
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/builder	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:13:40 [2020-05-14T19:13:40.654Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
19:13:40 [2020-05-14T19:13:40.654Z] ok  	github.com/docker/docker/cli/debug	0.016s	coverage: 100.0% of statements
19:13:40 [2020-05-14T19:13:40.858Z] #20 DONE 16.6s
19:13:40 [2020-05-14T19:13:40.858Z] 
19:13:40 [2020-05-14T19:13:40.858Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:13:40 [2020-05-14T19:13:40.858Z] #40 207.7   CC       criu/filesystems.o
19:13:40 [2020-05-14T19:13:40.858Z] #40 209.4   CC       criu/fsnotify.o
19:13:40 [2020-05-14T19:13:40.858Z] #40 211.7   CC       criu/image-desc.o
19:13:40 [2020-05-14T19:13:40.858Z] #40 212.0   CC       criu/image.o
19:13:41 [2020-05-14T19:13:41.013Z] --- PASS: TestBuildMultiStageParentConfig (1.68s)
19:13:41 [2020-05-14T19:13:41.013Z] === RUN   TestBuildLabelWithTargets
19:13:41 [2020-05-14T19:13:41.898Z] #40 213.6   CC       criu/ipc_ns.o
19:13:41 [2020-05-14T19:13:41.971Z] --- PASS: TestInfoDebug (1.89s)
19:13:41 [2020-05-14T19:13:41.971Z] === RUN   TestInfoInsecureRegistries
19:13:42 [2020-05-14T19:13:42.561Z] ok  	github.com/docker/docker/builder/remotecontext	0.295s	coverage: 13.6% of statements
19:13:42 [2020-05-14T19:13:42.820Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.564s	coverage: 86.3% of statements
19:13:43 [2020-05-14T19:13:43.539Z] --- PASS: TestBuildLabelWithTargets (2.59s)
19:13:43 [2020-05-14T19:13:43.539Z] === RUN   TestBuildWithEmptyLayers
19:13:43 [2020-05-14T19:13:43.758Z] ok  	github.com/docker/docker/builder/dockerfile	1.248s	coverage: 48.2% of statements
19:13:43 [2020-05-14T19:13:43.758Z] ?   	github.com/docker/docker/cli	[no test files]
19:13:43 [2020-05-14T19:13:43.758Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:13:43 [2020-05-14T19:13:43.850Z] --- PASS: TestInfoInsecureRegistries (1.94s)
19:13:43 [2020-05-14T19:13:43.850Z] === RUN   TestInfoRegistryMirrors
19:13:43 [2020-05-14T19:13:43.953Z] #40 215.6   CC       criu/irmap.o
19:13:44 [2020-05-14T19:13:44.472Z] --- PASS: TestBuildWithEmptyLayers (1.36s)
19:13:44 [2020-05-14T19:13:44.472Z] === RUN   TestBuildMultiStageOnBuild
19:13:44 [2020-05-14T19:13:44.981Z] #40 216.7   CC       criu/kcmp-ids.o
19:13:45 [2020-05-14T19:13:45.271Z] #40 217.1   CC       criu/kerndat.o
19:13:45 [2020-05-14T19:13:45.728Z] --- PASS: TestInfoRegistryMirrors (1.90s)
19:13:45 [2020-05-14T19:13:45.728Z] === RUN   TestLoginFailsWithBadCredentials
19:13:45 [2020-05-14T19:13:45.982Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
19:13:45 [2020-05-14T19:13:45.982Z] === RUN   TestPingCacheHeaders
19:13:45 [2020-05-14T19:13:45.982Z] --- PASS: TestPingCacheHeaders (0.04s)
19:13:45 [2020-05-14T19:13:45.982Z] === RUN   TestPingGet
19:13:45 [2020-05-14T19:13:45.982Z] --- PASS: TestPingGet (0.01s)
19:13:45 [2020-05-14T19:13:45.982Z] === RUN   TestPingHead
19:13:45 [2020-05-14T19:13:45.982Z] --- PASS: TestPingHead (0.02s)
19:13:45 [2020-05-14T19:13:45.982Z] === RUN   TestVersion
19:13:45 [2020-05-14T19:13:45.982Z] --- PASS: TestVersion (0.02s)
19:13:45 [2020-05-14T19:13:45.982Z] PASS
19:13:45 [2020-05-14T19:13:45.982Z] 
19:13:45 [2020-05-14T19:13:45.982Z] === Skipped
19:13:45 [2020-05-14T19:13:45.982Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:13:45 [2020-05-14T19:13:45.982Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:13:45 [2020-05-14T19:13:45.982Z] 
19:13:45 [2020-05-14T19:13:45.982Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:13:45 [2020-05-14T19:13:45.982Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
19:13:45 [2020-05-14T19:13:45.982Z] 
19:13:45 [2020-05-14T19:13:45.982Z] 
19:13:45 [2020-05-14T19:13:45.982Z] DONE 18 tests, 2 skipped in 13.946s
19:13:45 [2020-05-14T19:13:45.982Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:13:46 [2020-05-14T19:13:46.236Z] INFO: Testing against a local daemon
19:13:46 [2020-05-14T19:13:46.236Z] === RUN   TestVolumesCreateAndList
19:13:46 [2020-05-14T19:13:46.236Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:13:46 [2020-05-14T19:13:46.236Z] === RUN   TestVolumesRemove
19:13:46 [2020-05-14T19:13:46.236Z] --- PASS: TestVolumesRemove (0.08s)
19:13:46 [2020-05-14T19:13:46.236Z] === RUN   TestVolumesInspect
19:13:46 [2020-05-14T19:13:46.236Z] --- PASS: TestVolumesInspect (0.02s)
19:13:46 [2020-05-14T19:13:46.236Z] === RUN   TestVolumesInvalidJSON
19:13:46 [2020-05-14T19:13:46.236Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:13:46 [2020-05-14T19:13:46.236Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:13:46 [2020-05-14T19:13:46.236Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:13:46 [2020-05-14T19:13:46.236Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:13:46 [2020-05-14T19:13:46.236Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:13:46 [2020-05-14T19:13:46.236Z] PASS
19:13:46 [2020-05-14T19:13:46.236Z] 
19:13:46 [2020-05-14T19:13:46.236Z] DONE 5 tests in 0.153s
19:13:46 [2020-05-14T19:13:46.236Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:13:46 [2020-05-14T19:13:46.236Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 16763 is not a child of this shell
19:13:46 [2020-05-14T19:13:46.236Z] warning: PID 16763 from bundles/test-integration/docker.pid had a nonzero exit code
19:13:46 [2020-05-14T19:13:46.236Z] Leaving: AppArmorNo profiles have been unloaded.
19:13:46 [2020-05-14T19:13:46.236Z] 
19:13:46 [2020-05-14T19:13:46.236Z] Unloading profiles will leave already running processes permanently
19:13:46 [2020-05-14T19:13:46.236Z] unconfined, which can lead to unexpected situations.
19:13:46 [2020-05-14T19:13:46.236Z] 
19:13:46 [2020-05-14T19:13:46.236Z] To set a process to complain mode, use the command line tool
19:13:46 [2020-05-14T19:13:46.236Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:13:46 [2020-05-14T19:13:46.236Z] Removing test suite binaries
19:13:47 [2020-05-14T19:13:47.052Z] ok  	github.com/docker/docker/client	0.300s	coverage: 75.4% of statements
19:13:47 [2020-05-14T19:13:47.325Z] #40 218.8   CC       criu/libnetlink.o
19:13:47 [2020-05-14T19:13:47.325Z] #40 ...
19:13:47 [2020-05-14T19:13:47.325Z] 
19:13:47 [2020-05-14T19:13:47.325Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
19:13:47 [2020-05-14T19:13:47.325Z] #29 DONE 318.5s
19:13:47 [2020-05-14T19:13:47.325Z] 
19:13:47 [2020-05-14T19:13:47.325Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:13:47 [2020-05-14T19:13:47.592Z] 
19:13:47 [2020-05-14T19:13:47.614Z] #37 ...
19:13:47 [2020-05-14T19:13:47.614Z] 
19:13:47 [2020-05-14T19:13:47.614Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:13:47 [2020-05-14T19:13:47.614Z] #40 219.5   CC       criu/log.o
Post stage
[Pipeline] junit
19:13:48 [2020-05-14T19:13:48.521Z] Recording test results
19:13:48 [2020-05-14T19:13:48.653Z] --- PASS: TestBuildMultiStageOnBuild (3.80s)
19:13:48 [2020-05-14T19:13:48.653Z] === RUN   TestBuildUncleanTarFilenames
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:13:49 [2020-05-14T19:13:49.020Z] 4612f6d0b889: Pull complete
19:13:49 [2020-05-14T19:13:49.020Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae
19:13:49 [2020-05-14T19:13:49.020Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:13:49 [2020-05-14T19:13:49.020Z] mcr.microsoft.com/windows/servercore:ltsc2019
19:13:49 [2020-05-14T19:13:49.020Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217'
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Docker version of control daemon
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] Client: Docker Engine - Enterprise
19:13:49 [2020-05-14T19:13:49.020Z]  Version:           19.03.5
19:13:49 [2020-05-14T19:13:49.020Z]  API version:       1.40
19:13:49 [2020-05-14T19:13:49.020Z]  Go version:        go1.12.12
19:13:49 [2020-05-14T19:13:49.020Z]  Git commit:        2ee0c57608
19:13:49 [2020-05-14T19:13:49.020Z]  Built:             11/13/2019 08:00:16
19:13:49 [2020-05-14T19:13:49.020Z]  OS/Arch:           windows/amd64
19:13:49 [2020-05-14T19:13:49.020Z]  Experimental:      false
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] Server: Docker Engine - Enterprise
19:13:49 [2020-05-14T19:13:49.020Z]  Engine:
19:13:49 [2020-05-14T19:13:49.020Z]   Version:          19.03.5
19:13:49 [2020-05-14T19:13:49.020Z]   API version:      1.40 (minimum version 1.24)
19:13:49 [2020-05-14T19:13:49.020Z]   Go version:       go1.12.12
19:13:49 [2020-05-14T19:13:49.020Z]   Git commit:       2ee0c57608
19:13:49 [2020-05-14T19:13:49.020Z]   Built:            11/13/2019 07:58:51
19:13:49 [2020-05-14T19:13:49.020Z]   OS/Arch:          windows/amd64
19:13:49 [2020-05-14T19:13:49.020Z]   Experimental:     true
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Docker info of control daemon
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] Client:
19:13:49 [2020-05-14T19:13:49.020Z]  Debug Mode: false
19:13:49 [2020-05-14T19:13:49.020Z]  Plugins:
19:13:49 [2020-05-14T19:13:49.020Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] Server:
19:13:49 [2020-05-14T19:13:49.020Z]  Containers: 0
19:13:49 [2020-05-14T19:13:49.020Z]   Running: 0
19:13:49 [2020-05-14T19:13:49.020Z]   Paused: 0
19:13:49 [2020-05-14T19:13:49.020Z]   Stopped: 0
19:13:49 [2020-05-14T19:13:49.020Z]  Images: 1
19:13:49 [2020-05-14T19:13:49.020Z]  Server Version: 19.03.5
19:13:49 [2020-05-14T19:13:49.020Z]  Storage Driver: windowsfilter (windows) lcow (linux)
19:13:49 [2020-05-14T19:13:49.020Z]   Windows: 
19:13:49 [2020-05-14T19:13:49.020Z]   LCOW: 
19:13:49 [2020-05-14T19:13:49.020Z]  Logging Driver: json-file
19:13:49 [2020-05-14T19:13:49.020Z]  Plugins:
19:13:49 [2020-05-14T19:13:49.020Z]   Volume: local
19:13:49 [2020-05-14T19:13:49.020Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:13:49 [2020-05-14T19:13:49.020Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:13:49 [2020-05-14T19:13:49.020Z]  Swarm: inactive
19:13:49 [2020-05-14T19:13:49.020Z]  Default Isolation: process
19:13:49 [2020-05-14T19:13:49.020Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:13:49 [2020-05-14T19:13:49.020Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
19:13:49 [2020-05-14T19:13:49.020Z]  OSType: windows
19:13:49 [2020-05-14T19:13:49.020Z]  Architecture: x86_64
19:13:49 [2020-05-14T19:13:49.020Z]  CPUs: 4
19:13:49 [2020-05-14T19:13:49.020Z]  Total Memory: 32GiB
19:13:49 [2020-05-14T19:13:49.020Z]  Name: azwin-2-c1d470
19:13:49 [2020-05-14T19:13:49.020Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
19:13:49 [2020-05-14T19:13:49.020Z]  Docker Root Dir: D:\docker
19:13:49 [2020-05-14T19:13:49.020Z]  Debug Mode: false
19:13:49 [2020-05-14T19:13:49.020Z]  Registry: https://index.docker.io/v1/
19:13:49 [2020-05-14T19:13:49.020Z]  Labels:
19:13:49 [2020-05-14T19:13:49.020Z]  Experimental: true
19:13:49 [2020-05-14T19:13:49.020Z]  Insecure Registries:
19:13:49 [2020-05-14T19:13:49.020Z]   10.0.0.4:5000
19:13:49 [2020-05-14T19:13:49.020Z]   127.0.0.0/8
19:13:49 [2020-05-14T19:13:49.020Z]  Registry Mirrors:
19:13:49 [2020-05-14T19:13:49.020Z]   http://10.0.0.4:5000/
19:13:49 [2020-05-14T19:13:49.020Z]  Live Restore Enabled: false
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Commit hash is 9d0e903500
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Nuke-Everything...
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Container count on control daemon to delete is 0
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Nuking d:\CI
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Zapped successfully
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Location for testing is d:\CI\PR-40908\10
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Validating GOLang consistency in Dockerfile.windows...
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] INFO: Building the image from Dockerfile.windows at 05/14/2020 19:13:41...
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] Sending build context to Docker daemon  55.29MB
19:13:49 [2020-05-14T19:13:49.020Z] 
19:13:49 [2020-05-14T19:13:49.020Z] Step 1/10 : FROM microsoft/windowsservercore
19:13:49 [2020-05-14T19:13:49.020Z]  ---> 561b89eac394
19:13:49 [2020-05-14T19:13:49.020Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
19:13:49 [2020-05-14T19:13:49.020Z]  ---> Running in cc3857e8d6e2
19:13:49 [2020-05-14T19:13:49.020Z] Removing intermediate container cc3857e8d6e2
19:13:49 [2020-05-14T19:13:49.020Z]  ---> f3b11a49d7f4
19:13:49 [2020-05-14T19:13:49.020Z] Step 3/10 : ARG GO_VERSION=1.13.10
19:13:49 [2020-05-14T19:13:49.020Z]  ---> Running in 5e596e6b1276
19:13:49 [2020-05-14T19:13:49.020Z] Removing intermediate container 5e596e6b1276
19:13:49 [2020-05-14T19:13:49.020Z]  ---> aa76723ecd20
19:13:49 [2020-05-14T19:13:49.020Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
19:13:49 [2020-05-14T19:13:49.020Z]  ---> Running in 48fcd609f747
19:13:49 [2020-05-14T19:13:49.020Z] Removing intermediate container 48fcd609f747
19:13:49 [2020-05-14T19:13:49.020Z]  ---> 878bc275be97
19:13:49 [2020-05-14T19:13:49.020Z] 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}
19:13:49 [2020-05-14T19:13:49.020Z]  ---> Running in 6f00c79cd511
19:13:49 [2020-05-14T19:13:49.115Z] #40 220.8   CC       criu/lsm.o
19:13:49 [2020-05-14T19:13:49.168Z] + echo Ensuring container killed.
19:13:49 [2020-05-14T19:13:49.168Z] Ensuring container killed.
19:13:49 [2020-05-14T19:13:49.168Z] + docker rm -vf docker-pr10
19:13:49 [2020-05-14T19:13:49.168Z] Error: No such container: docker-pr10
19:13:49 [2020-05-14T19:13:49.168Z] + true
[Pipeline] sh
19:13:49 [2020-05-14T19:13:49.498Z] Removing intermediate container 6f00c79cd511
19:13:49 [2020-05-14T19:13:49.498Z]  ---> abb0ec34bb9d
19:13:49 [2020-05-14T19:13:49.498Z] 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;
19:13:49 [2020-05-14T19:13:49.498Z]  ---> Running in c73d4931cd09
19:13:49 [2020-05-14T19:13:49.521Z] + echo Chowning /workspace to jenkins user
19:13:49 [2020-05-14T19:13:49.522Z] Chowning /workspace to jenkins user
19:13:49 [2020-05-14T19:13:49.522Z] + id -u
19:13:49 [2020-05-14T19:13:49.522Z] + id -g
19:13:49 [2020-05-14T19:13:49.522Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40908:/workspace busybox chown -R 1000:1000 /workspace
19:13:49 [2020-05-14T19:13:49.765Z] #40 221.6   CC       criu/mem.o
19:13:50 [2020-05-14T19:13:50.548Z] --- PASS: TestBuildUncleanTarFilenames (1.85s)
19:13:50 [2020-05-14T19:13:50.549Z] === RUN   TestBuildMultiStageLayerLeak
19:13:50 [2020-05-14T19:13:50.549Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:13:50 [2020-05-14T19:13:50.549Z] Using test binary docker
19:13:50 [2020-05-14T19:13:50.549Z] +++ /etc/init.d/apparmor start
19:13:50 [2020-05-14T19:13:50.549Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:13:50 [2020-05-14T19:13:50.549Z] INFO: Waiting for daemon to start...
19:13:50 [2020-05-14T19:13:50.549Z] Starting dockerd
19:13:50 [2020-05-14T19:13:50.549Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:13:51 [2020-05-14T19:13:51.333Z] + bundleName=amd64-rootless
19:13:51 [2020-05-14T19:13:51.333Z] + echo Creating amd64-rootless-bundles.tar.gz
19:13:51 [2020-05-14T19:13:51.333Z] Creating amd64-rootless-bundles.tar.gz
19:13:51 [2020-05-14T19:13:51.333Z] + find+  bundles -path */root/*overlay2 -prune -o -type fxargs ( tar -name -czf *-report.json amd64-rootless-bundles.tar.gz -o
19:13:51 [2020-05-14T19:13:51.333Z]  -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
19:13:51 [2020-05-14T19:13:51.339Z] Archiving artifacts
19:13:51 [2020-05-14T19:13:51.543Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40908/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:13:51 [2020-05-14T19:13:51.919Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:13:51 [2020-05-14T19:13:51.919Z] Using test binary docker
19:13:51 [2020-05-14T19:13:51.919Z] +++ /etc/init.d/apparmor start
19:13:51 [2020-05-14T19:13:51.919Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:13:51 [2020-05-14T19:13:51.919Z] INFO: Waiting for daemon to start...
19:13:51 [2020-05-14T19:13:51.919Z] Starting dockerd
19:13:51 [2020-05-14T19:13:51.919Z] +++ 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
19:13:52 [2020-05-14T19:13:52.000Z] + make clean
19:13:52 [2020-05-14T19:13:52.000Z] docker volume rm -f docker-dev-cache
19:13:52 [2020-05-14T19:13:52.000Z] docker-dev-cache
[Pipeline] deleteDir
19:13:52 [2020-05-14T19:13:52.472Z] #40 224.2   CC       criu/mount.o
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:13:52 [2020-05-14T19:13:52.850Z] .
19:13:52 [2020-05-14T19:13:52.850Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:13:52 [2020-05-14T19:13:52.850Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:13:52 [2020-05-14T19:13:52.850Z] Error: No such image: emptyfs
19:13:52 [2020-05-14T19:13:52.850Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:13:52 [2020-05-14T19:13:52.850Z] ++++ docker load
19:13:52 [2020-05-14T19:13:52.850Z] Running integration-test (iteration 1)
19:13:52 [2020-05-14T19:13:52.850Z] 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)/
19:13:52 [2020-05-14T19:13:52.850Z] ++ 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)/'
19:13:52 [2020-05-14T19:13:52.850Z] ++ set -e
19:13:52 [2020-05-14T19:13:52.850Z] ++ '[' -n 0 ']'
19:13:52 [2020-05-14T19:13:52.850Z] ++ set -x
19:13:52 [2020-05-14T19:13:52.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
19:13:53 [2020-05-14T19:13:53.466Z] 
19:13:53 [2020-05-14T19:13:53.466Z] SUCCESS: Specified value was saved.
19:13:53 [2020-05-14T19:13:53.782Z] --- PASS: TestBuildMultiStageLayerLeak (3.44s)
19:13:53 [2020-05-14T19:13:53.783Z] === RUN   TestBuildWithHugeFile
19:13:54 [2020-05-14T19:13:54.040Z] 
19:13:54 [2020-05-14T19:13:54.040Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:13:54 [2020-05-14T19:13:54.040Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:13:54 [2020-05-14T19:13:54.040Z] Error: No such image: emptyfs
19:13:54 [2020-05-14T19:13:54.040Z] ++++ docker load
19:13:54 [2020-05-14T19:13:54.040Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:13:54 [2020-05-14T19:13:54.298Z] Running integration-test (iteration 1)
19:13:54 [2020-05-14T19:13:54.298Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
19:13:54 [2020-05-14T19:13:54.298Z] ++ 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)/'
19:13:54 [2020-05-14T19:13:54.298Z] ++ set -e
19:13:54 [2020-05-14T19:13:54.298Z] ++ '[' -n 0 ']'
19:13:54 [2020-05-14T19:13:54.298Z] ++ set -x
19:13:54 [2020-05-14T19:13:54.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
19:13:54 [2020-05-14T19:13:54.471Z] INFO: Downloading git...
19:13:55 [2020-05-14T19:13:55.565Z] INFO: Downloading go...
19:13:58 [2020-05-14T19:13:58.573Z] INFO: Downloading compiler 1 of 3...
19:13:59 [2020-05-14T19:13:59.051Z] INFO: Downloading compiler 2 of 3...
19:13:59 [2020-05-14T19:13:59.051Z] INFO: Downloading compiler 3 of 3...
19:13:59 [2020-05-14T19:13:59.051Z] INFO: Extracting git...
19:13:59 [2020-05-14T19:13:59.345Z] #40 230.4   CC       criu/namespaces.o
19:14:01 [2020-05-14T19:14:01.416Z] #40 233.5   CC       criu/net.o
19:14:02 [2020-05-14T19:14:02.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:14:02 [2020-05-14T19:14:02.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:14:03 [2020-05-14T19:14:03.640Z] INFO [loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 1m56.966271506s 
19:14:03 [2020-05-14T19:14:03.640Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 664.741803ms 
19:14:04 [2020-05-14T19:14:04.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:14:06 [2020-05-14T19:14:06.957Z] #40 238.7   CC       criu/netfilter.o
19:14:07 [2020-05-14T19:14:07.245Z] #40 239.3   CC       criu/page-pipe.o
19:14:08 [2020-05-14T19:14:08.271Z] #40 240.2   CC       criu/page-xfer.o
19:14:10 [2020-05-14T19:14:10.324Z] #40 242.2   CC       criu/pagemap-cache.o
19:14:10 [2020-05-14T19:14:10.981Z] #40 242.9   CC       criu/pagemap.o
19:14:11 [2020-05-14T19:14:11.840Z] INFO: Expanding go...
19:14:13 [2020-05-14T19:14:13.061Z] #40 244.6   CC       criu/parasite-syscall.o
19:14:14 [2020-05-14T19:14:14.557Z] #40 246.2   CC       criu/path.o
19:14:14 [2020-05-14T19:14:14.846Z] #40 246.7   CC       criu/pie-util-vdso.o
19:14:15 [2020-05-14T19:14:15.473Z] #40 247.4   CC       criu/pie-util.o
19:14:15 [2020-05-14T19:14:15.762Z] #40 247.7   CC       criu/pipes.o
19:14:17 [2020-05-14T19:14:17.816Z] #40 249.3   CC       criu/plugin.o
19:14:18 [2020-05-14T19:14:18.105Z] #40 250.0   CC       criu/proc_parse.o
19:14:19 [2020-05-14T19:14:19.150Z] ok  	github.com/docker/docker/cmd/dockerd	0.143s	coverage: 30.8% of statements
19:14:19 [2020-05-14T19:14:19.150Z] ok  	github.com/docker/docker/container	0.145s	coverage: 34.7% of statements
19:14:19 [2020-05-14T19:14:19.150Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:14:19 [2020-05-14T19:14:19.150Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:14:19 [2020-05-14T19:14:19.150Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:14:19 [2020-05-14T19:14:19.150Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:14:19 [2020-05-14T19:14:19.720Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.042s	coverage: 65.3% of statements
19:14:19 [2020-05-14T19:14:19.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:14:20 [2020-05-14T19:14:20.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:14:21 [2020-05-14T19:14:21.101Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.057s	coverage: 35.6% of statements
19:14:21 [2020-05-14T19:14:21.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:14:22 [2020-05-14T19:14:22.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:14:22 [2020-05-14T19:14:22.481Z] ok  	github.com/docker/docker/daemon/cluster	0.162s	coverage: 0.5% of statements
19:14:22 [2020-05-14T19:14:22.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:14:24 [2020-05-14T19:14:24.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:14:24 [2020-05-14T19:14:24.977Z] #40 256.0   CC       criu/protobuf-desc.o
19:14:25 [2020-05-14T19:14:25.778Z] ok  	github.com/docker/docker/daemon/discovery	0.056s	coverage: 30.0% of statements
19:14:26 [2020-05-14T19:14:26.000Z] #40 257.8   CC       criu/protobuf.o
19:14:26 [2020-05-14T19:14:26.395Z] Loaded image: buildpack-deps:jessie
19:14:26 [2020-05-14T19:14:26.395Z] Loaded image: busybox:latest
19:14:26 [2020-05-14T19:14:26.395Z] Loaded image: busybox:glibc
19:14:26 [2020-05-14T19:14:26.395Z] Loaded image: debian:jessie
19:14:26 [2020-05-14T19:14:26.395Z] Loaded image: hello-world:latest
19:14:26 [2020-05-14T19:14:26.395Z] INFO: Testing against a local daemon
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:14:26 [2020-05-14T19:14:26.395Z] Loaded image: buildpack-deps:jessie
19:14:26 [2020-05-14T19:14:26.395Z] Loaded image: busybox:latest
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:14:26 [2020-05-14T19:14:26.395Z] Loaded image: busybox:glibc
19:14:26 [2020-05-14T19:14:26.395Z] Loaded image: debian:jessie
19:14:26 [2020-05-14T19:14:26.395Z] Loaded image: hello-world:latest
19:14:26 [2020-05-14T19:14:26.395Z] INFO: Testing against a local daemon
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerDaemonSuite
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:14:26 [2020-05-14T19:14:26.395Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:14:26 [2020-05-14T19:14:26.628Z] #40 258.4   CC       criu/pstree.o
19:14:26 [2020-05-14T19:14:26.721Z] ok  	github.com/docker/docker/daemon/events	0.085s	coverage: 50.0% of statements
19:14:26 [2020-05-14T19:14:26.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:14:27 [2020-05-14T19:14:27.290Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 81.7% of statements
19:14:27 [2020-05-14T19:14:27.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:14:28 [2020-05-14T19:14:28.290Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:14:28 [2020-05-14T19:14:28.548Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:14:28 [2020-05-14T19:14:28.548Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:14:28 [2020-05-14T19:14:28.548Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:14:28 [2020-05-14T19:14:28.684Z] #40 260.3   CC       criu/rbtree.o
19:14:28 [2020-05-14T19:14:28.975Z] #40 260.9   CC       criu/rst-malloc.o
19:14:29 [2020-05-14T19:14:29.113Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:14:29 [2020-05-14T19:14:29.199Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
19:14:29 [2020-05-14T19:14:29.265Z] #40 261.3   CC       criu/seccomp.o
19:14:29 [2020-05-14T19:14:29.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:14:29 [2020-05-14T19:14:29.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:14:30 [2020-05-14T19:14:30.045Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
19:14:30 [2020-05-14T19:14:30.303Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:14:30 [2020-05-14T19:14:30.560Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:14:30 [2020-05-14T19:14:30.560Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:14:30 [2020-05-14T19:14:30.560Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:14:30 [2020-05-14T19:14:30.772Z] #40 262.6   CC       criu/seize.o
19:14:31 [2020-05-14T19:14:31.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:14:31 [2020-05-14T19:14:31.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:14:31 [2020-05-14T19:14:31.932Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:14:32 [2020-05-14T19:14:32.490Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
19:14:32 [2020-05-14T19:14:32.497Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
19:14:32 [2020-05-14T19:14:32.749Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.481s	coverage: 13.9% of statements
19:14:33 [2020-05-14T19:14:33.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:14:33 [2020-05-14T19:14:33.217Z] INFO: Expanding compiler 1 of 3...
19:14:33 [2020-05-14T19:14:33.217Z] INFO: Expanding compiler 2 of 3...
19:14:33 [2020-05-14T19:14:33.479Z] #40 264.8   CC       criu/servicefd.o
19:14:33 [2020-05-14T19:14:33.768Z] #40 265.7   CC       criu/shmem.o
19:14:34 [2020-05-14T19:14:34.130Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.644s	coverage: 57.0% of statements
19:14:34 [2020-05-14T19:14:34.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:14:35 [2020-05-14T19:14:35.022Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:14:35 [2020-05-14T19:14:35.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:14:35 [2020-05-14T19:14:35.267Z] #40 267.3   CC       criu/sigframe.o
19:14:35 [2020-05-14T19:14:35.896Z] #40 267.6   CC       criu/signalfd.o
19:14:35 [2020-05-14T19:14:35.954Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
19:14:36 [2020-05-14T19:14:36.183Z] #40 268.0   CC       criu/sk-inet.o
19:14:36 [2020-05-14T19:14:36.631Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:14:36 [2020-05-14T19:14:36.631Z] Using test binary docker
19:14:36 [2020-05-14T19:14:36.631Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:14:36 [2020-05-14T19:14:36.631Z] +++ /etc/init.d/apparmor start
19:14:36 [2020-05-14T19:14:36.631Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:14:36 [2020-05-14T19:14:36.631Z] INFO: Waiting for daemon to start...
19:14:36 [2020-05-14T19:14:36.631Z] Starting dockerd
19:14:36 [2020-05-14T19:14:36.631Z] +++ 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
19:14:36 [2020-05-14T19:14:36.672Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
19:14:36 [2020-05-14T19:14:36.886Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:14:38 [2020-05-14T19:14:38.038Z] INFO: Expanding compiler 3 of 3...
19:14:38 [2020-05-14T19:14:38.246Z] #40 269.8   CC       criu/sk-netlink.o
19:14:38 [2020-05-14T19:14:38.515Z] INFO: Removing downloaded files...
19:14:38 [2020-05-14T19:14:38.541Z] #40 270.4   CC       criu/sk-packet.o
19:14:38 [2020-05-14T19:14:38.580Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.732s	coverage: 73.1% of statements
19:14:38 [2020-05-14T19:14:38.580Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.953s	coverage: 46.2% of statements
19:14:38 [2020-05-14T19:14:38.642Z] .
19:14:38 [2020-05-14T19:14:38.643Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:14:38 [2020-05-14T19:14:38.643Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:14:38 [2020-05-14T19:14:38.643Z] Error: No such image: emptyfs
19:14:38 [2020-05-14T19:14:38.643Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:14:38 [2020-05-14T19:14:38.643Z] ++++ docker load
19:14:38 [2020-05-14T19:14:38.643Z] Running integration-test (iteration 1)
19:14:38 [2020-05-14T19:14:38.643Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
19:14:38 [2020-05-14T19:14:38.643Z] ++ 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
19:14:38 [2020-05-14T19:14:38.643Z] ++ set -e
19:14:38 [2020-05-14T19:14:38.643Z] ++ '[' -n 0 ']'
19:14:38 [2020-05-14T19:14:38.643Z] ++ set -x
19:14:38 [2020-05-14T19:14:38.643Z] ++ env -i DEST=/go/src/github.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
19:14:38 [2020-05-14T19:14:38.784Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
19:14:38 [2020-05-14T19:14:38.993Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
19:14:38 [2020-05-14T19:14:38.993Z] INFO: Configuring git core.autocrlf...
19:14:39 [2020-05-14T19:14:39.519Z] ok  	github.com/docker/docker/daemon	12.382s	coverage: 17.4% of statements
19:14:39 [2020-05-14T19:14:39.566Z] #40 ...
19:14:39 [2020-05-14T19:14:39.566Z] 
19:14:39 [2020-05-14T19:14:39.566Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:14:39 [2020-05-14T19:14:39.566Z] #37 370.7 + dpkg --print-architecture
19:14:39 [2020-05-14T19:14:39.566Z] #37 370.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
19:14:39 [2020-05-14T19:14:39.566Z] #37 370.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:14:39 [2020-05-14T19:14:39.717Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:14:39 [2020-05-14T19:14:39.779Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:14:39 [2020-05-14T19:14:39.779Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:14:39 [2020-05-14T19:14:39.779Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:14:39 [2020-05-14T19:14:39.779Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:14:39 [2020-05-14T19:14:39.779Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:14:39 [2020-05-14T19:14:39.857Z] #37 370.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
19:14:40 [2020-05-14T19:14:40.348Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.106s	coverage: 49.5% of statements
19:14:40 [2020-05-14T19:14:40.650Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
19:14:41 [2020-05-14T19:14:41.286Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.629s	coverage: 76.1% of statements
19:14:41 [2020-05-14T19:14:41.862Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.026s	coverage: 58.0% of statements
19:14:42 [2020-05-14T19:14:42.024Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
19:14:42 [2020-05-14T19:14:42.025Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:14:42 [2020-05-14T19:14:42.430Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
19:14:42 [2020-05-14T19:14:42.430Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
19:14:43 [2020-05-14T19:14:43.396Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:14:44 [2020-05-14T19:14:44.330Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:14:44 [2020-05-14T19:14:44.970Z] ok  	github.com/docker/docker/daemon/logger	0.247s	coverage: 41.8% of statements
19:14:45 [2020-05-14T19:14:45.262Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
19:14:45 [2020-05-14T19:14:45.262Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:14:45 [2020-05-14T19:14:45.555Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 4.9% of statements
19:14:45 [2020-05-14T19:14:45.555Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.313s	coverage: 77.8% of statements
19:14:45 [2020-05-14T19:14:45.653Z] Loaded image: buildpack-deps:jessie
19:14:45 [2020-05-14T19:14:45.934Z] Loaded image: busybox:latest
19:14:45 [2020-05-14T19:14:45.934Z] Loaded image: busybox:glibc
19:14:45 [2020-05-14T19:14:45.934Z] Loaded image: debian:jessie
19:14:46 [2020-05-14T19:14:46.214Z] Loaded image: hello-world:latest
19:14:46 [2020-05-14T19:14:46.214Z] INFO: Testing against a local daemon
19:14:46 [2020-05-14T19:14:46.214Z] === RUN   TestCgroupNamespacesBuild
19:14:46 [2020-05-14T19:14:46.492Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.187s	coverage: 57.7% of statements
19:14:46 [2020-05-14T19:14:46.492Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:14:46 [2020-05-14T19:14:46.492Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:14:46 [2020-05-14T19:14:46.492Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:14:46 [2020-05-14T19:14:46.492Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:14:46 [2020-05-14T19:14:46.492Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:14:46 [2020-05-14T19:14:46.492Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:14:46 [2020-05-14T19:14:46.492Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.051s	coverage: 67.0% of statements
19:14:46 [2020-05-14T19:14:46.636Z] === RUN   TestDockerSuite/TestAttachAfterDetach
19:14:47 [2020-05-14T19:14:47.063Z] ok  	github.com/docker/docker/daemon/logger/journald	0.070s	coverage: 26.2% of statements
19:14:47 [2020-05-14T19:14:47.063Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.019s	coverage: 87.2% of statements
19:14:47 [2020-05-14T19:14:47.323Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.028s	coverage: 61.6% of statements
19:14:48 [2020-05-14T19:14:48.020Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
19:14:48 [2020-05-14T19:14:48.265Z] ok  	github.com/docker/docker/daemon/logger/local	0.046s	coverage: 75.2% of statements
19:14:48 [2020-05-14T19:14:48.265Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:14:48 [2020-05-14T19:14:48.837Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.061s	coverage: 33.3% of statements
19:14:48 [2020-05-14T19:14:48.880Z] --- PASS: TestCgroupNamespacesBuild (2.27s)
19:14:48 [2020-05-14T19:14:48.880Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:14:48 [2020-05-14T19:14:48.952Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
19:14:49 [2020-05-14T19:14:49.098Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.051s	coverage: 37.7% of statements
19:14:49 [2020-05-14T19:14:49.668Z] ok  	github.com/docker/docker/daemon/logger/templates	0.008s	coverage: 8.3% of statements
19:14:49 [2020-05-14T19:14:49.928Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.017s	coverage: 47.8% of statements
19:14:50 [2020-05-14T19:14:50.209Z] #37 ...
19:14:50 [2020-05-14T19:14:50.209Z] 
19:14:50 [2020-05-14T19:14:50.209Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:14:50 [2020-05-14T19:14:50.209Z] #40 271.8   CC       criu/sk-queue.o
19:14:50 [2020-05-14T19:14:50.209Z] #40 272.9   CC       criu/sk-tcp.o
19:14:50 [2020-05-14T19:14:50.209Z] #40 273.7   CC       criu/sk-unix.o
19:14:50 [2020-05-14T19:14:50.209Z] #40 277.2   CC       criu/sockets.o
19:14:50 [2020-05-14T19:14:50.209Z] #40 278.8   CC       criu/stats.o
19:14:50 [2020-05-14T19:14:50.209Z] #40 279.3   CC       criu/string.o
19:14:50 [2020-05-14T19:14:50.209Z] #40 279.4   CC       criu/sysctl.o
19:14:50 [2020-05-14T19:14:50.209Z] #40 280.5   CC       criu/sysfs_parse.o
19:14:50 [2020-05-14T19:14:50.209Z] #40 281.0   CC       criu/timerfd.o
19:14:50 [2020-05-14T19:14:50.209Z] #40 281.7   CC       criu/tty.o
19:14:50 [2020-05-14T19:14:50.344Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s)
19:14:50 [2020-05-14T19:14:50.344Z] === RUN   TestBuildWithSession
19:14:50 [2020-05-14T19:14:50.344Z] --- SKIP: TestBuildWithSession (0.00s)
19:14:50 [2020-05-14T19:14:50.344Z]     build_session_test.go:25: TODO: BuildKit
19:14:50 [2020-05-14T19:14:50.344Z] === RUN   TestBuildSquashParent
19:14:50 [2020-05-14T19:14:50.848Z] === RUN   TestDockerSuite/TestAttachDetach
19:14:51 [2020-05-14T19:14:51.310Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.909s	coverage: 82.5% of statements
19:14:51 [2020-05-14T19:14:51.310Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:14:51 [2020-05-14T19:14:51.570Z] ok  	github.com/docker/docker/daemon/network	0.022s	coverage: 63.8% of statements
19:14:51 [2020-05-14T19:14:51.570Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:14:52 [2020-05-14T19:14:52.223Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:14:52 [2020-05-14T19:14:52.223Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
19:14:52 [2020-05-14T19:14:52.510Z] ok  	github.com/docker/docker/distribution/metadata	0.114s	coverage: 48.2% of statements
19:14:53 [2020-05-14T19:14:53.155Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:14:53 [2020-05-14T19:14:53.451Z] ok  	github.com/docker/docker/errdefs	0.027s	coverage: 49.4% of statements
19:14:53 [2020-05-14T19:14:53.711Z] ok  	github.com/docker/docker/distribution	0.309s	coverage: 22.1% of statements
19:14:53 [2020-05-14T19:14:53.711Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:14:53 [2020-05-14T19:14:53.726Z] #40 285.0   CC       criu/tun.o
19:14:54 [2020-05-14T19:14:54.017Z] #40 286.0   CC       criu/uffd.o
19:14:55 [2020-05-14T19:14:55.095Z] ok  	github.com/docker/docker/image	0.051s	coverage: 86.4% of statements
19:14:55 [2020-05-14T19:14:55.355Z] ok  	github.com/docker/docker/image/cache	0.024s	coverage: 19.2% of statements
19:14:55 [2020-05-14T19:14:55.615Z] ok  	github.com/docker/docker/image/v1	0.020s	coverage: 25.0% of statements
19:14:55 [2020-05-14T19:14:55.680Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:14:55 [2020-05-14T19:14:55.875Z] ok  	github.com/docker/docker/distribution/xfer	1.717s	coverage: 85.6% of statements
19:14:55 [2020-05-14T19:14:55.875Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:14:55 [2020-05-14T19:14:55.875Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:14:55 [2020-05-14T19:14:55.875Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:14:56 [2020-05-14T19:14:56.135Z] ok  	github.com/docker/docker/libcontainerd/queue	0.050s	coverage: 100.0% of statements
19:14:56 [2020-05-14T19:14:56.245Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
19:14:56 [2020-05-14T19:14:56.396Z] ok  	github.com/docker/docker/pkg/aaparser	0.039s	coverage: 50.0% of statements
19:14:56 [2020-05-14T19:14:56.502Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:14:56 [2020-05-14T19:14:56.735Z] #40 288.2   CC       criu/util.o
19:14:57 [2020-05-14T19:14:57.363Z] --- PASS: TestBuildSquashParent (6.49s)
19:14:57 [2020-05-14T19:14:57.363Z] === RUN   TestBuildWithRemoveAndForceRemove
19:14:57 [2020-05-14T19:14:57.363Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:14:57 [2020-05-14T19:14:57.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:14:57 [2020-05-14T19:14:57.363Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:14:57 [2020-05-14T19:14:57.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:14:57 [2020-05-14T19:14:57.363Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:14:57 [2020-05-14T19:14:57.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:14:57 [2020-05-14T19:14:57.363Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:14:57 [2020-05-14T19:14:57.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:14:57 [2020-05-14T19:14:57.364Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:14:57 [2020-05-14T19:14:57.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:14:57 [2020-05-14T19:14:57.364Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:14:57 [2020-05-14T19:14:57.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:14:57 [2020-05-14T19:14:57.364Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:14:57 [2020-05-14T19:14:57.364Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:14:57 [2020-05-14T19:14:57.874Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:14:58 [2020-05-14T19:14:58.791Z] #40 290.5   CC       criu/uts_ns.o
19:14:58 [2020-05-14T19:14:58.934Z] ok  	github.com/docker/docker/opts	0.048s	coverage: 67.4% of statements
19:14:59 [2020-05-14T19:14:59.088Z] #40 291.0   CC       criu/vdso.o
19:14:59 [2020-05-14T19:14:59.194Z] ok  	github.com/docker/docker/pkg/authorization	0.297s	coverage: 68.3% of statements
19:14:59 [2020-05-14T19:14:59.194Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
19:14:59 [2020-05-14T19:14:59.245Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
19:14:59 [2020-05-14T19:14:59.377Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:14:59 [2020-05-14T19:14:59.377Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:14:59 [2020-05-14T19:14:59.762Z] ok  	github.com/docker/docker/pkg/capabilities	0.016s	coverage: 87.5% of statements
19:14:59 [2020-05-14T19:14:59.809Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:15:00 [2020-05-14T19:15:00.117Z] #40 292.1   LINK     criu/built-in.o
19:15:00 [2020-05-14T19:15:00.331Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 80.0% of statements
19:15:00 [2020-05-14T19:15:00.590Z] ok  	github.com/docker/docker/pkg/archive	1.305s	coverage: 77.3% of statements
19:15:00 [2020-05-14T19:15:00.741Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
19:15:00 [2020-05-14T19:15:00.748Z] #40 292.4   LINK     criu/criu
19:15:01 [2020-05-14T19:15:01.158Z] ok  	github.com/docker/docker/pkg/discovery	0.014s	coverage: 58.3% of statements
19:15:01 [2020-05-14T19:15:01.158Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 92.9% of statements
19:15:01 [2020-05-14T19:15:01.398Z] #40 293.3   DEP      lib/c/criu.d
19:15:01 [2020-05-14T19:15:01.689Z] #40 293.5   CC       images/rpc.pb-c.o
19:15:02 [2020-05-14T19:15:02.047Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:15:02 [2020-05-14T19:15:02.047Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:15:02 [2020-05-14T19:15:02.098Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.031s	coverage: 92.3% of statements
19:15:02 [2020-05-14T19:15:02.117Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:15:02 [2020-05-14T19:15:02.357Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
19:15:02 [2020-05-14T19:15:02.716Z] #40 294.6   CC       lib/c/criu.o
19:15:02 [2020-05-14T19:15:02.924Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
19:15:03 [2020-05-14T19:15:03.489Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
19:15:03 [2020-05-14T19:15:03.861Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
19:15:04 [2020-05-14T19:15:04.056Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
19:15:04 [2020-05-14T19:15:04.056Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:15:04 [2020-05-14T19:15:04.430Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.588s	coverage: 43.2% of statements
19:15:04 [2020-05-14T19:15:04.430Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
19:15:04 [2020-05-14T19:15:04.621Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
19:15:04 [2020-05-14T19:15:04.713Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:15:04 [2020-05-14T19:15:04.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.43s)
19:15:04 [2020-05-14T19:15:04.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s)
19:15:04 [2020-05-14T19:15:04.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s)
19:15:04 [2020-05-14T19:15:04.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s)
19:15:04 [2020-05-14T19:15:04.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s)
19:15:04 [2020-05-14T19:15:04.713Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s)
19:15:04 [2020-05-14T19:15:04.713Z] === RUN   TestBuildMultiStageCopy
19:15:04 [2020-05-14T19:15:04.713Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:15:04 [2020-05-14T19:15:04.778Z] #40 296.6   LINK     lib/c/built-in.o
19:15:04 [2020-05-14T19:15:04.778Z] #40 296.6   LINK     lib/c/libcriu.so
19:15:04 [2020-05-14T19:15:04.778Z] #40 296.9   LINK     lib/c/libcriu.a
19:15:05 [2020-05-14T19:15:05.000Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
19:15:05 [2020-05-14T19:15:05.000Z] ok  	github.com/docker/docker/pkg/fsutils	0.302s	coverage: 85.1% of statements
19:15:05 [2020-05-14T19:15:05.260Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
19:15:05 [2020-05-14T19:15:05.408Z] #40 297.2   GEN      magic.py
19:15:05 [2020-05-14T19:15:05.408Z] #40 297.3 Note: Building without setproctitle() and strlcpy() support.
19:15:05 [2020-05-14T19:15:05.408Z] #40 297.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
19:15:05 [2020-05-14T19:15:05.408Z] #40 297.3 Note: Building without GnuTLS support
19:15:05 [2020-05-14T19:15:05.554Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:15:05 [2020-05-14T19:15:05.554Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:15:06 [2020-05-14T19:15:06.120Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
19:15:06 [2020-05-14T19:15:06.199Z] ok  	github.com/docker/docker/layer	7.682s	coverage: 68.8% of statements
19:15:06 [2020-05-14T19:15:06.199Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:15:06 [2020-05-14T19:15:06.199Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:15:06 [2020-05-14T19:15:06.199Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:15:06 [2020-05-14T19:15:06.199Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:15:06 [2020-05-14T19:15:06.199Z] ?   	github.com/docker/docker/oci	[no test files]
19:15:06 [2020-05-14T19:15:06.199Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:15:06 [2020-05-14T19:15:06.199Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:15:06 [2020-05-14T19:15:06.199Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:15:06 [2020-05-14T19:15:06.199Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
19:15:06 [2020-05-14T19:15:06.440Z] #40 298.4 fatal: not a git repository (or any of the parent directories): .git
19:15:06 [2020-05-14T19:15:06.707Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
19:15:06 [2020-05-14T19:15:06.768Z] ok  	github.com/docker/docker/pkg/ioutils	0.605s	coverage: 70.6% of statements
19:15:06 [2020-05-14T19:15:06.768Z] ok  	github.com/docker/docker/pkg/idtools	0.744s	coverage: 70.3% of statements
19:15:06 [2020-05-14T19:15:06.768Z] ok  	github.com/docker/docker/pkg/longpath	0.022s	coverage: 100.0% of statements
19:15:06 [2020-05-14T19:15:06.768Z] ok  	github.com/docker/docker/pkg/locker	0.038s	coverage: 88.9% of statements
19:15:06 [2020-05-14T19:15:06.768Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:15:06 [2020-05-14T19:15:06.768Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:15:07 [2020-05-14T19:15:07.302Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:15:07 [2020-05-14T19:15:07.337Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
19:15:07 [2020-05-14T19:15:07.338Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:15:07 [2020-05-14T19:15:07.338Z] ok  	github.com/docker/docker/pkg/parsers	0.016s	coverage: 97.0% of statements
19:15:07 [2020-05-14T19:15:07.338Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.022s	coverage: 60.0% of statements
19:15:07 [2020-05-14T19:15:07.396Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:15:07 [2020-05-14T19:15:07.676Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:15:07 [2020-05-14T19:15:07.942Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.050s	coverage: 91.4% of statements
19:15:07 [2020-05-14T19:15:07.942Z] ok  	github.com/docker/docker/pkg/pidfile	0.030s	coverage: 82.4% of statements
19:15:07 [2020-05-14T19:15:07.942Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:15:07 [2020-05-14T19:15:07.942Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:15:07 [2020-05-14T19:15:07.950Z] #40 300.0 make[1]: Nothing to be done for 'all'.
19:15:08 [2020-05-14T19:15:08.287Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:15:08 [2020-05-14T19:15:08.527Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.068s	coverage: 56.8% of statements
19:15:08 [2020-05-14T19:15:08.681Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:15:08 [2020-05-14T19:15:08.897Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:15:09 [2020-05-14T19:15:09.115Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
19:15:09 [2020-05-14T19:15:09.115Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
19:15:09 [2020-05-14T19:15:09.377Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
19:15:09 [2020-05-14T19:15:09.456Z] #40 301.2 make[1]: 'images/built-in.o' is up to date.
19:15:09 [2020-05-14T19:15:09.456Z] #40 ...
19:15:09 [2020-05-14T19:15:09.456Z] 
19:15:09 [2020-05-14T19:15:09.456Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:15:09 [2020-05-14T19:15:09.456Z] #46 400.6 + cd /tmp/tmp.1QjOZxZNnH/src/github.com/golangci/golangci-lint/
19:15:09 [2020-05-14T19:15:09.456Z] #46 400.6 + git checkout -q v1.23.8
19:15:09 [2020-05-14T19:15:09.507Z] --- PASS: TestBuildMultiStageCopy (4.98s)
19:15:09 [2020-05-14T19:15:09.507Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s)
19:15:09 [2020-05-14T19:15:09.507Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
19:15:09 [2020-05-14T19:15:09.507Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
19:15:09 [2020-05-14T19:15:09.507Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
19:15:09 [2020-05-14T19:15:09.507Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
19:15:09 [2020-05-14T19:15:09.507Z] === RUN   TestBuildMultiStageParentConfig
19:15:09 [2020-05-14T19:15:09.958Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
19:15:10 [2020-05-14T19:15:10.052Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
19:15:10 [2020-05-14T19:15:10.086Z] #46 401.5 ++ git describe --tags
19:15:10 [2020-05-14T19:15:10.086Z] #46 401.5 + version=v1.23.8
19:15:10 [2020-05-14T19:15:10.086Z] #46 401.5 ++ git rev-parse --short HEAD
19:15:10 [2020-05-14T19:15:10.086Z] #46 401.5 + commit=76a82c6
19:15:10 [2020-05-14T19:15:10.086Z] #46 401.5 ++ git show -s --format=%cd
19:15:10 [2020-05-14T19:15:10.086Z] #46 401.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
19:15:10 [2020-05-14T19:15:10.086Z] #46 401.5 + 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
19:15:10 [2020-05-14T19:15:10.544Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
19:15:10 [2020-05-14T19:15:10.811Z] ok  	github.com/docker/docker/pkg/pubsub	1.111s	coverage: 73.9% of statements
19:15:10 [2020-05-14T19:15:10.971Z] --- PASS: TestBuildMultiStageParentConfig (1.50s)
19:15:10 [2020-05-14T19:15:10.971Z] === RUN   TestBuildLabelWithTargets
19:15:11 [2020-05-14T19:15:11.079Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
19:15:11 [2020-05-14T19:15:11.348Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 70.6% of statements
19:15:11 [2020-05-14T19:15:11.400Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.801043582s with top 10 stages: buildssa: 1m33.32039344s, goimports: 23.429288772s, unconvert: 12.613081257s, gosec: 10.757827974s, golint: 5.842927334s, ineffassign: 4.125666145s, misspell: 3.985177386s, vrp: 3.626681277s, inspect: 3.462042678s, fact_purity: 1.971542916s 
19:15:11 [2020-05-14T19:15:11.585Z] #46 ...
19:15:11 [2020-05-14T19:15:11.585Z] 
19:15:11 [2020-05-14T19:15:11.585Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
19:15:11 [2020-05-14T19:15:11.585Z] #40 301.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
19:15:11 [2020-05-14T19:15:11.585Z] #40 301.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
19:15:11 [2020-05-14T19:15:11.585Z] #40 301.4 make[1]: 'compel/libcompel.a' is up to date.
19:15:11 [2020-05-14T19:15:11.585Z] #40 301.4 make[1]: 'compel/compel-host-bin' is up to date.
19:15:11 [2020-05-14T19:15:11.585Z] #40 301.5 make[1]: Nothing to be done for 'all'.
19:15:11 [2020-05-14T19:15:11.585Z] #40 301.5 make[1]: 'soccr/libsoccr.a' is up to date.
19:15:11 [2020-05-14T19:15:11.585Z] #40 301.9 make[2]: Nothing to be done for 'all'.
19:15:11 [2020-05-14T19:15:11.585Z] #40 302.0 make[2]: Nothing to be done for 'all'.
19:15:11 [2020-05-14T19:15:11.585Z] #40 302.2 make[2]: Nothing to be done for 'all'.
19:15:11 [2020-05-14T19:15:11.585Z] #40 302.6 make[2]: Nothing to be done for 'all'.
19:15:11 [2020-05-14T19:15:11.585Z] #40 302.7 make[2]: Nothing to be done for 'all'.
19:15:11 [2020-05-14T19:15:11.585Z] #40 302.8 make[2]: Nothing to be done for 'all'.
19:15:11 [2020-05-14T19:15:11.585Z] #40 302.9 make[2]: Nothing to be done for 'all'.
19:15:11 [2020-05-14T19:15:11.585Z] #40 303.2 make[2]: Nothing to be done for 'all'.
19:15:11 [2020-05-14T19:15:11.585Z] #40 303.2   INSTALL  criu/criu
19:15:11 [2020-05-14T19:15:11.585Z] #40 DONE 303.3s
19:15:11 [2020-05-14T19:15:11.585Z] 
19:15:11 [2020-05-14T19:15:11.585Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:15:11 [2020-05-14T19:15:11.606Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
19:15:12 [2020-05-14T19:15:12.575Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
19:15:12 [2020-05-14T19:15:12.986Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 54.1% of statements
19:15:12 [2020-05-14T19:15:12.986Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 36.9% of statements
19:15:12 [2020-05-14T19:15:12.986Z] ok  	github.com/docker/docker/pkg/signal	2.863s	coverage: 61.0% of statements
19:15:13 [2020-05-14T19:15:13.245Z] ok  	github.com/docker/docker/pkg/tailfile	0.115s	coverage: 88.6% of statements
19:15:13 [2020-05-14T19:15:13.637Z] --- PASS: TestBuildLabelWithTargets (2.46s)
19:15:13 [2020-05-14T19:15:13.637Z] === RUN   TestBuildWithEmptyLayers
19:15:13 [2020-05-14T19:15:13.815Z] testing: warning: no tests to run
19:15:13 [2020-05-14T19:15:13.815Z] coverage: [no statements]
19:15:13 [2020-05-14T19:15:13.815Z] ok  	github.com/docker/docker/pkg/term/windows	0.010s	coverage: [no statements] [no tests to run]
19:15:13 [2020-05-14T19:15:13.815Z] ok  	github.com/docker/docker/pkg/tarsum	0.112s	coverage: 89.3% of statements
19:15:14 [2020-05-14T19:15:14.074Z] ok  	github.com/docker/docker/pkg/truncindex	0.116s	coverage: 91.5% of statements
19:15:14 [2020-05-14T19:15:14.074Z] ok  	github.com/docker/docker/pkg/urlutil	0.012s	coverage: 100.0% of statements
19:15:14 [2020-05-14T19:15:14.074Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
19:15:14 [2020-05-14T19:15:14.248Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
19:15:14 [2020-05-14T19:15:14.248Z] === RUN   TestBuildMultiStageOnBuild
19:15:15 [2020-05-14T19:15:15.862Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
19:15:15 [2020-05-14T19:15:15.982Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
19:15:15 [2020-05-14T19:15:15.982Z] ok  	github.com/docker/docker/profiles/seccomp	0.025s	coverage: 73.8% of statements
19:15:16 [2020-05-14T19:15:16.428Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
19:15:16 [2020-05-14T19:15:16.554Z] ok  	github.com/docker/docker/reference	0.033s	coverage: 83.7% of statements
19:15:16 [2020-05-14T19:15:16.993Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
19:15:17 [2020-05-14T19:15:17.493Z] ok  	github.com/docker/docker/plugin	0.584s	coverage: 23.3% of statements
19:15:17 [2020-05-14T19:15:17.700Z] --- PASS: TestBuildMultiStageOnBuild (3.03s)
19:15:17 [2020-05-14T19:15:17.700Z] === RUN   TestBuildUncleanTarFilenames
19:15:17 [2020-05-14T19:15:17.753Z] ok  	github.com/docker/docker/registry/resumable	0.051s	coverage: 100.0% of statements
19:15:18 [2020-05-14T19:15:18.322Z] ok  	github.com/docker/docker/restartmanager	0.019s	coverage: 45.3% of statements
19:15:18 [2020-05-14T19:15:18.322Z] ok  	github.com/docker/docker/registry	0.272s	coverage: 56.1% of statements
19:15:18 [2020-05-14T19:15:18.701Z] --- PASS: TestBuildUncleanTarFilenames (1.26s)
19:15:18 [2020-05-14T19:15:18.701Z] === RUN   TestBuildMultiStageLayerLeak
19:15:18 [2020-05-14T19:15:18.876Z] #46 ...
19:15:18 [2020-05-14T19:15:18.877Z] 
19:15:18 [2020-05-14T19:15:18.877Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
19:15:18 [2020-05-14T19:15:18.877Z] #50 233.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
19:15:19 [2020-05-14T19:15:19.263Z] ok  	github.com/docker/docker/testutil	0.033s	coverage: 62.5% of statements
19:15:20 [2020-05-14T19:15:20.202Z] ok  	github.com/docker/docker/runconfig	0.050s	coverage: 65.8% of statements
19:15:21 [2020-05-14T19:15:21.171Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
19:15:21 [2020-05-14T19:15:21.585Z] ok  	github.com/docker/docker/volume/local	0.060s	coverage: 73.0% of statements
19:15:21 [2020-05-14T19:15:21.585Z] ok  	github.com/docker/docker/volume/drivers	0.019s	coverage: 36.1% of statements
19:15:21 [2020-05-14T19:15:21.604Z] #50 236.4 + mkdir -p /build
19:15:21 [2020-05-14T19:15:21.604Z] #50 236.4 + cp runc /build/runc
19:15:21 [2020-05-14T19:15:21.604Z] #50 DONE 236.6s
19:15:21 [2020-05-14T19:15:21.604Z] 
19:15:21 [2020-05-14T19:15:21.604Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:15:22 [2020-05-14T19:15:22.154Z] ok  	github.com/docker/docker/volume/mounts	0.067s	coverage: 67.0% of statements
19:15:22 [2020-05-14T19:15:22.238Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s)
19:15:22 [2020-05-14T19:15:22.238Z] === RUN   TestBuildWithHugeFile
19:15:22 [2020-05-14T19:15:22.638Z] #46 ...
19:15:22 [2020-05-14T19:15:22.638Z] 
19:15:22 [2020-05-14T19:15:22.638Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
19:15:22 [2020-05-14T19:15:22.638Z] #37 DONE 413.8s
19:15:22 [2020-05-14T19:15:22.638Z] 
19:15:22 [2020-05-14T19:15:22.638Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:15:23 [2020-05-14T19:15:23.090Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
19:15:24 [2020-05-14T19:15:24.448Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
19:15:24 [2020-05-14T19:15:24.705Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
19:15:25 [2020-05-14T19:15:25.270Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
19:15:25 [2020-05-14T19:15:25.528Z] --- PASS: TestBuildWithHugeFile (91.95s)
19:15:25 [2020-05-14T19:15:25.528Z] === RUN   TestBuildWithEmptyDockerfile
19:15:25 [2020-05-14T19:15:25.785Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:25 [2020-05-14T19:15:25.785Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:25 [2020-05-14T19:15:25.785Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:25 [2020-05-14T19:15:25.785Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:25 [2020-05-14T19:15:25.785Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:25 [2020-05-14T19:15:25.785Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:25 [2020-05-14T19:15:25.785Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:25 [2020-05-14T19:15:25.785Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:25 [2020-05-14T19:15:25.785Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:25 [2020-05-14T19:15:25.785Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
19:15:26 [2020-05-14T19:15:26.042Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
19:15:26 [2020-05-14T19:15:26.042Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
19:15:26 [2020-05-14T19:15:26.042Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
19:15:26 [2020-05-14T19:15:26.042Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
19:15:26 [2020-05-14T19:15:26.042Z] === RUN   TestBuildPreserveOwnership
19:15:26 [2020-05-14T19:15:26.042Z] === RUN   TestBuildPreserveOwnership/copy_from
19:15:26 [2020-05-14T19:15:26.300Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
19:15:29 [2020-05-14T19:15:29.472Z] INFO [runner/unused/goanalysis] analyzers took 26.405175837s with top 10 stages: buildssa: 22.508279826s, U1000: 3.896896011s 
19:15:29 [2020-05-14T19:15:29.472Z] INFO [runner] Issues before processing: 2300, after processing: 0 
19:15:29 [2020-05-14T19:15:29.472Z] INFO [runner] Processors filtering stat (out/in): cgo: 1691/2300, path_prettifier: 1691/1691, skip_files: 1691/1691, autogenerated_exclude: 1586/1691, identifier_marker: 1586/1586, filename_unadjuster: 1691/1691, exclude: 1586/1586, skip_dirs: 1691/1691, exclude-rules: 63/1586, nolint: 0/63 
19:15:29 [2020-05-14T19:15:29.472Z] INFO [runner] processing took 63.891015ms with stages: nolint: 28.153031ms, identifier_marker: 17.113586ms, path_prettifier: 8.569553ms, autogenerated_exclude: 4.036044ms, exclude-rules: 3.848743ms, skip_dirs: 1.713753ms, cgo: 368.063µs, filename_unadjuster: 83.687µs, max_same_issues: 1.574µs, uniq_by_line: 586ns, exclude: 439ns, diff: 419ns, max_from_linter: 416ns, skip_files: 356ns, source_code: 266ns, path_shortener: 262ns, max_per_file_from_linter: 237ns 
19:15:29 [2020-05-14T19:15:29.472Z] INFO [runner] linters took 1m34.721407211s with stages: goanalysis_metalinter: 1m16.380647516s, unused: 18.276675428s 
19:15:29 [2020-05-14T19:15:29.472Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
19:15:29 [2020-05-14T19:15:29.472Z] INFO Memory: 1596 samples, avg is 244.7MB, max is 3168.2MB 
19:15:29 [2020-05-14T19:15:29.472Z] INFO Execution took 3m32.363196176s               
19:15:29 [2020-05-14T19:15:29.729Z] Congratulations! The shell scripts are properly formatted.
19:15:30 [2020-05-14T19:15:30.480Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
19:15:30 [2020-05-14T19:15:30.480Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
19:15:31 [2020-05-14T19:15:31.006Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/make.sh dynbinary-daemon test-docker-py
19:15:31 [2020-05-14T19:15:31.412Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:15:31 [2020-05-14T19:15:31.571Z] 
19:15:31 [2020-05-14T19:15:31.571Z] Removing bundles/
19:15:31 [2020-05-14T19:15:31.571Z] 
19:15:31 [2020-05-14T19:15:31.571Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
19:15:31 [2020-05-14T19:15:31.571Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:15:31 [2020-05-14T19:15:31.571Z] GOOS="" GOARCH="" GOARM=""
19:15:31 [2020-05-14T19:15:31.980Z] --- PASS: TestBuildPreserveOwnership (5.94s)
19:15:31 [2020-05-14T19:15:31.980Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.91s)
19:15:31 [2020-05-14T19:15:31.980Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s)
19:15:31 [2020-05-14T19:15:31.980Z] === RUN   TestBuildPlatformInvalid
19:15:31 [2020-05-14T19:15:31.980Z] --- PASS: TestBuildPlatformInvalid (0.17s)
19:15:31 [2020-05-14T19:15:31.980Z] PASS
19:15:31 [2020-05-14T19:15:31.980Z] 
19:15:31 [2020-05-14T19:15:31.980Z] === Skipped
19:15:31 [2020-05-14T19:15:31.980Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:15:31 [2020-05-14T19:15:31.980Z]     build_session_test.go:25: TODO: BuildKit
19:15:31 [2020-05-14T19:15:31.980Z] 
19:15:31 [2020-05-14T19:15:31.980Z] 
19:15:31 [2020-05-14T19:15:31.980Z] DONE 32 tests, 1 skipped in 175.417s
19:15:32 [2020-05-14T19:15:32.237Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:15:32 [2020-05-14T19:15:32.237Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:15:32 [2020-05-14T19:15:32.237Z] ++ 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
19:15:32 [2020-05-14T19:15:32.237Z] ++ set -e
19:15:32 [2020-05-14T19:15:32.237Z] ++ '[' -n 0 ']'
19:15:32 [2020-05-14T19:15:32.237Z] ++ set -x
19:15:32 [2020-05-14T19:15:32.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:15:32 [2020-05-14T19:15:32.237Z] INFO: Testing against a local daemon
19:15:32 [2020-05-14T19:15:32.237Z] === RUN   TestConfigInspect
19:15:33 [2020-05-14T19:15:33.609Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:15:33 [2020-05-14T19:15:33.867Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:15:34 [2020-05-14T19:15:34.800Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
19:15:35 [2020-05-14T19:15:35.057Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
19:15:36 [2020-05-14T19:15:36.428Z] --- PASS: TestConfigInspect (3.85s)
19:15:36 [2020-05-14T19:15:36.428Z] === RUN   TestConfigList
19:15:37 [2020-05-14T19:15:37.360Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:15:37 [2020-05-14T19:15:37.925Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
19:15:37 [2020-05-14T19:15:37.925Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
19:15:39 [2020-05-14T19:15:39.295Z] --- PASS: TestConfigList (3.02s)
19:15:39 [2020-05-14T19:15:39.295Z] === RUN   TestConfigsCreateAndDelete
19:15:39 [2020-05-14T19:15:39.554Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
19:15:39 [2020-05-14T19:15:39.812Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:15:41 [2020-05-14T19:15:41.184Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:15:42 [2020-05-14T19:15:42.118Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
19:15:42 [2020-05-14T19:15:42.683Z] --- PASS: TestConfigsCreateAndDelete (3.37s)
19:15:42 [2020-05-14T19:15:42.683Z] === RUN   TestConfigsUpdate
19:15:43 [2020-05-14T19:15:43.615Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
19:15:45 [2020-05-14T19:15:45.013Z] ok  	github.com/docker/docker/pkg/plugins	33.647s	coverage: 76.6% of statements
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/rootless	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/volume	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === Skipped
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver btrfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver btrfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver btrfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver btrfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver btrfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:73: No driver to put!
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z] time="2020-05-14T19:14:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z] time="2020-05-14T19:14:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z] time="2020-05-14T19:14:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z] time="2020-05-14T19:14:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z] time="2020-05-14T19:14:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:73: No driver to put!
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     overlay_test.go:49: Fails to compute changes intermittently
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver zfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver zfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver zfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver zfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:46: Driver zfs not supported
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     graphtest_unix.go:73: No driver to put!
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:15:45 [2020-05-14T19:15:45.013Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] 
19:15:45 [2020-05-14T19:15:45.013Z] DONE 2123 tests, 26 skipped in 192.195s
Post stage
[Pipeline] junit
19:15:45 [2020-05-14T19:15:45.026Z] Recording test results
19:15:45 [2020-05-14T19:15:45.513Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
19:15:46 [2020-05-14T19:15:46.079Z] --- PASS: TestConfigsUpdate (3.44s)
19:15:46 [2020-05-14T19:15:46.079Z] === RUN   TestTemplatedConfig
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:15:47 [2020-05-14T19:15:47.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -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:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/make.sh dynbinary test-integration
19:15:48 [2020-05-14T19:15:48.320Z] 
19:15:48 [2020-05-14T19:15:48.320Z] Removing bundles/
19:15:48 [2020-05-14T19:15:48.320Z] 
19:15:48 [2020-05-14T19:15:48.320Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:15:48 [2020-05-14T19:15:48.320Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:15:48 [2020-05-14T19:15:48.320Z] GOOS="" GOARCH="" GOARM=""
19:15:49 [2020-05-14T19:15:49.359Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
19:15:49 [2020-05-14T19:15:49.359Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:15:49 [2020-05-14T19:15:49.359Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
19:15:49 [2020-05-14T19:15:49.616Z] --- PASS: TestTemplatedConfig (3.75s)
19:15:49 [2020-05-14T19:15:49.616Z] === RUN   TestConfigCreateResolve
19:15:52 [2020-05-14T19:15:52.892Z] --- PASS: TestConfigCreateResolve (3.16s)
19:15:52 [2020-05-14T19:15:52.892Z] === RUN   TestConfigDaemonLibtrustID
19:15:53 [2020-05-14T19:15:53.149Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
19:15:53 [2020-05-14T19:15:53.406Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
19:15:53 [2020-05-14T19:15:53.406Z] PASS
19:15:53 [2020-05-14T19:15:53.406Z] 
19:15:53 [2020-05-14T19:15:53.406Z] DONE 7 tests in 21.251s
19:15:53 [2020-05-14T19:15:53.406Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:15:53 [2020-05-14T19:15:53.407Z] ++ 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
19:15:53 [2020-05-14T19:15:53.407Z] ++ set -e
19:15:53 [2020-05-14T19:15:53.407Z] ++ '[' -n 0 ']'
19:15:53 [2020-05-14T19:15:53.407Z] ++ set -x
19:15:53 [2020-05-14T19:15:53.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:15:53 [2020-05-14T19:15:53.667Z] INFO: Testing against a local daemon
19:15:53 [2020-05-14T19:15:53.667Z] === RUN   TestCheckpoint
19:15:53 [2020-05-14T19:15:53.667Z] --- SKIP: TestCheckpoint (0.00s)
19:15:53 [2020-05-14T19:15:53.667Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:15:53 [2020-05-14T19:15:53.667Z] === RUN   TestContainerInvalidJSON
19:15:53 [2020-05-14T19:15:53.667Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:15:53 [2020-05-14T19:15:53.667Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:15:53 [2020-05-14T19:15:53.667Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:15:53 [2020-05-14T19:15:53.667Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:15:53 [2020-05-14T19:15:53.667Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:15:53 [2020-05-14T19:15:53.667Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:15:53 [2020-05-14T19:15:53.667Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:15:53 [2020-05-14T19:15:53.667Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:15:53 [2020-05-14T19:15:53.667Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:15:53 [2020-05-14T19:15:53.667Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:15:53 [2020-05-14T19:15:53.667Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:15:53 [2020-05-14T19:15:53.667Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:15:53 [2020-05-14T19:15:53.667Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:15:53 [2020-05-14T19:15:53.667Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:15:53 [2020-05-14T19:15:53.667Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:15:53 [2020-05-14T19:15:53.667Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:15:53 [2020-05-14T19:15:53.667Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
19:15:53 [2020-05-14T19:15:53.667Z] === RUN   TestCopyFromContainerPathIsNotDir
19:15:53 [2020-05-14T19:15:53.924Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
19:15:53 [2020-05-14T19:15:53.924Z] === RUN   TestCopyToContainerPathDoesNotExist
19:15:53 [2020-05-14T19:15:53.924Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
19:15:53 [2020-05-14T19:15:53.924Z] === RUN   TestCopyToContainerPathIsNotDir
19:15:53 [2020-05-14T19:15:53.924Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
19:15:53 [2020-05-14T19:15:53.924Z] === RUN   TestCopyFromContainer
19:15:54 [2020-05-14T19:15:54.723Z] --- PASS: TestBuildWithHugeFile (27.63s)
19:15:54 [2020-05-14T19:15:54.724Z] === RUN   TestBuildWithEmptyDockerfile
19:15:54 [2020-05-14T19:15:54.724Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:54 [2020-05-14T19:15:54.724Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:54 [2020-05-14T19:15:54.724Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:54 [2020-05-14T19:15:54.724Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:54 [2020-05-14T19:15:54.724Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:54 [2020-05-14T19:15:54.724Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:54 [2020-05-14T19:15:54.724Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:54 [2020-05-14T19:15:54.724Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:54 [2020-05-14T19:15:54.724Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:54 [2020-05-14T19:15:54.724Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:15:54 [2020-05-14T19:15:54.724Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
19:15:54 [2020-05-14T19:15:54.724Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
19:15:54 [2020-05-14T19:15:54.724Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
19:15:54 [2020-05-14T19:15:54.724Z] === RUN   TestBuildPreserveOwnership
19:15:54 [2020-05-14T19:15:54.724Z] === RUN   TestBuildPreserveOwnership/copy_from
19:15:54 [2020-05-14T19:15:54.724Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:15:55 [2020-05-14T19:15:55.822Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:15:56 [2020-05-14T19:15:56.080Z] === RUN   TestCopyFromContainer//
19:15:56 [2020-05-14T19:15:56.080Z] === RUN   TestCopyFromContainer//bar/root
19:15:56 [2020-05-14T19:15:56.186Z] --- PASS: TestBuildPreserveOwnership (6.62s)
19:15:56 [2020-05-14T19:15:56.186Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.36s)
19:15:56 [2020-05-14T19:15:56.186Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s)
19:15:56 [2020-05-14T19:15:56.186Z] === RUN   TestBuildPlatformInvalid
19:15:56 [2020-05-14T19:15:56.338Z] === RUN   TestCopyFromContainer//bar/root/
19:15:56 [2020-05-14T19:15:56.338Z] === RUN   TestCopyFromContainer/bar/quux
19:15:56 [2020-05-14T19:15:56.466Z] --- PASS: TestBuildPlatformInvalid (0.14s)
19:15:56 [2020-05-14T19:15:56.466Z] PASS
19:15:56 [2020-05-14T19:15:56.466Z] 
19:15:56 [2020-05-14T19:15:56.466Z] === Skipped
19:15:56 [2020-05-14T19:15:56.466Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
19:15:56 [2020-05-14T19:15:56.466Z]     build_session_test.go:25: TODO: BuildKit
19:15:56 [2020-05-14T19:15:56.466Z] 
19:15:56 [2020-05-14T19:15:56.466Z] 
19:15:56 [2020-05-14T19:15:56.466Z] DONE 32 tests, 1 skipped in 77.714s
19:15:56 [2020-05-14T19:15:56.466Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
19:15:56 [2020-05-14T19:15:56.466Z] ++ 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
19:15:56 [2020-05-14T19:15:56.466Z] ++ set -e
19:15:56 [2020-05-14T19:15:56.466Z] ++ '[' -n 0 ']'
19:15:56 [2020-05-14T19:15:56.466Z] ++ set -x
19:15:56 [2020-05-14T19:15:56.466Z] ++ env -i DEST=/go/src/github.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
19:15:56 [2020-05-14T19:15:56.596Z] === RUN   TestCopyFromContainer/bar/quux/
19:15:56 [2020-05-14T19:15:56.596Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:15:56 [2020-05-14T19:15:56.596Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:15:56 [2020-05-14T19:15:56.747Z] INFO: Testing against a local daemon
19:15:56 [2020-05-14T19:15:56.747Z] === RUN   TestConfigInspect
19:15:56 [2020-05-14T19:15:56.853Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:15:56 [2020-05-14T19:15:56.853Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:15:57 [2020-05-14T19:15:57.111Z] === RUN   TestCopyFromContainer/bar/notarget
19:15:57 [2020-05-14T19:15:57.111Z] --- PASS: TestCopyFromContainer (3.16s)
19:15:57 [2020-05-14T19:15:57.111Z]     --- PASS: TestCopyFromContainer// (0.09s)
19:15:57 [2020-05-14T19:15:57.111Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
19:15:57 [2020-05-14T19:15:57.111Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
19:15:57 [2020-05-14T19:15:57.111Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
19:15:57 [2020-05-14T19:15:57.111Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
19:15:57 [2020-05-14T19:15:57.111Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
19:15:57 [2020-05-14T19:15:57.111Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s)
19:15:57 [2020-05-14T19:15:57.111Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
19:15:57 [2020-05-14T19:15:57.111Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
19:15:57 [2020-05-14T19:15:57.111Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
19:15:57 [2020-05-14T19:15:57.111Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:15:57 [2020-05-14T19:15:57.111Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:15:57 [2020-05-14T19:15:57.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:15:57 [2020-05-14T19:15:57.111Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:15:57 [2020-05-14T19:15:57.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:15:57 [2020-05-14T19:15:57.111Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:15:57 [2020-05-14T19:15:57.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:15:57 [2020-05-14T19:15:57.111Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:15:57 [2020-05-14T19:15:57.111Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:15:57 [2020-05-14T19:15:57.111Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:15:57 [2020-05-14T19:15:57.368Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s)
19:15:57 [2020-05-14T19:15:57.368Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:15:57 [2020-05-14T19:15:57.368Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:15:57 [2020-05-14T19:15:57.368Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:15:57 [2020-05-14T19:15:57.368Z] === RUN   TestCreateLinkToNonExistingContainer
19:15:57 [2020-05-14T19:15:57.368Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
19:15:57 [2020-05-14T19:15:57.368Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
19:15:57 [2020-05-14T19:15:57.368Z] === RUN   TestCreateWithInvalidEnv
19:15:57 [2020-05-14T19:15:57.368Z] === RUN   TestCreateWithInvalidEnv/0
19:15:57 [2020-05-14T19:15:57.368Z] === PAUSE TestCreateWithInvalidEnv/0
19:15:57 [2020-05-14T19:15:57.368Z] === RUN   TestCreateWithInvalidEnv/1
19:15:57 [2020-05-14T19:15:57.368Z] === PAUSE TestCreateWithInvalidEnv/1
19:15:57 [2020-05-14T19:15:57.368Z] === RUN   TestCreateWithInvalidEnv/2
19:15:57 [2020-05-14T19:15:57.368Z] === PAUSE TestCreateWithInvalidEnv/2
19:15:57 [2020-05-14T19:15:57.368Z] === CONT  TestCreateWithInvalidEnv/0
19:15:57 [2020-05-14T19:15:57.368Z] === CONT  TestCreateWithInvalidEnv/2
19:15:57 [2020-05-14T19:15:57.368Z] === CONT  TestCreateWithInvalidEnv/1
19:15:57 [2020-05-14T19:15:57.368Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:15:57 [2020-05-14T19:15:57.368Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:15:57 [2020-05-14T19:15:57.368Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
19:15:57 [2020-05-14T19:15:57.368Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:15:57 [2020-05-14T19:15:57.368Z] === RUN   TestCreateTmpfsMountsTarget
19:15:57 [2020-05-14T19:15:57.368Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
19:15:57 [2020-05-14T19:15:57.368Z] === RUN   TestCreateWithCustomMaskedPaths
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:15:59 [2020-05-14T19:15:59.894Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s)
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:15:59 [2020-05-14T19:15:59.894Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:15:59 [2020-05-14T19:15:59.894Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:15:59 [2020-05-14T19:15:59.894Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:15:59 [2020-05-14T19:15:59.894Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:15:59 [2020-05-14T19:15:59.894Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:15:59 [2020-05-14T19:15:59.894Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:15:59 [2020-05-14T19:15:59.894Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:16:00 [2020-05-14T19:16:00.151Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:16:00 [2020-05-14T19:16:00.152Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:16:00 [2020-05-14T19:16:00.152Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:16:00 [2020-05-14T19:16:00.152Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:16:00 [2020-05-14T19:16:00.152Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:16:00 [2020-05-14T19:16:00.152Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:16:00 [2020-05-14T19:16:00.152Z] --- PASS: TestCreateWithCapabilities (0.03s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
19:16:00 [2020-05-14T19:16:00.152Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
19:16:00 [2020-05-14T19:16:00.152Z] === RUN   TestCreateWithCustomReadonlyPaths
19:16:01 [2020-05-14T19:16:01.084Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
19:16:01 [2020-05-14T19:16:01.084Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:16:01 [2020-05-14T19:16:01.111Z] --- PASS: TestConfigInspect (3.86s)
19:16:01 [2020-05-14T19:16:01.111Z] === RUN   TestConfigList
19:16:01 [2020-05-14T19:16:01.650Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
19:16:01 [2020-05-14T19:16:01.909Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:16:02 [2020-05-14T19:16:02.166Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
19:16:02 [2020-05-14T19:16:02.731Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
19:16:02 [2020-05-14T19:16:02.731Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s)
19:16:02 [2020-05-14T19:16:02.731Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:16:02 [2020-05-14T19:16:02.731Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:02 [2020-05-14T19:16:02.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:02 [2020-05-14T19:16:02.731Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:02 [2020-05-14T19:16:02.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:02 [2020-05-14T19:16:02.731Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:02 [2020-05-14T19:16:02.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:02 [2020-05-14T19:16:02.731Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:02 [2020-05-14T19:16:02.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:02 [2020-05-14T19:16:02.731Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:02 [2020-05-14T19:16:02.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:02 [2020-05-14T19:16:02.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:02 [2020-05-14T19:16:02.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:02 [2020-05-14T19:16:02.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:02 [2020-05-14T19:16:02.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:02 [2020-05-14T19:16:02.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:02 [2020-05-14T19:16:02.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:16:02 [2020-05-14T19:16:02.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:16:02 [2020-05-14T19:16:02.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
19:16:02 [2020-05-14T19:16:02.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
19:16:02 [2020-05-14T19:16:02.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:16:02 [2020-05-14T19:16:02.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:16:02 [2020-05-14T19:16:02.989Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:16:03 [2020-05-14T19:16:03.921Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.93s)
19:16:03 [2020-05-14T19:16:03.921Z] === RUN   TestContainerStartOnDaemonRestart
19:16:03 [2020-05-14T19:16:03.921Z] === PAUSE TestContainerStartOnDaemonRestart
19:16:03 [2020-05-14T19:16:03.921Z] === RUN   TestDaemonRestartIpcMode
19:16:03 [2020-05-14T19:16:03.921Z] === PAUSE TestDaemonRestartIpcMode
19:16:03 [2020-05-14T19:16:03.921Z] === RUN   TestDaemonHostGatewayIP
19:16:03 [2020-05-14T19:16:03.921Z] === PAUSE TestDaemonHostGatewayIP
19:16:03 [2020-05-14T19:16:03.921Z] === RUN   TestContainerKillOnDaemonStart
19:16:03 [2020-05-14T19:16:03.921Z] === PAUSE TestContainerKillOnDaemonStart
19:16:03 [2020-05-14T19:16:03.921Z] === RUN   TestDiff
19:16:04 [2020-05-14T19:16:04.486Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
19:16:04 [2020-05-14T19:16:04.551Z] --- PASS: TestConfigList (3.60s)
19:16:04 [2020-05-14T19:16:04.551Z] === RUN   TestConfigsCreateAndDelete
19:16:04 [2020-05-14T19:16:04.743Z] --- PASS: TestDiff (0.93s)
19:16:04 [2020-05-14T19:16:04.743Z] === RUN   TestExecWithCloseStdin
19:16:05 [2020-05-14T19:16:05.308Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:16:05 [2020-05-14T19:16:05.874Z] --- PASS: TestExecWithCloseStdin (0.96s)
19:16:05 [2020-05-14T19:16:05.874Z] === RUN   TestExec
19:16:06 [2020-05-14T19:16:06.132Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
19:16:06 [2020-05-14T19:16:06.696Z] --- PASS: TestExec (0.92s)
19:16:06 [2020-05-14T19:16:06.696Z] === RUN   TestExecUser
19:16:07 [2020-05-14T19:16:07.631Z] --- PASS: TestExecUser (0.89s)
19:16:07 [2020-05-14T19:16:07.631Z] === RUN   TestExportContainerAndImportImage
19:16:07 [2020-05-14T19:16:07.888Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
19:16:07 [2020-05-14T19:16:07.990Z] --- PASS: TestConfigsCreateAndDelete (3.66s)
19:16:07 [2020-05-14T19:16:07.990Z] === RUN   TestConfigsUpdate
19:16:08 [2020-05-14T19:16:08.146Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:16:08 [2020-05-14T19:16:08.403Z] --- PASS: TestExportContainerAndImportImage (0.93s)
19:16:08 [2020-05-14T19:16:08.403Z] === RUN   TestExportContainerAfterDaemonRestart
19:16:09 [2020-05-14T19:16:09.775Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:16:09 [2020-05-14T19:16:09.775Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
19:16:09 [2020-05-14T19:16:09.935Z] #46 ...
19:16:09 [2020-05-14T19:16:09.935Z] 
19:16:09 [2020-05-14T19:16:09.935Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:16:09 [2020-05-14T19:16:09.936Z] #53 404.3 + bin/containerd
19:16:10 [2020-05-14T19:16:10.033Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
19:16:10 [2020-05-14T19:16:10.033Z] === RUN   TestHealthCheckWorkdir
19:16:10 [2020-05-14T19:16:10.965Z] === RUN   TestDockerSuite/TestBuildAddScript
19:16:11 [2020-05-14T19:16:11.223Z] --- PASS: TestHealthCheckWorkdir (1.13s)
19:16:11 [2020-05-14T19:16:11.223Z] === RUN   TestHealthKillContainer
19:16:11 [2020-05-14T19:16:11.430Z] --- PASS: TestConfigsUpdate (3.61s)
19:16:11 [2020-05-14T19:16:11.430Z] === RUN   TestTemplatedConfig
19:16:11 [2020-05-14T19:16:11.787Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
19:16:13 [2020-05-14T19:16:13.159Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
19:16:14 [2020-05-14T19:16:14.090Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:16:14 [2020-05-14T19:16:14.090Z] --- PASS: TestHealthKillContainer (3.08s)
19:16:14 [2020-05-14T19:16:14.090Z] === RUN   TestInspectCpusetInConfigPre120
19:16:15 [2020-05-14T19:16:15.461Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
19:16:15 [2020-05-14T19:16:15.461Z] --- PASS: TestInspectCpusetInConfigPre120 (1.11s)
19:16:15 [2020-05-14T19:16:15.461Z] === RUN   TestIpcModeNone
19:16:15 [2020-05-14T19:16:15.719Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
19:16:15 [2020-05-14T19:16:15.800Z] --- PASS: TestTemplatedConfig (3.67s)
19:16:15 [2020-05-14T19:16:15.800Z] === RUN   TestConfigCreateResolve
19:16:16 [2020-05-14T19:16:16.283Z] --- PASS: TestIpcModeNone (1.00s)
19:16:16 [2020-05-14T19:16:16.283Z] === RUN   TestIpcModePrivate
19:16:17 [2020-05-14T19:16:17.214Z] --- PASS: TestIpcModePrivate (0.94s)
19:16:17 [2020-05-14T19:16:17.214Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:207, shared: false, mustBeShared: false
19:16:17 [2020-05-14T19:16:17.214Z] === RUN   TestIpcModeShareable
19:16:18 [2020-05-14T19:16:18.145Z] --- PASS: TestIpcModeShareable (0.98s)
19:16:18 [2020-05-14T19:16:18.145Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true
19:16:18 [2020-05-14T19:16:18.145Z] === RUN   TestAPIIpcModeShareableAndContainer
19:16:18 [2020-05-14T19:16:18.416Z] #53 ...
19:16:18 [2020-05-14T19:16:18.416Z] 
19:16:18 [2020-05-14T19:16:18.416Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
19:16:18 [2020-05-14T19:16:18.416Z] #22 469.4 + return
19:16:18 [2020-05-14T19:16:18.416Z] #22 DONE 469.5s
19:16:18 [2020-05-14T19:16:18.416Z] 
19:16:18 [2020-05-14T19:16:18.416Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:16:18 [2020-05-14T19:16:18.530Z] --- PASS: TestConfigCreateResolve (3.58s)
19:16:18 [2020-05-14T19:16:18.530Z] === RUN   TestConfigDaemonLibtrustID
19:16:19 [2020-05-14T19:16:19.146Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
19:16:19 [2020-05-14T19:16:19.146Z] PASS
19:16:19 [2020-05-14T19:16:19.146Z] 
19:16:19 [2020-05-14T19:16:19.146Z] DONE 7 tests in 22.683s
19:16:19 [2020-05-14T19:16:19.146Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
19:16:19 [2020-05-14T19:16:19.146Z] ++ 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
19:16:19 [2020-05-14T19:16:19.146Z] ++ set -e
19:16:19 [2020-05-14T19:16:19.146Z] ++ '[' -n 0 ']'
19:16:19 [2020-05-14T19:16:19.146Z] ++ set -x
19:16:19 [2020-05-14T19:16:19.146Z] ++ env -i DEST=/go/src/github.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
19:16:19 [2020-05-14T19:16:19.427Z] INFO: Testing against a local daemon
19:16:19 [2020-05-14T19:16:19.427Z] === RUN   TestCheckpoint
19:16:19 [2020-05-14T19:16:19.427Z] --- SKIP: TestCheckpoint (0.00s)
19:16:19 [2020-05-14T19:16:19.427Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:16:19 [2020-05-14T19:16:19.427Z] === RUN   TestContainerInvalidJSON
19:16:19 [2020-05-14T19:16:19.427Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:16:19 [2020-05-14T19:16:19.427Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:16:19 [2020-05-14T19:16:19.427Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:16:19 [2020-05-14T19:16:19.427Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:16:19 [2020-05-14T19:16:19.427Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:16:19 [2020-05-14T19:16:19.427Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:16:19 [2020-05-14T19:16:19.427Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:16:19 [2020-05-14T19:16:19.427Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:16:19 [2020-05-14T19:16:19.427Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:16:19 [2020-05-14T19:16:19.427Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:16:19 [2020-05-14T19:16:19.427Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:16:19 [2020-05-14T19:16:19.427Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:16:19 [2020-05-14T19:16:19.427Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:16:19 [2020-05-14T19:16:19.427Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:16:19 [2020-05-14T19:16:19.427Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
19:16:19 [2020-05-14T19:16:19.427Z] === RUN   TestCopyFromContainerPathIsNotDir
19:16:19 [2020-05-14T19:16:19.516Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
19:16:19 [2020-05-14T19:16:19.707Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
19:16:19 [2020-05-14T19:16:19.707Z] === RUN   TestCopyToContainerPathDoesNotExist
19:16:19 [2020-05-14T19:16:19.707Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
19:16:19 [2020-05-14T19:16:19.707Z] === RUN   TestCopyToContainerPathIsNotDir
19:16:19 [2020-05-14T19:16:19.988Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
19:16:19 [2020-05-14T19:16:19.988Z] === RUN   TestCopyFromContainer
19:16:20 [2020-05-14T19:16:20.886Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s)
19:16:20 [2020-05-14T19:16:20.886Z] === RUN   TestAPIIpcModeHost
19:16:21 [2020-05-14T19:16:21.143Z] #53 ...
19:16:21 [2020-05-14T19:16:21.143Z] 
19:16:21 [2020-05-14T19:16:21.143Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
19:16:21 [2020-05-14T19:16:21.143Z] #23 DONE 0.1s
19:16:21 [2020-05-14T19:16:21.143Z] 
19:16:21 [2020-05-14T19:16:21.143Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
19:16:21 [2020-05-14T19:16:21.433Z] #27 DONE 0.5s
19:16:21 [2020-05-14T19:16:21.433Z] 
19:16:21 [2020-05-14T19:16:21.433Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
19:16:21 [2020-05-14T19:16:21.433Z] #30 DONE 0.1s
19:16:21 [2020-05-14T19:16:21.433Z] 
19:16:21 [2020-05-14T19:16:21.433Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:16:21 [2020-05-14T19:16:21.494Z] --- PASS: TestAPIIpcModeHost (0.56s)
19:16:21 [2020-05-14T19:16:21.494Z] === RUN   TestDaemonIpcModeShareable
19:16:21 [2020-05-14T19:16:21.720Z] #46 ...
19:16:21 [2020-05-14T19:16:21.720Z] 
19:16:21 [2020-05-14T19:16:21.720Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
19:16:21 [2020-05-14T19:16:21.720Z] #32 DONE 0.1s
19:16:21 [2020-05-14T19:16:21.720Z] 
19:16:21 [2020-05-14T19:16:21.720Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
19:16:21 [2020-05-14T19:16:21.720Z] #35 DONE 0.1s
19:16:21 [2020-05-14T19:16:21.720Z] 
19:16:21 [2020-05-14T19:16:21.720Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
19:16:21 [2020-05-14T19:16:21.720Z] #38 DONE 0.1s
19:16:21 [2020-05-14T19:16:21.720Z] 
19:16:21 [2020-05-14T19:16:21.720Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:16:21 [2020-05-14T19:16:21.720Z] #53 ...
19:16:21 [2020-05-14T19:16:21.720Z] 
19:16:21 [2020-05-14T19:16:21.720Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
19:16:21 [2020-05-14T19:16:21.720Z] #41 DONE 0.1s
19:16:21 [2020-05-14T19:16:21.720Z] 
19:16:21 [2020-05-14T19:16:21.720Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
19:16:22 [2020-05-14T19:16:22.001Z] === RUN   TestCopyFromContainer//
19:16:22 [2020-05-14T19:16:22.001Z] === RUN   TestCopyFromContainer//bar/root
19:16:22 [2020-05-14T19:16:22.008Z] #43 DONE 0.1s
19:16:22 [2020-05-14T19:16:22.008Z] 
19:16:22 [2020-05-14T19:16:22.008Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
19:16:22 [2020-05-14T19:16:22.008Z] #45 DONE 0.1s
19:16:22 [2020-05-14T19:16:22.008Z] 
19:16:22 [2020-05-14T19:16:22.008Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:16:22 [2020-05-14T19:16:22.281Z] === RUN   TestCopyFromContainer//bar/root/
19:16:22 [2020-05-14T19:16:22.281Z] === RUN   TestCopyFromContainer/bar/quux
19:16:22 [2020-05-14T19:16:22.281Z] === RUN   TestCopyFromContainer/bar/quux/
19:16:22 [2020-05-14T19:16:22.448Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:16:22 [2020-05-14T19:16:22.562Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:16:22 [2020-05-14T19:16:22.562Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:16:22 [2020-05-14T19:16:22.562Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:16:22 [2020-05-14T19:16:22.562Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCopyFromContainer/bar/notarget
19:16:22 [2020-05-14T19:16:22.842Z] --- PASS: TestCopyFromContainer (2.91s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCopyFromContainer// (0.05s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:16:22 [2020-05-14T19:16:22.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:16:22 [2020-05-14T19:16:22.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:16:22 [2020-05-14T19:16:22.842Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:16:22 [2020-05-14T19:16:22.842Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:16:22 [2020-05-14T19:16:22.842Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:16:22 [2020-05-14T19:16:22.842Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:16:22 [2020-05-14T19:16:22.842Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateLinkToNonExistingContainer
19:16:22 [2020-05-14T19:16:22.842Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateWithInvalidEnv
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateWithInvalidEnv/0
19:16:22 [2020-05-14T19:16:22.842Z] === PAUSE TestCreateWithInvalidEnv/0
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateWithInvalidEnv/1
19:16:22 [2020-05-14T19:16:22.842Z] === PAUSE TestCreateWithInvalidEnv/1
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateWithInvalidEnv/2
19:16:22 [2020-05-14T19:16:22.842Z] === PAUSE TestCreateWithInvalidEnv/2
19:16:22 [2020-05-14T19:16:22.842Z] === CONT  TestCreateWithInvalidEnv/0
19:16:22 [2020-05-14T19:16:22.842Z] === CONT  TestCreateWithInvalidEnv/2
19:16:22 [2020-05-14T19:16:22.842Z] === CONT  TestCreateWithInvalidEnv/1
19:16:22 [2020-05-14T19:16:22.842Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:16:22 [2020-05-14T19:16:22.842Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateTmpfsMountsTarget
19:16:22 [2020-05-14T19:16:22.842Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:16:22 [2020-05-14T19:16:22.842Z] === RUN   TestCreateWithCustomMaskedPaths
19:16:23 [2020-05-14T19:16:23.015Z] --- PASS: TestDaemonIpcModeShareable (1.69s)
19:16:23 [2020-05-14T19:16:23.015Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:196, shared: true, mustBeShared: true
19:16:23 [2020-05-14T19:16:23.015Z] === RUN   TestDaemonIpcModePrivate
19:16:24 [2020-05-14T19:16:24.915Z] --- PASS: TestDaemonIpcModePrivate (1.62s)
19:16:24 [2020-05-14T19:16:24.915Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: false, mustBeShared: false
19:16:24 [2020-05-14T19:16:24.915Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:16:25 [2020-05-14T19:16:25.506Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s)
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:16:25 [2020-05-14T19:16:25.506Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:16:25 [2020-05-14T19:16:25.506Z] --- PASS: TestCreateWithCapabilities (0.02s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
19:16:25 [2020-05-14T19:16:25.506Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
19:16:25 [2020-05-14T19:16:25.506Z] === RUN   TestCreateWithCustomReadonlyPaths
19:16:25 [2020-05-14T19:16:25.848Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
19:16:26 [2020-05-14T19:16:26.412Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
19:16:26 [2020-05-14T19:16:26.412Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false
19:16:26 [2020-05-14T19:16:26.412Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:16:28 [2020-05-14T19:16:28.170Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s)
19:16:28 [2020-05-14T19:16:28.170Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:16:28 [2020-05-14T19:16:28.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:28 [2020-05-14T19:16:28.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:28 [2020-05-14T19:16:28.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:28 [2020-05-14T19:16:28.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:28 [2020-05-14T19:16:28.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:28 [2020-05-14T19:16:28.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:28 [2020-05-14T19:16:28.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:28 [2020-05-14T19:16:28.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:28 [2020-05-14T19:16:28.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:28 [2020-05-14T19:16:28.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:28 [2020-05-14T19:16:28.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:28 [2020-05-14T19:16:28.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:28 [2020-05-14T19:16:28.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:28 [2020-05-14T19:16:28.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:28 [2020-05-14T19:16:28.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:28 [2020-05-14T19:16:28.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:16:28 [2020-05-14T19:16:28.170Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:16:28 [2020-05-14T19:16:28.170Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:16:28 [2020-05-14T19:16:28.170Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
19:16:28 [2020-05-14T19:16:28.170Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:16:28 [2020-05-14T19:16:28.170Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:16:28 [2020-05-14T19:16:28.170Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:16:28 [2020-05-14T19:16:28.309Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:16:28 [2020-05-14T19:16:28.309Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s)
19:16:28 [2020-05-14T19:16:28.309Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true
19:16:28 [2020-05-14T19:16:28.309Z] === RUN   TestIpcModeOlderClient
19:16:28 [2020-05-14T19:16:28.309Z] === PAUSE TestIpcModeOlderClient
19:16:28 [2020-05-14T19:16:28.309Z] === RUN   TestKillContainerInvalidSignal
19:16:29 [2020-05-14T19:16:29.172Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
19:16:29 [2020-05-14T19:16:29.172Z] === RUN   TestContainerStartOnDaemonRestart
19:16:29 [2020-05-14T19:16:29.172Z] === PAUSE TestContainerStartOnDaemonRestart
19:16:29 [2020-05-14T19:16:29.172Z] === RUN   TestDaemonRestartIpcMode
19:16:29 [2020-05-14T19:16:29.172Z] === PAUSE TestDaemonRestartIpcMode
19:16:29 [2020-05-14T19:16:29.172Z] === RUN   TestDaemonHostGatewayIP
19:16:29 [2020-05-14T19:16:29.172Z] === PAUSE TestDaemonHostGatewayIP
19:16:29 [2020-05-14T19:16:29.172Z] === RUN   TestContainerKillOnDaemonStart
19:16:29 [2020-05-14T19:16:29.172Z] === PAUSE TestContainerKillOnDaemonStart
19:16:29 [2020-05-14T19:16:29.172Z] === RUN   TestDiff
19:16:29 [2020-05-14T19:16:29.680Z] --- PASS: TestKillContainerInvalidSignal (1.28s)
19:16:29 [2020-05-14T19:16:29.680Z] === RUN   TestKillContainer
19:16:29 [2020-05-14T19:16:29.680Z] === RUN   TestKillContainer/no_signal
19:16:30 [2020-05-14T19:16:30.174Z] --- PASS: TestDiff (0.87s)
19:16:30 [2020-05-14T19:16:30.174Z] === RUN   TestExecWithCloseStdin
19:16:30 [2020-05-14T19:16:30.614Z] === RUN   TestKillContainer/non_killing_signal
19:16:30 [2020-05-14T19:16:30.784Z] --- PASS: TestExecWithCloseStdin (0.96s)
19:16:30 [2020-05-14T19:16:30.785Z] === RUN   TestExec
19:16:31 [2020-05-14T19:16:31.180Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
19:16:31 [2020-05-14T19:16:31.438Z] === RUN   TestKillContainer/killing_signal
19:16:31 [2020-05-14T19:16:31.695Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:16:31 [2020-05-14T19:16:31.786Z] --- PASS: TestExec (0.96s)
19:16:31 [2020-05-14T19:16:31.786Z] === RUN   TestExecUser
19:16:32 [2020-05-14T19:16:32.261Z] === RUN   TestDockerSuite/TestBuildAddTar
19:16:32 [2020-05-14T19:16:32.788Z] --- PASS: TestExecUser (0.98s)
19:16:32 [2020-05-14T19:16:32.788Z] === RUN   TestExportContainerAndImportImage
19:16:32 [2020-05-14T19:16:32.825Z] --- PASS: TestKillContainer (3.07s)
19:16:32 [2020-05-14T19:16:32.825Z]     --- PASS: TestKillContainer/no_signal (1.02s)
19:16:32 [2020-05-14T19:16:32.825Z]     --- PASS: TestKillContainer/non_killing_signal (0.83s)
19:16:32 [2020-05-14T19:16:32.825Z]     --- PASS: TestKillContainer/killing_signal (0.95s)
19:16:32 [2020-05-14T19:16:32.825Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:16:32 [2020-05-14T19:16:32.825Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:16:33 [2020-05-14T19:16:33.757Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:16:33 [2020-05-14T19:16:33.757Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
19:16:34 [2020-05-14T19:16:34.256Z] --- PASS: TestExportContainerAndImportImage (1.17s)
19:16:34 [2020-05-14T19:16:34.257Z] === RUN   TestExportContainerAfterDaemonRestart
19:16:34 [2020-05-14T19:16:34.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s)
19:16:34 [2020-05-14T19:16:34.687Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
19:16:34 [2020-05-14T19:16:34.687Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
19:16:34 [2020-05-14T19:16:34.687Z] === RUN   TestKillStoppedContainer
19:16:34 [2020-05-14T19:16:34.687Z] --- PASS: TestKillStoppedContainer (0.10s)
19:16:34 [2020-05-14T19:16:34.687Z] === RUN   TestKillStoppedContainerAPIPre120
19:16:34 [2020-05-14T19:16:34.687Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s)
19:16:34 [2020-05-14T19:16:34.687Z] === RUN   TestKillDifferentUserContainer
19:16:35 [2020-05-14T19:16:35.720Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
19:16:35 [2020-05-14T19:16:35.720Z] === RUN   TestHealthCheckWorkdir
19:16:35 [2020-05-14T19:16:35.923Z] Removing intermediate container c73d4931cd09
19:16:35 [2020-05-14T19:16:35.923Z]  ---> b972fb40d400
19:16:35 [2020-05-14T19:16:35.923Z] 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
19:16:35 [2020-05-14T19:16:35.923Z]  ---> Running in 7492d1c6866c
19:16:35 [2020-05-14T19:16:35.923Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
19:16:36 [2020-05-14T19:16:36.058Z] --- PASS: TestKillDifferentUserContainer (1.15s)
19:16:36 [2020-05-14T19:16:36.058Z] === RUN   TestInspectOomKilledTrue
19:16:36 [2020-05-14T19:16:36.058Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:16:36 [2020-05-14T19:16:36.058Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:16:36 [2020-05-14T19:16:36.058Z] === RUN   TestInspectOomKilledFalse
19:16:36 [2020-05-14T19:16:36.058Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:16:36 [2020-05-14T19:16:36.058Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:16:36 [2020-05-14T19:16:36.058Z] === RUN   TestLinksEtcHostsContentMatch
19:16:36 [2020-05-14T19:16:36.720Z] --- PASS: TestHealthCheckWorkdir (1.08s)
19:16:36 [2020-05-14T19:16:36.720Z] === RUN   TestHealthKillContainer
19:16:36 [2020-05-14T19:16:36.990Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s)
19:16:36 [2020-05-14T19:16:36.990Z] === RUN   TestLinksContainerNames
19:16:38 [2020-05-14T19:16:38.888Z] --- PASS: TestLinksContainerNames (1.80s)
19:16:38 [2020-05-14T19:16:38.888Z] === RUN   TestLogsFollowTailEmpty
19:16:39 [2020-05-14T19:16:39.819Z] --- PASS: TestLogsFollowTailEmpty (1.27s)
19:16:39 [2020-05-14T19:16:39.819Z] === RUN   TestContainerNetworkMountsNoChown
19:16:40 [2020-05-14T19:16:40.159Z] --- PASS: TestHealthKillContainer (3.07s)
19:16:40 [2020-05-14T19:16:40.159Z] === RUN   TestInspectCpusetInConfigPre120
19:16:40 [2020-05-14T19:16:40.771Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s)
19:16:40 [2020-05-14T19:16:40.771Z] === RUN   TestIpcModeNone
19:16:41 [2020-05-14T19:16:41.195Z] --- PASS: TestContainerNetworkMountsNoChown (1.08s)
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/default
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/default
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/private
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/private
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rprivate
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rprivate
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/slave
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/slave
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rslave
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rslave
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/shared
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/shared
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rshared
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rshared
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/default
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/default/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/default/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/default/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/rshared
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/shared
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/rslave
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/slave
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/rprivate
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/private
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/private/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/private/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/default/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:16:41 [2020-05-14T19:16:41.195Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:16:41 [2020-05-14T19:16:41.453Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:16:41 [2020-05-14T19:16:41.453Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:16:41 [2020-05-14T19:16:41.453Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:16:41 [2020-05-14T19:16:41.453Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:16:41 [2020-05-14T19:16:41.453Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:16:41 [2020-05-14T19:16:41.453Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:16:41 [2020-05-14T19:16:41.453Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:16:41 [2020-05-14T19:16:41.453Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:16:41 [2020-05-14T19:16:41.453Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:16:41 [2020-05-14T19:16:41.453Z] === CONT  TestMountDaemonRoot/private/mount_root
19:16:41 [2020-05-14T19:16:41.710Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:16:41 [2020-05-14T19:16:41.710Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:16:41 [2020-05-14T19:16:41.710Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:16:41 [2020-05-14T19:16:41.710Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:16:41 [2020-05-14T19:16:41.710Z] === CONT  TestMountDaemonRoot/private/bind_root
19:16:41 [2020-05-14T19:16:41.710Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:16:41 [2020-05-14T19:16:41.710Z] --- PASS: TestMountDaemonRoot (0.03s)
19:16:41 [2020-05-14T19:16:41.710Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:16:41 [2020-05-14T19:16:41.710Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
19:16:41 [2020-05-14T19:16:41.710Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
19:16:41 [2020-05-14T19:16:41.710Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
19:16:41 [2020-05-14T19:16:41.710Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:16:41 [2020-05-14T19:16:41.710Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
19:16:41 [2020-05-14T19:16:41.710Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:16:41 [2020-05-14T19:16:41.710Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:16:41 [2020-05-14T19:16:41.711Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:16:41 [2020-05-14T19:16:41.711Z] === RUN   TestContainerBindMountNonRecursive
19:16:41 [2020-05-14T19:16:41.778Z] --- PASS: TestIpcModeNone (0.91s)
19:16:41 [2020-05-14T19:16:41.779Z] === RUN   TestIpcModePrivate
19:16:42 [2020-05-14T19:16:42.390Z] --- PASS: TestIpcModePrivate (0.91s)
19:16:42 [2020-05-14T19:16:42.390Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
19:16:42 [2020-05-14T19:16:42.390Z] === RUN   TestIpcModeShareable
19:16:42 [2020-05-14T19:16:42.643Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:16:43 [2020-05-14T19:16:43.390Z] --- PASS: TestIpcModeShareable (0.98s)
19:16:43 [2020-05-14T19:16:43.391Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
19:16:43 [2020-05-14T19:16:43.391Z] === RUN   TestAPIIpcModeShareableAndContainer
19:16:44 [2020-05-14T19:16:44.542Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:16:45 [2020-05-14T19:16:45.106Z] --- PASS: TestContainerBindMountNonRecursive (3.27s)
19:16:45 [2020-05-14T19:16:45.106Z] === RUN   TestNetworkNat
19:16:46 [2020-05-14T19:16:46.478Z] --- PASS: TestNetworkNat (1.20s)
19:16:46 [2020-05-14T19:16:46.478Z] === RUN   TestNetworkLocalhostTCPNat
19:16:46 [2020-05-14T19:16:46.735Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:16:46 [2020-05-14T19:16:46.735Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
19:16:46 [2020-05-14T19:16:46.831Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s)
19:16:46 [2020-05-14T19:16:46.831Z] === RUN   TestAPIIpcModeHost
19:16:47 [2020-05-14T19:16:47.111Z] --- PASS: TestAPIIpcModeHost (0.74s)
19:16:47 [2020-05-14T19:16:47.111Z] === RUN   TestDaemonIpcModeShareable
19:16:47 [2020-05-14T19:16:47.300Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s)
19:16:47 [2020-05-14T19:16:47.300Z] === RUN   TestNetworkLoopbackNat
19:16:48 [2020-05-14T19:16:48.670Z] --- PASS: TestNetworkLoopbackNat (1.18s)
19:16:48 [2020-05-14T19:16:48.670Z] === RUN   TestPause
19:16:49 [2020-05-14T19:16:49.126Z] --- PASS: TestDaemonIpcModeShareable (1.91s)
19:16:49 [2020-05-14T19:16:49.126Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
19:16:49 [2020-05-14T19:16:49.126Z] === RUN   TestDaemonIpcModePrivate
19:16:49 [2020-05-14T19:16:49.235Z] --- PASS: TestPause (0.85s)
19:16:49 [2020-05-14T19:16:49.235Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:16:49 [2020-05-14T19:16:49.235Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:16:49 [2020-05-14T19:16:49.235Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:16:49 [2020-05-14T19:16:49.235Z] === RUN   TestPauseStopPausedContainer
19:16:49 [2020-05-14T19:16:49.235Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
19:16:50 [2020-05-14T19:16:50.166Z] --- PASS: TestPauseStopPausedContainer (1.07s)
19:16:50 [2020-05-14T19:16:50.166Z] === RUN   TestPsFilter
19:16:50 [2020-05-14T19:16:50.422Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
19:16:50 [2020-05-14T19:16:50.422Z] --- PASS: TestPsFilter (0.19s)
19:16:50 [2020-05-14T19:16:50.422Z] === RUN   TestRemoveContainerWithRemovedVolume
19:16:51 [2020-05-14T19:16:51.140Z] --- PASS: TestDaemonIpcModePrivate (1.87s)
19:16:51 [2020-05-14T19:16:51.140Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
19:16:51 [2020-05-14T19:16:51.140Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:16:51 [2020-05-14T19:16:51.354Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
19:16:51 [2020-05-14T19:16:51.354Z] === RUN   TestRemoveContainerWithVolume
19:16:51 [2020-05-14T19:16:51.354Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:16:52 [2020-05-14T19:16:52.288Z] --- PASS: TestRemoveContainerWithVolume (1.07s)
19:16:52 [2020-05-14T19:16:52.288Z] === RUN   TestRemoveContainerRunning
19:16:52 [2020-05-14T19:16:52.605Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
19:16:52 [2020-05-14T19:16:52.605Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
19:16:52 [2020-05-14T19:16:52.605Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:16:52 [2020-05-14T19:16:52.987Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:16:52 [2020-05-14T19:16:52.988Z] 
19:16:52 [2020-05-14T19:16:52.988Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:16:53 [2020-05-14T19:16:53.221Z] --- PASS: TestRemoveContainerRunning (0.93s)
19:16:53 [2020-05-14T19:16:53.221Z] === RUN   TestRemoveContainerForceRemoveRunning
19:16:53 [2020-05-14T19:16:53.245Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:16:53 [2020-05-14T19:16:53.245Z] Using test binary docker
19:16:53 [2020-05-14T19:16:53.245Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:16:53 [2020-05-14T19:16:53.245Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:16:53 [2020-05-14T19:16:53.245Z] INFO: Waiting for daemon to start...
19:16:53 [2020-05-14T19:16:53.245Z] Starting dockerd
19:16:54 [2020-05-14T19:16:54.153Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
19:16:54 [2020-05-14T19:16:54.153Z] === RUN   TestRemoveInvalidContainer
19:16:54 [2020-05-14T19:16:54.153Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:16:54 [2020-05-14T19:16:54.153Z] === RUN   TestRenameLinkedContainer
19:16:54 [2020-05-14T19:16:54.620Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
19:16:54 [2020-05-14T19:16:54.620Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
19:16:54 [2020-05-14T19:16:54.620Z] === RUN   TestIpcModeOlderClient
19:16:54 [2020-05-14T19:16:54.620Z] === PAUSE TestIpcModeOlderClient
19:16:54 [2020-05-14T19:16:54.620Z] === RUN   TestKillContainerInvalidSignal
19:16:55 [2020-05-14T19:16:55.526Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
19:16:55 [2020-05-14T19:16:55.623Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
19:16:55 [2020-05-14T19:16:55.623Z] === RUN   TestKillContainer
19:16:55 [2020-05-14T19:16:55.623Z] === RUN   TestKillContainer/no_signal
19:16:55 [2020-05-14T19:16:55.766Z] .
19:16:55 [2020-05-14T19:16:55.766Z] INFO: Building docker-sdk-python3:4.2.0...
19:16:56 [2020-05-14T19:16:56.028Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:16:56 [2020-05-14T19:16:56.233Z] === RUN   TestKillContainer/non_killing_signal
19:16:56 [2020-05-14T19:16:56.844Z] === RUN   TestKillContainer/killing_signal
19:16:56 [2020-05-14T19:16:56.963Z] 
19:16:56 [2020-05-14T19:16:56.963Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:16:57 [2020-05-14T19:16:57.226Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:16:57 [2020-05-14T19:16:57.226Z] HOSTNAME=7f5af22a1e8f
19:16:57 [2020-05-14T19:16:57.226Z] TESTDEBUG=0
19:16:57 [2020-05-14T19:16:57.226Z] DEST=bundles/test-integration
19:16:57 [2020-05-14T19:16:57.226Z] PWD=/go/src/github.com/docker/docker
19:16:57 [2020-05-14T19:16:57.226Z] DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74
19:16:57 [2020-05-14T19:16:57.226Z] container=docker
19:16:57 [2020-05-14T19:16:57.226Z] HOME=/root
19:16:57 [2020-05-14T19:16:57.226Z] GOLANG_VERSION=1.13.10
19:16:57 [2020-05-14T19:16:57.226Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:16:57 [2020-05-14T19:16:57.226Z] VALIDATE_BRANCH=master
19:16:57 [2020-05-14T19:16:57.226Z] TERM=xterm
19:16:57 [2020-05-14T19:16:57.226Z] DOCKER_PKG=github.com/docker/docker
19:16:57 [2020-05-14T19:16:57.226Z] SHLVL=1
19:16:57 [2020-05-14T19:16:57.226Z] TIMEOUT=120m
19:16:57 [2020-05-14T19:16:57.226Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:16:57 [2020-05-14T19:16:57.226Z] DOCKER_GRAPHDRIVER=overlay2
19:16:57 [2020-05-14T19:16:57.226Z] GO111MODULE=off
19:16:57 [2020-05-14T19:16:57.226Z] DOCKER_EXPERIMENTAL=1
19:16:57 [2020-05-14T19:16:57.226Z] TEST_SKIP_INTEGRATION_CLI=1
19:16:57 [2020-05-14T19:16:57.226Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:16:57 [2020-05-14T19:16:57.226Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:16:57 [2020-05-14T19:16:57.226Z] GOPATH=/go
19:16:57 [2020-05-14T19:16:57.226Z] PKG_CONFIG=pkg-config
19:16:57 [2020-05-14T19:16:57.226Z] _=/usr/bin/env
19:16:57 [2020-05-14T19:16:57.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:16:58 [2020-05-14T19:16:58.055Z] --- PASS: TestRenameLinkedContainer (3.47s)
19:16:58 [2020-05-14T19:16:58.055Z] === RUN   TestRenameStoppedContainer
19:16:58 [2020-05-14T19:16:58.309Z] --- PASS: TestKillContainer (2.71s)
19:16:58 [2020-05-14T19:16:58.309Z]     --- PASS: TestKillContainer/no_signal (0.85s)
19:16:58 [2020-05-14T19:16:58.309Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
19:16:58 [2020-05-14T19:16:58.309Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
19:16:58 [2020-05-14T19:16:58.309Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:16:58 [2020-05-14T19:16:58.309Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:16:58 [2020-05-14T19:16:58.312Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
19:16:58 [2020-05-14T19:16:58.569Z] --- PASS: TestRenameStoppedContainer (1.02s)
19:16:58 [2020-05-14T19:16:58.569Z] === RUN   TestRenameRunningContainerAndReuse
19:16:58 [2020-05-14T19:16:58.920Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:16:59 [2020-05-14T19:16:59.134Z] === RUN   TestDockerSuite/TestBuildBlankName
19:16:59 [2020-05-14T19:16:59.698Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:16:59 [2020-05-14T19:16:59.920Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s)
19:16:59 [2020-05-14T19:16:59.920Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s)
19:16:59 [2020-05-14T19:16:59.920Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
19:16:59 [2020-05-14T19:16:59.920Z] === RUN   TestKillStoppedContainer
19:16:59 [2020-05-14T19:16:59.920Z] --- PASS: TestKillStoppedContainer (0.08s)
19:16:59 [2020-05-14T19:16:59.920Z] === RUN   TestKillStoppedContainerAPIPre120
19:17:00 [2020-05-14T19:17:00.201Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
19:17:00 [2020-05-14T19:17:00.201Z] === RUN   TestKillDifferentUserContainer
19:17:00 [2020-05-14T19:17:00.262Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s)
19:17:00 [2020-05-14T19:17:00.262Z] === RUN   TestRenameInvalidName
19:17:01 [2020-05-14T19:17:01.194Z] --- PASS: TestRenameInvalidName (0.88s)
19:17:01 [2020-05-14T19:17:01.194Z] === RUN   TestRenameAnonymousContainer
19:17:01 [2020-05-14T19:17:01.204Z] --- PASS: TestKillDifferentUserContainer (0.95s)
19:17:01 [2020-05-14T19:17:01.204Z] === RUN   TestInspectOomKilledTrue
19:17:01 [2020-05-14T19:17:01.204Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
19:17:01 [2020-05-14T19:17:01.204Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:17:01 [2020-05-14T19:17:01.204Z] === RUN   TestInspectOomKilledFalse
19:17:01 [2020-05-14T19:17:01.204Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:17:01 [2020-05-14T19:17:01.204Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:17:01 [2020-05-14T19:17:01.204Z] === RUN   TestLinksEtcHostsContentMatch
19:17:01 [2020-05-14T19:17:01.269Z] #53 ...
19:17:01 [2020-05-14T19:17:01.269Z] 
19:17:01 [2020-05-14T19:17:01.269Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
19:17:01 [2020-05-14T19:17:01.269Z] #46 DONE 509.7s
19:17:01 [2020-05-14T19:17:01.269Z] 
19:17:01 [2020-05-14T19:17:01.269Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:17:01 [2020-05-14T19:17:01.556Z] #53 ...
19:17:01 [2020-05-14T19:17:01.556Z] 
19:17:01 [2020-05-14T19:17:01.556Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
19:17:01 [2020-05-14T19:17:01.816Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
19:17:01 [2020-05-14T19:17:01.816Z] === RUN   TestLinksContainerNames
19:17:01 [2020-05-14T19:17:01.841Z] #47 DONE 0.1s
19:17:01 [2020-05-14T19:17:01.841Z] 
19:17:01 [2020-05-14T19:17:01.841Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:17:01 [2020-05-14T19:17:01.841Z] #53 ...
19:17:01 [2020-05-14T19:17:01.841Z] 
19:17:01 [2020-05-14T19:17:01.841Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
19:17:01 [2020-05-14T19:17:01.841Z] #49 DONE 0.1s
19:17:01 [2020-05-14T19:17:01.841Z] 
19:17:01 [2020-05-14T19:17:01.841Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
19:17:01 [2020-05-14T19:17:01.841Z] #51 DONE 0.1s
19:17:02 [2020-05-14T19:17:02.126Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:17:02 [2020-05-14T19:17:02.127Z] 
19:17:02 [2020-05-14T19:17:02.127Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
19:17:03 [2020-05-14T19:17:03.828Z] --- PASS: TestLinksContainerNames (1.82s)
19:17:03 [2020-05-14T19:17:03.828Z] === RUN   TestLogsFollowTailEmpty
19:17:04 [2020-05-14T19:17:04.022Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
19:17:04 [2020-05-14T19:17:04.279Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:17:04 [2020-05-14T19:17:04.439Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
19:17:04 [2020-05-14T19:17:04.439Z] === RUN   TestContainerNetworkMountsNoChown
19:17:05 [2020-05-14T19:17:05.211Z] --- PASS: TestRenameAnonymousContainer (3.71s)
19:17:05 [2020-05-14T19:17:05.211Z] === RUN   TestRenameContainerWithSameName
19:17:05 [2020-05-14T19:17:05.211Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
19:17:05 [2020-05-14T19:17:05.441Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s)
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/default
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/default
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/private
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/private
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/rprivate
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/rprivate
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/slave
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/slave
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/rslave
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/rslave
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/shared
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/shared
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/rshared
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/rshared
19:17:05 [2020-05-14T19:17:05.441Z] === CONT  TestMountDaemonRoot/default
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/default/bind_root
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/default/mount_root
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:17:05 [2020-05-14T19:17:05.441Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:17:05 [2020-05-14T19:17:05.441Z] === CONT  TestMountDaemonRoot/rprivate
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:17:05 [2020-05-14T19:17:05.441Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:17:05 [2020-05-14T19:17:05.441Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/private
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/private/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/private/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/default/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/default/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/shared
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/rshared
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/rslave
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/slave
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/private/bind_root
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/private/mount_root
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:17:05 [2020-05-14T19:17:05.442Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:17:05 [2020-05-14T19:17:05.722Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:17:05 [2020-05-14T19:17:05.722Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:17:05 [2020-05-14T19:17:05.722Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:17:05 [2020-05-14T19:17:05.722Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:17:05 [2020-05-14T19:17:05.722Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:17:05 [2020-05-14T19:17:05.722Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:17:05 [2020-05-14T19:17:05.722Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:17:05 [2020-05-14T19:17:05.722Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:17:05 [2020-05-14T19:17:05.722Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:17:05 [2020-05-14T19:17:05.777Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:17:05 [2020-05-14T19:17:05.777Z] --- PASS: TestRenameContainerWithSameName (0.87s)
19:17:05 [2020-05-14T19:17:05.777Z] === RUN   TestRenameContainerWithLinkedContainer
19:17:06 [2020-05-14T19:17:06.003Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:17:06 [2020-05-14T19:17:06.003Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:17:06 [2020-05-14T19:17:06.003Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:17:06 [2020-05-14T19:17:06.003Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:17:06 [2020-05-14T19:17:06.003Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:17:06 [2020-05-14T19:17:06.003Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:17:06 [2020-05-14T19:17:06.003Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:17:06 [2020-05-14T19:17:06.189Z] INFO: Sources obtained for gotestsum...
19:17:06 [2020-05-14T19:17:06.189Z] INFO: Checkout done for gotestsum...
19:17:06 [2020-05-14T19:17:06.189Z] INFO: Build done for gotestsum...
19:17:06 [2020-05-14T19:17:06.344Z] --- PASS: TestMountDaemonRoot (0.01s)
19:17:06 [2020-05-14T19:17:06.344Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
19:17:06 [2020-05-14T19:17:06.344Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
19:17:06 [2020-05-14T19:17:06.344Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
19:17:06 [2020-05-14T19:17:06.344Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
19:17:06 [2020-05-14T19:17:06.344Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
19:17:06 [2020-05-14T19:17:06.344Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
19:17:06 [2020-05-14T19:17:06.344Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:17:06 [2020-05-14T19:17:06.344Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
19:17:06 [2020-05-14T19:17:06.344Z] === RUN   TestContainerBindMountNonRecursive
19:17:07 [2020-05-14T19:17:07.675Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s)
19:17:07 [2020-05-14T19:17:07.675Z] === RUN   TestResize
19:17:07 [2020-05-14T19:17:07.675Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
19:17:08 [2020-05-14T19:17:08.241Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:17:08 [2020-05-14T19:17:08.371Z] --- PASS: TestContainerBindMountNonRecursive (2.01s)
19:17:08 [2020-05-14T19:17:08.371Z] === RUN   TestNetworkNat
19:17:08 [2020-05-14T19:17:08.500Z] --- PASS: TestResize (0.93s)
19:17:08 [2020-05-14T19:17:08.500Z] === RUN   TestResizeWithInvalidSize
19:17:09 [2020-05-14T19:17:09.374Z] --- PASS: TestNetworkNat (0.96s)
19:17:09 [2020-05-14T19:17:09.374Z] === RUN   TestNetworkLocalhostTCPNat
19:17:09 [2020-05-14T19:17:09.458Z] --- PASS: TestResizeWithInvalidSize (0.88s)
19:17:09 [2020-05-14T19:17:09.458Z] === RUN   TestResizeWhenContainerNotStarted
19:17:09 [2020-05-14T19:17:09.986Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
19:17:09 [2020-05-14T19:17:09.986Z] === RUN   TestNetworkLoopbackNat
19:17:10 [2020-05-14T19:17:10.831Z] --- PASS: TestResizeWhenContainerNotStarted (1.11s)
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:10 [2020-05-14T19:17:10.831Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:17:11 [2020-05-14T19:17:11.450Z] --- PASS: TestNetworkLoopbackNat (1.20s)
19:17:11 [2020-05-14T19:17:11.450Z] === RUN   TestPause
19:17:12 [2020-05-14T19:17:12.059Z] --- PASS: TestPause (0.95s)
19:17:12 [2020-05-14T19:17:12.059Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:17:12 [2020-05-14T19:17:12.059Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:17:12 [2020-05-14T19:17:12.059Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:17:12 [2020-05-14T19:17:12.059Z] === RUN   TestPauseStopPausedContainer
19:17:13 [2020-05-14T19:17:13.060Z] --- PASS: TestPauseStopPausedContainer (0.89s)
19:17:13 [2020-05-14T19:17:13.060Z] === RUN   TestPsFilter
19:17:13 [2020-05-14T19:17:13.341Z] --- PASS: TestPsFilter (0.29s)
19:17:13 [2020-05-14T19:17:13.341Z] === RUN   TestRemoveContainerWithRemovedVolume
19:17:13 [2020-05-14T19:17:13.355Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:13 [2020-05-14T19:17:13.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:13 [2020-05-14T19:17:13.869Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:17:14 [2020-05-14T19:17:14.344Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s)
19:17:14 [2020-05-14T19:17:14.345Z] === RUN   TestRemoveContainerWithVolume
19:17:15 [2020-05-14T19:17:15.243Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:17:15 [2020-05-14T19:17:15.345Z] --- PASS: TestRemoveContainerWithVolume (0.89s)
19:17:15 [2020-05-14T19:17:15.345Z] === RUN   TestRemoveContainerRunning
19:17:15 [2020-05-14T19:17:15.956Z] --- PASS: TestRemoveContainerRunning (0.85s)
19:17:15 [2020-05-14T19:17:15.956Z] === RUN   TestRemoveContainerForceRemoveRunning
19:17:16 [2020-05-14T19:17:16.734Z] Removing intermediate container 7492d1c6866c
19:17:16 [2020-05-14T19:17:16.734Z]  ---> e1909028b0fe
19:17:16 [2020-05-14T19:17:16.734Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
19:17:16 [2020-05-14T19:17:16.734Z]  ---> Running in b341ce8ef479
19:17:16 [2020-05-14T19:17:16.734Z] Removing intermediate container b341ce8ef479
19:17:16 [2020-05-14T19:17:16.734Z]  ---> 7c77c9c2076d
19:17:16 [2020-05-14T19:17:16.734Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
19:17:16 [2020-05-14T19:17:16.734Z]  ---> Running in 112fe6619334
19:17:16 [2020-05-14T19:17:16.734Z] Removing intermediate container 112fe6619334
19:17:16 [2020-05-14T19:17:16.734Z]  ---> b0ab5dec22ee
19:17:16 [2020-05-14T19:17:16.734Z] Step 10/10 : COPY . .
19:17:16 [2020-05-14T19:17:16.956Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
19:17:16 [2020-05-14T19:17:16.956Z] === RUN   TestRemoveInvalidContainer
19:17:16 [2020-05-14T19:17:16.956Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:17:16 [2020-05-14T19:17:16.956Z] === RUN   TestRenameLinkedContainer
19:17:17 [2020-05-14T19:17:17.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:17 [2020-05-14T19:17:17.401Z] #53 474.2 + bin/containerd-stress
19:17:17 [2020-05-14T19:17:17.707Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:19 [2020-05-14T19:17:19.251Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
19:17:19 [2020-05-14T19:17:19.515Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:20 [2020-05-14T19:17:20.081Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:17:20 [2020-05-14T19:17:20.395Z] --- PASS: TestRenameLinkedContainer (3.61s)
19:17:20 [2020-05-14T19:17:20.395Z] === RUN   TestRenameStoppedContainer
19:17:20 [2020-05-14T19:17:20.647Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:20 [2020-05-14T19:17:20.873Z] #53 477.8 + bin/containerd-shim
19:17:21 [2020-05-14T19:17:21.397Z] --- PASS: TestRenameStoppedContainer (0.91s)
19:17:21 [2020-05-14T19:17:21.397Z] === RUN   TestRenameRunningContainerAndReuse
19:17:22 [2020-05-14T19:17:22.021Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:22 [2020-05-14T19:17:22.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:22 [2020-05-14T19:17:22.278Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
19:17:23 [2020-05-14T19:17:23.409Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s)
19:17:23 [2020-05-14T19:17:23.409Z] === RUN   TestRenameInvalidName
19:17:23 [2020-05-14T19:17:23.651Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:23 [2020-05-14T19:17:23.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:23 [2020-05-14T19:17:23.909Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
19:17:24 [2020-05-14T19:17:24.020Z] --- PASS: TestRenameInvalidName (0.87s)
19:17:24 [2020-05-14T19:17:24.020Z] === RUN   TestRenameAnonymousContainer
19:17:26 [2020-05-14T19:17:26.436Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.26s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s)
19:17:26 [2020-05-14T19:17:26.437Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s)
19:17:26 [2020-05-14T19:17:26.437Z] === RUN   TestCgroupNamespacesRun
19:17:26 [2020-05-14T19:17:26.694Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
19:17:28 [2020-05-14T19:17:28.648Z] --- PASS: TestCgroupNamespacesRun (1.90s)
19:17:28 [2020-05-14T19:17:28.648Z] === RUN   TestCgroupNamespacesRunPrivileged
19:17:29 [2020-05-14T19:17:29.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:17:29 [2020-05-14T19:17:29.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:17:29 [2020-05-14T19:17:29.488Z] --- PASS: TestRenameAnonymousContainer (4.94s)
19:17:29 [2020-05-14T19:17:29.488Z] === RUN   TestRenameContainerWithSameName
19:17:30 [2020-05-14T19:17:30.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
19:17:30 [2020-05-14T19:17:30.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
19:17:30 [2020-05-14T19:17:30.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
19:17:30 [2020-05-14T19:17:30.023Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s)
19:17:30 [2020-05-14T19:17:30.023Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:17:30 [2020-05-14T19:17:30.099Z] --- PASS: TestRenameContainerWithSameName (0.95s)
19:17:30 [2020-05-14T19:17:30.099Z] === RUN   TestRenameContainerWithLinkedContainer
19:17:31 [2020-05-14T19:17:31.204Z] #53 488.3 + bin/containerd-shim-runc-v1
19:17:31 [2020-05-14T19:17:31.563Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s)
19:17:31 [2020-05-14T19:17:31.563Z] === RUN   TestResize
19:17:31 [2020-05-14T19:17:31.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:17:32 [2020-05-14T19:17:32.547Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s)
19:17:32 [2020-05-14T19:17:32.547Z] === RUN   TestCgroupNamespacesRunHostMode
19:17:32 [2020-05-14T19:17:32.565Z] --- PASS: TestResize (0.88s)
19:17:32 [2020-05-14T19:17:32.565Z] === RUN   TestResizeWithInvalidSize
19:17:33 [2020-05-14T19:17:33.566Z] --- PASS: TestResizeWithInvalidSize (0.92s)
19:17:33 [2020-05-14T19:17:33.566Z] === RUN   TestResizeWhenContainerNotStarted
19:17:33 [2020-05-14T19:17:33.917Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:17:33 [2020-05-14T19:17:33.917Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
19:17:33 [2020-05-14T19:17:33.917Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:17:33 [2020-05-14T19:17:33.917Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
19:17:34 [2020-05-14T19:17:34.567Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:34 [2020-05-14T19:17:34.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:35 [2020-05-14T19:17:35.625Z] #53 493.2 + bin/containerd-shim-runc-v2
19:17:35 [2020-05-14T19:17:35.812Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
19:17:35 [2020-05-14T19:17:35.812Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:17:37 [2020-05-14T19:17:37.134Z] #53 494.7 + binaries
19:17:37 [2020-05-14T19:17:37.134Z] #53 494.7 + mkdir -p /build
19:17:37 [2020-05-14T19:17:37.134Z] #53 494.7 + cp bin/containerd /build/containerd
19:17:37 [2020-05-14T19:17:37.134Z] #53 494.8 + cp bin/containerd-shim /build/containerd-shim
19:17:37 [2020-05-14T19:17:37.134Z] #53 494.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
19:17:37 [2020-05-14T19:17:37.134Z] #53 494.8 + cp bin/ctr /build/ctr
19:17:37 [2020-05-14T19:17:37.184Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:17:37 [2020-05-14T19:17:37.184Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s)
19:17:37 [2020-05-14T19:17:37.184Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:17:37 [2020-05-14T19:17:37.232Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:37 [2020-05-14T19:17:37.232Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:37 [2020-05-14T19:17:37.418Z] #53 DONE 494.9s
19:17:38 [2020-05-14T19:17:38.129Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
19:17:38 [2020-05-14T19:17:38.129Z] === RUN   TestCgroupNamespacesRunOlderClient
19:17:38 [2020-05-14T19:17:38.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:38 [2020-05-14T19:17:38.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:38 [2020-05-14T19:17:38.901Z] 
19:17:38 [2020-05-14T19:17:38.901Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
19:17:38 [2020-05-14T19:17:38.901Z] #54 DONE 0.1s
19:17:38 [2020-05-14T19:17:38.901Z] 
19:17:38 [2020-05-14T19:17:38.901Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
19:17:38 [2020-05-14T19:17:38.901Z] #57 DONE 0.1s
19:17:38 [2020-05-14T19:17:38.901Z] 
19:17:38 [2020-05-14T19:17:38.901Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
19:17:38 [2020-05-14T19:17:38.901Z] #59 DONE 0.1s
19:17:38 [2020-05-14T19:17:38.901Z] 
19:17:38 [2020-05-14T19:17:38.901Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
19:17:38 [2020-05-14T19:17:38.901Z] #61 DONE 0.1s
19:17:38 [2020-05-14T19:17:38.901Z] 
19:17:38 [2020-05-14T19:17:38.901Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
19:17:38 [2020-05-14T19:17:38.901Z] #62 DONE 0.0s
19:17:38 [2020-05-14T19:17:38.901Z] 
19:17:38 [2020-05-14T19:17:38.901Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
19:17:39 [2020-05-14T19:17:39.503Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
19:17:40 [2020-05-14T19:17:40.069Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
19:17:40 [2020-05-14T19:17:40.069Z] === RUN   TestKernelTCPMemory
19:17:40 [2020-05-14T19:17:40.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:17:40 [2020-05-14T19:17:40.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:40 [2020-05-14T19:17:40.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:40 [2020-05-14T19:17:40.633Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:17:40 [2020-05-14T19:17:40.891Z] --- PASS: TestKernelTCPMemory (1.01s)
19:17:40 [2020-05-14T19:17:40.891Z] === RUN   TestNISDomainname
19:17:42 [2020-05-14T19:17:42.266Z] --- PASS: TestNISDomainname (1.10s)
19:17:42 [2020-05-14T19:17:42.266Z] === RUN   TestHostnameDnsResolution
19:17:42 [2020-05-14T19:17:42.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:42 [2020-05-14T19:17:42.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:42 [2020-05-14T19:17:42.372Z]  ---> 296564143b47
19:17:42 [2020-05-14T19:17:42.372Z] Successfully built 296564143b47
19:17:42 [2020-05-14T19:17:42.372Z] Successfully tagged docker:latest
19:17:42 [2020-05-14T19:17:42.372Z] INFO: Image build ended at 05/14/2020 19:17:41. Duration:00:03:59.6497158
19:17:42 [2020-05-14T19:17:42.372Z] 
19:17:42 [2020-05-14T19:17:42.372Z] 
19:17:42 [2020-05-14T19:17:42.372Z] INFO: Building the test binaries at 05/14/2020 19:17:41...
19:17:42 [2020-05-14T19:17:42.377Z] #63 DONE 2.8s
19:17:42 [2020-05-14T19:17:42.377Z] 
19:17:42 [2020-05-14T19:17:42.377Z] #64 exporting to oci image format
19:17:42 [2020-05-14T19:17:42.377Z] #64 exporting layers
19:17:42 [2020-05-14T19:17:42.449Z] sha256:13272b1453712be5e2d0918199d8c07b166594c88258b07d2b5115da8787ad38
19:17:42 [2020-05-14T19:17:42.449Z] INFO: Starting docker-py tests...
19:17:42 [2020-05-14T19:17:42.449Z] ============================= test session starts ==============================
19:17:42 [2020-05-14T19:17:42.449Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
19:17:42 [2020-05-14T19:17:42.449Z] rootdir: /src, inifile: pytest.ini
19:17:42 [2020-05-14T19:17:42.449Z] plugins: cov-2.6.1, timeout-1.3.3
19:17:42 [2020-05-14T19:17:42.449Z] collected 387 items / 1 deselected / 386 selected
19:17:42 [2020-05-14T19:17:42.449Z] 
19:17:42 [2020-05-14T19:17:42.524Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
19:17:42 [2020-05-14T19:17:42.781Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:17:43 [2020-05-14T19:17:43.714Z] --- PASS: TestHostnameDnsResolution (1.57s)
19:17:43 [2020-05-14T19:17:43.714Z] === RUN   TestStats
19:17:45 [2020-05-14T19:17:45.612Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:17:45 [2020-05-14T19:17:45.612Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
19:17:45 [2020-05-14T19:17:45.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:45 [2020-05-14T19:17:45.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:46 [2020-05-14T19:17:46.265Z] INFO: make.ps1 starting at 05/14/2020 19:17:45
19:17:46 [2020-05-14T19:17:46.265Z] INFO: Git commit (9d0e903500) assumed from DOCKER_GITCOMMIT environment variable
19:17:46 [2020-05-14T19:17:46.265Z] INFO: Invoking autogen...
19:17:46 [2020-05-14T19:17:46.745Z] INFO: Building daemon...
19:17:46 [2020-05-14T19:17:46.982Z] --- PASS: TestStats (3.04s)
19:17:46 [2020-05-14T19:17:46.982Z] === RUN   TestStopContainerWithTimeout
19:17:46 [2020-05-14T19:17:46.982Z] === RUN   TestStopContainerWithTimeout/0
19:17:46 [2020-05-14T19:17:46.982Z] === PAUSE TestStopContainerWithTimeout/0
19:17:46 [2020-05-14T19:17:46.982Z] === RUN   TestStopContainerWithTimeout/1
19:17:46 [2020-05-14T19:17:46.982Z] === PAUSE TestStopContainerWithTimeout/1
19:17:46 [2020-05-14T19:17:46.982Z] === RUN   TestStopContainerWithTimeout/3
19:17:46 [2020-05-14T19:17:46.982Z] === PAUSE TestStopContainerWithTimeout/3
19:17:46 [2020-05-14T19:17:46.982Z] === RUN   TestStopContainerWithTimeout/-1
19:17:46 [2020-05-14T19:17:46.982Z] === PAUSE TestStopContainerWithTimeout/-1
19:17:46 [2020-05-14T19:17:46.982Z] === CONT  TestStopContainerWithTimeout/0
19:17:46 [2020-05-14T19:17:46.982Z] === CONT  TestStopContainerWithTimeout/-1
19:17:47 [2020-05-14T19:17:47.548Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
19:17:48 [2020-05-14T19:17:48.112Z] === CONT  TestStopContainerWithTimeout/3
19:17:48 [2020-05-14T19:17:48.376Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.29s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s)
19:17:48 [2020-05-14T19:17:48.376Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s)
19:17:48 [2020-05-14T19:17:48.376Z] === RUN   TestCgroupNamespacesRun
19:17:49 [2020-05-14T19:17:49.847Z] --- PASS: TestCgroupNamespacesRun (1.82s)
19:17:49 [2020-05-14T19:17:49.847Z] === RUN   TestCgroupNamespacesRunPrivileged
19:17:50 [2020-05-14T19:17:50.009Z] === CONT  TestStopContainerWithTimeout/1
19:17:51 [2020-05-14T19:17:51.311Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s)
19:17:51 [2020-05-14T19:17:51.311Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:17:51 [2020-05-14T19:17:51.380Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:17:51 [2020-05-14T19:17:51.380Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
19:17:51 [2020-05-14T19:17:51.638Z] --- PASS: TestStopContainerWithTimeout (0.04s)
19:17:51 [2020-05-14T19:17:51.638Z]     --- PASS: TestStopContainerWithTimeout/0 (1.21s)
19:17:51 [2020-05-14T19:17:51.638Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
19:17:51 [2020-05-14T19:17:51.638Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
19:17:51 [2020-05-14T19:17:51.638Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
19:17:51 [2020-05-14T19:17:51.638Z] === RUN   TestDeleteDevicemapper
19:17:51 [2020-05-14T19:17:51.638Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:17:51 [2020-05-14T19:17:51.638Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:17:51 [2020-05-14T19:17:51.638Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:17:52 [2020-05-14T19:17:52.572Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:17:53 [2020-05-14T19:17:53.324Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s)
19:17:53 [2020-05-14T19:17:53.324Z] === RUN   TestCgroupNamespacesRunHostMode
19:17:53 [2020-05-14T19:17:53.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:17:53 [2020-05-14T19:17:53.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:17:54 [2020-05-14T19:17:54.469Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:17:54 [2020-05-14T19:17:54.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:17:55 [2020-05-14T19:17:55.034Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s)
19:17:55 [2020-05-14T19:17:55.034Z] === RUN   TestUpdateMemory
19:17:55 [2020-05-14T19:17:55.034Z] --- SKIP: TestUpdateMemory (0.00s)
19:17:55 [2020-05-14T19:17:55.034Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:17:55 [2020-05-14T19:17:55.034Z] === RUN   TestUpdateCPUQuota
19:17:55 [2020-05-14T19:17:55.034Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:17:55 [2020-05-14T19:17:55.337Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
19:17:55 [2020-05-14T19:17:55.337Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:17:57 [2020-05-14T19:17:57.884Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:17:57 [2020-05-14T19:17:57.884Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
19:17:57 [2020-05-14T19:17:57.884Z] --- PASS: TestUpdateCPUQuota (1.95s)
19:17:57 [2020-05-14T19:17:57.884Z] === RUN   TestUpdatePidsLimit
19:17:57 [2020-05-14T19:17:57.884Z] === RUN   TestUpdatePidsLimit/update_from_none
19:17:57 [2020-05-14T19:17:57.884Z] === RUN   TestUpdatePidsLimit/no_change
19:17:57 [2020-05-14T19:17:57.884Z] === RUN   TestUpdatePidsLimit/update_lower
19:17:57 [2020-05-14T19:17:57.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:17:57 [2020-05-14T19:17:57.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:17:58 [2020-05-14T19:17:58.186Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:17:58 [2020-05-14T19:17:58.304Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s)
19:17:58 [2020-05-14T19:17:58.304Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:17:58 [2020-05-14T19:17:58.611Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s)
19:17:58 [2020-05-14T19:17:58.611Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:17:58 [2020-05-14T19:17:58.751Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:17:59 [2020-05-14T19:17:59.008Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:17:59 [2020-05-14T19:17:59.222Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
19:17:59 [2020-05-14T19:17:59.222Z] === RUN   TestCgroupNamespacesRunOlderClient
19:17:59 [2020-05-14T19:17:59.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:17:59 [2020-05-14T19:17:59.572Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:18:00 [2020-05-14T19:18:00.505Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
19:18:01 [2020-05-14T19:18:01.071Z] --- PASS: TestUpdatePidsLimit (3.98s)
19:18:01 [2020-05-14T19:18:01.071Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
19:18:01 [2020-05-14T19:18:01.071Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
19:18:01 [2020-05-14T19:18:01.071Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
19:18:01 [2020-05-14T19:18:01.071Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
19:18:01 [2020-05-14T19:18:01.071Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
19:18:01 [2020-05-14T19:18:01.071Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
19:18:01 [2020-05-14T19:18:01.071Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
19:18:01 [2020-05-14T19:18:01.071Z] === RUN   TestUpdateRestartPolicy
19:18:01 [2020-05-14T19:18:01.247Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
19:18:01 [2020-05-14T19:18:01.247Z] === RUN   TestKernelTCPMemory
19:18:02 [2020-05-14T19:18:02.248Z] --- PASS: TestKernelTCPMemory (0.92s)
19:18:02 [2020-05-14T19:18:02.248Z] === RUN   TestNISDomainname
19:18:02 [2020-05-14T19:18:02.442Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:18:02 [2020-05-14T19:18:02.702Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
19:18:03 [2020-05-14T19:18:03.249Z] --- PASS: TestNISDomainname (1.02s)
19:18:03 [2020-05-14T19:18:03.249Z] === RUN   TestHostnameDnsResolution
19:18:03 [2020-05-14T19:18:03.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:18:04 [2020-05-14T19:18:04.075Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:18:04 [2020-05-14T19:18:04.257Z] tests/integration/api_build_test.py .......................X             [  6%]
19:18:04 [2020-05-14T19:18:04.639Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
19:18:04 [2020-05-14T19:18:04.821Z] tests/integration/api_client_test.py .....                               [  7%]
19:18:05 [2020-05-14T19:18:05.260Z] --- PASS: TestHostnameDnsResolution (1.80s)
19:18:05 [2020-05-14T19:18:05.260Z] === RUN   TestStats
19:18:05 [2020-05-14T19:18:05.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:18:06 [2020-05-14T19:18:06.008Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:18:06 [2020-05-14T19:18:06.008Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
19:18:06 [2020-05-14T19:18:06.715Z] tests/integration/api_config_test.py .....                               [  8%]
19:18:07 [2020-05-14T19:18:07.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:18:07 [2020-05-14T19:18:07.923Z] --- PASS: TestStats (2.96s)
19:18:07 [2020-05-14T19:18:07.923Z] === RUN   TestStopContainerWithTimeout
19:18:07 [2020-05-14T19:18:07.923Z] === RUN   TestStopContainerWithTimeout/0
19:18:07 [2020-05-14T19:18:07.923Z] === PAUSE TestStopContainerWithTimeout/0
19:18:07 [2020-05-14T19:18:07.923Z] === RUN   TestStopContainerWithTimeout/1
19:18:07 [2020-05-14T19:18:07.923Z] === PAUSE TestStopContainerWithTimeout/1
19:18:07 [2020-05-14T19:18:07.923Z] === RUN   TestStopContainerWithTimeout/3
19:18:07 [2020-05-14T19:18:07.923Z] === PAUSE TestStopContainerWithTimeout/3
19:18:07 [2020-05-14T19:18:07.923Z] === RUN   TestStopContainerWithTimeout/-1
19:18:07 [2020-05-14T19:18:07.923Z] === PAUSE TestStopContainerWithTimeout/-1
19:18:07 [2020-05-14T19:18:07.923Z] === CONT  TestStopContainerWithTimeout/0
19:18:07 [2020-05-14T19:18:07.923Z] === CONT  TestStopContainerWithTimeout/3
19:18:08 [2020-05-14T19:18:08.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:18:08 [2020-05-14T19:18:08.926Z] === CONT  TestStopContainerWithTimeout/-1
19:18:09 [2020-05-14T19:18:09.283Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
19:18:10 [2020-05-14T19:18:10.938Z] === CONT  TestStopContainerWithTimeout/1
19:18:11 [2020-05-14T19:18:11.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:18:11 [2020-05-14T19:18:11.180Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
19:18:11 [2020-05-14T19:18:11.744Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:18:12 [2020-05-14T19:18:12.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:18:12 [2020-05-14T19:18:12.955Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:18:12 [2020-05-14T19:18:12.955Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
19:18:12 [2020-05-14T19:18:12.955Z]     --- PASS: TestStopContainerWithTimeout/3 (3.00s)
19:18:12 [2020-05-14T19:18:12.955Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.85s)
19:18:12 [2020-05-14T19:18:12.955Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
19:18:12 [2020-05-14T19:18:12.955Z] === RUN   TestDeleteDevicemapper
19:18:12 [2020-05-14T19:18:12.955Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:18:12 [2020-05-14T19:18:12.955Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:18:12 [2020-05-14T19:18:12.955Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:18:14 [2020-05-14T19:18:14.271Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:18:14 [2020-05-14T19:18:14.271Z] --- PASS: TestUpdateRestartPolicy (13.05s)
19:18:14 [2020-05-14T19:18:14.271Z] === RUN   TestUpdateRestartWithAutoRemove
19:18:14 [2020-05-14T19:18:14.528Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
19:18:14 [2020-05-14T19:18:14.786Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:18:15 [2020-05-14T19:18:15.044Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s)
19:18:15 [2020-05-14T19:18:15.044Z] === RUN   TestWaitNonBlocked
19:18:15 [2020-05-14T19:18:15.044Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:18:15 [2020-05-14T19:18:15.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:18:15 [2020-05-14T19:18:15.044Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:18:15 [2020-05-14T19:18:15.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:18:15 [2020-05-14T19:18:15.044Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:18:15 [2020-05-14T19:18:15.044Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:18:15 [2020-05-14T19:18:15.301Z] === RUN   TestDockerSuite/TestBuildCmd
19:18:15 [2020-05-14T19:18:15.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:18:15 [2020-05-14T19:18:15.866Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:18:16 [2020-05-14T19:18:16.123Z] --- PASS: TestWaitNonBlocked (0.02s)
19:18:16 [2020-05-14T19:18:16.123Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
19:18:16 [2020-05-14T19:18:16.123Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
19:18:16 [2020-05-14T19:18:16.123Z] === RUN   TestWaitBlocked
19:18:16 [2020-05-14T19:18:16.123Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:18:16 [2020-05-14T19:18:16.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:18:16 [2020-05-14T19:18:16.123Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:18:16 [2020-05-14T19:18:16.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:18:16 [2020-05-14T19:18:16.123Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:18:16 [2020-05-14T19:18:16.123Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:18:16 [2020-05-14T19:18:16.380Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:18:16 [2020-05-14T19:18:16.395Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.61s)
19:18:16 [2020-05-14T19:18:16.395Z] === RUN   TestUpdateMemory
19:18:16 [2020-05-14T19:18:16.395Z] --- SKIP: TestUpdateMemory (0.00s)
19:18:16 [2020-05-14T19:18:16.395Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:18:16 [2020-05-14T19:18:16.395Z] === RUN   TestUpdateCPUQuota
19:18:16 [2020-05-14T19:18:16.637Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:18:16 [2020-05-14T19:18:16.637Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:18:17 [2020-05-14T19:18:17.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:18:17 [2020-05-14T19:18:17.573Z] --- PASS: TestWaitBlocked (0.02s)
19:18:17 [2020-05-14T19:18:17.573Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s)
19:18:17 [2020-05-14T19:18:17.573Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s)
19:18:17 [2020-05-14T19:18:17.573Z] === CONT  TestContainerStartOnDaemonRestart
19:18:17 [2020-05-14T19:18:17.573Z] === CONT  TestIpcModeOlderClient
19:18:17 [2020-05-14T19:18:17.573Z] --- PASS: TestIpcModeOlderClient (0.13s)
19:18:17 [2020-05-14T19:18:17.573Z] === CONT  TestDaemonHostGatewayIP
19:18:17 [2020-05-14T19:18:17.858Z] --- PASS: TestUpdateCPUQuota (1.23s)
19:18:17 [2020-05-14T19:18:17.858Z] === RUN   TestUpdatePidsLimit
19:18:17 [2020-05-14T19:18:17.858Z] === RUN   TestUpdatePidsLimit/update_from_none
19:18:18 [2020-05-14T19:18:18.138Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:18:18 [2020-05-14T19:18:18.139Z] === RUN   TestUpdatePidsLimit/no_change
19:18:18 [2020-05-14T19:18:18.419Z] === RUN   TestUpdatePidsLimit/update_lower
19:18:18 [2020-05-14T19:18:18.699Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:18:19 [2020-05-14T19:18:19.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:18:19 [2020-05-14T19:18:19.310Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:18:19 [2020-05-14T19:18:19.590Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:18:20 [2020-05-14T19:18:20.033Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
19:18:20 [2020-05-14T19:18:20.200Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:18:21 [2020-05-14T19:18:21.153Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:18:21 [2020-05-14T19:18:21.153Z] Using test binary docker
19:18:21 [2020-05-14T19:18:21.153Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:18:21 [2020-05-14T19:18:21.153Z] +++ /etc/init.d/apparmor start
19:18:21 [2020-05-14T19:18:21.153Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:18:21 [2020-05-14T19:18:21.153Z] Starting dockerd
19:18:21 [2020-05-14T19:18:21.153Z] INFO: Waiting for daemon to start...
19:18:21 [2020-05-14T19:18:21.153Z] +++ 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
19:18:21 [2020-05-14T19:18:21.409Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
19:18:21 [2020-05-14T19:18:21.409Z] --- PASS: TestContainerStartOnDaemonRestart (3.80s)
19:18:21 [2020-05-14T19:18:21.409Z] === CONT  TestContainerKillOnDaemonStart
19:18:21 [2020-05-14T19:18:21.664Z] --- PASS: TestUpdatePidsLimit (3.94s)
19:18:21 [2020-05-14T19:18:21.664Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
19:18:21 [2020-05-14T19:18:21.664Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
19:18:21 [2020-05-14T19:18:21.664Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
19:18:21 [2020-05-14T19:18:21.664Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s)
19:18:21 [2020-05-14T19:18:21.664Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
19:18:21 [2020-05-14T19:18:21.664Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
19:18:21 [2020-05-14T19:18:21.664Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
19:18:21 [2020-05-14T19:18:21.664Z] === RUN   TestUpdateRestartPolicy
19:18:21 [2020-05-14T19:18:21.667Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
19:18:21 [2020-05-14T19:18:21.923Z] --- PASS: TestDaemonHostGatewayIP (4.16s)
19:18:21 [2020-05-14T19:18:21.924Z] === CONT  TestDaemonRestartIpcMode
19:18:22 [2020-05-14T19:18:22.489Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:18:23 [2020-05-14T19:18:23.312Z] .
19:18:23 [2020-05-14T19:18:23.312Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:18:23 [2020-05-14T19:18:23.312Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:18:23 [2020-05-14T19:18:23.571Z] Error: No such image: emptyfs
19:18:23 [2020-05-14T19:18:23.571Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:18:23 [2020-05-14T19:18:23.571Z] ++++ docker load
19:18:23 [2020-05-14T19:18:23.830Z] Running integration-test (iteration 1)
19:18:23 [2020-05-14T19:18:23.830Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:18:23 [2020-05-14T19:18:23.830Z] ++ 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
19:18:23 [2020-05-14T19:18:23.830Z] ++ set -e
19:18:23 [2020-05-14T19:18:23.830Z] ++ '[' -n 0 ']'
19:18:23 [2020-05-14T19:18:23.830Z] ++ set -x
19:18:23 [2020-05-14T19:18:23.830Z] ++ env -i DEST=/go/src/github.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
19:18:25 [2020-05-14T19:18:25.014Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:18:25 [2020-05-14T19:18:25.578Z] === RUN   TestDockerSuite/TestBuildContChar
19:18:25 [2020-05-14T19:18:25.835Z] --- PASS: TestDaemonRestartIpcMode (3.95s)
19:18:27 [2020-05-14T19:18:27.730Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
19:18:28 [2020-05-14T19:18:28.661Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
19:18:28 [2020-05-14T19:18:28.661Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:18:28 [2020-05-14T19:18:28.918Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
19:18:29 [2020-05-14T19:18:29.484Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
19:18:29 [2020-05-14T19:18:29.741Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:18:29 [2020-05-14T19:18:29.999Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:18:30 [2020-05-14T19:18:30.257Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:18:30 [2020-05-14T19:18:30.820Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:18:31 [2020-05-14T19:18:31.078Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:18:32 [2020-05-14T19:18:32.447Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
19:18:33 [2020-05-14T19:18:33.012Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
19:18:33 [2020-05-14T19:18:33.805Z] Loaded image: buildpack-deps:jessie
19:18:33 [2020-05-14T19:18:33.805Z] Loaded image: busybox:latest
19:18:33 [2020-05-14T19:18:33.805Z] Loaded image: busybox:glibc
19:18:33 [2020-05-14T19:18:33.805Z] Loaded image: debian:jessie
19:18:33 [2020-05-14T19:18:33.805Z] Loaded image: hello-world:latest
19:18:33 [2020-05-14T19:18:33.805Z] INFO: Testing against a local daemon
19:18:33 [2020-05-14T19:18:33.805Z] === RUN   TestCgroupNamespacesBuild
19:18:34 [2020-05-14T19:18:34.383Z] --- PASS: TestContainerKillOnDaemonStart (12.75s)
19:18:34 [2020-05-14T19:18:34.383Z] PASS
19:18:34 [2020-05-14T19:18:34.383Z] 
19:18:34 [2020-05-14T19:18:34.383Z] === Skipped
19:18:34 [2020-05-14T19:18:34.383Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:18:34 [2020-05-14T19:18:34.383Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:18:34 [2020-05-14T19:18:34.383Z] 
19:18:34 [2020-05-14T19:18:34.383Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:18:34 [2020-05-14T19:18:34.383Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:18:34 [2020-05-14T19:18:34.383Z] 
19:18:34 [2020-05-14T19:18:34.383Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:18:34 [2020-05-14T19:18:34.383Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:18:34 [2020-05-14T19:18:34.383Z] 
19:18:34 [2020-05-14T19:18:34.383Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:18:34 [2020-05-14T19:18:34.383Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:18:34 [2020-05-14T19:18:34.383Z] 
19:18:34 [2020-05-14T19:18:34.383Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:18:34 [2020-05-14T19:18:34.383Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:18:34 [2020-05-14T19:18:34.383Z] 
19:18:34 [2020-05-14T19:18:34.383Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:18:34 [2020-05-14T19:18:34.383Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:18:34 [2020-05-14T19:18:34.383Z] 
19:18:34 [2020-05-14T19:18:34.383Z] 
19:18:34 [2020-05-14T19:18:34.383Z] DONE 200 tests, 6 skipped in 160.661s
19:18:34 [2020-05-14T19:18:34.383Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:18:34 [2020-05-14T19:18:34.383Z] ++ 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
19:18:34 [2020-05-14T19:18:34.383Z] ++ set -e
19:18:34 [2020-05-14T19:18:34.383Z] ++ '[' -n 0 ']'
19:18:34 [2020-05-14T19:18:34.383Z] ++ set -x
19:18:34 [2020-05-14T19:18:34.383Z] ++ env -i DEST=/go/src/github.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
19:18:34 [2020-05-14T19:18:34.383Z] INFO: Testing against a local daemon
19:18:34 [2020-05-14T19:18:34.383Z] === RUN   TestCommitInheritsEnv
19:18:34 [2020-05-14T19:18:34.949Z] --- PASS: TestCommitInheritsEnv (0.56s)
19:18:34 [2020-05-14T19:18:34.949Z] === RUN   TestImportExtremelyLargeImageWorks
19:18:34 [2020-05-14T19:18:34.949Z] === PAUSE TestImportExtremelyLargeImageWorks
19:18:34 [2020-05-14T19:18:34.949Z] === RUN   TestImagesFilterMultiReference
19:18:34 [2020-05-14T19:18:34.949Z] --- PASS: TestImagesFilterMultiReference (0.08s)
19:18:34 [2020-05-14T19:18:34.949Z] === RUN   TestImagePullPlatformInvalid
19:18:34 [2020-05-14T19:18:34.949Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:18:34 [2020-05-14T19:18:34.949Z] === RUN   TestRemoveImageOrphaning
19:18:35 [2020-05-14T19:18:35.514Z] --- PASS: TestRemoveImageOrphaning (0.43s)
19:18:35 [2020-05-14T19:18:35.515Z] === RUN   TestRemoveImageGarbageCollector
19:18:35 [2020-05-14T19:18:35.515Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
19:18:36 [2020-05-14T19:18:36.337Z] --- PASS: TestCgroupNamespacesBuild (3.15s)
19:18:36 [2020-05-14T19:18:36.337Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:18:36 [2020-05-14T19:18:36.908Z] --- PASS: TestUpdateRestartPolicy (12.95s)
19:18:36 [2020-05-14T19:18:36.908Z] === RUN   TestUpdateRestartWithAutoRemove
19:18:36 [2020-05-14T19:18:36.908Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s)
19:18:36 [2020-05-14T19:18:36.908Z] === RUN   TestWaitNonBlocked
19:18:36 [2020-05-14T19:18:36.908Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:18:36 [2020-05-14T19:18:36.908Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:18:36 [2020-05-14T19:18:36.908Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:18:36 [2020-05-14T19:18:36.908Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:18:36 [2020-05-14T19:18:36.908Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:18:36 [2020-05-14T19:18:36.908Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:18:36 [2020-05-14T19:18:36.908Z] --- PASS: TestWaitNonBlocked (0.01s)
19:18:36 [2020-05-14T19:18:36.908Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
19:18:36 [2020-05-14T19:18:36.908Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
19:18:36 [2020-05-14T19:18:36.908Z] === RUN   TestWaitBlocked
19:18:36 [2020-05-14T19:18:36.908Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:18:36 [2020-05-14T19:18:36.908Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:18:36 [2020-05-14T19:18:36.908Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:18:36 [2020-05-14T19:18:36.908Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:18:36 [2020-05-14T19:18:36.908Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:18:36 [2020-05-14T19:18:36.908Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:18:37 [2020-05-14T19:18:37.413Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
19:18:37 [2020-05-14T19:18:37.670Z] --- PASS: TestRemoveImageGarbageCollector (2.33s)
19:18:37 [2020-05-14T19:18:37.670Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:18:37 [2020-05-14T19:18:37.670Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:18:37 [2020-05-14T19:18:37.670Z] === RUN   TestTagInvalidReference
19:18:37 [2020-05-14T19:18:37.670Z] --- PASS: TestTagInvalidReference (0.01s)
19:18:37 [2020-05-14T19:18:37.670Z] === RUN   TestTagValidPrefixedRepo
19:18:37 [2020-05-14T19:18:37.713Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s)
19:18:37 [2020-05-14T19:18:37.713Z] === RUN   TestBuildWithSession
19:18:37 [2020-05-14T19:18:37.713Z] --- SKIP: TestBuildWithSession (0.00s)
19:18:37 [2020-05-14T19:18:37.713Z]     build_session_test.go:25: TODO: BuildKit
19:18:37 [2020-05-14T19:18:37.713Z] === RUN   TestBuildSquashParent
19:18:37 [2020-05-14T19:18:37.910Z] --- PASS: TestWaitBlocked (0.02s)
19:18:37 [2020-05-14T19:18:37.910Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s)
19:18:37 [2020-05-14T19:18:37.910Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s)
19:18:37 [2020-05-14T19:18:37.910Z] === CONT  TestContainerStartOnDaemonRestart
19:18:37 [2020-05-14T19:18:37.910Z] === CONT  TestContainerKillOnDaemonStart
19:18:37 [2020-05-14T19:18:37.927Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
19:18:37 [2020-05-14T19:18:37.928Z] === RUN   TestTagExistedNameWithoutForce
19:18:37 [2020-05-14T19:18:37.928Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:18:37 [2020-05-14T19:18:37.928Z] === RUN   TestTagOfficialNames
19:18:37 [2020-05-14T19:18:37.928Z] --- PASS: TestTagOfficialNames (0.07s)
19:18:37 [2020-05-14T19:18:37.928Z] === RUN   TestTagMatchesDigest
19:18:37 [2020-05-14T19:18:37.928Z] --- PASS: TestTagMatchesDigest (0.02s)
19:18:37 [2020-05-14T19:18:37.928Z] === CONT  TestImportExtremelyLargeImageWorks
19:18:40 [2020-05-14T19:18:40.174Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
19:18:41 [2020-05-14T19:18:41.349Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s)
19:18:41 [2020-05-14T19:18:41.349Z] === CONT  TestIpcModeOlderClient
19:18:41 [2020-05-14T19:18:41.349Z] --- PASS: TestIpcModeOlderClient (0.19s)
19:18:41 [2020-05-14T19:18:41.349Z] === CONT  TestDaemonHostGatewayIP
19:18:42 [2020-05-14T19:18:42.104Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
19:18:43 [2020-05-14T19:18:43.064Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
19:18:44 [2020-05-14T19:18:44.275Z] --- PASS: TestBuildSquashParent (5.96s)
19:18:44 [2020-05-14T19:18:44.275Z] === RUN   TestBuildWithRemoveAndForceRemove
19:18:44 [2020-05-14T19:18:44.275Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:18:44 [2020-05-14T19:18:44.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:18:44 [2020-05-14T19:18:44.275Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:18:44 [2020-05-14T19:18:44.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:18:44 [2020-05-14T19:18:44.275Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:18:44 [2020-05-14T19:18:44.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:18:44 [2020-05-14T19:18:44.275Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:18:44 [2020-05-14T19:18:44.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:18:44 [2020-05-14T19:18:44.275Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:18:44 [2020-05-14T19:18:44.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:18:44 [2020-05-14T19:18:44.275Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:18:44 [2020-05-14T19:18:44.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:18:44 [2020-05-14T19:18:44.275Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:18:44 [2020-05-14T19:18:44.275Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:18:44 [2020-05-14T19:18:44.275Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:18:44 [2020-05-14T19:18:44.275Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:18:44 [2020-05-14T19:18:44.788Z] --- PASS: TestDaemonHostGatewayIP (3.41s)
19:18:44 [2020-05-14T19:18:44.788Z] === CONT  TestDaemonRestartIpcMode
19:18:44 [2020-05-14T19:18:44.983Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:18:46 [2020-05-14T19:18:46.360Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:18:46 [2020-05-14T19:18:46.810Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:18:46 [2020-05-14T19:18:46.810Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:18:46 [2020-05-14T19:18:46.924Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:18:48 [2020-05-14T19:18:48.231Z] --- PASS: TestDaemonRestartIpcMode (3.61s)
19:18:48 [2020-05-14T19:18:48.296Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:18:48 [2020-05-14T19:18:48.714Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:18:48 [2020-05-14T19:18:48.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
19:18:48 [2020-05-14T19:18:48.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s)
19:18:48 [2020-05-14T19:18:48.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s)
19:18:48 [2020-05-14T19:18:48.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s)
19:18:48 [2020-05-14T19:18:48.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s)
19:18:48 [2020-05-14T19:18:48.714Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
19:18:48 [2020-05-14T19:18:48.714Z] === RUN   TestBuildMultiStageCopy
19:18:48 [2020-05-14T19:18:48.714Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:18:50 [2020-05-14T19:18:50.242Z] --- PASS: TestContainerKillOnDaemonStart (12.41s)
19:18:50 [2020-05-14T19:18:50.242Z] PASS
19:18:50 [2020-05-14T19:18:50.242Z] 
19:18:50 [2020-05-14T19:18:50.242Z] === Skipped
19:18:50 [2020-05-14T19:18:50.242Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
19:18:50 [2020-05-14T19:18:50.242Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:18:50 [2020-05-14T19:18:50.242Z] 
19:18:50 [2020-05-14T19:18:50.242Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
19:18:50 [2020-05-14T19:18:50.242Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:18:50 [2020-05-14T19:18:50.242Z] 
19:18:50 [2020-05-14T19:18:50.242Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
19:18:50 [2020-05-14T19:18:50.242Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:18:50 [2020-05-14T19:18:50.242Z] 
19:18:50 [2020-05-14T19:18:50.242Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:18:50 [2020-05-14T19:18:50.242Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:18:50 [2020-05-14T19:18:50.242Z] 
19:18:50 [2020-05-14T19:18:50.242Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
19:18:50 [2020-05-14T19:18:50.242Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:18:50 [2020-05-14T19:18:50.242Z] 
19:18:50 [2020-05-14T19:18:50.242Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
19:18:50 [2020-05-14T19:18:50.242Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:18:50 [2020-05-14T19:18:50.242Z] 
19:18:50 [2020-05-14T19:18:50.242Z] 
19:18:50 [2020-05-14T19:18:50.242Z] DONE 200 tests, 6 skipped in 151.072s
19:18:50 [2020-05-14T19:18:50.242Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
19:18:50 [2020-05-14T19:18:50.242Z] ++ 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
19:18:50 [2020-05-14T19:18:50.242Z] ++ set -e
19:18:50 [2020-05-14T19:18:50.242Z] ++ '[' -n 0 ']'
19:18:50 [2020-05-14T19:18:50.242Z] ++ set -x
19:18:50 [2020-05-14T19:18:50.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:18:50 [2020-05-14T19:18:50.522Z] INFO: Testing against a local daemon
19:18:50 [2020-05-14T19:18:50.522Z] === RUN   TestCommitInheritsEnv
19:18:51 [2020-05-14T19:18:51.133Z] --- PASS: TestCommitInheritsEnv (0.56s)
19:18:51 [2020-05-14T19:18:51.133Z] === RUN   TestImportExtremelyLargeImageWorks
19:18:51 [2020-05-14T19:18:51.133Z] === PAUSE TestImportExtremelyLargeImageWorks
19:18:51 [2020-05-14T19:18:51.133Z] === RUN   TestImagesFilterMultiReference
19:18:51 [2020-05-14T19:18:51.133Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:18:51 [2020-05-14T19:18:51.133Z] === RUN   TestImagePullPlatformInvalid
19:18:51 [2020-05-14T19:18:51.133Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
19:18:51 [2020-05-14T19:18:51.133Z] === RUN   TestRemoveImageOrphaning
19:18:51 [2020-05-14T19:18:51.246Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:18:51 [2020-05-14T19:18:51.504Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:18:51 [2020-05-14T19:18:51.571Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:18:51 [2020-05-14T19:18:51.744Z] --- PASS: TestRemoveImageOrphaning (0.57s)
19:18:51 [2020-05-14T19:18:51.744Z] === RUN   TestRemoveImageGarbageCollector
19:18:51 [2020-05-14T19:18:51.744Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:18:51 [2020-05-14T19:18:51.744Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:18:51 [2020-05-14T19:18:51.744Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:18:51 [2020-05-14T19:18:51.744Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:18:51 [2020-05-14T19:18:51.744Z] === RUN   TestTagInvalidReference
19:18:51 [2020-05-14T19:18:51.744Z] --- PASS: TestTagInvalidReference (0.01s)
19:18:51 [2020-05-14T19:18:51.744Z] === RUN   TestTagValidPrefixedRepo
19:18:51 [2020-05-14T19:18:51.744Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
19:18:51 [2020-05-14T19:18:51.744Z] === RUN   TestTagExistedNameWithoutForce
19:18:51 [2020-05-14T19:18:51.744Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
19:18:51 [2020-05-14T19:18:51.744Z] === RUN   TestTagOfficialNames
19:18:51 [2020-05-14T19:18:51.744Z] --- PASS: TestTagOfficialNames (0.03s)
19:18:51 [2020-05-14T19:18:51.744Z] === RUN   TestTagMatchesDigest
19:18:51 [2020-05-14T19:18:51.744Z] --- PASS: TestTagMatchesDigest (0.01s)
19:18:51 [2020-05-14T19:18:51.744Z] === CONT  TestImportExtremelyLargeImageWorks
19:18:52 [2020-05-14T19:18:52.071Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:18:52 [2020-05-14T19:18:52.140Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
19:18:52 [2020-05-14T19:18:52.640Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:18:53 [2020-05-14T19:18:53.207Z] --- PASS: TestBuildMultiStageCopy (4.38s)
19:18:53 [2020-05-14T19:18:53.207Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s)
19:18:53 [2020-05-14T19:18:53.207Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
19:18:53 [2020-05-14T19:18:53.207Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
19:18:53 [2020-05-14T19:18:53.207Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
19:18:53 [2020-05-14T19:18:53.207Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
19:18:53 [2020-05-14T19:18:53.207Z] === RUN   TestBuildMultiStageParentConfig
19:18:54 [2020-05-14T19:18:54.582Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
19:18:54 [2020-05-14T19:18:54.582Z] === RUN   TestBuildLabelWithTargets
19:18:55 [2020-05-14T19:18:55.415Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
19:18:55 [2020-05-14T19:18:55.980Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:18:57 [2020-05-14T19:18:57.112Z] --- PASS: TestBuildLabelWithTargets (2.28s)
19:18:57 [2020-05-14T19:18:57.112Z] === RUN   TestBuildWithEmptyLayers
19:18:57 [2020-05-14T19:18:57.875Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
19:18:58 [2020-05-14T19:18:58.047Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
19:18:58 [2020-05-14T19:18:58.047Z] === RUN   TestBuildMultiStageOnBuild
19:18:58 [2020-05-14T19:18:58.132Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:18:58 [2020-05-14T19:18:58.132Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:18:58 [2020-05-14T19:18:58.132Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:18:58 [2020-05-14T19:18:58.132Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
19:18:58 [2020-05-14T19:18:58.132Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:18:58 [2020-05-14T19:18:58.132Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:18:58 [2020-05-14T19:18:58.696Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
19:18:59 [2020-05-14T19:18:59.260Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
19:19:00 [2020-05-14T19:19:00.050Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
19:19:00 [2020-05-14T19:19:00.050Z] 
19:19:00 [2020-05-14T19:19:00.050Z]  ________   ____  __.
19:19:00 [2020-05-14T19:19:00.050Z]  \_____  \ |    |/ _|
19:19:00 [2020-05-14T19:19:00.050Z]  /   |   \|      <
19:19:00 [2020-05-14T19:19:00.050Z]  /    |    \    |  \
19:19:00 [2020-05-14T19:19:00.050Z]  \_______  /____|__ \
19:19:00 [2020-05-14T19:19:00.050Z]          \/        \/
19:19:00 [2020-05-14T19:19:00.050Z] 
19:19:00 [2020-05-14T19:19:00.050Z] INFO: make.ps1 ended at 05/14/2020 19:18:53
19:19:00 [2020-05-14T19:19:00.050Z] INFO: Binaries build ended at 05/14/2020 19:18:55. Duration:00:01:13.6776295
19:19:00 [2020-05-14T19:19:00.050Z] INFO: Copying the built daemon binary to d:\CI\PR-40908\10\binary\dockerd-9d0e903500.exe...
19:19:00 [2020-05-14T19:19:00.050Z] INFO: Copying the built client binary to d:\CI\PR-40908\10\binary\docker-9d0e903500.exe...
19:19:00 [2020-05-14T19:19:00.050Z] INFO: Copying dockerversion from the container...
19:19:00 [2020-05-14T19:19:00.050Z] INFO: Copying the golang package from the container to d:\CI\PR-40908\10\installer\go.zip...
19:19:00 [2020-05-14T19:19:00.579Z] --- PASS: TestBuildMultiStageOnBuild (2.70s)
19:19:00 [2020-05-14T19:19:00.579Z] === RUN   TestBuildUncleanTarFilenames
19:19:01 [2020-05-14T19:19:01.783Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
19:19:01 [2020-05-14T19:19:01.783Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
19:19:01 [2020-05-14T19:19:01.956Z] --- PASS: TestBuildUncleanTarFilenames (1.42s)
19:19:01 [2020-05-14T19:19:01.956Z] === RUN   TestBuildMultiStageLayerLeak
19:19:02 [2020-05-14T19:19:02.310Z] INFO: Extracting go.zip to d:\CI\PR-40908\10\go
19:19:03 [2020-05-14T19:19:03.153Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
19:19:03 [2020-05-14T19:19:03.717Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:19:05 [2020-05-14T19:19:05.088Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
19:19:05 [2020-05-14T19:19:05.240Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s)
19:19:05 [2020-05-14T19:19:05.240Z] === RUN   TestBuildWithHugeFile
19:19:09 [2020-05-14T19:19:09.265Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
19:19:09 [2020-05-14T19:19:09.829Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:19:10 [2020-05-14T19:19:10.761Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
19:19:12 [2020-05-14T19:19:12.658Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
19:19:14 [2020-05-14T19:19:14.030Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:19:14 [2020-05-14T19:19:14.594Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:19:16 [2020-05-14T19:19:16.491Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
19:19:19 [2020-05-14T19:19:19.768Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
19:19:22 [2020-05-14T19:19:22.292Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:19:24 [2020-05-14T19:19:24.818Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
19:19:26 [2020-05-14T19:19:26.716Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
19:19:27 [2020-05-14T19:19:27.780Z] INFO: Extraction ended at 05/14/2020 19:19:26. Duration:00:00:24.2280504
19:19:27 [2020-05-14T19:19:27.780Z] INFO: Updating the golang and path environment variables
19:19:27 [2020-05-14T19:19:27.780Z] INFO: GOPATH=d:\gopath
19:19:27 [2020-05-14T19:19:27.780Z] INFO: go version go1.13.10 windows/amd64
19:19:27 [2020-05-14T19:19:27.780Z] INFO: Running the daemon under test in debug mode
19:19:27 [2020-05-14T19:19:27.780Z] INFO: Starting a daemon under test...
19:19:27 [2020-05-14T19:19:27.780Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40908\10\daemon --pidfile d:\CI\PR-40908\10\docker.pid -D
19:19:27 [2020-05-14T19:19:27.780Z] INFO: Process started successfully.
19:19:27 [2020-05-14T19:19:27.780Z] INFO: Start tailing logs of the daemon under tests
19:19:27 [2020-05-14T19:19:27.780Z] INFO: Waiting for the daemon under test to start...
19:19:28 [2020-05-14T19:19:28.088Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
19:19:29 [2020-05-14T19:19:29.459Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
19:19:29 [2020-05-14T19:19:29.459Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:19:30 [2020-05-14T19:19:30.039Z] INFO: Daemon under test started and replied!
19:19:30 [2020-05-14T19:19:30.040Z] INFO: Docker version of the daemon under test
19:19:30 [2020-05-14T19:19:30.040Z] 
19:19:30 [2020-05-14T19:19:30.040Z] Client:
19:19:30 [2020-05-14T19:19:30.040Z]  Version:      17.06.2-ce
19:19:30 [2020-05-14T19:19:30.040Z]  API version:  1.30
19:19:30 [2020-05-14T19:19:30.040Z]  Go version:   go1.8.3
19:19:30 [2020-05-14T19:19:30.040Z]  Git commit:   cec0b72
19:19:30 [2020-05-14T19:19:30.040Z]  Built:        Tue Sep  5 19:57:19 2017
19:19:30 [2020-05-14T19:19:30.040Z]  OS/Arch:      windows/amd64
19:19:30 [2020-05-14T19:19:30.040Z] 
19:19:30 [2020-05-14T19:19:30.040Z] Server:
19:19:30 [2020-05-14T19:19:30.040Z]  Version:      0.0.0-dev
19:19:30 [2020-05-14T19:19:30.040Z]  API version:  1.41 (minimum version 1.24)
19:19:30 [2020-05-14T19:19:30.040Z]  Go version:   go1.13.10
19:19:30 [2020-05-14T19:19:30.040Z]  Git commit:   9d0e903500
19:19:30 [2020-05-14T19:19:30.040Z]  Built:        05/14/2020 19:17:46
19:19:30 [2020-05-14T19:19:30.040Z]  OS/Arch:      windows/amd64
19:19:30 [2020-05-14T19:19:30.040Z]  Experimental: false
19:19:30 [2020-05-14T19:19:30.040Z] 
19:19:30 [2020-05-14T19:19:30.040Z] INFO: Docker info of the daemon under test
19:19:30 [2020-05-14T19:19:30.040Z] 
19:19:30 [2020-05-14T19:19:30.040Z] Containers: 0
19:19:30 [2020-05-14T19:19:30.040Z]  Running: 0
19:19:30 [2020-05-14T19:19:30.040Z]  Paused: 0
19:19:30 [2020-05-14T19:19:30.040Z]  Stopped: 0
19:19:30 [2020-05-14T19:19:30.040Z] Images: 0
19:19:30 [2020-05-14T19:19:30.040Z] Server Version: 0.0.0-dev
19:19:30 [2020-05-14T19:19:30.040Z] Storage Driver: windowsfilter
19:19:30 [2020-05-14T19:19:30.040Z]  Windows: 
19:19:30 [2020-05-14T19:19:30.040Z] Logging Driver: json-file
19:19:30 [2020-05-14T19:19:30.040Z] Plugins: 
19:19:30 [2020-05-14T19:19:30.040Z]  Volume: local
19:19:30 [2020-05-14T19:19:30.040Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:19:30 [2020-05-14T19:19:30.040Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:19:30 [2020-05-14T19:19:30.040Z] Swarm: inactive
19:19:30 [2020-05-14T19:19:30.040Z] Default Isolation: process
19:19:30 [2020-05-14T19:19:30.040Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:19:30 [2020-05-14T19:19:30.040Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
19:19:30 [2020-05-14T19:19:30.040Z] OSType: windows
19:19:30 [2020-05-14T19:19:30.040Z] Architecture: x86_64
19:19:30 [2020-05-14T19:19:30.040Z] CPUs: 4
19:19:30 [2020-05-14T19:19:30.040Z] Total Memory: 32GiB
19:19:30 [2020-05-14T19:19:30.040Z] Name: azwin-2-c1d470
19:19:30 [2020-05-14T19:19:30.040Z] ID: NXCD:3FWL:UD5Y:5OT2:TF4E:QPTR:UVP6:TP4I:M3PK:KSPA:JAAQ:6YSD
19:19:30 [2020-05-14T19:19:30.040Z] Docker Root Dir: D:\CI\PR-40908\10\daemon
19:19:30 [2020-05-14T19:19:30.040Z] Debug Mode (client): false
19:19:30 [2020-05-14T19:19:30.040Z] Debug Mode (server): true
19:19:30 [2020-05-14T19:19:30.040Z]  File Descriptors: -1
19:19:30 [2020-05-14T19:19:30.040Z]  Goroutines: 17
19:19:30 [2020-05-14T19:19:30.040Z]  System Time: 2020-05-14T19:19:29.8722989Z
19:19:30 [2020-05-14T19:19:30.040Z]  EventsListeners: 0
19:19:30 [2020-05-14T19:19:30.040Z] Registry: https://index.docker.io/v1/
19:19:30 [2020-05-14T19:19:30.040Z] Labels:
19:19:30 [2020-05-14T19:19:30.040Z] Experimental: false
19:19:30 [2020-05-14T19:19:30.040Z] Insecure Registries:
19:19:30 [2020-05-14T19:19:30.040Z]  127.0.0.0/8
19:19:30 [2020-05-14T19:19:30.040Z] Live Restore Enabled: false
19:19:30 [2020-05-14T19:19:30.040Z] 
19:19:30 [2020-05-14T19:19:30.040Z] 
19:19:30 [2020-05-14T19:19:30.040Z] INFO: Docker images of the daemon under test
19:19:30 [2020-05-14T19:19:30.040Z] 
19:19:30 [2020-05-14T19:19:30.040Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
19:19:30 [2020-05-14T19:19:30.040Z] 
19:19:30 [2020-05-14T19:19:30.040Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
19:19:30 [2020-05-14T19:19:30.040Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
19:19:30 [2020-05-14T19:19:30.391Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:19:30 [2020-05-14T19:19:30.522Z] ltsc2019: Pulling from windows/servercore
19:19:30 [2020-05-14T19:19:30.522Z] 4612f6d0b889: Pulling fs layer
19:19:31 [2020-05-14T19:19:31.761Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:19:33 [2020-05-14T19:19:33.132Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
19:19:36 [2020-05-14T19:19:36.415Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:19:37 [2020-05-14T19:19:37.348Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:19:37 [2020-05-14T19:19:37.348Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:19:39 [2020-05-14T19:19:39.245Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:19:40 [2020-05-14T19:19:40.616Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:19:41 [2020-05-14T19:19:41.095Z] ................................................                         [ 29%]
19:19:41 [2020-05-14T19:19:41.987Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
19:19:42 [2020-05-14T19:19:42.245Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:19:45 [2020-05-14T19:19:45.609Z] 4612f6d0b889: Verifying Checksum
19:19:45 [2020-05-14T19:19:45.609Z] 4612f6d0b889: Download complete
19:19:49 [2020-05-14T19:19:49.839Z] #64 exporting layers 115.8s done
19:19:49 [2020-05-14T19:19:49.839Z] #64 exporting manifest sha256:05d9b2e6894132bf58cca98a5daf1508da779eea8a627f7acc4e0a67abd0fccb
19:19:49 [2020-05-14T19:19:49.839Z] #64 exporting manifest sha256:05d9b2e6894132bf58cca98a5daf1508da779eea8a627f7acc4e0a67abd0fccb done
19:19:49 [2020-05-14T19:19:49.839Z] #64 exporting config sha256:8f3bc3df2faea62a09f4fb6d08327a0cfe4e7a50c2e8cc158233bd05c577da35 done
19:19:49 [2020-05-14T19:19:49.839Z] #64 sending tarball
19:19:51 [2020-05-14T19:19:51.925Z] --- PASS: TestBuildWithHugeFile (41.37s)
19:19:51 [2020-05-14T19:19:51.925Z] === RUN   TestBuildWithEmptyDockerfile
19:19:51 [2020-05-14T19:19:51.925Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:19:51 [2020-05-14T19:19:51.925Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:19:51 [2020-05-14T19:19:51.925Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:19:51 [2020-05-14T19:19:51.925Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:19:51 [2020-05-14T19:19:51.925Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:19:51 [2020-05-14T19:19:51.925Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:19:51 [2020-05-14T19:19:51.925Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:19:51 [2020-05-14T19:19:51.925Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:19:51 [2020-05-14T19:19:51.926Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:19:51 [2020-05-14T19:19:51.926Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
19:19:51 [2020-05-14T19:19:51.926Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
19:19:51 [2020-05-14T19:19:51.926Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
19:19:51 [2020-05-14T19:19:51.926Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
19:19:51 [2020-05-14T19:19:51.926Z] === RUN   TestBuildPreserveOwnership
19:19:51 [2020-05-14T19:19:51.926Z] === RUN   TestBuildPreserveOwnership/copy_from
19:19:51 [2020-05-14T19:19:51.926Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:19:52 [2020-05-14T19:19:52.202Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:19:52 [2020-05-14T19:19:52.492Z] --- PASS: TestBuildPreserveOwnership (5.87s)
19:19:52 [2020-05-14T19:19:52.493Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.80s)
19:19:52 [2020-05-14T19:19:52.493Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s)
19:19:52 [2020-05-14T19:19:52.493Z] === RUN   TestBuildPlatformInvalid
19:19:52 [2020-05-14T19:19:52.751Z] --- PASS: TestBuildPlatformInvalid (0.18s)
19:19:52 [2020-05-14T19:19:52.751Z] PASS
19:19:52 [2020-05-14T19:19:52.751Z] 
19:19:52 [2020-05-14T19:19:52.751Z] === Skipped
19:19:52 [2020-05-14T19:19:52.751Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:19:52 [2020-05-14T19:19:52.751Z]     build_session_test.go:25: TODO: BuildKit
19:19:52 [2020-05-14T19:19:52.751Z] 
19:19:52 [2020-05-14T19:19:52.751Z] 
19:19:52 [2020-05-14T19:19:52.751Z] DONE 32 tests, 1 skipped in 88.920s
19:19:52 [2020-05-14T19:19:52.751Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:19:52 [2020-05-14T19:19:52.751Z] ++ 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
19:19:52 [2020-05-14T19:19:52.751Z] ++ set -e
19:19:52 [2020-05-14T19:19:52.751Z] ++ '[' -n 0 ']'
19:19:52 [2020-05-14T19:19:52.751Z] ++ set -x
19:19:52 [2020-05-14T19:19:52.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:19:53 [2020-05-14T19:19:53.010Z] INFO: Testing against a local daemon
19:19:53 [2020-05-14T19:19:53.010Z] === RUN   TestConfigInspect
19:19:54 [2020-05-14T19:19:54.726Z] === RUN   TestDockerDaemonSuite/TestShmSize
19:19:55 [2020-05-14T19:19:55.291Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:19:56 [2020-05-14T19:19:56.662Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
19:19:56 [2020-05-14T19:19:56.740Z] #64 ...
19:19:56 [2020-05-14T19:19:56.740Z] 
19:19:56 [2020-05-14T19:19:56.740Z] #65 importing to docker
19:19:56 [2020-05-14T19:19:56.740Z] #65 ...
19:19:56 [2020-05-14T19:19:56.740Z] 
19:19:56 [2020-05-14T19:19:56.740Z] #64 exporting to oci image format
19:19:56 [2020-05-14T19:19:56.740Z] #64 sending tarball 18.3s done
19:19:56 [2020-05-14T19:19:56.740Z] #64 DONE 134.2s
19:19:56 [2020-05-14T19:19:56.740Z] 
19:19:56 [2020-05-14T19:19:56.740Z] #65 importing to docker
19:19:56 [2020-05-14T19:19:56.919Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:19:57 [2020-05-14T19:19:57.194Z] --- PASS: TestConfigInspect (3.80s)
19:19:57 [2020-05-14T19:19:57.194Z] === RUN   TestConfigList
19:20:00 [2020-05-14T19:20:00.198Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
19:20:00 [2020-05-14T19:20:00.198Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
19:20:00 [2020-05-14T19:20:00.348Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:20:00 [2020-05-14T19:20:00.479Z] --- PASS: TestConfigList (3.18s)
19:20:00 [2020-05-14T19:20:00.479Z] === RUN   TestConfigsCreateAndDelete
19:20:01 [2020-05-14T19:20:01.131Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:20:03 [2020-05-14T19:20:03.012Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
19:20:03 [2020-05-14T19:20:03.012Z] === RUN   TestConfigsUpdate
19:20:06 [2020-05-14T19:20:06.296Z] --- PASS: TestConfigsUpdate (2.65s)
19:20:06 [2020-05-14T19:20:06.296Z] === RUN   TestTemplatedConfig
19:20:06 [2020-05-14T19:20:06.388Z] --- PASS: TestDockerDaemonSuite (340.69s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.00s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.00s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.35s)
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:1449: [db73e6cb9361d] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d4dd502dfbafc] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.71s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.99s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d6b526853e78b] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.53s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.20s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.86s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.97s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.15s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.05s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.73s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d061bfb7d69eb] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [df113293efbe1] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.62s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [dd4991fd628f9] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.30s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.08s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.17s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.23s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d230569c09b54] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.35s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.36s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [deb45e8e7ab42] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.83s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d278266e69caa] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.48s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [dcf8e03d4a150] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s)
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_plugins_test.go:79: [d9e548d4b6794] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s)
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_plugins_test.go:169: [d67972ff26745] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.73s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d41209004cde1] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.98s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.82s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.49s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.39s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d777eb2f6b4df] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.11s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.92s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.08s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.45s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d4c3ccd9a6da1] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.43s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.27s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.33s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.63s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.35s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [db16d21aca3a4] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d53a8836a731e] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.99s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [dca8bd8dd6c86] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.29s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.12s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.84s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.58s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.61s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.19s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d6c59629ff3cc] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.08s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.23s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [def8cbf978617] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.67s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [dfdbb1f6fe390] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [db04382780440] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.53s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.90s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [ddd692dac2e10] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.57s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.39s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d33a8e4f5ee0c] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.48s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.92s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.25s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [dc5909cdd2742] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.20s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [dcdfa9faa44ac] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.71s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.55s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.06s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.95s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.00s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.80s)
19:20:06 [2020-05-14T19:20:06.389Z]         docker_cli_daemon_test.go:2544: [d0f30a6543986] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.62s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.93s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.97s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.32s)
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s)
19:20:06 [2020-05-14T19:20:06.389Z]         check_test.go:309: [d4f1b81379d4a] daemon is not started
19:20:06 [2020-05-14T19:20:06.389Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.57s)
19:20:06 [2020-05-14T19:20:06.389Z] === RUN   TestDockerSwarmSuite
19:20:06 [2020-05-14T19:20:06.389Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
19:20:08 [2020-05-14T19:20:08.311Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
19:20:08 [2020-05-14T19:20:08.913Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
19:20:09 [2020-05-14T19:20:09.581Z] --- PASS: TestTemplatedConfig (3.50s)
19:20:09 [2020-05-14T19:20:09.581Z] === RUN   TestConfigCreateResolve
19:20:11 [2020-05-14T19:20:11.963Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
19:20:12 [2020-05-14T19:20:12.228Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
19:20:12 [2020-05-14T19:20:12.866Z] --- PASS: TestConfigCreateResolve (3.18s)
19:20:12 [2020-05-14T19:20:12.866Z] === RUN   TestConfigDaemonLibtrustID
19:20:13 [2020-05-14T19:20:13.125Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
19:20:13 [2020-05-14T19:20:13.125Z] PASS
19:20:13 [2020-05-14T19:20:13.125Z] 
19:20:13 [2020-05-14T19:20:13.125Z] DONE 7 tests in 20.350s
19:20:13 [2020-05-14T19:20:13.125Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:20:13 [2020-05-14T19:20:13.125Z] ++ 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
19:20:13 [2020-05-14T19:20:13.125Z] ++ set -e
19:20:13 [2020-05-14T19:20:13.125Z] ++ '[' -n 0 ']'
19:20:13 [2020-05-14T19:20:13.125Z] ++ set -x
19:20:13 [2020-05-14T19:20:13.125Z] ++ env -i DEST=/go/src/github.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
19:20:13 [2020-05-14T19:20:13.383Z] INFO: Testing against a local daemon
19:20:13 [2020-05-14T19:20:13.383Z] === RUN   TestCheckpoint
19:20:13 [2020-05-14T19:20:13.383Z] --- SKIP: TestCheckpoint (0.00s)
19:20:13 [2020-05-14T19:20:13.383Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:20:13 [2020-05-14T19:20:13.383Z] === RUN   TestContainerInvalidJSON
19:20:13 [2020-05-14T19:20:13.383Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:20:13 [2020-05-14T19:20:13.383Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:20:13 [2020-05-14T19:20:13.383Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:20:13 [2020-05-14T19:20:13.383Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:20:13 [2020-05-14T19:20:13.383Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:20:13 [2020-05-14T19:20:13.383Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:20:13 [2020-05-14T19:20:13.383Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:20:13 [2020-05-14T19:20:13.383Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:20:13 [2020-05-14T19:20:13.383Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:20:13 [2020-05-14T19:20:13.383Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:20:13 [2020-05-14T19:20:13.383Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:20:13 [2020-05-14T19:20:13.383Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
19:20:13 [2020-05-14T19:20:13.383Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:20:13 [2020-05-14T19:20:13.383Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:20:13 [2020-05-14T19:20:13.383Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
19:20:13 [2020-05-14T19:20:13.383Z] === RUN   TestCopyFromContainerPathIsNotDir
19:20:13 [2020-05-14T19:20:13.642Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
19:20:13 [2020-05-14T19:20:13.642Z] === RUN   TestCopyToContainerPathDoesNotExist
19:20:13 [2020-05-14T19:20:13.642Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
19:20:13 [2020-05-14T19:20:13.642Z] === RUN   TestCopyToContainerPathIsNotDir
19:20:13 [2020-05-14T19:20:13.642Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
19:20:13 [2020-05-14T19:20:13.642Z] === RUN   TestCopyFromContainer
19:20:15 [2020-05-14T19:20:15.525Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:20:16 [2020-05-14T19:20:16.173Z] === RUN   TestCopyFromContainer//
19:20:16 [2020-05-14T19:20:16.173Z] === RUN   TestCopyFromContainer//bar/root
19:20:16 [2020-05-14T19:20:16.173Z] === RUN   TestCopyFromContainer//bar/root/
19:20:16 [2020-05-14T19:20:16.173Z] === RUN   TestCopyFromContainer/bar/quux
19:20:16 [2020-05-14T19:20:16.173Z] === RUN   TestCopyFromContainer/bar/quux/
19:20:16 [2020-05-14T19:20:16.173Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:20:16 [2020-05-14T19:20:16.432Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:20:16 [2020-05-14T19:20:16.432Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:20:16 [2020-05-14T19:20:16.691Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:20:16 [2020-05-14T19:20:16.691Z] === RUN   TestCopyFromContainer/bar/notarget
19:20:16 [2020-05-14T19:20:16.896Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:20:16 [2020-05-14T19:20:16.896Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:20:16 [2020-05-14T19:20:16.949Z] --- PASS: TestCopyFromContainer (3.13s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCopyFromContainer// (0.10s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:20:16 [2020-05-14T19:20:16.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:20:16 [2020-05-14T19:20:16.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:20:16 [2020-05-14T19:20:16.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:20:16 [2020-05-14T19:20:16.949Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:20:16 [2020-05-14T19:20:16.949Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:20:16 [2020-05-14T19:20:16.949Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:20:16 [2020-05-14T19:20:16.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateLinkToNonExistingContainer
19:20:16 [2020-05-14T19:20:16.949Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateWithInvalidEnv
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateWithInvalidEnv/0
19:20:16 [2020-05-14T19:20:16.949Z] === PAUSE TestCreateWithInvalidEnv/0
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateWithInvalidEnv/1
19:20:16 [2020-05-14T19:20:16.949Z] === PAUSE TestCreateWithInvalidEnv/1
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateWithInvalidEnv/2
19:20:16 [2020-05-14T19:20:16.949Z] === PAUSE TestCreateWithInvalidEnv/2
19:20:16 [2020-05-14T19:20:16.949Z] === CONT  TestCreateWithInvalidEnv/0
19:20:16 [2020-05-14T19:20:16.949Z] === CONT  TestCreateWithInvalidEnv/2
19:20:16 [2020-05-14T19:20:16.949Z] === CONT  TestCreateWithInvalidEnv/1
19:20:16 [2020-05-14T19:20:16.949Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:20:16 [2020-05-14T19:20:16.949Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateTmpfsMountsTarget
19:20:16 [2020-05-14T19:20:16.949Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:20:16 [2020-05-14T19:20:16.949Z] === RUN   TestCreateWithCustomMaskedPaths
19:20:18 [2020-05-14T19:20:18.266Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
19:20:19 [2020-05-14T19:20:19.483Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:20:19 [2020-05-14T19:20:19.483Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:20:19 [2020-05-14T19:20:19.483Z] --- PASS: TestCreateWithCapabilities (0.04s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
19:20:19 [2020-05-14T19:20:19.483Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
19:20:19 [2020-05-14T19:20:19.483Z] === RUN   TestCreateWithCustomReadonlyPaths
19:20:22 [2020-05-14T19:20:22.014Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s)
19:20:22 [2020-05-14T19:20:22.014Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:20:22 [2020-05-14T19:20:22.014Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:20:22 [2020-05-14T19:20:22.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:20:22 [2020-05-14T19:20:22.014Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:20:22 [2020-05-14T19:20:22.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:20:22 [2020-05-14T19:20:22.014Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:20:22 [2020-05-14T19:20:22.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:20:22 [2020-05-14T19:20:22.014Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:20:22 [2020-05-14T19:20:22.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:20:22 [2020-05-14T19:20:22.014Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:20:22 [2020-05-14T19:20:22.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:20:22 [2020-05-14T19:20:22.014Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:20:22 [2020-05-14T19:20:22.014Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:20:22 [2020-05-14T19:20:22.014Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:20:22 [2020-05-14T19:20:22.014Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:20:22 [2020-05-14T19:20:22.014Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:20:22 [2020-05-14T19:20:22.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
19:20:22 [2020-05-14T19:20:22.014Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
19:20:22 [2020-05-14T19:20:22.014Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
19:20:22 [2020-05-14T19:20:22.014Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
19:20:22 [2020-05-14T19:20:22.014Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
19:20:22 [2020-05-14T19:20:22.014Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
19:20:22 [2020-05-14T19:20:22.014Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:20:22 [2020-05-14T19:20:22.444Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:20:22 [2020-05-14T19:20:22.580Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
19:20:22 [2020-05-14T19:20:22.580Z] === RUN   TestContainerStartOnDaemonRestart
19:20:22 [2020-05-14T19:20:22.580Z] === PAUSE TestContainerStartOnDaemonRestart
19:20:22 [2020-05-14T19:20:22.580Z] === RUN   TestDaemonRestartIpcMode
19:20:22 [2020-05-14T19:20:22.580Z] === PAUSE TestDaemonRestartIpcMode
19:20:22 [2020-05-14T19:20:22.580Z] === RUN   TestDaemonHostGatewayIP
19:20:22 [2020-05-14T19:20:22.580Z] === PAUSE TestDaemonHostGatewayIP
19:20:22 [2020-05-14T19:20:22.580Z] === RUN   TestContainerKillOnDaemonStart
19:20:22 [2020-05-14T19:20:22.581Z] === PAUSE TestContainerKillOnDaemonStart
19:20:22 [2020-05-14T19:20:22.581Z] === RUN   TestDiff
19:20:23 [2020-05-14T19:20:23.515Z] --- PASS: TestDiff (0.80s)
19:20:23 [2020-05-14T19:20:23.515Z] === RUN   TestExecWithCloseStdin
19:20:24 [2020-05-14T19:20:24.449Z] --- PASS: TestExecWithCloseStdin (0.86s)
19:20:24 [2020-05-14T19:20:24.449Z] === RUN   TestExec
19:20:25 [2020-05-14T19:20:25.385Z] --- PASS: TestExec (0.91s)
19:20:25 [2020-05-14T19:20:25.385Z] === RUN   TestExecUser
19:20:25 [2020-05-14T19:20:25.721Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:20:25 [2020-05-14T19:20:25.951Z] --- PASS: TestExecUser (0.89s)
19:20:25 [2020-05-14T19:20:25.951Z] === RUN   TestExportContainerAndImportImage
19:20:27 [2020-05-14T19:20:27.327Z] --- PASS: TestExportContainerAndImportImage (1.09s)
19:20:27 [2020-05-14T19:20:27.327Z] === RUN   TestExportContainerAfterDaemonRestart
19:20:27 [2020-05-14T19:20:27.615Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:20:28 [2020-05-14T19:20:28.719Z] --- PASS: TestImportExtremelyLargeImageWorks (82.95s)
19:20:28 [2020-05-14T19:20:28.719Z] PASS
19:20:28 [2020-05-14T19:20:28.719Z] 
19:20:28 [2020-05-14T19:20:28.719Z] === Skipped
19:20:28 [2020-05-14T19:20:28.719Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
19:20:28 [2020-05-14T19:20:28.719Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:20:28 [2020-05-14T19:20:28.719Z] 
19:20:28 [2020-05-14T19:20:28.719Z] 
19:20:28 [2020-05-14T19:20:28.719Z] DONE 12 tests, 1 skipped in 84.509s
19:20:28 [2020-05-14T19:20:28.719Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
19:20:28 [2020-05-14T19:20:28.719Z] ++ 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
19:20:28 [2020-05-14T19:20:28.719Z] ++ set -e
19:20:28 [2020-05-14T19:20:28.719Z] ++ '[' -n 0 ']'
19:20:28 [2020-05-14T19:20:28.719Z] ++ set -x
19:20:28 [2020-05-14T19:20:28.719Z] ++ env -i DEST=/go/src/github.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
19:20:28 [2020-05-14T19:20:28.719Z] INFO: Testing against a local daemon
19:20:28 [2020-05-14T19:20:28.719Z] === RUN   TestNetworkCreateDelete
19:20:28 [2020-05-14T19:20:28.719Z] --- PASS: TestNetworkCreateDelete (0.15s)
19:20:28 [2020-05-14T19:20:28.719Z] === RUN   TestDockerNetworkDeletePreferID
19:20:28 [2020-05-14T19:20:28.719Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
19:20:28 [2020-05-14T19:20:28.719Z] === RUN   TestInspectNetwork
19:20:28 [2020-05-14T19:20:28.719Z] === RUN   TestInspectNetwork/full_network_id
19:20:28 [2020-05-14T19:20:28.719Z] === RUN   TestInspectNetwork/partial_network_id
19:20:28 [2020-05-14T19:20:28.719Z] === RUN   TestInspectNetwork/network_name
19:20:28 [2020-05-14T19:20:28.719Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:20:28 [2020-05-14T19:20:28.719Z] --- PASS: TestInspectNetwork (11.33s)
19:20:28 [2020-05-14T19:20:28.719Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:20:28 [2020-05-14T19:20:28.719Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:20:28 [2020-05-14T19:20:28.719Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:20:28 [2020-05-14T19:20:28.719Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:20:28 [2020-05-14T19:20:28.719Z] === RUN   TestRunContainerWithBridgeNone
19:20:29 [2020-05-14T19:20:29.230Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s)
19:20:29 [2020-05-14T19:20:29.230Z] === RUN   TestHealthCheckWorkdir
19:20:29 [2020-05-14T19:20:29.408Z] --- PASS: TestRunContainerWithBridgeNone (2.51s)
19:20:29 [2020-05-14T19:20:29.408Z] === RUN   TestNetworkInvalidJSON
19:20:29 [2020-05-14T19:20:29.408Z] === RUN   TestNetworkInvalidJSON//networks/create
19:20:29 [2020-05-14T19:20:29.408Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:20:29 [2020-05-14T19:20:29.408Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:20:29 [2020-05-14T19:20:29.408Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:20:29 [2020-05-14T19:20:29.408Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:20:29 [2020-05-14T19:20:29.408Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:20:29 [2020-05-14T19:20:29.408Z] === CONT  TestNetworkInvalidJSON//networks/create
19:20:29 [2020-05-14T19:20:29.408Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:20:29 [2020-05-14T19:20:29.408Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:20:29 [2020-05-14T19:20:29.408Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:20:29 [2020-05-14T19:20:29.408Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:20:29 [2020-05-14T19:20:29.408Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:20:29 [2020-05-14T19:20:29.408Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:20:29 [2020-05-14T19:20:29.408Z] === RUN   TestHostIPv4BridgeLabel
19:20:30 [2020-05-14T19:20:30.018Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
19:20:30 [2020-05-14T19:20:30.018Z] === RUN   TestDaemonRestartWithLiveRestore
19:20:30 [2020-05-14T19:20:30.166Z] --- PASS: TestHealthCheckWorkdir (1.06s)
19:20:30 [2020-05-14T19:20:30.166Z] === RUN   TestHealthKillContainer
19:20:31 [2020-05-14T19:20:31.020Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
19:20:31 [2020-05-14T19:20:31.020Z] === RUN   TestDaemonDefaultNetworkPools
19:20:31 [2020-05-14T19:20:31.792Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
19:20:32 [2020-05-14T19:20:32.021Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s)
19:20:32 [2020-05-14T19:20:32.021Z] === RUN   TestDaemonRestartWithExistingNetwork
19:20:32 [2020-05-14T19:20:32.355Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
19:20:32 [2020-05-14T19:20:32.505Z] tests/integration/api_network_test.py ...........................        [ 47%]
19:20:33 [2020-05-14T19:20:33.022Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
19:20:33 [2020-05-14T19:20:33.022Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:20:33 [2020-05-14T19:20:33.450Z] --- PASS: TestHealthKillContainer (2.98s)
19:20:33 [2020-05-14T19:20:33.450Z] === RUN   TestInspectCpusetInConfigPre120
19:20:34 [2020-05-14T19:20:34.016Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
19:20:34 [2020-05-14T19:20:34.017Z] === RUN   TestIpcModeNone
19:20:34 [2020-05-14T19:20:34.486Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
19:20:34 [2020-05-14T19:20:34.486Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:20:34 [2020-05-14T19:20:34.951Z] --- PASS: TestIpcModeNone (0.88s)
19:20:34 [2020-05-14T19:20:34.951Z] === RUN   TestIpcModePrivate
19:20:35 [2020-05-14T19:20:35.096Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
19:20:35 [2020-05-14T19:20:35.096Z] === RUN   TestServiceWithPredefinedNetwork
19:20:35 [2020-05-14T19:20:35.634Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:20:35 [2020-05-14T19:20:35.886Z] --- PASS: TestIpcModePrivate (0.92s)
19:20:35 [2020-05-14T19:20:35.886Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
19:20:35 [2020-05-14T19:20:35.886Z] === RUN   TestIpcModeShareable
19:20:35 [2020-05-14T19:20:35.992Z] #65 DONE 37.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:20:36 [2020-05-14T19:20:36.429Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/test/unit
19:20:36 [2020-05-14T19:20:36.821Z] --- PASS: TestIpcModeShareable (0.93s)
19:20:36 [2020-05-14T19:20:36.821Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
19:20:36 [2020-05-14T19:20:36.821Z] === RUN   TestAPIIpcModeShareableAndContainer
19:20:38 [2020-05-14T19:20:38.159Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:20:38 [2020-05-14T19:20:38.535Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s)
19:20:38 [2020-05-14T19:20:38.535Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:20:38 [2020-05-14T19:20:38.535Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:20:38 [2020-05-14T19:20:38.535Z]     service_test.go:236: FLAKY_TEST
19:20:38 [2020-05-14T19:20:38.535Z] === RUN   TestServiceWithDataPathPortInit
19:20:39 [2020-05-14T19:20:39.351Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s)
19:20:39 [2020-05-14T19:20:39.351Z] === RUN   TestAPIIpcModeHost
19:20:40 [2020-05-14T19:20:40.287Z] --- PASS: TestAPIIpcModeHost (0.66s)
19:20:40 [2020-05-14T19:20:40.287Z] === RUN   TestDaemonIpcModeShareable
19:20:40 [2020-05-14T19:20:40.687Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:20:40 [2020-05-14T19:20:40.851Z] ?   	github.com/docker/docker/api	[no test files]
19:20:41 [2020-05-14T19:20:41.438Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:20:42 [2020-05-14T19:20:42.190Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
19:20:42 [2020-05-14T19:20:42.190Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
19:20:42 [2020-05-14T19:20:42.190Z] === RUN   TestDaemonIpcModePrivate
19:20:42 [2020-05-14T19:20:42.314Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:20:44 [2020-05-14T19:20:44.091Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
19:20:44 [2020-05-14T19:20:44.092Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
19:20:44 [2020-05-14T19:20:44.092Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:20:45 [2020-05-14T19:20:45.992Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s)
19:20:45 [2020-05-14T19:20:45.992Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
19:20:45 [2020-05-14T19:20:45.992Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:20:46 [2020-05-14T19:20:46.394Z] tests/integration/api_service_test.py ................s................. [ 60%]
19:20:47 [2020-05-14T19:20:47.369Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
19:20:47 [2020-05-14T19:20:47.369Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
19:20:47 [2020-05-14T19:20:47.369Z] === RUN   TestIpcModeOlderClient
19:20:47 [2020-05-14T19:20:47.369Z] === PAUSE TestIpcModeOlderClient
19:20:47 [2020-05-14T19:20:47.369Z] === RUN   TestKillContainerInvalidSignal
19:20:48 [2020-05-14T19:20:48.305Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
19:20:48 [2020-05-14T19:20:48.305Z] === RUN   TestKillContainer
19:20:48 [2020-05-14T19:20:48.305Z] === RUN   TestKillContainer/no_signal
19:20:49 [2020-05-14T19:20:49.242Z] === RUN   TestKillContainer/non_killing_signal
19:20:49 [2020-05-14T19:20:49.501Z] === RUN   TestKillContainer/killing_signal
19:20:50 [2020-05-14T19:20:50.877Z] --- PASS: TestKillContainer (2.39s)
19:20:50 [2020-05-14T19:20:50.877Z]     --- PASS: TestKillContainer/no_signal (0.78s)
19:20:50 [2020-05-14T19:20:50.877Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
19:20:50 [2020-05-14T19:20:50.877Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
19:20:50 [2020-05-14T19:20:50.877Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:20:50 [2020-05-14T19:20:50.877Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:20:51 [2020-05-14T19:20:51.444Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:20:52 [2020-05-14T19:20:52.379Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s)
19:20:52 [2020-05-14T19:20:52.379Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
19:20:52 [2020-05-14T19:20:52.379Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
19:20:52 [2020-05-14T19:20:52.379Z] === RUN   TestKillStoppedContainer
19:20:52 [2020-05-14T19:20:52.379Z] --- PASS: TestKillStoppedContainer (0.10s)
19:20:52 [2020-05-14T19:20:52.379Z] === RUN   TestKillStoppedContainerAPIPre120
19:20:52 [2020-05-14T19:20:52.379Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
19:20:52 [2020-05-14T19:20:52.379Z] === RUN   TestKillDifferentUserContainer
19:20:53 [2020-05-14T19:20:53.402Z] --- PASS: TestKillDifferentUserContainer (0.79s)
19:20:53 [2020-05-14T19:20:53.402Z] === RUN   TestInspectOomKilledTrue
19:20:53 [2020-05-14T19:20:53.402Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:20:53 [2020-05-14T19:20:53.402Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:20:53 [2020-05-14T19:20:53.402Z] === RUN   TestInspectOomKilledFalse
19:20:53 [2020-05-14T19:20:53.402Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:20:53 [2020-05-14T19:20:53.402Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:20:53 [2020-05-14T19:20:53.402Z] === RUN   TestLinksEtcHostsContentMatch
19:20:53 [2020-05-14T19:20:53.969Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
19:20:53 [2020-05-14T19:20:53.969Z] === RUN   TestLinksContainerNames
19:20:55 [2020-05-14T19:20:55.344Z] --- PASS: TestLinksContainerNames (1.58s)
19:20:55 [2020-05-14T19:20:55.344Z] === RUN   TestLogsFollowTailEmpty
19:20:56 [2020-05-14T19:20:56.280Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
19:20:56 [2020-05-14T19:20:56.280Z] === RUN   TestContainerNetworkMountsNoChown
19:20:56 [2020-05-14T19:20:56.847Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s)
19:20:56 [2020-05-14T19:20:56.847Z] === RUN   TestMountDaemonRoot
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/default
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/default
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/private
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/private
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rprivate
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rprivate
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/slave
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/slave
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rslave
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rslave
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/shared
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/shared
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rshared
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rshared
19:20:57 [2020-05-14T19:20:57.105Z] === CONT  TestMountDaemonRoot/default
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === CONT  TestMountDaemonRoot/rslave
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:20:57 [2020-05-14T19:20:57.105Z] === CONT  TestMountDaemonRoot/rshared
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:20:57 [2020-05-14T19:20:57.105Z] === CONT  TestMountDaemonRoot/private
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/private/mount_root
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/private/bind_root
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:20:57 [2020-05-14T19:20:57.105Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:20:57 [2020-05-14T19:20:57.105Z] === CONT  TestMountDaemonRoot/shared
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/slave
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/rprivate
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/default/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === RUN   TestMountDaemonRoot/default/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/private/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/private/bind_root
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:20:57 [2020-05-14T19:20:57.106Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/default/mount_root
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:20:57 [2020-05-14T19:20:57.364Z] === CONT  TestMountDaemonRoot/default/bind_root
19:20:57 [2020-05-14T19:20:57.364Z] --- PASS: TestMountDaemonRoot (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
19:20:57 [2020-05-14T19:20:57.364Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
19:20:57 [2020-05-14T19:20:57.364Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
19:20:57 [2020-05-14T19:20:57.364Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
19:20:57 [2020-05-14T19:20:57.364Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
19:20:57 [2020-05-14T19:20:57.364Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:20:57 [2020-05-14T19:20:57.364Z] === RUN   TestContainerBindMountNonRecursive
19:20:59 [2020-05-14T19:20:59.270Z] --- PASS: TestContainerBindMountNonRecursive (1.84s)
19:20:59 [2020-05-14T19:20:59.270Z] === RUN   TestNetworkNat
19:21:00 [2020-05-14T19:21:00.206Z] --- PASS: TestNetworkNat (0.90s)
19:21:00 [2020-05-14T19:21:00.206Z] === RUN   TestNetworkLocalhostTCPNat
19:21:00 [2020-05-14T19:21:00.824Z] --- PASS: TestServiceWithDataPathPortInit (20.28s)
19:21:00 [2020-05-14T19:21:00.824Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:21:01 [2020-05-14T19:21:01.144Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
19:21:01 [2020-05-14T19:21:01.144Z] === RUN   TestNetworkLoopbackNat
19:21:01 [2020-05-14T19:21:01.148Z] .........................                                                [ 67%]
19:21:02 [2020-05-14T19:21:02.520Z] --- PASS: TestNetworkLoopbackNat (1.16s)
19:21:02 [2020-05-14T19:21:02.520Z] === RUN   TestPause
19:21:03 [2020-05-14T19:21:03.087Z] --- PASS: TestPause (0.83s)
19:21:03 [2020-05-14T19:21:03.087Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:21:03 [2020-05-14T19:21:03.087Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:21:03 [2020-05-14T19:21:03.087Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:21:03 [2020-05-14T19:21:03.087Z] === RUN   TestPauseStopPausedContainer
19:21:03 [2020-05-14T19:21:03.351Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:21:03 [2020-05-14T19:21:03.351Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:21:03 [2020-05-14T19:21:03.351Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
19:21:03 [2020-05-14T19:21:03.351Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
19:21:04 [2020-05-14T19:21:04.021Z] --- PASS: TestPauseStopPausedContainer (0.85s)
19:21:04 [2020-05-14T19:21:04.021Z] === RUN   TestPsFilter
19:21:04 [2020-05-14T19:21:04.280Z] --- PASS: TestPsFilter (0.26s)
19:21:04 [2020-05-14T19:21:04.280Z] === RUN   TestRemoveContainerWithRemovedVolume
19:21:04 [2020-05-14T19:21:04.848Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
19:21:04 [2020-05-14T19:21:04.848Z] === RUN   TestRemoveContainerWithVolume
19:21:05 [2020-05-14T19:21:05.783Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
19:21:05 [2020-05-14T19:21:05.783Z] === RUN   TestRemoveContainerRunning
19:21:05 [2020-05-14T19:21:05.877Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:21:06 [2020-05-14T19:21:06.441Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:21:06 [2020-05-14T19:21:06.698Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:21:06 [2020-05-14T19:21:06.719Z] --- PASS: TestRemoveContainerRunning (0.81s)
19:21:06 [2020-05-14T19:21:06.719Z] === RUN   TestRemoveContainerForceRemoveRunning
19:21:07 [2020-05-14T19:21:07.286Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
19:21:07 [2020-05-14T19:21:07.286Z] === RUN   TestRemoveInvalidContainer
19:21:07 [2020-05-14T19:21:07.286Z] --- PASS: TestRemoveInvalidContainer (0.03s)
19:21:07 [2020-05-14T19:21:07.286Z] === RUN   TestRenameLinkedContainer
19:21:07 [2020-05-14T19:21:07.629Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:21:07 [2020-05-14T19:21:07.629Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:21:07 [2020-05-14T19:21:07.910Z] ok  	github.com/docker/docker/api/server	0.038s	coverage: 9.0% of statements
19:21:08 [2020-05-14T19:21:08.194Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:21:08 [2020-05-14T19:21:08.451Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:21:09 [2020-05-14T19:21:09.189Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.27s)
19:21:09 [2020-05-14T19:21:09.189Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1klgt5f2v42mdz6hvg2otx7wl Created:2020-05-14 19:21:00.036126726 +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[11245061b25ae9770496c77eb9e829f647fbb4dee2b39deacc58cf256ed43592:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0gvtgjert7d7i4yiuc72b5l61 EndpointID:b78d11ba035c1bb90b1d3f97f89bc8df3b37053cacf30359af1fc02bd7407c20 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00c5c6f7a0ed15079ebc022645a7f93ded2260720ab6ef9d15458ab8c3ad6ac1 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:a5751dbe1600 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0gvtgjert7d7i4yiuc72b5l61 EndpointID:b78d11ba035c1bb90b1d3f97f89bc8df3b37053cacf30359af1fc02bd7407c20 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:21:09 [2020-05-14T19:21:09.189Z] PASS
19:21:09 [2020-05-14T19:21:09.189Z] 
19:21:09 [2020-05-14T19:21:09.189Z] === Skipped
19:21:09 [2020-05-14T19:21:09.189Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:21:09 [2020-05-14T19:21:09.189Z]     service_test.go:236: FLAKY_TEST
19:21:09 [2020-05-14T19:21:09.189Z] 
19:21:09 [2020-05-14T19:21:09.189Z] 
19:21:09 [2020-05-14T19:21:09.189Z] DONE 22 tests, 1 skipped in 54.058s
19:21:09 [2020-05-14T19:21:09.189Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:21:09 [2020-05-14T19:21:09.189Z] ++ 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
19:21:09 [2020-05-14T19:21:09.189Z] ++ set -e
19:21:09 [2020-05-14T19:21:09.189Z] ++ '[' -n 0 ']'
19:21:09 [2020-05-14T19:21:09.189Z] ++ set -x
19:21:09 [2020-05-14T19:21:09.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-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
19:21:09 [2020-05-14T19:21:09.189Z] INFO: Testing against a local daemon
19:21:09 [2020-05-14T19:21:09.189Z] === RUN   TestDockerNetworkIpvlanPersistance
19:21:09 [2020-05-14T19:21:09.189Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:21:09 [2020-05-14T19:21:09.189Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:21:09 [2020-05-14T19:21:09.189Z] === RUN   TestDockerNetworkIpvlan
19:21:09 [2020-05-14T19:21:09.189Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:21:09 [2020-05-14T19:21:09.189Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:21:09 [2020-05-14T19:21:09.189Z] PASS
19:21:09 [2020-05-14T19:21:09.189Z] 
19:21:09 [2020-05-14T19:21:09.189Z] === Skipped
19:21:09 [2020-05-14T19:21:09.189Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:21:09 [2020-05-14T19:21:09.189Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:21:09 [2020-05-14T19:21:09.189Z] 
19:21:09 [2020-05-14T19:21:09.189Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:21:09 [2020-05-14T19:21:09.189Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:21:09 [2020-05-14T19:21:09.189Z] 
19:21:09 [2020-05-14T19:21:09.189Z] 
19:21:09 [2020-05-14T19:21:09.189Z] DONE 2 tests, 2 skipped in 0.156s
19:21:09 [2020-05-14T19:21:09.189Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:21:09 [2020-05-14T19:21:09.189Z] ++ 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
19:21:09 [2020-05-14T19:21:09.189Z] ++ set -e
19:21:09 [2020-05-14T19:21:09.189Z] ++ '[' -n 0 ']'
19:21:09 [2020-05-14T19:21:09.189Z] ++ set -x
19:21:09 [2020-05-14T19:21:09.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-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
19:21:09 [2020-05-14T19:21:09.189Z] INFO: Testing against a local daemon
19:21:09 [2020-05-14T19:21:09.189Z] === RUN   TestDockerNetworkMacvlanPersistance
19:21:10 [2020-05-14T19:21:10.571Z] --- PASS: TestRenameLinkedContainer (3.08s)
19:21:10 [2020-05-14T19:21:10.571Z] === RUN   TestRenameStoppedContainer
19:21:10 [2020-05-14T19:21:10.652Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
19:21:10 [2020-05-14T19:21:10.653Z] === RUN   TestDockerNetworkMacvlan
19:21:11 [2020-05-14T19:21:11.138Z] --- PASS: TestRenameStoppedContainer (0.77s)
19:21:11 [2020-05-14T19:21:11.138Z] === RUN   TestRenameRunningContainerAndReuse
19:21:11 [2020-05-14T19:21:11.654Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:21:11 [2020-05-14T19:21:11.730Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:21:12 [2020-05-14T19:21:12.656Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:21:13 [2020-05-14T19:21:13.039Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s)
19:21:13 [2020-05-14T19:21:13.039Z] === RUN   TestRenameInvalidName
19:21:13 [2020-05-14T19:21:13.105Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:21:13 [2020-05-14T19:21:13.606Z] --- PASS: TestRenameInvalidName (0.78s)
19:21:13 [2020-05-14T19:21:13.606Z] === RUN   TestRenameAnonymousContainer
19:21:13 [2020-05-14T19:21:13.660Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:21:15 [2020-05-14T19:21:15.002Z] === RUN   TestDockerSuite/TestBuildEnv
19:21:16 [2020-05-14T19:21:16.900Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:21:17 [2020-05-14T19:21:17.170Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:21:17 [2020-05-14T19:21:17.827Z] --- PASS: TestRenameAnonymousContainer (4.15s)
19:21:17 [2020-05-14T19:21:17.827Z] === RUN   TestRenameContainerWithSameName
19:21:18 [2020-05-14T19:21:18.315Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:21:18 [2020-05-14T19:21:18.767Z] --- PASS: TestRenameContainerWithSameName (0.82s)
19:21:18 [2020-05-14T19:21:18.767Z] === RUN   TestRenameContainerWithLinkedContainer
19:21:19 [2020-05-14T19:21:19.248Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:21:20 [2020-05-14T19:21:20.158Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s)
19:21:20 [2020-05-14T19:21:20.158Z] === RUN   TestResize
19:21:21 [2020-05-14T19:21:21.099Z] --- PASS: TestResize (0.83s)
19:21:21 [2020-05-14T19:21:21.099Z] === RUN   TestResizeWithInvalidSize
19:21:21 [2020-05-14T19:21:21.534Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:21:22 [2020-05-14T19:21:22.035Z] --- PASS: TestResizeWithInvalidSize (0.83s)
19:21:22 [2020-05-14T19:21:22.035Z] === RUN   TestResizeWhenContainerNotStarted
19:21:22 [2020-05-14T19:21:22.525Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
19:21:22 [2020-05-14T19:21:22.604Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:21:22 [2020-05-14T19:21:22.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:21:23 [2020-05-14T19:21:23.458Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
19:21:25 [2020-05-14T19:21:25.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:21:25 [2020-05-14T19:21:25.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:21:25 [2020-05-14T19:21:25.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:21:26 [2020-05-14T19:21:26.155Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:21:27 [2020-05-14T19:21:27.093Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:21:27 [2020-05-14T19:21:27.640Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:21:28 [2020-05-14T19:21:28.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:21:28 [2020-05-14T19:21:28.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:21:28 [2020-05-14T19:21:28.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:21:29 [2020-05-14T19:21:29.892Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:21:30 [2020-05-14T19:21:30.168Z] --- PASS: TestImportExtremelyLargeImageWorks (171.82s)
19:21:30 [2020-05-14T19:21:30.168Z] PASS
19:21:30 [2020-05-14T19:21:30.168Z] 
19:21:30 [2020-05-14T19:21:30.168Z] DONE 12 tests in 175.679s
19:21:30 [2020-05-14T19:21:30.168Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:21:30 [2020-05-14T19:21:30.168Z] ++ 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
19:21:30 [2020-05-14T19:21:30.168Z] ++ set -e
19:21:30 [2020-05-14T19:21:30.168Z] ++ '[' -n 0 ']'
19:21:30 [2020-05-14T19:21:30.168Z] ++ set -x
19:21:30 [2020-05-14T19:21:30.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:21:30 [2020-05-14T19:21:30.168Z] INFO: Testing against a local daemon
19:21:30 [2020-05-14T19:21:30.168Z] === RUN   TestNetworkCreateDelete
19:21:30 [2020-05-14T19:21:30.168Z] --- PASS: TestNetworkCreateDelete (0.13s)
19:21:30 [2020-05-14T19:21:30.168Z] === RUN   TestDockerNetworkDeletePreferID
19:21:30 [2020-05-14T19:21:30.425Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
19:21:30 [2020-05-14T19:21:30.425Z] === RUN   TestInspectNetwork
19:21:30 [2020-05-14T19:21:30.504Z] --- PASS: TestDockerNetworkMacvlan (19.88s)
19:21:30 [2020-05-14T19:21:30.504Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s)
19:21:30 [2020-05-14T19:21:30.504Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
19:21:30 [2020-05-14T19:21:30.504Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.51s)
19:21:30 [2020-05-14T19:21:30.504Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.54s)
19:21:30 [2020-05-14T19:21:30.504Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.60s)
19:21:30 [2020-05-14T19:21:30.504Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.56s)
19:21:30 [2020-05-14T19:21:30.504Z] PASS
19:21:30 [2020-05-14T19:21:30.504Z] 
19:21:30 [2020-05-14T19:21:30.504Z] DONE 8 tests in 21.530s
19:21:30 [2020-05-14T19:21:30.504Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
19:21:30 [2020-05-14T19:21:30.504Z] ++ 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
19:21:30 [2020-05-14T19:21:30.504Z] ++ set -e
19:21:30 [2020-05-14T19:21:30.504Z] ++ '[' -n 0 ']'
19:21:30 [2020-05-14T19:21:30.504Z] ++ set -x
19:21:30 [2020-05-14T19:21:30.504Z] ++ env -i DEST=/go/src/github.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
19:21:30 [2020-05-14T19:21:30.504Z] testing: warning: no tests to run
19:21:30 [2020-05-14T19:21:30.504Z] PASS
19:21:30 [2020-05-14T19:21:30.504Z] 
19:21:30 [2020-05-14T19:21:30.504Z] DONE 0 tests in 0.058s
19:21:30 [2020-05-14T19:21:30.504Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:21:30 [2020-05-14T19:21:30.504Z] ++ 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
19:21:30 [2020-05-14T19:21:30.504Z] ++ set -e
19:21:30 [2020-05-14T19:21:30.504Z] ++ '[' -n 0 ']'
19:21:30 [2020-05-14T19:21:30.504Z] ++ set -x
19:21:30 [2020-05-14T19:21:30.504Z] ++ env -i DEST=/go/src/github.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
19:21:30 [2020-05-14T19:21:30.785Z] INFO: Testing against a local daemon
19:21:30 [2020-05-14T19:21:30.785Z] === RUN   TestAuthZPluginAllowRequest
19:21:31 [2020-05-14T19:21:31.318Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.85s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
19:21:31 [2020-05-14T19:21:31.318Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.12s)
19:21:31 [2020-05-14T19:21:31.318Z] === RUN   TestCgroupNamespacesRun
19:21:32 [2020-05-14T19:21:32.799Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
19:21:32 [2020-05-14T19:21:32.799Z] === RUN   TestAuthZPluginTLS
19:21:33 [2020-05-14T19:21:33.081Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:21:33 [2020-05-14T19:21:33.081Z] === RUN   TestAuthZPluginDenyRequest
19:21:33 [2020-05-14T19:21:33.221Z] --- PASS: TestCgroupNamespacesRun (1.77s)
19:21:33 [2020-05-14T19:21:33.221Z] === RUN   TestCgroupNamespacesRunPrivileged
19:21:33 [2020-05-14T19:21:33.694Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
19:21:33 [2020-05-14T19:21:33.694Z] === RUN   TestAuthZPluginAPIDenyResponse
19:21:34 [2020-05-14T19:21:34.305Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:21:34 [2020-05-14T19:21:34.306Z] === RUN   TestAuthZPluginDenyResponse
19:21:34 [2020-05-14T19:21:34.586Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:21:34 [2020-05-14T19:21:34.586Z] === RUN   TestAuthZPluginAllowEventStream
19:21:34 [2020-05-14T19:21:34.597Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
19:21:34 [2020-05-14T19:21:34.597Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:21:35 [2020-05-14T19:21:35.681Z] === RUN   TestInspectNetwork/full_network_id
19:21:35 [2020-05-14T19:21:35.681Z] === RUN   TestInspectNetwork/partial_network_id
19:21:35 [2020-05-14T19:21:35.681Z] === RUN   TestInspectNetwork/network_name
19:21:35 [2020-05-14T19:21:35.681Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:21:36 [2020-05-14T19:21:36.499Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s)
19:21:36 [2020-05-14T19:21:36.499Z] === RUN   TestCgroupNamespacesRunHostMode
19:21:36 [2020-05-14T19:21:36.600Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
19:21:36 [2020-05-14T19:21:36.600Z] === RUN   TestAuthZPluginErrorResponse
19:21:36 [2020-05-14T19:21:36.880Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:21:36 [2020-05-14T19:21:36.880Z] === RUN   TestAuthZPluginErrorRequest
19:21:37 [2020-05-14T19:21:37.490Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
19:21:37 [2020-05-14T19:21:37.490Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:21:37 [2020-05-14T19:21:37.997Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
19:21:38 [2020-05-14T19:21:38.101Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:21:38 [2020-05-14T19:21:38.101Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:21:38 [2020-05-14T19:21:38.402Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
19:21:38 [2020-05-14T19:21:38.402Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:21:39 [2020-05-14T19:21:39.860Z] --- PASS: TestInspectNetwork (9.37s)
19:21:39 [2020-05-14T19:21:39.860Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:21:39 [2020-05-14T19:21:39.860Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:21:39 [2020-05-14T19:21:39.860Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:21:39 [2020-05-14T19:21:39.860Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:21:39 [2020-05-14T19:21:39.860Z] === RUN   TestRunContainerWithBridgeNone
19:21:40 [2020-05-14T19:21:40.113Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
19:21:40 [2020-05-14T19:21:40.113Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:21:40 [2020-05-14T19:21:40.304Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
19:21:40 [2020-05-14T19:21:40.304Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:21:41 [2020-05-14T19:21:41.681Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s)
19:21:41 [2020-05-14T19:21:41.681Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:21:42 [2020-05-14T19:21:42.383Z] --- PASS: TestRunContainerWithBridgeNone (2.44s)
19:21:42 [2020-05-14T19:21:42.383Z] === RUN   TestNetworkInvalidJSON
19:21:42 [2020-05-14T19:21:42.383Z] === RUN   TestNetworkInvalidJSON//networks/create
19:21:42 [2020-05-14T19:21:42.383Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:21:42 [2020-05-14T19:21:42.383Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:21:42 [2020-05-14T19:21:42.383Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:21:42 [2020-05-14T19:21:42.383Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:21:42 [2020-05-14T19:21:42.383Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:21:42 [2020-05-14T19:21:42.383Z] === CONT  TestNetworkInvalidJSON//networks/create
19:21:42 [2020-05-14T19:21:42.383Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:21:42 [2020-05-14T19:21:42.383Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:21:42 [2020-05-14T19:21:42.383Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:21:42 [2020-05-14T19:21:42.383Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:21:42 [2020-05-14T19:21:42.383Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:21:42 [2020-05-14T19:21:42.383Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:21:42 [2020-05-14T19:21:42.383Z] === RUN   TestHostIPv4BridgeLabel
19:21:42 [2020-05-14T19:21:42.617Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
19:21:42 [2020-05-14T19:21:42.617Z] === RUN   TestCgroupNamespacesRunOlderClient
19:21:42 [2020-05-14T19:21:42.780Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s)
19:21:42 [2020-05-14T19:21:42.780Z] === RUN   TestAuthZPluginHeader
19:21:42 [2020-05-14T19:21:42.947Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
19:21:42 [2020-05-14T19:21:42.947Z] === RUN   TestDaemonRestartWithLiveRestore
19:21:43 [2020-05-14T19:21:43.392Z] --- PASS: TestAuthZPluginHeader (0.87s)
19:21:43 [2020-05-14T19:21:43.392Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:21:43 [2020-05-14T19:21:43.392Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:21:43 [2020-05-14T19:21:43.392Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:21:43 [2020-05-14T19:21:43.392Z] === RUN   TestAuthZPluginV2Disable
19:21:43 [2020-05-14T19:21:43.392Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:21:43 [2020-05-14T19:21:43.392Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:21:43 [2020-05-14T19:21:43.392Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:21:43 [2020-05-14T19:21:43.392Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:21:43 [2020-05-14T19:21:43.392Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:21:43 [2020-05-14T19:21:43.392Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:21:43 [2020-05-14T19:21:43.392Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:21:43 [2020-05-14T19:21:43.392Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:21:43 [2020-05-14T19:21:43.392Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:21:43 [2020-05-14T19:21:43.882Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
19:21:43 [2020-05-14T19:21:43.882Z] === RUN   TestDaemonDefaultNetworkPools
19:21:44 [2020-05-14T19:21:44.520Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
19:21:44 [2020-05-14T19:21:44.520Z] === RUN   TestKernelTCPMemory
19:21:44 [2020-05-14T19:21:44.815Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
19:21:44 [2020-05-14T19:21:44.816Z] === RUN   TestDaemonRestartWithExistingNetwork
19:21:45 [2020-05-14T19:21:45.455Z] --- PASS: TestKernelTCPMemory (0.89s)
19:21:45 [2020-05-14T19:21:45.455Z] === RUN   TestNISDomainname
19:21:45 [2020-05-14T19:21:45.748Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
19:21:45 [2020-05-14T19:21:45.748Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:21:46 [2020-05-14T19:21:46.391Z] --- PASS: TestNISDomainname (1.01s)
19:21:46 [2020-05-14T19:21:46.391Z] === RUN   TestHostnameDnsResolution
19:21:47 [2020-05-14T19:21:47.120Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
19:21:47 [2020-05-14T19:21:47.120Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:21:47 [2020-05-14T19:21:47.684Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
19:21:47 [2020-05-14T19:21:47.684Z] === RUN   TestServiceWithPredefinedNetwork
19:21:48 [2020-05-14T19:21:48.294Z] --- PASS: TestHostnameDnsResolution (1.72s)
19:21:48 [2020-05-14T19:21:48.294Z] === RUN   TestStats
19:21:50 [2020-05-14T19:21:50.214Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:21:50 [2020-05-14T19:21:50.823Z] --- PASS: TestStats (2.81s)
19:21:50 [2020-05-14T19:21:50.823Z] === RUN   TestStopContainerWithTimeout
19:21:50 [2020-05-14T19:21:50.823Z] === RUN   TestStopContainerWithTimeout/0
19:21:50 [2020-05-14T19:21:50.823Z] === PAUSE TestStopContainerWithTimeout/0
19:21:50 [2020-05-14T19:21:50.823Z] === RUN   TestStopContainerWithTimeout/1
19:21:50 [2020-05-14T19:21:50.823Z] === PAUSE TestStopContainerWithTimeout/1
19:21:50 [2020-05-14T19:21:50.823Z] === RUN   TestStopContainerWithTimeout/3
19:21:50 [2020-05-14T19:21:50.823Z] === PAUSE TestStopContainerWithTimeout/3
19:21:50 [2020-05-14T19:21:50.823Z] === RUN   TestStopContainerWithTimeout/-1
19:21:50 [2020-05-14T19:21:50.823Z] === PAUSE TestStopContainerWithTimeout/-1
19:21:50 [2020-05-14T19:21:50.823Z] === CONT  TestStopContainerWithTimeout/0
19:21:50 [2020-05-14T19:21:50.823Z] === CONT  TestStopContainerWithTimeout/1
19:21:50 [2020-05-14T19:21:50.823Z] === CONT  TestStopContainerWithTimeout/3
19:21:50 [2020-05-14T19:21:50.823Z] === CONT  TestStopContainerWithTimeout/-1
19:21:51 [2020-05-14T19:21:51.145Z] --- PASS: TestServiceWithPredefinedNetwork (3.50s)
19:21:51 [2020-05-14T19:21:51.145Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:21:51 [2020-05-14T19:21:51.145Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:21:51 [2020-05-14T19:21:51.145Z]     service_test.go:236: FLAKY_TEST
19:21:51 [2020-05-14T19:21:51.145Z] === RUN   TestServiceWithDataPathPortInit
19:21:51 [2020-05-14T19:21:51.709Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:21:54 [2020-05-14T19:21:54.111Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:21:54 [2020-05-14T19:21:54.111Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
19:21:54 [2020-05-14T19:21:54.111Z]     --- PASS: TestStopContainerWithTimeout/1 (2.26s)
19:21:54 [2020-05-14T19:21:54.111Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.12s)
19:21:54 [2020-05-14T19:21:54.111Z]     --- PASS: TestStopContainerWithTimeout/3 (3.19s)
19:21:54 [2020-05-14T19:21:54.111Z] === RUN   TestDeleteDevicemapper
19:21:54 [2020-05-14T19:21:54.111Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:21:54 [2020-05-14T19:21:54.111Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:21:54 [2020-05-14T19:21:54.111Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:21:56 [2020-05-14T19:21:56.057Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:21:56 [2020-05-14T19:21:56.057Z] tests/integration/client_test.py .....                                   [ 75%]
19:21:56 [2020-05-14T19:21:56.057Z] tests/integration/context_api_test.py ..                                 [ 76%]
19:21:56 [2020-05-14T19:21:56.057Z] tests/integration/errors_test.py .                                       [ 76%]
19:21:57 [2020-05-14T19:21:57.396Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s)
19:21:57 [2020-05-14T19:21:57.396Z] === RUN   TestUpdateMemory
19:21:57 [2020-05-14T19:21:57.396Z] --- SKIP: TestUpdateMemory (0.00s)
19:21:57 [2020-05-14T19:21:57.396Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:21:57 [2020-05-14T19:21:57.396Z] === RUN   TestUpdateCPUQuota
19:21:58 [2020-05-14T19:21:58.331Z] --- PASS: TestUpdateCPUQuota (1.42s)
19:21:58 [2020-05-14T19:21:58.331Z] === RUN   TestUpdatePidsLimit
19:21:58 [2020-05-14T19:21:58.331Z] === RUN   TestUpdatePidsLimit/update_from_none
19:21:58 [2020-05-14T19:21:58.897Z] === RUN   TestUpdatePidsLimit/no_change
19:21:59 [2020-05-14T19:21:59.156Z] === RUN   TestUpdatePidsLimit/update_lower
19:21:59 [2020-05-14T19:21:59.723Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:21:59 [2020-05-14T19:21:59.982Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:22:00 [2020-05-14T19:22:00.549Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:22:00 [2020-05-14T19:22:00.808Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:22:01 [2020-05-14T19:22:01.722Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:22:01 [2020-05-14T19:22:01.858Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.33s)
19:22:01 [2020-05-14T19:22:01.858Z] PASS
19:22:01 [2020-05-14T19:22:01.858Z] 
19:22:01 [2020-05-14T19:22:01.858Z] === Skipped
19:22:01 [2020-05-14T19:22:01.858Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:22:01 [2020-05-14T19:22:01.858Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:01 [2020-05-14T19:22:01.858Z] 
19:22:01 [2020-05-14T19:22:01.858Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:22:01 [2020-05-14T19:22:01.858Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:01 [2020-05-14T19:22:01.858Z] 
19:22:01 [2020-05-14T19:22:01.858Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:22:01 [2020-05-14T19:22:01.858Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:01 [2020-05-14T19:22:01.858Z] 
19:22:01 [2020-05-14T19:22:01.858Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:22:01 [2020-05-14T19:22:01.858Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:01 [2020-05-14T19:22:01.858Z] 
19:22:01 [2020-05-14T19:22:01.858Z] 
19:22:01 [2020-05-14T19:22:01.858Z] DONE 17 tests, 4 skipped in 30.129s
19:22:01 [2020-05-14T19:22:01.858Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:22:01 [2020-05-14T19:22:01.858Z] ++ 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
19:22:01 [2020-05-14T19:22:01.858Z] ++ set -e
19:22:01 [2020-05-14T19:22:01.858Z] ++ '[' -n 0 ']'
19:22:01 [2020-05-14T19:22:01.858Z] ++ set -x
19:22:01 [2020-05-14T19:22:01.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:22:01 [2020-05-14T19:22:01.858Z] INFO: Testing against a local daemon
19:22:01 [2020-05-14T19:22:01.858Z] === RUN   TestPluginInvalidJSON
19:22:01 [2020-05-14T19:22:01.858Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:22:01 [2020-05-14T19:22:01.858Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:22:01 [2020-05-14T19:22:01.858Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:22:01 [2020-05-14T19:22:01.858Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:22:01 [2020-05-14T19:22:01.858Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:22:01 [2020-05-14T19:22:01.858Z] === RUN   TestPluginInstall
19:22:01 [2020-05-14T19:22:01.858Z] === RUN   TestPluginInstall/no_auth
19:22:02 [2020-05-14T19:22:02.290Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:22:02 [2020-05-14T19:22:02.710Z] --- PASS: TestUpdatePidsLimit (3.97s)
19:22:02 [2020-05-14T19:22:02.710Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
19:22:02 [2020-05-14T19:22:02.710Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
19:22:02 [2020-05-14T19:22:02.710Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
19:22:02 [2020-05-14T19:22:02.710Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
19:22:02 [2020-05-14T19:22:02.710Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
19:22:02 [2020-05-14T19:22:02.710Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
19:22:02 [2020-05-14T19:22:02.710Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
19:22:02 [2020-05-14T19:22:02.710Z] === RUN   TestUpdateRestartPolicy
19:22:02 [2020-05-14T19:22:02.855Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:22:03 [2020-05-14T19:22:03.419Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:22:05 [2020-05-14T19:22:05.309Z] time="2020-05-14T19:22:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:22:05 [2020-05-14T19:22:05.309Z] time="2020-05-14T19:22:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:22:05 [2020-05-14T19:22:05.309Z] time="2020-05-14T19:22:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:487b1691a9b0a897652be216800c5600aff036902ea178178070d6b146f66e1e" mediatype=application/vnd.docker.plugin.v1+json size=522
19:22:05 [2020-05-14T19:22:05.309Z] time="2020-05-14T19:22:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:22:05 [2020-05-14T19:22:05.309Z] time="2020-05-14T19:22:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:22:05 [2020-05-14T19:22:05.309Z] time="2020-05-14T19:22:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:487b1691a9b0a897652be216800c5600aff036902ea178178070d6b146f66e1e" mediatype=application/vnd.docker.plugin.v1+json size=522
19:22:05 [2020-05-14T19:22:05.309Z] === RUN   TestPluginInstall/with_htpasswd
19:22:05 [2020-05-14T19:22:05.329Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:22:05 [2020-05-14T19:22:05.329Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:22:05 [2020-05-14T19:22:05.329Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:22:05 [2020-05-14T19:22:05.919Z] time="2020-05-14T19:22:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:22:05 [2020-05-14T19:22:05.919Z] time="2020-05-14T19:22:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:22:05 [2020-05-14T19:22:05.919Z] time="2020-05-14T19:22:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fba20f7067541fb3369b74c041d68c56dad6df35fb5c325960aa5ab8da3befa2" mediatype=application/vnd.docker.plugin.v1+json size=522
19:22:05 [2020-05-14T19:22:05.919Z] time="2020-05-14T19:22:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:22:05 [2020-05-14T19:22:05.919Z] time="2020-05-14T19:22:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:22:05 [2020-05-14T19:22:05.919Z] time="2020-05-14T19:22:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fba20f7067541fb3369b74c041d68c56dad6df35fb5c325960aa5ab8da3befa2" mediatype=application/vnd.docker.plugin.v1+json size=522
19:22:06 [2020-05-14T19:22:06.199Z] === RUN   TestPluginInstall/with_insecure
19:22:07 [2020-05-14T19:22:07.201Z] time="2020-05-14T19:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:22:07 [2020-05-14T19:22:07.201Z] time="2020-05-14T19:22:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:22:07 [2020-05-14T19:22:07.201Z] time="2020-05-14T19:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b7eddf4f4e52783fe4d90a6a900c2f83c70c1329e52e79a8cfe4261627dd955" mediatype=application/vnd.docker.plugin.v1+json size=522
19:22:07 [2020-05-14T19:22:07.201Z] time="2020-05-14T19:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:22:07 [2020-05-14T19:22:07.201Z] time="2020-05-14T19:22:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:22:07 [2020-05-14T19:22:07.201Z] time="2020-05-14T19:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b7eddf4f4e52783fe4d90a6a900c2f83c70c1329e52e79a8cfe4261627dd955" mediatype=application/vnd.docker.plugin.v1+json size=522
19:22:07 [2020-05-14T19:22:07.481Z] --- PASS: TestPluginInstall (6.36s)
19:22:07 [2020-05-14T19:22:07.481Z]     --- PASS: TestPluginInstall/no_auth (4.26s)
19:22:07 [2020-05-14T19:22:07.481Z]     --- PASS: TestPluginInstall/with_htpasswd (0.81s)
19:22:07 [2020-05-14T19:22:07.481Z]     --- PASS: TestPluginInstall/with_insecure (1.29s)
19:22:07 [2020-05-14T19:22:07.482Z]         plugin_test.go:157: [d0e4577e8b9db] daemon is not started
19:22:07 [2020-05-14T19:22:07.482Z] PASS
19:22:07 [2020-05-14T19:22:07.482Z] 
19:22:07 [2020-05-14T19:22:07.482Z] DONE 6 tests in 6.580s
19:22:07 [2020-05-14T19:22:07.482Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:22:07 [2020-05-14T19:22:07.482Z] ++ 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
19:22:07 [2020-05-14T19:22:07.482Z] ++ set -e
19:22:07 [2020-05-14T19:22:07.482Z] ++ '[' -n 0 ']'
19:22:07 [2020-05-14T19:22:07.482Z] ++ set -x
19:22:07 [2020-05-14T19:22:07.482Z] ++ env -i DEST=/go/src/github.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
19:22:07 [2020-05-14T19:22:07.482Z] INFO: Testing against a local daemon
19:22:07 [2020-05-14T19:22:07.482Z] === RUN   TestExternalGraphDriver
19:22:07 [2020-05-14T19:22:07.762Z] === RUN   TestExternalGraphDriver/json
19:22:09 [2020-05-14T19:22:09.508Z] --- PASS: TestServiceWithDataPathPortInit (17.91s)
19:22:09 [2020-05-14T19:22:09.508Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:22:09 [2020-05-14T19:22:09.776Z] === RUN   TestExternalGraphDriver/spec
19:22:11 [2020-05-14T19:22:11.796Z] === RUN   TestExternalGraphDriver/pull
19:22:12 [2020-05-14T19:22:12.783Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:22:13 [2020-05-14T19:22:13.189Z] 4612f6d0b889: Pull complete
19:22:13 [2020-05-14T19:22:13.189Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae
19:22:13 [2020-05-14T19:22:13.189Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
19:22:13 [2020-05-14T19:22:13.189Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
19:22:13 [2020-05-14T19:22:13.189Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
19:22:13 [2020-05-14T19:22:13.189Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217'
19:22:13 [2020-05-14T19:22:13.189Z] WARN: Skipping validation tests
19:22:13 [2020-05-14T19:22:13.189Z] INFO: Running unit tests at 05/14/2020 19:22:08...
19:22:13 [2020-05-14T19:22:13.189Z] INFO: make.ps1 starting at 05/14/2020 19:22:12
19:22:13 [2020-05-14T19:22:13.189Z] INFO: Git commit (9d0e903500) assumed from DOCKER_GITCOMMIT environment variable
19:22:13 [2020-05-14T19:22:13.189Z] INFO: Invoking autogen...
19:22:13 [2020-05-14T19:22:13.669Z] INFO: Running unit tests...
19:22:14 [2020-05-14T19:22:14.461Z] --- PASS: TestExternalGraphDriver (6.45s)
19:22:14 [2020-05-14T19:22:14.461Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
19:22:14 [2020-05-14T19:22:14.461Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
19:22:14 [2020-05-14T19:22:14.461Z]     --- PASS: TestExternalGraphDriver/pull (2.13s)
19:22:14 [2020-05-14T19:22:14.461Z] === RUN   TestGraphdriverPluginV2
19:22:14 [2020-05-14T19:22:14.461Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
19:22:14 [2020-05-14T19:22:14.461Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:14 [2020-05-14T19:22:14.461Z] PASS
19:22:14 [2020-05-14T19:22:14.461Z] 
19:22:14 [2020-05-14T19:22:14.461Z] === Skipped
19:22:14 [2020-05-14T19:22:14.461Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
19:22:14 [2020-05-14T19:22:14.461Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:14 [2020-05-14T19:22:14.461Z] 
19:22:14 [2020-05-14T19:22:14.461Z] 
19:22:14 [2020-05-14T19:22:14.461Z] DONE 5 tests, 1 skipped in 6.740s
19:22:14 [2020-05-14T19:22:14.461Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:22:14 [2020-05-14T19:22:14.461Z] ++ 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
19:22:14 [2020-05-14T19:22:14.461Z] ++ set -e
19:22:14 [2020-05-14T19:22:14.461Z] ++ '[' -n 0 ']'
19:22:14 [2020-05-14T19:22:14.461Z] ++ set -x
19:22:14 [2020-05-14T19:22:14.461Z] ++ env -i DEST=/go/src/github.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
19:22:14 [2020-05-14T19:22:14.461Z] INFO: Testing against a local daemon
19:22:14 [2020-05-14T19:22:14.461Z] === RUN   TestContinueAfterPluginCrash
19:22:14 [2020-05-14T19:22:14.461Z] === PAUSE TestContinueAfterPluginCrash
19:22:14 [2020-05-14T19:22:14.461Z] === RUN   TestReadPluginNoRead
19:22:14 [2020-05-14T19:22:14.461Z] === PAUSE TestReadPluginNoRead
19:22:14 [2020-05-14T19:22:14.461Z] === RUN   TestDaemonStartWithLogOpt
19:22:14 [2020-05-14T19:22:14.461Z] === PAUSE TestDaemonStartWithLogOpt
19:22:14 [2020-05-14T19:22:14.461Z] === CONT  TestContinueAfterPluginCrash
19:22:14 [2020-05-14T19:22:14.461Z] === CONT  TestDaemonStartWithLogOpt
19:22:14 [2020-05-14T19:22:14.910Z] --- PASS: TestUpdateRestartPolicy (12.55s)
19:22:14 [2020-05-14T19:22:14.910Z] === RUN   TestUpdateRestartWithAutoRemove
19:22:15 [2020-05-14T19:22:15.845Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
19:22:15 [2020-05-14T19:22:15.845Z] === RUN   TestWaitNonBlocked
19:22:15 [2020-05-14T19:22:15.845Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:15 [2020-05-14T19:22:15.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:15 [2020-05-14T19:22:15.845Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:15 [2020-05-14T19:22:15.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:15 [2020-05-14T19:22:15.845Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:22:15 [2020-05-14T19:22:15.845Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:22:16 [2020-05-14T19:22:16.781Z] --- PASS: TestWaitNonBlocked (0.03s)
19:22:16 [2020-05-14T19:22:16.781Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
19:22:16 [2020-05-14T19:22:16.781Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s)
19:22:16 [2020-05-14T19:22:16.781Z] === RUN   TestWaitBlocked
19:22:16 [2020-05-14T19:22:16.781Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:22:16 [2020-05-14T19:22:16.781Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:22:16 [2020-05-14T19:22:16.781Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:22:16 [2020-05-14T19:22:16.781Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:22:16 [2020-05-14T19:22:16.781Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:22:16 [2020-05-14T19:22:16.781Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:22:16 [2020-05-14T19:22:16.960Z] === RUN   TestDockerSuite/TestBuildExpose
19:22:17 [2020-05-14T19:22:17.218Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:22:17 [2020-05-14T19:22:17.719Z] --- PASS: TestWaitBlocked (0.03s)
19:22:17 [2020-05-14T19:22:17.719Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
19:22:17 [2020-05-14T19:22:17.719Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s)
19:22:17 [2020-05-14T19:22:17.719Z] === CONT  TestContainerStartOnDaemonRestart
19:22:17 [2020-05-14T19:22:17.719Z] === CONT  TestIpcModeOlderClient
19:22:17 [2020-05-14T19:22:17.719Z] === CONT  TestDaemonHostGatewayIP
19:22:17 [2020-05-14T19:22:17.719Z] === CONT  TestDaemonRestartIpcMode
19:22:17 [2020-05-14T19:22:17.782Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:22:17 [2020-05-14T19:22:17.978Z] --- PASS: TestIpcModeOlderClient (0.20s)
19:22:17 [2020-05-14T19:22:17.978Z] === CONT  TestContainerKillOnDaemonStart
19:22:18 [2020-05-14T19:22:18.039Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:22:18 [2020-05-14T19:22:18.296Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.09s)
19:22:18 [2020-05-14T19:22:18.296Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ds9dk03n1mq92cq7fctzlcr0i Created:2020-05-14 19:22:10.811708472 +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[03187a29f22e7802bc000a315c8a6473f849b017cb6d0e2eea027b961de6efa1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xfkxjrx6rf432xo3rtg25t6hl EndpointID:b530ed8854d36ab104a146d679d1f472fda443b6d26323d9a2d4727366c99b7a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c3406cfbb069cc6f39a350d70560716557a3bd770ccbe88fbb14a3cf1c4f961a 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:c5c46fdf4951 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xfkxjrx6rf432xo3rtg25t6hl EndpointID:b530ed8854d36ab104a146d679d1f472fda443b6d26323d9a2d4727366c99b7a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:22:18 [2020-05-14T19:22:18.296Z] PASS
19:22:18 [2020-05-14T19:22:18.296Z] 
19:22:18 [2020-05-14T19:22:18.296Z] === Skipped
19:22:18 [2020-05-14T19:22:18.296Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:22:18 [2020-05-14T19:22:18.296Z]     service_test.go:236: FLAKY_TEST
19:22:18 [2020-05-14T19:22:18.296Z] 
19:22:18 [2020-05-14T19:22:18.296Z] 
19:22:18 [2020-05-14T19:22:18.296Z] DONE 22 tests, 1 skipped in 48.380s
19:22:18 [2020-05-14T19:22:18.296Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:22:18 [2020-05-14T19:22:18.296Z] ++ 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
19:22:18 [2020-05-14T19:22:18.296Z] ++ set -e
19:22:18 [2020-05-14T19:22:18.296Z] ++ '[' -n 0 ']'
19:22:18 [2020-05-14T19:22:18.296Z] ++ set -x
19:22:18 [2020-05-14T19:22:18.296Z] ++ env -i DEST=/go/src/github.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
19:22:18 [2020-05-14T19:22:18.296Z] INFO: Testing against a local daemon
19:22:18 [2020-05-14T19:22:18.297Z] === RUN   TestDockerNetworkIpvlanPersistance
19:22:18 [2020-05-14T19:22:18.297Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:22:18 [2020-05-14T19:22:18.297Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:22:18 [2020-05-14T19:22:18.297Z] === RUN   TestDockerNetworkIpvlan
19:22:18 [2020-05-14T19:22:18.297Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:22:18 [2020-05-14T19:22:18.297Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:22:18 [2020-05-14T19:22:18.297Z] PASS
19:22:18 [2020-05-14T19:22:18.297Z] 
19:22:18 [2020-05-14T19:22:18.297Z] === Skipped
19:22:18 [2020-05-14T19:22:18.297Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:22:18 [2020-05-14T19:22:18.297Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:22:18 [2020-05-14T19:22:18.297Z] 
19:22:18 [2020-05-14T19:22:18.297Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:22:18 [2020-05-14T19:22:18.297Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:22:18 [2020-05-14T19:22:18.297Z] 
19:22:18 [2020-05-14T19:22:18.297Z] 
19:22:18 [2020-05-14T19:22:18.297Z] DONE 2 tests, 2 skipped in 0.162s
19:22:18 [2020-05-14T19:22:18.297Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:22:18 [2020-05-14T19:22:18.297Z] ++ 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
19:22:18 [2020-05-14T19:22:18.297Z] ++ set -e
19:22:18 [2020-05-14T19:22:18.297Z] ++ '[' -n 0 ']'
19:22:18 [2020-05-14T19:22:18.297Z] ++ set -x
19:22:18 [2020-05-14T19:22:18.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
19:22:18 [2020-05-14T19:22:18.554Z] === RUN   TestDockerSuite/TestBuildFails
19:22:18 [2020-05-14T19:22:18.554Z] INFO: Testing against a local daemon
19:22:18 [2020-05-14T19:22:18.554Z] === RUN   TestDockerNetworkMacvlanPersistance
19:22:18 [2020-05-14T19:22:18.826Z] --- PASS: TestDaemonStartWithLogOpt (3.91s)
19:22:18 [2020-05-14T19:22:18.826Z] === CONT  TestReadPluginNoRead
19:22:19 [2020-05-14T19:22:19.486Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:22:19 [2020-05-14T19:22:19.486Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:22:20 [2020-05-14T19:22:20.050Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
19:22:20 [2020-05-14T19:22:20.050Z] === RUN   TestDockerNetworkMacvlan
19:22:20 [2020-05-14T19:22:20.983Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:22:21 [2020-05-14T19:22:21.272Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s)
19:22:21 [2020-05-14T19:22:21.490Z] === RUN   TestReadPluginNoRead/default
19:22:21 [2020-05-14T19:22:21.913Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:22:21 [2020-05-14T19:22:21.913Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:22:22 [2020-05-14T19:22:22.208Z] --- PASS: TestDaemonRestartIpcMode (4.50s)
19:22:22 [2020-05-14T19:22:22.450Z] 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
19:22:22 [2020-05-14T19:22:22.478Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:22:22 [2020-05-14T19:22:22.775Z] --- PASS: TestDaemonHostGatewayIP (5.00s)
19:22:22 [2020-05-14T19:22:22.953Z] === RUN   TestReadPluginNoRead/disabled_caching
19:22:23 [2020-05-14T19:22:23.563Z] --- PASS: TestContinueAfterPluginCrash (9.13s)
19:22:24 [2020-05-14T19:22:24.371Z] === RUN   TestDockerSuite/TestBuildForceRm
19:22:25 [2020-05-14T19:22:25.027Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:22:25 [2020-05-14T19:22:25.745Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:22:26 [2020-05-14T19:22:26.002Z] === RUN   TestDockerSuite/TestBuildFromGit
19:22:27 [2020-05-14T19:22:27.042Z] --- PASS: TestReadPluginNoRead (8.74s)
19:22:27 [2020-05-14T19:22:27.042Z]     --- PASS: TestReadPluginNoRead/default (1.90s)
19:22:27 [2020-05-14T19:22:27.042Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.95s)
19:22:27 [2020-05-14T19:22:27.042Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s)
19:22:27 [2020-05-14T19:22:27.042Z]     read_test.go:91: [d3695556ee57f] daemon is not started
19:22:27 [2020-05-14T19:22:27.042Z] PASS
19:22:27 [2020-05-14T19:22:27.042Z] 
19:22:27 [2020-05-14T19:22:27.042Z] DONE 6 tests in 12.840s
19:22:27 [2020-05-14T19:22:27.042Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:22:27 [2020-05-14T19:22:27.042Z] ++ 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
19:22:27 [2020-05-14T19:22:27.042Z] ++ set -e
19:22:27 [2020-05-14T19:22:27.042Z] ++ '[' -n 0 ']'
19:22:27 [2020-05-14T19:22:27.042Z] ++ set -x
19:22:27 [2020-05-14T19:22:27.042Z] ++ env -i DEST=/go/src/github.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
19:22:27 [2020-05-14T19:22:27.042Z] testing: warning: no tests to run
19:22:27 [2020-05-14T19:22:27.042Z] PASS
19:22:27 [2020-05-14T19:22:27.042Z] 
19:22:27 [2020-05-14T19:22:27.042Z] DONE 0 tests in 0.103s
19:22:27 [2020-05-14T19:22:27.042Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:22:27 [2020-05-14T19:22:27.042Z] ++ 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
19:22:27 [2020-05-14T19:22:27.042Z] ++ set -e
19:22:27 [2020-05-14T19:22:27.042Z] ++ '[' -n 0 ']'
19:22:27 [2020-05-14T19:22:27.042Z] ++ set -x
19:22:27 [2020-05-14T19:22:27.042Z] ++ env -i DEST=/go/src/github.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
19:22:27 [2020-05-14T19:22:27.323Z] INFO: Testing against a local daemon
19:22:27 [2020-05-14T19:22:27.323Z] === RUN   TestPluginWithDevMounts
19:22:27 [2020-05-14T19:22:27.323Z] === PAUSE TestPluginWithDevMounts
19:22:27 [2020-05-14T19:22:27.323Z] === CONT  TestPluginWithDevMounts
19:22:27 [2020-05-14T19:22:27.900Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:22:27 [2020-05-14T19:22:27.900Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:22:28 [2020-05-14T19:22:28.832Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:22:29 [2020-05-14T19:22:29.089Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:22:29 [2020-05-14T19:22:29.384Z] --- PASS: TestPluginWithDevMounts (1.89s)
19:22:29 [2020-05-14T19:22:29.384Z] PASS
19:22:29 [2020-05-14T19:22:29.384Z] 
19:22:29 [2020-05-14T19:22:29.384Z] DONE 1 tests in 2.074s
19:22:29 [2020-05-14T19:22:29.384Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
19:22:29 [2020-05-14T19:22:29.384Z] ++ 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
19:22:29 [2020-05-14T19:22:29.384Z] ++ set -e
19:22:29 [2020-05-14T19:22:29.384Z] ++ '[' -n 0 ']'
19:22:29 [2020-05-14T19:22:29.384Z] ++ set -x
19:22:29 [2020-05-14T19:22:29.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
19:22:29 [2020-05-14T19:22:29.384Z] INFO: Testing against a local daemon
19:22:29 [2020-05-14T19:22:29.384Z] === RUN   TestSecretInspect
19:22:31 [2020-05-14T19:22:31.236Z] ?   	github.com/docker/docker/api	[no test files]
19:22:31 [2020-05-14T19:22:31.612Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:22:32 [2020-05-14T19:22:32.176Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:22:32 [2020-05-14T19:22:32.434Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:22:32 [2020-05-14T19:22:32.744Z] --- PASS: TestContainerKillOnDaemonStart (13.53s)
19:22:32 [2020-05-14T19:22:32.744Z] PASS
19:22:32 [2020-05-14T19:22:32.744Z] 
19:22:32 [2020-05-14T19:22:32.744Z] === Skipped
19:22:32 [2020-05-14T19:22:32.744Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:22:32 [2020-05-14T19:22:32.744Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:22:32 [2020-05-14T19:22:32.744Z] 
19:22:32 [2020-05-14T19:22:32.744Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
19:22:32 [2020-05-14T19:22:32.744Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:22:32 [2020-05-14T19:22:32.744Z] 
19:22:32 [2020-05-14T19:22:32.744Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
19:22:32 [2020-05-14T19:22:32.744Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:22:32 [2020-05-14T19:22:32.744Z] 
19:22:32 [2020-05-14T19:22:32.744Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:22:32 [2020-05-14T19:22:32.744Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:22:32 [2020-05-14T19:22:32.744Z] 
19:22:32 [2020-05-14T19:22:32.744Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:22:32 [2020-05-14T19:22:32.744Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:22:32 [2020-05-14T19:22:32.744Z] 
19:22:32 [2020-05-14T19:22:32.744Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
19:22:32 [2020-05-14T19:22:32.744Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:22:32 [2020-05-14T19:22:32.744Z] 
19:22:32 [2020-05-14T19:22:32.744Z] 
19:22:32 [2020-05-14T19:22:32.744Z] DONE 200 tests, 6 skipped in 138.437s
19:22:32 [2020-05-14T19:22:32.744Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:22:32 [2020-05-14T19:22:32.744Z] ++ 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
19:22:32 [2020-05-14T19:22:32.744Z] ++ set -e
19:22:32 [2020-05-14T19:22:32.744Z] ++ '[' -n 0 ']'
19:22:32 [2020-05-14T19:22:32.744Z] ++ set -x
19:22:32 [2020-05-14T19:22:32.744Z] ++ env -i DEST=/go/src/github.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
19:22:32 [2020-05-14T19:22:32.744Z] INFO: Testing against a local daemon
19:22:32 [2020-05-14T19:22:32.744Z] === RUN   TestCommitInheritsEnv
19:22:32 [2020-05-14T19:22:32.744Z] --- PASS: TestCommitInheritsEnv (0.57s)
19:22:32 [2020-05-14T19:22:32.744Z] === RUN   TestImportExtremelyLargeImageWorks
19:22:32 [2020-05-14T19:22:32.744Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:22:32 [2020-05-14T19:22:32.744Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
19:22:32 [2020-05-14T19:22:32.744Z] === RUN   TestImagesFilterMultiReference
19:22:32 [2020-05-14T19:22:32.744Z] --- PASS: TestImagesFilterMultiReference (0.09s)
19:22:32 [2020-05-14T19:22:32.744Z] === RUN   TestImagePullPlatformInvalid
19:22:32 [2020-05-14T19:22:32.744Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
19:22:32 [2020-05-14T19:22:32.744Z] === RUN   TestRemoveImageOrphaning
19:22:32 [2020-05-14T19:22:32.825Z] --- PASS: TestSecretInspect (3.64s)
19:22:32 [2020-05-14T19:22:32.825Z] === RUN   TestSecretList
19:22:33 [2020-05-14T19:22:33.003Z] --- PASS: TestRemoveImageOrphaning (0.55s)
19:22:33 [2020-05-14T19:22:33.003Z] === RUN   TestRemoveImageGarbageCollector
19:22:33 [2020-05-14T19:22:33.003Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:22:33 [2020-05-14T19:22:33.003Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:33 [2020-05-14T19:22:33.003Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:22:33 [2020-05-14T19:22:33.003Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:22:33 [2020-05-14T19:22:33.003Z] === RUN   TestTagInvalidReference
19:22:33 [2020-05-14T19:22:33.003Z] --- PASS: TestTagInvalidReference (0.03s)
19:22:33 [2020-05-14T19:22:33.003Z] === RUN   TestTagValidPrefixedRepo
19:22:33 [2020-05-14T19:22:33.262Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
19:22:33 [2020-05-14T19:22:33.262Z] === RUN   TestTagExistedNameWithoutForce
19:22:33 [2020-05-14T19:22:33.262Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:22:33 [2020-05-14T19:22:33.262Z] === RUN   TestTagOfficialNames
19:22:33 [2020-05-14T19:22:33.262Z] --- PASS: TestTagOfficialNames (0.08s)
19:22:33 [2020-05-14T19:22:33.262Z] === RUN   TestTagMatchesDigest
19:22:33 [2020-05-14T19:22:33.262Z] --- PASS: TestTagMatchesDigest (0.05s)
19:22:33 [2020-05-14T19:22:33.262Z] PASS
19:22:33 [2020-05-14T19:22:33.262Z] 
19:22:33 [2020-05-14T19:22:33.262Z] === Skipped
19:22:33 [2020-05-14T19:22:33.262Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:22:33 [2020-05-14T19:22:33.262Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
19:22:33 [2020-05-14T19:22:33.262Z] 
19:22:33 [2020-05-14T19:22:33.262Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:22:33 [2020-05-14T19:22:33.262Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:33 [2020-05-14T19:22:33.262Z] 
19:22:33 [2020-05-14T19:22:33.262Z] 
19:22:33 [2020-05-14T19:22:33.262Z] DONE 12 tests, 2 skipped in 1.788s
19:22:33 [2020-05-14T19:22:33.262Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:22:33 [2020-05-14T19:22:33.262Z] ++ 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
19:22:33 [2020-05-14T19:22:33.262Z] ++ set -e
19:22:33 [2020-05-14T19:22:33.262Z] ++ '[' -n 0 ']'
19:22:33 [2020-05-14T19:22:33.262Z] ++ set -x
19:22:33 [2020-05-14T19:22:33.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:22:33 [2020-05-14T19:22:33.521Z] INFO: Testing against a local daemon
19:22:33 [2020-05-14T19:22:33.521Z] === RUN   TestNetworkCreateDelete
19:22:34 [2020-05-14T19:22:34.089Z] --- PASS: TestNetworkCreateDelete (0.39s)
19:22:34 [2020-05-14T19:22:34.089Z] === RUN   TestDockerNetworkDeletePreferID
19:22:34 [2020-05-14T19:22:34.920Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:22:34 [2020-05-14T19:22:34.961Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:22:34 [2020-05-14T19:22:34.961Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:22:35 [2020-05-14T19:22:35.024Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s)
19:22:35 [2020-05-14T19:22:35.024Z] === RUN   TestInspectNetwork
19:22:36 [2020-05-14T19:22:36.446Z] --- PASS: TestDockerNetworkMacvlan (16.55s)
19:22:36 [2020-05-14T19:22:36.446Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
19:22:36 [2020-05-14T19:22:36.446Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
19:22:36 [2020-05-14T19:22:36.446Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s)
19:22:36 [2020-05-14T19:22:36.446Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.98s)
19:22:36 [2020-05-14T19:22:36.446Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.66s)
19:22:36 [2020-05-14T19:22:36.446Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s)
19:22:36 [2020-05-14T19:22:36.446Z] PASS
19:22:36 [2020-05-14T19:22:36.446Z] 
19:22:36 [2020-05-14T19:22:36.446Z] DONE 8 tests in 18.154s
19:22:36 [2020-05-14T19:22:36.446Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:22:36 [2020-05-14T19:22:36.446Z] ++ 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
19:22:36 [2020-05-14T19:22:36.446Z] ++ set -e
19:22:36 [2020-05-14T19:22:36.446Z] ++ '[' -n 0 ']'
19:22:36 [2020-05-14T19:22:36.446Z] ++ set -x
19:22:36 [2020-05-14T19:22:36.446Z] ++ env -i DEST=/go/src/github.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
19:22:36 [2020-05-14T19:22:36.703Z] testing: warning: no tests to run
19:22:36 [2020-05-14T19:22:36.703Z] PASS
19:22:36 [2020-05-14T19:22:36.703Z] 
19:22:36 [2020-05-14T19:22:36.703Z] DONE 0 tests in 0.024s
19:22:36 [2020-05-14T19:22:36.703Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:22:36 [2020-05-14T19:22:36.703Z] ++ 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
19:22:36 [2020-05-14T19:22:36.703Z] ++ set -e
19:22:36 [2020-05-14T19:22:36.703Z] ++ '[' -n 0 ']'
19:22:36 [2020-05-14T19:22:36.703Z] ++ set -x
19:22:36 [2020-05-14T19:22:36.703Z] ++ env -i DEST=/go/src/github.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
19:22:36 [2020-05-14T19:22:36.703Z] INFO: Testing against a local daemon
19:22:36 [2020-05-14T19:22:36.703Z] === RUN   TestAuthZPluginAllowRequest
19:22:37 [2020-05-14T19:22:37.190Z] --- PASS: TestSecretList (3.74s)
19:22:37 [2020-05-14T19:22:37.190Z] === RUN   TestSecretsCreateAndDelete
19:22:37 [2020-05-14T19:22:37.634Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:22:38 [2020-05-14T19:22:38.566Z] --- PASS: TestAuthZPluginAllowRequest (1.70s)
19:22:38 [2020-05-14T19:22:38.566Z] === RUN   TestAuthZPluginTLS
19:22:39 [2020-05-14T19:22:39.130Z] --- PASS: TestAuthZPluginTLS (0.56s)
19:22:39 [2020-05-14T19:22:39.130Z] === RUN   TestAuthZPluginDenyRequest
19:22:39 [2020-05-14T19:22:39.130Z] === RUN   TestDockerSuite/TestBuildHistory
19:22:39 [2020-05-14T19:22:39.695Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
19:22:39 [2020-05-14T19:22:39.695Z] === RUN   TestAuthZPluginAPIDenyResponse
19:22:39 [2020-05-14T19:22:39.952Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
19:22:39 [2020-05-14T19:22:39.952Z] === RUN   TestAuthZPluginDenyResponse
19:22:40 [2020-05-14T19:22:40.291Z] === RUN   TestInspectNetwork/full_network_id
19:22:40 [2020-05-14T19:22:40.291Z] === RUN   TestInspectNetwork/partial_network_id
19:22:40 [2020-05-14T19:22:40.291Z] === RUN   TestInspectNetwork/network_name
19:22:40 [2020-05-14T19:22:40.291Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:22:40 [2020-05-14T19:22:40.517Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:22:40 [2020-05-14T19:22:40.517Z] === RUN   TestAuthZPluginAllowEventStream
19:22:40 [2020-05-14T19:22:40.630Z] --- PASS: TestSecretsCreateAndDelete (3.66s)
19:22:40 [2020-05-14T19:22:40.630Z] === RUN   TestSecretsUpdate
19:22:42 [2020-05-14T19:22:42.417Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
19:22:42 [2020-05-14T19:22:42.417Z] === RUN   TestAuthZPluginErrorResponse
19:22:42 [2020-05-14T19:22:42.981Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
19:22:42 [2020-05-14T19:22:42.981Z] === RUN   TestAuthZPluginErrorRequest
19:22:43 [2020-05-14T19:22:43.546Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
19:22:43 [2020-05-14T19:22:43.546Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:22:43 [2020-05-14T19:22:43.546Z] === RUN   TestDockerSuite/TestBuildIidFile
19:22:43 [2020-05-14T19:22:43.866Z] ok  	github.com/docker/docker/api/server	0.123s	coverage: 9.0% of statements
19:22:44 [2020-05-14T19:22:44.072Z] --- PASS: TestSecretsUpdate (3.77s)
19:22:44 [2020-05-14T19:22:44.072Z] === RUN   TestTemplatedSecret
19:22:44 [2020-05-14T19:22:44.112Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
19:22:44 [2020-05-14T19:22:44.112Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:22:44 [2020-05-14T19:22:44.112Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:22:44 [2020-05-14T19:22:44.370Z] === RUN   TestDockerSuite/TestBuildInheritance
19:22:44 [2020-05-14T19:22:44.935Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:22:45 [2020-05-14T19:22:45.501Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:22:45 [2020-05-14T19:22:45.501Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:22:45 [2020-05-14T19:22:45.555Z] --- PASS: TestInspectNetwork (9.61s)
19:22:45 [2020-05-14T19:22:45.555Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:22:45 [2020-05-14T19:22:45.555Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:22:45 [2020-05-14T19:22:45.555Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:22:45 [2020-05-14T19:22:45.555Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:22:45 [2020-05-14T19:22:45.555Z] === RUN   TestRunContainerWithBridgeNone
19:22:46 [2020-05-14T19:22:46.067Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s)
19:22:46 [2020-05-14T19:22:46.067Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:22:46 [2020-05-14T19:22:46.631Z] === RUN   TestDockerSuite/TestBuildLabel
19:22:47 [2020-05-14T19:22:47.196Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:22:47 [2020-05-14T19:22:47.455Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:22:47 [2020-05-14T19:22:47.456Z] --- PASS: TestRunContainerWithBridgeNone (2.60s)
19:22:47 [2020-05-14T19:22:47.456Z] === RUN   TestNetworkInvalidJSON
19:22:47 [2020-05-14T19:22:47.456Z] === RUN   TestNetworkInvalidJSON//networks/create
19:22:47 [2020-05-14T19:22:47.456Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:22:47 [2020-05-14T19:22:47.456Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:22:47 [2020-05-14T19:22:47.456Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:22:47 [2020-05-14T19:22:47.456Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:22:47 [2020-05-14T19:22:47.456Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:22:47 [2020-05-14T19:22:47.456Z] === CONT  TestNetworkInvalidJSON//networks/create
19:22:47 [2020-05-14T19:22:47.456Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:22:47 [2020-05-14T19:22:47.456Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:22:47 [2020-05-14T19:22:47.456Z] --- PASS: TestNetworkInvalidJSON (0.04s)
19:22:47 [2020-05-14T19:22:47.456Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:22:47 [2020-05-14T19:22:47.456Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:22:47 [2020-05-14T19:22:47.456Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
19:22:47 [2020-05-14T19:22:47.456Z] === RUN   TestHostIPv4BridgeLabel
19:22:48 [2020-05-14T19:22:48.020Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:22:48 [2020-05-14T19:22:48.023Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
19:22:48 [2020-05-14T19:22:48.023Z] === RUN   TestDaemonRestartWithLiveRestore
19:22:48 [2020-05-14T19:22:48.278Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
19:22:48 [2020-05-14T19:22:48.278Z] === RUN   TestAuthZPluginHeader
19:22:48 [2020-05-14T19:22:48.278Z] === RUN   TestDockerSuite/TestBuildLabels
19:22:48 [2020-05-14T19:22:48.435Z] --- PASS: TestTemplatedSecret (3.60s)
19:22:48 [2020-05-14T19:22:48.436Z] === RUN   TestSecretCreateResolve
19:22:48 [2020-05-14T19:22:48.842Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:22:49 [2020-05-14T19:22:49.099Z] --- PASS: TestAuthZPluginHeader (0.84s)
19:22:49 [2020-05-14T19:22:49.099Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:22:49 [2020-05-14T19:22:49.399Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s)
19:22:49 [2020-05-14T19:22:49.399Z] === RUN   TestDaemonDefaultNetworkPools
19:22:50 [2020-05-14T19:22:50.033Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:22:50 [2020-05-14T19:22:50.291Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:22:50 [2020-05-14T19:22:50.775Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s)
19:22:50 [2020-05-14T19:22:50.775Z] === RUN   TestDaemonRestartWithExistingNetwork
19:22:51 [2020-05-14T19:22:51.874Z] --- PASS: TestSecretCreateResolve (3.83s)
19:22:51 [2020-05-14T19:22:51.875Z] PASS
19:22:51 [2020-05-14T19:22:51.875Z] 
19:22:51 [2020-05-14T19:22:51.875Z] DONE 6 tests in 22.385s
19:22:51 [2020-05-14T19:22:51.875Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
19:22:51 [2020-05-14T19:22:51.875Z] ++ 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
19:22:51 [2020-05-14T19:22:51.875Z] ++ set -e
19:22:51 [2020-05-14T19:22:51.875Z] ++ '[' -n 0 ']'
19:22:51 [2020-05-14T19:22:51.875Z] ++ set -x
19:22:51 [2020-05-14T19:22:51.875Z] ++ env -i DEST=/go/src/github.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
19:22:51 [2020-05-14T19:22:51.875Z] INFO: Testing against a local daemon
19:22:51 [2020-05-14T19:22:51.875Z] === RUN   TestServiceCreateInit
19:22:51 [2020-05-14T19:22:51.875Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:22:52 [2020-05-14T19:22:52.665Z] .........                                                                [ 86%]
19:22:52 [2020-05-14T19:22:52.677Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s)
19:22:52 [2020-05-14T19:22:52.677Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:22:53 [2020-05-14T19:22:53.569Z] === RUN   TestDockerSuite/TestBuildLastModified
19:22:54 [2020-05-14T19:22:54.501Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.36s)
19:22:54 [2020-05-14T19:22:54.501Z] === RUN   TestAuthZPluginV2Disable
19:22:55 [2020-05-14T19:22:55.208Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s)
19:22:55 [2020-05-14T19:22:55.208Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:22:55 [2020-05-14T19:22:55.775Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s)
19:22:55 [2020-05-14T19:22:55.775Z] === RUN   TestServiceWithPredefinedNetwork
19:22:57 [2020-05-14T19:22:57.343Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:22:57 [2020-05-14T19:22:57.778Z] --- PASS: TestAuthZPluginV2Disable (3.43s)
19:22:57 [2020-05-14T19:22:57.778Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:22:58 [2020-05-14T19:22:58.326Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:22:59 [2020-05-14T19:22:59.060Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s)
19:22:59 [2020-05-14T19:22:59.060Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:22:59 [2020-05-14T19:22:59.060Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:22:59 [2020-05-14T19:22:59.060Z]     service_test.go:236: FLAKY_TEST
19:22:59 [2020-05-14T19:22:59.060Z] === RUN   TestServiceWithDataPathPortInit
19:22:59 [2020-05-14T19:22:59.151Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:22:59 [2020-05-14T19:22:59.952Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:23:00 [2020-05-14T19:23:00.106Z] ok  	github.com/docker/docker/api/server/httputils	0.057s	coverage: 14.7% of statements
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
19:23:00 [2020-05-14T19:23:00.106Z] ok  	github.com/docker/docker/api/types/filters	0.046s	coverage: 92.2% of statements
19:23:00 [2020-05-14T19:23:00.106Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 4.8% of statements
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/types	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:23:00 [2020-05-14T19:23:00.106Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
19:23:00 [2020-05-14T19:23:00.107Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/builder	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:23:00 [2020-05-14T19:23:00.107Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
19:23:00 [2020-05-14T19:23:00.107Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
19:23:01 [2020-05-14T19:23:01.049Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s)
19:23:01 [2020-05-14T19:23:01.049Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:23:02 [2020-05-14T19:23:02.818Z] --- PASS: TestServiceCreateInit (10.57s)
19:23:02 [2020-05-14T19:23:02.818Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s)
19:23:02 [2020-05-14T19:23:02.818Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s)
19:23:02 [2020-05-14T19:23:02.818Z] === RUN   TestCreateServiceMultipleTimes
19:23:02 [2020-05-14T19:23:02.843Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.927s	coverage: 86.3% of statements
19:23:03 [2020-05-14T19:23:03.579Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:23:03 [2020-05-14T19:23:03.579Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:23:03 [2020-05-14T19:23:03.579Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:23:03 [2020-05-14T19:23:03.836Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:23:03 [2020-05-14T19:23:03.836Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:23:04 [2020-05-14T19:23:04.402Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:23:05 [2020-05-14T19:23:05.584Z] ok  	github.com/docker/docker/builder/remotecontext	0.615s	coverage: 13.6% of statements
19:23:06 [2020-05-14T19:23:06.498Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:23:06 [2020-05-14T19:23:06.498Z] tests/integration/models_resources_test.py .                             [ 91%]
19:23:06 [2020-05-14T19:23:06.946Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:23:07 [2020-05-14T19:23:07.192Z] ok  	github.com/docker/docker/builder/dockerfile	1.455s	coverage: 48.2% of statements
19:23:07 [2020-05-14T19:23:07.192Z] ?   	github.com/docker/docker/cli	[no test files]
19:23:07 [2020-05-14T19:23:07.192Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:23:09 [2020-05-14T19:23:09.053Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:23:11 [2020-05-14T19:23:11.575Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.23s)
19:23:11 [2020-05-14T19:23:11.575Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:23:12 [2020-05-14T19:23:12.681Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:23:12 [2020-05-14T19:23:12.729Z] ok  	github.com/docker/docker/client	0.639s	coverage: 75.4% of statements
19:23:13 [2020-05-14T19:23:13.471Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:23:13 [2020-05-14T19:23:13.471Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:23:14 [2020-05-14T19:23:14.035Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:23:14 [2020-05-14T19:23:14.965Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:23:15 [2020-05-14T19:23:15.944Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:23:15 [2020-05-14T19:23:15.944Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:23:17 [2020-05-14T19:23:17.139Z] --- PASS: TestServiceWithDataPathPortInit (18.03s)
19:23:17 [2020-05-14T19:23:17.139Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:23:20 [2020-05-14T19:23:20.347Z] tests/integration/regression_test.py ......                              [ 98%]
19:23:20 [2020-05-14T19:23:20.865Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:23:20 [2020-05-14T19:23:20.865Z] tests/integration/credentials/utils_test.py .                            [100%]
19:23:20 [2020-05-14T19:23:20.865Z] 
19:23:20 [2020-05-14T19:23:20.865Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:23:20 [2020-05-14T19:23:20.865Z] =========================== short test summary info ============================
19:23:20 [2020-05-14T19:23:20.865Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:23:20 [2020-05-14T19:23:20.865Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:23:20 [2020-05-14T19:23:20.865Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:23:20 [2020-05-14T19:23:20.865Z]   Not supported on most drivers
19:23:20 [2020-05-14T19:23:20.865Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:23:20 [2020-05-14T19:23:20.865Z]   Can fail if eth0 has multiple IP addresses
19:23:20 [2020-05-14T19:23:20.865Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:23:20 [2020-05-14T19:23:20.865Z]   This doesn't seem to be taken into account by the engine
19:23:20 [2020-05-14T19:23:20.865Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
19:23:20 [2020-05-14T19:23:20.865Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
19:23:20 [2020-05-14T19:23:20.865Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
19:23:20 [2020-05-14T19:23:20.865Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
19:23:20 [2020-05-14T19:23:20.865Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
19:23:20 [2020-05-14T19:23:20.865Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
19:23:20 [2020-05-14T19:23:20.865Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:23:20 [2020-05-14T19:23:20.865Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.40 seconds ==
19:23:21 [2020-05-14T19:23:21.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:23:24 [2020-05-14T19:23:24.922Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:23:25 [2020-05-14T19:23:25.171Z] --- PASS: TestCreateServiceMultipleTimes (20.95s)
19:23:25 [2020-05-14T19:23:25.171Z] === RUN   TestCreateServiceConflict
19:23:26 [2020-05-14T19:23:26.635Z] --- PASS: TestCreateServiceConflict (3.22s)
19:23:26 [2020-05-14T19:23:26.635Z] === RUN   TestCreateServiceMaxReplicas
19:23:27 [2020-05-14T19:23:27.112Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.85s)
19:23:27 [2020-05-14T19:23:27.112Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k4sa4e39ny0e2eoaut5atvm88 Created:2020-05-14 19:23:18.699114197 +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[6b1fa0dbd5ab07cd67bb5117560fbbf2657b5fd7a79275c3d452d2cdbab5e95e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1m5rlpmi40xqk1g1gndvjg4r7 EndpointID:f3e380e7c9ceacf5dfac70d365015a2de8972256013765224c6bc0a6519c895b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:af2d617f277b28d06e011a3aa3375b009e76fc9add872b6f6d232dcac60945af 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:407a2c6b7cfc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1m5rlpmi40xqk1g1gndvjg4r7 EndpointID:f3e380e7c9ceacf5dfac70d365015a2de8972256013765224c6bc0a6519c895b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:23:27 [2020-05-14T19:23:27.112Z] PASS
19:23:27 [2020-05-14T19:23:27.112Z] 
19:23:27 [2020-05-14T19:23:27.112Z] === Skipped
19:23:27 [2020-05-14T19:23:27.112Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:23:27 [2020-05-14T19:23:27.112Z]     service_test.go:236: FLAKY_TEST
19:23:27 [2020-05-14T19:23:27.112Z] 
19:23:27 [2020-05-14T19:23:27.112Z] 
19:23:27 [2020-05-14T19:23:27.112Z] DONE 22 tests, 1 skipped in 52.485s
19:23:27 [2020-05-14T19:23:27.112Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:23:27 [2020-05-14T19:23:27.112Z] ++ 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
19:23:27 [2020-05-14T19:23:27.112Z] ++ set -e
19:23:27 [2020-05-14T19:23:27.112Z] ++ '[' -n 0 ']'
19:23:27 [2020-05-14T19:23:27.112Z] ++ set -x
19:23:27 [2020-05-14T19:23:27.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
19:23:27 [2020-05-14T19:23:27.112Z] INFO: Testing against a local daemon
19:23:27 [2020-05-14T19:23:27.112Z] === RUN   TestDockerNetworkIpvlanPersistance
19:23:27 [2020-05-14T19:23:27.112Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:23:27 [2020-05-14T19:23:27.112Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:23:27 [2020-05-14T19:23:27.112Z] === RUN   TestDockerNetworkIpvlan
19:23:27 [2020-05-14T19:23:27.112Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:23:27 [2020-05-14T19:23:27.112Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:23:27 [2020-05-14T19:23:27.112Z] PASS
19:23:27 [2020-05-14T19:23:27.112Z] 
19:23:27 [2020-05-14T19:23:27.112Z] === Skipped
19:23:27 [2020-05-14T19:23:27.112Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:23:27 [2020-05-14T19:23:27.112Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:23:27 [2020-05-14T19:23:27.112Z] 
19:23:27 [2020-05-14T19:23:27.112Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:23:27 [2020-05-14T19:23:27.112Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:23:27 [2020-05-14T19:23:27.112Z] 
19:23:27 [2020-05-14T19:23:27.112Z] 
19:23:27 [2020-05-14T19:23:27.112Z] DONE 2 tests, 2 skipped in 0.157s
19:23:27 [2020-05-14T19:23:27.112Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:23:27 [2020-05-14T19:23:27.112Z] ++ 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
19:23:27 [2020-05-14T19:23:27.112Z] ++ set -e
19:23:27 [2020-05-14T19:23:27.112Z] ++ '[' -n 0 ']'
19:23:27 [2020-05-14T19:23:27.112Z] ++ set -x
19:23:27 [2020-05-14T19:23:27.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
19:23:27 [2020-05-14T19:23:27.112Z] INFO: Testing against a local daemon
19:23:27 [2020-05-14T19:23:27.112Z] === RUN   TestDockerNetworkMacvlanPersistance
19:23:28 [2020-05-14T19:23:28.197Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
19:23:28 [2020-05-14T19:23:28.197Z] PASS
19:23:28 [2020-05-14T19:23:28.197Z] 
19:23:28 [2020-05-14T19:23:28.197Z] DONE 17 tests in 51.365s
19:23:28 [2020-05-14T19:23:28.197Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:23:28 [2020-05-14T19:23:28.197Z] ++ 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
19:23:28 [2020-05-14T19:23:28.197Z] ++ set -e
19:23:28 [2020-05-14T19:23:28.197Z] ++ '[' -n 0 ']'
19:23:28 [2020-05-14T19:23:28.197Z] ++ set -x
19:23:28 [2020-05-14T19:23:28.197Z] ++ env -i DEST=/go/src/github.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
19:23:28 [2020-05-14T19:23:28.197Z] INFO: Testing against a local daemon
19:23:28 [2020-05-14T19:23:28.197Z] === RUN   TestPluginInvalidJSON
19:23:28 [2020-05-14T19:23:28.197Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:23:28 [2020-05-14T19:23:28.197Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:23:28 [2020-05-14T19:23:28.197Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:23:28 [2020-05-14T19:23:28.197Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:23:28 [2020-05-14T19:23:28.197Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:23:28 [2020-05-14T19:23:28.197Z] === RUN   TestPluginInstall
19:23:28 [2020-05-14T19:23:28.197Z] === RUN   TestPluginInstall/no_auth
19:23:28 [2020-05-14T19:23:28.197Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:23:28 [2020-05-14T19:23:28.487Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.01s)
19:23:28 [2020-05-14T19:23:28.487Z] === RUN   TestDockerNetworkMacvlan
19:23:29 [2020-05-14T19:23:29.423Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:23:30 [2020-05-14T19:23:30.093Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:23:30 [2020-05-14T19:23:30.798Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:23:31 [2020-05-14T19:23:31.000Z] --- PASS: TestCreateServiceMaxReplicas (3.90s)
19:23:31 [2020-05-14T19:23:31.000Z] === RUN   TestCreateWithDuplicateNetworkNames
19:23:31 [2020-05-14T19:23:31.734Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:23:33 [2020-05-14T19:23:33.374Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:23:33 [2020-05-14T19:23:33.374Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:23:33 [2020-05-14T19:23:33.609Z] Leaving: AppArmorNo profiles have been unloaded.
19:23:33 [2020-05-14T19:23:33.609Z] 
19:23:33 [2020-05-14T19:23:33.609Z] Unloading profiles will leave already running processes permanently
19:23:33 [2020-05-14T19:23:33.609Z] unconfined, which can lead to unexpected situations.
19:23:33 [2020-05-14T19:23:33.609Z] 
19:23:33 [2020-05-14T19:23:33.609Z] To set a process to complain mode, use the command line tool
19:23:33 [2020-05-14T19:23:33.609Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:23:33 [2020-05-14T19:23:33.609Z] 
Post stage
[Pipeline] junit
19:23:34 [2020-05-14T19:23:34.187Z] Recording test results
19:23:34 [2020-05-14T19:23:34.974Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:23:34 [2020-05-14T19:23:34.974Z] ok  	github.com/docker/docker/api/server/httputils	0.113s	coverage: 14.7% of statements
19:23:35 [2020-05-14T19:23:35.018Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:23:35 [2020-05-14T19:23:35.269Z] time="2020-05-14T19:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:23:35 [2020-05-14T19:23:35.269Z] time="2020-05-14T19:23:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:23:35 [2020-05-14T19:23:35.269Z] time="2020-05-14T19:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d872b2469ed18a42c9b3c741e2479597b1e76d5b2195d1e6efe807eaa2f70e3b" mediatype=application/vnd.docker.plugin.v1+json size=522
19:23:35 [2020-05-14T19:23:35.269Z] time="2020-05-14T19:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:23:35 [2020-05-14T19:23:35.269Z] time="2020-05-14T19:23:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:23:35 [2020-05-14T19:23:35.269Z] time="2020-05-14T19:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d872b2469ed18a42c9b3c741e2479597b1e76d5b2195d1e6efe807eaa2f70e3b" mediatype=application/vnd.docker.plugin.v1+json size=522
19:23:35 [2020-05-14T19:23:35.269Z] === RUN   TestPluginInstall/with_htpasswd
19:23:35 [2020-05-14T19:23:35.454Z] ok  	github.com/docker/docker/api/server/middleware	0.190s	coverage: 37.7% of statements
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:23:35 [2020-05-14T19:23:35.454Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
[Pipeline] sh
19:23:35 [2020-05-14T19:23:35.792Z] + echo Ensuring container killed.
19:23:35 [2020-05-14T19:23:35.792Z] Ensuring container killed.
19:23:35 [2020-05-14T19:23:35.792Z] + docker rm -vf docker-pr10
19:23:35 [2020-05-14T19:23:35.792Z] Error: No such container: docker-pr10
19:23:35 [2020-05-14T19:23:35.792Z] + true
[Pipeline] sh
19:23:35 [2020-05-14T19:23:35.833Z] time="2020-05-14T19:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:23:35 [2020-05-14T19:23:35.833Z] time="2020-05-14T19:23:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:23:35 [2020-05-14T19:23:35.833Z] time="2020-05-14T19:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0fd55b83f6ae4eb141940afbd139c1affd22bc625a15047072c49be16e15db2d" mediatype=application/vnd.docker.plugin.v1+json size=522
19:23:35 [2020-05-14T19:23:35.833Z] time="2020-05-14T19:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:23:35 [2020-05-14T19:23:35.833Z] time="2020-05-14T19:23:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:23:35 [2020-05-14T19:23:35.833Z] time="2020-05-14T19:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0fd55b83f6ae4eb141940afbd139c1affd22bc625a15047072c49be16e15db2d" mediatype=application/vnd.docker.plugin.v1+json size=522
19:23:36 [2020-05-14T19:23:36.077Z] + echo Chowning /workspace to jenkins user
19:23:36 [2020-05-14T19:23:36.077Z] Chowning /workspace to jenkins user
19:23:36 [2020-05-14T19:23:36.077Z] + id -u
19:23:36 [2020-05-14T19:23:36.077Z] + id -g
19:23:36 [2020-05-14T19:23:36.077Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40908:/workspace busybox chown -R 1000:1000 /workspace
19:23:36 [2020-05-14T19:23:36.077Z] Unable to find image 'busybox:latest' locally
19:23:36 [2020-05-14T19:23:36.077Z] latest: Pulling from library/busybox
19:23:36 [2020-05-14T19:23:36.077Z] d9cbbca60e5f: Pulling fs layer
19:23:36 [2020-05-14T19:23:36.077Z] d9cbbca60e5f: Verifying Checksum
19:23:36 [2020-05-14T19:23:36.077Z] d9cbbca60e5f: Download complete
19:23:36 [2020-05-14T19:23:36.090Z] === RUN   TestPluginInstall/with_insecure
19:23:36 [2020-05-14T19:23:36.341Z] d9cbbca60e5f: Pull complete
19:23:36 [2020-05-14T19:23:36.341Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
19:23:36 [2020-05-14T19:23:36.341Z] Status: Downloaded newer image for busybox:latest
19:23:36 [2020-05-14T19:23:36.464Z] ok  	github.com/docker/docker/api/types/strslice	0.039s	coverage: 90.0% of statements
19:23:36 [2020-05-14T19:23:36.943Z] ok  	github.com/docker/docker/api/types/filters	0.075s	coverage: 92.2% of statements
19:23:37 [2020-05-14T19:23:37.424Z] ok  	github.com/docker/docker/api/server/router/swarm	0.175s	coverage: 4.8% of statements
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ok  	github.com/docker/docker/api/types/time	0.165s	coverage: 100.0% of statements
19:23:37 [2020-05-14T19:23:37.424Z] ok  	github.com/docker/docker/api/types/versions	0.050s	coverage: 75.0% of statements
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/builder	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:23:37 [2020-05-14T19:23:37.424Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:23:37 [2020-05-14T19:23:37.463Z] time="2020-05-14T19:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:23:37 [2020-05-14T19:23:37.463Z] time="2020-05-14T19:23:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:23:37 [2020-05-14T19:23:37.463Z] time="2020-05-14T19:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:875ec02dd0cabf8274c2e638e00a2bdddfd470a581becc6362a66e5cafed38ef" mediatype=application/vnd.docker.plugin.v1+json size=522
19:23:37 [2020-05-14T19:23:37.463Z] time="2020-05-14T19:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:23:37 [2020-05-14T19:23:37.463Z] time="2020-05-14T19:23:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:23:37 [2020-05-14T19:23:37.463Z] time="2020-05-14T19:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:875ec02dd0cabf8274c2e638e00a2bdddfd470a581becc6362a66e5cafed38ef" mediatype=application/vnd.docker.plugin.v1+json size=522
19:23:37 [2020-05-14T19:23:37.463Z] --- PASS: TestPluginInstall (9.42s)
19:23:37 [2020-05-14T19:23:37.463Z]     --- PASS: TestPluginInstall/no_auth (7.05s)
19:23:37 [2020-05-14T19:23:37.463Z]     --- PASS: TestPluginInstall/with_htpasswd (0.97s)
19:23:37 [2020-05-14T19:23:37.463Z]     --- PASS: TestPluginInstall/with_insecure (1.40s)
19:23:37 [2020-05-14T19:23:37.463Z]         plugin_test.go:157: [d7dc687fe192c] daemon is not started
19:23:37 [2020-05-14T19:23:37.463Z] PASS
19:23:37 [2020-05-14T19:23:37.463Z] 
19:23:37 [2020-05-14T19:23:37.463Z] DONE 6 tests in 9.595s
19:23:37 [2020-05-14T19:23:37.463Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:23:37 [2020-05-14T19:23:37.463Z] ++ 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
19:23:37 [2020-05-14T19:23:37.463Z] ++ set -e
19:23:37 [2020-05-14T19:23:37.463Z] ++ '[' -n 0 ']'
19:23:37 [2020-05-14T19:23:37.463Z] ++ set -x
19:23:37 [2020-05-14T19:23:37.463Z] ++ env -i DEST=/go/src/github.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
19:23:37 [2020-05-14T19:23:37.720Z] INFO: Testing against a local daemon
19:23:37 [2020-05-14T19:23:37.720Z] === RUN   TestExternalGraphDriver
19:23:37 [2020-05-14T19:23:37.720Z] === RUN   TestExternalGraphDriver/json
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:23:38 [2020-05-14T19:23:38.024Z] + bundleName=docker-py
19:23:38 [2020-05-14T19:23:38.024Z] + echo Creating docker-py-bundles.tar.gz
19:23:38 [2020-05-14T19:23:38.024Z] Creating docker-py-bundles.tar.gz
19:23:38 [2020-05-14T19:23:38.024Z] + 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
19:23:38 [2020-05-14T19:23:38.034Z] Archiving artifacts
19:23:38 [2020-05-14T19:23:38.433Z] ok  	github.com/docker/docker/builder/dockerignore	0.169s	coverage: 96.8% of statements
19:23:38 [2020-05-14T19:23:38.653Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:23:39 [2020-05-14T19:23:39.204Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:23:39 [2020-05-14T19:23:39.218Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:23:39 [2020-05-14T19:23:39.483Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40908/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
19:23:39 [2020-05-14T19:23:39.783Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:23:39 [2020-05-14T19:23:39.859Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -e DOCKER_GRAPHDRIVER docker:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/make.sh binary-daemon
19:23:40 [2020-05-14T19:23:40.041Z] === RUN   TestExternalGraphDriver/spec
19:23:40 [2020-05-14T19:23:40.425Z] 
19:23:40 [2020-05-14T19:23:40.425Z] Removing bundles/
19:23:40 [2020-05-14T19:23:40.425Z] 
19:23:40 [2020-05-14T19:23:40.425Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
19:23:40 [2020-05-14T19:23:40.425Z] Building: bundles/binary-daemon/dockerd-dev
19:23:40 [2020-05-14T19:23:40.425Z] GOOS="" GOARCH="" GOARM=""
19:23:42 [2020-05-14T19:23:42.137Z] ok  	github.com/docker/docker/cli/debug	0.058s	coverage: 100.0% of statements
19:23:42 [2020-05-14T19:23:42.565Z] === RUN   TestExternalGraphDriver/pull
19:23:42 [2020-05-14T19:23:42.618Z] ok  	github.com/docker/docker/builder/dockerfile	0.463s	coverage: 46.5% of statements
19:23:42 [2020-05-14T19:23:42.618Z] ok  	github.com/docker/docker/builder/remotecontext	0.754s	coverage: 9.2% of statements
19:23:42 [2020-05-14T19:23:42.822Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:23:42 [2020-05-14T19:23:42.822Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:23:43 [2020-05-14T19:23:43.079Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:23:45 [2020-05-14T19:23:45.607Z] --- PASS: TestExternalGraphDriver (7.44s)
19:23:45 [2020-05-14T19:23:45.607Z]     --- PASS: TestExternalGraphDriver/json (2.17s)
19:23:45 [2020-05-14T19:23:45.607Z]     --- PASS: TestExternalGraphDriver/spec (2.57s)
19:23:45 [2020-05-14T19:23:45.607Z]     --- PASS: TestExternalGraphDriver/pull (2.58s)
19:23:45 [2020-05-14T19:23:45.607Z] === RUN   TestGraphdriverPluginV2
19:23:45 [2020-05-14T19:23:45.607Z] === RUN   TestDockerSuite/TestBuildNetNone
19:23:45 [2020-05-14T19:23:45.765Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:23:46 [2020-05-14T19:23:46.545Z] === RUN   TestDockerSuite/TestBuildNoContext
19:23:46 [2020-05-14T19:23:46.700Z] --- PASS: TestDockerNetworkMacvlan (18.48s)
19:23:46 [2020-05-14T19:23:46.700Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
19:23:46 [2020-05-14T19:23:46.700Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
19:23:46 [2020-05-14T19:23:46.700Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s)
19:23:46 [2020-05-14T19:23:46.700Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s)
19:23:46 [2020-05-14T19:23:46.700Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s)
19:23:46 [2020-05-14T19:23:46.700Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
19:23:46 [2020-05-14T19:23:46.700Z] PASS
19:23:46 [2020-05-14T19:23:46.700Z] 
19:23:46 [2020-05-14T19:23:46.700Z] DONE 8 tests in 20.640s
19:23:46 [2020-05-14T19:23:46.700Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:23:46 [2020-05-14T19:23:46.700Z] ++ 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
19:23:46 [2020-05-14T19:23:46.700Z] ++ set -e
19:23:46 [2020-05-14T19:23:46.700Z] ++ '[' -n 0 ']'
19:23:46 [2020-05-14T19:23:46.700Z] ++ set -x
19:23:46 [2020-05-14T19:23:46.700Z] ++ env -i DEST=/go/src/github.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
19:23:46 [2020-05-14T19:23:46.700Z] testing: warning: no tests to run
19:23:46 [2020-05-14T19:23:46.700Z] PASS
19:23:46 [2020-05-14T19:23:46.700Z] 
19:23:46 [2020-05-14T19:23:46.700Z] DONE 0 tests in 0.027s
19:23:46 [2020-05-14T19:23:46.700Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:23:46 [2020-05-14T19:23:46.700Z] ++ 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
19:23:46 [2020-05-14T19:23:46.700Z] ++ set -e
19:23:46 [2020-05-14T19:23:46.700Z] ++ '[' -n 0 ']'
19:23:46 [2020-05-14T19:23:46.700Z] ++ set -x
19:23:46 [2020-05-14T19:23:46.700Z] ++ env -i DEST=/go/src/github.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
19:23:46 [2020-05-14T19:23:46.958Z] INFO: Testing against a local daemon
19:23:46 [2020-05-14T19:23:46.958Z] === RUN   TestAuthZPluginAllowRequest
19:23:47 [2020-05-14T19:23:47.917Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:23:48 [2020-05-14T19:23:48.850Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:23:48 [2020-05-14T19:23:48.862Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
19:23:48 [2020-05-14T19:23:48.862Z] === RUN   TestAuthZPluginTLS
19:23:49 [2020-05-14T19:23:49.416Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.18s)
19:23:49 [2020-05-14T19:23:49.416Z] === RUN   TestCreateServiceSecretFileMode
19:23:49 [2020-05-14T19:23:49.429Z] --- PASS: TestAuthZPluginTLS (0.68s)
19:23:49 [2020-05-14T19:23:49.429Z] === RUN   TestAuthZPluginDenyRequest
19:23:49 [2020-05-14T19:23:49.784Z] --- PASS: TestGraphdriverPluginV2 (4.72s)
19:23:49 [2020-05-14T19:23:49.784Z] PASS
19:23:49 [2020-05-14T19:23:49.784Z] 
19:23:49 [2020-05-14T19:23:49.784Z] DONE 5 tests in 12.296s
19:23:49 [2020-05-14T19:23:49.784Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:23:49 [2020-05-14T19:23:49.784Z] ++ 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
19:23:49 [2020-05-14T19:23:49.784Z] ++ set -e
19:23:49 [2020-05-14T19:23:49.784Z] ++ '[' -n 0 ']'
19:23:49 [2020-05-14T19:23:49.784Z] ++ set -x
19:23:49 [2020-05-14T19:23:49.784Z] ++ env -i DEST=/go/src/github.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
19:23:49 [2020-05-14T19:23:49.996Z] --- PASS: TestAuthZPluginDenyRequest (0.63s)
19:23:49 [2020-05-14T19:23:49.996Z] === RUN   TestAuthZPluginAPIDenyResponse
19:23:50 [2020-05-14T19:23:50.027Z] --- PASS: TestCreateServiceSecretFileMode (3.39s)
19:23:50 [2020-05-14T19:23:50.027Z] === RUN   TestCreateServiceConfigFileMode
19:23:50 [2020-05-14T19:23:50.042Z] INFO: Testing against a local daemon
19:23:50 [2020-05-14T19:23:50.042Z] === RUN   TestContinueAfterPluginCrash
19:23:50 [2020-05-14T19:23:50.042Z] === PAUSE TestContinueAfterPluginCrash
19:23:50 [2020-05-14T19:23:50.042Z] === RUN   TestReadPluginNoRead
19:23:50 [2020-05-14T19:23:50.042Z] === PAUSE TestReadPluginNoRead
19:23:50 [2020-05-14T19:23:50.042Z] === RUN   TestDaemonStartWithLogOpt
19:23:50 [2020-05-14T19:23:50.042Z] === PAUSE TestDaemonStartWithLogOpt
19:23:50 [2020-05-14T19:23:50.042Z] === CONT  TestContinueAfterPluginCrash
19:23:50 [2020-05-14T19:23:50.042Z] === CONT  TestDaemonStartWithLogOpt
19:23:50 [2020-05-14T19:23:50.563Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s)
19:23:50 [2020-05-14T19:23:50.563Z] === RUN   TestAuthZPluginDenyResponse
19:23:50 [2020-05-14T19:23:50.606Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:23:51 [2020-05-14T19:23:51.498Z] --- PASS: TestAuthZPluginDenyResponse (0.64s)
19:23:51 [2020-05-14T19:23:51.498Z] === RUN   TestAuthZPluginAllowEventStream
19:23:51 [2020-05-14T19:23:51.539Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:23:51 [2020-05-14T19:23:51.539Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:23:51 [2020-05-14T19:23:51.796Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:23:52 [2020-05-14T19:23:52.361Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:23:53 [2020-05-14T19:23:53.398Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s)
19:23:53 [2020-05-14T19:23:53.398Z] === RUN   TestAuthZPluginErrorResponse
19:23:53 [2020-05-14T19:23:53.468Z] --- PASS: TestCreateServiceConfigFileMode (3.61s)
19:23:53 [2020-05-14T19:23:53.468Z] === RUN   TestCreateServiceSysctls
19:23:53 [2020-05-14T19:23:53.656Z] --- PASS: TestAuthZPluginErrorResponse (0.64s)
19:23:53 [2020-05-14T19:23:53.656Z] === RUN   TestAuthZPluginErrorRequest
19:23:53 [2020-05-14T19:23:53.734Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:23:54 [2020-05-14T19:23:54.223Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
19:23:54 [2020-05-14T19:23:54.223Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:23:55 [2020-05-14T19:23:55.158Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
19:23:55 [2020-05-14T19:23:55.158Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:23:55 [2020-05-14T19:23:55.250Z] ok  	github.com/docker/docker/client	0.353s	coverage: 74.9% of statements
19:23:55 [2020-05-14T19:23:55.629Z] --- PASS: TestDaemonStartWithLogOpt (5.68s)
19:23:55 [2020-05-14T19:23:55.629Z] === CONT  TestReadPluginNoRead
19:23:55 [2020-05-14T19:23:55.886Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:23:56 [2020-05-14T19:23:56.450Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:23:56 [2020-05-14T19:23:56.707Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:23:57 [2020-05-14T19:23:57.059Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
19:23:57 [2020-05-14T19:23:57.059Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:23:58 [2020-05-14T19:23:58.935Z] --- PASS: TestCreateServiceSysctls (4.60s)
19:23:58 [2020-05-14T19:23:58.935Z] === RUN   TestCreateServiceCapabilities
19:23:59 [2020-05-14T19:23:59.592Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s)
19:23:59 [2020-05-14T19:23:59.592Z] === RUN   TestAuthZPluginHeader
19:23:59 [2020-05-14T19:23:59.986Z] === RUN   TestReadPluginNoRead/default
19:24:00 [2020-05-14T19:24:00.247Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:24:00 [2020-05-14T19:24:00.533Z] --- PASS: TestAuthZPluginHeader (1.00s)
19:24:00 [2020-05-14T19:24:00.533Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:24:00 [2020-05-14T19:24:00.533Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:24:00 [2020-05-14T19:24:00.533Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:00 [2020-05-14T19:24:00.533Z] === RUN   TestAuthZPluginV2Disable
19:24:00 [2020-05-14T19:24:00.533Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:24:00 [2020-05-14T19:24:00.533Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:00 [2020-05-14T19:24:00.533Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:24:00 [2020-05-14T19:24:00.533Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:24:00 [2020-05-14T19:24:00.533Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:00 [2020-05-14T19:24:00.533Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:24:00 [2020-05-14T19:24:00.533Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:24:00 [2020-05-14T19:24:00.533Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:00 [2020-05-14T19:24:00.533Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:24:00 [2020-05-14T19:24:00.811Z] --- PASS: TestContinueAfterPluginCrash (10.80s)
19:24:02 [2020-05-14T19:24:02.183Z] === RUN   TestReadPluginNoRead/disabled_caching
19:24:02 [2020-05-14T19:24:02.184Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:24:02 [2020-05-14T19:24:02.377Z] --- PASS: TestCreateServiceCapabilities (3.64s)
19:24:02 [2020-05-14T19:24:02.377Z] === RUN   TestInspect
19:24:04 [2020-05-14T19:24:04.078Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:24:04 [2020-05-14T19:24:04.642Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:24:05 [2020-05-14T19:24:05.869Z] --- PASS: TestInspect (3.64s)
19:24:05 [2020-05-14T19:24:05.869Z] === RUN   TestCreateJob
19:24:06 [2020-05-14T19:24:06.014Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:24:06 [2020-05-14T19:24:06.014Z] --- PASS: TestReadPluginNoRead (10.26s)
19:24:06 [2020-05-14T19:24:06.014Z]     --- PASS: TestReadPluginNoRead/default (2.47s)
19:24:06 [2020-05-14T19:24:06.014Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.21s)
19:24:06 [2020-05-14T19:24:06.014Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s)
19:24:06 [2020-05-14T19:24:06.014Z]     read_test.go:91: [d56d467087941] daemon is not started
19:24:06 [2020-05-14T19:24:06.014Z] PASS
19:24:06 [2020-05-14T19:24:06.014Z] 
19:24:06 [2020-05-14T19:24:06.014Z] DONE 6 tests in 16.051s
19:24:06 [2020-05-14T19:24:06.014Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:24:06 [2020-05-14T19:24:06.014Z] ++ 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
19:24:06 [2020-05-14T19:24:06.014Z] ++ set -e
19:24:06 [2020-05-14T19:24:06.014Z] ++ '[' -n 0 ']'
19:24:06 [2020-05-14T19:24:06.014Z] ++ set -x
19:24:06 [2020-05-14T19:24:06.014Z] ++ env -i DEST=/go/src/github.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
19:24:06 [2020-05-14T19:24:06.014Z] testing: warning: no tests to run
19:24:06 [2020-05-14T19:24:06.014Z] PASS
19:24:06 [2020-05-14T19:24:06.014Z] 
19:24:06 [2020-05-14T19:24:06.014Z] DONE 0 tests in 0.047s
19:24:06 [2020-05-14T19:24:06.014Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:24:06 [2020-05-14T19:24:06.014Z] ++ 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
19:24:06 [2020-05-14T19:24:06.014Z] ++ set -e
19:24:06 [2020-05-14T19:24:06.014Z] ++ '[' -n 0 ']'
19:24:06 [2020-05-14T19:24:06.014Z] ++ set -x
19:24:06 [2020-05-14T19:24:06.015Z] ++ env -i DEST=/go/src/github.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
19:24:06 [2020-05-14T19:24:06.272Z] INFO: Testing against a local daemon
19:24:06 [2020-05-14T19:24:06.272Z] === RUN   TestPluginWithDevMounts
19:24:06 [2020-05-14T19:24:06.272Z] === PAUSE TestPluginWithDevMounts
19:24:06 [2020-05-14T19:24:06.272Z] === CONT  TestPluginWithDevMounts
19:24:07 [2020-05-14T19:24:07.643Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:24:07 [2020-05-14T19:24:07.900Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:24:08 [2020-05-14T19:24:08.157Z] --- PASS: TestPluginWithDevMounts (1.94s)
19:24:08 [2020-05-14T19:24:08.157Z] PASS
19:24:08 [2020-05-14T19:24:08.157Z] 
19:24:08 [2020-05-14T19:24:08.157Z] DONE 1 tests in 2.103s
19:24:08 [2020-05-14T19:24:08.157Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:24:08 [2020-05-14T19:24:08.157Z] ++ 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
19:24:08 [2020-05-14T19:24:08.157Z] ++ set -e
19:24:08 [2020-05-14T19:24:08.157Z] ++ '[' -n 0 ']'
19:24:08 [2020-05-14T19:24:08.157Z] ++ set -x
19:24:08 [2020-05-14T19:24:08.157Z] ++ env -i DEST=/go/src/github.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
19:24:08 [2020-05-14T19:24:08.415Z] INFO: Testing against a local daemon
19:24:08 [2020-05-14T19:24:08.415Z] === RUN   TestSecretInspect
19:24:09 [2020-05-14T19:24:09.590Z] ok  	github.com/docker/docker/cmd/dockerd	0.289s	coverage: 30.8% of statements
19:24:10 [2020-05-14T19:24:10.351Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.800s	coverage: 86.3% of statements
19:24:10 [2020-05-14T19:24:10.351Z] ?   	github.com/docker/docker/cli	[no test files]
19:24:10 [2020-05-14T19:24:10.351Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:24:10 [2020-05-14T19:24:10.367Z] --- PASS: TestCreateJob (4.41s)
19:24:10 [2020-05-14T19:24:10.367Z] === RUN   TestReplicatedJob
19:24:11 [2020-05-14T19:24:11.771Z] --- PASS: TestSecretInspect (3.25s)
19:24:11 [2020-05-14T19:24:11.772Z] === RUN   TestSecretList
19:24:11 [2020-05-14T19:24:11.772Z] === RUN   TestDockerSuite/TestBuildPATH
19:24:14 [2020-05-14T19:24:14.297Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:24:14 [2020-05-14T19:24:14.861Z] --- PASS: TestSecretList (3.36s)
19:24:14 [2020-05-14T19:24:14.861Z] === RUN   TestSecretsCreateAndDelete
19:24:15 [2020-05-14T19:24:15.118Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:24:16 [2020-05-14T19:24:16.456Z] ok  	github.com/docker/docker/container	0.173s	coverage: 34.7% of statements
19:24:16 [2020-05-14T19:24:16.456Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:24:16 [2020-05-14T19:24:16.456Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:24:16 [2020-05-14T19:24:16.456Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:24:16 [2020-05-14T19:24:16.456Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:24:16 [2020-05-14T19:24:16.487Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:24:17 [2020-05-14T19:24:17.649Z] ok  	github.com/docker/docker/cmd/dockerd	0.479s	coverage: 19.3% of statements
19:24:18 [2020-05-14T19:24:18.389Z] --- PASS: TestSecretsCreateAndDelete (3.13s)
19:24:18 [2020-05-14T19:24:18.389Z] === RUN   TestSecretsUpdate
19:24:18 [2020-05-14T19:24:18.610Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.03s)
19:24:18 [2020-05-14T19:24:18.610Z] PASS
19:24:18 [2020-05-14T19:24:18.610Z] 
19:24:18 [2020-05-14T19:24:18.610Z] === Skipped
19:24:18 [2020-05-14T19:24:18.610Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:24:18 [2020-05-14T19:24:18.610Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:18 [2020-05-14T19:24:18.610Z] 
19:24:18 [2020-05-14T19:24:18.610Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:24:18 [2020-05-14T19:24:18.610Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:18 [2020-05-14T19:24:18.610Z] 
19:24:18 [2020-05-14T19:24:18.610Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:24:18 [2020-05-14T19:24:18.610Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:18 [2020-05-14T19:24:18.610Z] 
19:24:18 [2020-05-14T19:24:18.610Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:24:18 [2020-05-14T19:24:18.610Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:18 [2020-05-14T19:24:18.610Z] 
19:24:18 [2020-05-14T19:24:18.610Z] 
19:24:18 [2020-05-14T19:24:18.610Z] DONE 17 tests, 4 skipped in 31.703s
19:24:18 [2020-05-14T19:24:18.610Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:24:18 [2020-05-14T19:24:18.610Z] ++ 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
19:24:18 [2020-05-14T19:24:18.610Z] ++ set -e
19:24:18 [2020-05-14T19:24:18.610Z] ++ '[' -n 0 ']'
19:24:18 [2020-05-14T19:24:18.610Z] ++ set -x
19:24:18 [2020-05-14T19:24:18.610Z] ++ env -i DEST=/go/src/github.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
19:24:18 [2020-05-14T19:24:18.610Z] INFO: Testing against a local daemon
19:24:18 [2020-05-14T19:24:18.610Z] === RUN   TestPluginInvalidJSON
19:24:18 [2020-05-14T19:24:18.610Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:24:18 [2020-05-14T19:24:18.610Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:24:18 [2020-05-14T19:24:18.728Z] --- PASS: TestReplicatedJob (7.71s)
19:24:18 [2020-05-14T19:24:18.728Z] === RUN   TestUpdateReplicatedJob
19:24:18 [2020-05-14T19:24:18.869Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:24:18 [2020-05-14T19:24:18.869Z] --- PASS: TestPluginInvalidJSON (0.03s)
19:24:18 [2020-05-14T19:24:18.869Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:24:18 [2020-05-14T19:24:18.869Z] === RUN   TestPluginInstall
19:24:18 [2020-05-14T19:24:18.869Z] === RUN   TestPluginInstall/no_auth
19:24:19 [2020-05-14T19:24:19.181Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.066s	coverage: 65.3% of statements
19:24:19 [2020-05-14T19:24:19.260Z] ok  	github.com/docker/docker/container	0.563s	coverage: 41.6% of statements
19:24:19 [2020-05-14T19:24:19.260Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:24:19 [2020-05-14T19:24:19.260Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:24:19 [2020-05-14T19:24:19.260Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:24:19 [2020-05-14T19:24:19.260Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:24:21 [2020-05-14T19:24:21.541Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.856s	coverage: 65.3% of statements
19:24:21 [2020-05-14T19:24:21.665Z] --- PASS: TestSecretsUpdate (3.08s)
19:24:21 [2020-05-14T19:24:21.665Z] === RUN   TestTemplatedSecret
19:24:22 [2020-05-14T19:24:22.172Z] --- PASS: TestUpdateReplicatedJob (4.65s)
19:24:22 [2020-05-14T19:24:22.172Z] === RUN   TestServiceListWithStatuses
19:24:22 [2020-05-14T19:24:22.172Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:24:22 [2020-05-14T19:24:22.172Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:24:22 [2020-05-14T19:24:22.172Z] === RUN   TestDockerNetworkConnectAlias
19:24:23 [2020-05-14T19:24:23.819Z] ok  	github.com/docker/docker/daemon/cluster	0.675s	coverage: 0.5% of statements
19:24:23 [2020-05-14T19:24:23.819Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.795s	coverage: 35.6% of statements
19:24:24 [2020-05-14T19:24:24.139Z] time="2020-05-14T19:24:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:24:24 [2020-05-14T19:24:24.139Z] time="2020-05-14T19:24:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:24:24 [2020-05-14T19:24:24.139Z] time="2020-05-14T19:24:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8fc5f3c1196bc75203484762176b784eeedf731723c351aa9d29d34b7da80ee" mediatype=application/vnd.docker.plugin.v1+json size=522
19:24:24 [2020-05-14T19:24:24.139Z] time="2020-05-14T19:24:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:24:24 [2020-05-14T19:24:24.139Z] time="2020-05-14T19:24:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:24:24 [2020-05-14T19:24:24.139Z] time="2020-05-14T19:24:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8fc5f3c1196bc75203484762176b784eeedf731723c351aa9d29d34b7da80ee" mediatype=application/vnd.docker.plugin.v1+json size=522
19:24:24 [2020-05-14T19:24:24.397Z] === RUN   TestPluginInstall/with_htpasswd
19:24:24 [2020-05-14T19:24:24.940Z] --- PASS: TestTemplatedSecret (3.24s)
19:24:24 [2020-05-14T19:24:24.940Z] === RUN   TestSecretCreateResolve
19:24:25 [2020-05-14T19:24:25.332Z] time="2020-05-14T19:24:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:24:25 [2020-05-14T19:24:25.332Z] time="2020-05-14T19:24:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:24:25 [2020-05-14T19:24:25.332Z] time="2020-05-14T19:24:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c77fbbc9ac3ba751f0c8364cc46927b61881b9803e425e821a8515b8f1cfc30" mediatype=application/vnd.docker.plugin.v1+json size=522
19:24:25 [2020-05-14T19:24:25.332Z] time="2020-05-14T19:24:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:24:25 [2020-05-14T19:24:25.332Z] time="2020-05-14T19:24:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:24:25 [2020-05-14T19:24:25.332Z] time="2020-05-14T19:24:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c77fbbc9ac3ba751f0c8364cc46927b61881b9803e425e821a8515b8f1cfc30" mediatype=application/vnd.docker.plugin.v1+json size=522
19:24:25 [2020-05-14T19:24:25.591Z] === RUN   TestPluginInstall/with_insecure
19:24:26 [2020-05-14T19:24:26.836Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:24:26 [2020-05-14T19:24:26.967Z] time="2020-05-14T19:24:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:24:26 [2020-05-14T19:24:26.967Z] time="2020-05-14T19:24:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:24:26 [2020-05-14T19:24:26.967Z] time="2020-05-14T19:24:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2d77ea6cc8ab93a63164848dc68b6172b00266b6b1c6c79ab4e86efe5faa212" mediatype=application/vnd.docker.plugin.v1+json size=522
19:24:26 [2020-05-14T19:24:26.967Z] time="2020-05-14T19:24:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:24:26 [2020-05-14T19:24:26.967Z] time="2020-05-14T19:24:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:24:26 [2020-05-14T19:24:26.967Z] time="2020-05-14T19:24:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2d77ea6cc8ab93a63164848dc68b6172b00266b6b1c6c79ab4e86efe5faa212" mediatype=application/vnd.docker.plugin.v1+json size=522
19:24:27 [2020-05-14T19:24:27.400Z] --- PASS: TestSecretCreateResolve (3.03s)
19:24:27 [2020-05-14T19:24:27.400Z] PASS
19:24:27 [2020-05-14T19:24:27.400Z] 
19:24:27 [2020-05-14T19:24:27.400Z] DONE 6 tests in 19.232s
19:24:27 [2020-05-14T19:24:27.400Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:24:27 [2020-05-14T19:24:27.400Z] ++ 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
19:24:27 [2020-05-14T19:24:27.400Z] ++ set -e
19:24:27 [2020-05-14T19:24:27.400Z] ++ '[' -n 0 ']'
19:24:27 [2020-05-14T19:24:27.400Z] ++ set -x
19:24:27 [2020-05-14T19:24:27.400Z] ++ env -i DEST=/go/src/github.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
19:24:27 [2020-05-14T19:24:27.534Z] --- PASS: TestPluginInstall (8.70s)
19:24:27 [2020-05-14T19:24:27.534Z]     --- PASS: TestPluginInstall/no_auth (5.71s)
19:24:27 [2020-05-14T19:24:27.534Z]     --- PASS: TestPluginInstall/with_htpasswd (1.22s)
19:24:27 [2020-05-14T19:24:27.534Z]     --- PASS: TestPluginInstall/with_insecure (1.77s)
19:24:27 [2020-05-14T19:24:27.534Z]         plugin_test.go:157: [df7d09031e1d5] daemon is not started
19:24:27 [2020-05-14T19:24:27.534Z] PASS
19:24:27 [2020-05-14T19:24:27.534Z] 
19:24:27 [2020-05-14T19:24:27.534Z] DONE 6 tests in 8.903s
19:24:27 [2020-05-14T19:24:27.534Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:24:27 [2020-05-14T19:24:27.534Z] ++ 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
19:24:27 [2020-05-14T19:24:27.534Z] ++ set -e
19:24:27 [2020-05-14T19:24:27.534Z] ++ '[' -n 0 ']'
19:24:27 [2020-05-14T19:24:27.534Z] ++ set -x
19:24:27 [2020-05-14T19:24:27.534Z] ++ env -i DEST=/go/src/github.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
19:24:27 [2020-05-14T19:24:27.534Z] INFO: Testing against a local daemon
19:24:27 [2020-05-14T19:24:27.534Z] === RUN   TestExternalGraphDriver
19:24:27 [2020-05-14T19:24:27.641Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.057s	coverage: 35.6% of statements
19:24:27 [2020-05-14T19:24:27.657Z] INFO: Testing against a local daemon
19:24:27 [2020-05-14T19:24:27.657Z] === RUN   TestServiceCreateInit
19:24:27 [2020-05-14T19:24:27.657Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:24:27 [2020-05-14T19:24:27.793Z] === RUN   TestExternalGraphDriver/json
19:24:28 [2020-05-14T19:24:28.667Z] ok  	github.com/docker/docker/daemon/cluster	0.248s	coverage: 0.5% of statements
19:24:29 [2020-05-14T19:24:29.812Z] ok  	github.com/docker/docker/daemon/discovery	0.452s	coverage: 30.0% of statements
19:24:29 [2020-05-14T19:24:29.812Z] ok  	github.com/docker/docker/daemon/config	0.921s	coverage: 79.6% of statements
19:24:30 [2020-05-14T19:24:30.323Z] === RUN   TestExternalGraphDriver/spec
19:24:30 [2020-05-14T19:24:30.530Z] --- PASS: TestDockerNetworkConnectAlias (7.98s)
19:24:30 [2020-05-14T19:24:30.530Z] === RUN   TestDockerNetworkReConnect
19:24:31 [2020-05-14T19:24:31.832Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:24:32 [2020-05-14T19:24:32.765Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:24:32 [2020-05-14T19:24:32.841Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.156s	coverage: 11.1% of statements
19:24:33 [2020-05-14T19:24:33.327Z] ok  	github.com/docker/docker/daemon	3.852s	coverage: 9.2% of statements
19:24:33 [2020-05-14T19:24:33.607Z] === RUN   TestExternalGraphDriver/pull
19:24:33 [2020-05-14T19:24:33.811Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:24:33 [2020-05-14T19:24:33.811Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:24:34 [2020-05-14T19:24:34.134Z] === RUN   TestDockerSuite/TestBuildRm
19:24:34 [2020-05-14T19:24:34.211Z] ok  	github.com/docker/docker/daemon/discovery	0.032s	coverage: 30.0% of statements
19:24:34 [2020-05-14T19:24:34.295Z] ok  	github.com/docker/docker/daemon/events	0.360s	coverage: 50.0% of statements
19:24:34 [2020-05-14T19:24:34.295Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ok  	github.com/docker/docker/daemon/graphdriver	0.150s	coverage: 2.3% of statements
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
19:24:34 [2020-05-14T19:24:34.296Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
19:24:34 [2020-05-14T19:24:34.780Z] ok  	github.com/docker/docker/daemon/links	0.247s	coverage: 93.0% of statements
19:24:35 [2020-05-14T19:24:35.510Z] --- PASS: TestExternalGraphDriver (7.63s)
19:24:35 [2020-05-14T19:24:35.510Z]     --- PASS: TestExternalGraphDriver/json (2.48s)
19:24:35 [2020-05-14T19:24:35.510Z]     --- PASS: TestExternalGraphDriver/spec (2.81s)
19:24:35 [2020-05-14T19:24:35.510Z]     --- PASS: TestExternalGraphDriver/pull (2.18s)
19:24:35 [2020-05-14T19:24:35.510Z] === RUN   TestGraphdriverPluginV2
19:24:35 [2020-05-14T19:24:35.510Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
19:24:35 [2020-05-14T19:24:35.510Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:35 [2020-05-14T19:24:35.510Z] PASS
19:24:35 [2020-05-14T19:24:35.510Z] 
19:24:35 [2020-05-14T19:24:35.510Z] === Skipped
19:24:35 [2020-05-14T19:24:35.510Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
19:24:35 [2020-05-14T19:24:35.510Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:35 [2020-05-14T19:24:35.510Z] 
19:24:35 [2020-05-14T19:24:35.510Z] 
19:24:35 [2020-05-14T19:24:35.510Z] DONE 5 tests, 1 skipped in 7.831s
19:24:35 [2020-05-14T19:24:35.510Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:24:35 [2020-05-14T19:24:35.510Z] ++ 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
19:24:35 [2020-05-14T19:24:35.510Z] ++ set -e
19:24:35 [2020-05-14T19:24:35.510Z] ++ '[' -n 0 ']'
19:24:35 [2020-05-14T19:24:35.510Z] ++ set -x
19:24:35 [2020-05-14T19:24:35.510Z] ++ env -i DEST=/go/src/github.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
19:24:35 [2020-05-14T19:24:35.510Z] INFO: Testing against a local daemon
19:24:35 [2020-05-14T19:24:35.510Z] === RUN   TestContinueAfterPluginCrash
19:24:35 [2020-05-14T19:24:35.510Z] === PAUSE TestContinueAfterPluginCrash
19:24:35 [2020-05-14T19:24:35.510Z] === RUN   TestReadPluginNoRead
19:24:35 [2020-05-14T19:24:35.510Z] === PAUSE TestReadPluginNoRead
19:24:35 [2020-05-14T19:24:35.510Z] === RUN   TestDaemonStartWithLogOpt
19:24:35 [2020-05-14T19:24:35.510Z] === PAUSE TestDaemonStartWithLogOpt
19:24:35 [2020-05-14T19:24:35.510Z] === CONT  TestContinueAfterPluginCrash
19:24:35 [2020-05-14T19:24:35.510Z] === CONT  TestDaemonStartWithLogOpt
19:24:35 [2020-05-14T19:24:35.510Z] === CONT  TestReadPluginNoRead
19:24:36 [2020-05-14T19:24:36.923Z] ok  	github.com/docker/docker/daemon/events	0.073s	coverage: 50.0% of statements
19:24:37 [2020-05-14T19:24:37.313Z] --- PASS: TestDockerNetworkReConnect (6.06s)
19:24:37 [2020-05-14T19:24:37.313Z] === RUN   TestServicePlugin
19:24:37 [2020-05-14T19:24:37.313Z] --- SKIP: TestServicePlugin (0.00s)
19:24:37 [2020-05-14T19:24:37.313Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:24:37 [2020-05-14T19:24:37.313Z] === RUN   TestServiceUpdateLabel
19:24:37 [2020-05-14T19:24:37.412Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:24:37 [2020-05-14T19:24:37.670Z] --- PASS: TestServiceCreateInit (10.13s)
19:24:37 [2020-05-14T19:24:37.670Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.24s)
19:24:37 [2020-05-14T19:24:37.670Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.87s)
19:24:37 [2020-05-14T19:24:37.670Z] === RUN   TestCreateServiceMultipleTimes
19:24:37 [2020-05-14T19:24:37.810Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.641s	coverage: 77.8% of statements
19:24:38 [2020-05-14T19:24:38.294Z] ok  	github.com/docker/docker/daemon/logger	0.774s	coverage: 42.1% of statements
19:24:38 [2020-05-14T19:24:38.431Z] ok  	github.com/docker/docker/daemon/config	0.108s	coverage: 81.7% of statements
19:24:38 [2020-05-14T19:24:38.603Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:24:38 [2020-05-14T19:24:38.777Z] ok  	github.com/docker/docker/daemon/images	0.348s	coverage: 4.9% of statements
19:24:38 [2020-05-14T19:24:38.777Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:24:38 [2020-05-14T19:24:38.777Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:24:38 [2020-05-14T19:24:38.777Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
19:24:38 [2020-05-14T19:24:38.777Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:24:38 [2020-05-14T19:24:38.777Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:24:38 [2020-05-14T19:24:38.777Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
19:24:38 [2020-05-14T19:24:38.777Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
19:24:38 [2020-05-14T19:24:38.777Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.391s	coverage: 61.6% of statements
19:24:39 [2020-05-14T19:24:39.701Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:24:39 [2020-05-14T19:24:39.794Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.208s	coverage: 87.2% of statements
19:24:39 [2020-05-14T19:24:39.973Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:24:39 [2020-05-14T19:24:39.977Z] --- PASS: TestServiceUpdateLabel (3.69s)
19:24:39 [2020-05-14T19:24:39.977Z] === RUN   TestServiceUpdateSecrets
19:24:40 [2020-05-14T19:24:40.538Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:24:40 [2020-05-14T19:24:40.637Z] --- PASS: TestDaemonStartWithLogOpt (4.90s)
19:24:41 [2020-05-14T19:24:41.102Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:24:41 [2020-05-14T19:24:41.158Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.2% of statements
19:24:41 [2020-05-14T19:24:41.405Z] ok  	github.com/docker/docker/daemon/logger/local	0.404s	coverage: 75.2% of statements
19:24:41 [2020-05-14T19:24:41.405Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:24:41 [2020-05-14T19:24:41.405Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.321s	coverage: 35.9% of statements
19:24:41 [2020-05-14T19:24:41.889Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.225s	coverage: 33.3% of statements
19:24:42 [2020-05-14T19:24:42.011Z] === RUN   TestReadPluginNoRead/default
19:24:42 [2020-05-14T19:24:42.996Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:24:43 [2020-05-14T19:24:43.500Z] ok  	github.com/docker/docker/daemon/logger/templates	0.222s	coverage: 8.3% of statements
19:24:43 [2020-05-14T19:24:43.500Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.280s	coverage: 47.8% of statements
19:24:43 [2020-05-14T19:24:43.910Z] === RUN   TestReadPluginNoRead/disabled_caching
19:24:44 [2020-05-14T19:24:44.367Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:24:45 [2020-05-14T19:24:45.111Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.327s	coverage: 82.5% of statements
19:24:45 [2020-05-14T19:24:45.111Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:24:45 [2020-05-14T19:24:45.111Z] ?   	github.com/docker/docker/daemon/network	[no test files]
19:24:45 [2020-05-14T19:24:45.111Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:24:45 [2020-05-14T19:24:45.812Z] --- PASS: TestReadPluginNoRead (9.87s)
19:24:45 [2020-05-14T19:24:45.812Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s)
19:24:45 [2020-05-14T19:24:45.812Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
19:24:45 [2020-05-14T19:24:45.812Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.84s)
19:24:45 [2020-05-14T19:24:45.812Z]     read_test.go:91: [d32ee57dda2a0] daemon is not started
19:24:45 [2020-05-14T19:24:45.812Z] --- PASS: TestContinueAfterPluginCrash (10.15s)
19:24:45 [2020-05-14T19:24:45.812Z] PASS
19:24:45 [2020-05-14T19:24:45.812Z] 
19:24:45 [2020-05-14T19:24:45.812Z] DONE 6 tests in 10.335s
19:24:45 [2020-05-14T19:24:45.812Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:24:45 [2020-05-14T19:24:45.812Z] ++ 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
19:24:45 [2020-05-14T19:24:45.812Z] ++ set -e
19:24:45 [2020-05-14T19:24:45.812Z] ++ '[' -n 0 ']'
19:24:45 [2020-05-14T19:24:45.812Z] ++ set -x
19:24:45 [2020-05-14T19:24:45.812Z] ++ env -i DEST=/go/src/github.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
19:24:45 [2020-05-14T19:24:45.812Z] testing: warning: no tests to run
19:24:45 [2020-05-14T19:24:45.812Z] PASS
19:24:45 [2020-05-14T19:24:45.812Z] 
19:24:45 [2020-05-14T19:24:45.812Z] DONE 0 tests in 0.043s
19:24:45 [2020-05-14T19:24:45.812Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:24:45 [2020-05-14T19:24:45.812Z] ++ 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
19:24:45 [2020-05-14T19:24:45.812Z] ++ set -e
19:24:45 [2020-05-14T19:24:45.812Z] ++ '[' -n 0 ']'
19:24:45 [2020-05-14T19:24:45.812Z] ++ set -x
19:24:45 [2020-05-14T19:24:45.813Z] ++ env -i DEST=/go/src/github.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
19:24:46 [2020-05-14T19:24:46.071Z] INFO: Testing against a local daemon
19:24:46 [2020-05-14T19:24:46.071Z] === RUN   TestPluginWithDevMounts
19:24:46 [2020-05-14T19:24:46.071Z] === PAUSE TestPluginWithDevMounts
19:24:46 [2020-05-14T19:24:46.071Z] === CONT  TestPluginWithDevMounts
19:24:46 [2020-05-14T19:24:46.263Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:24:46 [2020-05-14T19:24:46.263Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:24:46 [2020-05-14T19:24:46.701Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.519s	coverage: 13.9% of statements
19:24:46 [2020-05-14T19:24:46.701Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
19:24:46 [2020-05-14T19:24:46.721Z] ok  	github.com/docker/docker/distribution	1.366s	coverage: 20.3% of statements
19:24:46 [2020-05-14T19:24:46.721Z] ok  	github.com/docker/docker/distribution/metadata	1.542s	coverage: 48.2% of statements
19:24:47 [2020-05-14T19:24:47.204Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:24:47 [2020-05-14T19:24:47.204Z] ok  	github.com/docker/docker/errdefs	0.089s	coverage: 49.4% of statements
19:24:48 [2020-05-14T19:24:48.600Z] --- PASS: TestPluginWithDevMounts (2.23s)
19:24:48 [2020-05-14T19:24:48.600Z] PASS
19:24:48 [2020-05-14T19:24:48.600Z] 
19:24:48 [2020-05-14T19:24:48.600Z] DONE 1 tests in 2.389s
19:24:48 [2020-05-14T19:24:48.600Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:24:48 [2020-05-14T19:24:48.600Z] ++ 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
19:24:48 [2020-05-14T19:24:48.600Z] ++ set -e
19:24:48 [2020-05-14T19:24:48.600Z] ++ '[' -n 0 ']'
19:24:48 [2020-05-14T19:24:48.600Z] ++ set -x
19:24:48 [2020-05-14T19:24:48.601Z] ++ env -i DEST=/go/src/github.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
19:24:48 [2020-05-14T19:24:48.601Z] INFO: Testing against a local daemon
19:24:48 [2020-05-14T19:24:48.601Z] === RUN   TestSecretInspect
19:24:48 [2020-05-14T19:24:48.738Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.739s	coverage: 57.9% of statements
19:24:48 [2020-05-14T19:24:48.815Z] ok  	github.com/docker/docker/distribution/xfer	2.501s	coverage: 77.3% of statements
19:24:48 [2020-05-14T19:24:48.815Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:24:48 [2020-05-14T19:24:48.815Z] ok  	github.com/docker/docker/image/cache	0.250s	coverage: 19.2% of statements
19:24:49 [2020-05-14T19:24:49.299Z] ok  	github.com/docker/docker/image/v1	0.158s	coverage: 25.0% of statements
19:24:49 [2020-05-14T19:24:49.370Z] ok  	github.com/docker/docker/daemon	12.509s	coverage: 17.4% of statements
19:24:49 [2020-05-14T19:24:49.371Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:24:49 [2020-05-14T19:24:49.371Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:24:49 [2020-05-14T19:24:49.371Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:24:49 [2020-05-14T19:24:49.371Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:24:49 [2020-05-14T19:24:49.782Z] ok  	github.com/docker/docker/image	0.973s	coverage: 86.4% of statements
19:24:49 [2020-05-14T19:24:49.782Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:24:49 [2020-05-14T19:24:49.782Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:24:50 [2020-05-14T19:24:50.266Z] ok  	github.com/docker/docker/libcontainerd/queue	0.065s	coverage: 100.0% of statements
19:24:51 [2020-05-14T19:24:51.520Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:24:51 [2020-05-14T19:24:51.520Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:24:51 [2020-05-14T19:24:51.520Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:24:51 [2020-05-14T19:24:51.520Z] === RUN   TestDockerSuite/TestBuildSpaces
19:24:51 [2020-05-14T19:24:51.778Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:24:51 [2020-05-14T19:24:51.884Z] --- PASS: TestSecretInspect (3.24s)
19:24:51 [2020-05-14T19:24:51.884Z] === RUN   TestSecretList
19:24:52 [2020-05-14T19:24:52.543Z] ok  	github.com/docker/docker/libcontainerd/local	0.356s	coverage: 1.0% of statements
19:24:52 [2020-05-14T19:24:52.544Z] ok  	github.com/docker/docker/pkg/aaparser	0.033s	coverage: 50.0% of statements
19:24:52 [2020-05-14T19:24:52.721Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:24:52 [2020-05-14T19:24:52.721Z] === RUN   TestDockerSuite/TestBuildStderr
19:24:52 [2020-05-14T19:24:52.870Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.857s	coverage: 69.2% of statements
19:24:53 [2020-05-14T19:24:53.033Z] ok  	github.com/docker/docker/layer	0.841s	coverage: 30.1% of statements
19:24:53 [2020-05-14T19:24:53.033Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:24:53 [2020-05-14T19:24:53.033Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:24:53 [2020-05-14T19:24:53.033Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:24:53 [2020-05-14T19:24:53.033Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:24:53 [2020-05-14T19:24:53.033Z] ?   	github.com/docker/docker/oci	[no test files]
19:24:53 [2020-05-14T19:24:53.033Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:24:53 [2020-05-14T19:24:53.033Z] ok  	github.com/docker/docker/opts	0.209s	coverage: 67.7% of statements
19:24:53 [2020-05-14T19:24:53.493Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
19:24:54 [2020-05-14T19:24:54.051Z] ok  	github.com/docker/docker/pkg/broadcaster	0.101s	coverage: 100.0% of statements
19:24:54 [2020-05-14T19:24:54.097Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:24:55 [2020-05-14T19:24:55.175Z] --- PASS: TestSecretList (3.24s)
19:24:55 [2020-05-14T19:24:55.175Z] === RUN   TestSecretsCreateAndDelete
19:24:55 [2020-05-14T19:24:55.663Z] ok  	github.com/docker/docker/pkg/authorization	0.849s	coverage: 26.8% of statements
19:24:55 [2020-05-14T19:24:55.663Z] ok  	github.com/docker/docker/pkg/capabilities	0.078s	coverage: 87.5% of statements
19:24:56 [2020-05-14T19:24:56.162Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.130s	coverage: 15.4% of statements
19:24:56 [2020-05-14T19:24:56.216Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.793s	coverage: 46.2% of statements
19:24:56 [2020-05-14T19:24:56.216Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:24:56 [2020-05-14T19:24:56.504Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.338s	coverage: 49.5% of statements
19:24:56 [2020-05-14T19:24:56.649Z] ok  	github.com/docker/docker/pkg/directory	0.113s	coverage: 80.0% of statements
19:24:57 [2020-05-14T19:24:57.135Z] ok  	github.com/docker/docker/pkg/discovery	0.228s	coverage: 58.3% of statements
19:24:57 [2020-05-14T19:24:57.371Z] --- PASS: TestCreateServiceMultipleTimes (19.14s)
19:24:57 [2020-05-14T19:24:57.371Z] === RUN   TestCreateServiceConflict
19:24:57 [2020-05-14T19:24:57.622Z] ok  	github.com/docker/docker/pkg/discovery/file	0.114s	coverage: 92.9% of statements
19:24:58 [2020-05-14T19:24:58.397Z] --- PASS: TestServiceUpdateSecrets (15.90s)
19:24:58 [2020-05-14T19:24:58.397Z] === RUN   TestServiceUpdateConfigs
19:24:58 [2020-05-14T19:24:58.463Z] --- PASS: TestSecretsCreateAndDelete (3.23s)
19:24:58 [2020-05-14T19:24:58.463Z] === RUN   TestSecretsUpdate
19:24:58 [2020-05-14T19:24:58.641Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.067s	coverage: 92.3% of statements
19:24:58 [2020-05-14T19:24:58.741Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:24:59 [2020-05-14T19:24:59.124Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.074s	coverage: 93.8% of statements
19:24:59 [2020-05-14T19:24:59.213Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.750s	coverage: 76.1% of statements
19:25:00 [2020-05-14T19:25:00.115Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:25:00 [2020-05-14T19:25:00.115Z] --- PASS: TestCreateServiceConflict (3.21s)
19:25:00 [2020-05-14T19:25:00.115Z] === RUN   TestCreateServiceMaxReplicas
19:25:00 [2020-05-14T19:25:00.140Z] ok  	github.com/docker/docker/pkg/filenotify	0.137s	coverage: 45.7% of statements
19:25:00 [2020-05-14T19:25:00.623Z] ok  	github.com/docker/docker/pkg/fileutils	0.082s	coverage: 87.7% of statements
19:25:00 [2020-05-14T19:25:00.723Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.024s	coverage: 58.0% of statements
19:25:01 [2020-05-14T19:25:01.356Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.028s	coverage: 3.0% of statements
19:25:01 [2020-05-14T19:25:01.486Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:25:01 [2020-05-14T19:25:01.641Z] ok  	github.com/docker/docker/pkg/homedir	0.039s	coverage: 42.9% of statements
19:25:01 [2020-05-14T19:25:01.760Z] --- PASS: TestSecretsUpdate (3.25s)
19:25:01 [2020-05-14T19:25:01.760Z] === RUN   TestTemplatedSecret
19:25:01 [2020-05-14T19:25:01.842Z] Created binary: bundles/binary-daemon/dockerd-dev
19:25:01 [2020-05-14T19:25:01.842Z] Copying nested executables into bundles/binary-daemon
19:25:01 [2020-05-14T19:25:01.842Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
19:25:02 [2020-05-14T19:25:02.052Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:25:02 [2020-05-14T19:25:02.125Z] ok  	github.com/docker/docker/pkg/idtools	0.055s	coverage: 6.5% of statements
19:25:02 [2020-05-14T19:25:02.125Z] ok  	github.com/docker/docker/pkg/archive	6.976s	coverage: 62.0% of statements
19:25:02 [2020-05-14T19:25:02.125Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.401s	coverage: 84.1% of statements
19:25:02 [2020-05-14T19:25:02.173Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -e DOCKER_GRAPHDRIVER docker:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/make.sh cross
19:25:02 [2020-05-14T19:25:02.310Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:25:02 [2020-05-14T19:25:02.379Z] ok  	github.com/docker/docker/daemon/links	0.019s	coverage: 93.0% of statements
19:25:02 [2020-05-14T19:25:02.667Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.764s	coverage: 52.1% of statements
19:25:02 [2020-05-14T19:25:02.667Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:25:02 [2020-05-14T19:25:02.667Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:25:02 [2020-05-14T19:25:02.739Z] 
19:25:02 [2020-05-14T19:25:02.739Z] Removing bundles/
19:25:02 [2020-05-14T19:25:02.739Z] 
19:25:02 [2020-05-14T19:25:02.739Z] ---> Making bundle: cross (in bundles/cross)
19:25:02 [2020-05-14T19:25:02.739Z] Cross building: bundles/cross/linux/amd64
19:25:02 [2020-05-14T19:25:02.739Z] Building: bundles/cross/linux/amd64/dockerd-dev
19:25:02 [2020-05-14T19:25:02.739Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:25:03 [2020-05-14T19:25:03.242Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:25:03 [2020-05-14T19:25:03.499Z] --- PASS: TestCreateServiceMaxReplicas (3.49s)
19:25:03 [2020-05-14T19:25:03.499Z] === RUN   TestCreateWithDuplicateNetworkNames
19:25:03 [2020-05-14T19:25:03.741Z] ok  	github.com/docker/docker/pkg/locker	0.096s	coverage: 88.9% of statements
19:25:03 [2020-05-14T19:25:03.741Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.165s	coverage: 91.7% of statements
19:25:03 [2020-05-14T19:25:03.741Z] ok  	github.com/docker/docker/pkg/ioutils	0.831s	coverage: 69.2% of statements
19:25:04 [2020-05-14T19:25:04.290Z] --- PASS: TestTemplatedSecret (3.09s)
19:25:04 [2020-05-14T19:25:04.291Z] === RUN   TestSecretCreateResolve
19:25:04 [2020-05-14T19:25:04.759Z] ok  	github.com/docker/docker/pkg/longpath	0.055s	coverage: 100.0% of statements
19:25:04 [2020-05-14T19:25:04.759Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.045s	coverage: 85.7% of statements
19:25:04 [2020-05-14T19:25:04.759Z] ok  	github.com/docker/docker/pkg/parsers	0.059s	coverage: 97.0% of statements
19:25:05 [2020-05-14T19:25:05.398Z] === RUN   TestDockerSuite/TestBuildUser
19:25:05 [2020-05-14T19:25:05.777Z] ok  	github.com/docker/docker/pkg/pidfile	0.073s	coverage: 82.6% of statements
19:25:06 [2020-05-14T19:25:06.794Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.074s	coverage: 56.8% of statements
19:25:07 [2020-05-14T19:25:07.097Z] ok  	github.com/docker/docker/daemon/logger	0.277s	coverage: 41.8% of statements
19:25:07 [2020-05-14T19:25:07.574Z] --- PASS: TestSecretCreateResolve (3.25s)
19:25:07 [2020-05-14T19:25:07.574Z] PASS
19:25:07 [2020-05-14T19:25:07.574Z] 
19:25:07 [2020-05-14T19:25:07.574Z] DONE 6 tests in 19.435s
19:25:07 [2020-05-14T19:25:07.574Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:25:07 [2020-05-14T19:25:07.574Z] ++ 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
19:25:07 [2020-05-14T19:25:07.574Z] ++ set -e
19:25:07 [2020-05-14T19:25:07.574Z] ++ '[' -n 0 ']'
19:25:07 [2020-05-14T19:25:07.574Z] ++ set -x
19:25:07 [2020-05-14T19:25:07.574Z] ++ env -i DEST=/go/src/github.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
19:25:07 [2020-05-14T19:25:07.723Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.050s	coverage: 67.0% of statements
19:25:07 [2020-05-14T19:25:07.812Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.113s	coverage: 85.7% of statements
19:25:07 [2020-05-14T19:25:07.812Z] ok  	github.com/docker/docker/pkg/pools	0.109s	coverage: 88.2% of statements
19:25:07 [2020-05-14T19:25:07.832Z] INFO: Testing against a local daemon
19:25:07 [2020-05-14T19:25:07.832Z] === RUN   TestServiceCreateInit
19:25:07 [2020-05-14T19:25:07.832Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:25:07 [2020-05-14T19:25:07.922Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:25:08 [2020-05-14T19:25:08.829Z] ok  	github.com/docker/docker/pkg/progress	0.041s	coverage: 75.9% of statements
19:25:09 [2020-05-14T19:25:09.215Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.586s	coverage: 77.8% of statements
19:25:09 [2020-05-14T19:25:09.846Z] ok  	github.com/docker/docker/daemon/images	0.054s	coverage: 4.9% of statements
19:25:09 [2020-05-14T19:25:09.846Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:25:09 [2020-05-14T19:25:09.846Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:25:09 [2020-05-14T19:25:09.846Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:25:09 [2020-05-14T19:25:09.846Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:25:09 [2020-05-14T19:25:09.846Z] ok  	github.com/docker/docker/pkg/reexec	0.113s	coverage: 82.4% of statements
19:25:09 [2020-05-14T19:25:09.846Z] ok  	github.com/docker/docker/pkg/pubsub	1.136s	coverage: 73.9% of statements
19:25:10 [2020-05-14T19:25:10.330Z] ok  	github.com/docker/docker/pkg/signal	0.051s	coverage: 20.3% of statements
19:25:10 [2020-05-14T19:25:10.814Z] ok  	github.com/docker/docker/pkg/stdcopy	0.060s	coverage: 100.0% of statements
19:25:10 [2020-05-14T19:25:10.882Z] ok  	github.com/docker/docker/daemon/logger/journald	0.029s	coverage: 26.2% of statements
19:25:11 [2020-05-14T19:25:11.174Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.028s	coverage: 87.2% of statements
19:25:11 [2020-05-14T19:25:11.831Z] ok  	github.com/docker/docker/pkg/streamformatter	0.072s	coverage: 66.2% of statements
19:25:11 [2020-05-14T19:25:11.831Z] ok  	github.com/docker/docker/pkg/stringid	0.111s	coverage: 70.6% of statements
19:25:12 [2020-05-14T19:25:12.097Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:25:12 [2020-05-14T19:25:12.200Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.033s	coverage: 61.6% of statements
19:25:12 [2020-05-14T19:25:12.847Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:25:12 [2020-05-14T19:25:12.847Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:25:12 [2020-05-14T19:25:12.847Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:25:12 [2020-05-14T19:25:12.847Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:25:12 [2020-05-14T19:25:12.847Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
19:25:12 [2020-05-14T19:25:12.847Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
19:25:12 [2020-05-14T19:25:12.847Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:25:12 [2020-05-14T19:25:12.848Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:25:12 [2020-05-14T19:25:12.848Z] ok  	github.com/docker/docker/pkg/sysinfo	0.033s	coverage: 38.2% of statements
19:25:13 [2020-05-14T19:25:13.097Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:25:13 [2020-05-14T19:25:13.331Z] ok  	github.com/docker/docker/pkg/system	0.077s	coverage: 13.8% of statements
19:25:13 [2020-05-14T19:25:13.586Z] --- PASS: TestServiceUpdateConfigs (15.84s)
19:25:13 [2020-05-14T19:25:13.586Z] === RUN   TestServiceUpdateNetwork
19:25:13 [2020-05-14T19:25:13.814Z] ok  	github.com/docker/docker/pkg/tailfile	0.104s	coverage: 88.6% of statements
19:25:14 [2020-05-14T19:25:14.253Z] ok  	github.com/docker/docker/daemon/logger/local	0.066s	coverage: 75.2% of statements
19:25:14 [2020-05-14T19:25:14.253Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:25:14 [2020-05-14T19:25:14.297Z] testing: warning: no tests to run
19:25:14 [2020-05-14T19:25:14.297Z] coverage: [no statements]
19:25:14 [2020-05-14T19:25:14.297Z] ok  	github.com/docker/docker/pkg/term/windows	0.034s	coverage: [no statements] [no tests to run]
19:25:14 [2020-05-14T19:25:14.297Z] ok  	github.com/docker/docker/pkg/tarsum	0.200s	coverage: 89.3% of statements
19:25:14 [2020-05-14T19:25:14.783Z] ok  	github.com/docker/docker/pkg/truncindex	0.136s	coverage: 91.5% of statements
19:25:15 [2020-05-14T19:25:15.266Z] ok  	github.com/docker/docker/pkg/urlutil	0.056s	coverage: 100.0% of statements
19:25:15 [2020-05-14T19:25:15.266Z] ok  	github.com/docker/docker/pkg/useragent	0.036s	coverage: 88.9% of statements
19:25:15 [2020-05-14T19:25:15.751Z] time="2020-05-14T19:25:15Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate889136013/log909317512.1: no such file or directory"
19:25:15 [2020-05-14T19:25:15.751Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 38.3% of statements
19:25:15 [2020-05-14T19:25:15.751Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.055s	coverage: 33.3% of statements
19:25:16 [2020-05-14T19:25:16.880Z] ok  	github.com/docker/docker/reference	0.131s	coverage: 84.4% of statements
19:25:16 [2020-05-14T19:25:16.880Z] ok  	github.com/docker/docker/plugin/v2	0.169s	coverage: 20.1% of statements
19:25:17 [2020-05-14T19:25:17.264Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
19:25:17 [2020-05-14T19:25:17.363Z] ok  	github.com/docker/docker/plugin	0.414s	coverage: 12.4% of statements
19:25:18 [2020-05-14T19:25:18.300Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
19:25:18 [2020-05-14T19:25:18.364Z] --- PASS: TestServiceCreateInit (9.98s)
19:25:18 [2020-05-14T19:25:18.364Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s)
19:25:18 [2020-05-14T19:25:18.364Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.90s)
19:25:18 [2020-05-14T19:25:18.364Z] === RUN   TestCreateServiceMultipleTimes
19:25:18 [2020-05-14T19:25:18.646Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.77s)
19:25:18 [2020-05-14T19:25:18.646Z] === RUN   TestCreateServiceSecretFileMode
19:25:18 [2020-05-14T19:25:18.973Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 50.9% of statements
19:25:18 [2020-05-14T19:25:18.973Z] ok  	github.com/docker/docker/registry/resumable	0.303s	coverage: 100.0% of statements
19:25:20 [2020-05-14T19:25:20.584Z] ok  	github.com/docker/docker/testutil	0.118s	coverage: 62.5% of statements
19:25:20 [2020-05-14T19:25:20.584Z] ok  	github.com/docker/docker/registry	0.511s	coverage: 51.5% of statements
19:25:20 [2020-05-14T19:25:20.584Z] ok  	github.com/docker/docker/runconfig	0.157s	coverage: 52.2% of statements
19:25:21 [2020-05-14T19:25:21.016Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.272s	coverage: 82.5% of statements
19:25:21 [2020-05-14T19:25:21.016Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:25:21 [2020-05-14T19:25:21.304Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
19:25:21 [2020-05-14T19:25:21.304Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:25:21 [2020-05-14T19:25:21.924Z] --- PASS: TestCreateServiceSecretFileMode (3.36s)
19:25:21 [2020-05-14T19:25:21.924Z] === RUN   TestCreateServiceConfigFileMode
19:25:23 [2020-05-14T19:25:23.613Z] ok  	github.com/docker/docker/volume/drivers	0.157s	coverage: 36.1% of statements
19:25:23 [2020-05-14T19:25:23.613Z] ok  	github.com/docker/docker/volume/local	0.163s	coverage: 37.7% of statements
19:25:24 [2020-05-14T19:25:24.016Z] ok  	github.com/docker/docker/distribution/metadata	0.184s	coverage: 48.2% of statements
19:25:24 [2020-05-14T19:25:24.097Z] ok  	github.com/docker/docker/volume/mounts	0.181s	coverage: 66.2% of statements
19:25:24 [2020-05-14T19:25:24.449Z] --- PASS: TestCreateServiceConfigFileMode (2.75s)
19:25:24 [2020-05-14T19:25:24.449Z] === RUN   TestCreateServiceSysctls
19:25:25 [2020-05-14T19:25:25.508Z] ok  	github.com/docker/docker/distribution	0.574s	coverage: 22.1% of statements
19:25:25 [2020-05-14T19:25:25.508Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:25:25 [2020-05-14T19:25:25.708Z] ok  	github.com/docker/docker/volume/service	0.475s	coverage: 70.3% of statements
19:25:26 [2020-05-14T19:25:26.135Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 49.4% of statements
19:25:28 [2020-05-14T19:25:28.624Z] --- PASS: TestCreateServiceSysctls (3.99s)
19:25:28 [2020-05-14T19:25:28.624Z] === RUN   TestCreateServiceCapabilities
19:25:28 [2020-05-14T19:25:28.775Z] --- PASS: TestServiceUpdateNetwork (16.76s)
19:25:28 [2020-05-14T19:25:28.775Z] === RUN   TestServiceUpdatePidsLimit
19:25:28 [2020-05-14T19:25:28.857Z] ok  	github.com/docker/docker/distribution/xfer	1.693s	coverage: 85.6% of statements
19:25:28 [2020-05-14T19:25:28.857Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:25:28 [2020-05-14T19:25:28.881Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:25:29 [2020-05-14T19:25:29.484Z] ok  	github.com/docker/docker/image	0.149s	coverage: 86.4% of statements
19:25:29 [2020-05-14T19:25:29.773Z] ok  	github.com/docker/docker/image/v1	0.037s	coverage: 25.0% of statements
19:25:29 [2020-05-14T19:25:29.777Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:25:30 [2020-05-14T19:25:30.060Z] ok  	github.com/docker/docker/image/cache	0.074s	coverage: 19.2% of statements
19:25:30 [2020-05-14T19:25:30.060Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:25:30 [2020-05-14T19:25:30.060Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:25:30 [2020-05-14T19:25:30.250Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:25:30 [2020-05-14T19:25:30.250Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:25:30 [2020-05-14T19:25:30.686Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
19:25:30 [2020-05-14T19:25:30.779Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:25:31 [2020-05-14T19:25:31.626Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:25:31 [2020-05-14T19:25:31.886Z] --- PASS: TestCreateServiceCapabilities (3.44s)
19:25:31 [2020-05-14T19:25:31.886Z] === RUN   TestInspect
19:25:32 [2020-05-14T19:25:32.749Z] ok  	github.com/docker/docker/pkg/aaparser	0.007s	coverage: 50.0% of statements
19:25:32 [2020-05-14T19:25:32.816Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:25:34 [2020-05-14T19:25:34.186Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:25:34 [2020-05-14T19:25:34.444Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:25:34 [2020-05-14T19:25:34.444Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:25:34 [2020-05-14T19:25:34.444Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:25:34 [2020-05-14T19:25:34.444Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:25:35 [2020-05-14T19:25:35.376Z] --- PASS: TestInspect (3.60s)
19:25:35 [2020-05-14T19:25:35.376Z] === RUN   TestCreateJob
19:25:36 [2020-05-14T19:25:36.745Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:25:36 [2020-05-14T19:25:36.745Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:25:37 [2020-05-14T19:25:37.184Z] ok  	github.com/docker/docker/opts	0.068s	coverage: 67.4% of statements
19:25:37 [2020-05-14T19:25:37.677Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:25:37 [2020-05-14T19:25:37.870Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
19:25:37 [2020-05-14T19:25:37.870Z] ok  	github.com/docker/docker/pkg/authorization	0.996s	coverage: 68.3% of statements
19:25:38 [2020-05-14T19:25:38.242Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:25:38 [2020-05-14T19:25:38.499Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:25:38 [2020-05-14T19:25:38.892Z] ok  	github.com/docker/docker/pkg/archive	1.528s	coverage: 77.3% of statements
19:25:38 [2020-05-14T19:25:38.892Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
19:25:39 [2020-05-14T19:25:39.136Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:25:39 [2020-05-14T19:25:39.516Z] ok  	github.com/docker/docker/pkg/directory	0.037s	coverage: 80.0% of statements
19:25:39 [2020-05-14T19:25:39.868Z] --- PASS: TestCreateJob (4.18s)
19:25:39 [2020-05-14T19:25:39.868Z] === RUN   TestReplicatedJob
19:25:39 [2020-05-14T19:25:39.868Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:25:39 [2020-05-14T19:25:39.868Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:25:40 [2020-05-14T19:25:40.286Z] --- PASS: TestCreateServiceMultipleTimes (19.09s)
19:25:40 [2020-05-14T19:25:40.286Z] === RUN   TestCreateServiceConflict
19:25:40 [2020-05-14T19:25:40.286Z] --- PASS: TestCreateServiceConflict (3.24s)
19:25:40 [2020-05-14T19:25:40.286Z] === RUN   TestCreateServiceMaxReplicas
19:25:40 [2020-05-14T19:25:40.538Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
19:25:41 [2020-05-14T19:25:41.161Z] ok  	github.com/docker/docker/pkg/discovery/file	0.020s	coverage: 92.9% of statements
19:25:42 [2020-05-14T19:25:42.651Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
19:25:43 [2020-05-14T19:25:43.148Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:25:43 [2020-05-14T19:25:43.274Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
19:25:43 [2020-05-14T19:25:43.741Z] ok  	github.com/docker/docker/pkg/plugins	35.016s	coverage: 73.4% of statements
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/rootless	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/volume	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === Skipped
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     dispatchers_test.go:376: Windows does not support stopsignal
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     client_test.go:23: runtime.GOOS == "windows"
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     daemon_test.go:147: root required
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     reload_test.go:520: root required
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     pull_v2_test.go:73: Needs fixing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     pull_v2_test.go:118: Needs fixing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     download_test.go:268: Needs fixing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     layer_test.go:304: Failing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     layer_test.go:353: Failing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     layer_test.go:468: Failing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     layer_test.go:697: Failing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     migration_test.go:46: Failing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     migration_test.go:182: Failing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     mount_test.go:17: Failing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     mount_test.go:76: Failing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     mount_test.go:125: Failing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     mount_test.go:212: Failing on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:133: Xz not present in msys2
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:238: Failing on Windows CI machines
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_windows_test.go:16: Currently fails
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     changes_test.go:192: needs more investigation
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     changes_test.go:405: needs further investigation
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     changes_test.go:441: needs further investigation
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     poller_test.go:41: No chmod on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     fileutils_test.go:134: Needs porting to Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     fileutils_test.go:180: Needs porting to Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
19:25:43 [2020-05-14T19:25:43.741Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
19:25:43 [2020-05-14T19:25:43.741Z] 
19:25:43 [2020-05-14T19:25:43.741Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
19:25:43 [2020-05-14T19:25:43.742Z]     local_test.go:181: runtime.GOOS == "windows"
19:25:43 [2020-05-14T19:25:43.742Z] 
19:25:43 [2020-05-14T19:25:43.742Z] 
19:25:43 [2020-05-14T19:25:43.742Z] DONE 1761 tests, 46 skipped in 200.962s
19:25:43 [2020-05-14T19:25:43.742Z] INFO: make.ps1 ended at 05/14/2020 19:25:43
19:25:44 [2020-05-14T19:25:44.082Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:25:44 [2020-05-14T19:25:44.290Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
19:25:44 [2020-05-14T19:25:44.290Z] ok  	github.com/docker/docker/layer	7.732s	coverage: 68.8% of statements
19:25:44 [2020-05-14T19:25:44.290Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:25:44 [2020-05-14T19:25:44.290Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:25:44 [2020-05-14T19:25:44.290Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:25:44 [2020-05-14T19:25:44.290Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:25:44 [2020-05-14T19:25:44.290Z] ?   	github.com/docker/docker/oci	[no test files]
19:25:44 [2020-05-14T19:25:44.290Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:25:44 [2020-05-14T19:25:44.474Z] --- PASS: TestCreateServiceMaxReplicas (3.62s)
19:25:44 [2020-05-14T19:25:44.474Z] === RUN   TestCreateWithDuplicateNetworkNames
19:25:45 [2020-05-14T19:25:45.314Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.364s	coverage: 43.2% of statements
19:25:45 [2020-05-14T19:25:45.314Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:25:45 [2020-05-14T19:25:45.314Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:25:45 [2020-05-14T19:25:45.355Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
19:25:45 [2020-05-14T19:25:45.355Z] INFO: Unit tests ended at 05/14/2020 19:25:44. Duration:00:03:35.5793026
19:25:45 [2020-05-14T19:25:45.355Z] INFO: Building busybox
19:25:45 [2020-05-14T19:25:45.355Z] Sending build context to Docker daemon   5.12kB
19:25:45 [2020-05-14T19:25:45.355Z] 
19:25:45 [2020-05-14T19:25:45.355Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
19:25:45 [2020-05-14T19:25:45.355Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
19:25:45 [2020-05-14T19:25:45.355Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
19:25:45 [2020-05-14T19:25:45.355Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
19:25:45 [2020-05-14T19:25:45.355Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
19:25:45 [2020-05-14T19:25:45.355Z]  ---> 561b89eac394
19:25:45 [2020-05-14T19:25:45.355Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
19:25:45 [2020-05-14T19:25:45.355Z]  ---> Running in 332ff23d9739
19:25:45 [2020-05-14T19:25:45.453Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:25:45 [2020-05-14T19:25:45.600Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
19:25:45 [2020-05-14T19:25:45.600Z] ok  	github.com/docker/docker/pkg/fileutils	0.030s	coverage: 89.5% of statements
19:25:46 [2020-05-14T19:25:46.018Z] --- PASS: TestReplicatedJob (6.40s)
19:25:46 [2020-05-14T19:25:46.018Z] === RUN   TestUpdateReplicatedJob
19:25:46 [2020-05-14T19:25:46.582Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:25:46 [2020-05-14T19:25:46.621Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.133s	coverage: 84.1% of statements
19:25:47 [2020-05-14T19:25:47.147Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:25:47 [2020-05-14T19:25:47.493Z] --- PASS: TestServiceUpdatePidsLimit (17.98s)
19:25:47 [2020-05-14T19:25:47.493Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
19:25:47 [2020-05-14T19:25:47.493Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s)
19:25:47 [2020-05-14T19:25:47.493Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s)
19:25:47 [2020-05-14T19:25:47.493Z] PASS
19:25:47 [2020-05-14T19:25:47.493Z] 
19:25:47 [2020-05-14T19:25:47.493Z] === Skipped
19:25:47 [2020-05-14T19:25:47.493Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
19:25:47 [2020-05-14T19:25:47.493Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:25:47 [2020-05-14T19:25:47.493Z] 
19:25:47 [2020-05-14T19:25:47.493Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
19:25:47 [2020-05-14T19:25:47.493Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:25:47 [2020-05-14T19:25:47.493Z] 
19:25:47 [2020-05-14T19:25:47.493Z] 
19:25:47 [2020-05-14T19:25:47.493Z] DONE 27 tests, 2 skipped in 174.869s
19:25:47 [2020-05-14T19:25:47.493Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
19:25:47 [2020-05-14T19:25:47.493Z] ++ 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
19:25:47 [2020-05-14T19:25:47.493Z] ++ set -e
19:25:47 [2020-05-14T19:25:47.493Z] ++ '[' -n 0 ']'
19:25:47 [2020-05-14T19:25:47.493Z] ++ set -x
19:25:47 [2020-05-14T19:25:47.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-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
19:25:47 [2020-05-14T19:25:47.493Z] INFO: Testing against a local daemon
19:25:47 [2020-05-14T19:25:47.493Z] === RUN   TestSessionCreate
19:25:47 [2020-05-14T19:25:47.493Z] --- PASS: TestSessionCreate (0.02s)
19:25:47 [2020-05-14T19:25:47.493Z] === RUN   TestSessionCreateWithBadUpgrade
19:25:47 [2020-05-14T19:25:47.493Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
19:25:47 [2020-05-14T19:25:47.493Z] PASS
19:25:47 [2020-05-14T19:25:47.493Z] 
19:25:47 [2020-05-14T19:25:47.493Z] DONE 2 tests in 0.250s
19:25:47 [2020-05-14T19:25:47.493Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
19:25:47 [2020-05-14T19:25:47.493Z] ++ 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
19:25:47 [2020-05-14T19:25:47.493Z] ++ set -e
19:25:47 [2020-05-14T19:25:47.493Z] ++ '[' -n 0 ']'
19:25:47 [2020-05-14T19:25:47.493Z] ++ set -x
19:25:47 [2020-05-14T19:25:47.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-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
19:25:47 [2020-05-14T19:25:47.493Z] INFO: Testing against a local daemon
19:25:47 [2020-05-14T19:25:47.493Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:25:47 [2020-05-14T19:25:47.493Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
19:25:47 [2020-05-14T19:25:47.493Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:25:47 [2020-05-14T19:25:47.493Z] === RUN   TestEventsExecDie
19:25:47 [2020-05-14T19:25:47.643Z] ok  	github.com/docker/docker/pkg/fsutils	0.470s	coverage: 85.1% of statements
19:25:47 [2020-05-14T19:25:47.643Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
19:25:47 [2020-05-14T19:25:47.773Z] --- PASS: TestEventsExecDie (0.99s)
19:25:47 [2020-05-14T19:25:47.773Z] === RUN   TestEventsBackwardsCompatible
19:25:48 [2020-05-14T19:25:48.054Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
19:25:48 [2020-05-14T19:25:48.054Z] === RUN   TestInfoBinaryCommits
19:25:48 [2020-05-14T19:25:48.054Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:25:48 [2020-05-14T19:25:48.054Z] === RUN   TestInfoAPIVersioned
19:25:48 [2020-05-14T19:25:48.054Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:25:48 [2020-05-14T19:25:48.054Z] === RUN   TestInfoDiscoveryBackend
19:25:48 [2020-05-14T19:25:48.079Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:25:48 [2020-05-14T19:25:48.079Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:25:48 [2020-05-14T19:25:48.664Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
19:25:48 [2020-05-14T19:25:48.664Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:25:49 [2020-05-14T19:25:49.010Z] === RUN   TestDockerSuite/TestBuildXZHost
19:25:49 [2020-05-14T19:25:49.664Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:25:49 [2020-05-14T19:25:49.664Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:25:49 [2020-05-14T19:25:49.707Z] ok  	github.com/docker/docker/pkg/locker	0.072s	coverage: 88.9% of statements
19:25:49 [2020-05-14T19:25:49.707Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
19:25:49 [2020-05-14T19:25:49.707Z] ok  	github.com/docker/docker/pkg/idtools	0.732s	coverage: 70.3% of statements
19:25:49 [2020-05-14T19:25:49.946Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
19:25:49 [2020-05-14T19:25:49.946Z] === RUN   TestInfoAPI
19:25:49 [2020-05-14T19:25:49.946Z] --- PASS: TestInfoAPI (0.02s)
19:25:49 [2020-05-14T19:25:49.946Z] === RUN   TestInfoAPIWarnings
19:25:50 [2020-05-14T19:25:50.218Z] Removing intermediate container 332ff23d9739
19:25:50 [2020-05-14T19:25:50.218Z]  ---> 70103cec2c40
19:25:50 [2020-05-14T19:25:50.218Z] Step 7/13 : ARG BUSYBOX_VERSION
19:25:50 [2020-05-14T19:25:50.218Z]  ---> Running in bb98f82d7cd5
19:25:50 [2020-05-14T19:25:50.218Z] Removing intermediate container bb98f82d7cd5
19:25:50 [2020-05-14T19:25:50.218Z]  ---> 7d5be3f9ecdb
19:25:50 [2020-05-14T19:25:50.218Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
19:25:50 [2020-05-14T19:25:50.218Z]  ---> Running in e5fbaa999421
19:25:50 [2020-05-14T19:25:50.218Z] Removing intermediate container e5fbaa999421
19:25:50 [2020-05-14T19:25:50.218Z]  ---> 8967e4a47a7d
19:25:50 [2020-05-14T19:25:50.218Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
19:25:50 [2020-05-14T19:25:50.330Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
19:25:50 [2020-05-14T19:25:50.537Z] --- PASS: TestUpdateReplicatedJob (4.31s)
19:25:50 [2020-05-14T19:25:50.537Z] === RUN   TestServiceListWithStatuses
19:25:50 [2020-05-14T19:25:50.537Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:25:50 [2020-05-14T19:25:50.537Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:25:50 [2020-05-14T19:25:50.537Z] === RUN   TestDockerNetworkConnectAlias
19:25:50 [2020-05-14T19:25:50.616Z] --- PASS: TestInfoAPIWarnings (0.52s)
19:25:50 [2020-05-14T19:25:50.616Z] === RUN   TestInfoDebug
19:25:50 [2020-05-14T19:25:50.618Z] ok  	github.com/docker/docker/pkg/ioutils	1.640s	coverage: 70.6% of statements
19:25:50 [2020-05-14T19:25:50.618Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:25:50 [2020-05-14T19:25:50.618Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:25:50 [2020-05-14T19:25:50.906Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
19:25:50 [2020-05-14T19:25:50.906Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:25:51 [2020-05-14T19:25:51.194Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
19:25:51 [2020-05-14T19:25:51.226Z] --- PASS: TestInfoDebug (0.53s)
19:25:51 [2020-05-14T19:25:51.226Z] === RUN   TestInfoInsecureRegistries
19:25:51 [2020-05-14T19:25:51.466Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:25:51 [2020-05-14T19:25:51.466Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:25:51 [2020-05-14T19:25:51.466Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:25:51 [2020-05-14T19:25:51.506Z] --- PASS: TestInfoInsecureRegistries (0.53s)
19:25:51 [2020-05-14T19:25:51.506Z] === RUN   TestInfoRegistryMirrors
19:25:51 [2020-05-14T19:25:51.815Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
19:25:51 [2020-05-14T19:25:51.830Z] 
19:25:51 [2020-05-14T19:25:51.830Z]  ---> a689c3e40159
19:25:51 [2020-05-14T19:25:51.830Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
19:25:51 [2020-05-14T19:25:51.830Z]  ---> Running in 039681d5d16b
19:25:52 [2020-05-14T19:25:52.031Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:25:52 [2020-05-14T19:25:52.116Z] --- PASS: TestInfoRegistryMirrors (0.53s)
19:25:52 [2020-05-14T19:25:52.116Z] === RUN   TestLoginFailsWithBadCredentials
19:25:52 [2020-05-14T19:25:52.396Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
19:25:52 [2020-05-14T19:25:52.396Z] === RUN   TestPingCacheHeaders
19:25:52 [2020-05-14T19:25:52.396Z] --- PASS: TestPingCacheHeaders (0.01s)
19:25:52 [2020-05-14T19:25:52.396Z] === RUN   TestPingGet
19:25:52 [2020-05-14T19:25:52.396Z] --- PASS: TestPingGet (0.01s)
19:25:52 [2020-05-14T19:25:52.396Z] === RUN   TestPingHead
19:25:52 [2020-05-14T19:25:52.396Z] --- PASS: TestPingHead (0.01s)
19:25:52 [2020-05-14T19:25:52.396Z] === RUN   TestVersion
19:25:52 [2020-05-14T19:25:52.396Z] --- PASS: TestVersion (0.01s)
19:25:52 [2020-05-14T19:25:52.396Z] PASS
19:25:52 [2020-05-14T19:25:52.396Z] 
19:25:52 [2020-05-14T19:25:52.396Z] === Skipped
19:25:52 [2020-05-14T19:25:52.396Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
19:25:52 [2020-05-14T19:25:52.396Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:25:52 [2020-05-14T19:25:52.396Z] 
19:25:52 [2020-05-14T19:25:52.396Z] 
19:25:52 [2020-05-14T19:25:52.396Z] DONE 18 tests, 1 skipped in 5.815s
19:25:52 [2020-05-14T19:25:52.396Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
19:25:52 [2020-05-14T19:25:52.396Z] ++ 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
19:25:52 [2020-05-14T19:25:52.396Z] ++ set -e
19:25:52 [2020-05-14T19:25:52.396Z] ++ '[' -n 0 ']'
19:25:52 [2020-05-14T19:25:52.396Z] ++ set -x
19:25:52 [2020-05-14T19:25:52.396Z] ++ env -i DEST=/go/src/github.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
19:25:52 [2020-05-14T19:25:52.444Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.041s	coverage: 91.4% of statements
19:25:52 [2020-05-14T19:25:52.444Z] ok  	github.com/docker/docker/pkg/pidfile	0.026s	coverage: 82.4% of statements
19:25:52 [2020-05-14T19:25:52.444Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:25:52 [2020-05-14T19:25:52.444Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:25:52 [2020-05-14T19:25:52.676Z] INFO: Testing against a local daemon
19:25:52 [2020-05-14T19:25:52.676Z] === RUN   TestVolumesCreateAndList
19:25:52 [2020-05-14T19:25:52.676Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:25:52 [2020-05-14T19:25:52.676Z] === RUN   TestVolumesRemove
19:25:52 [2020-05-14T19:25:52.676Z] --- PASS: TestVolumesRemove (0.11s)
19:25:52 [2020-05-14T19:25:52.676Z] === RUN   TestVolumesInspect
19:25:52 [2020-05-14T19:25:52.676Z] --- PASS: TestVolumesInspect (0.01s)
19:25:52 [2020-05-14T19:25:52.676Z] === RUN   TestVolumesInvalidJSON
19:25:52 [2020-05-14T19:25:52.676Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:25:52 [2020-05-14T19:25:52.676Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:25:52 [2020-05-14T19:25:52.676Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:25:52 [2020-05-14T19:25:52.676Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:25:52 [2020-05-14T19:25:52.676Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:25:52 [2020-05-14T19:25:52.676Z] PASS
19:25:52 [2020-05-14T19:25:52.676Z] 
19:25:52 [2020-05-14T19:25:52.676Z] DONE 5 tests in 0.271s
19:25:52 [2020-05-14T19:25:52.676Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:25:52 [2020-05-14T19:25:52.956Z] ++++ cat bundles/test-integration/docker.pid
19:25:52 [2020-05-14T19:25:52.956Z] +++ kill 12281
19:25:53 [2020-05-14T19:25:53.402Z] === RUN   TestDockerSuite/TestCommitChange
19:25:53 [2020-05-14T19:25:53.464Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.045s	coverage: 56.8% of statements
19:25:54 [2020-05-14T19:25:54.333Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:25:54 [2020-05-14T19:25:54.419Z] +++ /etc/init.d/apparmor stop
19:25:54 [2020-05-14T19:25:54.419Z] Leaving: AppArmorNo profiles have been unloaded.
19:25:54 [2020-05-14T19:25:54.419Z] 
19:25:54 [2020-05-14T19:25:54.419Z] Unloading profiles will leave already running processes permanently
19:25:54 [2020-05-14T19:25:54.419Z] unconfined, which can lead to unexpected situations.
19:25:54 [2020-05-14T19:25:54.419Z] 
19:25:54 [2020-05-14T19:25:54.419Z] To set a process to complain mode, use the command line tool
19:25:54 [2020-05-14T19:25:54.419Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:25:54 [2020-05-14T19:25:54.419Z] +++ true
19:25:54 [2020-05-14T19:25:54.419Z] 
19:25:54 [2020-05-14T19:25:54.955Z] ok  	github.com/docker/docker/pkg/pools	0.019s	coverage: 88.2% of statements
19:25:54 [2020-05-14T19:25:54.955Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
19:25:55 [2020-05-14T19:25:55.240Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
19:25:55 [2020-05-14T19:25:55.265Z] === RUN   TestDockerSuite/TestCommitHardlink
Post stage
[Pipeline] junit
19:25:55 [2020-05-14T19:25:55.921Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
19:25:56 [2020-05-14T19:25:56.262Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
[Pipeline] sh
19:25:56 [2020-05-14T19:25:56.617Z] + echo Ensuring container killed.
19:25:56 [2020-05-14T19:25:56.618Z] Ensuring container killed.
19:25:56 [2020-05-14T19:25:56.618Z] + docker rm -vf docker-pr10
19:25:56 [2020-05-14T19:25:56.618Z] Error: No such container: docker-pr10
19:25:56 [2020-05-14T19:25:56.618Z] + true
19:25:56 [2020-05-14T19:25:56.634Z] --- PASS: TestDockerNetworkConnectAlias (6.11s)
19:25:56 [2020-05-14T19:25:56.634Z] === RUN   TestDockerNetworkReConnect
[Pipeline] sh
19:25:56 [2020-05-14T19:25:56.895Z] ok  	github.com/docker/docker/pkg/pubsub	1.191s	coverage: 73.9% of statements
19:25:56 [2020-05-14T19:25:56.984Z] + echo Chowning /workspace to jenkins user
19:25:56 [2020-05-14T19:25:56.985Z] Chowning /workspace to jenkins user
19:25:56 [2020-05-14T19:25:56.985Z] + id -u
19:25:56 [2020-05-14T19:25:56.985Z] + id -g
19:25:56 [2020-05-14T19:25:56.985Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40908:/workspace busybox chown -R 1001:1001 /workspace
19:25:56 [2020-05-14T19:25:56.985Z] Unable to find image 'busybox:latest' locally
19:25:57 [2020-05-14T19:25:57.182Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
19:25:57 [2020-05-14T19:25:57.198Z] === RUN   TestDockerSuite/TestCommitNewFile
19:25:57 [2020-05-14T19:25:57.265Z] latest: Pulling from library/busybox
19:25:57 [2020-05-14T19:25:57.265Z] 5ea0d0e92e5f: Pulling fs layer
19:25:57 [2020-05-14T19:25:57.545Z] 5ea0d0e92e5f: Download complete
19:25:57 [2020-05-14T19:25:57.826Z] 5ea0d0e92e5f: Pull complete
19:25:57 [2020-05-14T19:25:57.826Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
19:25:57 [2020-05-14T19:25:57.826Z] Status: Downloaded newer image for busybox:latest
19:25:58 [2020-05-14T19:25:58.298Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
19:25:58 [2020-05-14T19:25:58.298Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
19:25:58 [2020-05-14T19:25:58.931Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
19:25:59 [2020-05-14T19:25:59.092Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:25:59 [2020-05-14T19:25:59.345Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.71s)
19:25:59 [2020-05-14T19:25:59.345Z] === RUN   TestCreateServiceSecretFileMode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:26:00 [2020-05-14T19:26:00.043Z] === RUN   TestDockerSuite/TestCommitTTY
19:26:00 [2020-05-14T19:26:00.220Z] + bundleName=s390x-integration
19:26:00 [2020-05-14T19:26:00.220Z] + echo Creating s390x-integration-bundles.tar.gz
19:26:00 [2020-05-14T19:26:00.220Z] Creating s390x-integration-bundles.tar.gz
19:26:00 [2020-05-14T19:26:00.220Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:26:00 [2020-05-14T19:26:00.220Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:26:00 [2020-05-14T19:26:00.254Z] Archiving artifacts
19:26:00 [2020-05-14T19:26:00.419Z] ok  	github.com/docker/docker/pkg/signal	3.620s	coverage: 61.0% of statements
19:26:00 [2020-05-14T19:26:00.613Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40908/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
19:26:00 [2020-05-14T19:26:00.646Z] Removing intermediate container 039681d5d16b
19:26:00 [2020-05-14T19:26:00.646Z]  ---> 166c630d0260
19:26:00 [2020-05-14T19:26:00.646Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
19:26:00 [2020-05-14T19:26:00.646Z]  ---> Running in 070132f2636e
[Pipeline] sh
19:26:00 [2020-05-14T19:26:00.705Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 36.9% of statements
19:26:00 [2020-05-14T19:26:00.705Z] ok  	github.com/docker/docker/pkg/sysinfo	0.028s	coverage: 53.7% of statements
19:26:01 [2020-05-14T19:26:01.029Z] + make clean
19:26:01 [2020-05-14T19:26:01.129Z] 
19:26:01 [2020-05-14T19:26:01.129Z] SUCCESS: Specified value was saved.
19:26:01 [2020-05-14T19:26:01.312Z] docker volume rm -f docker-dev-cache
19:26:01 [2020-05-14T19:26:01.312Z] docker-dev-cache
[Pipeline] deleteDir
19:26:01 [2020-05-14T19:26:01.418Z] --- PASS: TestDockerNetworkReConnect (5.00s)
19:26:01 [2020-05-14T19:26:01.418Z] === RUN   TestServicePlugin
19:26:01 [2020-05-14T19:26:01.675Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:26:01 [2020-05-14T19:26:01.876Z] --- PASS: TestCreateServiceSecretFileMode (3.28s)
19:26:01 [2020-05-14T19:26:01.877Z] === RUN   TestCreateServiceConfigFileMode
19:26:02 [2020-05-14T19:26:02.196Z] ok  	github.com/docker/docker/pkg/tailfile	0.108s	coverage: 88.6% of statements
19:26:02 [2020-05-14T19:26:02.196Z] testing: warning: no tests to run
19:26:02 [2020-05-14T19:26:02.196Z] coverage: [no statements]
19:26:02 [2020-05-14T19:26:02.196Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
19:26:02 [2020-05-14T19:26:02.484Z] ok  	github.com/docker/docker/pkg/tarsum	0.248s	coverage: 89.3% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:26:03 [2020-05-14T19:26:03.045Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:26:03 [2020-05-14T19:26:03.105Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
19:26:03 [2020-05-14T19:26:03.105Z] ok  	github.com/docker/docker/pkg/truncindex	0.113s	coverage: 91.5% of statements
19:26:03 [2020-05-14T19:26:03.396Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
19:26:04 [2020-05-14T19:26:04.159Z] Removing intermediate container 070132f2636e
19:26:04 [2020-05-14T19:26:04.159Z]  ---> e8cbae860ed9
19:26:04 [2020-05-14T19:26:04.159Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
19:26:04 [2020-05-14T19:26:04.159Z]  ---> Running in 55c61740f197
19:26:04 [2020-05-14T19:26:04.940Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:26:05 [2020-05-14T19:26:05.171Z] --- PASS: TestCreateServiceConfigFileMode (3.29s)
19:26:05 [2020-05-14T19:26:05.171Z] === RUN   TestCreateServiceSysctls
19:26:05 [2020-05-14T19:26:05.870Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:26:05 [2020-05-14T19:26:05.870Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:26:05 [2020-05-14T19:26:05.870Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:26:06 [2020-05-14T19:26:06.127Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:26:06 [2020-05-14T19:26:06.127Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:26:06 [2020-05-14T19:26:06.127Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:26:06 [2020-05-14T19:26:06.127Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:26:06 [2020-05-14T19:26:06.690Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:26:06 [2020-05-14T19:26:06.884Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
19:26:06 [2020-05-14T19:26:06.884Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 68.8% of statements
19:26:07 [2020-05-14T19:26:07.191Z] Cannot create a file when that file already exists.
19:26:08 [2020-05-14T19:26:08.060Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:26:08 [2020-05-14T19:26:08.378Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
19:26:09 [2020-05-14T19:26:09.003Z] ok  	github.com/docker/docker/plugin	0.564s	coverage: 23.3% of statements
19:26:09 [2020-05-14T19:26:09.358Z] --- PASS: TestCreateServiceSysctls (4.06s)
19:26:09 [2020-05-14T19:26:09.358Z] === RUN   TestCreateServiceCapabilities
19:26:09 [2020-05-14T19:26:09.956Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:26:09 [2020-05-14T19:26:09.956Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:26:10 [2020-05-14T19:26:10.493Z] ok  	github.com/docker/docker/restartmanager	0.019s	coverage: 45.3% of statements
19:26:10 [2020-05-14T19:26:10.887Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:26:11 [2020-05-14T19:26:11.121Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
19:26:12 [2020-05-14T19:26:12.052Z] Removing intermediate container 55c61740f197
19:26:12 [2020-05-14T19:26:12.052Z]  ---> ba6c0410bc08
19:26:12 [2020-05-14T19:26:12.052Z] Step 13/13 : CMD ["sh"]
19:26:12 [2020-05-14T19:26:12.052Z]  ---> Running in 4e5506e393f6
19:26:12 [2020-05-14T19:26:12.257Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:26:12 [2020-05-14T19:26:12.540Z] Removing intermediate container 4e5506e393f6
19:26:12 [2020-05-14T19:26:12.540Z]  ---> 00246b98b069
19:26:12 [2020-05-14T19:26:12.540Z] Successfully built 00246b98b069
19:26:12 [2020-05-14T19:26:12.540Z] Successfully tagged busybox:latest
19:26:12 [2020-05-14T19:26:12.540Z] INFO: Docker images of the daemon under test
19:26:12 [2020-05-14T19:26:12.540Z] 
19:26:12 [2020-05-14T19:26:12.540Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
19:26:12 [2020-05-14T19:26:12.540Z] busybox                                latest              00246b98b069        Less than a second ago   3.72GB
19:26:12 [2020-05-14T19:26:12.540Z] microsoft/windowsservercore            latest              561b89eac394        7 days ago               3.7GB
19:26:12 [2020-05-14T19:26:12.540Z] mcr.microsoft.com/windows/servercore   ltsc2019            561b89eac394        7 days ago               3.7GB
19:26:12 [2020-05-14T19:26:12.540Z] 
19:26:12 [2020-05-14T19:26:12.540Z] INFO: Running integration tests at 05/14/2020 19:26:12...
19:26:12 [2020-05-14T19:26:12.540Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
19:26:12 [2020-05-14T19:26:12.540Z] INFO: Integration API tests being run from the host:
19:26:12 [2020-05-14T19:26:12.540Z] INFO: make.ps1 starting at 05/14/2020 19:26:12
19:26:12 [2020-05-14T19:26:12.617Z] ok  	github.com/docker/docker/registry	0.375s	coverage: 56.1% of statements
19:26:12 [2020-05-14T19:26:12.617Z] ok  	github.com/docker/docker/testutil	0.025s	coverage: 62.5% of statements
19:26:12 [2020-05-14T19:26:12.641Z] --- PASS: TestCreateServiceCapabilities (3.49s)
19:26:12 [2020-05-14T19:26:12.642Z] === RUN   TestInspect
19:26:12 [2020-05-14T19:26:12.820Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:26:13 [2020-05-14T19:26:13.566Z] Running D:\gopath\src\github.com\docker\docker\integration\build
19:26:13 [2020-05-14T19:26:13.752Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:26:14 [2020-05-14T19:26:14.687Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:26:14 [2020-05-14T19:26:14.687Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:26:14 [2020-05-14T19:26:14.687Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:26:14 [2020-05-14T19:26:14.700Z] ok  	github.com/docker/docker/runconfig	0.032s	coverage: 65.8% of statements
19:26:15 [2020-05-14T19:26:15.620Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:26:15 [2020-05-14T19:26:15.620Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:26:15 [2020-05-14T19:26:15.620Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:26:15 [2020-05-14T19:26:15.620Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:26:15 [2020-05-14T19:26:15.620Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:26:16 [2020-05-14T19:26:16.550Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:26:16 [2020-05-14T19:26:16.828Z] --- PASS: TestInspect (3.64s)
19:26:16 [2020-05-14T19:26:16.828Z] === RUN   TestCreateJob
19:26:17 [2020-05-14T19:26:17.416Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
19:26:17 [2020-05-14T19:26:17.481Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:26:18 [2020-05-14T19:26:18.412Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:26:18 [2020-05-14T19:26:18.412Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:26:19 [2020-05-14T19:26:19.463Z] ok  	github.com/docker/docker/volume/local	0.054s	coverage: 73.0% of statements
19:26:19 [2020-05-14T19:26:19.751Z] ok  	github.com/docker/docker/volume/mounts	0.096s	coverage: 67.0% of statements
19:26:20 [2020-05-14T19:26:20.308Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:26:21 [2020-05-14T19:26:21.014Z] --- PASS: TestCreateJob (4.37s)
19:26:21 [2020-05-14T19:26:21.014Z] === RUN   TestReplicatedJob
19:26:21 [2020-05-14T19:26:21.239Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:26:21 [2020-05-14T19:26:21.239Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:26:21 [2020-05-14T19:26:21.273Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
19:26:21 [2020-05-14T19:26:21.803Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:26:22 [2020-05-14T19:26:22.735Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:26:23 [2020-05-14T19:26:23.665Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:26:24 [2020-05-14T19:26:24.153Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
19:26:24 [2020-05-14T19:26:24.153Z] Copying nested executables into bundles/cross/linux/amd64
19:26:24 [2020-05-14T19:26:24.153Z] Cross building: bundles/cross/windows/amd64
19:26:24 [2020-05-14T19:26:24.153Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
19:26:24 [2020-05-14T19:26:24.153Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:26:24 [2020-05-14T19:26:24.596Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:26:24 [2020-05-14T19:26:24.596Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:26:25 [2020-05-14T19:26:25.526Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:26:26 [2020-05-14T19:26:26.457Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:26:27 [2020-05-14T19:26:27.021Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:26:27 [2020-05-14T19:26:27.278Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:26:27 [2020-05-14T19:26:27.574Z] --- PASS: TestReplicatedJob (6.82s)
19:26:27 [2020-05-14T19:26:27.574Z] === RUN   TestUpdateReplicatedJob
19:26:27 [2020-05-14T19:26:27.844Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:26:28 [2020-05-14T19:26:28.132Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.6% of statements
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/rootless	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/volume	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === Skipped
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver btrfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver btrfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver btrfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver btrfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver btrfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:73: No driver to put!
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z] time="2020-05-14T19:24:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z] time="2020-05-14T19:24:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z] time="2020-05-14T19:24:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z] time="2020-05-14T19:24:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z] time="2020-05-14T19:24:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:73: No driver to put!
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     overlay_test.go:49: Fails to compute changes intermittently
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver zfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver zfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver zfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver zfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:46: Driver zfs not supported
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     graphtest_unix.go:73: No driver to put!
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:26:28 [2020-05-14T19:26:28.132Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] 
19:26:28 [2020-05-14T19:26:28.132Z] DONE 2123 tests, 26 skipped in 349.669s
Post stage
[Pipeline] junit
19:26:29 [2020-05-14T19:26:29.193Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
19:26:29 [2020-05-14T19:26:29.752Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:26:30 [2020-05-14T19:26:30.139Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -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:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/make.sh dynbinary test-integration
19:26:30 [2020-05-14T19:26:30.424Z] 
19:26:30 [2020-05-14T19:26:30.711Z] Removing bundles/
19:26:30 [2020-05-14T19:26:30.711Z] 
19:26:30 [2020-05-14T19:26:30.711Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:26:30 [2020-05-14T19:26:30.711Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:26:30 [2020-05-14T19:26:30.711Z] GOOS="" GOARCH="" GOARM=""
19:26:31 [2020-05-14T19:26:31.121Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:26:31 [2020-05-14T19:26:31.121Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:26:31 [2020-05-14T19:26:31.121Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:26:31 [2020-05-14T19:26:31.121Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:26:31 [2020-05-14T19:26:31.121Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:26:31 [2020-05-14T19:26:31.759Z] --- PASS: TestUpdateReplicatedJob (4.37s)
19:26:31 [2020-05-14T19:26:31.759Z] === RUN   TestServiceListWithStatuses
19:26:31 [2020-05-14T19:26:31.759Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:26:31 [2020-05-14T19:26:31.759Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:26:31 [2020-05-14T19:26:31.759Z] === RUN   TestDockerNetworkConnectAlias
19:26:32 [2020-05-14T19:26:32.053Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:26:35 [2020-05-14T19:26:35.043Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:35 [2020-05-14T19:26:35.043Z] INFO: Testing against a local daemon
19:26:35 [2020-05-14T19:26:35.325Z] --- PASS: TestServicePlugin (33.96s)
19:26:35 [2020-05-14T19:26:35.325Z]     plugin_test.go:62: [d79696653d42e] joining swarm manager [da0ca0fe49e97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:26:35 [2020-05-14T19:26:35.325Z]     plugin_test.go:65: [d5fc5199761fd] joining swarm manager [da0ca0fe49e97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:26:35 [2020-05-14T19:26:35.325Z] === RUN   TestServiceUpdateLabel
19:26:36 [2020-05-14T19:26:36.695Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:26:37 [2020-05-14T19:26:37.260Z] === RUN   TestDockerSuite/TestContainerAPITop
19:26:38 [2020-05-14T19:26:38.196Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:26:38 [2020-05-14T19:26:38.196Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:26:38 [2020-05-14T19:26:38.196Z] --- PASS: TestServiceUpdateLabel (2.78s)
19:26:38 [2020-05-14T19:26:38.196Z] === RUN   TestServiceUpdateSecrets
19:26:38 [2020-05-14T19:26:38.196Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:26:38 [2020-05-14T19:26:38.319Z] --- PASS: TestDockerNetworkConnectAlias (6.64s)
19:26:38 [2020-05-14T19:26:38.320Z] === RUN   TestDockerNetworkReConnect
19:26:41 [2020-05-14T19:26:41.469Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:26:42 [2020-05-14T19:26:42.033Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:26:42 [2020-05-14T19:26:42.963Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:26:43 [2020-05-14T19:26:43.588Z] --- PASS: TestDockerNetworkReConnect (5.26s)
19:26:43 [2020-05-14T19:26:43.588Z] === RUN   TestServicePlugin
19:26:43 [2020-05-14T19:26:43.588Z] --- SKIP: TestServicePlugin (0.00s)
19:26:43 [2020-05-14T19:26:43.588Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:26:43 [2020-05-14T19:26:43.588Z] === RUN   TestServiceUpdateLabel
19:26:46 [2020-05-14T19:26:46.871Z] --- PASS: TestServiceUpdateLabel (3.22s)
19:26:46 [2020-05-14T19:26:46.871Z] === RUN   TestServiceUpdateSecrets
19:26:48 [2020-05-14T19:26:48.216Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:26:48 [2020-05-14T19:26:48.216Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:26:50 [2020-05-14T19:26:50.112Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:26:50 [2020-05-14T19:26:50.177Z] ok  	github.com/docker/docker/integration/build	14.878s
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] === Skipped
19:26:50 [2020-05-14T19:26:50.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
19:26:50 [2020-05-14T19:26:50.177Z]     build_session_test.go:25: TODO: BuildKit
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
19:26:50 [2020-05-14T19:26:50.177Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
19:26:50 [2020-05-14T19:26:50.177Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
19:26:50 [2020-05-14T19:26:50.177Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
19:26:50 [2020-05-14T19:26:50.177Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
19:26:50 [2020-05-14T19:26:50.177Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
19:26:50 [2020-05-14T19:26:50.177Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
19:26:50 [2020-05-14T19:26:50.177Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
19:26:50 [2020-05-14T19:26:50.177Z]     build_test.go:491: testEnv.OSType == "windows"
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
19:26:50 [2020-05-14T19:26:50.177Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] DONE 22 tests, 10 skipped in 36.643s
19:26:50 [2020-05-14T19:26:50.177Z] 
19:26:50 [2020-05-14T19:26:50.177Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:26:51 [2020-05-14T19:26:51.483Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:26:52 [2020-05-14T19:26:52.457Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:52 [2020-05-14T19:26:52.457Z] INFO: Testing against a local daemon
19:26:52 [2020-05-14T19:26:52.457Z] ok  	github.com/docker/docker/integration/config	0.230s
19:26:52 [2020-05-14T19:26:52.457Z] 
19:26:52 [2020-05-14T19:26:52.457Z] === Skipped
19:26:52 [2020-05-14T19:26:52.457Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
19:26:52 [2020-05-14T19:26:52.457Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
19:26:52 [2020-05-14T19:26:52.457Z] 
19:26:52 [2020-05-14T19:26:52.457Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
19:26:52 [2020-05-14T19:26:52.457Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
19:26:52 [2020-05-14T19:26:52.457Z] 
19:26:52 [2020-05-14T19:26:52.457Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
19:26:52 [2020-05-14T19:26:52.457Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:26:52 [2020-05-14T19:26:52.457Z] 
19:26:52 [2020-05-14T19:26:52.457Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
19:26:52 [2020-05-14T19:26:52.457Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
19:26:52 [2020-05-14T19:26:52.457Z] 
19:26:52 [2020-05-14T19:26:52.457Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
19:26:52 [2020-05-14T19:26:52.457Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
19:26:52 [2020-05-14T19:26:52.457Z] 
19:26:52 [2020-05-14T19:26:52.457Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
19:26:52 [2020-05-14T19:26:52.457Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
19:26:52 [2020-05-14T19:26:52.457Z] 
19:26:52 [2020-05-14T19:26:52.457Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
19:26:52 [2020-05-14T19:26:52.457Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
19:26:52 [2020-05-14T19:26:52.457Z] 
19:26:52 [2020-05-14T19:26:52.457Z] 
19:26:52 [2020-05-14T19:26:52.457Z] DONE 7 tests, 7 skipped in 2.426s
19:26:52 [2020-05-14T19:26:52.457Z] 
19:26:52 [2020-05-14T19:26:52.457Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:26:52 [2020-05-14T19:26:52.855Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
19:26:53 [2020-05-14T19:26:53.112Z] --- PASS: TestServiceUpdateSecrets (14.91s)
19:26:53 [2020-05-14T19:26:53.112Z] === RUN   TestServiceUpdateConfigs
19:26:54 [2020-05-14T19:26:54.481Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
19:26:55 [2020-05-14T19:26:55.495Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:26:55 [2020-05-14T19:26:55.495Z] INFO: Testing against a local daemon
19:26:56 [2020-05-14T19:26:56.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
19:26:57 [2020-05-14T19:26:57.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
19:26:59 [2020-05-14T19:26:59.114Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009a7860_<nil>}
19:27:01 [2020-05-14T19:27:01.008Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1823969171_/foo_false__<nil>_<nil>_<nil>}
19:27:02 [2020-05-14T19:27:02.406Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1823969171_/foo_true__<nil>_<nil>_<nil>}
19:27:02 [2020-05-14T19:27:02.970Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:27:03 [2020-05-14T19:27:03.901Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3305198550_/foo_false__<nil>_<nil>_<nil>}
19:27:04 [2020-05-14T19:27:04.949Z] --- PASS: TestServiceUpdateSecrets (15.29s)
19:27:04 [2020-05-14T19:27:04.949Z] === RUN   TestServiceUpdateConfigs
19:27:05 [2020-05-14T19:27:05.795Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3305198550_/foo_true__<nil>_<nil>_<nil>}
19:27:07 [2020-05-14T19:27:07.165Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3305198550_/foo_true__0xc0009a78c0_<nil>_<nil>}
19:27:08 [2020-05-14T19:27:08.097Z] --- PASS: TestServiceUpdateConfigs (15.11s)
19:27:08 [2020-05-14T19:27:08.097Z] === RUN   TestServiceUpdateNetwork
19:27:09 [2020-05-14T19:27:09.028Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009a78e0_<nil>}
19:27:10 [2020-05-14T19:27:10.923Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009a7900_<nil>}
19:27:12 [2020-05-14T19:27:12.819Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009a7920_<nil>}
19:27:14 [2020-05-14T19:27:14.188Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009a7940_<nil>}
19:27:15 [2020-05-14T19:27:15.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:27:17 [2020-05-14T19:27:17.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:27:17 [2020-05-14T19:27:17.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
19:27:17 [2020-05-14T19:27:17.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
19:27:17 [2020-05-14T19:27:17.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
19:27:17 [2020-05-14T19:27:17.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
19:27:17 [2020-05-14T19:27:17.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
19:27:17 [2020-05-14T19:27:17.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
19:27:17 [2020-05-14T19:27:17.969Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:27:19 [2020-05-14T19:27:19.818Z] --- PASS: TestServiceUpdateConfigs (15.40s)
19:27:19 [2020-05-14T19:27:19.818Z] === RUN   TestServiceUpdateNetwork
19:27:21 [2020-05-14T19:27:21.243Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:27:23 [2020-05-14T19:27:23.135Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:27:23 [2020-05-14T19:27:23.393Z] --- PASS: TestServiceUpdateNetwork (15.29s)
19:27:23 [2020-05-14T19:27:23.393Z] === RUN   TestServiceUpdatePidsLimit
19:27:25 [2020-05-14T19:27:25.288Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:27:25 [2020-05-14T19:27:25.853Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:27:26 [2020-05-14T19:27:26.785Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:27:28 [2020-05-14T19:27:28.266Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:27:28 [2020-05-14T19:27:28.524Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:27:29 [2020-05-14T19:27:29.456Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:27:30 [2020-05-14T19:27:30.387Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:27:31 [2020-05-14T19:27:31.756Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:27:32 [2020-05-14T19:27:32.692Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:27:32 [2020-05-14T19:27:32.951Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:27:33 [2020-05-14T19:27:33.514Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:27:34 [2020-05-14T19:27:34.689Z] --- PASS: TestServiceUpdateNetwork (14.78s)
19:27:34 [2020-05-14T19:27:34.689Z] === RUN   TestServiceUpdatePidsLimit
19:27:34 [2020-05-14T19:27:34.690Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:27:34 [2020-05-14T19:27:34.886Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:27:34 [2020-05-14T19:27:34.948Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:27:35 [2020-05-14T19:27:35.818Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:27:37 [2020-05-14T19:27:37.190Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:27:38 [2020-05-14T19:27:38.122Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:27:39 [2020-05-14T19:27:39.052Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:27:39 [2020-05-14T19:27:39.982Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:27:41 [2020-05-14T19:27:41.351Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:27:41 [2020-05-14T19:27:41.352Z] --- PASS: TestServiceUpdatePidsLimit (17.67s)
19:27:41 [2020-05-14T19:27:41.352Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
19:27:41 [2020-05-14T19:27:41.352Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s)
19:27:41 [2020-05-14T19:27:41.352Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.50s)
19:27:41 [2020-05-14T19:27:41.352Z] PASS
19:27:41 [2020-05-14T19:27:41.352Z] 
19:27:41 [2020-05-14T19:27:41.352Z] === Skipped
19:27:41 [2020-05-14T19:27:41.352Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:27:41 [2020-05-14T19:27:41.352Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:27:41 [2020-05-14T19:27:41.352Z] 
19:27:41 [2020-05-14T19:27:41.352Z] 
19:27:41 [2020-05-14T19:27:41.352Z] DONE 27 tests, 1 skipped in 193.733s
19:27:41 [2020-05-14T19:27:41.352Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:27:41 [2020-05-14T19:27:41.352Z] ++ 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
19:27:41 [2020-05-14T19:27:41.352Z] ++ set -e
19:27:41 [2020-05-14T19:27:41.352Z] ++ '[' -n 0 ']'
19:27:41 [2020-05-14T19:27:41.352Z] ++ set -x
19:27:41 [2020-05-14T19:27:41.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:27:41 [2020-05-14T19:27:41.352Z] INFO: Testing against a local daemon
19:27:41 [2020-05-14T19:27:41.352Z] === RUN   TestSessionCreate
19:27:41 [2020-05-14T19:27:41.352Z] --- PASS: TestSessionCreate (0.02s)
19:27:41 [2020-05-14T19:27:41.352Z] === RUN   TestSessionCreateWithBadUpgrade
19:27:41 [2020-05-14T19:27:41.352Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:27:41 [2020-05-14T19:27:41.352Z] PASS
19:27:41 [2020-05-14T19:27:41.352Z] 
19:27:41 [2020-05-14T19:27:41.352Z] DONE 2 tests in 0.158s
19:27:41 [2020-05-14T19:27:41.352Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:27:41 [2020-05-14T19:27:41.352Z] ++ 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
19:27:41 [2020-05-14T19:27:41.352Z] ++ set -e
19:27:41 [2020-05-14T19:27:41.352Z] ++ '[' -n 0 ']'
19:27:41 [2020-05-14T19:27:41.352Z] ++ set -x
19:27:41 [2020-05-14T19:27:41.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:27:41 [2020-05-14T19:27:41.352Z] INFO: Testing against a local daemon
19:27:41 [2020-05-14T19:27:41.352Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:27:41 [2020-05-14T19:27:41.352Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:27:41 [2020-05-14T19:27:41.352Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:27:41 [2020-05-14T19:27:41.352Z] === RUN   TestEventsExecDie
19:27:42 [2020-05-14T19:27:42.286Z] --- PASS: TestEventsExecDie (0.80s)
19:27:42 [2020-05-14T19:27:42.286Z] === RUN   TestEventsBackwardsCompatible
19:27:42 [2020-05-14T19:27:42.286Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:27:42 [2020-05-14T19:27:42.286Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
19:27:42 [2020-05-14T19:27:42.286Z] === RUN   TestInfoBinaryCommits
19:27:42 [2020-05-14T19:27:42.286Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:27:42 [2020-05-14T19:27:42.286Z] === RUN   TestInfoAPIVersioned
19:27:42 [2020-05-14T19:27:42.286Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:27:42 [2020-05-14T19:27:42.286Z] === RUN   TestInfoDiscoveryBackend
19:27:42 [2020-05-14T19:27:42.850Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
19:27:42 [2020-05-14T19:27:42.850Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:27:43 [2020-05-14T19:27:43.056Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:27:43 [2020-05-14T19:27:43.781Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:27:44 [2020-05-14T19:27:44.039Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:27:44 [2020-05-14T19:27:44.039Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:27:44 [2020-05-14T19:27:44.604Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
19:27:44 [2020-05-14T19:27:44.604Z] === RUN   TestInfoAPI
19:27:44 [2020-05-14T19:27:44.604Z] --- PASS: TestInfoAPI (0.02s)
19:27:44 [2020-05-14T19:27:44.604Z] === RUN   TestInfoAPIWarnings
19:27:44 [2020-05-14T19:27:44.864Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:27:45 [2020-05-14T19:27:45.123Z] --- PASS: TestInfoAPIWarnings (0.54s)
19:27:45 [2020-05-14T19:27:45.123Z] === RUN   TestInfoDebug
19:27:45 [2020-05-14T19:27:45.574Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
19:27:45 [2020-05-14T19:27:45.575Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
19:27:45 [2020-05-14T19:27:45.575Z] remote: Enumerating objects: 2, done.
19:27:45 [2020-05-14T19:27:45.575Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
19:27:45 [2020-05-14T19:27:45.575Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
19:27:45 [2020-05-14T19:27:45.575Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
19:27:45 [2020-05-14T19:27:45.575Z] 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.
19:27:45 [2020-05-14T19:27:45.575Z] Building: bundles/cross/windows/amd64/containerutility.exe
19:27:45 [2020-05-14T19:27:45.575Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:27:45 [2020-05-14T19:27:45.687Z] --- PASS: TestInfoDebug (0.53s)
19:27:45 [2020-05-14T19:27:45.687Z] === RUN   TestInfoInsecureRegistries
19:27:45 [2020-05-14T19:27:45.912Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/test/unit
19:27:45 [2020-05-14T19:27:45.944Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:27:45 [2020-05-14T19:27:45.945Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:27:46 [2020-05-14T19:27:46.203Z] --- PASS: TestInfoInsecureRegistries (0.53s)
19:27:46 [2020-05-14T19:27:46.203Z] === RUN   TestInfoRegistryMirrors
19:27:46 [2020-05-14T19:27:46.771Z] --- PASS: TestInfoRegistryMirrors (0.54s)
19:27:46 [2020-05-14T19:27:46.771Z] === RUN   TestLoginFailsWithBadCredentials
19:27:46 [2020-05-14T19:27:46.771Z] === RUN   TestDockerSuite/TestCpRelativePath
19:27:46 [2020-05-14T19:27:46.771Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
19:27:46 [2020-05-14T19:27:46.771Z] === RUN   TestPingCacheHeaders
19:27:46 [2020-05-14T19:27:46.771Z] --- PASS: TestPingCacheHeaders (0.02s)
19:27:46 [2020-05-14T19:27:46.771Z] === RUN   TestPingGet
19:27:47 [2020-05-14T19:27:47.028Z] --- PASS: TestPingGet (0.02s)
19:27:47 [2020-05-14T19:27:47.028Z] === RUN   TestPingHead
19:27:47 [2020-05-14T19:27:47.028Z] --- PASS: TestPingHead (0.03s)
19:27:47 [2020-05-14T19:27:47.028Z] === RUN   TestVersion
19:27:47 [2020-05-14T19:27:47.028Z] --- PASS: TestVersion (0.03s)
19:27:47 [2020-05-14T19:27:47.028Z] PASS
19:27:47 [2020-05-14T19:27:47.028Z] 
19:27:47 [2020-05-14T19:27:47.028Z] === Skipped
19:27:47 [2020-05-14T19:27:47.028Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:27:47 [2020-05-14T19:27:47.028Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:27:47 [2020-05-14T19:27:47.028Z] 
19:27:47 [2020-05-14T19:27:47.028Z] 
19:27:47 [2020-05-14T19:27:47.028Z] DONE 18 tests, 1 skipped in 5.614s
19:27:47 [2020-05-14T19:27:47.028Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:27:47 [2020-05-14T19:27:47.028Z] ++ 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
19:27:47 [2020-05-14T19:27:47.028Z] ++ set -e
19:27:47 [2020-05-14T19:27:47.028Z] ++ '[' -n 0 ']'
19:27:47 [2020-05-14T19:27:47.028Z] ++ set -x
19:27:47 [2020-05-14T19:27:47.028Z] ++ env -i DEST=/go/src/github.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
19:27:47 [2020-05-14T19:27:47.028Z] INFO: Testing against a local daemon
19:27:47 [2020-05-14T19:27:47.028Z] === RUN   TestVolumesCreateAndList
19:27:47 [2020-05-14T19:27:47.028Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:27:47 [2020-05-14T19:27:47.028Z] === RUN   TestVolumesRemove
19:27:47 [2020-05-14T19:27:47.286Z] --- PASS: TestVolumesRemove (0.10s)
19:27:47 [2020-05-14T19:27:47.286Z] === RUN   TestVolumesInspect
19:27:47 [2020-05-14T19:27:47.286Z] --- PASS: TestVolumesInspect (0.02s)
19:27:47 [2020-05-14T19:27:47.286Z] === RUN   TestVolumesInvalidJSON
19:27:47 [2020-05-14T19:27:47.286Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:27:47 [2020-05-14T19:27:47.286Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:27:47 [2020-05-14T19:27:47.286Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:27:47 [2020-05-14T19:27:47.286Z] --- PASS: TestVolumesInvalidJSON (0.05s)
19:27:47 [2020-05-14T19:27:47.286Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:27:47 [2020-05-14T19:27:47.286Z] PASS
19:27:47 [2020-05-14T19:27:47.286Z] 
19:27:47 [2020-05-14T19:27:47.286Z] DONE 5 tests in 0.292s
19:27:47 [2020-05-14T19:27:47.286Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:27:47 [2020-05-14T19:27:47.543Z] ++++ cat bundles/test-integration/docker.pid
19:27:47 [2020-05-14T19:27:47.543Z] +++ kill 5844
19:27:48 [2020-05-14T19:27:48.107Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:27:48 [2020-05-14T19:27:48.441Z] ?   	github.com/docker/docker/api	[no test files]
19:27:49 [2020-05-14T19:27:49.039Z] +++ /etc/init.d/apparmor stop
19:27:49 [2020-05-14T19:27:49.039Z] Leaving: AppArmorNo profiles have been unloaded.
19:27:49 [2020-05-14T19:27:49.039Z] 
19:27:49 [2020-05-14T19:27:49.039Z] Unloading profiles will leave already running processes permanently
19:27:49 [2020-05-14T19:27:49.039Z] unconfined, which can lead to unexpected situations.
19:27:49 [2020-05-14T19:27:49.039Z] 
19:27:49 [2020-05-14T19:27:49.039Z] To set a process to complain mode, use the command line tool
19:27:49 [2020-05-14T19:27:49.039Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:27:49 [2020-05-14T19:27:49.039Z] +++ true
19:27:49 [2020-05-14T19:27:49.039Z] 
19:27:49 [2020-05-14T19:27:49.039Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:27:50 [2020-05-14T19:27:50.409Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:27:51 [2020-05-14T19:27:51.166Z] --- PASS: TestServiceUpdatePidsLimit (17.54s)
19:27:51 [2020-05-14T19:27:51.166Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
19:27:51 [2020-05-14T19:27:51.166Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
19:27:51 [2020-05-14T19:27:51.166Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
19:27:51 [2020-05-14T19:27:51.166Z] PASS
19:27:51 [2020-05-14T19:27:51.166Z] 
19:27:51 [2020-05-14T19:27:51.166Z] === Skipped
19:27:51 [2020-05-14T19:27:51.166Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:27:51 [2020-05-14T19:27:51.166Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:27:51 [2020-05-14T19:27:51.166Z] 
19:27:51 [2020-05-14T19:27:51.166Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:27:51 [2020-05-14T19:27:51.166Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:27:51 [2020-05-14T19:27:51.166Z] 
19:27:51 [2020-05-14T19:27:51.166Z] 
19:27:51 [2020-05-14T19:27:51.166Z] DONE 27 tests, 2 skipped in 162.233s
19:27:51 [2020-05-14T19:27:51.166Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:27:51 [2020-05-14T19:27:51.166Z] ++ 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
19:27:51 [2020-05-14T19:27:51.166Z] ++ set -e
19:27:51 [2020-05-14T19:27:51.166Z] ++ '[' -n 0 ']'
19:27:51 [2020-05-14T19:27:51.166Z] ++ set -x
19:27:51 [2020-05-14T19:27:51.166Z] ++ env -i DEST=/go/src/github.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
19:27:51 [2020-05-14T19:27:51.166Z] INFO: Testing against a local daemon
19:27:51 [2020-05-14T19:27:51.166Z] === RUN   TestSessionCreate
19:27:51 [2020-05-14T19:27:51.166Z] --- PASS: TestSessionCreate (0.06s)
19:27:51 [2020-05-14T19:27:51.166Z] === RUN   TestSessionCreateWithBadUpgrade
19:27:51 [2020-05-14T19:27:51.166Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
19:27:51 [2020-05-14T19:27:51.166Z] PASS
19:27:51 [2020-05-14T19:27:51.166Z] 
19:27:51 [2020-05-14T19:27:51.166Z] DONE 2 tests in 0.259s
19:27:51 [2020-05-14T19:27:51.166Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:27:51 [2020-05-14T19:27:51.166Z] ++ 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
19:27:51 [2020-05-14T19:27:51.166Z] ++ set -e
19:27:51 [2020-05-14T19:27:51.166Z] ++ '[' -n 0 ']'
19:27:51 [2020-05-14T19:27:51.166Z] ++ set -x
19:27:51 [2020-05-14T19:27:51.166Z] ++ env -i DEST=/go/src/github.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
19:27:51 [2020-05-14T19:27:51.166Z] INFO: Testing against a local daemon
19:27:51 [2020-05-14T19:27:51.166Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:27:51 [2020-05-14T19:27:51.166Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:27:51 [2020-05-14T19:27:51.166Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:27:51 [2020-05-14T19:27:51.166Z] === RUN   TestEventsExecDie
19:27:51 [2020-05-14T19:27:51.166Z] --- PASS: TestEventsExecDie (0.91s)
19:27:51 [2020-05-14T19:27:51.166Z] === RUN   TestEventsBackwardsCompatible
19:27:51 [2020-05-14T19:27:51.339Z] === RUN   TestDockerSuite/TestCpToCaseA
19:27:51 [2020-05-14T19:27:51.424Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
19:27:51 [2020-05-14T19:27:51.424Z] === RUN   TestInfoBinaryCommits
19:27:51 [2020-05-14T19:27:51.424Z] --- PASS: TestInfoBinaryCommits (0.05s)
19:27:51 [2020-05-14T19:27:51.424Z] === RUN   TestInfoAPIVersioned
19:27:51 [2020-05-14T19:27:51.424Z] --- PASS: TestInfoAPIVersioned (0.02s)
19:27:51 [2020-05-14T19:27:51.424Z] === RUN   TestInfoDiscoveryBackend
19:27:51 [2020-05-14T19:27:51.991Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
19:27:51 [2020-05-14T19:27:51.991Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:27:53 [2020-05-14T19:27:53.365Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:27:53 [2020-05-14T19:27:53.365Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:27:53 [2020-05-14T19:27:53.623Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
19:27:53 [2020-05-14T19:27:53.623Z] === RUN   TestInfoAPI
19:27:53 [2020-05-14T19:27:53.863Z] === RUN   TestDockerSuite/TestCpToCaseB
19:27:53 [2020-05-14T19:27:53.882Z] --- PASS: TestInfoAPI (0.05s)
19:27:53 [2020-05-14T19:27:53.882Z] === RUN   TestInfoAPIWarnings
19:27:54 [2020-05-14T19:27:54.427Z] === RUN   TestDockerSuite/TestCpToCaseC
19:27:54 [2020-05-14T19:27:54.448Z] --- PASS: TestInfoAPIWarnings (0.62s)
19:27:54 [2020-05-14T19:27:54.448Z] === RUN   TestInfoDebug
19:27:55 [2020-05-14T19:27:55.015Z] --- PASS: TestInfoDebug (0.63s)
19:27:55 [2020-05-14T19:27:55.015Z] === RUN   TestInfoInsecureRegistries
19:27:55 [2020-05-14T19:27:55.582Z] --- PASS: TestInfoInsecureRegistries (0.62s)
19:27:55 [2020-05-14T19:27:55.582Z] === RUN   TestInfoRegistryMirrors
19:27:56 [2020-05-14T19:27:56.148Z] --- PASS: TestInfoRegistryMirrors (0.61s)
19:27:56 [2020-05-14T19:27:56.148Z] === RUN   TestLoginFailsWithBadCredentials
19:27:56 [2020-05-14T19:27:56.715Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
19:27:56 [2020-05-14T19:27:56.715Z] === RUN   TestPingCacheHeaders
19:27:56 [2020-05-14T19:27:56.715Z] --- PASS: TestPingCacheHeaders (0.05s)
19:27:56 [2020-05-14T19:27:56.715Z] === RUN   TestPingGet
19:27:56 [2020-05-14T19:27:56.715Z] --- PASS: TestPingGet (0.03s)
19:27:56 [2020-05-14T19:27:56.715Z] === RUN   TestPingHead
19:27:56 [2020-05-14T19:27:56.715Z] --- PASS: TestPingHead (0.05s)
19:27:56 [2020-05-14T19:27:56.715Z] === RUN   TestVersion
19:27:56 [2020-05-14T19:27:56.715Z] --- PASS: TestVersion (0.05s)
19:27:56 [2020-05-14T19:27:56.715Z] PASS
19:27:56 [2020-05-14T19:27:56.715Z] 
19:27:56 [2020-05-14T19:27:56.715Z] === Skipped
19:27:56 [2020-05-14T19:27:56.715Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:27:56 [2020-05-14T19:27:56.715Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:27:56 [2020-05-14T19:27:56.715Z] 
19:27:56 [2020-05-14T19:27:56.715Z] 
19:27:56 [2020-05-14T19:27:56.715Z] DONE 18 tests, 1 skipped in 6.508s
19:27:56 [2020-05-14T19:27:56.715Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:27:56 [2020-05-14T19:27:56.715Z] ++ 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
19:27:56 [2020-05-14T19:27:56.715Z] ++ set -e
19:27:56 [2020-05-14T19:27:56.715Z] ++ '[' -n 0 ']'
19:27:56 [2020-05-14T19:27:56.715Z] ++ set -x
19:27:56 [2020-05-14T19:27:56.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:27:56 [2020-05-14T19:27:56.950Z] === RUN   TestDockerSuite/TestCpToCaseD
19:27:56 [2020-05-14T19:27:56.973Z] INFO: Testing against a local daemon
19:27:56 [2020-05-14T19:27:56.973Z] === RUN   TestVolumesCreateAndList
19:27:56 [2020-05-14T19:27:56.973Z] --- PASS: TestVolumesCreateAndList (0.04s)
19:27:56 [2020-05-14T19:27:56.973Z] === RUN   TestVolumesRemove
19:27:56 [2020-05-14T19:27:56.973Z] --- PASS: TestVolumesRemove (0.14s)
19:27:56 [2020-05-14T19:27:56.973Z] === RUN   TestVolumesInspect
19:27:56 [2020-05-14T19:27:56.973Z] --- PASS: TestVolumesInspect (0.03s)
19:27:56 [2020-05-14T19:27:56.973Z] === RUN   TestVolumesInvalidJSON
19:27:57 [2020-05-14T19:27:57.231Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:27:57 [2020-05-14T19:27:57.231Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:27:57 [2020-05-14T19:27:57.231Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:27:57 [2020-05-14T19:27:57.231Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:27:57 [2020-05-14T19:27:57.231Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:27:57 [2020-05-14T19:27:57.231Z] PASS
19:27:57 [2020-05-14T19:27:57.231Z] 
19:27:57 [2020-05-14T19:27:57.231Z] DONE 5 tests in 0.387s
19:27:57 [2020-05-14T19:27:57.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:27:57 [2020-05-14T19:27:57.489Z] ++++ cat bundles/test-integration/docker.pid
19:27:57 [2020-05-14T19:27:57.489Z] +++ kill 13905
19:27:58 [2020-05-14T19:27:58.319Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:27:58 [2020-05-14T19:27:58.864Z] +++ /etc/init.d/apparmor stop
19:27:58 [2020-05-14T19:27:58.864Z] Leaving: AppArmorNo profiles have been unloaded.
19:27:58 [2020-05-14T19:27:58.864Z] 
19:27:58 [2020-05-14T19:27:58.864Z] Unloading profiles will leave already running processes permanently
19:27:58 [2020-05-14T19:27:58.864Z] unconfined, which can lead to unexpected situations.
19:27:58 [2020-05-14T19:27:58.864Z] 
19:27:58 [2020-05-14T19:27:58.864Z] To set a process to complain mode, use the command line tool
19:27:58 [2020-05-14T19:27:58.864Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:27:58 [2020-05-14T19:27:58.864Z] +++ true
19:27:58 [2020-05-14T19:27:58.864Z] 
Post stage
[Pipeline] junit
19:28:01 [2020-05-14T19:28:01.409Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:28:02 [2020-05-14T19:28:02.243Z] + echo Ensuring container killed.
19:28:02 [2020-05-14T19:28:02.244Z] Ensuring container killed.
19:28:02 [2020-05-14T19:28:02.244Z] + docker rm -vf docker-pr10
19:28:02 [2020-05-14T19:28:02.244Z] Error: No such container: docker-pr10
19:28:02 [2020-05-14T19:28:02.244Z] + true
[Pipeline] sh
19:28:02 [2020-05-14T19:28:02.501Z] === RUN   TestDockerSuite/TestCpToCaseE
19:28:02 [2020-05-14T19:28:02.531Z] + echo Chowning /workspace to jenkins user
19:28:02 [2020-05-14T19:28:02.531Z] Chowning /workspace to jenkins user
19:28:02 [2020-05-14T19:28:02.531Z] + id -u
19:28:02 [2020-05-14T19:28:02.531Z] + id -g
19:28:02 [2020-05-14T19:28:02.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40908:/workspace busybox chown -R 1000:1000 /workspace
19:28:02 [2020-05-14T19:28:02.531Z] Unable to find image 'busybox:latest' locally
19:28:02 [2020-05-14T19:28:02.789Z] latest: Pulling from library/busybox
19:28:02 [2020-05-14T19:28:02.789Z] aa3e7422f3d1: Pulling fs layer
19:28:02 [2020-05-14T19:28:02.789Z] aa3e7422f3d1: Download complete
19:28:03 [2020-05-14T19:28:03.314Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 9.0% of statements
19:28:03 [2020-05-14T19:28:03.356Z] aa3e7422f3d1: Pull complete
19:28:03 [2020-05-14T19:28:03.356Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
19:28:03 [2020-05-14T19:28:03.356Z] Status: Downloaded newer image for busybox:latest
19:28:05 [2020-05-14T19:28:05.782Z] === RUN   TestDockerSuite/TestCpToCaseF
19:28:06 [2020-05-14T19:28:06.345Z] === RUN   TestDockerSuite/TestCpToCaseG
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:28:06 [2020-05-14T19:28:06.941Z] + bundleName=arm64-integration
19:28:06 [2020-05-14T19:28:06.942Z] + echo Creating arm64-integration-bundles.tar.gz
19:28:06 [2020-05-14T19:28:06.942Z] Creating arm64-integration-bundles.tar.gz
19:28:06 [2020-05-14T19:28:06.942Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:28:06 [2020-05-14T19:28:06.942Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:28:07 [2020-05-14T19:28:07.215Z] Archiving artifacts
19:28:08 [2020-05-14T19:28:08.140Z] ok  	github.com/docker/docker/integration/container	67.516s
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.140Z] === Skipped
19:28:08 [2020-05-14T19:28:08.140Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
19:28:08 [2020-05-14T19:28:08.140Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.140Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
19:28:08 [2020-05-14T19:28:08.140Z]     copy_test.go:25: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.140Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
19:28:08 [2020-05-14T19:28:08.140Z]     copy_test.go:39: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.140Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
19:28:08 [2020-05-14T19:28:08.140Z]     copy_test.go:51: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.140Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
19:28:08 [2020-05-14T19:28:08.140Z]     copy_test.go:65: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.140Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
19:28:08 [2020-05-14T19:28:08.140Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.140Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
19:28:08 [2020-05-14T19:28:08.140Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.140Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
19:28:08 [2020-05-14T19:28:08.140Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.140Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
19:28:08 [2020-05-14T19:28:08.140Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.140Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
19:28:08 [2020-05-14T19:28:08.140Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
19:28:08 [2020-05-14T19:28:08.140Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] DONE 81 tests, 42 skipped in 70.211s
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:28:08 [2020-05-14T19:28:08.141Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:08 [2020-05-14T19:28:08.141Z] INFO: Testing against a local daemon
19:28:08 [2020-05-14T19:28:08.141Z] ok  	github.com/docker/docker/integration/image	0.464s
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === Skipped
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     tag_test.go:98: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] DONE 11 tests, 4 skipped in 2.532s
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:28:08 [2020-05-14T19:28:08.141Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:08 [2020-05-14T19:28:08.141Z] INFO: Testing against a local daemon
19:28:08 [2020-05-14T19:28:08.141Z] ok  	github.com/docker/docker/integration/network	0.248s
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === Skipped
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     network_test.go:97: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     service_test.go:29: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     service_test.go:52: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     service_test.go:96: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     service_test.go:130: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     service_test.go:181: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     service_test.go:206: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     service_test.go:236: FLAKY_TEST
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     service_test.go:326: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
19:28:08 [2020-05-14T19:28:08.141Z]     service_test.go:394: testEnv.OSType == "windows"
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] DONE 18 tests, 14 skipped in 2.504s
19:28:08 [2020-05-14T19:28:08.141Z] 
19:28:08 [2020-05-14T19:28:08.141Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:28:08 [2020-05-14T19:28:08.624Z] testing: warning: no tests to run
19:28:08 [2020-05-14T19:28:08.624Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.072s
19:28:08 [2020-05-14T19:28:08.624Z] 
19:28:08 [2020-05-14T19:28:08.624Z] DONE 0 tests in 0.817s
19:28:08 [2020-05-14T19:28:08.924Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40908/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:28:09 [2020-05-14T19:28:09.110Z] 
19:28:09 [2020-05-14T19:28:09.110Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:28:09 [2020-05-14T19:28:09.264Z] + make clean
19:28:09 [2020-05-14T19:28:09.593Z] testing: warning: no tests to run
19:28:09 [2020-05-14T19:28:09.593Z] ok  	github.com/docker/docker/integration/network/macvlan	0.080s
19:28:09 [2020-05-14T19:28:09.593Z] 
19:28:09 [2020-05-14T19:28:09.593Z] DONE 0 tests in 0.783s
19:28:09 [2020-05-14T19:28:09.593Z] 
19:28:09 [2020-05-14T19:28:09.593Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:28:09 [2020-05-14T19:28:09.835Z] docker volume rm -f docker-dev-cache
19:28:10 [2020-05-14T19:28:10.093Z] docker-dev-cache
[Pipeline] deleteDir
19:28:10 [2020-05-14T19:28:10.609Z] testing: warning: no tests to run
19:28:10 [2020-05-14T19:28:10.609Z] ok  	github.com/docker/docker/integration/plugin	0.094s
19:28:10 [2020-05-14T19:28:10.609Z] 
19:28:10 [2020-05-14T19:28:10.609Z] DONE 0 tests in 0.848s
19:28:10 [2020-05-14T19:28:10.609Z] 
19:28:10 [2020-05-14T19:28:10.609Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:28:11 [2020-05-14T19:28:11.599Z] === RUN   TestDockerSuite/TestCpToCaseH
19:28:11 [2020-05-14T19:28:11.626Z] testing: warning: no tests to run
19:28:11 [2020-05-14T19:28:11.626Z] ok  	github.com/docker/docker/integration/plugin/authz	0.075s
19:28:11 [2020-05-14T19:28:11.626Z] 
19:28:11 [2020-05-14T19:28:11.626Z] DONE 0 tests in 0.792s
19:28:11 [2020-05-14T19:28:11.626Z] 
19:28:11 [2020-05-14T19:28:11.626Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:28:14 [2020-05-14T19:28:14.872Z] === RUN   TestDockerSuite/TestCpToCaseI
19:28:15 [2020-05-14T19:28:15.435Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:28:20 [2020-05-14T19:28:20.451Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:20 [2020-05-14T19:28:20.452Z] INFO: Testing against a local daemon
19:28:20 [2020-05-14T19:28:20.452Z] ok  	github.com/docker/docker/integration/plugin/common	0.352s
19:28:20 [2020-05-14T19:28:20.452Z] 
19:28:20 [2020-05-14T19:28:20.452Z] === Skipped
19:28:20 [2020-05-14T19:28:20.452Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
19:28:20 [2020-05-14T19:28:20.452Z]     plugin_test.go:55: testEnv.OSType == "windows"
19:28:20 [2020-05-14T19:28:20.452Z] 
19:28:20 [2020-05-14T19:28:20.452Z] 
19:28:20 [2020-05-14T19:28:20.452Z] DONE 3 tests, 1 skipped in 8.155s
19:28:20 [2020-05-14T19:28:20.452Z] 
19:28:20 [2020-05-14T19:28:20.452Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:28:20 [2020-05-14T19:28:20.691Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:28:20 [2020-05-14T19:28:20.691Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:28:21 [2020-05-14T19:28:21.622Z] === RUN   TestDockerSuite/TestCpToDot
19:28:22 [2020-05-14T19:28:22.555Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:28:22 [2020-05-14T19:28:22.727Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:22 [2020-05-14T19:28:22.727Z] INFO: Testing against a local daemon
19:28:22 [2020-05-14T19:28:22.727Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.261s
19:28:23 [2020-05-14T19:28:23.212Z] 
19:28:23 [2020-05-14T19:28:23.212Z] === Skipped
19:28:23 [2020-05-14T19:28:23.212Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
19:28:23 [2020-05-14T19:28:23.212Z]     external_test.go:48: runtime.GOOS == "windows"
19:28:23 [2020-05-14T19:28:23.212Z] 
19:28:23 [2020-05-14T19:28:23.212Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
19:28:23 [2020-05-14T19:28:23.212Z]     external_test.go:408: runtime.GOOS == "windows"
19:28:23 [2020-05-14T19:28:23.212Z] 
19:28:23 [2020-05-14T19:28:23.212Z] 
19:28:23 [2020-05-14T19:28:23.212Z] DONE 2 tests, 2 skipped in 3.361s
19:28:23 [2020-05-14T19:28:23.212Z] 
19:28:23 [2020-05-14T19:28:23.212Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:28:24 [2020-05-14T19:28:24.452Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:28:25 [2020-05-14T19:28:25.016Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:28:25 [2020-05-14T19:28:25.487Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:25 [2020-05-14T19:28:25.487Z] INFO: Testing against a local daemon
19:28:25 [2020-05-14T19:28:25.487Z] ok  	github.com/docker/docker/integration/plugin/logging	0.227s
19:28:25 [2020-05-14T19:28:25.971Z] 
19:28:25 [2020-05-14T19:28:25.971Z] === Skipped
19:28:25 [2020-05-14T19:28:25.971Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:28:25 [2020-05-14T19:28:25.971Z]     read_test.go:21: no unix domain sockets on Windows
19:28:25 [2020-05-14T19:28:25.971Z] 
19:28:25 [2020-05-14T19:28:25.971Z] 
19:28:25 [2020-05-14T19:28:25.971Z] DONE 1 tests, 1 skipped in 2.589s
19:28:25 [2020-05-14T19:28:25.971Z] 
19:28:25 [2020-05-14T19:28:25.971Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
19:28:26 [2020-05-14T19:28:26.385Z] === RUN   TestDockerSuite/TestCpToStdout
19:28:26 [2020-05-14T19:28:26.987Z] testing: warning: no tests to run
19:28:26 [2020-05-14T19:28:26.987Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.106s
19:28:26 [2020-05-14T19:28:26.987Z] 
19:28:26 [2020-05-14T19:28:26.987Z] DONE 0 tests in 1.401s
19:28:27 [2020-05-14T19:28:27.317Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:28:27 [2020-05-14T19:28:27.471Z] 
19:28:27 [2020-05-14T19:28:27.471Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:28:29 [2020-05-14T19:28:29.746Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:29 [2020-05-14T19:28:29.746Z] INFO: Testing against a local daemon
19:28:29 [2020-05-14T19:28:29.746Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.261s
19:28:29 [2020-05-14T19:28:29.746Z] 
19:28:29 [2020-05-14T19:28:29.746Z] === Skipped
19:28:29 [2020-05-14T19:28:29.746Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:28:29 [2020-05-14T19:28:29.746Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:28:29 [2020-05-14T19:28:29.746Z] 
19:28:29 [2020-05-14T19:28:29.746Z] 
19:28:29 [2020-05-14T19:28:29.746Z] DONE 1 tests, 1 skipped in 2.657s
19:28:30 [2020-05-14T19:28:30.230Z] 
19:28:30 [2020-05-14T19:28:30.230Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:28:31 [2020-05-14T19:28:31.493Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:28:31 [2020-05-14T19:28:31.493Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:28:32 [2020-05-14T19:28:32.425Z] === RUN   TestDockerSuite/TestCpVolumePath
19:28:32 [2020-05-14T19:28:32.505Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:32 [2020-05-14T19:28:32.505Z] INFO: Testing against a local daemon
19:28:32 [2020-05-14T19:28:32.505Z] ok  	github.com/docker/docker/integration/secret	0.230s
19:28:32 [2020-05-14T19:28:32.505Z] 
19:28:32 [2020-05-14T19:28:32.505Z] === Skipped
19:28:32 [2020-05-14T19:28:32.505Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
19:28:32 [2020-05-14T19:28:32.505Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:28:32 [2020-05-14T19:28:32.505Z] 
19:28:32 [2020-05-14T19:28:32.505Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
19:28:32 [2020-05-14T19:28:32.505Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:28:32 [2020-05-14T19:28:32.505Z] 
19:28:32 [2020-05-14T19:28:32.505Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
19:28:32 [2020-05-14T19:28:32.505Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:28:32 [2020-05-14T19:28:32.505Z] 
19:28:32 [2020-05-14T19:28:32.505Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
19:28:32 [2020-05-14T19:28:32.505Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:28:32 [2020-05-14T19:28:32.505Z] 
19:28:32 [2020-05-14T19:28:32.505Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
19:28:32 [2020-05-14T19:28:32.505Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:28:32 [2020-05-14T19:28:32.505Z] 
19:28:32 [2020-05-14T19:28:32.505Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
19:28:32 [2020-05-14T19:28:32.505Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:28:32 [2020-05-14T19:28:32.505Z] 
19:28:32 [2020-05-14T19:28:32.505Z] 
19:28:32 [2020-05-14T19:28:32.505Z] DONE 6 tests, 6 skipped in 2.244s
19:28:32 [2020-05-14T19:28:32.505Z] 
19:28:32 [2020-05-14T19:28:32.505Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:28:34 [2020-05-14T19:28:34.320Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:28:34 [2020-05-14T19:28:34.320Z] === RUN   TestDockerSuite/TestCreateArgs
19:28:34 [2020-05-14T19:28:34.320Z] === RUN   TestDockerSuite/TestCreateByImageID
19:28:34 [2020-05-14T19:28:34.781Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:34 [2020-05-14T19:28:34.781Z] INFO: Testing against a local daemon
19:28:34 [2020-05-14T19:28:34.883Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:28:35 [2020-05-14T19:28:35.265Z] ok  	github.com/docker/docker/integration/service	0.364s
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === Skipped
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
19:28:35 [2020-05-14T19:28:35.265Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
19:28:35 [2020-05-14T19:28:35.265Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
19:28:35 [2020-05-14T19:28:35.265Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
19:28:35 [2020-05-14T19:28:35.265Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] DONE 24 tests, 23 skipped in 2.974s
19:28:35 [2020-05-14T19:28:35.265Z] 
19:28:35 [2020-05-14T19:28:35.265Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:28:35 [2020-05-14T19:28:35.447Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:28:35 [2020-05-14T19:28:35.447Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:28:35 [2020-05-14T19:28:35.703Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:28:36 [2020-05-14T19:28:36.633Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:28:36 [2020-05-14T19:28:36.890Z] === RUN   TestDockerSuite/TestCreateLabels
19:28:36 [2020-05-14T19:28:36.890Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:28:36 [2020-05-14T19:28:36.890Z] === RUN   TestDockerSuite/TestCreateRM
19:28:37 [2020-05-14T19:28:37.147Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:28:37 [2020-05-14T19:28:37.147Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:28:37 [2020-05-14T19:28:37.147Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:28:37 [2020-05-14T19:28:37.405Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:28:37 [2020-05-14T19:28:37.543Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:37 [2020-05-14T19:28:37.543Z] INFO: Testing against a local daemon
19:28:37 [2020-05-14T19:28:37.543Z] ok  	github.com/docker/docker/integration/session	0.229s
19:28:37 [2020-05-14T19:28:37.543Z] 
19:28:37 [2020-05-14T19:28:37.543Z] === Skipped
19:28:37 [2020-05-14T19:28:37.543Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
19:28:37 [2020-05-14T19:28:37.543Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:28:37 [2020-05-14T19:28:37.543Z] 
19:28:37 [2020-05-14T19:28:37.543Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
19:28:37 [2020-05-14T19:28:37.543Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:28:37 [2020-05-14T19:28:37.543Z] 
19:28:37 [2020-05-14T19:28:37.543Z] 
19:28:37 [2020-05-14T19:28:37.543Z] DONE 2 tests, 2 skipped in 2.203s
19:28:37 [2020-05-14T19:28:37.543Z] 
19:28:37 [2020-05-14T19:28:37.543Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:28:37 [2020-05-14T19:28:37.934Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:28:37 [2020-05-14T19:28:37.934Z] 
19:28:37 [2020-05-14T19:28:37.934Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:28:37 [2020-05-14T19:28:37.934Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:28:37 [2020-05-14T19:28:37.934Z] HOSTNAME=7b8d29aa03bb
19:28:37 [2020-05-14T19:28:37.934Z] TESTDEBUG=0
19:28:37 [2020-05-14T19:28:37.934Z] DEST=bundles/test-integration
19:28:37 [2020-05-14T19:28:37.934Z] PWD=/go/src/github.com/docker/docker
19:28:37 [2020-05-14T19:28:37.934Z] DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74
19:28:37 [2020-05-14T19:28:37.934Z] container=docker
19:28:37 [2020-05-14T19:28:37.934Z] HOME=/root
19:28:37 [2020-05-14T19:28:37.934Z] GOLANG_VERSION=1.13.10
19:28:37 [2020-05-14T19:28:37.934Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:28:37 [2020-05-14T19:28:37.934Z] VALIDATE_BRANCH=master
19:28:37 [2020-05-14T19:28:37.934Z] TERM=xterm
19:28:37 [2020-05-14T19:28:37.934Z] DOCKER_PKG=github.com/docker/docker
19:28:37 [2020-05-14T19:28:37.934Z] SHLVL=1
19:28:37 [2020-05-14T19:28:37.934Z] TIMEOUT=120m
19:28:37 [2020-05-14T19:28:37.934Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:28:37 [2020-05-14T19:28:37.934Z] DOCKER_GRAPHDRIVER=overlay2
19:28:37 [2020-05-14T19:28:37.934Z] GO111MODULE=off
19:28:37 [2020-05-14T19:28:37.934Z] DOCKER_EXPERIMENTAL=1
19:28:37 [2020-05-14T19:28:37.934Z] TEST_SKIP_INTEGRATION_CLI=1
19:28:37 [2020-05-14T19:28:37.934Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:28:37 [2020-05-14T19:28:37.934Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:28:37 [2020-05-14T19:28:37.934Z] GOPATH=/go
19:28:37 [2020-05-14T19:28:37.934Z] PKG_CONFIG=pkg-config
19:28:37 [2020-05-14T19:28:37.934Z] _=/usr/bin/env
19:28:37 [2020-05-14T19:28:37.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:28:39 [2020-05-14T19:28:39.821Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:39 [2020-05-14T19:28:39.821Z] INFO: Testing against a local daemon
19:28:39 [2020-05-14T19:28:39.937Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:28:39 [2020-05-14T19:28:39.938Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:28:39 [2020-05-14T19:28:39.938Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:28:40 [2020-05-14T19:28:40.837Z] ok  	github.com/docker/docker/integration/system	1.420s
19:28:41 [2020-05-14T19:28:41.323Z] 
19:28:41 [2020-05-14T19:28:41.323Z] === Skipped
19:28:41 [2020-05-14T19:28:41.323Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:28:41 [2020-05-14T19:28:41.323Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:28:41 [2020-05-14T19:28:41.323Z] 
19:28:41 [2020-05-14T19:28:41.323Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
19:28:41 [2020-05-14T19:28:41.323Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:28:41 [2020-05-14T19:28:41.323Z] 
19:28:41 [2020-05-14T19:28:41.323Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
19:28:41 [2020-05-14T19:28:41.323Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:28:41 [2020-05-14T19:28:41.323Z] 
19:28:41 [2020-05-14T19:28:41.323Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
19:28:41 [2020-05-14T19:28:41.323Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:28:41 [2020-05-14T19:28:41.323Z] 
19:28:41 [2020-05-14T19:28:41.323Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
19:28:41 [2020-05-14T19:28:41.323Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:28:41 [2020-05-14T19:28:41.323Z] 
19:28:41 [2020-05-14T19:28:41.323Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
19:28:41 [2020-05-14T19:28:41.323Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:28:41 [2020-05-14T19:28:41.323Z] 
19:28:41 [2020-05-14T19:28:41.323Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
19:28:41 [2020-05-14T19:28:41.323Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:28:41 [2020-05-14T19:28:41.323Z] 
19:28:41 [2020-05-14T19:28:41.323Z] 
19:28:41 [2020-05-14T19:28:41.323Z] DONE 13 tests, 7 skipped in 3.481s
19:28:41 [2020-05-14T19:28:41.323Z] 
19:28:41 [2020-05-14T19:28:41.323Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:28:43 [2020-05-14T19:28:43.214Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:28:43 [2020-05-14T19:28:43.470Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:28:43 [2020-05-14T19:28:43.470Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:28:43 [2020-05-14T19:28:43.470Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:28:43 [2020-05-14T19:28:43.600Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:43 [2020-05-14T19:28:43.600Z] INFO: Testing against a local daemon
19:28:43 [2020-05-14T19:28:43.600Z] ok  	github.com/docker/docker/integration/volume	0.298s
19:28:43 [2020-05-14T19:28:43.600Z] 
19:28:43 [2020-05-14T19:28:43.600Z] === Skipped
19:28:43 [2020-05-14T19:28:43.600Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
19:28:43 [2020-05-14T19:28:43.600Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
19:28:43 [2020-05-14T19:28:43.600Z] 
19:28:43 [2020-05-14T19:28:43.600Z] 
19:28:43 [2020-05-14T19:28:43.600Z] DONE 5 tests, 1 skipped in 2.349s
19:28:43 [2020-05-14T19:28:43.600Z] 
19:28:43 [2020-05-14T19:28:43.600Z] INFO: make.ps1 ended at 05/14/2020 19:28:43
19:28:43 [2020-05-14T19:28:43.600Z] INFO: Integration CLI tests being run from the host:
19:28:43 [2020-05-14T19:28:43.600Z] 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" 
19:28:43 [2020-05-14T19:28:43.728Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:28:43 [2020-05-14T19:28:43.728Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:28:43 [2020-05-14T19:28:43.728Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:28:44 [2020-05-14T19:28:44.659Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:28:46 [2020-05-14T19:28:46.554Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:28:47 [2020-05-14T19:28:47.118Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:28:49 [2020-05-14T19:28:49.644Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:28:51 [2020-05-14T19:28:51.016Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:28:51 [2020-05-14T19:28:51.946Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:28:52 [2020-05-14T19:28:52.425Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
19:28:52 [2020-05-14T19:28:52.425Z] INFO: Testing against a local daemon
19:28:52 [2020-05-14T19:28:52.878Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:28:52 [2020-05-14T19:28:52.878Z] === RUN   TestDockerSuite/TestDevicePermissions
19:28:53 [2020-05-14T19:28:53.442Z] === RUN   TestDockerSuite/TestDockerFails
19:28:53 [2020-05-14T19:28:53.699Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:28:53 [2020-05-14T19:28:53.699Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:28:53 [2020-05-14T19:28:53.699Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:28:55 [2020-05-14T19:28:55.069Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:28:56 [2020-05-14T19:28:56.000Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
19:28:57 [2020-05-14T19:28:57.371Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:28:57 [2020-05-14T19:28:57.371Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:28:57 [2020-05-14T19:28:57.371Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:28:57 [2020-05-14T19:28:57.371Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:29:01 [2020-05-14T19:29:01.546Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:29:04 [2020-05-14T19:29:04.069Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:29:07 [2020-05-14T19:29:07.347Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:29:09 [2020-05-14T19:29:09.871Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:29:12 [2020-05-14T19:29:12.396Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:29:13 [2020-05-14T19:29:13.327Z] === RUN   TestDockerSuite/TestEventsAttach
19:29:13 [2020-05-14T19:29:13.899Z] === RUN   TestDockerSuite/TestEventsCommit
19:29:14 [2020-05-14T19:29:14.844Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:29:15 [2020-05-14T19:29:15.773Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:29:16 [2020-05-14T19:29:16.704Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:29:17 [2020-05-14T19:29:17.268Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:29:17 [2020-05-14T19:29:17.268Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:29:19 [2020-05-14T19:29:19.163Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:29:21 [2020-05-14T19:29:21.059Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:29:23 [2020-05-14T19:29:23.583Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:29:24 [2020-05-14T19:29:24.516Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.8% of statements
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/builder	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/builder/dockerfile	0.618s	coverage: 48.2% of statements
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/builder/remotecontext	0.202s	coverage: 13.6% of statements
19:29:24 [2020-05-14T19:29:24.748Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:29:25 [2020-05-14T19:29:25.313Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.794s	coverage: 86.3% of statements
19:29:25 [2020-05-14T19:29:25.313Z] ?   	github.com/docker/docker/cli	[no test files]
19:29:25 [2020-05-14T19:29:25.313Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:29:27 [2020-05-14T19:29:27.039Z] === RUN   TestDockerSuite/TestEventsCopy
19:29:27 [2020-05-14T19:29:27.838Z] ok  	github.com/docker/docker/client	0.220s	coverage: 75.4% of statements
19:29:28 [2020-05-14T19:29:28.933Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:29:30 [2020-05-14T19:29:30.304Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:29:31 [2020-05-14T19:29:31.235Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:29:31 [2020-05-14T19:29:31.799Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:29:33 [2020-05-14T19:29:33.168Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:29:34 [2020-05-14T19:29:34.099Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:29:34 [2020-05-14T19:29:34.355Z] === RUN   TestDockerSuite/TestEventsFilterType
19:29:34 [2020-05-14T19:29:34.612Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:29:34 [2020-05-14T19:29:34.612Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:29:34 [2020-05-14T19:29:34.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:29:34 [2020-05-14T19:29:34.869Z] === RUN   TestDockerSuite/TestEventsFilters
19:29:35 [2020-05-14T19:29:35.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:29:36 [2020-05-14T19:29:36.239Z] === RUN   TestDockerSuite/TestEventsFormat
19:29:38 [2020-05-14T19:29:38.133Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:29:38 [2020-05-14T19:29:38.133Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:29:38 [2020-05-14T19:29:38.133Z] === RUN   TestDockerSuite/TestEventsImageImport
19:29:38 [2020-05-14T19:29:38.698Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:29:38 [2020-05-14T19:29:38.955Z] === RUN   TestDockerSuite/TestEventsImagePull
19:29:39 [2020-05-14T19:29:39.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:29:39 [2020-05-14T19:29:39.518Z] === RUN   TestDockerSuite/TestEventsImageTag
19:29:40 [2020-05-14T19:29:40.448Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:29:40 [2020-05-14T19:29:40.705Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:29:40 [2020-05-14T19:29:40.705Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:29:40 [2020-05-14T19:29:40.705Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:29:42 [2020-05-14T19:29:42.604Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:29:43 [2020-05-14T19:29:43.168Z] === RUN   TestDockerSuite/TestEventsRename
19:29:44 [2020-05-14T19:29:44.107Z] === RUN   TestDockerSuite/TestEventsResize
19:29:45 [2020-05-14T19:29:45.037Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:29:45 [2020-05-14T19:29:45.601Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:29:46 [2020-05-14T19:29:46.531Z] === RUN   TestDockerSuite/TestEventsStreaming
19:29:47 [2020-05-14T19:29:47.463Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:29:50 [2020-05-14T19:29:50.736Z] === RUN   TestDockerSuite/TestEventsTop
19:29:51 [2020-05-14T19:29:51.300Z] === RUN   TestDockerSuite/TestEventsUntag
19:29:52 [2020-05-14T19:29:52.230Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:29:54 [2020-05-14T19:29:54.124Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:29:55 [2020-05-14T19:29:55.494Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:29:55 [2020-05-14T19:29:55.494Z] === RUN   TestDockerSuite/TestExec
19:29:56 [2020-05-14T19:29:56.864Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:29:57 [2020-05-14T19:29:57.430Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:29:58 [2020-05-14T19:29:58.362Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:29:59 [2020-05-14T19:29:59.294Z] === RUN   TestDockerSuite/TestExecAPIStart
19:30:01 [2020-05-14T19:30:01.819Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:30:02 [2020-05-14T19:30:02.077Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:30:03 [2020-05-14T19:30:03.009Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:30:03 [2020-05-14T19:30:03.940Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:30:04 [2020-05-14T19:30:04.876Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:30:05 [2020-05-14T19:30:05.808Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:30:06 [2020-05-14T19:30:06.739Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:30:08 [2020-05-14T19:30:08.635Z] === RUN   TestDockerSuite/TestExecCgroup
19:30:10 [2020-05-14T19:30:10.005Z] === RUN   TestDockerSuite/TestExecEnv
19:30:10 [2020-05-14T19:30:10.934Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:30:12 [2020-05-14T19:30:12.828Z] === RUN   TestDockerSuite/TestExecExitStatus
19:30:13 [2020-05-14T19:30:13.392Z] === RUN   TestDockerSuite/TestExecInspectID
19:30:14 [2020-05-14T19:30:14.494Z] ok  	github.com/docker/docker/cmd/dockerd	0.091s	coverage: 30.8% of statements
19:30:14 [2020-05-14T19:30:14.494Z] ok  	github.com/docker/docker/container	0.131s	coverage: 34.7% of statements
19:30:14 [2020-05-14T19:30:14.494Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:30:14 [2020-05-14T19:30:14.494Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:30:14 [2020-05-14T19:30:14.494Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:30:14 [2020-05-14T19:30:14.494Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:30:15 [2020-05-14T19:30:15.304Z] === RUN   TestDockerSuite/TestExecInteractive
19:30:16 [2020-05-14T19:30:16.234Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
19:30:17 [2020-05-14T19:30:17.164Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:30:17 [2020-05-14T19:30:17.728Z] === RUN   TestDockerSuite/TestExecParseError
19:30:18 [2020-05-14T19:30:18.292Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:30:18 [2020-05-14T19:30:18.675Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
19:30:18 [2020-05-14T19:30:18.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:30:18 [2020-05-14T19:30:18.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:30:18 [2020-05-14T19:30:18.857Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:30:19 [2020-05-14T19:30:19.790Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:30:20 [2020-05-14T19:30:20.355Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:30:20 [2020-05-14T19:30:20.572Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
19:30:21 [2020-05-14T19:30:21.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:30:22 [2020-05-14T19:30:22.255Z] === RUN   TestDockerSuite/TestExecSetEnv
19:30:22 [2020-05-14T19:30:22.474Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.6% of statements
19:30:22 [2020-05-14T19:30:22.820Z] === RUN   TestDockerSuite/TestExecStartFails
19:30:24 [2020-05-14T19:30:24.191Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:30:24 [2020-05-14T19:30:24.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:30:24 [2020-05-14T19:30:24.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:30:28 [2020-05-14T19:30:28.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:30:30 [2020-05-14T19:30:30.583Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.9% of statements
19:30:31 [2020-05-14T19:30:31.957Z] ok  	github.com/docker/docker/daemon	12.249s	coverage: 17.4% of statements
19:30:31 [2020-05-14T19:30:31.957Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:30:31 [2020-05-14T19:30:31.957Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:30:33 [2020-05-14T19:30:33.332Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
19:30:33 [2020-05-14T19:30:33.332Z] ok  	github.com/docker/docker/daemon/config	0.042s	coverage: 81.7% of statements
19:30:34 [2020-05-14T19:30:34.705Z] ok  	github.com/docker/docker/daemon/events	0.063s	coverage: 50.0% of statements
19:30:34 [2020-05-14T19:30:34.705Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:30:34 [2020-05-14T19:30:34.705Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:30:34 [2020-05-14T19:30:34.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:30:35 [2020-05-14T19:30:35.271Z] ok  	github.com/docker/docker/daemon/graphdriver	0.022s	coverage: 2.2% of statements
19:30:36 [2020-05-14T19:30:36.372Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:30:36 [2020-05-14T19:30:36.936Z] === RUN   TestDockerSuite/TestExecTTY
19:30:36 [2020-05-14T19:30:36.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:30:37 [2020-05-14T19:30:37.797Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
19:30:37 [2020-05-14T19:30:37.866Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:30:38 [2020-05-14T19:30:38.732Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.214s	coverage: 57.0% of statements
19:30:38 [2020-05-14T19:30:38.798Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:30:39 [2020-05-14T19:30:39.730Z] === RUN   TestDockerSuite/TestExecUlimits
19:30:40 [2020-05-14T19:30:40.295Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:30:40 [2020-05-14T19:30:40.295Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:30:40 [2020-05-14T19:30:40.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:30:41 [2020-05-14T19:30:41.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:30:42 [2020-05-14T19:30:42.020Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.395s	coverage: 73.1% of statements
19:30:42 [2020-05-14T19:30:42.020Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.463s	coverage: 45.9% of statements
19:30:42 [2020-05-14T19:30:42.818Z] === RUN   TestDockerSuite/TestExecWithNoTERM
19:30:43 [2020-05-14T19:30:43.382Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:30:43 [2020-05-14T19:30:43.964Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
19:30:43 [2020-05-14T19:30:43.964Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:30:44 [2020-05-14T19:30:44.313Z] === RUN   TestDockerSuite/TestExecWithTERM
19:30:44 [2020-05-14T19:30:44.570Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:30:45 [2020-05-14T19:30:45.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:30:45 [2020-05-14T19:30:45.339Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.250s	coverage: 49.5% of statements
19:30:45 [2020-05-14T19:30:45.501Z] === RUN   TestDockerSuite/TestExecWithUser
19:30:46 [2020-05-14T19:30:46.432Z] === RUN   TestDockerSuite/TestGetContainerStats
19:30:46 [2020-05-14T19:30:46.710Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.304s	coverage: 76.1% of statements
19:30:47 [2020-05-14T19:30:47.642Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
19:30:47 [2020-05-14T19:30:47.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:30:48 [2020-05-14T19:30:48.578Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.205s	coverage: 57.7% of statements
19:30:48 [2020-05-14T19:30:48.578Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:30:48 [2020-05-14T19:30:48.578Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:30:48 [2020-05-14T19:30:48.835Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
19:30:49 [2020-05-14T19:30:49.766Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
19:30:51 [2020-05-14T19:30:51.688Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:30:52 [2020-05-14T19:30:52.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:30:52 [2020-05-14T19:30:52.293Z] ok  	github.com/docker/docker/daemon/images	0.012s	coverage: 4.9% of statements
19:30:52 [2020-05-14T19:30:52.293Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:30:52 [2020-05-14T19:30:52.293Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:30:52 [2020-05-14T19:30:52.293Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 41.8% of statements
19:30:53 [2020-05-14T19:30:53.663Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
19:30:53 [2020-05-14T19:30:53.921Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.178s	coverage: 77.4% of statements
19:30:53 [2020-05-14T19:30:53.921Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:30:53 [2020-05-14T19:30:53.921Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:30:54 [2020-05-14T19:30:54.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:30:54 [2020-05-14T19:30:54.854Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 26.2% of statements
19:30:55 [2020-05-14T19:30:55.418Z] time="2020-05-14T19:30:55Z" level=error msg="Failed to open log file: open /tmp/docker-logger-056220081/container.log.1: no such file or directory"
19:30:55 [2020-05-14T19:30:55.418Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
19:30:55 [2020-05-14T19:30:55.418Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
19:30:56 [2020-05-14T19:30:56.790Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 75.2% of statements
19:30:56 [2020-05-14T19:30:56.790Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:30:56 [2020-05-14T19:30:56.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:30:56 [2020-05-14T19:30:56.941Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:30:57 [2020-05-14T19:30:57.049Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 37.7% of statements
19:30:58 [2020-05-14T19:30:58.310Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:30:58 [2020-05-14T19:30:58.421Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.036s	coverage: 33.3% of statements
19:30:59 [2020-05-14T19:30:59.793Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
19:30:59 [2020-05-14T19:30:59.793Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:31:00 [2020-05-14T19:31:00.357Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.687s	coverage: 82.5% of statements
19:31:00 [2020-05-14T19:31:00.357Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:31:00 [2020-05-14T19:31:00.393Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:31:00 [2020-05-14T19:31:00.393Z] Using test binary docker
19:31:00 [2020-05-14T19:31:00.393Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:31:00 [2020-05-14T19:31:00.393Z] +++ /etc/init.d/apparmor start
19:31:00 [2020-05-14T19:31:00.393Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:31:00 [2020-05-14T19:31:00.393Z] INFO: Waiting for daemon to start...
19:31:00 [2020-05-14T19:31:00.393Z] Starting dockerd
19:31:00 [2020-05-14T19:31:00.393Z] +++ 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
19:31:00 [2020-05-14T19:31:00.922Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
19:31:00 [2020-05-14T19:31:00.922Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:31:01 [2020-05-14T19:31:01.877Z] .
19:31:01 [2020-05-14T19:31:01.877Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:31:01 [2020-05-14T19:31:01.877Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:31:01 [2020-05-14T19:31:01.877Z] Error: No such image: emptyfs
19:31:01 [2020-05-14T19:31:01.877Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:31:01 [2020-05-14T19:31:01.877Z] ++++ docker load
19:31:02 [2020-05-14T19:31:02.169Z] Running integration-test (iteration 1)
19:31:02 [2020-05-14T19:31:02.169Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
19:31:02 [2020-05-14T19:31:02.169Z] ++ 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
19:31:02 [2020-05-14T19:31:02.169Z] ++ set -e
19:31:02 [2020-05-14T19:31:02.169Z] ++ '[' -n 0 ']'
19:31:02 [2020-05-14T19:31:02.169Z] ++ set -x
19:31:02 [2020-05-14T19:31:02.169Z] ++ env -i DEST=/go/src/github.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
19:31:03 [2020-05-14T19:31:03.448Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 48.2% of statements
19:31:03 [2020-05-14T19:31:03.448Z] ok  	github.com/docker/docker/distribution	0.215s	coverage: 22.1% of statements
19:31:03 [2020-05-14T19:31:03.448Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:31:03 [2020-05-14T19:31:03.563Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:31:03 [2020-05-14T19:31:03.820Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:31:03 [2020-05-14T19:31:03.820Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:31:03 [2020-05-14T19:31:03.820Z] === RUN   TestDockerSuite/TestHealth
19:31:04 [2020-05-14T19:31:04.818Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
19:31:05 [2020-05-14T19:31:05.750Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
19:31:06 [2020-05-14T19:31:06.682Z] ok  	github.com/docker/docker/distribution/xfer	1.876s	coverage: 85.1% of statements
19:31:06 [2020-05-14T19:31:06.682Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:31:06 [2020-05-14T19:31:06.682Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
19:31:06 [2020-05-14T19:31:06.682Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
19:31:08 [2020-05-14T19:31:08.577Z] ok  	github.com/docker/docker/image/v1	0.029s	coverage: 25.0% of statements
19:31:08 [2020-05-14T19:31:08.578Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:31:08 [2020-05-14T19:31:08.835Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
19:31:10 [2020-05-14T19:31:10.206Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.4% of statements
19:31:10 [2020-05-14T19:31:10.206Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
19:31:10 [2020-05-14T19:31:10.369Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:31:12 [2020-05-14T19:31:12.103Z] ok  	github.com/docker/docker/pkg/archive	0.398s	coverage: 77.0% of statements
19:31:13 [2020-05-14T19:31:13.472Z] ok  	github.com/docker/docker/pkg/authorization	0.247s	coverage: 68.3% of statements
19:31:13 [2020-05-14T19:31:13.472Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
19:31:13 [2020-05-14T19:31:13.730Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
19:31:16 [2020-05-14T19:31:16.317Z] ok  	github.com/docker/docker/layer	7.217s	coverage: 68.8% of statements
19:31:16 [2020-05-14T19:31:16.317Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:31:16 [2020-05-14T19:31:16.317Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:31:16 [2020-05-14T19:31:16.317Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:31:16 [2020-05-14T19:31:16.317Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:31:16 [2020-05-14T19:31:16.317Z] ?   	github.com/docker/docker/oci	[no test files]
19:31:16 [2020-05-14T19:31:16.317Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:31:16 [2020-05-14T19:31:16.317Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
19:31:16 [2020-05-14T19:31:16.883Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
19:31:17 [2020-05-14T19:31:17.141Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
19:31:17 [2020-05-14T19:31:17.399Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.913s	coverage: 43.2% of statements
19:31:17 [2020-05-14T19:31:17.399Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:31:17 [2020-05-14T19:31:17.399Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:31:17 [2020-05-14T19:31:17.450Z] Loaded image: buildpack-deps:jessie
19:31:17 [2020-05-14T19:31:17.450Z] Loaded image: busybox:latest
19:31:17 [2020-05-14T19:31:17.450Z] Loaded image: busybox:glibc
19:31:17 [2020-05-14T19:31:17.450Z] Loaded image: debian:jessie
19:31:17 [2020-05-14T19:31:17.450Z] Loaded image: hello-world:latest
19:31:17 [2020-05-14T19:31:17.450Z] INFO: Testing against a local daemon
19:31:17 [2020-05-14T19:31:17.450Z] === RUN   TestCgroupNamespacesBuild
19:31:17 [2020-05-14T19:31:17.965Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
19:31:18 [2020-05-14T19:31:18.530Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
19:31:18 [2020-05-14T19:31:18.928Z] --- PASS: TestCgroupNamespacesBuild (1.71s)
19:31:18 [2020-05-14T19:31:18.928Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:31:19 [2020-05-14T19:31:19.096Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
19:31:20 [2020-05-14T19:31:20.411Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s)
19:31:20 [2020-05-14T19:31:20.411Z] === RUN   TestBuildWithSession
19:31:20 [2020-05-14T19:31:20.411Z] --- SKIP: TestBuildWithSession (0.00s)
19:31:20 [2020-05-14T19:31:20.411Z]     build_session_test.go:25: TODO: BuildKit
19:31:20 [2020-05-14T19:31:20.411Z] === RUN   TestBuildSquashParent
19:31:20 [2020-05-14T19:31:20.468Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
19:31:21 [2020-05-14T19:31:21.032Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
19:31:21 [2020-05-14T19:31:21.597Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.074s	coverage: 84.1% of statements
19:31:21 [2020-05-14T19:31:21.854Z] ok  	github.com/docker/docker/pkg/fsutils	0.222s	coverage: 85.1% of statements
19:31:21 [2020-05-14T19:31:21.854Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
19:31:23 [2020-05-14T19:31:23.225Z] ok  	github.com/docker/docker/pkg/idtools	0.528s	coverage: 70.3% of statements
19:31:23 [2020-05-14T19:31:23.225Z] ok  	github.com/docker/docker/pkg/ioutils	0.411s	coverage: 69.3% of statements
19:31:23 [2020-05-14T19:31:23.789Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
19:31:23 [2020-05-14T19:31:23.789Z] ok  	github.com/docker/docker/pkg/locker	0.018s	coverage: 88.9% of statements
19:31:24 [2020-05-14T19:31:24.061Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
19:31:24 [2020-05-14T19:31:24.061Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:31:24 [2020-05-14T19:31:24.061Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:31:24 [2020-05-14T19:31:24.061Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
19:31:24 [2020-05-14T19:31:24.061Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:31:24 [2020-05-14T19:31:24.626Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
19:31:24 [2020-05-14T19:31:24.626Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
19:31:24 [2020-05-14T19:31:24.883Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 91.4% of statements
19:31:25 [2020-05-14T19:31:25.140Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
19:31:25 [2020-05-14T19:31:25.140Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:31:25 [2020-05-14T19:31:25.140Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:31:25 [2020-05-14T19:31:25.223Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:31:25 [2020-05-14T19:31:25.223Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:31:25 [2020-05-14T19:31:25.223Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:31:25 [2020-05-14T19:31:25.223Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:31:25 [2020-05-14T19:31:25.786Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:31:25 [2020-05-14T19:31:25.786Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:31:25 [2020-05-14T19:31:25.963Z] --- PASS: TestBuildSquashParent (5.32s)
19:31:25 [2020-05-14T19:31:25.963Z] === RUN   TestBuildWithRemoveAndForceRemove
19:31:25 [2020-05-14T19:31:25.963Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:31:25 [2020-05-14T19:31:25.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:31:25 [2020-05-14T19:31:25.963Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:31:25 [2020-05-14T19:31:25.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:31:25 [2020-05-14T19:31:25.963Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:31:25 [2020-05-14T19:31:25.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:31:25 [2020-05-14T19:31:25.963Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:31:25 [2020-05-14T19:31:25.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:31:25 [2020-05-14T19:31:25.963Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:31:25 [2020-05-14T19:31:25.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:31:25 [2020-05-14T19:31:25.964Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:31:25 [2020-05-14T19:31:25.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:31:25 [2020-05-14T19:31:25.964Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:31:25 [2020-05-14T19:31:25.964Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:31:25 [2020-05-14T19:31:25.964Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:31:25 [2020-05-14T19:31:25.964Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:31:26 [2020-05-14T19:31:26.072Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
19:31:26 [2020-05-14T19:31:26.637Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:31:26 [2020-05-14T19:31:26.721Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:31:26 [2020-05-14T19:31:26.721Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:31:26 [2020-05-14T19:31:26.721Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:31:26 [2020-05-14T19:31:26.721Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:31:26 [2020-05-14T19:31:26.894Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
19:31:27 [2020-05-14T19:31:27.151Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:31:27 [2020-05-14T19:31:27.285Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:31:27 [2020-05-14T19:31:27.285Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:31:27 [2020-05-14T19:31:27.849Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:31:27 [2020-05-14T19:31:27.849Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:31:28 [2020-05-14T19:31:28.520Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
19:31:28 [2020-05-14T19:31:28.683Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:31:28 [2020-05-14T19:31:28.777Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
19:31:28 [2020-05-14T19:31:28.781Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:31:28 [2020-05-14T19:31:28.781Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:31:28 [2020-05-14T19:31:28.975Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:31:30 [2020-05-14T19:31:30.152Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:31:30 [2020-05-14T19:31:30.717Z] === RUN   TestDockerSuite/TestImagesFormat
19:31:30 [2020-05-14T19:31:30.978Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:31:31 [2020-05-14T19:31:31.022Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:31:31 [2020-05-14T19:31:31.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s)
19:31:31 [2020-05-14T19:31:31.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s)
19:31:31 [2020-05-14T19:31:31.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s)
19:31:31 [2020-05-14T19:31:31.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s)
19:31:31 [2020-05-14T19:31:31.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
19:31:31 [2020-05-14T19:31:31.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
19:31:31 [2020-05-14T19:31:31.023Z] === RUN   TestBuildMultiStageCopy
19:31:31 [2020-05-14T19:31:31.023Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:31:31 [2020-05-14T19:31:31.917Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:31:32 [2020-05-14T19:31:32.056Z] ok  	github.com/docker/docker/pkg/signal	2.387s	coverage: 61.0% of statements
19:31:32 [2020-05-14T19:31:32.056Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
19:31:32 [2020-05-14T19:31:32.316Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
19:31:32 [2020-05-14T19:31:32.573Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:31:32 [2020-05-14T19:31:32.831Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
19:31:33 [2020-05-14T19:31:33.067Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:31:33 [2020-05-14T19:31:33.353Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:31:33 [2020-05-14T19:31:33.637Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:31:33 [2020-05-14T19:31:33.763Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.1% of statements
19:31:33 [2020-05-14T19:31:33.924Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:31:34 [2020-05-14T19:31:34.329Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 36.9% of statements
19:31:34 [2020-05-14T19:31:34.551Z] --- PASS: TestBuildMultiStageCopy (3.53s)
19:31:34 [2020-05-14T19:31:34.552Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s)
19:31:34 [2020-05-14T19:31:34.552Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
19:31:34 [2020-05-14T19:31:34.552Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
19:31:34 [2020-05-14T19:31:34.552Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
19:31:34 [2020-05-14T19:31:34.552Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s)
19:31:34 [2020-05-14T19:31:34.552Z] === RUN   TestBuildMultiStageParentConfig
19:31:34 [2020-05-14T19:31:34.587Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
19:31:35 [2020-05-14T19:31:35.152Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
19:31:35 [2020-05-14T19:31:35.190Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:31:35 [2020-05-14T19:31:35.190Z] === RUN   TestDockerSuite/TestImportBadURL
19:31:35 [2020-05-14T19:31:35.190Z] === RUN   TestDockerSuite/TestImportDisplay
19:31:35 [2020-05-14T19:31:35.410Z] testing: warning: no tests to run
19:31:35 [2020-05-14T19:31:35.410Z] coverage: [no statements]
19:31:35 [2020-05-14T19:31:35.410Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
19:31:35 [2020-05-14T19:31:35.567Z] --- PASS: TestBuildMultiStageParentConfig (1.03s)
19:31:35 [2020-05-14T19:31:35.567Z] === RUN   TestBuildLabelWithTargets
19:31:35 [2020-05-14T19:31:35.668Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:31:35 [2020-05-14T19:31:35.926Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
19:31:36 [2020-05-14T19:31:36.185Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
19:31:36 [2020-05-14T19:31:36.560Z] === RUN   TestDockerSuite/TestImportFile
19:31:37 [2020-05-14T19:31:37.051Z] --- PASS: TestBuildLabelWithTargets (1.64s)
19:31:37 [2020-05-14T19:31:37.051Z] === RUN   TestBuildWithEmptyLayers
19:31:38 [2020-05-14T19:31:38.070Z] --- PASS: TestBuildWithEmptyLayers (0.85s)
19:31:38 [2020-05-14T19:31:38.070Z] === RUN   TestBuildMultiStageOnBuild
19:31:38 [2020-05-14T19:31:38.711Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 23.3% of statements
19:31:38 [2020-05-14T19:31:38.969Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
19:31:39 [2020-05-14T19:31:39.086Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:31:39 [2020-05-14T19:31:39.086Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:31:39 [2020-05-14T19:31:39.903Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
19:31:40 [2020-05-14T19:31:40.160Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:31:40 [2020-05-14T19:31:40.358Z] --- PASS: TestBuildMultiStageOnBuild (2.21s)
19:31:40 [2020-05-14T19:31:40.358Z] === RUN   TestBuildUncleanTarFilenames
19:31:40 [2020-05-14T19:31:40.494Z] === RUN   TestDockerSuite/TestImportGzipped
19:31:41 [2020-05-14T19:31:41.377Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
19:31:41 [2020-05-14T19:31:41.377Z] === RUN   TestBuildMultiStageLayerLeak
19:31:41 [2020-05-14T19:31:41.532Z] ok  	github.com/docker/docker/registry	0.073s	coverage: 56.1% of statements
19:31:42 [2020-05-14T19:31:42.113Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
19:31:42 [2020-05-14T19:31:42.388Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
19:31:43 [2020-05-14T19:31:43.015Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:31:43 [2020-05-14T19:31:43.763Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 65.8% of statements
19:31:43 [2020-05-14T19:31:43.763Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
19:31:44 [2020-05-14T19:31:44.067Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
19:31:44 [2020-05-14T19:31:44.067Z] === RUN   TestBuildWithHugeFile
19:31:44 [2020-05-14T19:31:44.384Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:31:45 [2020-05-14T19:31:45.314Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:31:46 [2020-05-14T19:31:46.245Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:31:47 [2020-05-14T19:31:47.044Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
19:31:47 [2020-05-14T19:31:47.044Z] ok  	github.com/docker/docker/volume/local	0.021s	coverage: 73.0% of statements
19:31:47 [2020-05-14T19:31:47.175Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:31:47 [2020-05-14T19:31:47.175Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:31:47 [2020-05-14T19:31:47.175Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:31:47 [2020-05-14T19:31:47.610Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
19:31:47 [2020-05-14T19:31:47.739Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:31:48 [2020-05-14T19:31:48.669Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:31:48 [2020-05-14T19:31:48.981Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
19:31:49 [2020-05-14T19:31:49.234Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:31:50 [2020-05-14T19:31:50.164Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:31:50 [2020-05-14T19:31:50.164Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:31:51 [2020-05-14T19:31:51.102Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:31:52 [2020-05-14T19:31:52.032Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:31:52 [2020-05-14T19:31:52.033Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:31:54 [2020-05-14T19:31:54.556Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:31:55 [2020-05-14T19:31:55.122Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:31:56 [2020-05-14T19:31:56.053Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:31:56 [2020-05-14T19:31:56.053Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:31:56 [2020-05-14T19:31:56.983Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:31:56 [2020-05-14T19:31:56.983Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:31:58 [2020-05-14T19:31:58.353Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:31:58 [2020-05-14T19:31:58.917Z] === RUN   TestDockerSuite/TestInspectDefault
19:31:59 [2020-05-14T19:31:59.848Z] === RUN   TestDockerSuite/TestInspectHistory
19:32:00 [2020-05-14T19:32:00.780Z] === RUN   TestDockerSuite/TestInspectImage
19:32:00 [2020-05-14T19:32:00.780Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:32:00 [2020-05-14T19:32:00.780Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:32:00 [2020-05-14T19:32:00.780Z] === RUN   TestDockerSuite/TestInspectInt64
19:32:01 [2020-05-14T19:32:01.163Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/rootless	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/volume	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.163Z] === Skipped
19:32:01 [2020-05-14T19:32:01.163Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
19:32:01 [2020-05-14T19:32:01.163Z]     exec_linux_test.go:18: requires AppArmor to be enabled
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.163Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
19:32:01 [2020-05-14T19:32:01.163Z]     exec_linux_test.go:38: requires AppArmor to be enabled
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:46: Driver btrfs not supported
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:46: Driver btrfs not supported
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:46: Driver btrfs not supported
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:46: Driver btrfs not supported
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:46: Driver btrfs not supported
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.163Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:73: No driver to put!
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.163Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:32:01 [2020-05-14T19:32:01.163Z] time="2020-05-14T19:30:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.163Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:32:01 [2020-05-14T19:32:01.163Z] time="2020-05-14T19:30:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:32:01 [2020-05-14T19:32:01.163Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:32:01 [2020-05-14T19:32:01.163Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z] time="2020-05-14T19:30:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z] time="2020-05-14T19:30:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z] time="2020-05-14T19:30:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:44: graphdriver: driver not supported
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:73: No driver to put!
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     overlay_test.go:49: Fails to compute changes intermittently
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:46: Driver zfs not supported
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:46: Driver zfs not supported
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:46: Driver zfs not supported
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:46: Driver zfs not supported
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:46: Driver zfs not supported
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     graphtest_unix.go:73: No driver to put!
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:32:01 [2020-05-14T19:32:01.164Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] 
19:32:01 [2020-05-14T19:32:01.164Z] DONE 2123 tests, 26 skipped in 252.699s
Post stage
[Pipeline] junit
19:32:01 [2020-05-14T19:32:01.175Z] Recording test results
19:32:01 [2020-05-14T19:32:01.710Z] === RUN   TestDockerSuite/TestInspectJSONFields
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
19:32:02 [2020-05-14T19:32:02.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40908/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bc2f528d473e9b140af9f37b26faddb530abf74 hack/validate/vendor
19:32:02 [2020-05-14T19:32:02.692Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:32:02 [2020-05-14T19:32:02.692Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:32:03 [2020-05-14T19:32:03.435Z] 2020/05/14 19:32:03 Collecting initial packages
19:32:03 [2020-05-14T19:32:03.623Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:32:03 [2020-05-14T19:32:03.692Z] 2020/05/14 19:32:03 Download dependencies
19:32:04 [2020-05-14T19:32:04.554Z] === RUN   TestDockerSuite/TestInspectPlugin
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 Starting whole vndr cycle because no package specified
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Ignoring paths matching "^archive/tar"
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/opencontainers/selinux, revision 0d49ba2a6aae052c614dfe5de62a158711a6c461, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/Microsoft/hcsshim, revision 5bc557dd210ff2caf615e6e22d398123de77fc11, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
19:32:06 [2020-05-14T19:32:06.218Z] 2020/05/14 19:32:05 	Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20
19:32:06 [2020-05-14T19:32:06.451Z] === RUN   TestDockerSuite/TestInspectRootFS
19:32:06 [2020-05-14T19:32:06.451Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:06 	Finished clone github.com/Azure/go-ansiterm
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:06 	Clone golang.org/x/sys, revision 85ca7c5b95cdf1e557abb38a283d1e61a5959c31, attempt 1/20
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:06 	Finished clone github.com/creack/pty
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:06 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:07 	Finished clone github.com/konsorten/go-windows-terminal-sequences
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:07 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:07 	Finished clone github.com/docker/libtrust
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:07 	Finished clone github.com/google/uuid
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:07 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:07 	Finished clone github.com/tchap/go-patricia
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:07 	Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20
19:32:07 [2020-05-14T19:32:07.151Z] 2020/05/14 19:32:07 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
19:32:07 [2020-05-14T19:32:07.386Z] === RUN   TestDockerSuite/TestInspectStatus
19:32:07 [2020-05-14T19:32:07.409Z] 2020/05/14 19:32:07 	Finished clone github.com/mattn/go-shellwords
19:32:07 [2020-05-14T19:32:07.409Z] 2020/05/14 19:32:07 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
19:32:07 [2020-05-14T19:32:07.409Z] 2020/05/14 19:32:07 	Finished clone github.com/moby/term
19:32:07 [2020-05-14T19:32:07.409Z] 2020/05/14 19:32:07 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
19:32:07 [2020-05-14T19:32:07.409Z] 2020/05/14 19:32:07 	Finished clone github.com/Microsoft/go-winio
19:32:07 [2020-05-14T19:32:07.409Z] 2020/05/14 19:32:07 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
19:32:07 [2020-05-14T19:32:07.667Z] 2020/05/14 19:32:07 	Finished clone github.com/gorilla/mux
19:32:07 [2020-05-14T19:32:07.667Z] 2020/05/14 19:32:07 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
19:32:07 [2020-05-14T19:32:07.925Z] 2020/05/14 19:32:07 	Finished clone github.com/sirupsen/logrus
19:32:07 [2020-05-14T19:32:07.925Z] 2020/05/14 19:32:07 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
19:32:08 [2020-05-14T19:32:08.184Z] 2020/05/14 19:32:08 	Finished clone github.com/docker/go-units
19:32:08 [2020-05-14T19:32:08.184Z] 2020/05/14 19:32:08 	Clone github.com/moby/buildkit, revision ae7ff7174f73bcb4df89b97e1623b3fb0bfb0a0c, attempt 1/20
19:32:08 [2020-05-14T19:32:08.344Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:32:08 [2020-05-14T19:32:08.442Z] 2020/05/14 19:32:08 	Finished clone github.com/moby/sys
19:32:08 [2020-05-14T19:32:08.442Z] 2020/05/14 19:32:08 	Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20
19:32:08 [2020-05-14T19:32:08.442Z] 2020/05/14 19:32:08 	Finished clone github.com/syndtr/gocapability
19:32:08 [2020-05-14T19:32:08.442Z] 2020/05/14 19:32:08 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
19:32:08 [2020-05-14T19:32:08.700Z] 2020/05/14 19:32:08 	Finished clone github.com/RackSec/srslog
19:32:08 [2020-05-14T19:32:08.700Z] 2020/05/14 19:32:08 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
19:32:08 [2020-05-14T19:32:08.700Z] 2020/05/14 19:32:08 	Finished clone github.com/opencontainers/selinux
19:32:08 [2020-05-14T19:32:08.700Z] 2020/05/14 19:32:08 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
19:32:08 [2020-05-14T19:32:08.958Z] 2020/05/14 19:32:08 	Finished clone github.com/google/go-cmp
19:32:08 [2020-05-14T19:32:08.958Z] 2020/05/14 19:32:08 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
19:32:08 [2020-05-14T19:32:08.958Z] 2020/05/14 19:32:08 	Finished clone gotest.tools/v3
19:32:08 [2020-05-14T19:32:08.958Z] 2020/05/14 19:32:08 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
19:32:08 [2020-05-14T19:32:08.958Z] 2020/05/14 19:32:08 	Finished clone github.com/imdario/mergo
19:32:08 [2020-05-14T19:32:08.958Z] 2020/05/14 19:32:08 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
19:32:09 [2020-05-14T19:32:09.523Z] 2020/05/14 19:32:09 	Finished clone golang.org/x/sync
19:32:09 [2020-05-14T19:32:09.523Z] 2020/05/14 19:32:09 	Clone github.com/docker/libnetwork, revision 1a17fb36132631a95fe6bb055b91e24a516ad81d, attempt 1/20
19:32:09 [2020-05-14T19:32:09.780Z] 2020/05/14 19:32:09 	Finished clone github.com/docker/go-connections
19:32:09 [2020-05-14T19:32:09.780Z] 2020/05/14 19:32:09 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
19:32:10 [2020-05-14T19:32:10.038Z] 2020/05/14 19:32:09 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
19:32:10 [2020-05-14T19:32:10.038Z] 2020/05/14 19:32:09 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
19:32:10 [2020-05-14T19:32:10.038Z] 2020/05/14 19:32:09 	Finished clone github.com/google/shlex
19:32:10 [2020-05-14T19:32:10.038Z] 2020/05/14 19:32:09 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
19:32:10 [2020-05-14T19:32:10.038Z] 2020/05/14 19:32:10 	Finished clone github.com/mitchellh/hashstructure
19:32:10 [2020-05-14T19:32:10.038Z] 2020/05/14 19:32:10 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
19:32:10 [2020-05-14T19:32:10.239Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:32:10 [2020-05-14T19:32:10.296Z] 2020/05/14 19:32:10 	Finished clone github.com/gofrs/flock
19:32:10 [2020-05-14T19:32:10.296Z] 2020/05/14 19:32:10 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
19:32:10 [2020-05-14T19:32:10.296Z] 2020/05/14 19:32:10 	Finished clone github.com/opentracing/opentracing-go
19:32:10 [2020-05-14T19:32:10.296Z] 2020/05/14 19:32:10 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
19:32:10 [2020-05-14T19:32:10.296Z] 2020/05/14 19:32:10 	Finished clone github.com/opentracing-contrib/go-stdlib
19:32:10 [2020-05-14T19:32:10.296Z] 2020/05/14 19:32:10 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
19:32:10 [2020-05-14T19:32:10.804Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:32:11 [2020-05-14T19:32:11.229Z] 2020/05/14 19:32:11 	Finished clone github.com/docker/go-events
19:32:11 [2020-05-14T19:32:11.229Z] 2020/05/14 19:32:11 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
19:32:11 [2020-05-14T19:32:11.487Z] 2020/05/14 19:32:11 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
19:32:11 [2020-05-14T19:32:11.487Z] 2020/05/14 19:32:11 	Finished clone github.com/armon/go-metrics
19:32:11 [2020-05-14T19:32:11.487Z] 2020/05/14 19:32:11 	Finished clone github.com/armon/go-radix
19:32:11 [2020-05-14T19:32:11.487Z] 2020/05/14 19:32:11 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
19:32:11 [2020-05-14T19:32:11.487Z] 2020/05/14 19:32:11 	Finished clone github.com/sean-/seed
19:32:11 [2020-05-14T19:32:11.487Z] 2020/05/14 19:32:11 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
19:32:11 [2020-05-14T19:32:11.487Z] 2020/05/14 19:32:11 	Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20
19:32:11 [2020-05-14T19:32:11.487Z] 2020/05/14 19:32:11 	Finished clone github.com/hashicorp/errwrap
19:32:11 [2020-05-14T19:32:11.734Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:32:12 [2020-05-14T19:32:12.666Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:32:12 [2020-05-14T19:32:12.860Z] 2020/05/14 19:32:12 	Finished clone github.com/hashicorp/go-multierror
19:32:12 [2020-05-14T19:32:12.860Z] 2020/05/14 19:32:12 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
19:32:12 [2020-05-14T19:32:12.860Z] 2020/05/14 19:32:12 	Finished clone github.com/vishvananda/netns
19:32:12 [2020-05-14T19:32:12.860Z] 2020/05/14 19:32:12 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
19:32:12 [2020-05-14T19:32:12.860Z] 2020/05/14 19:32:12 	Finished clone github.com/tonistiigi/fsutil
19:32:12 [2020-05-14T19:32:12.860Z] 2020/05/14 19:32:12 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
19:32:12 [2020-05-14T19:32:12.860Z] 2020/05/14 19:32:12 	Finished clone github.com/hashicorp/memberlist
19:32:12 [2020-05-14T19:32:12.860Z] 2020/05/14 19:32:12 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
19:32:13 [2020-05-14T19:32:13.117Z] 2020/05/14 19:32:12 	Finished clone github.com/docker/libkv
19:32:13 [2020-05-14T19:32:13.117Z] 2020/05/14 19:32:12 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
19:32:13 [2020-05-14T19:32:13.230Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:32:14 [2020-05-14T19:32:14.051Z] 2020/05/14 19:32:13 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
19:32:14 [2020-05-14T19:32:14.051Z] 2020/05/14 19:32:14 	Finished clone github.com/hashicorp/go-sockaddr
19:32:14 [2020-05-14T19:32:14.599Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:32:14 [2020-05-14T19:32:14.618Z] 2020/05/14 19:32:14 	Finished clone github.com/BurntSushi/toml
19:32:14 [2020-05-14T19:32:14.618Z] 2020/05/14 19:32:14 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
19:32:14 [2020-05-14T19:32:14.618Z] 2020/05/14 19:32:14 	Finished clone github.com/deckarep/golang-set
19:32:14 [2020-05-14T19:32:14.618Z] 2020/05/14 19:32:14 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
19:32:14 [2020-05-14T19:32:14.618Z] 2020/05/14 19:32:14 	Finished clone github.com/samuel/go-zookeeper
19:32:14 [2020-05-14T19:32:14.618Z] 2020/05/14 19:32:14 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
19:32:15 [2020-05-14T19:32:15.134Z] 2020/05/14 19:32:14 	Finished clone github.com/golang/gddo
19:32:15 [2020-05-14T19:32:15.134Z] 2020/05/14 19:32:14 	Finished clone golang.org/x/net
19:32:15 [2020-05-14T19:32:15.134Z] 2020/05/14 19:32:14 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
19:32:15 [2020-05-14T19:32:15.134Z] 2020/05/14 19:32:14 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
19:32:15 [2020-05-14T19:32:15.134Z] 2020/05/14 19:32:14 	Finished clone github.com/moby/ipvs
19:32:15 [2020-05-14T19:32:15.134Z] 2020/05/14 19:32:14 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
19:32:15 [2020-05-14T19:32:15.164Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:32:15 [2020-05-14T19:32:15.164Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:32:15 [2020-05-14T19:32:15.164Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:32:15 [2020-05-14T19:32:15.391Z] 2020/05/14 19:32:15 	Finished clone github.com/vishvananda/netlink
19:32:15 [2020-05-14T19:32:15.391Z] 2020/05/14 19:32:15 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
19:32:15 [2020-05-14T19:32:15.957Z] 2020/05/14 19:32:15 	Finished clone github.com/coreos/go-semver
19:32:15 [2020-05-14T19:32:15.957Z] 2020/05/14 19:32:15 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
19:32:16 [2020-05-14T19:32:16.215Z] 2020/05/14 19:32:16 	Finished clone github.com/hashicorp/go-msgpack
19:32:16 [2020-05-14T19:32:16.215Z] 2020/05/14 19:32:16 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
19:32:16 [2020-05-14T19:32:16.472Z] 2020/05/14 19:32:16 	Finished clone github.com/ishidawataru/sctp
19:32:16 [2020-05-14T19:32:16.472Z] 2020/05/14 19:32:16 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
19:32:17 [2020-05-14T19:32:17.687Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:32:17 [2020-05-14T19:32:17.844Z] 2020/05/14 19:32:17 	Finished clone github.com/opencontainers/go-digest
19:32:17 [2020-05-14T19:32:17.845Z] 2020/05/14 19:32:17 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
19:32:17 [2020-05-14T19:32:17.845Z] 2020/05/14 19:32:17 	Finished clone github.com/mistifyio/go-zfs
19:32:17 [2020-05-14T19:32:17.845Z] 2020/05/14 19:32:17 	Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20
19:32:18 [2020-05-14T19:32:18.102Z] 2020/05/14 19:32:18 	Finished clone go.etcd.io/bbolt
19:32:18 [2020-05-14T19:32:18.102Z] 2020/05/14 19:32:18 	Clone github.com/opencontainers/runtime-spec, revision c4ee7d12c742ffe806cd9350b6af3b4b19faed6f, attempt 1/20
19:32:18 [2020-05-14T19:32:18.668Z] 2020/05/14 19:32:18 	Finished clone github.com/vbatts/tar-split
19:32:18 [2020-05-14T19:32:18.668Z] 2020/05/14 19:32:18 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
19:32:19 [2020-05-14T19:32:19.583Z] === RUN   TestDockerSuite/TestLinksEnvs
19:32:20 [2020-05-14T19:32:20.954Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:32:21 [2020-05-14T19:32:21.194Z] 2020/05/14 19:32:21 	Finished clone github.com/Microsoft/opengcs
19:32:21 [2020-05-14T19:32:21.194Z] 2020/05/14 19:32:21 	Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20
19:32:21 [2020-05-14T19:32:21.211Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:32:21 [2020-05-14T19:32:21.761Z] 2020/05/14 19:32:21 	Finished clone github.com/opencontainers/runtime-spec
19:32:21 [2020-05-14T19:32:21.761Z] 2020/05/14 19:32:21 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
19:32:21 [2020-05-14T19:32:21.775Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:32:22 [2020-05-14T19:32:22.019Z] 2020/05/14 19:32:21 	Finished clone github.com/hashicorp/serf
19:32:22 [2020-05-14T19:32:22.019Z] 2020/05/14 19:32:21 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
19:32:22 [2020-05-14T19:32:22.277Z] 2020/05/14 19:32:22 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
19:32:22 [2020-05-14T19:32:22.277Z] 2020/05/14 19:32:22 	Finished clone github.com/opencontainers/image-spec
19:32:22 [2020-05-14T19:32:22.534Z] 2020/05/14 19:32:22 	Finished clone github.com/seccomp/libseccomp-golang
19:32:22 [2020-05-14T19:32:22.534Z] 2020/05/14 19:32:22 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
19:32:23 [2020-05-14T19:32:23.100Z] 2020/05/14 19:32:22 	Finished clone github.com/Microsoft/hcsshim
19:32:23 [2020-05-14T19:32:23.100Z] 2020/05/14 19:32:22 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
19:32:23 [2020-05-14T19:32:23.669Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:32:23 [2020-05-14T19:32:23.669Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:32:24 [2020-05-14T19:32:24.034Z] 2020/05/14 19:32:23 	Finished clone github.com/coreos/go-systemd
19:32:24 [2020-05-14T19:32:24.034Z] 2020/05/14 19:32:23 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
19:32:24 [2020-05-14T19:32:24.034Z] 2020/05/14 19:32:23 	Finished clone github.com/ugorji/go
19:32:24 [2020-05-14T19:32:24.034Z] 2020/05/14 19:32:23 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
19:32:24 [2020-05-14T19:32:24.034Z] 2020/05/14 19:32:23 	Finished clone github.com/Graylog2/go-gelf
19:32:24 [2020-05-14T19:32:24.034Z] 2020/05/14 19:32:23 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
19:32:24 [2020-05-14T19:32:24.292Z] 2020/05/14 19:32:24 	Finished clone github.com/coreos/go-systemd/v22
19:32:24 [2020-05-14T19:32:24.292Z] 2020/05/14 19:32:24 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
19:32:24 [2020-05-14T19:32:24.550Z] 2020/05/14 19:32:24 	Finished clone github.com/godbus/dbus/v5
19:32:24 [2020-05-14T19:32:24.550Z] 2020/05/14 19:32:24 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
19:32:24 [2020-05-14T19:32:24.550Z] 2020/05/14 19:32:24 	Finished clone github.com/fluent/fluent-logger-golang
19:32:24 [2020-05-14T19:32:24.550Z] 2020/05/14 19:32:24 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
19:32:25 [2020-05-14T19:32:25.482Z] 2020/05/14 19:32:25 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
19:32:25 [2020-05-14T19:32:25.482Z] 2020/05/14 19:32:25 	Finished clone github.com/philhofer/fwd
19:32:26 [2020-05-14T19:32:26.048Z] 2020/05/14 19:32:25 	Finished clone github.com/bsphere/le_go
19:32:26 [2020-05-14T19:32:26.048Z] 2020/05/14 19:32:25 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
19:32:26 [2020-05-14T19:32:26.048Z] 2020/05/14 19:32:25 	Finished clone github.com/fsnotify/fsnotify
19:32:26 [2020-05-14T19:32:26.048Z] 2020/05/14 19:32:25 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
19:32:26 [2020-05-14T19:32:26.305Z] 2020/05/14 19:32:26 	Finished clone github.com/jmespath/go-jmespath
19:32:26 [2020-05-14T19:32:26.305Z] 2020/05/14 19:32:26 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
19:32:26 [2020-05-14T19:32:26.563Z] 2020/05/14 19:32:26 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
19:32:26 [2020-05-14T19:32:26.563Z] 2020/05/14 19:32:26 	Finished clone golang.org/x/sys
19:32:26 [2020-05-14T19:32:26.943Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:32:26 [2020-05-14T19:32:26.943Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:32:27 [2020-05-14T19:32:27.497Z] 2020/05/14 19:32:27 	Finished clone golang.org/x/oauth2
19:32:27 [2020-05-14T19:32:27.497Z] 2020/05/14 19:32:27 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
19:32:28 [2020-05-14T19:32:28.062Z] 2020/05/14 19:32:27 	Finished clone github.com/tinylib/msgp
19:32:28 [2020-05-14T19:32:28.062Z] 2020/05/14 19:32:27 	Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20
19:32:28 [2020-05-14T19:32:28.062Z] 2020/05/14 19:32:27 	Finished clone github.com/googleapis/gax-go
19:32:28 [2020-05-14T19:32:28.062Z] 2020/05/14 19:32:27 	Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20
19:32:28 [2020-05-14T19:32:28.839Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:32:28 [2020-05-14T19:32:28.839Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:32:29 [2020-05-14T19:32:29.435Z] 2020/05/14 19:32:29 	Finished clone github.com/docker/libnetwork
19:32:29 [2020-05-14T19:32:29.435Z] 2020/05/14 19:32:29 	Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20
19:32:29 [2020-05-14T19:32:29.693Z] 2020/05/14 19:32:29 	Finished clone github.com/containerd/fifo
19:32:29 [2020-05-14T19:32:29.693Z] 2020/05/14 19:32:29 	Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20
19:32:29 [2020-05-14T19:32:29.693Z] 2020/05/14 19:32:29 	Finished clone github.com/moby/buildkit
19:32:29 [2020-05-14T19:32:29.693Z] 2020/05/14 19:32:29 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
19:32:29 [2020-05-14T19:32:29.693Z] 2020/05/14 19:32:29 	Finished clone go.opencensus.io
19:32:29 [2020-05-14T19:32:29.693Z] 2020/05/14 19:32:29 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
19:32:30 [2020-05-14T19:32:30.210Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:32:30 [2020-05-14T19:32:30.626Z] 2020/05/14 19:32:30 	Finished clone golang.org/x/text
19:32:30 [2020-05-14T19:32:30.626Z] 2020/05/14 19:32:30 	Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20
19:32:31 [2020-05-14T19:32:31.192Z] 2020/05/14 19:32:31 	Finished clone github.com/containerd/go-runc
19:32:31 [2020-05-14T19:32:31.192Z] 2020/05/14 19:32:31 	Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20
19:32:31 [2020-05-14T19:32:31.450Z] 2020/05/14 19:32:31 	Finished clone github.com/miekg/dns
19:32:31 [2020-05-14T19:32:31.450Z] 2020/05/14 19:32:31 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
19:32:31 [2020-05-14T19:32:31.580Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:32:31 [2020-05-14T19:32:31.707Z] 2020/05/14 19:32:31 	Finished clone github.com/containerd/cgroups
19:32:31 [2020-05-14T19:32:31.707Z] 2020/05/14 19:32:31 	Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20
19:32:31 [2020-05-14T19:32:31.707Z] 2020/05/14 19:32:31 	Finished clone github.com/containerd/typeurl
19:32:31 [2020-05-14T19:32:31.707Z] 2020/05/14 19:32:31 	Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20
19:32:31 [2020-05-14T19:32:31.837Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:32:32 [2020-05-14T19:32:32.644Z] 2020/05/14 19:32:32 	Finished clone github.com/containerd/ttrpc
19:32:32 [2020-05-14T19:32:32.644Z] 2020/05/14 19:32:32 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
19:32:32 [2020-05-14T19:32:32.644Z] 2020/05/14 19:32:32 	Finished clone github.com/opencontainers/runc
19:32:32 [2020-05-14T19:32:32.644Z] 2020/05/14 19:32:32 	Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20
19:32:32 [2020-05-14T19:32:32.644Z] 2020/05/14 19:32:32 	Finished clone google.golang.org/grpc
19:32:32 [2020-05-14T19:32:32.644Z] 2020/05/14 19:32:32 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
19:32:32 [2020-05-14T19:32:32.770Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:32:33 [2020-05-14T19:32:33.209Z] 2020/05/14 19:32:33 	Finished clone github.com/gogo/googleapis
19:32:33 [2020-05-14T19:32:33.209Z] 2020/05/14 19:32:33 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
19:32:33 [2020-05-14T19:32:33.209Z] 2020/05/14 19:32:33 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
19:32:33 [2020-05-14T19:32:33.209Z] 2020/05/14 19:32:33 	Finished clone github.com/containerd/continuity
19:32:33 [2020-05-14T19:32:33.467Z] 2020/05/14 19:32:33 	Finished clone github.com/containerd/console
19:32:33 [2020-05-14T19:32:33.467Z] 2020/05/14 19:32:33 	Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20
19:32:33 [2020-05-14T19:32:33.702Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:32:34 [2020-05-14T19:32:34.400Z] 2020/05/14 19:32:34 	Finished clone github.com/fernet/fernet-go
19:32:34 [2020-05-14T19:32:34.401Z] 2020/05/14 19:32:34 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
19:32:34 [2020-05-14T19:32:34.966Z] 2020/05/14 19:32:34 	Finished clone github.com/docker/distribution
19:32:34 [2020-05-14T19:32:34.966Z] 2020/05/14 19:32:34 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
19:32:35 [2020-05-14T19:32:35.224Z] 2020/05/14 19:32:34 	Finished clone github.com/cilium/ebpf
19:32:35 [2020-05-14T19:32:35.224Z] 2020/05/14 19:32:34 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
19:32:36 [2020-05-14T19:32:36.158Z] 2020/05/14 19:32:35 	Finished clone github.com/hashicorp/go-immutable-radix
19:32:36 [2020-05-14T19:32:36.158Z] 2020/05/14 19:32:35 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
19:32:36 [2020-05-14T19:32:36.158Z] 2020/05/14 19:32:35 	Finished clone golang.org/x/time
19:32:36 [2020-05-14T19:32:36.158Z] 2020/05/14 19:32:35 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
19:32:36 [2020-05-14T19:32:36.416Z] 2020/05/14 19:32:36 	Finished clone github.com/hashicorp/go-memdb
19:32:36 [2020-05-14T19:32:36.416Z] 2020/05/14 19:32:36 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
19:32:36 [2020-05-14T19:32:36.980Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:32:37 [2020-05-14T19:32:37.349Z] 2020/05/14 19:32:37 	Finished clone github.com/hashicorp/golang-lru
19:32:37 [2020-05-14T19:32:37.350Z] 2020/05/14 19:32:37 	Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20
19:32:37 [2020-05-14T19:32:37.609Z] 2020/05/14 19:32:37 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
19:32:37 [2020-05-14T19:32:37.609Z] 2020/05/14 19:32:37 	Finished clone github.com/coreos/pkg
19:32:37 [2020-05-14T19:32:37.609Z] 2020/05/14 19:32:37 	Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20
19:32:37 [2020-05-14T19:32:37.609Z] 2020/05/14 19:32:37 	Finished clone code.cloudfoundry.org/clock
19:32:38 [2020-05-14T19:32:38.982Z] 2020/05/14 19:32:38 	Finished clone github.com/beorn7/perks
19:32:38 [2020-05-14T19:32:38.982Z] 2020/05/14 19:32:38 	Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20
19:32:39 [2020-05-14T19:32:39.240Z] 2020/05/14 19:32:38 	Finished clone github.com/prometheus/client_model
19:32:39 [2020-05-14T19:32:39.240Z] 2020/05/14 19:32:38 	Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20
19:32:39 [2020-05-14T19:32:39.498Z] 2020/05/14 19:32:39 	Finished clone golang.org/x/crypto
19:32:39 [2020-05-14T19:32:39.498Z] 2020/05/14 19:32:39 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
19:32:40 [2020-05-14T19:32:40.872Z] 2020/05/14 19:32:40 	Finished clone github.com/prometheus/client_golang
19:32:40 [2020-05-14T19:32:40.872Z] 2020/05/14 19:32:40 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
19:32:40 [2020-05-14T19:32:40.872Z] 2020/05/14 19:32:40 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
19:32:40 [2020-05-14T19:32:40.872Z] 2020/05/14 19:32:40 	Finished clone github.com/golang/protobuf
19:32:41 [2020-05-14T19:32:41.131Z] 2020/05/14 19:32:40 	Finished clone github.com/matttproud/golang_protobuf_extensions
19:32:41 [2020-05-14T19:32:41.131Z] 2020/05/14 19:32:40 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
19:32:41 [2020-05-14T19:32:41.696Z] 2020/05/14 19:32:41 	Finished clone github.com/prometheus/procfs
19:32:41 [2020-05-14T19:32:41.696Z] 2020/05/14 19:32:41 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
19:32:42 [2020-05-14T19:32:42.245Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:32:42 [2020-05-14T19:32:42.263Z] 2020/05/14 19:32:42 	Finished clone github.com/prometheus/common
19:32:42 [2020-05-14T19:32:42.263Z] 2020/05/14 19:32:42 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
19:32:42 [2020-05-14T19:32:42.263Z] 2020/05/14 19:32:42 	Finished clone github.com/pkg/errors
19:32:42 [2020-05-14T19:32:42.263Z] 2020/05/14 19:32:42 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
19:32:42 [2020-05-14T19:32:42.263Z] 2020/05/14 19:32:42 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
19:32:42 [2020-05-14T19:32:42.263Z] 2020/05/14 19:32:42 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
19:32:42 [2020-05-14T19:32:42.521Z] 2020/05/14 19:32:42 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
19:32:42 [2020-05-14T19:32:42.521Z] 2020/05/14 19:32:42 	Finished clone github.com/cespare/xxhash/v2
19:32:43 [2020-05-14T19:32:43.897Z] 2020/05/14 19:32:43 	Finished clone github.com/inconshreveable/mousetrap
19:32:43 [2020-05-14T19:32:43.897Z] 2020/05/14 19:32:43 	Finished clone github.com/docker/go-metrics
19:32:43 [2020-05-14T19:32:43.897Z] 2020/05/14 19:32:43 	Finished clone github.com/morikuni/aec
19:32:44 [2020-05-14T19:32:44.155Z] 2020/05/14 19:32:43 	Finished clone github.com/spf13/pflag
19:32:44 [2020-05-14T19:32:44.412Z] 2020/05/14 19:32:44 	Finished clone github.com/spf13/cobra
19:32:46 [2020-05-14T19:32:46.423Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:32:46 [2020-05-14T19:32:46.423Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:32:47 [2020-05-14T19:32:47.692Z] 2020/05/14 19:32:47 	Finished clone github.com/google/certificate-transparency-go
19:32:48 [2020-05-14T19:32:48.946Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:32:50 [2020-05-14T19:32:50.842Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:32:51 [2020-05-14T19:32:51.012Z] 2020/05/14 19:32:50 	Finished clone github.com/cloudflare/cfssl
19:32:51 [2020-05-14T19:32:51.405Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:32:53 [2020-05-14T19:32:53.928Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:32:53 [2020-05-14T19:32:53.928Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:32:54 [2020-05-14T19:32:54.491Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:32:54 [2020-05-14T19:32:54.491Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:32:54 [2020-05-14T19:32:54.491Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:32:55 [2020-05-14T19:32:55.421Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:32:55 [2020-05-14T19:32:55.985Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:32:56 [2020-05-14T19:32:56.267Z] 2020/05/14 19:32:55 	Finished clone cloud.google.com/go
19:32:58 [2020-05-14T19:32:58.793Z] 2020/05/14 19:32:58 	Finished clone github.com/docker/swarmkit
19:33:00 [2020-05-14T19:33:00.159Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:33:00 [2020-05-14T19:33:00.723Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:33:04 [2020-05-14T19:33:04.060Z] 2020/05/14 19:33:03 	Finished clone github.com/containerd/containerd
19:33:04 [2020-05-14T19:33:04.060Z] 2020/05/14 19:33:03 	Finished clone github.com/coreos/etcd
19:33:05 [2020-05-14T19:33:05.974Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:33:05 [2020-05-14T19:33:05.978Z] 2020/05/14 19:33:05 	Finished clone google.golang.org/genproto
19:33:06 [2020-05-14T19:33:06.231Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:33:06 [2020-05-14T19:33:06.231Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:33:07 [2020-05-14T19:33:07.600Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:33:08 [2020-05-14T19:33:08.530Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:33:09 [2020-05-14T19:33:09.462Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:33:10 [2020-05-14T19:33:10.831Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:33:11 [2020-05-14T19:33:11.088Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:33:12 [2020-05-14T19:33:12.018Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:33:14 [2020-05-14T19:33:14.541Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:33:15 [2020-05-14T19:33:15.484Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:33:16 [2020-05-14T19:33:16.415Z] === RUN   TestDockerSuite/TestLogsSince
19:33:20 [2020-05-14T19:33:20.849Z] 2020/05/14 19:33:19 	Finished clone github.com/gogo/protobuf
19:33:21 [2020-05-14T19:33:21.400Z] --- PASS: TestBuildWithHugeFile (86.57s)
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestBuildWithEmptyDockerfile
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:21 [2020-05-14T19:33:21.400Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:21 [2020-05-14T19:33:21.400Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:21 [2020-05-14T19:33:21.400Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:21 [2020-05-14T19:33:21.400Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:33:21 [2020-05-14T19:33:21.400Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:33:21 [2020-05-14T19:33:21.400Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:33:21 [2020-05-14T19:33:21.400Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
19:33:21 [2020-05-14T19:33:21.400Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
19:33:21 [2020-05-14T19:33:21.400Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
19:33:21 [2020-05-14T19:33:21.400Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestBuildPreserveOwnership
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestBuildPreserveOwnership/copy_from
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:33:21 [2020-05-14T19:33:21.400Z] --- PASS: TestBuildPreserveOwnership (5.08s)
19:33:21 [2020-05-14T19:33:21.400Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.35s)
19:33:21 [2020-05-14T19:33:21.400Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s)
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestBuildPlatformInvalid
19:33:21 [2020-05-14T19:33:21.400Z] --- PASS: TestBuildPlatformInvalid (0.17s)
19:33:21 [2020-05-14T19:33:21.400Z] PASS
19:33:21 [2020-05-14T19:33:21.400Z] 
19:33:21 [2020-05-14T19:33:21.400Z] === Skipped
19:33:21 [2020-05-14T19:33:21.400Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
19:33:21 [2020-05-14T19:33:21.400Z]     build_session_test.go:25: TODO: BuildKit
19:33:21 [2020-05-14T19:33:21.400Z] 
19:33:21 [2020-05-14T19:33:21.400Z] 
19:33:21 [2020-05-14T19:33:21.400Z] DONE 32 tests, 1 skipped in 133.606s
19:33:21 [2020-05-14T19:33:21.400Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
19:33:21 [2020-05-14T19:33:21.400Z] ++ 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
19:33:21 [2020-05-14T19:33:21.400Z] ++ set -e
19:33:21 [2020-05-14T19:33:21.400Z] ++ '[' -n 0 ']'
19:33:21 [2020-05-14T19:33:21.400Z] ++ set -x
19:33:21 [2020-05-14T19:33:21.400Z] ++ env -i DEST=/go/src/github.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
19:33:21 [2020-05-14T19:33:21.400Z] INFO: Testing against a local daemon
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestConfigInspect
19:33:21 [2020-05-14T19:33:21.400Z] --- PASS: TestConfigInspect (2.29s)
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestConfigList
19:33:21 [2020-05-14T19:33:21.400Z] --- PASS: TestConfigList (2.38s)
19:33:21 [2020-05-14T19:33:21.400Z] === RUN   TestConfigsCreateAndDelete
19:33:21 [2020-05-14T19:33:21.668Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:33:22 [2020-05-14T19:33:22.908Z] --- PASS: TestConfigsCreateAndDelete (2.30s)
19:33:22 [2020-05-14T19:33:22.908Z] === RUN   TestConfigsUpdate
19:33:23 [2020-05-14T19:33:23.562Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:33:25 [2020-05-14T19:33:25.032Z] 2020/05/14 19:33:24 	Finished clone github.com/hashicorp/consul
19:33:25 [2020-05-14T19:33:25.457Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:33:25 [2020-05-14T19:33:25.607Z] --- PASS: TestConfigsUpdate (2.35s)
19:33:25 [2020-05-14T19:33:25.607Z] === RUN   TestTemplatedConfig
19:33:28 [2020-05-14T19:33:28.304Z] --- PASS: TestTemplatedConfig (2.83s)
19:33:28 [2020-05-14T19:33:28.304Z] === RUN   TestConfigCreateResolve
19:33:29 [2020-05-14T19:33:29.630Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:33:29 [2020-05-14T19:33:29.886Z] === RUN   TestDockerSuite/TestLogsTail
19:33:30 [2020-05-14T19:33:30.817Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:33:31 [2020-05-14T19:33:31.018Z] --- PASS: TestConfigCreateResolve (2.39s)
19:33:31 [2020-05-14T19:33:31.018Z] === RUN   TestConfigDaemonLibtrustID
19:33:31 [2020-05-14T19:33:31.018Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
19:33:31 [2020-05-14T19:33:31.018Z] PASS
19:33:31 [2020-05-14T19:33:31.018Z] 
19:33:31 [2020-05-14T19:33:31.018Z] DONE 7 tests in 15.208s
19:33:31 [2020-05-14T19:33:31.018Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
19:33:31 [2020-05-14T19:33:31.018Z] ++ 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
19:33:31 [2020-05-14T19:33:31.018Z] ++ set -e
19:33:31 [2020-05-14T19:33:31.018Z] ++ '[' -n 0 ']'
19:33:31 [2020-05-14T19:33:31.018Z] ++ set -x
19:33:31 [2020-05-14T19:33:31.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:33:31 [2020-05-14T19:33:31.306Z] INFO: Testing against a local daemon
19:33:31 [2020-05-14T19:33:31.306Z] === RUN   TestCheckpoint
19:33:31 [2020-05-14T19:33:31.306Z] --- SKIP: TestCheckpoint (0.00s)
19:33:31 [2020-05-14T19:33:31.306Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:33:31 [2020-05-14T19:33:31.306Z] === RUN   TestContainerInvalidJSON
19:33:31 [2020-05-14T19:33:31.306Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:33:31 [2020-05-14T19:33:31.306Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:33:31 [2020-05-14T19:33:31.306Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:33:31 [2020-05-14T19:33:31.306Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:33:31 [2020-05-14T19:33:31.306Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:33:31 [2020-05-14T19:33:31.306Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:33:31 [2020-05-14T19:33:31.306Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:33:31 [2020-05-14T19:33:31.306Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:33:31 [2020-05-14T19:33:31.306Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:33:31 [2020-05-14T19:33:31.306Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:33:31 [2020-05-14T19:33:31.306Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:33:31 [2020-05-14T19:33:31.306Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:33:31 [2020-05-14T19:33:31.306Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:33:31 [2020-05-14T19:33:31.306Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:33:31 [2020-05-14T19:33:31.306Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
19:33:31 [2020-05-14T19:33:31.306Z] === RUN   TestCopyFromContainerPathIsNotDir
19:33:31 [2020-05-14T19:33:31.306Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
19:33:31 [2020-05-14T19:33:31.306Z] === RUN   TestCopyToContainerPathDoesNotExist
19:33:31 [2020-05-14T19:33:31.529Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:33:31 [2020-05-14T19:33:31.799Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
19:33:31 [2020-05-14T19:33:31.799Z] === RUN   TestCopyToContainerPathIsNotDir
19:33:31 [2020-05-14T19:33:31.799Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
19:33:31 [2020-05-14T19:33:31.799Z] === RUN   TestCopyFromContainer
19:33:32 [2020-05-14T19:33:32.460Z] === RUN   TestDockerSuite/TestMountIntoProc
19:33:32 [2020-05-14T19:33:32.717Z] === RUN   TestDockerSuite/TestMountIntoSys
19:33:33 [2020-05-14T19:33:33.285Z] === RUN   TestCopyFromContainer//
19:33:33 [2020-05-14T19:33:33.285Z] === RUN   TestCopyFromContainer//bar/root
19:33:33 [2020-05-14T19:33:33.285Z] === RUN   TestCopyFromContainer//bar/root/
19:33:33 [2020-05-14T19:33:33.569Z] === RUN   TestCopyFromContainer/bar/quux
19:33:33 [2020-05-14T19:33:33.569Z] === RUN   TestCopyFromContainer/bar/quux/
19:33:33 [2020-05-14T19:33:33.646Z] === RUN   TestDockerSuite/TestNetHostname
19:33:33 [2020-05-14T19:33:33.855Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:33:33 [2020-05-14T19:33:33.855Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:33:33 [2020-05-14T19:33:33.855Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:33:34 [2020-05-14T19:33:34.141Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:33:34 [2020-05-14T19:33:34.142Z] === RUN   TestCopyFromContainer/bar/notarget
19:33:34 [2020-05-14T19:33:34.430Z] --- PASS: TestCopyFromContainer (2.72s)
19:33:34 [2020-05-14T19:33:34.430Z]     --- PASS: TestCopyFromContainer// (0.10s)
19:33:34 [2020-05-14T19:33:34.430Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
19:33:34 [2020-05-14T19:33:34.430Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
19:33:34 [2020-05-14T19:33:34.430Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
19:33:34 [2020-05-14T19:33:34.430Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
19:33:34 [2020-05-14T19:33:34.430Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
19:33:34 [2020-05-14T19:33:34.430Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
19:33:34 [2020-05-14T19:33:34.430Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
19:33:34 [2020-05-14T19:33:34.430Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
19:33:34 [2020-05-14T19:33:34.430Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:34 [2020-05-14T19:33:34.431Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:34 [2020-05-14T19:33:34.431Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:34 [2020-05-14T19:33:34.431Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:34 [2020-05-14T19:33:34.431Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:33:34 [2020-05-14T19:33:34.431Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:33:34 [2020-05-14T19:33:34.431Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:33:34 [2020-05-14T19:33:34.431Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:33:34 [2020-05-14T19:33:34.431Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
19:33:34 [2020-05-14T19:33:34.431Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:33:34 [2020-05-14T19:33:34.431Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateLinkToNonExistingContainer
19:33:34 [2020-05-14T19:33:34.431Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateWithInvalidEnv
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateWithInvalidEnv/0
19:33:34 [2020-05-14T19:33:34.431Z] === PAUSE TestCreateWithInvalidEnv/0
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateWithInvalidEnv/1
19:33:34 [2020-05-14T19:33:34.431Z] === PAUSE TestCreateWithInvalidEnv/1
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateWithInvalidEnv/2
19:33:34 [2020-05-14T19:33:34.431Z] === PAUSE TestCreateWithInvalidEnv/2
19:33:34 [2020-05-14T19:33:34.431Z] === CONT  TestCreateWithInvalidEnv/0
19:33:34 [2020-05-14T19:33:34.431Z] === CONT  TestCreateWithInvalidEnv/1
19:33:34 [2020-05-14T19:33:34.431Z] === CONT  TestCreateWithInvalidEnv/2
19:33:34 [2020-05-14T19:33:34.431Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:33:34 [2020-05-14T19:33:34.431Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:33:34 [2020-05-14T19:33:34.431Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:33:34 [2020-05-14T19:33:34.431Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateTmpfsMountsTarget
19:33:34 [2020-05-14T19:33:34.431Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
19:33:34 [2020-05-14T19:33:34.431Z] === RUN   TestCreateWithCustomMaskedPaths
19:33:36 [2020-05-14T19:33:36.169Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:33:36 [2020-05-14T19:33:36.425Z] === RUN   TestDockerSuite/TestNetworkEvents
19:33:36 [2020-05-14T19:33:36.475Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s)
19:33:36 [2020-05-14T19:33:36.475Z] === RUN   TestCreateWithCapabilities
19:33:36 [2020-05-14T19:33:36.475Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:33:36 [2020-05-14T19:33:36.475Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:33:36 [2020-05-14T19:33:36.475Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:33:36 [2020-05-14T19:33:36.475Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:33:36 [2020-05-14T19:33:36.475Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:33:36 [2020-05-14T19:33:36.475Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:33:36 [2020-05-14T19:33:36.475Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:33:36 [2020-05-14T19:33:36.475Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:33:36 [2020-05-14T19:33:36.475Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:33:36 [2020-05-14T19:33:36.475Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:33:36 [2020-05-14T19:33:36.475Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:33:36 [2020-05-14T19:33:36.475Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:33:36 [2020-05-14T19:33:36.476Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:33:36 [2020-05-14T19:33:36.476Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:33:36 [2020-05-14T19:33:36.476Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:33:36 [2020-05-14T19:33:36.476Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:33:36 [2020-05-14T19:33:36.476Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:33:36 [2020-05-14T19:33:36.476Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:33:36 [2020-05-14T19:33:36.476Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:33:36 [2020-05-14T19:33:36.476Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:33:36 [2020-05-14T19:33:36.476Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:33:36 [2020-05-14T19:33:36.476Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:33:36 [2020-05-14T19:33:36.476Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:33:36 [2020-05-14T19:33:36.476Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:33:36 [2020-05-14T19:33:36.476Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:33:36 [2020-05-14T19:33:36.476Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:33:36 [2020-05-14T19:33:36.476Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:33:36 [2020-05-14T19:33:36.476Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:33:36 [2020-05-14T19:33:36.780Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:33:36 [2020-05-14T19:33:36.781Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:33:36 [2020-05-14T19:33:36.781Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:33:36 [2020-05-14T19:33:36.781Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:33:36 [2020-05-14T19:33:36.781Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:33:36 [2020-05-14T19:33:36.781Z] --- PASS: TestCreateWithCapabilities (0.04s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
19:33:36 [2020-05-14T19:33:36.781Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
19:33:36 [2020-05-14T19:33:36.781Z] === RUN   TestCreateWithCustomReadonlyPaths
19:33:37 [2020-05-14T19:33:37.794Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:33:38 [2020-05-14T19:33:38.051Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:33:38 [2020-05-14T19:33:38.831Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s)
19:33:38 [2020-05-14T19:33:38.831Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:33:38 [2020-05-14T19:33:38.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:38 [2020-05-14T19:33:38.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:38 [2020-05-14T19:33:38.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:38 [2020-05-14T19:33:38.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:38 [2020-05-14T19:33:38.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:38 [2020-05-14T19:33:38.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:38 [2020-05-14T19:33:38.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:38 [2020-05-14T19:33:38.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:38 [2020-05-14T19:33:38.831Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:38 [2020-05-14T19:33:38.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:38 [2020-05-14T19:33:38.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:33:38 [2020-05-14T19:33:38.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:33:38 [2020-05-14T19:33:38.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:33:38 [2020-05-14T19:33:38.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:33:38 [2020-05-14T19:33:38.831Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:33:39 [2020-05-14T19:33:39.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
19:33:39 [2020-05-14T19:33:39.122Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
19:33:39 [2020-05-14T19:33:39.122Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
19:33:39 [2020-05-14T19:33:39.122Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
19:33:39 [2020-05-14T19:33:39.122Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
19:33:39 [2020-05-14T19:33:39.122Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
19:33:39 [2020-05-14T19:33:39.122Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:33:39 [2020-05-14T19:33:39.748Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
19:33:39 [2020-05-14T19:33:39.748Z] === RUN   TestContainerStartOnDaemonRestart
19:33:39 [2020-05-14T19:33:39.748Z] === PAUSE TestContainerStartOnDaemonRestart
19:33:39 [2020-05-14T19:33:39.748Z] === RUN   TestDaemonRestartIpcMode
19:33:39 [2020-05-14T19:33:39.748Z] === PAUSE TestDaemonRestartIpcMode
19:33:39 [2020-05-14T19:33:39.748Z] === RUN   TestDaemonHostGatewayIP
19:33:39 [2020-05-14T19:33:39.748Z] === PAUSE TestDaemonHostGatewayIP
19:33:39 [2020-05-14T19:33:39.748Z] === RUN   TestContainerKillOnDaemonStart
19:33:39 [2020-05-14T19:33:39.748Z] === PAUSE TestContainerKillOnDaemonStart
19:33:39 [2020-05-14T19:33:39.748Z] === RUN   TestDiff
19:33:39 [2020-05-14T19:33:39.945Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:33:40 [2020-05-14T19:33:40.762Z] --- PASS: TestDiff (0.80s)
19:33:40 [2020-05-14T19:33:40.762Z] === RUN   TestExecWithCloseStdin
19:33:40 [2020-05-14T19:33:40.878Z] === RUN   TestDockerSuite/TestPluginActive
19:33:41 [2020-05-14T19:33:41.134Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:33:41 [2020-05-14T19:33:41.384Z] --- PASS: TestExecWithCloseStdin (0.81s)
19:33:41 [2020-05-14T19:33:41.384Z] === RUN   TestExec
19:33:42 [2020-05-14T19:33:42.408Z] --- PASS: TestExec (0.80s)
19:33:42 [2020-05-14T19:33:42.408Z] === RUN   TestExecUser
19:33:42 [2020-05-14T19:33:42.503Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:33:43 [2020-05-14T19:33:43.033Z] --- PASS: TestExecUser (0.82s)
19:33:43 [2020-05-14T19:33:43.033Z] === RUN   TestExportContainerAndImportImage
19:33:44 [2020-05-14T19:33:44.059Z] --- PASS: TestExportContainerAndImportImage (1.11s)
19:33:44 [2020-05-14T19:33:44.059Z] === RUN   TestExportContainerAfterDaemonRestart
19:33:44 [2020-05-14T19:33:44.400Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:33:46 [2020-05-14T19:33:46.102Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s)
19:33:46 [2020-05-14T19:33:46.102Z] === RUN   TestHealthCheckWorkdir
19:33:46 [2020-05-14T19:33:46.720Z] --- PASS: TestHealthCheckWorkdir (1.04s)
19:33:46 [2020-05-14T19:33:46.720Z] === RUN   TestHealthKillContainer
19:33:46 [2020-05-14T19:33:46.953Z] 2020/05/14 19:33:43 	Finished clone github.com/aws/aws-sdk-go
19:33:47 [2020-05-14T19:33:47.674Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:33:48 [2020-05-14T19:33:48.238Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:33:48 [2020-05-14T19:33:48.238Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:33:48 [2020-05-14T19:33:48.813Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:33:50 [2020-05-14T19:33:50.188Z] --- PASS: TestHealthKillContainer (3.06s)
19:33:50 [2020-05-14T19:33:50.188Z] === RUN   TestInspectCpusetInConfigPre120
19:33:50 [2020-05-14T19:33:50.476Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
19:33:50 [2020-05-14T19:33:50.476Z] === RUN   TestIpcModeNone
19:33:50 [2020-05-14T19:33:50.710Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:33:51 [2020-05-14T19:33:51.497Z] --- PASS: TestIpcModeNone (0.83s)
19:33:51 [2020-05-14T19:33:51.497Z] === RUN   TestIpcModePrivate
19:33:52 [2020-05-14T19:33:52.083Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:33:52 [2020-05-14T19:33:52.511Z] --- PASS: TestIpcModePrivate (0.87s)
19:33:52 [2020-05-14T19:33:52.511Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
19:33:52 [2020-05-14T19:33:52.511Z] === RUN   TestIpcModeShareable
19:33:53 [2020-05-14T19:33:53.136Z] --- PASS: TestIpcModeShareable (0.88s)
19:33:53 [2020-05-14T19:33:53.136Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
19:33:53 [2020-05-14T19:33:53.136Z] === RUN   TestAPIIpcModeShareableAndContainer
19:33:53 [2020-05-14T19:33:53.977Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:33:54 [2020-05-14T19:33:54.234Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:33:55 [2020-05-14T19:33:55.827Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s)
19:33:55 [2020-05-14T19:33:55.827Z] === RUN   TestAPIIpcModeHost
19:33:56 [2020-05-14T19:33:56.112Z] --- PASS: TestAPIIpcModeHost (0.63s)
19:33:56 [2020-05-14T19:33:56.112Z] === RUN   TestDaemonIpcModeShareable
19:33:56 [2020-05-14T19:33:56.128Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:33:58 [2020-05-14T19:33:58.022Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:33:58 [2020-05-14T19:33:58.149Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
19:33:58 [2020-05-14T19:33:58.150Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
19:33:58 [2020-05-14T19:33:58.150Z] === RUN   TestDaemonIpcModePrivate
19:33:59 [2020-05-14T19:33:59.719Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
19:33:59 [2020-05-14T19:33:59.719Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
19:33:59 [2020-05-14T19:33:59.719Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:34:00 [2020-05-14T19:34:00.544Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:34:00 [2020-05-14T19:34:00.801Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:34:01 [2020-05-14T19:34:01.776Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s)
19:34:01 [2020-05-14T19:34:01.776Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
19:34:01 [2020-05-14T19:34:01.776Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:34:03 [2020-05-14T19:34:03.324Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:34:03 [2020-05-14T19:34:03.818Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
19:34:03 [2020-05-14T19:34:03.818Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
19:34:03 [2020-05-14T19:34:03.818Z] === RUN   TestIpcModeOlderClient
19:34:03 [2020-05-14T19:34:03.818Z] === PAUSE TestIpcModeOlderClient
19:34:03 [2020-05-14T19:34:03.818Z] === RUN   TestKillContainerInvalidSignal
19:34:03 [2020-05-14T19:34:03.887Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:34:04 [2020-05-14T19:34:04.115Z] --- PASS: TestKillContainerInvalidSignal (0.69s)
19:34:04 [2020-05-14T19:34:04.115Z] === RUN   TestKillContainer
19:34:04 [2020-05-14T19:34:04.115Z] === RUN   TestKillContainer/no_signal
19:34:04 [2020-05-14T19:34:04.734Z] === RUN   TestKillContainer/non_killing_signal
19:34:04 [2020-05-14T19:34:04.819Z] === RUN   TestDockerSuite/TestPortHostBinding
19:34:05 [2020-05-14T19:34:05.388Z] === RUN   TestKillContainer/killing_signal
19:34:06 [2020-05-14T19:34:06.191Z] === RUN   TestDockerSuite/TestPortList
19:34:06 [2020-05-14T19:34:06.406Z] --- PASS: TestKillContainer (2.08s)
19:34:06 [2020-05-14T19:34:06.406Z]     --- PASS: TestKillContainer/no_signal (0.63s)
19:34:06 [2020-05-14T19:34:06.406Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
19:34:06 [2020-05-14T19:34:06.406Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
19:34:06 [2020-05-14T19:34:06.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:34:06 [2020-05-14T19:34:06.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:34:07 [2020-05-14T19:34:07.053Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:34:07 [2020-05-14T19:34:07.672Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s)
19:34:07 [2020-05-14T19:34:07.672Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s)
19:34:07 [2020-05-14T19:34:07.672Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
19:34:07 [2020-05-14T19:34:07.672Z] === RUN   TestKillStoppedContainer
19:34:07 [2020-05-14T19:34:07.672Z] --- PASS: TestKillStoppedContainer (0.08s)
19:34:07 [2020-05-14T19:34:07.672Z] === RUN   TestKillStoppedContainerAPIPre120
19:34:07 [2020-05-14T19:34:07.959Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
19:34:07 [2020-05-14T19:34:07.959Z] === RUN   TestKillDifferentUserContainer
19:34:08 [2020-05-14T19:34:08.589Z] --- PASS: TestKillDifferentUserContainer (0.69s)
19:34:08 [2020-05-14T19:34:08.589Z] === RUN   TestInspectOomKilledTrue
19:34:10 [2020-05-14T19:34:10.067Z] --- PASS: TestInspectOomKilledTrue (1.29s)
19:34:10 [2020-05-14T19:34:10.067Z] === RUN   TestInspectOomKilledFalse
19:34:10 [2020-05-14T19:34:10.366Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:34:10 [2020-05-14T19:34:10.685Z] --- PASS: TestInspectOomKilledFalse (0.64s)
19:34:10 [2020-05-14T19:34:10.685Z] === RUN   TestLinksEtcHostsContentMatch
19:34:10 [2020-05-14T19:34:10.969Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
19:34:10 [2020-05-14T19:34:10.969Z] === RUN   TestLinksContainerNames
19:34:12 [2020-05-14T19:34:12.453Z] --- PASS: TestLinksContainerNames (1.35s)
19:34:12 [2020-05-14T19:34:12.453Z] === RUN   TestLogsFollowTailEmpty
19:34:13 [2020-05-14T19:34:13.072Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
19:34:13 [2020-05-14T19:34:13.072Z] === RUN   TestContainerNetworkMountsNoChown
19:34:13 [2020-05-14T19:34:13.694Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
19:34:13 [2020-05-14T19:34:13.694Z] === RUN   TestMountDaemonRoot
19:34:13 [2020-05-14T19:34:13.694Z] === RUN   TestMountDaemonRoot/default
19:34:13 [2020-05-14T19:34:13.694Z] === PAUSE TestMountDaemonRoot/default
19:34:13 [2020-05-14T19:34:13.694Z] === RUN   TestMountDaemonRoot/private
19:34:13 [2020-05-14T19:34:13.694Z] === PAUSE TestMountDaemonRoot/private
19:34:13 [2020-05-14T19:34:13.694Z] === RUN   TestMountDaemonRoot/rprivate
19:34:13 [2020-05-14T19:34:13.695Z] === PAUSE TestMountDaemonRoot/rprivate
19:34:13 [2020-05-14T19:34:13.695Z] === RUN   TestMountDaemonRoot/slave
19:34:13 [2020-05-14T19:34:13.695Z] === PAUSE TestMountDaemonRoot/slave
19:34:13 [2020-05-14T19:34:13.695Z] === RUN   TestMountDaemonRoot/rslave
19:34:13 [2020-05-14T19:34:13.695Z] === PAUSE TestMountDaemonRoot/rslave
19:34:13 [2020-05-14T19:34:13.695Z] === RUN   TestMountDaemonRoot/shared
19:34:13 [2020-05-14T19:34:13.695Z] === PAUSE TestMountDaemonRoot/shared
19:34:13 [2020-05-14T19:34:13.695Z] === RUN   TestMountDaemonRoot/rshared
19:34:13 [2020-05-14T19:34:13.695Z] === PAUSE TestMountDaemonRoot/rshared
19:34:13 [2020-05-14T19:34:13.695Z] === CONT  TestMountDaemonRoot/default
19:34:13 [2020-05-14T19:34:13.981Z] === CONT  TestMountDaemonRoot/rslave
19:34:13 [2020-05-14T19:34:13.981Z] === CONT  TestMountDaemonRoot/rprivate
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/default/mount_root
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:34:13 [2020-05-14T19:34:13.981Z] === CONT  TestMountDaemonRoot/private
19:34:13 [2020-05-14T19:34:13.981Z] === CONT  TestMountDaemonRoot/shared
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:34:13 [2020-05-14T19:34:13.981Z] === CONT  TestMountDaemonRoot/rshared
19:34:13 [2020-05-14T19:34:13.981Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/default/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/slave
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/private/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === RUN   TestMountDaemonRoot/private/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/default/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/default/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:34:13 [2020-05-14T19:34:13.982Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:34:14 [2020-05-14T19:34:14.268Z] === CONT  TestMountDaemonRoot/private/mount_root
19:34:14 [2020-05-14T19:34:14.268Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:34:14 [2020-05-14T19:34:14.268Z] === CONT  TestMountDaemonRoot/private/bind_root
19:34:14 [2020-05-14T19:34:14.268Z] --- PASS: TestMountDaemonRoot (0.06s)
19:34:14 [2020-05-14T19:34:14.268Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:34:14 [2020-05-14T19:34:14.268Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
19:34:14 [2020-05-14T19:34:14.268Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
19:34:14 [2020-05-14T19:34:14.268Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
19:34:14 [2020-05-14T19:34:14.268Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
19:34:14 [2020-05-14T19:34:14.268Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
19:34:14 [2020-05-14T19:34:14.268Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:34:14 [2020-05-14T19:34:14.268Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
19:34:14 [2020-05-14T19:34:14.268Z] === RUN   TestContainerBindMountNonRecursive
19:34:15 [2020-05-14T19:34:15.768Z] --- PASS: TestContainerBindMountNonRecursive (1.66s)
19:34:15 [2020-05-14T19:34:15.768Z] === RUN   TestNetworkNat
19:34:16 [2020-05-14T19:34:16.780Z] --- PASS: TestNetworkNat (0.70s)
19:34:16 [2020-05-14T19:34:16.780Z] === RUN   TestNetworkLocalhostTCPNat
19:34:16 [2020-05-14T19:34:16.914Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:34:16 [2020-05-14T19:34:16.914Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:34:17 [2020-05-14T19:34:17.397Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
19:34:17 [2020-05-14T19:34:17.397Z] === RUN   TestNetworkLoopbackNat
19:34:18 [2020-05-14T19:34:18.412Z] --- PASS: TestNetworkLoopbackNat (0.97s)
19:34:18 [2020-05-14T19:34:18.412Z] === RUN   TestPause
19:34:18 [2020-05-14T19:34:18.809Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:34:19 [2020-05-14T19:34:19.035Z] --- PASS: TestPause (0.75s)
19:34:19 [2020-05-14T19:34:19.035Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:34:19 [2020-05-14T19:34:19.035Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:34:19 [2020-05-14T19:34:19.035Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:34:19 [2020-05-14T19:34:19.035Z] === RUN   TestPauseStopPausedContainer
19:34:19 [2020-05-14T19:34:19.654Z] --- PASS: TestPauseStopPausedContainer (0.72s)
19:34:19 [2020-05-14T19:34:19.654Z] === RUN   TestPsFilter
19:34:19 [2020-05-14T19:34:19.938Z] --- PASS: TestPsFilter (0.22s)
19:34:19 [2020-05-14T19:34:19.938Z] === RUN   TestRemoveContainerWithRemovedVolume
19:34:20 [2020-05-14T19:34:20.570Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
19:34:20 [2020-05-14T19:34:20.570Z] === RUN   TestRemoveContainerWithVolume
19:34:21 [2020-05-14T19:34:21.207Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
19:34:21 [2020-05-14T19:34:21.207Z] === RUN   TestRemoveContainerRunning
19:34:22 [2020-05-14T19:34:22.216Z] --- PASS: TestRemoveContainerRunning (0.75s)
19:34:22 [2020-05-14T19:34:22.216Z] === RUN   TestRemoveContainerForceRemoveRunning
19:34:22 [2020-05-14T19:34:22.834Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
19:34:22 [2020-05-14T19:34:22.834Z] === RUN   TestRemoveInvalidContainer
19:34:22 [2020-05-14T19:34:22.834Z] --- PASS: TestRemoveInvalidContainer (0.03s)
19:34:22 [2020-05-14T19:34:22.834Z] === RUN   TestRenameLinkedContainer
19:34:25 [2020-05-14T19:34:25.525Z] --- PASS: TestRenameLinkedContainer (2.78s)
19:34:25 [2020-05-14T19:34:25.525Z] === RUN   TestRenameStoppedContainer
19:34:26 [2020-05-14T19:34:26.144Z] --- PASS: TestRenameStoppedContainer (0.69s)
19:34:26 [2020-05-14T19:34:26.144Z] === RUN   TestRenameRunningContainerAndReuse
19:34:26 [2020-05-14T19:34:26.907Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:34:26 [2020-05-14T19:34:26.908Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:34:26 [2020-05-14T19:34:26.908Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:34:26 [2020-05-14T19:34:26.908Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:34:26 [2020-05-14T19:34:26.908Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:34:27 [2020-05-14T19:34:27.626Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s)
19:34:27 [2020-05-14T19:34:27.626Z] === RUN   TestRenameInvalidName
19:34:27 [2020-05-14T19:34:27.838Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:34:27 [2020-05-14T19:34:27.838Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:34:28 [2020-05-14T19:34:28.245Z] --- PASS: TestRenameInvalidName (0.68s)
19:34:28 [2020-05-14T19:34:28.245Z] === RUN   TestRenameAnonymousContainer
19:34:28 [2020-05-14T19:34:28.783Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:34:28 [2020-05-14T19:34:28.783Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:34:29 [2020-05-14T19:34:29.714Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:34:30 [2020-05-14T19:34:30.644Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:34:30 [2020-05-14T19:34:30.644Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:34:31 [2020-05-14T19:34:31.074Z] --- PASS: TestRenameAnonymousContainer (2.59s)
19:34:31 [2020-05-14T19:34:31.074Z] === RUN   TestRenameContainerWithSameName
19:34:31 [2020-05-14T19:34:31.705Z] --- PASS: TestRenameContainerWithSameName (0.71s)
19:34:31 [2020-05-14T19:34:31.705Z] === RUN   TestRenameContainerWithLinkedContainer
19:34:33 [2020-05-14T19:34:33.174Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:34:33 [2020-05-14T19:34:33.197Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s)
19:34:33 [2020-05-14T19:34:33.197Z] === RUN   TestResize
19:34:33 [2020-05-14T19:34:33.815Z] --- PASS: TestResize (0.70s)
19:34:33 [2020-05-14T19:34:33.815Z] === RUN   TestResizeWithInvalidSize
19:34:34 [2020-05-14T19:34:34.442Z] --- PASS: TestResizeWithInvalidSize (0.68s)
19:34:34 [2020-05-14T19:34:34.442Z] === RUN   TestResizeWhenContainerNotStarted
19:34:34 [2020-05-14T19:34:34.547Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:34:35 [2020-05-14T19:34:35.083Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s)
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:34:35 [2020-05-14T19:34:35.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:34:35 [2020-05-14T19:34:35.918Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:34:36 [2020-05-14T19:34:36.175Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:34:36 [2020-05-14T19:34:36.432Z] === RUN   TestDockerSuite/TestPsByOrder
19:34:36 [2020-05-14T19:34:36.996Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:34:37 [2020-05-14T19:34:37.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:34:37 [2020-05-14T19:34:37.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:34:38 [2020-05-14T19:34:38.444Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:34:39 [2020-05-14T19:34:39.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:34:39 [2020-05-14T19:34:39.355Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:34:40 [2020-05-14T19:34:40.274Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:34:40 [2020-05-14T19:34:40.274Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:34:40 [2020-05-14T19:34:40.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:34:41 [2020-05-14T19:34:41.205Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:34:41 [2020-05-14T19:34:41.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:34:42 [2020-05-14T19:34:42.978Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:34:43 [2020-05-14T19:34:43.167Z] 2020/05/14 19:34:41 	Finished clone google.golang.org/api
19:34:43 [2020-05-14T19:34:43.167Z] 2020/05/14 19:34:41 Dependencies downloaded. Download time: 2m35.644259793s
19:34:43 [2020-05-14T19:34:43.167Z] 2020/05/14 19:34:41 Collecting all dependencies
19:34:44 [2020-05-14T19:34:44.481Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:34:45 [2020-05-14T19:34:45.686Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.29s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.32s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.36s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.94s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.48s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.35s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.65s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.06s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.04s)
19:34:45 [2020-05-14T19:34:45.686Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s)
19:34:45 [2020-05-14T19:34:45.686Z] === RUN   TestCgroupNamespacesRun
19:34:45 [2020-05-14T19:34:45.852Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:34:47 [2020-05-14T19:34:47.173Z] --- PASS: TestCgroupNamespacesRun (1.67s)
19:34:47 [2020-05-14T19:34:47.173Z] === RUN   TestCgroupNamespacesRunPrivileged
19:34:48 [2020-05-14T19:34:48.655Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
19:34:48 [2020-05-14T19:34:48.655Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:34:49 [2020-05-14T19:34:49.129Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:34:50 [2020-05-14T19:34:50.147Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
19:34:50 [2020-05-14T19:34:50.147Z] === RUN   TestCgroupNamespacesRunHostMode
19:34:50 [2020-05-14T19:34:50.499Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:34:50 [2020-05-14T19:34:50.499Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:34:52 [2020-05-14T19:34:52.190Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s)
19:34:52 [2020-05-14T19:34:52.190Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:34:53 [2020-05-14T19:34:53.127Z] 2020/05/14 19:34:51 Clean vendor dir from unused packages
19:34:53 [2020-05-14T19:34:53.127Z] 2020/05/14 19:34:51 	Ignoring paths matching "^archive/tar"
19:34:53 [2020-05-14T19:34:53.127Z] 2020/05/14 19:34:52 Success
19:34:53 [2020-05-14T19:34:53.127Z] 2020/05/14 19:34:52 Running time: 2m49.327616981s
19:34:53 [2020-05-14T19:34:53.127Z] Congratulations! All vendoring changes are done the right way.
19:34:53 [2020-05-14T19:34:53.675Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
19:34:53 [2020-05-14T19:34:53.675Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
19:34:54 [2020-05-14T19:34:54.029Z] + echo Building e2e image
19:34:54 [2020-05-14T19:34:54.029Z] Building e2e image
19:34:54 [2020-05-14T19:34:54.029Z] + docker build --build-arg DOCKER_GITCOMMIT=4bc2f528d473e9b140af9f37b26faddb530abf74 -t moby-e2e-test -f Dockerfile.e2e .
19:34:54 [2020-05-14T19:34:54.029Z] #2 [internal] load .dockerignore
19:34:54 [2020-05-14T19:34:54.029Z] #2 transferring context: 34B done
19:34:54 [2020-05-14T19:34:54.029Z] #2 DONE 0.0s
19:34:54 [2020-05-14T19:34:54.029Z] 
19:34:54 [2020-05-14T19:34:54.029Z] #1 [internal] load build definition from Dockerfile.e2e
19:34:54 [2020-05-14T19:34:54.029Z] #1 transferring dockerfile: 3.21kB done
19:34:54 [2020-05-14T19:34:54.029Z] #1 DONE 0.0s
19:34:54 [2020-05-14T19:34:54.029Z] 
19:34:54 [2020-05-14T19:34:54.029Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
19:34:54 [2020-05-14T19:34:54.677Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:34:55 [2020-05-14T19:34:55.171Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s)
19:34:55 [2020-05-14T19:34:55.172Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:34:56 [2020-05-14T19:34:56.188Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
19:34:56 [2020-05-14T19:34:56.189Z] === RUN   TestCgroupNamespacesRunOlderClient
19:34:57 [2020-05-14T19:34:57.668Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
19:34:57 [2020-05-14T19:34:57.668Z] === RUN   TestKernelTCPMemory
19:34:58 [2020-05-14T19:34:58.686Z] --- PASS: TestKernelTCPMemory (0.84s)
19:34:58 [2020-05-14T19:34:58.686Z] === RUN   TestNISDomainname
19:34:59 [2020-05-14T19:34:59.283Z] #4 DONE 5.3s
19:34:59 [2020-05-14T19:34:59.283Z] 
19:34:59 [2020-05-14T19:34:59.283Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
19:34:59 [2020-05-14T19:34:59.283Z] #3 DONE 5.2s
19:34:59 [2020-05-14T19:34:59.283Z] 
19:34:59 [2020-05-14T19:34:59.283Z] #8 [internal] load build context
19:34:59 [2020-05-14T19:34:59.283Z] #8 transferring context: 30B
19:34:59 [2020-05-14T19:34:59.703Z] --- PASS: TestNISDomainname (0.89s)
19:34:59 [2020-05-14T19:34:59.703Z] === RUN   TestHostnameDnsResolution
19:34:59 [2020-05-14T19:34:59.854Z] #8 transferring context: 848.10kB 0.4s done
19:34:59 [2020-05-14T19:34:59.854Z] #8 DONE 0.4s
19:34:59 [2020-05-14T19:34:59.854Z] 
19:34:59 [2020-05-14T19:34:59.854Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
19:34:59 [2020-05-14T19:34:59.854Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done
19:34:59 [2020-05-14T19:34:59.854Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done
19:34:59 [2020-05-14T19:34:59.854Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done
19:34:59 [2020-05-14T19:34:59.854Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done
19:34:59 [2020-05-14T19:34:59.854Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done
19:34:59 [2020-05-14T19:34:59.854Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done
19:34:59 [2020-05-14T19:34:59.854Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c
19:34:59 [2020-05-14T19:34:59.854Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 10.51MB / 126.95MB 0.4s
19:34:59 [2020-05-14T19:34:59.854Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done
19:34:59 [2020-05-14T19:34:59.854Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done
19:34:59 [2020-05-14T19:34:59.854Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 22.54MB / 126.95MB 0.5s
19:34:59 [2020-05-14T19:34:59.854Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 38.73MB / 126.95MB 0.6s
19:34:59 [2020-05-14T19:34:59.854Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done
19:35:00 [2020-05-14T19:35:00.114Z] #14 ...
19:35:00 [2020-05-14T19:35:00.114Z] 
19:35:00 [2020-05-14T19:35:00.114Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
19:35:00 [2020-05-14T19:35:00.114Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
19:35:00 [2020-05-14T19:35:00.114Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
19:35:00 [2020-05-14T19:35:00.114Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
19:35:00 [2020-05-14T19:35:00.114Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
19:35:00 [2020-05-14T19:35:00.114Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
19:35:00 [2020-05-14T19:35:00.114Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done
19:35:00 [2020-05-14T19:35:00.114Z] #5 DONE 0.8s
19:35:00 [2020-05-14T19:35:00.114Z] 
19:35:00 [2020-05-14T19:35:00.114Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
19:35:00 [2020-05-14T19:35:00.114Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 59.52MB / 126.95MB 0.9s
19:35:00 [2020-05-14T19:35:00.372Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 74.03MB / 126.95MB 1.1s
19:35:00 [2020-05-14T19:35:00.632Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 84.85MB / 126.95MB 1.2s
19:35:00 [2020-05-14T19:35:00.632Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 93.37MB / 126.95MB 1.3s
19:35:00 [2020-05-14T19:35:00.722Z] --- PASS: TestHostnameDnsResolution (1.06s)
19:35:00 [2020-05-14T19:35:00.722Z] === RUN   TestStats
19:35:00 [2020-05-14T19:35:00.889Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 114.77MB / 126.95MB 1.5s
19:35:00 [2020-05-14T19:35:00.889Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.7s
19:35:01 [2020-05-14T19:35:01.146Z] #14 ...
19:35:01 [2020-05-14T19:35:01.146Z] 
19:35:01 [2020-05-14T19:35:01.146Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
19:35:01 [2020-05-14T19:35:01.146Z] #6 DONE 1.1s
19:35:01 [2020-05-14T19:35:01.146Z] 
19:35:01 [2020-05-14T19:35:01.146Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
19:35:01 [2020-05-14T19:35:01.146Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.8s done
19:35:01 [2020-05-14T19:35:01.146Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186
19:35:02 [2020-05-14T19:35:02.772Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:35:02 [2020-05-14T19:35:02.772Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:35:03 [2020-05-14T19:35:03.418Z] --- PASS: TestStats (2.71s)
19:35:03 [2020-05-14T19:35:03.418Z] === RUN   TestStopContainerWithTimeout
19:35:03 [2020-05-14T19:35:03.418Z] === RUN   TestStopContainerWithTimeout/0
19:35:03 [2020-05-14T19:35:03.418Z] === PAUSE TestStopContainerWithTimeout/0
19:35:03 [2020-05-14T19:35:03.418Z] === RUN   TestStopContainerWithTimeout/1
19:35:03 [2020-05-14T19:35:03.418Z] === PAUSE TestStopContainerWithTimeout/1
19:35:03 [2020-05-14T19:35:03.418Z] === RUN   TestStopContainerWithTimeout/3
19:35:03 [2020-05-14T19:35:03.418Z] === PAUSE TestStopContainerWithTimeout/3
19:35:03 [2020-05-14T19:35:03.418Z] === RUN   TestStopContainerWithTimeout/-1
19:35:03 [2020-05-14T19:35:03.418Z] === PAUSE TestStopContainerWithTimeout/-1
19:35:03 [2020-05-14T19:35:03.418Z] === CONT  TestStopContainerWithTimeout/0
19:35:03 [2020-05-14T19:35:03.418Z] === CONT  TestStopContainerWithTimeout/-1
19:35:03 [2020-05-14T19:35:03.418Z] === CONT  TestStopContainerWithTimeout/1
19:35:03 [2020-05-14T19:35:03.418Z] === CONT  TestStopContainerWithTimeout/3
19:35:04 [2020-05-14T19:35:04.669Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:35:06 [2020-05-14T19:35:06.405Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.1s
19:35:06 [2020-05-14T19:35:06.574Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:35:06 [2020-05-14T19:35:06.665Z] #14 ...
19:35:06 [2020-05-14T19:35:06.665Z] 
19:35:06 [2020-05-14T19:35:06.665Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
19:35:06 [2020-05-14T19:35:06.665Z] #7 1.008 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.128 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.228 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.231 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.243 (3/30) Installing readline (8.0.0-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.248 (4/30) Installing bash (5.0.0-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.263 Executing bash-5.0.0-r0.post-install
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.266 (5/30) Installing ca-certificates (20191127-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.285 (6/30) Installing libgcc (8.3.0-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.288 (7/30) Installing libstdc++ (8.3.0-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.304 (8/30) Installing binutils (2.32-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.398 (9/30) Installing gmp (6.1.2-r1)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.406 (10/30) Installing isl (0.18-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.428 (11/30) Installing libgomp (8.3.0-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.432 (12/30) Installing libatomic (8.3.0-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.435 (13/30) Installing mpfr3 (3.1.5-r1)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.441 (14/30) Installing mpc1 (1.1.0-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 2.444 (15/30) Installing gcc (8.3.0-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 3.297 (16/30) Installing musl-dev (1.1.22-r3)
19:35:06 [2020-05-14T19:35:06.665Z] #7 3.393 (17/30) Installing libc-dev (0.7.1-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 3.394 (18/30) Installing g++ (8.3.0-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 3.986 (19/30) Installing nghttp2-libs (1.39.2-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 3.989 (20/30) Installing libcurl (7.66.0-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 3.997 (21/30) Installing expat (2.2.8-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.000 (22/30) Installing pcre2 (10.33-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.009 (23/30) Installing git (2.22.4-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.208 (24/30) Installing libmnl (1.0.4-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.211 (25/30) Installing libnftnl-libs (1.1.3-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.215 (26/30) Installing iptables (1.8.3-r1)
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.239 (27/30) Installing pigz (2.4-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.245 (28/30) Installing tar (1.32-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.258 (29/30) Installing xz-libs (5.2.4-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.262 (30/30) Installing xz (5.2.4-r0)
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.269 Executing busybox-1.30.1-r3.trigger
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.276 Executing ca-certificates-20191127-r0.trigger
19:35:06 [2020-05-14T19:35:06.665Z] #7 4.331 OK: 179 MiB in 44 packages
19:35:06 [2020-05-14T19:35:06.665Z] #7 DONE 5.5s
19:35:06 [2020-05-14T19:35:06.665Z] 
19:35:06 [2020-05-14T19:35:06.665Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
19:35:06 [2020-05-14T19:35:06.908Z] --- PASS: TestStopContainerWithTimeout (0.03s)
19:35:06 [2020-05-14T19:35:06.908Z]     --- PASS: TestStopContainerWithTimeout/0 (1.29s)
19:35:06 [2020-05-14T19:35:06.908Z]     --- PASS: TestStopContainerWithTimeout/1 (2.21s)
19:35:06 [2020-05-14T19:35:06.908Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
19:35:06 [2020-05-14T19:35:06.908Z]     --- PASS: TestStopContainerWithTimeout/3 (3.13s)
19:35:06 [2020-05-14T19:35:06.908Z] === RUN   TestDeleteDevicemapper
19:35:06 [2020-05-14T19:35:06.908Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:35:06 [2020-05-14T19:35:06.908Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:35:06 [2020-05-14T19:35:06.908Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:35:06 [2020-05-14T19:35:06.922Z] #9 DONE 0.1s
19:35:06 [2020-05-14T19:35:06.922Z] 
19:35:06 [2020-05-14T19:35:06.922Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
19:35:06 [2020-05-14T19:35:06.922Z] #10 DONE 0.1s
19:35:06 [2020-05-14T19:35:06.922Z] 
19:35:06 [2020-05-14T19:35:06.922Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
19:35:07 [2020-05-14T19:35:07.179Z] #11 DONE 0.1s
19:35:07 [2020-05-14T19:35:07.179Z] 
19:35:07 [2020-05-14T19:35:07.179Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
19:35:07 [2020-05-14T19:35:07.179Z] #12 DONE 0.1s
19:35:07 [2020-05-14T19:35:07.179Z] 
19:35:07 [2020-05-14T19:35:07.179Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
19:35:07 [2020-05-14T19:35:07.179Z] #13 DONE 0.1s
19:35:07 [2020-05-14T19:35:07.179Z] 
19:35:07 [2020-05-14T19:35:07.179Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
19:35:07 [2020-05-14T19:35:07.179Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.9s done
19:35:07 [2020-05-14T19:35:07.179Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252
19:35:07 [2020-05-14T19:35:07.436Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done
19:35:07 [2020-05-14T19:35:07.436Z] #14 DONE 8.1s
19:35:07 [2020-05-14T19:35:07.436Z] 
19:35:07 [2020-05-14T19:35:07.436Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
19:35:08 [2020-05-14T19:35:08.000Z] #15 0.586 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
19:35:08 [2020-05-14T19:35:08.387Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.98s)
19:35:08 [2020-05-14T19:35:08.387Z] === RUN   TestUpdateMemory
19:35:08 [2020-05-14T19:35:08.468Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.642 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.741 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.745 (2/42) Installing ncurses-libs (6.1_p20200118-r4)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.752 (3/42) Installing readline (8.0.1-r0)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.756 (4/42) Installing bash (5.0.11-r1)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.769 Executing bash-5.0.11-r1.post-install
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.771 (5/42) Installing linux-headers (4.19.36-r0)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.846 (6/42) Installing libblkid (2.34-r1)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.850 (7/42) Installing libuuid (2.34-r1)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.852 (8/42) Installing btrfs-progs-libs (5.4-r0)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.858 (9/42) Installing btrfs-progs-dev (5.4-r0)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.862 (10/42) Installing libgcc (9.2.0-r4)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.864 (11/42) Installing libstdc++ (9.2.0-r4)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.877 (12/42) Installing binutils (2.33.1-r0)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.943 (13/42) Installing libmagic (5.37-r1)
19:35:09 [2020-05-14T19:35:09.369Z] #15 1.962 (14/42) Installing file (5.37-r1)
19:35:09 [2020-05-14T19:35:09.405Z] --- PASS: TestUpdateMemory (0.96s)
19:35:09 [2020-05-14T19:35:09.405Z] === RUN   TestUpdateCPUQuota
19:35:09 [2020-05-14T19:35:09.627Z] #15 1.963 (15/42) Installing gmp (6.1.2-r1)
19:35:09 [2020-05-14T19:35:09.627Z] #15 1.969 (16/42) Installing isl (0.18-r0)
19:35:09 [2020-05-14T19:35:09.627Z] #15 1.984 (17/42) Installing libgomp (9.2.0-r4)
19:35:09 [2020-05-14T19:35:09.627Z] #15 1.987 (18/42) Installing libatomic (9.2.0-r4)
19:35:09 [2020-05-14T19:35:09.627Z] #15 1.989 (19/42) Installing mpfr4 (4.0.2-r1)
19:35:09 [2020-05-14T19:35:09.627Z] #15 1.994 (20/42) Installing mpc1 (1.1.0-r1)
19:35:09 [2020-05-14T19:35:09.627Z] #15 1.996 (21/42) Installing gcc (9.2.0-r4)
19:35:09 [2020-05-14T19:35:09.837Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:35:10 [2020-05-14T19:35:10.192Z] #15 2.656 (22/42) Installing musl-dev (1.1.24-r2)
19:35:10 [2020-05-14T19:35:10.192Z] #15 2.726 (23/42) Installing libc-dev (0.7.2-r0)
19:35:10 [2020-05-14T19:35:10.192Z] #15 2.727 (24/42) Installing g++ (9.2.0-r4)
19:35:10 [2020-05-14T19:35:10.449Z] #15 3.141 (25/42) Installing make (4.2.1-r2)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.145 (26/42) Installing fortify-headers (1.1-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.147 (27/42) Installing build-base (0.5-r1)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.148 (28/42) Installing nghttp2-libs (1.40.0-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.150 (29/42) Installing libcurl (7.67.0-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.156 (30/42) Installing curl (7.67.0-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.159 (31/42) Installing oniguruma (6.9.4-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.165 (32/42) Installing jq (1.6-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.174 (33/42) Installing device-mapper-libs (2.02.186-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.179 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.181 (35/42) Installing libaio (0.3.112-r1)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.182 (36/42) Installing lvm2-libs (2.02.186-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.211 (37/42) Installing libfdisk (2.34-r1)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.217 (38/42) Installing libmount (2.34-r1)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.221 (39/42) Installing libsmartcols (2.34-r1)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.225 (40/42) Installing pkgconf (1.6.3-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.227 (41/42) Installing util-linux-dev (2.34-r1)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.249 (42/42) Installing lvm2-dev (2.02.186-r0)
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.254 Executing busybox-1.31.1-r9.trigger
19:35:10 [2020-05-14T19:35:10.706Z] #15 3.261 OK: 196 MiB in 57 packages
19:35:10 [2020-05-14T19:35:10.908Z] --- PASS: TestUpdateCPUQuota (1.31s)
19:35:10 [2020-05-14T19:35:10.908Z] === RUN   TestUpdatePidsLimit
19:35:10 [2020-05-14T19:35:10.908Z] === RUN   TestUpdatePidsLimit/update_from_none
19:35:10 [2020-05-14T19:35:10.908Z] === RUN   TestUpdatePidsLimit/no_change
19:35:10 [2020-05-14T19:35:10.963Z] #15 DONE 3.7s
19:35:11 [2020-05-14T19:35:11.220Z] 
19:35:11 [2020-05-14T19:35:11.220Z] #16 [base 3/5] RUN mkdir -p /build/
19:35:11 [2020-05-14T19:35:11.527Z] === RUN   TestUpdatePidsLimit/update_lower
19:35:11 [2020-05-14T19:35:11.732Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:35:11 [2020-05-14T19:35:11.784Z] #16 DONE 0.7s
19:35:11 [2020-05-14T19:35:11.784Z] 
19:35:11 [2020-05-14T19:35:11.784Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
19:35:11 [2020-05-14T19:35:11.811Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:35:12 [2020-05-14T19:35:12.101Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:35:12 [2020-05-14T19:35:12.388Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:35:12 [2020-05-14T19:35:12.716Z] #17 DONE 0.7s
19:35:12 [2020-05-14T19:35:12.716Z] 
19:35:12 [2020-05-14T19:35:12.716Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
19:35:12 [2020-05-14T19:35:12.716Z] #18 DONE 0.0s
19:35:12 [2020-05-14T19:35:12.716Z] 
19:35:12 [2020-05-14T19:35:12.716Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
19:35:12 [2020-05-14T19:35:12.716Z] #19 DONE 0.1s
19:35:12 [2020-05-14T19:35:12.716Z] 
19:35:12 [2020-05-14T19:35:12.716Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
19:35:12 [2020-05-14T19:35:12.716Z] #26 DONE 0.1s
19:35:12 [2020-05-14T19:35:12.716Z] 
19:35:12 [2020-05-14T19:35:12.716Z] #31 [builder 1/4] COPY . .
19:35:12 [2020-05-14T19:35:12.716Z] #31 ...
19:35:12 [2020-05-14T19:35:12.716Z] 
19:35:12 [2020-05-14T19:35:12.716Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
19:35:12 [2020-05-14T19:35:12.716Z] #22 DONE 0.1s
19:35:12 [2020-05-14T19:35:12.716Z] 
19:35:12 [2020-05-14T19:35:12.716Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
19:35:12 [2020-05-14T19:35:12.716Z] #27 DONE 0.1s
19:35:12 [2020-05-14T19:35:12.716Z] 
19:35:12 [2020-05-14T19:35:12.716Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
19:35:12 [2020-05-14T19:35:12.716Z] #23 DONE 0.1s
19:35:12 [2020-05-14T19:35:12.976Z] 
19:35:12 [2020-05-14T19:35:12.976Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
19:35:12 [2020-05-14T19:35:12.976Z] #28 DONE 0.1s
19:35:12 [2020-05-14T19:35:12.976Z] 
19:35:12 [2020-05-14T19:35:12.976Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:35:13 [2020-05-14T19:35:13.009Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:35:14 [2020-05-14T19:35:14.254Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:35:14 [2020-05-14T19:35:14.492Z] --- PASS: TestUpdatePidsLimit (3.51s)
19:35:14 [2020-05-14T19:35:14.492Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
19:35:14 [2020-05-14T19:35:14.492Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
19:35:14 [2020-05-14T19:35:14.492Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
19:35:14 [2020-05-14T19:35:14.492Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
19:35:14 [2020-05-14T19:35:14.492Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
19:35:14 [2020-05-14T19:35:14.492Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
19:35:14 [2020-05-14T19:35:14.492Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
19:35:14 [2020-05-14T19:35:14.492Z] === RUN   TestUpdateRestartPolicy
19:35:15 [2020-05-14T19:35:15.184Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:35:15 [2020-05-14T19:35:15.441Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:35:15 [2020-05-14T19:35:15.502Z] #29 ...
19:35:15 [2020-05-14T19:35:15.502Z] 
19:35:15 [2020-05-14T19:35:15.502Z] #31 [builder 1/4] COPY . .
19:35:15 [2020-05-14T19:35:15.502Z] #31 DONE 3.0s
19:35:15 [2020-05-14T19:35:15.698Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:35:15 [2020-05-14T19:35:15.759Z] 
19:35:15 [2020-05-14T19:35:15.759Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.338 + RM_GOPATH=0
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.338 + TMP_GOPATH=
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.338 + : /build
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.338 + '[' -z '' ']'
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.340 ++ mktemp -d
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.344 + export GOPATH=/tmp/tmp.hEKomM
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.344 + GOPATH=/tmp/tmp.hEKomM
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.344 + RM_GOPATH=1
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.344 ++ dirname ./install.sh
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 Install docker/cli version 17.06.2-ce from stable
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 + dir=.
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 + bin=dockercli
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 + shift
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 + '[' '!' -f ./dockercli.installer ']'
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 + . ./dockercli.installer
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 ++ : stable
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 ++ : 17.06.2-ce
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 + install_dockercli
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 + echo 'Install docker/cli version 17.06.2-ce from stable'
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.346 ++ uname -m
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.347 + arch=x86_64
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.347 + '[' x86_64 '!=' x86_64 ']'
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.347 + url=https://download.docker.com/linux/static
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.347 + tar -xz docker/docker
19:35:15 [2020-05-14T19:35:15.759Z] #24 1.351 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
19:35:16 [2020-05-14T19:35:16.629Z] === RUN   TestDockerSuite/TestPsRightTagName
19:35:17 [2020-05-14T19:35:17.135Z] #24 4.114 + mkdir -p /build
19:35:17 [2020-05-14T19:35:17.135Z] #24 4.122 + mv docker/docker /build/
19:35:17 [2020-05-14T19:35:17.135Z] #24 4.122 + rmdir docker
19:35:17 [2020-05-14T19:35:17.135Z] #24 DONE 4.2s
19:35:17 [2020-05-14T19:35:17.136Z] 
19:35:17 [2020-05-14T19:35:17.136Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:35:17 [2020-05-14T19:35:17.136Z] #20 2.619 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
19:35:17 [2020-05-14T19:35:17.136Z] #20 3.145 curl: option --progress: is ambiguous
19:35:17 [2020-05-14T19:35:17.136Z] #20 3.145 curl: try 'curl --help' or 'curl --manual' for more information
19:35:17 [2020-05-14T19:35:17.136Z] #20 3.718 curl: option --progress: is ambiguous
19:35:17 [2020-05-14T19:35:17.136Z] #20 3.721 curl: try 'curl --help' or 'curl --manual' for more information
19:35:17 [2020-05-14T19:35:17.136Z] #20 4.257 curl: option --progress: is ambiguous
19:35:17 [2020-05-14T19:35:17.136Z] #20 4.261 curl: try 'curl --help' or 'curl --manual' for more information
19:35:17 [2020-05-14T19:35:17.136Z] #20 ...
19:35:17 [2020-05-14T19:35:17.136Z] 
19:35:17 [2020-05-14T19:35:17.136Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
19:35:17 [2020-05-14T19:35:17.136Z] #32 DONE 1.6s
19:35:17 [2020-05-14T19:35:17.136Z] 
19:35:17 [2020-05-14T19:35:17.136Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:35:19 [2020-05-14T19:35:19.034Z] #33 1.595 
19:35:19 [2020-05-14T19:35:19.034Z] #33 1.719 Removing bundles/
19:35:19 [2020-05-14T19:35:19.034Z] #33 1.720 
19:35:19 [2020-05-14T19:35:19.034Z] #33 1.731 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
19:35:19 [2020-05-14T19:35:19.153Z] === RUN   TestDockerSuite/TestPsShowMounts
19:35:20 [2020-05-14T19:35:20.406Z] #33 3.021 Building test suite binary ./integration-cli/test.main
19:35:21 [2020-05-14T19:35:21.674Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:35:22 [2020-05-14T19:35:22.604Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:35:22 [2020-05-14T19:35:22.604Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:35:22 [2020-05-14T19:35:22.604Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:35:22 [2020-05-14T19:35:22.861Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:35:22 [2020-05-14T19:35:22.861Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:35:22 [2020-05-14T19:35:22.940Z] #33 ...
19:35:22 [2020-05-14T19:35:22.940Z] 
19:35:22 [2020-05-14T19:35:22.940Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
19:35:22 [2020-05-14T19:35:22.940Z] #20 4.776 curl: option --progress: is ambiguous
19:35:22 [2020-05-14T19:35:22.940Z] #20 4.776 curl: try 'curl --help' or 'curl --manual' for more information
19:35:22 [2020-05-14T19:35:22.940Z] #20 5.244 
19:35:22 [2020-05-14T19:35:22.940Z] #20 6.550 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
19:35:22 [2020-05-14T19:35:22.940Z] #20 6.967 curl: option --progress: is ambiguous
19:35:22 [2020-05-14T19:35:22.940Z] #20 6.974 curl: try 'curl --help' or 'curl --manual' for more information
19:35:22 [2020-05-14T19:35:22.940Z] #20 7.252 
19:35:22 [2020-05-14T19:35:22.940Z] #20 8.548 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
19:35:22 [2020-05-14T19:35:22.940Z] #20 8.890 curl: option --progress: is ambiguous
19:35:22 [2020-05-14T19:35:22.940Z] #20 8.890 curl: try 'curl --help' or 'curl --manual' for more information
19:35:22 [2020-05-14T19:35:22.940Z] #20 9.238 
19:35:22 [2020-05-14T19:35:22.940Z] #20 10.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
19:35:23 [2020-05-14T19:35:23.456Z] #20 10.68 curl: option --progress: is ambiguous
19:35:23 [2020-05-14T19:35:23.456Z] #20 10.68 curl: try 'curl --help' or 'curl --manual' for more information
19:35:23 [2020-05-14T19:35:23.715Z] #20 10.99 
19:35:23 [2020-05-14T19:35:23.792Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:35:24 [2020-05-14T19:35:24.650Z] #20 12.15 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
19:35:25 [2020-05-14T19:35:25.166Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:35:25 [2020-05-14T19:35:25.215Z] #20 12.55 curl: option --progress: is ambiguous
19:35:25 [2020-05-14T19:35:25.215Z] #20 12.55 curl: try 'curl --help' or 'curl --manual' for more information
19:35:25 [2020-05-14T19:35:25.473Z] #20 12.97 
19:35:25 [2020-05-14T19:35:25.731Z] #20 13.05 Download of images into '/build' complete.
19:35:25 [2020-05-14T19:35:25.731Z] #20 13.05 Use something like the following to load the result into a Docker daemon:
19:35:25 [2020-05-14T19:35:25.731Z] #20 13.05   tar -cC '/build' . | docker load
19:35:25 [2020-05-14T19:35:25.731Z] #20 DONE 13.2s
19:35:25 [2020-05-14T19:35:25.731Z] 
19:35:25 [2020-05-14T19:35:25.731Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:35:26 [2020-05-14T19:35:26.664Z] #33 ...
19:35:26 [2020-05-14T19:35:26.664Z] 
19:35:26 [2020-05-14T19:35:26.664Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
19:35:26 [2020-05-14T19:35:26.922Z] #21 DONE 0.1s
19:35:26 [2020-05-14T19:35:26.922Z] 
19:35:26 [2020-05-14T19:35:26.922Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
19:35:26 [2020-05-14T19:35:26.922Z] #25 DONE 0.2s
19:35:26 [2020-05-14T19:35:26.922Z] 
19:35:26 [2020-05-14T19:35:26.922Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:35:27 [2020-05-14T19:35:27.044Z] --- PASS: TestUpdateRestartPolicy (12.20s)
19:35:27 [2020-05-14T19:35:27.045Z] === RUN   TestUpdateRestartWithAutoRemove
19:35:27 [2020-05-14T19:35:27.045Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
19:35:27 [2020-05-14T19:35:27.045Z] === RUN   TestWaitNonBlocked
19:35:27 [2020-05-14T19:35:27.045Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:35:27 [2020-05-14T19:35:27.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:35:27 [2020-05-14T19:35:27.045Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:35:27 [2020-05-14T19:35:27.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:35:27 [2020-05-14T19:35:27.045Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:35:27 [2020-05-14T19:35:27.045Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:35:27 [2020-05-14T19:35:27.062Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:35:27 [2020-05-14T19:35:27.626Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:35:28 [2020-05-14T19:35:28.076Z] --- PASS: TestWaitNonBlocked (0.03s)
19:35:28 [2020-05-14T19:35:28.076Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s)
19:35:28 [2020-05-14T19:35:28.076Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s)
19:35:28 [2020-05-14T19:35:28.076Z] === RUN   TestWaitBlocked
19:35:28 [2020-05-14T19:35:28.076Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:35:28 [2020-05-14T19:35:28.076Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:35:28 [2020-05-14T19:35:28.076Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:35:28 [2020-05-14T19:35:28.076Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:35:28 [2020-05-14T19:35:28.076Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:35:28 [2020-05-14T19:35:28.076Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:35:28 [2020-05-14T19:35:28.998Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:35:29 [2020-05-14T19:35:29.102Z] --- PASS: TestWaitBlocked (0.04s)
19:35:29 [2020-05-14T19:35:29.102Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s)
19:35:29 [2020-05-14T19:35:29.102Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
19:35:29 [2020-05-14T19:35:29.102Z] === CONT  TestContainerStartOnDaemonRestart
19:35:29 [2020-05-14T19:35:29.102Z] === CONT  TestIpcModeOlderClient
19:35:29 [2020-05-14T19:35:29.102Z] === CONT  TestDaemonHostGatewayIP
19:35:29 [2020-05-14T19:35:29.102Z] === CONT  TestContainerKillOnDaemonStart
19:35:29 [2020-05-14T19:35:29.390Z] --- PASS: TestIpcModeOlderClient (0.21s)
19:35:29 [2020-05-14T19:35:29.390Z] === CONT  TestDaemonRestartIpcMode
19:35:32 [2020-05-14T19:35:32.275Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:35:33 [2020-05-14T19:35:33.843Z] --- PASS: TestContainerStartOnDaemonRestart (4.42s)
19:35:34 [2020-05-14T19:35:34.873Z] --- PASS: TestDaemonHostGatewayIP (5.42s)
19:35:34 [2020-05-14T19:35:34.873Z] --- PASS: TestDaemonRestartIpcMode (5.31s)
19:35:35 [2020-05-14T19:35:35.551Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:35:36 [2020-05-14T19:35:36.922Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:35:39 [2020-05-14T19:35:39.464Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:35:39 [2020-05-14T19:35:39.464Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:35:39 [2020-05-14T19:35:39.464Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:35:39 [2020-05-14T19:35:39.722Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:35:42 [2020-05-14T19:35:42.995Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:35:43 [2020-05-14T19:35:43.274Z] --- PASS: TestContainerKillOnDaemonStart (13.69s)
19:35:43 [2020-05-14T19:35:43.274Z] PASS
19:35:43 [2020-05-14T19:35:43.274Z] 
19:35:43 [2020-05-14T19:35:43.274Z] === Skipped
19:35:43 [2020-05-14T19:35:43.274Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
19:35:43 [2020-05-14T19:35:43.274Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:35:43 [2020-05-14T19:35:43.274Z] 
19:35:43 [2020-05-14T19:35:43.274Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:35:43 [2020-05-14T19:35:43.274Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:35:43 [2020-05-14T19:35:43.274Z] 
19:35:43 [2020-05-14T19:35:43.274Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
19:35:43 [2020-05-14T19:35:43.274Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:35:43 [2020-05-14T19:35:43.274Z] 
19:35:43 [2020-05-14T19:35:43.274Z] 
19:35:43 [2020-05-14T19:35:43.274Z] DONE 200 tests, 3 skipped in 131.811s
19:35:43 [2020-05-14T19:35:43.274Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
19:35:43 [2020-05-14T19:35:43.274Z] ++ 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
19:35:43 [2020-05-14T19:35:43.274Z] ++ set -e
19:35:43 [2020-05-14T19:35:43.274Z] ++ '[' -n 0 ']'
19:35:43 [2020-05-14T19:35:43.274Z] ++ set -x
19:35:43 [2020-05-14T19:35:43.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:35:43 [2020-05-14T19:35:43.274Z] INFO: Testing against a local daemon
19:35:43 [2020-05-14T19:35:43.274Z] === RUN   TestCommitInheritsEnv
19:35:43 [2020-05-14T19:35:43.560Z] --- PASS: TestCommitInheritsEnv (0.43s)
19:35:43 [2020-05-14T19:35:43.560Z] === RUN   TestImportExtremelyLargeImageWorks
19:35:43 [2020-05-14T19:35:43.560Z] === PAUSE TestImportExtremelyLargeImageWorks
19:35:43 [2020-05-14T19:35:43.560Z] === RUN   TestImagesFilterMultiReference
19:35:43 [2020-05-14T19:35:43.560Z] --- PASS: TestImagesFilterMultiReference (0.09s)
19:35:43 [2020-05-14T19:35:43.560Z] === RUN   TestImagePullPlatformInvalid
19:35:43 [2020-05-14T19:35:43.560Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
19:35:43 [2020-05-14T19:35:43.560Z] === RUN   TestRemoveImageOrphaning
19:35:44 [2020-05-14T19:35:44.182Z] --- PASS: TestRemoveImageOrphaning (0.47s)
19:35:44 [2020-05-14T19:35:44.182Z] === RUN   TestRemoveImageGarbageCollector
19:35:44 [2020-05-14T19:35:44.182Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:35:44 [2020-05-14T19:35:44.182Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:35:44 [2020-05-14T19:35:44.182Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:35:44 [2020-05-14T19:35:44.182Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
19:35:44 [2020-05-14T19:35:44.182Z] === RUN   TestTagInvalidReference
19:35:44 [2020-05-14T19:35:44.182Z] --- PASS: TestTagInvalidReference (0.05s)
19:35:44 [2020-05-14T19:35:44.182Z] === RUN   TestTagValidPrefixedRepo
19:35:44 [2020-05-14T19:35:44.182Z] --- PASS: TestTagValidPrefixedRepo (0.11s)
19:35:44 [2020-05-14T19:35:44.182Z] === RUN   TestTagExistedNameWithoutForce
19:35:44 [2020-05-14T19:35:44.366Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:35:44 [2020-05-14T19:35:44.467Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
19:35:44 [2020-05-14T19:35:44.467Z] === RUN   TestTagOfficialNames
19:35:44 [2020-05-14T19:35:44.467Z] --- PASS: TestTagOfficialNames (0.06s)
19:35:44 [2020-05-14T19:35:44.467Z] === RUN   TestTagMatchesDigest
19:35:44 [2020-05-14T19:35:44.467Z] --- PASS: TestTagMatchesDigest (0.03s)
19:35:44 [2020-05-14T19:35:44.467Z] === CONT  TestImportExtremelyLargeImageWorks
19:35:45 [2020-05-14T19:35:45.055Z] #33 ...
19:35:45 [2020-05-14T19:35:45.055Z] 
19:35:45 [2020-05-14T19:35:45.055Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
19:35:45 [2020-05-14T19:35:45.055Z] #29 29.70 # github.com/docker/docker/contrib/httpserver
19:35:45 [2020-05-14T19:35:45.055Z] #29 29.70 loadinternal: cannot find runtime/cgo
19:35:45 [2020-05-14T19:35:45.055Z] #29 DONE 29.9s
19:35:45 [2020-05-14T19:35:45.055Z] 
19:35:45 [2020-05-14T19:35:45.055Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:35:45 [2020-05-14T19:35:45.055Z] #33 ...
19:35:45 [2020-05-14T19:35:45.055Z] 
19:35:45 [2020-05-14T19:35:45.055Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
19:35:45 [2020-05-14T19:35:45.055Z] #30 DONE 0.1s
19:35:45 [2020-05-14T19:35:45.055Z] 
19:35:45 [2020-05-14T19:35:45.055Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
19:35:48 [2020-05-14T19:35:48.542Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:35:49 [2020-05-14T19:35:49.912Z] === RUN   TestDockerSuite/TestRmiBlank
19:35:49 [2020-05-14T19:35:49.912Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:35:49 [2020-05-14T19:35:49.912Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:35:52 [2020-05-14T19:35:52.434Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:35:54 [2020-05-14T19:35:54.331Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:35:55 [2020-05-14T19:35:55.261Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:35:55 [2020-05-14T19:35:55.519Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:35:55 [2020-05-14T19:35:55.776Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:35:57 [2020-05-14T19:35:57.671Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:35:58 [2020-05-14T19:35:58.741Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:35:58 [2020-05-14T19:35:58.741Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:36:00 [2020-05-14T19:36:00.637Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:36:02 [2020-05-14T19:36:02.007Z] === RUN   TestDockerSuite/TestRmiTag
19:36:02 [2020-05-14T19:36:02.007Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:36:02 [2020-05-14T19:36:02.938Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:36:08 [2020-05-14T19:36:08.191Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:36:08 [2020-05-14T19:36:08.191Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:36:09 [2020-05-14T19:36:09.122Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:36:09 [2020-05-14T19:36:09.379Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:36:11 [2020-05-14T19:36:11.285Z] === RUN   TestDockerSuite/TestRunAddHost
19:36:11 [2020-05-14T19:36:11.849Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:36:12 [2020-05-14T19:36:12.413Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:36:12 [2020-05-14T19:36:12.978Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:36:12 [2020-05-14T19:36:12.978Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:36:13 [2020-05-14T19:36:13.909Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:36:15 [2020-05-14T19:36:15.802Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:36:16 [2020-05-14T19:36:16.367Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:36:17 [2020-05-14T19:36:17.298Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:36:18 [2020-05-14T19:36:18.229Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:36:18 [2020-05-14T19:36:18.486Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:36:19 [2020-05-14T19:36:19.856Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:36:21 [2020-05-14T19:36:21.226Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:36:22 [2020-05-14T19:36:22.157Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:36:23 [2020-05-14T19:36:23.525Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:36:24 [2020-05-14T19:36:24.456Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:36:25 [2020-05-14T19:36:25.020Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:36:25 [2020-05-14T19:36:25.951Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:36:26 [2020-05-14T19:36:26.882Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:36:27 [2020-05-14T19:36:27.140Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:36:28 [2020-05-14T19:36:28.509Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:36:29 [2020-05-14T19:36:29.440Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:36:29 [2020-05-14T19:36:29.698Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:36:30 [2020-05-14T19:36:30.263Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:36:30 [2020-05-14T19:36:30.827Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:36:30 [2020-05-14T19:36:30.827Z] === RUN   TestDockerSuite/TestRunBindMounts
19:36:33 [2020-05-14T19:36:33.348Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:36:34 [2020-05-14T19:36:34.283Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:36:35 [2020-05-14T19:36:35.214Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:36:35 [2020-05-14T19:36:35.779Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:36:36 [2020-05-14T19:36:36.709Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:36:36 [2020-05-14T19:36:36.709Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:36:37 [2020-05-14T19:36:37.640Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:36:38 [2020-05-14T19:36:38.218Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:36:39 [2020-05-14T19:36:39.166Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:36:40 [2020-05-14T19:36:40.102Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:36:41 [2020-05-14T19:36:41.034Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:36:41 [2020-05-14T19:36:41.034Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:36:41 [2020-05-14T19:36:41.598Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:36:41 [2020-05-14T19:36:41.598Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:36:42 [2020-05-14T19:36:42.968Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:36:43 [2020-05-14T19:36:43.898Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:36:44 [2020-05-14T19:36:44.462Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:36:45 [2020-05-14T19:36:45.392Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:36:45 [2020-05-14T19:36:45.392Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:36:45 [2020-05-14T19:36:45.648Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:36:46 [2020-05-14T19:36:46.213Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:36:48 [2020-05-14T19:36:48.109Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:36:50 [2020-05-14T19:36:50.003Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:36:51 [2020-05-14T19:36:51.896Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:36:52 [2020-05-14T19:36:52.461Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:36:53 [2020-05-14T19:36:53.392Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:36:53 [2020-05-14T19:36:53.956Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:36:54 [2020-05-14T19:36:54.887Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:36:55 [2020-05-14T19:36:55.818Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:36:57 [2020-05-14T19:36:57.712Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:37:01 [2020-05-14T19:37:01.889Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:37:01 [2020-05-14T19:37:01.889Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:37:01 [2020-05-14T19:37:01.889Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:37:02 [2020-05-14T19:37:02.147Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:37:05 [2020-05-14T19:37:05.423Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:37:06 [2020-05-14T19:37:06.791Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:37:09 [2020-05-14T19:37:09.350Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:37:10 [2020-05-14T19:37:10.282Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:37:12 [2020-05-14T19:37:12.804Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:37:12 [2020-05-14T19:37:12.804Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:37:12 [2020-05-14T19:37:12.804Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:37:13 [2020-05-14T19:37:13.735Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:37:15 [2020-05-14T19:37:15.629Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:37:16 [2020-05-14T19:37:16.998Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:37:19 [2020-05-14T19:37:19.519Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:37:20 [2020-05-14T19:37:20.084Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:37:21 [2020-05-14T19:37:21.977Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:37:22 [2020-05-14T19:37:22.908Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:37:22 [2020-05-14T19:37:22.908Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:37:23 [2020-05-14T19:37:23.471Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:37:25 [2020-05-14T19:37:25.366Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:37:25 [2020-05-14T19:37:25.366Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:37:26 [2020-05-14T19:37:26.295Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:37:27 [2020-05-14T19:37:27.226Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:37:27 [2020-05-14T19:37:27.789Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:37:28 [2020-05-14T19:37:28.720Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:37:28 [2020-05-14T19:37:28.720Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:37:29 [2020-05-14T19:37:29.651Z] === RUN   TestDockerSuite/TestRunEnvironment
19:37:30 [2020-05-14T19:37:30.214Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:37:31 [2020-05-14T19:37:31.143Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:37:32 [2020-05-14T19:37:32.074Z] === RUN   TestDockerSuite/TestRunExitCode
19:37:32 [2020-05-14T19:37:32.638Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:37:33 [2020-05-14T19:37:33.569Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:37:34 [2020-05-14T19:37:34.500Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:37:35 [2020-05-14T19:37:35.064Z] === RUN   TestDockerSuite/TestRunExposePort
19:37:35 [2020-05-14T19:37:35.064Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:37:35 [2020-05-14T19:37:35.994Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:37:36 [2020-05-14T19:37:36.504Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:37:36 [2020-05-14T19:37:36.504Z] #33 136.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:37:36 [2020-05-14T19:37:36.504Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:37:36 [2020-05-14T19:37:36.940Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:37:37 [2020-05-14T19:37:37.068Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:37:38 [2020-05-14T19:37:38.309Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:37:38 [2020-05-14T19:37:38.873Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:37:38 [2020-05-14T19:37:38.873Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:37:40 [2020-05-14T19:37:40.344Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:37:41 [2020-05-14T19:37:41.275Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:37:42 [2020-05-14T19:37:42.147Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:37:43 [2020-05-14T19:37:43.079Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:37:43 [2020-05-14T19:37:43.171Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:37:44 [2020-05-14T19:37:44.542Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:37:44 [2020-05-14T19:37:44.542Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:37:46 [2020-05-14T19:37:46.436Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:37:48 [2020-05-14T19:37:48.331Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:37:49 [2020-05-14T19:37:49.705Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:37:51 [2020-05-14T19:37:51.601Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:37:52 [2020-05-14T19:37:52.164Z] #33 154.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:37:54 [2020-05-14T19:37:54.059Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:37:55 [2020-05-14T19:37:55.257Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:37:55 [2020-05-14T19:37:55.428Z] #33 158.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:37:55 [2020-05-14T19:37:55.820Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:37:57 [2020-05-14T19:37:57.324Z] #33 160.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:37:57 [2020-05-14T19:37:57.713Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:37:57 [2020-05-14T19:37:57.713Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:37:57 [2020-05-14T19:37:57.713Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:37:57 [2020-05-14T19:37:57.713Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:37:58 [2020-05-14T19:37:58.277Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:37:58 [2020-05-14T19:37:58.696Z] #33 161.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:38:00 [2020-05-14T19:38:00.594Z] #33 163.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:38:01 [2020-05-14T19:38:01.552Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:38:01 [2020-05-14T19:38:01.964Z] #33 164.5 
19:38:02 [2020-05-14T19:38:02.221Z] #33 DONE 164.9s
19:38:02 [2020-05-14T19:38:02.221Z] 
19:38:02 [2020-05-14T19:38:02.221Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
19:38:03 [2020-05-14T19:38:03.445Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:38:03 [2020-05-14T19:38:03.591Z] #34 DONE 1.4s
19:38:04 [2020-05-14T19:38:04.814Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:38:04 [2020-05-14T19:38:04.962Z] 
19:38:04 [2020-05-14T19:38:04.962Z] #35 [runner 12/12] COPY --from=builder       /build/ /
19:38:05 [2020-05-14T19:38:05.527Z] #35 DONE 0.6s
19:38:05 [2020-05-14T19:38:05.527Z] 
19:38:05 [2020-05-14T19:38:05.527Z] #36 exporting to image
19:38:05 [2020-05-14T19:38:05.527Z] #36 exporting layers
19:38:05 [2020-05-14T19:38:05.744Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:38:06 [2020-05-14T19:38:06.307Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:38:06 [2020-05-14T19:38:06.870Z] === RUN   TestDockerSuite/TestRunModeHostname
19:38:07 [2020-05-14T19:38:07.422Z] #36 exporting layers 2.0s done
19:38:07 [2020-05-14T19:38:07.422Z] #36 writing image sha256:748fec1b3a306a1555f7ffbd531383966ed42575797887aa828ba25c185fd77b done
19:38:07 [2020-05-14T19:38:07.422Z] #36 naming to docker.io/library/moby-e2e-test done
19:38:07 [2020-05-14T19:38:07.422Z] #36 DONE 2.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:38:07 [2020-05-14T19:38:07.738Z] + echo Ensuring container killed.
19:38:07 [2020-05-14T19:38:07.738Z] Ensuring container killed.
19:38:07 [2020-05-14T19:38:07.738Z] + docker rm -vf docker-pr10
19:38:07 [2020-05-14T19:38:07.738Z] Error: No such container: docker-pr10
19:38:07 [2020-05-14T19:38:07.738Z] + true
[Pipeline] sh
19:38:08 [2020-05-14T19:38:08.023Z] + echo Chowning /workspace to jenkins user
19:38:08 [2020-05-14T19:38:08.023Z] Chowning /workspace to jenkins user
19:38:08 [2020-05-14T19:38:08.023Z] + id -u
19:38:08 [2020-05-14T19:38:08.023Z] + id -g
19:38:08 [2020-05-14T19:38:08.023Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40908:/workspace busybox chown -R 1000:1000 /workspace
19:38:08 [2020-05-14T19:38:08.239Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:38:08 [2020-05-14T19:38:08.239Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:38:08 [2020-05-14T19:38:08.239Z] === RUN   TestDockerSuite/TestRunModeIpcHost
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:38:09 [2020-05-14T19:38:09.248Z] + bundleName=unit
19:38:09 [2020-05-14T19:38:09.248Z] + echo Creating unit-bundles.tar.gz
19:38:09 [2020-05-14T19:38:09.248Z] Creating unit-bundles.tar.gz
19:38:09 [2020-05-14T19:38:09.248Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
19:38:09 [2020-05-14T19:38:09.248Z] bundles/junit-report.xml
19:38:09 [2020-05-14T19:38:09.248Z] bundles/go-test-report.json
19:38:09 [2020-05-14T19:38:09.248Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:38:09 [2020-05-14T19:38:09.258Z] Archiving artifacts
19:38:09 [2020-05-14T19:38:09.980Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40908/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:38:10 [2020-05-14T19:38:10.135Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:38:10 [2020-05-14T19:38:10.295Z] + make clean
19:38:10 [2020-05-14T19:38:10.552Z] docker volume rm -f docker-dev-cache
19:38:10 [2020-05-14T19:38:10.552Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
19:38:11 [2020-05-14T19:38:11.065Z] === RUN   TestDockerSuite/TestRunModePIDContainer
[Pipeline] }
19:38:12 [2020-05-14T19:38:12.960Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:38:12 [2020-05-14T19:38:12.960Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:38:12 [2020-05-14T19:38:12.960Z] === RUN   TestDockerSuite/TestRunModePIDHost
19:38:14 [2020-05-14T19:38:14.856Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:38:16 [2020-05-14T19:38:16.298Z] === RUN   TestDockerSuite/TestRunMount
19:38:22 [2020-05-14T19:38:22.843Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:38:22 [2020-05-14T19:38:22.843Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:38:23 [2020-05-14T19:38:23.773Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:38:25 [2020-05-14T19:38:25.666Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:38:28 [2020-05-14T19:38:28.187Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:38:31 [2020-05-14T19:38:31.460Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:38:33 [2020-05-14T19:38:33.361Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:38:35 [2020-05-14T19:38:35.883Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:38:37 [2020-05-14T19:38:37.777Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:38:39 [2020-05-14T19:38:39.147Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:38:39 [2020-05-14T19:38:39.147Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:38:40 [2020-05-14T19:38:40.079Z] === RUN   TestDockerSuite/TestRunNetHost
19:38:41 [2020-05-14T19:38:41.009Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:38:41 [2020-05-14T19:38:41.939Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:38:42 [2020-05-14T19:38:42.504Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:38:45 [2020-05-14T19:38:45.027Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:38:47 [2020-05-14T19:38:47.549Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:38:52 [2020-05-14T19:38:52.816Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:38:53 [2020-05-14T19:38:53.072Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:38:53 [2020-05-14T19:38:53.072Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:38:54 [2020-05-14T19:38:54.003Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:38:54 [2020-05-14T19:38:54.003Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:38:54 [2020-05-14T19:38:54.933Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:38:55 [2020-05-14T19:38:55.497Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:38:55 [2020-05-14T19:38:55.497Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:38:56 [2020-05-14T19:38:56.428Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:38:57 [2020-05-14T19:38:57.359Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:38:57 [2020-05-14T19:38:57.359Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:38:57 [2020-05-14T19:38:57.923Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:38:58 [2020-05-14T19:38:58.854Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:39:00 [2020-05-14T19:39:00.748Z] === RUN   TestDockerSuite/TestRunPortInUse
19:39:01 [2020-05-14T19:39:01.682Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:39:02 [2020-05-14T19:39:02.246Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:39:03 [2020-05-14T19:39:03.177Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:39:03 [2020-05-14T19:39:03.740Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:39:04 [2020-05-14T19:39:04.671Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:39:05 [2020-05-14T19:39:05.235Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:39:05 [2020-05-14T19:39:05.235Z] === RUN   TestDockerSuite/TestRunPublishPort
19:39:06 [2020-05-14T19:39:06.166Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:39:06 [2020-05-14T19:39:06.730Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:39:06 [2020-05-14T19:39:06.730Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:39:07 [2020-05-14T19:39:07.660Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:39:09 [2020-05-14T19:39:09.030Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:39:09 [2020-05-14T19:39:09.030Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:39:09 [2020-05-14T19:39:09.960Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:39:13 [2020-05-14T19:39:13.237Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:39:14 [2020-05-14T19:39:14.608Z] === RUN   TestDockerSuite/TestRunRm
19:39:15 [2020-05-14T19:39:15.173Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:39:15 [2020-05-14T19:39:15.736Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:39:19 [2020-05-14T19:39:19.009Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:39:19 [2020-05-14T19:39:19.941Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:39:20 [2020-05-14T19:39:20.515Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:39:22 [2020-05-14T19:39:22.410Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:39:23 [2020-05-14T19:39:23.341Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:39:25 [2020-05-14T19:39:25.236Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:39:27 [2020-05-14T19:39:27.757Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:39:33 [2020-05-14T19:39:33.010Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:39:33 [2020-05-14T19:39:33.573Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:39:33 [2020-05-14T19:39:33.830Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:39:34 [2020-05-14T19:39:34.088Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:39:35 [2020-05-14T19:39:35.019Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:39:35 [2020-05-14T19:39:35.950Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:39:36 [2020-05-14T19:39:36.881Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:39:36 [2020-05-14T19:39:36.881Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:39:37 [2020-05-14T19:39:37.445Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:39:38 [2020-05-14T19:39:38.380Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:39:39 [2020-05-14T19:39:39.312Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:39:39 [2020-05-14T19:39:39.876Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:39:43 [2020-05-14T19:39:43.150Z] === RUN   TestDockerSuite/TestRunState
19:39:43 [2020-05-14T19:39:43.150Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:39:44 [2020-05-14T19:39:44.522Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:39:45 [2020-05-14T19:39:45.452Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:39:46 [2020-05-14T19:39:46.383Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:39:46 [2020-05-14T19:39:46.640Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:39:46 [2020-05-14T19:39:46.640Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:39:47 [2020-05-14T19:39:47.571Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:39:48 [2020-05-14T19:39:48.135Z] === RUN   TestDockerSuite/TestRunSysctls
19:39:49 [2020-05-14T19:39:49.504Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:39:49 [2020-05-14T19:39:49.760Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:39:49 [2020-05-14T19:39:49.760Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:39:49 [2020-05-14T19:39:49.760Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:39:50 [2020-05-14T19:39:50.691Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:39:53 [2020-05-14T19:39:53.988Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:39:54 [2020-05-14T19:39:54.245Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:39:54 [2020-05-14T19:39:54.808Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:39:54 [2020-05-14T19:39:54.808Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:39:56 [2020-05-14T19:39:56.703Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:40:01 [2020-05-14T19:40:01.956Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:40:01 [2020-05-14T19:40:01.956Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:40:02 [2020-05-14T19:40:02.521Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:40:03 [2020-05-14T19:40:03.452Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:40:04 [2020-05-14T19:40:04.016Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:40:04 [2020-05-14T19:40:04.946Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:40:05 [2020-05-14T19:40:05.877Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:40:06 [2020-05-14T19:40:06.807Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:40:06 [2020-05-14T19:40:06.807Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:40:09 [2020-05-14T19:40:09.332Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:40:10 [2020-05-14T19:40:10.701Z] === RUN   TestDockerSuite/TestRunUserByID
19:40:11 [2020-05-14T19:40:11.266Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:40:11 [2020-05-14T19:40:11.523Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:40:11 [2020-05-14T19:40:11.780Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:40:12 [2020-05-14T19:40:12.343Z] === RUN   TestDockerSuite/TestRunUserByName
19:40:13 [2020-05-14T19:40:13.273Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:40:14 [2020-05-14T19:40:14.204Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:40:14 [2020-05-14T19:40:14.204Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:40:14 [2020-05-14T19:40:14.204Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:40:15 [2020-05-14T19:40:15.136Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:40:20 [2020-05-14T19:40:20.388Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:40:20 [2020-05-14T19:40:20.388Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:40:21 [2020-05-14T19:40:21.318Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:40:23 [2020-05-14T19:40:23.841Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:40:25 [2020-05-14T19:40:25.757Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:40:28 [2020-05-14T19:40:28.279Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:40:30 [2020-05-14T19:40:30.801Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:40:31 [2020-05-14T19:40:31.366Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
19:40:32 [2020-05-14T19:40:32.296Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
19:40:33 [2020-05-14T19:40:33.227Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:40:33 [2020-05-14T19:40:33.227Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:40:33 [2020-05-14T19:40:33.227Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:40:33 [2020-05-14T19:40:33.227Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:40:33 [2020-05-14T19:40:33.227Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:40:34 [2020-05-14T19:40:34.367Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:40:34 [2020-05-14T19:40:34.931Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:40:35 [2020-05-14T19:40:35.862Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:40:37 [2020-05-14T19:40:37.233Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:40:38 [2020-05-14T19:40:38.164Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:40:39 [2020-05-14T19:40:39.094Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:40:39 [2020-05-14T19:40:39.094Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:40:39 [2020-05-14T19:40:39.657Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:40:39 [2020-05-14T19:40:39.657Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:40:39 [2020-05-14T19:40:39.914Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
19:40:39 [2020-05-14T19:40:39.914Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:40:39 [2020-05-14T19:40:39.914Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:40:39 [2020-05-14T19:40:39.914Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:40:40 [2020-05-14T19:40:40.171Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:40:40 [2020-05-14T19:40:40.428Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:40:40 [2020-05-14T19:40:40.428Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:40:40 [2020-05-14T19:40:40.684Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
19:40:41 [2020-05-14T19:40:41.615Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:40:42 [2020-05-14T19:40:42.178Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:40:43 [2020-05-14T19:40:43.110Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:40:43 [2020-05-14T19:40:43.110Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:40:44 [2020-05-14T19:40:44.040Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:40:44 [2020-05-14T19:40:44.297Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:40:45 [2020-05-14T19:40:45.229Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:40:45 [2020-05-14T19:40:45.229Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:40:45 [2020-05-14T19:40:45.793Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:40:46 [2020-05-14T19:40:46.724Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:40:46 [2020-05-14T19:40:46.724Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:40:46 [2020-05-14T19:40:46.724Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:40:47 [2020-05-14T19:40:47.654Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:40:49 [2020-05-14T19:40:49.026Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:40:49 [2020-05-14T19:40:49.957Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:40:49 [2020-05-14T19:40:49.957Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:40:50 [2020-05-14T19:40:50.521Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:40:50 [2020-05-14T19:40:50.778Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:40:52 [2020-05-14T19:40:52.147Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:40:52 [2020-05-14T19:40:52.370Z] --- PASS: TestImportExtremelyLargeImageWorks (303.19s)
19:40:52 [2020-05-14T19:40:52.370Z] PASS
19:40:52 [2020-05-14T19:40:52.370Z] 
19:40:52 [2020-05-14T19:40:52.370Z] === Skipped
19:40:52 [2020-05-14T19:40:52.370Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
19:40:52 [2020-05-14T19:40:52.370Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:52 [2020-05-14T19:40:52.370Z] 
19:40:52 [2020-05-14T19:40:52.370Z] 
19:40:52 [2020-05-14T19:40:52.370Z] DONE 12 tests, 1 skipped in 304.723s
19:40:52 [2020-05-14T19:40:52.370Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
19:40:52 [2020-05-14T19:40:52.370Z] ++ 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
19:40:52 [2020-05-14T19:40:52.370Z] ++ set -e
19:40:52 [2020-05-14T19:40:52.370Z] ++ '[' -n 0 ']'
19:40:52 [2020-05-14T19:40:52.370Z] ++ set -x
19:40:52 [2020-05-14T19:40:52.370Z] ++ env -i DEST=/go/src/github.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
19:40:52 [2020-05-14T19:40:52.370Z] INFO: Testing against a local daemon
19:40:52 [2020-05-14T19:40:52.370Z] === RUN   TestNetworkCreateDelete
19:40:52 [2020-05-14T19:40:52.370Z] --- PASS: TestNetworkCreateDelete (0.22s)
19:40:52 [2020-05-14T19:40:52.370Z] === RUN   TestDockerNetworkDeletePreferID
19:40:52 [2020-05-14T19:40:52.370Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
19:40:52 [2020-05-14T19:40:52.370Z] === RUN   TestInspectNetwork
19:40:52 [2020-05-14T19:40:52.370Z] === RUN   TestInspectNetwork/full_network_id
19:40:52 [2020-05-14T19:40:52.370Z] === RUN   TestInspectNetwork/partial_network_id
19:40:52 [2020-05-14T19:40:52.370Z] === RUN   TestInspectNetwork/network_name
19:40:52 [2020-05-14T19:40:52.370Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:40:53 [2020-05-14T19:40:53.078Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:40:55 [2020-05-14T19:40:55.628Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:40:56 [2020-05-14T19:40:56.560Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:40:56 [2020-05-14T19:40:56.560Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:40:56 [2020-05-14T19:40:56.560Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:40:56 [2020-05-14T19:40:56.762Z] --- PASS: TestInspectNetwork (7.84s)
19:40:56 [2020-05-14T19:40:56.762Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:40:56 [2020-05-14T19:40:56.762Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:40:56 [2020-05-14T19:40:56.762Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:40:56 [2020-05-14T19:40:56.762Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:40:56 [2020-05-14T19:40:56.762Z] === RUN   TestRunContainerWithBridgeNone
19:40:57 [2020-05-14T19:40:57.491Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:40:58 [2020-05-14T19:40:58.793Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
19:40:58 [2020-05-14T19:40:58.793Z] === RUN   TestNetworkInvalidJSON
19:40:58 [2020-05-14T19:40:58.793Z] === RUN   TestNetworkInvalidJSON//networks/create
19:40:58 [2020-05-14T19:40:58.793Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:40:58 [2020-05-14T19:40:58.793Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:40:58 [2020-05-14T19:40:58.793Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:40:58 [2020-05-14T19:40:58.793Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:40:58 [2020-05-14T19:40:58.793Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:40:58 [2020-05-14T19:40:58.793Z] === CONT  TestNetworkInvalidJSON//networks/create
19:40:58 [2020-05-14T19:40:58.793Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:40:58 [2020-05-14T19:40:58.793Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:40:58 [2020-05-14T19:40:58.793Z] --- PASS: TestNetworkInvalidJSON (0.04s)
19:40:58 [2020-05-14T19:40:58.793Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:40:58 [2020-05-14T19:40:58.793Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:40:58 [2020-05-14T19:40:58.793Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:40:58 [2020-05-14T19:40:58.793Z] === RUN   TestHostIPv4BridgeLabel
19:40:58 [2020-05-14T19:40:58.862Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:40:59 [2020-05-14T19:40:59.411Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
19:40:59 [2020-05-14T19:40:59.411Z] === RUN   TestDaemonRestartWithLiveRestore
19:41:00 [2020-05-14T19:41:00.232Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:41:00 [2020-05-14T19:41:00.232Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:41:00 [2020-05-14T19:41:00.424Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
19:41:00 [2020-05-14T19:41:00.424Z] === RUN   TestDaemonDefaultNetworkPools
19:41:00 [2020-05-14T19:41:00.491Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:41:01 [2020-05-14T19:41:01.473Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
19:41:01 [2020-05-14T19:41:01.473Z] === RUN   TestDaemonRestartWithExistingNetwork
19:41:02 [2020-05-14T19:41:02.385Z] === RUN   TestDockerSuite/TestSaveImageId
19:41:02 [2020-05-14T19:41:02.385Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:41:02 [2020-05-14T19:41:02.486Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
19:41:02 [2020-05-14T19:41:02.486Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:41:02 [2020-05-14T19:41:02.949Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:41:03 [2020-05-14T19:41:03.963Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s)
19:41:03 [2020-05-14T19:41:03.963Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:41:04 [2020-05-14T19:41:04.580Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:41:04 [2020-05-14T19:41:04.580Z] === RUN   TestServiceWithPredefinedNetwork
19:41:04 [2020-05-14T19:41:04.950Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:41:05 [2020-05-14T19:41:05.207Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:41:06 [2020-05-14T19:41:06.745Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
19:41:06 [2020-05-14T19:41:06.745Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:41:06 [2020-05-14T19:41:06.745Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:41:06 [2020-05-14T19:41:06.745Z]     service_test.go:236: FLAKY_TEST
19:41:06 [2020-05-14T19:41:06.745Z] === RUN   TestServiceWithDataPathPortInit
19:41:07 [2020-05-14T19:41:07.101Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:41:07 [2020-05-14T19:41:07.101Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:41:07 [2020-05-14T19:41:07.101Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:41:08 [2020-05-14T19:41:08.472Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:41:10 [2020-05-14T19:41:10.367Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:41:10 [2020-05-14T19:41:10.624Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:41:10 [2020-05-14T19:41:10.624Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:41:10 [2020-05-14T19:41:10.624Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:41:10 [2020-05-14T19:41:10.881Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:41:11 [2020-05-14T19:41:11.445Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:41:13 [2020-05-14T19:41:13.968Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:41:19 [2020-05-14T19:41:19.221Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:41:21 [2020-05-14T19:41:21.742Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:41:22 [2020-05-14T19:41:22.005Z] --- PASS: TestServiceWithDataPathPortInit (14.86s)
19:41:22 [2020-05-14T19:41:22.006Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:41:22 [2020-05-14T19:41:22.674Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:41:24 [2020-05-14T19:41:24.569Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:41:27 [2020-05-14T19:41:27.094Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:41:29 [2020-05-14T19:41:29.615Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:41:30 [2020-05-14T19:41:30.416Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.51s)
19:41:30 [2020-05-14T19:41:30.416Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:neornpdxmnghe5bqjcwqa6jcv Created:2020-05-14 19:41:22.903614964 +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[54790d5381f757d58863a67dbe2f9863ce496e1bdbe0bfd699d58a003b60e794:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ryjf7ze9srhaflabdzag33fwf EndpointID:d6bcb681afb3e92fa7f9dfddefb89043b67ac9afd1ba268005ed13b3ac6e6952 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b2f130e39e276e331772c33ee03d86c35c5c56cf42e915dde2f205007ef373ec 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:26551e1e9797 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ryjf7ze9srhaflabdzag33fwf EndpointID:d6bcb681afb3e92fa7f9dfddefb89043b67ac9afd1ba268005ed13b3ac6e6952 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:41:30 [2020-05-14T19:41:30.416Z] PASS
19:41:30 [2020-05-14T19:41:30.416Z] 
19:41:30 [2020-05-14T19:41:30.416Z] === Skipped
19:41:30 [2020-05-14T19:41:30.416Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:41:30 [2020-05-14T19:41:30.416Z]     service_test.go:236: FLAKY_TEST
19:41:30 [2020-05-14T19:41:30.416Z] 
19:41:30 [2020-05-14T19:41:30.416Z] 
19:41:30 [2020-05-14T19:41:30.416Z] DONE 22 tests, 1 skipped in 41.574s
19:41:30 [2020-05-14T19:41:30.416Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:41:30 [2020-05-14T19:41:30.417Z] ++ 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
19:41:30 [2020-05-14T19:41:30.417Z] ++ set -e
19:41:30 [2020-05-14T19:41:30.417Z] ++ '[' -n 0 ']'
19:41:30 [2020-05-14T19:41:30.417Z] ++ set -x
19:41:30 [2020-05-14T19:41:30.417Z] ++ env -i DEST=/go/src/github.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
19:41:30 [2020-05-14T19:41:30.417Z] INFO: Testing against a local daemon
19:41:30 [2020-05-14T19:41:30.417Z] === RUN   TestDockerNetworkIpvlanPersistance
19:41:30 [2020-05-14T19:41:30.547Z] === RUN   TestDockerSuite/TestStartRecordError
19:41:31 [2020-05-14T19:41:31.048Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s)
19:41:31 [2020-05-14T19:41:31.048Z] === RUN   TestDockerNetworkIpvlan
19:41:31 [2020-05-14T19:41:31.671Z] === RUN   TestDockerNetworkIpvlan/Subinterface
19:41:32 [2020-05-14T19:41:32.441Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:41:32 [2020-05-14T19:41:32.688Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
19:41:33 [2020-05-14T19:41:33.852Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
19:41:35 [2020-05-14T19:41:35.064Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:41:36 [2020-05-14T19:41:36.546Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
19:41:36 [2020-05-14T19:41:36.957Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:41:38 [2020-05-14T19:41:38.574Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
19:41:40 [2020-05-14T19:41:40.229Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:41:41 [2020-05-14T19:41:41.285Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
19:41:43 [2020-05-14T19:41:43.975Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
19:41:45 [2020-05-14T19:41:45.481Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:41:48 [2020-05-14T19:41:48.002Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:41:48 [2020-05-14T19:41:48.386Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
19:41:53 [2020-05-14T19:41:53.253Z] === RUN   TestDockerSuite/TestStatsNoStream
19:41:53 [2020-05-14T19:41:53.903Z] === RUN   TestDockerNetworkIpvlan/Addressing
19:41:54 [2020-05-14T19:41:54.183Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:41:55 [2020-05-14T19:41:55.404Z] --- PASS: TestDockerNetworkIpvlan (24.41s)
19:41:55 [2020-05-14T19:41:55.405Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s)
19:41:55 [2020-05-14T19:41:55.405Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.08s)
19:41:55 [2020-05-14T19:41:55.405Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.18s)
19:41:55 [2020-05-14T19:41:55.405Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.26s)
19:41:55 [2020-05-14T19:41:55.405Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.16s)
19:41:55 [2020-05-14T19:41:55.405Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.31s)
19:41:55 [2020-05-14T19:41:55.405Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.19s)
19:41:55 [2020-05-14T19:41:55.405Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.15s)
19:41:55 [2020-05-14T19:41:55.405Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.88s)
19:41:55 [2020-05-14T19:41:55.405Z] PASS
19:41:55 [2020-05-14T19:41:55.405Z] 
19:41:55 [2020-05-14T19:41:55.405Z] DONE 11 tests in 26.009s
19:41:55 [2020-05-14T19:41:55.405Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:41:55 [2020-05-14T19:41:55.405Z] ++ 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
19:41:55 [2020-05-14T19:41:55.405Z] ++ set -e
19:41:55 [2020-05-14T19:41:55.405Z] ++ '[' -n 0 ']'
19:41:55 [2020-05-14T19:41:55.405Z] ++ set -x
19:41:55 [2020-05-14T19:41:55.405Z] ++ env -i DEST=/go/src/github.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
19:41:55 [2020-05-14T19:41:55.405Z] INFO: Testing against a local daemon
19:41:55 [2020-05-14T19:41:55.405Z] === RUN   TestDockerNetworkMacvlanPersistance
19:41:56 [2020-05-14T19:41:56.076Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:41:56 [2020-05-14T19:41:56.923Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
19:41:56 [2020-05-14T19:41:56.923Z] === RUN   TestDockerNetworkMacvlan
19:41:57 [2020-05-14T19:41:57.940Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:41:57 [2020-05-14T19:41:57.972Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:41:58 [2020-05-14T19:41:58.903Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:41:58 [2020-05-14T19:41:58.964Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:41:59 [2020-05-14T19:41:59.834Z] === RUN   TestDockerSuite/TestTopPrivileged
19:42:00 [2020-05-14T19:42:00.018Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:42:00 [2020-05-14T19:42:00.397Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:42:00 [2020-05-14T19:42:00.397Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:42:01 [2020-05-14T19:42:01.328Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:42:02 [2020-05-14T19:42:02.717Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:42:04 [2020-05-14T19:42:04.606Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:42:05 [2020-05-14T19:42:05.409Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:42:05 [2020-05-14T19:42:05.975Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:42:09 [2020-05-14T19:42:09.814Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:42:10 [2020-05-14T19:42:10.149Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:42:10 [2020-05-14T19:42:10.406Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:42:10 [2020-05-14T19:42:10.406Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:42:10 [2020-05-14T19:42:10.835Z] --- PASS: TestDockerNetworkMacvlan (13.94s)
19:42:10 [2020-05-14T19:42:10.835Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
19:42:10 [2020-05-14T19:42:10.835Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
19:42:10 [2020-05-14T19:42:10.835Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s)
19:42:10 [2020-05-14T19:42:10.835Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.41s)
19:42:10 [2020-05-14T19:42:10.835Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.17s)
19:42:10 [2020-05-14T19:42:10.835Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s)
19:42:10 [2020-05-14T19:42:10.835Z] PASS
19:42:10 [2020-05-14T19:42:10.835Z] 
19:42:10 [2020-05-14T19:42:10.835Z] DONE 8 tests in 15.550s
19:42:10 [2020-05-14T19:42:10.835Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
19:42:10 [2020-05-14T19:42:10.835Z] ++ 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
19:42:10 [2020-05-14T19:42:10.835Z] ++ set -e
19:42:10 [2020-05-14T19:42:10.835Z] ++ '[' -n 0 ']'
19:42:10 [2020-05-14T19:42:10.835Z] ++ set -x
19:42:10 [2020-05-14T19:42:10.835Z] ++ env -i DEST=/go/src/github.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
19:42:10 [2020-05-14T19:42:10.835Z] testing: warning: no tests to run
19:42:10 [2020-05-14T19:42:10.835Z] PASS
19:42:10 [2020-05-14T19:42:10.835Z] 
19:42:10 [2020-05-14T19:42:10.835Z] DONE 0 tests in 0.015s
19:42:10 [2020-05-14T19:42:10.835Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:42:10 [2020-05-14T19:42:10.835Z] ++ 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
19:42:10 [2020-05-14T19:42:10.835Z] ++ set -e
19:42:10 [2020-05-14T19:42:10.835Z] ++ '[' -n 0 ']'
19:42:10 [2020-05-14T19:42:10.835Z] ++ set -x
19:42:10 [2020-05-14T19:42:10.835Z] ++ env -i DEST=/go/src/github.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
19:42:11 [2020-05-14T19:42:11.121Z] INFO: Testing against a local daemon
19:42:11 [2020-05-14T19:42:11.121Z] === RUN   TestAuthZPluginAllowRequest
19:42:11 [2020-05-14T19:42:11.336Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:42:11 [2020-05-14T19:42:11.336Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
19:42:12 [2020-05-14T19:42:12.267Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
19:42:12 [2020-05-14T19:42:12.601Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
19:42:12 [2020-05-14T19:42:12.601Z] === RUN   TestAuthZPluginTLS
19:42:13 [2020-05-14T19:42:13.237Z] --- PASS: TestAuthZPluginTLS (0.58s)
19:42:13 [2020-05-14T19:42:13.237Z] === RUN   TestAuthZPluginDenyRequest
19:42:13 [2020-05-14T19:42:13.861Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
19:42:13 [2020-05-14T19:42:13.861Z] === RUN   TestAuthZPluginAPIDenyResponse
19:42:14 [2020-05-14T19:42:14.163Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:42:14 [2020-05-14T19:42:14.163Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:42:14 [2020-05-14T19:42:14.479Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
19:42:14 [2020-05-14T19:42:14.479Z] === RUN   TestAuthZPluginDenyResponse
19:42:15 [2020-05-14T19:42:15.102Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
19:42:15 [2020-05-14T19:42:15.102Z] === RUN   TestAuthZPluginAllowEventStream
19:42:16 [2020-05-14T19:42:16.057Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:42:16 [2020-05-14T19:42:16.590Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
19:42:16 [2020-05-14T19:42:16.590Z] === RUN   TestAuthZPluginErrorResponse
19:42:16 [2020-05-14T19:42:16.621Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:42:17 [2020-05-14T19:42:17.216Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
19:42:17 [2020-05-14T19:42:17.216Z] === RUN   TestAuthZPluginErrorRequest
19:42:17 [2020-05-14T19:42:17.552Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:42:17 [2020-05-14T19:42:17.835Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
19:42:17 [2020-05-14T19:42:17.835Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:42:18 [2020-05-14T19:42:18.456Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
19:42:18 [2020-05-14T19:42:18.456Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:42:19 [2020-05-14T19:42:19.445Z] === RUN   TestDockerSuite/TestUpdateStats
19:42:20 [2020-05-14T19:42:20.502Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
19:42:20 [2020-05-14T19:42:20.502Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:42:22 [2020-05-14T19:42:22.543Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
19:42:22 [2020-05-14T19:42:22.543Z] === RUN   TestAuthZPluginHeader
19:42:23 [2020-05-14T19:42:23.558Z] --- PASS: TestAuthZPluginHeader (0.98s)
19:42:23 [2020-05-14T19:42:23.558Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:42:23 [2020-05-14T19:42:23.558Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:42:23 [2020-05-14T19:42:23.558Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:23 [2020-05-14T19:42:23.558Z] === RUN   TestAuthZPluginV2Disable
19:42:23 [2020-05-14T19:42:23.558Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:42:23 [2020-05-14T19:42:23.558Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:23 [2020-05-14T19:42:23.558Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:42:23 [2020-05-14T19:42:23.558Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:42:23 [2020-05-14T19:42:23.558Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:23 [2020-05-14T19:42:23.558Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:42:23 [2020-05-14T19:42:23.558Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:42:23 [2020-05-14T19:42:23.558Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:23 [2020-05-14T19:42:23.558Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:42:23 [2020-05-14T19:42:23.619Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:42:24 [2020-05-14T19:42:24.548Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:42:24 [2020-05-14T19:42:24.549Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:42:25 [2020-05-14T19:42:25.920Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:42:26 [2020-05-14T19:42:26.850Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:42:31 [2020-05-14T19:42:31.024Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:42:34 [2020-05-14T19:42:34.298Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:42:38 [2020-05-14T19:42:38.472Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:42:40 [2020-05-14T19:42:40.382Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:42:42 [2020-05-14T19:42:42.080Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s)
19:42:42 [2020-05-14T19:42:42.080Z] PASS
19:42:42 [2020-05-14T19:42:42.080Z] 
19:42:42 [2020-05-14T19:42:42.080Z] === Skipped
19:42:42 [2020-05-14T19:42:42.080Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:42:42 [2020-05-14T19:42:42.080Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:42 [2020-05-14T19:42:42.080Z] 
19:42:42 [2020-05-14T19:42:42.080Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:42:42 [2020-05-14T19:42:42.080Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:42 [2020-05-14T19:42:42.080Z] 
19:42:42 [2020-05-14T19:42:42.080Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:42:42 [2020-05-14T19:42:42.080Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:42 [2020-05-14T19:42:42.080Z] 
19:42:42 [2020-05-14T19:42:42.080Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:42:42 [2020-05-14T19:42:42.080Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:42 [2020-05-14T19:42:42.080Z] 
19:42:42 [2020-05-14T19:42:42.080Z] 
19:42:42 [2020-05-14T19:42:42.080Z] DONE 17 tests, 4 skipped in 29.496s
19:42:42 [2020-05-14T19:42:42.080Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:42:42 [2020-05-14T19:42:42.080Z] ++ 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
19:42:42 [2020-05-14T19:42:42.080Z] ++ set -e
19:42:42 [2020-05-14T19:42:42.080Z] ++ '[' -n 0 ']'
19:42:42 [2020-05-14T19:42:42.080Z] ++ set -x
19:42:42 [2020-05-14T19:42:42.080Z] ++ env -i DEST=/go/src/github.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
19:42:42 [2020-05-14T19:42:42.081Z] INFO: Testing against a local daemon
19:42:42 [2020-05-14T19:42:42.081Z] === RUN   TestPluginInvalidJSON
19:42:42 [2020-05-14T19:42:42.081Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:42:42 [2020-05-14T19:42:42.081Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:42:42 [2020-05-14T19:42:42.081Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:42:42 [2020-05-14T19:42:42.081Z] --- PASS: TestPluginInvalidJSON (0.04s)
19:42:42 [2020-05-14T19:42:42.081Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:42:42 [2020-05-14T19:42:42.081Z] === RUN   TestPluginInstall
19:42:42 [2020-05-14T19:42:42.081Z] === RUN   TestPluginInstall/no_auth
19:42:45 [2020-05-14T19:42:45.637Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:42:48 [2020-05-14T19:42:48.937Z] time="2020-05-14T19:42:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:48 [2020-05-14T19:42:48.937Z] time="2020-05-14T19:42:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:42:48 [2020-05-14T19:42:48.937Z] time="2020-05-14T19:42:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9aa973f37e8220b632980adfc101f90a08e833b6de9ce709f173508f4fe5e767" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:48 [2020-05-14T19:42:48.937Z] time="2020-05-14T19:42:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:48 [2020-05-14T19:42:48.937Z] time="2020-05-14T19:42:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:42:48 [2020-05-14T19:42:48.937Z] time="2020-05-14T19:42:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9aa973f37e8220b632980adfc101f90a08e833b6de9ce709f173508f4fe5e767" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:49 [2020-05-14T19:42:49.227Z] === RUN   TestPluginInstall/with_htpasswd
19:42:50 [2020-05-14T19:42:50.265Z] time="2020-05-14T19:42:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:50 [2020-05-14T19:42:50.265Z] time="2020-05-14T19:42:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:42:50 [2020-05-14T19:42:50.265Z] time="2020-05-14T19:42:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ec4734df199c38fd0b09bb2077d61b92e95a0168dbcb30a72dc433aaa2c80fd" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:50 [2020-05-14T19:42:50.265Z] time="2020-05-14T19:42:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:50 [2020-05-14T19:42:50.265Z] time="2020-05-14T19:42:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:42:50 [2020-05-14T19:42:50.265Z] time="2020-05-14T19:42:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ec4734df199c38fd0b09bb2077d61b92e95a0168dbcb30a72dc433aaa2c80fd" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:50 [2020-05-14T19:42:50.549Z] === RUN   TestPluginInstall/with_insecure
19:42:50 [2020-05-14T19:42:50.890Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:42:52 [2020-05-14T19:42:52.058Z] time="2020-05-14T19:42:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:52 [2020-05-14T19:42:52.058Z] time="2020-05-14T19:42:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:42:52 [2020-05-14T19:42:52.058Z] time="2020-05-14T19:42:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebf385375fccc3f5a506762af37d9b7ffb8723d80f364f5546caddc7d43a5451" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:52 [2020-05-14T19:42:52.058Z] time="2020-05-14T19:42:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:42:52 [2020-05-14T19:42:52.058Z] time="2020-05-14T19:42:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
19:42:52 [2020-05-14T19:42:52.058Z] time="2020-05-14T19:42:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebf385375fccc3f5a506762af37d9b7ffb8723d80f364f5546caddc7d43a5451" mediatype=application/vnd.docker.plugin.v1+json size=522
19:42:52 [2020-05-14T19:42:52.342Z] --- PASS: TestPluginInstall (11.80s)
19:42:52 [2020-05-14T19:42:52.342Z]     --- PASS: TestPluginInstall/no_auth (8.59s)
19:42:52 [2020-05-14T19:42:52.342Z]     --- PASS: TestPluginInstall/with_htpasswd (1.37s)
19:42:52 [2020-05-14T19:42:52.342Z]     --- PASS: TestPluginInstall/with_insecure (1.83s)
19:42:52 [2020-05-14T19:42:52.342Z]         plugin_test.go:157: [d0a1ab464b042] daemon is not started
19:42:52 [2020-05-14T19:42:52.342Z] PASS
19:42:52 [2020-05-14T19:42:52.342Z] 
19:42:52 [2020-05-14T19:42:52.342Z] DONE 6 tests in 11.950s
19:42:52 [2020-05-14T19:42:52.342Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:42:52 [2020-05-14T19:42:52.342Z] ++ 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
19:42:52 [2020-05-14T19:42:52.342Z] ++ set -e
19:42:52 [2020-05-14T19:42:52.342Z] ++ '[' -n 0 ']'
19:42:52 [2020-05-14T19:42:52.342Z] ++ set -x
19:42:52 [2020-05-14T19:42:52.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:42:52 [2020-05-14T19:42:52.635Z] INFO: Testing against a local daemon
19:42:52 [2020-05-14T19:42:52.635Z] === RUN   TestExternalGraphDriver
19:42:52 [2020-05-14T19:42:52.635Z] === RUN   TestExternalGraphDriver/json
19:42:52 [2020-05-14T19:42:52.785Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:42:55 [2020-05-14T19:42:55.307Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:42:55 [2020-05-14T19:42:55.333Z] === RUN   TestExternalGraphDriver/spec
19:42:56 [2020-05-14T19:42:56.833Z] === RUN   TestExternalGraphDriver/pull
19:42:57 [2020-05-14T19:42:57.204Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:42:58 [2020-05-14T19:42:58.573Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:42:58 [2020-05-14T19:42:58.890Z] --- PASS: TestExternalGraphDriver (6.46s)
19:42:58 [2020-05-14T19:42:58.890Z]     --- PASS: TestExternalGraphDriver/json (2.14s)
19:42:58 [2020-05-14T19:42:58.890Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
19:42:58 [2020-05-14T19:42:58.890Z]     --- PASS: TestExternalGraphDriver/pull (2.05s)
19:42:58 [2020-05-14T19:42:58.890Z] === RUN   TestGraphdriverPluginV2
19:42:59 [2020-05-14T19:42:59.189Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
19:42:59 [2020-05-14T19:42:59.189Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:59 [2020-05-14T19:42:59.189Z] PASS
19:42:59 [2020-05-14T19:42:59.189Z] 
19:42:59 [2020-05-14T19:42:59.189Z] === Skipped
19:42:59 [2020-05-14T19:42:59.189Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
19:42:59 [2020-05-14T19:42:59.189Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:42:59 [2020-05-14T19:42:59.189Z] 
19:42:59 [2020-05-14T19:42:59.189Z] 
19:42:59 [2020-05-14T19:42:59.189Z] DONE 5 tests, 1 skipped in 6.633s
19:42:59 [2020-05-14T19:42:59.189Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:42:59 [2020-05-14T19:42:59.189Z] ++ 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
19:42:59 [2020-05-14T19:42:59.189Z] ++ set -e
19:42:59 [2020-05-14T19:42:59.189Z] ++ '[' -n 0 ']'
19:42:59 [2020-05-14T19:42:59.189Z] ++ set -x
19:42:59 [2020-05-14T19:42:59.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=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
19:42:59 [2020-05-14T19:42:59.189Z] INFO: Testing against a local daemon
19:42:59 [2020-05-14T19:42:59.189Z] === RUN   TestContinueAfterPluginCrash
19:42:59 [2020-05-14T19:42:59.189Z] === PAUSE TestContinueAfterPluginCrash
19:42:59 [2020-05-14T19:42:59.189Z] === RUN   TestReadPluginNoRead
19:42:59 [2020-05-14T19:42:59.189Z] === PAUSE TestReadPluginNoRead
19:42:59 [2020-05-14T19:42:59.189Z] === RUN   TestDaemonStartWithLogOpt
19:42:59 [2020-05-14T19:42:59.189Z] === PAUSE TestDaemonStartWithLogOpt
19:42:59 [2020-05-14T19:42:59.189Z] === CONT  TestContinueAfterPluginCrash
19:42:59 [2020-05-14T19:42:59.189Z] === CONT  TestDaemonStartWithLogOpt
19:42:59 [2020-05-14T19:42:59.189Z] === CONT  TestReadPluginNoRead
19:43:01 [2020-05-14T19:43:01.095Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:43:03 [2020-05-14T19:43:03.618Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:43:06 [2020-05-14T19:43:06.109Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:43:06 [2020-05-14T19:43:06.140Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:43:06 [2020-05-14T19:43:06.915Z] --- PASS: TestDaemonStartWithLogOpt (7.38s)
19:43:07 [2020-05-14T19:43:07.946Z] === RUN   TestReadPluginNoRead/default
19:43:08 [2020-05-14T19:43:08.036Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:43:09 [2020-05-14T19:43:09.972Z] === RUN   TestReadPluginNoRead/disabled_caching
19:43:10 [2020-05-14T19:43:10.558Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:43:11 [2020-05-14T19:43:11.463Z] --- PASS: TestReadPluginNoRead (12.18s)
19:43:11 [2020-05-14T19:43:11.463Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s)
19:43:11 [2020-05-14T19:43:11.463Z]     --- PASS: TestReadPluginNoRead/default (1.73s)
19:43:11 [2020-05-14T19:43:11.463Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.71s)
19:43:11 [2020-05-14T19:43:11.463Z]     read_test.go:91: [d24f8165bb9a5] daemon is not started
19:43:12 [2020-05-14T19:43:12.081Z] --- PASS: TestContinueAfterPluginCrash (12.89s)
19:43:12 [2020-05-14T19:43:12.081Z] PASS
19:43:12 [2020-05-14T19:43:12.081Z] 
19:43:12 [2020-05-14T19:43:12.081Z] DONE 6 tests in 12.993s
19:43:12 [2020-05-14T19:43:12.081Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:43:12 [2020-05-14T19:43:12.081Z] ++ 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
19:43:12 [2020-05-14T19:43:12.081Z] ++ set -e
19:43:12 [2020-05-14T19:43:12.081Z] ++ '[' -n 0 ']'
19:43:12 [2020-05-14T19:43:12.081Z] ++ set -x
19:43:12 [2020-05-14T19:43:12.081Z] ++ env -i DEST=/go/src/github.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
19:43:12 [2020-05-14T19:43:12.081Z] testing: warning: no tests to run
19:43:12 [2020-05-14T19:43:12.081Z] PASS
19:43:12 [2020-05-14T19:43:12.081Z] 
19:43:12 [2020-05-14T19:43:12.081Z] DONE 0 tests in 0.040s
19:43:12 [2020-05-14T19:43:12.081Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:43:12 [2020-05-14T19:43:12.081Z] ++ 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
19:43:12 [2020-05-14T19:43:12.081Z] ++ set -e
19:43:12 [2020-05-14T19:43:12.081Z] ++ '[' -n 0 ']'
19:43:12 [2020-05-14T19:43:12.081Z] ++ set -x
19:43:12 [2020-05-14T19:43:12.081Z] ++ env -i DEST=/go/src/github.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
19:43:12 [2020-05-14T19:43:12.367Z] INFO: Testing against a local daemon
19:43:12 [2020-05-14T19:43:12.367Z] === RUN   TestPluginWithDevMounts
19:43:12 [2020-05-14T19:43:12.367Z] === PAUSE TestPluginWithDevMounts
19:43:12 [2020-05-14T19:43:12.367Z] === CONT  TestPluginWithDevMounts
19:43:14 [2020-05-14T19:43:14.428Z] --- PASS: TestPluginWithDevMounts (2.21s)
19:43:14 [2020-05-14T19:43:14.428Z] PASS
19:43:14 [2020-05-14T19:43:14.428Z] 
19:43:14 [2020-05-14T19:43:14.428Z] DONE 1 tests in 2.315s
19:43:14 [2020-05-14T19:43:14.428Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
19:43:14 [2020-05-14T19:43:14.428Z] ++ 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
19:43:14 [2020-05-14T19:43:14.428Z] ++ set -e
19:43:14 [2020-05-14T19:43:14.428Z] ++ '[' -n 0 ']'
19:43:14 [2020-05-14T19:43:14.428Z] ++ set -x
19:43:14 [2020-05-14T19:43:14.428Z] ++ env -i DEST=/go/src/github.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
19:43:14 [2020-05-14T19:43:14.711Z] INFO: Testing against a local daemon
19:43:14 [2020-05-14T19:43:14.711Z] === RUN   TestSecretInspect
19:43:17 [2020-05-14T19:43:17.419Z] --- PASS: TestSecretInspect (2.31s)
19:43:17 [2020-05-14T19:43:17.419Z] === RUN   TestSecretList
19:43:19 [2020-05-14T19:43:19.452Z] --- PASS: TestSecretList (2.25s)
19:43:19 [2020-05-14T19:43:19.452Z] === RUN   TestSecretsCreateAndDelete
19:43:21 [2020-05-14T19:43:21.489Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
19:43:21 [2020-05-14T19:43:21.489Z] === RUN   TestSecretsUpdate
19:43:24 [2020-05-14T19:43:24.184Z] --- PASS: TestSecretsUpdate (2.29s)
19:43:24 [2020-05-14T19:43:24.184Z] === RUN   TestTemplatedSecret
19:43:26 [2020-05-14T19:43:26.887Z] --- PASS: TestTemplatedSecret (2.84s)
19:43:26 [2020-05-14T19:43:26.887Z] === RUN   TestSecretCreateResolve
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:43:28 [2020-05-14T19:43:28.611Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:43:28 [2020-05-14T19:43:28.917Z] --- PASS: TestSecretCreateResolve (2.32s)
19:43:28 [2020-05-14T19:43:28.917Z] PASS
19:43:28 [2020-05-14T19:43:28.917Z] 
19:43:28 [2020-05-14T19:43:28.917Z] DONE 6 tests in 14.404s
19:43:28 [2020-05-14T19:43:28.917Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
19:43:28 [2020-05-14T19:43:28.917Z] ++ 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
19:43:28 [2020-05-14T19:43:28.917Z] ++ set -e
19:43:28 [2020-05-14T19:43:28.917Z] ++ '[' -n 0 ']'
19:43:28 [2020-05-14T19:43:28.917Z] ++ set -x
19:43:28 [2020-05-14T19:43:28.917Z] ++ env -i DEST=/go/src/github.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
19:43:28 [2020-05-14T19:43:28.917Z] INFO: Testing against a local daemon
19:43:28 [2020-05-14T19:43:28.917Z] === RUN   TestServiceCreateInit
19:43:28 [2020-05-14T19:43:28.917Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:43:31 [2020-05-14T19:43:31.139Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:43:31 [2020-05-14T19:43:31.396Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:43:31 [2020-05-14T19:43:31.396Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:43:31 [2020-05-14T19:43:31.653Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:43:31 [2020-05-14T19:43:31.653Z] === RUN   TestDockerSuite/TestVolumeEvents
19:43:32 [2020-05-14T19:43:32.588Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:43:33 [2020-05-14T19:43:33.314Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:43:35 [2020-05-14T19:43:35.110Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:43:35 [2020-05-14T19:43:35.110Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:43:35 [2020-05-14T19:43:35.110Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:43:37 [2020-05-14T19:43:37.735Z] --- PASS: TestServiceCreateInit (8.41s)
19:43:37 [2020-05-14T19:43:37.735Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s)
19:43:37 [2020-05-14T19:43:37.735Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.17s)
19:43:37 [2020-05-14T19:43:37.735Z] === RUN   TestCreateServiceMultipleTimes
19:43:38 [2020-05-14T19:43:38.383Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:43:42 [2020-05-14T19:43:42.559Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:43:42 [2020-05-14T19:43:42.559Z] --- PASS: TestDockerSuite (1759.58s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.16s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.90s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.24s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.74s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.08s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.21s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.24s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.91s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.24s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.13s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.16s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.91s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.11s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.37s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.11s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.23s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.18s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.15s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.19s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.21s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.86s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.55s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.85s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.53s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.56s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.21s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.08s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.46s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.48s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.24s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.83s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.10s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.43s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.42s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.28s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.22s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.65s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.77s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.42s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.98s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.07s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.60s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.85s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.44s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.43s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.36s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.55s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.62s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.98s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.47s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.65s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.70s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.96s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.38s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.47s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.84s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.57s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.35s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.17s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.99s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.29s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.50s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:43:42 [2020-05-14T19:43:42.559Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.54s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.48s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.11s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.05s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.55s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.96s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.11s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.02s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.93s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:43:42 [2020-05-14T19:43:42.559Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.559Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:43:42 [2020-05-14T19:43:42.559Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.559Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:43:42 [2020-05-14T19:43:42.559Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.559Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:43:42 [2020-05-14T19:43:42.559Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.53s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.23s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.21s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.32s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.52s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.55s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.63s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.66s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.47s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.88s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.86s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.73s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.08s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.58s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.58s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.63s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.51s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.58s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.79s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.80s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.98s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.83s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.73s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.75s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.82s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.85s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.27s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.38s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.28s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.59s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.96s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:43:42 [2020-05-14T19:43:42.559Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.62s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.32s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFails (0.91s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.48s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.32s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.84s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.54s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.09s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.66s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.53s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.44s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.57s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.49s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.63s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.53s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.52s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.58s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.58s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.12s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.18s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.43s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.20s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.46s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.10s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.51s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.75s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.57s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.57s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:43:42 [2020-05-14T19:43:42.559Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.72s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.63s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.06s)
19:43:42 [2020-05-14T19:43:42.559Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.49s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.83s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.12s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.69s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.59s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.36s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.81s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.50s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.94s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.38s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.27s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.70s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.76s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.40s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.03s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.44s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.70s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.45s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildRm (3.56s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.43s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.62s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.81s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.40s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.56s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.84s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:43:42 [2020-05-14T19:43:42.560Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.40s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.99s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.09s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.84s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.31s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.26s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.37s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.99s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildUser (2.56s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.60s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.47s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.16s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.63s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
19:43:42 [2020-05-14T19:43:42.560Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.560Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
19:43:42 [2020-05-14T19:43:42.560Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.560Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:43:42 [2020-05-14T19:43:42.560Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.560Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
19:43:42 [2020-05-14T19:43:42.560Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.14s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.39s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.18s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.20s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.31s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:43:42 [2020-05-14T19:43:42.560Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.39s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:43:42 [2020-05-14T19:43:42.560Z]         docker_cli_sni_test.go:18: Flakey test
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCommitChange (1.14s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.94s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.88s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.85s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.08s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.76s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.12s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.94s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.02s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.04s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.98s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.14s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.91s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.53s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.90s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.57s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.95s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.13s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.57s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.71s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.58s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.62s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009a7860_<nil>} (1.61s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1823969171_/foo_false__<nil>_<nil>_<nil>} (1.60s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1823969171_/foo_true__<nil>_<nil>_<nil>} (1.60s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3305198550_/foo_false__<nil>_<nil>_<nil>} (1.59s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3305198550_/foo_true__<nil>_<nil>_<nil>} (1.52s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3305198550_/foo_true__0xc0009a78c0_<nil>_<nil>} (1.73s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009a78e0_<nil>} (1.67s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009a7900_<nil>} (1.90s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009a7920_<nil>} (1.53s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009a7940_<nil>} (1.62s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.79s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s)
19:43:42 [2020-05-14T19:43:42.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.88s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.43s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.37s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.80s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.17s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.22s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.21s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.11s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.13s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.15s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.94s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.95s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.49s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.02s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.48s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.88s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.88s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.48s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.80s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.99s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.08s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToDot (0.96s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.99s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.74s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.06s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.63s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.03s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.75s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.55s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:43:42 [2020-05-14T19:43:42.560Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
19:43:42 [2020-05-14T19:43:42.560Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.38s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.40s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.78s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.08s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.77s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.49s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.62s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.08s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.72s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.86s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.97s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.87s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.31s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.70s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.53s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.78s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.54s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.96s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.33s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.59s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.56s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.85s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.38s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:43:42 [2020-05-14T19:43:42.561Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:43:42 [2020-05-14T19:43:42.561Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:43:42 [2020-05-14T19:43:42.561Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.65s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsRename (0.81s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsResize (0.86s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.88s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsTop (0.87s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.76s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExec (1.03s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.20s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.74s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.88s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.23s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecEnv (0.93s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.66s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.85s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.94s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.87s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecParseError (0.85s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.57s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.90s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.21s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.68s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.99s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecTTY (0.92s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.89s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:43:42 [2020-05-14T19:43:42.561Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.02s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.86s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.90s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.00s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.19s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestHealth (20.96s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.97s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.11s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.96s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.69s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImportFile (1.91s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.99s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.91s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.75s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.04s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.72s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.30s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.88s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:43:42 [2020-05-14T19:43:42.561Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.33s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.78s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.77s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.13s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:43:42 [2020-05-14T19:43:42.561Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.85s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.93s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.74s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.88s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.90s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.22s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.72s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.69s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.91s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.02s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.57s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.91s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.59s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.98s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.71s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.54s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.43s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.09s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.69s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.56s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.06s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.03s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.34s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.78s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.95s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.74s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsSince (6.89s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.89s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsTail (0.86s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.49s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.80s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestNetHostname (2.36s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.21s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.50s)
19:43:42 [2020-05-14T19:43:42.561Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.76s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPluginActive (1.77s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.53s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.12s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.67s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.17s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.98s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.37s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.61s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPortList (10.60s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.96s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.29s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.73s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.82s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.72s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.85s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.63s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.74s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.26s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.78s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.22s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.86s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.82s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.34s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.49s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.41s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.58s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.53s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.91s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.56s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.74s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.41s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.38s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.86s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.67s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.92s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.73s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.20s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.20s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.96s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.11s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.93s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.47s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.88s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.64s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.66s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.91s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.27s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.93s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.74s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.46s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.88s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.77s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.91s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.87s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.66s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.98s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.64s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.59s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.65s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.23s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.04s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.562Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.92s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.78s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.78s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.42s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.63s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.23s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.82s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.13s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.60s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunMount (6.07s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.29s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.42s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.13s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.85s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.30s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.42s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.92s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.96s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.81s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.70s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.55s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:43:42 [2020-05-14T19:43:42.562Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.52s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.69s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunRm (0.69s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.92s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s)
19:43:42 [2020-05-14T19:43:42.562Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.90s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.10s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.23s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.73s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.95s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunState (1.96s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.88s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.63s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.83s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.87s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.21s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.63s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.02s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.62s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.76s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.80s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.49s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.44s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.57s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.43s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.67s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.77s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.72s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.64s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.93s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.10s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.75s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.18s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents365915568
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.35s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.52s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.48s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.54s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.77s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.44s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.05s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.15s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.98s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.22s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.87s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (2.04s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.80s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.81s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.74s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.73s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.56s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.92s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.89s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.80s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.63s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.85s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.16s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.51s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.32s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.39s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.62s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.41s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.65s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.35s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.43s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.40s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.92s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.62s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.89s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.45s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.12s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.46s)
19:43:42 [2020-05-14T19:43:42.563Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:43:42 [2020-05-14T19:43:42.563Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:43:42 [2020-05-14T19:43:42.563Z] === RUN   TestDockerRegistrySuite
19:43:42 [2020-05-14T19:43:42.563Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:43:44 [2020-05-14T19:43:44.457Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:43:46 [2020-05-14T19:43:46.351Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:43:48 [2020-05-14T19:43:48.245Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:43:48 [2020-05-14T19:43:48.245Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:43:52 [2020-05-14T19:43:52.420Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:43:56 [2020-05-14T19:43:56.219Z] --- PASS: TestCreateServiceMultipleTimes (16.32s)
19:43:56 [2020-05-14T19:43:56.219Z] === RUN   TestCreateServiceConflict
19:43:56 [2020-05-14T19:43:56.219Z] --- PASS: TestCreateServiceConflict (2.27s)
19:43:56 [2020-05-14T19:43:56.219Z] === RUN   TestCreateServiceMaxReplicas
19:43:56 [2020-05-14T19:43:56.592Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:43:59 [2020-05-14T19:43:59.731Z] --- PASS: TestCreateServiceMaxReplicas (3.14s)
19:43:59 [2020-05-14T19:43:59.731Z] === RUN   TestCreateWithDuplicateNetworkNames
19:44:00 [2020-05-14T19:44:00.768Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:44:02 [2020-05-14T19:44:02.138Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:44:03 [2020-05-14T19:44:03.507Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:44:04 [2020-05-14T19:44:04.877Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:44:06 [2020-05-14T19:44:06.271Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:44:08 [2020-05-14T19:44:08.165Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:44:09 [2020-05-14T19:44:09.096Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:44:10 [2020-05-14T19:44:10.465Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:44:13 [2020-05-14T19:44:13.737Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:44:13 [2020-05-14T19:44:13.737Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:44:14 [2020-05-14T19:44:14.989Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s)
19:44:14 [2020-05-14T19:44:14.989Z] === RUN   TestCreateServiceSecretFileMode
19:44:15 [2020-05-14T19:44:15.277Z] --- PASS: TestCreateServiceSecretFileMode (2.68s)
19:44:15 [2020-05-14T19:44:15.277Z] === RUN   TestCreateServiceConfigFileMode
19:44:16 [2020-05-14T19:44:16.259Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:44:17 [2020-05-14T19:44:17.630Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:44:17 [2020-05-14T19:44:17.978Z] --- PASS: TestCreateServiceConfigFileMode (2.57s)
19:44:17 [2020-05-14T19:44:17.978Z] === RUN   TestCreateServiceSysctls
19:44:20 [2020-05-14T19:44:20.905Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:44:21 [2020-05-14T19:44:21.456Z] --- PASS: TestCreateServiceSysctls (3.39s)
19:44:21 [2020-05-14T19:44:21.456Z] === RUN   TestCreateServiceCapabilities
19:44:22 [2020-05-14T19:44:22.274Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:44:22 [2020-05-14T19:44:22.274Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:44:23 [2020-05-14T19:44:23.642Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:44:24 [2020-05-14T19:44:24.217Z] --- PASS: TestCreateServiceCapabilities (2.82s)
19:44:24 [2020-05-14T19:44:24.217Z] === RUN   TestInspect
19:44:25 [2020-05-14T19:44:25.012Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:44:26 [2020-05-14T19:44:26.383Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:44:27 [2020-05-14T19:44:27.708Z] --- PASS: TestInspect (3.40s)
19:44:27 [2020-05-14T19:44:27.708Z] === RUN   TestCreateJob
19:44:27 [2020-05-14T19:44:27.811Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:44:28 [2020-05-14T19:44:28.742Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:44:28 [2020-05-14T19:44:28.742Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:44:28 [2020-05-14T19:44:28.742Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:44:28 [2020-05-14T19:44:28.999Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:44:29 [2020-05-14T19:44:29.929Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:44:30 [2020-05-14T19:44:30.492Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:44:30 [2020-05-14T19:44:30.492Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:44:31 [2020-05-14T19:44:31.182Z] --- PASS: TestCreateJob (3.49s)
19:44:31 [2020-05-14T19:44:31.182Z] === RUN   TestReplicatedJob
19:44:31 [2020-05-14T19:44:31.862Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:44:32 [2020-05-14T19:44:32.119Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:44:32 [2020-05-14T19:44:32.377Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:44:32 [2020-05-14T19:44:32.634Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:44:32 [2020-05-14T19:44:32.892Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:44:33 [2020-05-14T19:44:33.456Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:44:33 [2020-05-14T19:44:33.456Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:44:33 [2020-05-14T19:44:33.712Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:44:35 [2020-05-14T19:44:35.082Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:44:37 [2020-05-14T19:44:37.607Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:44:38 [2020-05-14T19:44:38.024Z] --- PASS: TestReplicatedJob (6.21s)
19:44:38 [2020-05-14T19:44:38.024Z] === RUN   TestUpdateReplicatedJob
19:44:38 [2020-05-14T19:44:38.979Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:44:39 [2020-05-14T19:44:39.237Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:44:40 [2020-05-14T19:44:40.169Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:44:41 [2020-05-14T19:44:41.515Z] --- PASS: TestUpdateReplicatedJob (3.83s)
19:44:41 [2020-05-14T19:44:41.515Z] === RUN   TestServiceListWithStatuses
19:44:41 [2020-05-14T19:44:41.515Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:44:41 [2020-05-14T19:44:41.515Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:44:41 [2020-05-14T19:44:41.515Z] === RUN   TestDockerNetworkConnectAlias
19:44:41 [2020-05-14T19:44:41.539Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:44:42 [2020-05-14T19:44:42.103Z] --- PASS: TestDockerRegistrySuite (59.46s)
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.84s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d18f3d8369ff1] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [de216940f77d9] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d88604eef606b] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [df0db3545ad7a] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.24s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d73664d6b87b8] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.29s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d347fbf358841] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.22s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d2ad166608a68] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.46s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [da46577c8b785] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [de0b293fa8c79] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [da8f3dfa77a18] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d4f705768ba03] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d6508d873d81d] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.35s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [dfae108ced275] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d249d67815600] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.62s)
19:44:42 [2020-05-14T19:44:42.103Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7132354b3e52f3004ad61b165efbf15f1357bd3e3d72b0879fd6320a4910db3e
19:44:42 [2020-05-14T19:44:42.103Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b1890852cc1428924cd319602f77b109fc526910c0c8ba16a4cc308245260256
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [da7e248a8b79c] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.89s)
19:44:42 [2020-05-14T19:44:42.103Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:06be2414b5d1b4be0bad4525c8e6f990fbdd813455531a4e4af0020581d2dfdc
19:44:42 [2020-05-14T19:44:42.103Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7337e204c35f43ff503ffec1ec59e44379dd7c8fe758d42a4c5387c3ff5df693
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d06484417795a] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.49s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d0d39deaecf60] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.29s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [dc26b5c987070] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [db5a9c23ce487] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d0c288cb2e861] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.39s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d838193eefd46] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.28s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d8e0b28904c71] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [df923127c73a9] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.77s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d74af1f5dd134] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d67465f7071bd] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.44s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [dabbddab1bb18] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [dbd6281501495] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [da77a1b9d1bcc] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [dd8d78f07462c] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [df86c23744f5c] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d5dad963a8edb] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [dcecdf77508ba] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.51s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d0c7228716f72] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.50s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [d80d38c533a8e] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.27s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [dce075cdadbea] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.48s)
19:44:42 [2020-05-14T19:44:42.103Z]         check_test.go:196: [dfe8a84708e1d] daemon is not started
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s)
19:44:42 [2020-05-14T19:44:42.103Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s)
19:44:42 [2020-05-14T19:44:42.103Z] === RUN   TestDockerSchema1RegistrySuite
19:44:42 [2020-05-14T19:44:42.103Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:44:42 [2020-05-14T19:44:42.103Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:44:42 [2020-05-14T19:44:42.667Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:44:45 [2020-05-14T19:44:45.922Z] --- PASS: TestDockerNetworkConnectAlias (4.69s)
19:44:45 [2020-05-14T19:44:45.922Z] === RUN   TestDockerNetworkReConnect
19:44:47 [2020-05-14T19:44:47.922Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:44:50 [2020-05-14T19:44:50.329Z] --- PASS: TestDockerNetworkReConnect (3.93s)
19:44:50 [2020-05-14T19:44:50.329Z] === RUN   TestServicePlugin
19:44:50 [2020-05-14T19:44:50.329Z] --- SKIP: TestServicePlugin (0.00s)
19:44:50 [2020-05-14T19:44:50.329Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:44:50 [2020-05-14T19:44:50.329Z] === RUN   TestServiceUpdateLabel
19:44:52 [2020-05-14T19:44:52.099Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:44:52 [2020-05-14T19:44:52.360Z] --- PASS: TestServiceUpdateLabel (2.39s)
19:44:52 [2020-05-14T19:44:52.360Z] === RUN   TestServiceUpdateSecrets
19:44:56 [2020-05-14T19:44:56.277Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:44:57 [2020-05-14T19:44:57.207Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:44:59 [2020-05-14T19:44:59.101Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:44:59 [2020-05-14T19:44:59.101Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:45:00 [2020-05-14T19:45:00.469Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:45:01 [2020-05-14T19:45:01.842Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:45:03 [2020-05-14T19:45:03.212Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:45:07 [2020-05-14T19:45:07.388Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:45:07 [2020-05-14T19:45:07.388Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:45:07 [2020-05-14T19:45:07.601Z] --- PASS: TestServiceUpdateSecrets (15.39s)
19:45:07 [2020-05-14T19:45:07.601Z] === RUN   TestServiceUpdateConfigs
19:45:07 [2020-05-14T19:45:07.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:45:07 [2020-05-14T19:45:07.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:45:08 [2020-05-14T19:45:08.214Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:45:08 [2020-05-14T19:45:08.781Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:45:09 [2020-05-14T19:45:09.039Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:45:09 [2020-05-14T19:45:09.039Z] --- PASS: TestDockerSchema1RegistrySuite (27.06s)
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [dbf140890d930] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.93s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [d355bae7c587a] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.41s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [d69b3a2c05a82] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.40s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [d5ce384bb64d7] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [de81e2a7f28a6] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.46s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [deedfacb1418f] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [de0efcd597e79] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.47s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [db326e419657a] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [d8b918fd53d2b] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [dbecd0966495f] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.02s)
19:45:09 [2020-05-14T19:45:09.039Z]         check_test.go:223: [defa9c8059052] daemon is not started
19:45:09 [2020-05-14T19:45:09.039Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
19:45:09 [2020-05-14T19:45:09.040Z]         check_test.go:223: [d84f138f068dc] daemon is not started
19:45:09 [2020-05-14T19:45:09.040Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s)
19:45:09 [2020-05-14T19:45:09.040Z]         check_test.go:223: [d581cc40a7940] daemon is not started
19:45:09 [2020-05-14T19:45:09.040Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
19:45:09 [2020-05-14T19:45:09.040Z]         check_test.go:223: [db653e73a0767] daemon is not started
19:45:09 [2020-05-14T19:45:09.040Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s)
19:45:09 [2020-05-14T19:45:09.040Z]         check_test.go:223: [d9bde7932612d] daemon is not started
19:45:09 [2020-05-14T19:45:09.040Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s)
19:45:09 [2020-05-14T19:45:09.040Z]         check_test.go:223: [d985fbd08c91c] daemon is not started
19:45:09 [2020-05-14T19:45:09.040Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s)
19:45:09 [2020-05-14T19:45:09.040Z]         check_test.go:223: [d5dc5410c3e37] daemon is not started
19:45:09 [2020-05-14T19:45:09.040Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
19:45:09 [2020-05-14T19:45:09.040Z]         check_test.go:223: [dc4413ac3f830] daemon is not started
19:45:09 [2020-05-14T19:45:09.040Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:45:09 [2020-05-14T19:45:09.040Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:45:10 [2020-05-14T19:45:10.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:45:10 [2020-05-14T19:45:10.670Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:45:10 [2020-05-14T19:45:10.927Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:45:11 [2020-05-14T19:45:11.859Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:45:12 [2020-05-14T19:45:12.115Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:45:12 [2020-05-14T19:45:12.679Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:45:12 [2020-05-14T19:45:12.936Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:45:13 [2020-05-14T19:45:13.193Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.04s)
19:45:13 [2020-05-14T19:45:13.193Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.05s)
19:45:13 [2020-05-14T19:45:13.193Z]         check_test.go:252: [d82edaa40b3c8] daemon is not started
19:45:13 [2020-05-14T19:45:13.193Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
19:45:13 [2020-05-14T19:45:13.193Z]         check_test.go:252: [db49b2e239824] daemon is not started
19:45:13 [2020-05-14T19:45:13.193Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
19:45:13 [2020-05-14T19:45:13.193Z]         check_test.go:252: [dff2cc7ca86bd] daemon is not started
19:45:13 [2020-05-14T19:45:13.193Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
19:45:13 [2020-05-14T19:45:13.193Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
19:45:13 [2020-05-14T19:45:13.193Z]         check_test.go:252: [d932fc0b3795f] daemon is not started
19:45:13 [2020-05-14T19:45:13.193Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
19:45:13 [2020-05-14T19:45:13.193Z]         check_test.go:252: [d638affab3494] daemon is not started
19:45:13 [2020-05-14T19:45:13.193Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s)
19:45:13 [2020-05-14T19:45:13.193Z]         check_test.go:252: [dd7179739b1de] daemon is not started
19:45:13 [2020-05-14T19:45:13.193Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
19:45:13 [2020-05-14T19:45:13.193Z]         check_test.go:252: [dc80a01b1c012] daemon is not started
19:45:13 [2020-05-14T19:45:13.193Z] === RUN   TestDockerRegistryAuthTokenSuite
19:45:13 [2020-05-14T19:45:13.193Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:45:18 [2020-05-14T19:45:18.445Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:45:18 [2020-05-14T19:45:18.445Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:45:18 [2020-05-14T19:45:18.702Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:45:18 [2020-05-14T19:45:18.702Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:45:18 [2020-05-14T19:45:18.959Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s)
19:45:18 [2020-05-14T19:45:18.959Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
19:45:18 [2020-05-14T19:45:18.959Z]         check_test.go:279: [d911c09b79c0f] daemon is not started
19:45:18 [2020-05-14T19:45:18.959Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
19:45:18 [2020-05-14T19:45:18.959Z]         check_test.go:279: [dd01338b15d6a] daemon is not started
19:45:18 [2020-05-14T19:45:18.959Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
19:45:18 [2020-05-14T19:45:18.959Z]         check_test.go:279: [d7292ae0849bd] daemon is not started
19:45:18 [2020-05-14T19:45:18.959Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
19:45:18 [2020-05-14T19:45:18.959Z]         check_test.go:279: [d5995caa97051] daemon is not started
19:45:18 [2020-05-14T19:45:18.959Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
19:45:18 [2020-05-14T19:45:18.959Z]         check_test.go:279: [d83b4ff8c03e9] daemon is not started
19:45:18 [2020-05-14T19:45:18.959Z] === RUN   TestDockerNetworkSuite
19:45:18 [2020-05-14T19:45:18.959Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:45:21 [2020-05-14T19:45:21.481Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:45:22 [2020-05-14T19:45:22.850Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:45:22 [2020-05-14T19:45:22.872Z] --- PASS: TestServiceUpdateConfigs (14.82s)
19:45:22 [2020-05-14T19:45:22.872Z] === RUN   TestServiceUpdateNetwork
19:45:28 [2020-05-14T19:45:28.102Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:45:30 [2020-05-14T19:45:30.623Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:45:33 [2020-05-14T19:45:33.899Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:45:35 [2020-05-14T19:45:35.438Z] --- PASS: TestServiceUpdateNetwork (13.13s)
19:45:35 [2020-05-14T19:45:35.438Z] === RUN   TestServiceUpdatePidsLimit
19:45:35 [2020-05-14T19:45:35.793Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:45:36 [2020-05-14T19:45:36.455Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:45:37 [2020-05-14T19:45:37.163Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:45:37 [2020-05-14T19:45:37.469Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:45:40 [2020-05-14T19:45:40.441Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:45:44 [2020-05-14T19:45:44.836Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:45:45 [2020-05-14T19:45:45.767Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:45:45 [2020-05-14T19:45:45.885Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:45:47 [2020-05-14T19:45:47.662Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:45:49 [2020-05-14T19:45:49.559Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:45:51 [2020-05-14T19:45:51.456Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:45:52 [2020-05-14T19:45:52.387Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:45:52 [2020-05-14T19:45:52.704Z] --- PASS: TestServiceUpdatePidsLimit (17.09s)
19:45:52 [2020-05-14T19:45:52.704Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.86s)
19:45:52 [2020-05-14T19:45:52.704Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
19:45:52 [2020-05-14T19:45:52.704Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s)
19:45:52 [2020-05-14T19:45:52.704Z] PASS
19:45:52 [2020-05-14T19:45:52.704Z] 
19:45:52 [2020-05-14T19:45:52.704Z] === Skipped
19:45:52 [2020-05-14T19:45:52.704Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
19:45:52 [2020-05-14T19:45:52.704Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:45:52 [2020-05-14T19:45:52.704Z] 
19:45:52 [2020-05-14T19:45:52.704Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
19:45:52 [2020-05-14T19:45:52.704Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:52 [2020-05-14T19:45:52.704Z] 
19:45:52 [2020-05-14T19:45:52.704Z] 
19:45:52 [2020-05-14T19:45:52.704Z] DONE 27 tests, 2 skipped in 143.519s
19:45:52 [2020-05-14T19:45:52.704Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
19:45:52 [2020-05-14T19:45:52.704Z] ++ 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
19:45:52 [2020-05-14T19:45:52.704Z] ++ set -e
19:45:52 [2020-05-14T19:45:52.704Z] ++ '[' -n 0 ']'
19:45:52 [2020-05-14T19:45:52.704Z] ++ set -x
19:45:52 [2020-05-14T19:45:52.704Z] ++ env -i DEST=/go/src/github.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
19:45:52 [2020-05-14T19:45:52.704Z] INFO: Testing against a local daemon
19:45:52 [2020-05-14T19:45:52.704Z] === RUN   TestSessionCreate
19:45:52 [2020-05-14T19:45:52.704Z] --- PASS: TestSessionCreate (0.06s)
19:45:52 [2020-05-14T19:45:52.704Z] === RUN   TestSessionCreateWithBadUpgrade
19:45:52 [2020-05-14T19:45:52.704Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
19:45:52 [2020-05-14T19:45:52.704Z] PASS
19:45:52 [2020-05-14T19:45:52.704Z] 
19:45:52 [2020-05-14T19:45:52.704Z] DONE 2 tests in 0.237s
19:45:52 [2020-05-14T19:45:52.704Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
19:45:52 [2020-05-14T19:45:52.704Z] ++ 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
19:45:52 [2020-05-14T19:45:52.704Z] ++ set -e
19:45:52 [2020-05-14T19:45:52.704Z] ++ '[' -n 0 ']'
19:45:52 [2020-05-14T19:45:52.704Z] ++ set -x
19:45:52 [2020-05-14T19:45:52.704Z] ++ env -i DEST=/go/src/github.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
19:45:52 [2020-05-14T19:45:52.704Z] INFO: Testing against a local daemon
19:45:52 [2020-05-14T19:45:52.704Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:45:52 [2020-05-14T19:45:52.704Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:45:52 [2020-05-14T19:45:52.704Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:45:52 [2020-05-14T19:45:52.704Z] === RUN   TestEventsExecDie
19:45:52 [2020-05-14T19:45:52.951Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:45:53 [2020-05-14T19:45:53.207Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:45:53 [2020-05-14T19:45:53.727Z] --- PASS: TestEventsExecDie (0.83s)
19:45:53 [2020-05-14T19:45:53.727Z] === RUN   TestEventsBackwardsCompatible
19:45:53 [2020-05-14T19:45:53.727Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
19:45:53 [2020-05-14T19:45:53.727Z] === RUN   TestInfoBinaryCommits
19:45:53 [2020-05-14T19:45:53.727Z] --- PASS: TestInfoBinaryCommits (0.05s)
19:45:53 [2020-05-14T19:45:53.727Z] === RUN   TestInfoAPIVersioned
19:45:53 [2020-05-14T19:45:53.727Z] --- PASS: TestInfoAPIVersioned (0.02s)
19:45:53 [2020-05-14T19:45:53.727Z] === RUN   TestInfoDiscoveryBackend
19:45:54 [2020-05-14T19:45:54.346Z] --- PASS: TestInfoDiscoveryBackend (0.60s)
19:45:54 [2020-05-14T19:45:54.347Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:45:54 [2020-05-14T19:45:54.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:45:55 [2020-05-14T19:45:55.359Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:45:55 [2020-05-14T19:45:55.359Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:45:55 [2020-05-14T19:45:55.948Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:45:55 [2020-05-14T19:45:55.986Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
19:45:55 [2020-05-14T19:45:55.986Z] === RUN   TestInfoAPI
19:45:55 [2020-05-14T19:45:55.986Z] --- PASS: TestInfoAPI (0.07s)
19:45:55 [2020-05-14T19:45:55.986Z] === RUN   TestInfoAPIWarnings
19:45:56 [2020-05-14T19:45:56.205Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:45:56 [2020-05-14T19:45:56.462Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:45:56 [2020-05-14T19:45:56.624Z] --- PASS: TestInfoAPIWarnings (0.57s)
19:45:56 [2020-05-14T19:45:56.624Z] === RUN   TestInfoDebug
19:45:56 [2020-05-14T19:45:56.720Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:45:57 [2020-05-14T19:45:57.243Z] --- PASS: TestInfoDebug (0.54s)
19:45:57 [2020-05-14T19:45:57.243Z] === RUN   TestInfoInsecureRegistries
19:45:57 [2020-05-14T19:45:57.863Z] --- PASS: TestInfoInsecureRegistries (0.54s)
19:45:57 [2020-05-14T19:45:57.863Z] === RUN   TestInfoRegistryMirrors
19:45:58 [2020-05-14T19:45:58.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:45:58 [2020-05-14T19:45:58.147Z] --- PASS: TestInfoRegistryMirrors (0.55s)
19:45:58 [2020-05-14T19:45:58.147Z] === RUN   TestLoginFailsWithBadCredentials
19:45:58 [2020-05-14T19:45:58.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:45:58 [2020-05-14T19:45:58.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:45:58 [2020-05-14T19:45:58.765Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
19:45:58 [2020-05-14T19:45:58.765Z] === RUN   TestPingCacheHeaders
19:45:58 [2020-05-14T19:45:58.765Z] --- PASS: TestPingCacheHeaders (0.05s)
19:45:58 [2020-05-14T19:45:58.765Z] === RUN   TestPingGet
19:45:58 [2020-05-14T19:45:58.765Z] --- PASS: TestPingGet (0.03s)
19:45:58 [2020-05-14T19:45:58.765Z] === RUN   TestPingHead
19:45:58 [2020-05-14T19:45:58.765Z] --- PASS: TestPingHead (0.05s)
19:45:58 [2020-05-14T19:45:58.765Z] === RUN   TestVersion
19:45:58 [2020-05-14T19:45:58.765Z] --- PASS: TestVersion (0.05s)
19:45:58 [2020-05-14T19:45:58.765Z] PASS
19:45:58 [2020-05-14T19:45:58.765Z] 
19:45:58 [2020-05-14T19:45:58.765Z] === Skipped
19:45:58 [2020-05-14T19:45:58.765Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:45:58 [2020-05-14T19:45:58.765Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:45:58 [2020-05-14T19:45:58.765Z] 
19:45:58 [2020-05-14T19:45:58.765Z] 
19:45:58 [2020-05-14T19:45:58.765Z] DONE 18 tests, 1 skipped in 6.148s
19:45:58 [2020-05-14T19:45:58.911Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:45:59 [2020-05-14T19:45:59.050Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
19:45:59 [2020-05-14T19:45:59.051Z] ++ 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
19:45:59 [2020-05-14T19:45:59.051Z] ++ set -e
19:45:59 [2020-05-14T19:45:59.051Z] ++ '[' -n 0 ']'
19:45:59 [2020-05-14T19:45:59.051Z] ++ set -x
19:45:59 [2020-05-14T19:45:59.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
19:45:59 [2020-05-14T19:45:59.051Z] INFO: Testing against a local daemon
19:45:59 [2020-05-14T19:45:59.051Z] === RUN   TestVolumesCreateAndList
19:45:59 [2020-05-14T19:45:59.051Z] --- PASS: TestVolumesCreateAndList (0.06s)
19:45:59 [2020-05-14T19:45:59.051Z] === RUN   TestVolumesRemove
19:45:59 [2020-05-14T19:45:59.337Z] --- PASS: TestVolumesRemove (0.12s)
19:45:59 [2020-05-14T19:45:59.337Z] === RUN   TestVolumesInspect
19:45:59 [2020-05-14T19:45:59.337Z] --- PASS: TestVolumesInspect (0.04s)
19:45:59 [2020-05-14T19:45:59.337Z] === RUN   TestVolumesInvalidJSON
19:45:59 [2020-05-14T19:45:59.337Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:45:59 [2020-05-14T19:45:59.337Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:45:59 [2020-05-14T19:45:59.337Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:45:59 [2020-05-14T19:45:59.337Z] --- PASS: TestVolumesInvalidJSON (0.05s)
19:45:59 [2020-05-14T19:45:59.337Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:45:59 [2020-05-14T19:45:59.337Z] PASS
19:45:59 [2020-05-14T19:45:59.337Z] 
19:45:59 [2020-05-14T19:45:59.337Z] DONE 5 tests in 0.375s
19:45:59 [2020-05-14T19:45:59.337Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:45:59 [2020-05-14T19:45:59.623Z] ++++ cat bundles/test-integration/docker.pid
19:45:59 [2020-05-14T19:45:59.623Z] +++ kill 14015
19:46:00 [2020-05-14T19:46:00.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:46:01 [2020-05-14T19:46:01.103Z] +++ /etc/init.d/apparmor stop
19:46:01 [2020-05-14T19:46:01.103Z] Leaving: AppArmorNo profiles have been unloaded.
19:46:01 [2020-05-14T19:46:01.103Z] 
19:46:01 [2020-05-14T19:46:01.103Z] Unloading profiles will leave already running processes permanently
19:46:01 [2020-05-14T19:46:01.103Z] unconfined, which can lead to unexpected situations.
19:46:01 [2020-05-14T19:46:01.103Z] 
19:46:01 [2020-05-14T19:46:01.103Z] To set a process to complain mode, use the command line tool
19:46:01 [2020-05-14T19:46:01.103Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:46:01 [2020-05-14T19:46:01.103Z] +++ true
19:46:01 [2020-05-14T19:46:01.103Z] 
19:46:01 [2020-05-14T19:46:01.653Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:46:01 [2020-05-14T19:46:01.911Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:46:02 [2020-05-14T19:46:02.168Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:46:02 [2020-05-14T19:46:02.168Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
Post stage
[Pipeline] junit
19:46:03 [2020-05-14T19:46:03.192Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:46:04 [2020-05-14T19:46:04.233Z] + echo Ensuring container killed.
19:46:04 [2020-05-14T19:46:04.233Z] Ensuring container killed.
19:46:04 [2020-05-14T19:46:04.233Z] + docker rm -vf docker-pr10
19:46:04 [2020-05-14T19:46:04.233Z] Error: No such container: docker-pr10
19:46:04 [2020-05-14T19:46:04.233Z] + true
[Pipeline] sh
19:46:04 [2020-05-14T19:46:04.625Z] + echo Chowning /workspace to jenkins user
19:46:04 [2020-05-14T19:46:04.625Z] Chowning /workspace to jenkins user
19:46:04 [2020-05-14T19:46:04.625Z] + id -u
19:46:04 [2020-05-14T19:46:04.625Z] + id -g
19:46:04 [2020-05-14T19:46:04.625Z] + docker run --rm -v /home/docker/workspace/moby_PR-40908:/workspace busybox chown -R 1001:1001 /workspace
19:46:04 [2020-05-14T19:46:04.625Z] Unable to find image 'busybox:latest' locally
19:46:04 [2020-05-14T19:46:04.908Z] latest: Pulling from library/busybox
19:46:04 [2020-05-14T19:46:04.908Z] 368841f1302b: Pulling fs layer
19:46:05 [2020-05-14T19:46:05.199Z] 368841f1302b: Verifying Checksum
19:46:05 [2020-05-14T19:46:05.199Z] 368841f1302b: Download complete
19:46:05 [2020-05-14T19:46:05.494Z] 368841f1302b: Pull complete
19:46:05 [2020-05-14T19:46:05.494Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
19:46:05 [2020-05-14T19:46:05.494Z] Status: Downloaded newer image for busybox:latest
19:46:06 [2020-05-14T19:46:06.343Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:46:08 [2020-05-14T19:46:08.610Z] + bundleName=ppc64le-integration
19:46:08 [2020-05-14T19:46:08.610Z] + echo Creating ppc64le-integration-bundles.tar.gz
19:46:08 [2020-05-14T19:46:08.610Z] Creating ppc64le-integration-bundles.tar.gz
19:46:08 [2020-05-14T19:46:08.610Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:46:08 [2020-05-14T19:46:08.610Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
19:46:08 [2020-05-14T19:46:08.928Z] Archiving artifacts
19:46:09 [2020-05-14T19:46:09.340Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40908/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:46:09 [2020-05-14T19:46:09.618Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:46:09 [2020-05-14T19:46:09.738Z] + make clean
19:46:10 [2020-05-14T19:46:10.366Z] make: command: Command not found
19:46:10 [2020-05-14T19:46:10.366Z] make: command: Command not found
19:46:10 [2020-05-14T19:46:10.366Z] docker volume rm -f docker-dev-cache
19:46:10 [2020-05-14T19:46:10.366Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:46:17 [2020-05-14T19:46:17.712Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:46:19 [2020-05-14T19:46:19.611Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:46:19 [2020-05-14T19:46:19.868Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:46:20 [2020-05-14T19:46:20.434Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:46:20 [2020-05-14T19:46:20.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:46:20 [2020-05-14T19:46:20.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:46:20 [2020-05-14T19:46:20.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:46:20 [2020-05-14T19:46:20.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:46:20 [2020-05-14T19:46:20.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:46:25 [2020-05-14T19:46:25.136Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:46:25 [2020-05-14T19:46:25.136Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:46:25 [2020-05-14T19:46:25.136Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:46:26 [2020-05-14T19:46:26.506Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:46:31 [2020-05-14T19:46:31.759Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:46:31 [2020-05-14T19:46:31.759Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:46:34 [2020-05-14T19:46:34.281Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:46:36 [2020-05-14T19:46:36.805Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:46:36 [2020-05-14T19:46:36.805Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:46:36 [2020-05-14T19:46:36.805Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:46:38 [2020-05-14T19:46:38.175Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:46:40 [2020-05-14T19:46:40.699Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:46:41 [2020-05-14T19:46:41.264Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:46:41 [2020-05-14T19:46:41.264Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:46:42 [2020-05-14T19:46:42.636Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:46:43 [2020-05-14T19:46:43.566Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:46:44 [2020-05-14T19:46:44.934Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:46:48 [2020-05-14T19:46:48.211Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:46:50 [2020-05-14T19:46:50.107Z] --- PASS: TestDockerNetworkSuite (91.30s)
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.63s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [dad862e6698cf] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.21s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [dbef71a316ae3] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.66s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d996616a3be78] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.73s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d9e4255bab226] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.80s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:1233: [d37e451f8b20a] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.87s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d44af0e76f8dd] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.76s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d82d233972a45] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.73s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [dd0721519c8f3] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.26s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d69613c5bb571] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [ddb3c0640855f] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.67s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d68ce126d3ff3] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.46s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [ddbf18d23a9d9] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.67s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d1802017a3e01] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [dceebfdfec6e9] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [dc76b8863f9c4] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.38s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [de1dede444255] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.28s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d8b1e7c43d2a7] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d24666dd4e0ff] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.29s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d82b27d2f9f74] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.38s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [da3a0dea141c6] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.55s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d85b0b9877d15] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [de756fcb59430] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.39s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d87e8c7b1665b] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [de05e025934cf] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.02s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:968: [da25ebe88db4c] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.47s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d305f03ff9d98] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.84s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:1116: [d37ff7c1563d4] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [ddaa410b42b6a] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.69s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [ddc8949c0b1f3] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d0ed48ade14fe] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d9200ee5419e9] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [dca3cd7f54fb0] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [da060faab221b] daemon is not started
19:46:50 [2020-05-14T19:46:50.107Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
19:46:50 [2020-05-14T19:46:50.107Z]         docker_cli_network_unix_test.go:46: [d663a4b896932] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.11s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [da7fb51d5921c] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [dc6001c0b3cea] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [de6b3d8e0f841] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [d2bd72009a554] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.97s)
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.12s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:1084: [d716253bd48b6] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [d0e33297375db] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.50s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [da046ad1ed712] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.90s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [d581e99c3271e] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [d707895c7c9e2] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.29s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [d9b91888b590d] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.95s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [d0add7b68e60c] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.63s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [d3e9669e9eee3] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.21s)
19:46:50 [2020-05-14T19:46:50.364Z]         docker_cli_network_unix_test.go:46: [d94015c1b2fea] daemon is not started
19:46:50 [2020-05-14T19:46:50.364Z] === RUN   TestDockerHubPullSuite
19:46:50 [2020-05-14T19:46:50.364Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:46:51 [2020-05-14T19:46:51.733Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:46:53 [2020-05-14T19:46:53.627Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:46:53 [2020-05-14T19:46:53.884Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:46:54 [2020-05-14T19:46:54.141Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:46:56 [2020-05-14T19:46:56.036Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:46:56 [2020-05-14T19:46:56.036Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:46:56 [2020-05-14T19:46:56.298Z] --- PASS: TestDockerHubPullSuite (6.04s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.42s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.60s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.14s)
19:46:56 [2020-05-14T19:46:56.298Z] PASS
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === Skipped
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_sni_test.go:18: Flakey test
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:46:56 [2020-05-14T19:46:56.298Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:46:56 [2020-05-14T19:46:56.298Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:46:56 [2020-05-14T19:46:56.298Z] 
19:46:56 [2020-05-14T19:46:56.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.04s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.04s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:46:56 [2020-05-14T19:46:56.299Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:46:56 [2020-05-14T19:46:56.299Z]         docker_cli_network_unix_test.go:46: [de6b3d8e0f841] daemon is not started
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] 
19:46:56 [2020-05-14T19:46:56.299Z] DONE 1277 tests, 44 skipped in 1983.348s
19:46:56 [2020-05-14T19:46:56.299Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:46:56 [2020-05-14T19:46:56.299Z] ++++ cat bundles/test-integration/docker.pid
19:46:56 [2020-05-14T19:46:56.299Z] +++ kill 7594
19:46:57 [2020-05-14T19:46:57.232Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:46:57 [2020-05-14T19:46:57.232Z] +++ /etc/init.d/apparmor stop
19:46:57 [2020-05-14T19:46:57.232Z] Leaving: AppArmorNo profiles have been unloaded.
19:46:57 [2020-05-14T19:46:57.232Z] 
19:46:57 [2020-05-14T19:46:57.232Z] Unloading profiles will leave already running processes permanently
19:46:57 [2020-05-14T19:46:57.232Z] unconfined, which can lead to unexpected situations.
19:46:57 [2020-05-14T19:46:57.232Z] 
19:46:57 [2020-05-14T19:46:57.232Z] To set a process to complain mode, use the command line tool
19:46:57 [2020-05-14T19:46:57.232Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:46:57 [2020-05-14T19:46:57.232Z] +++ true
19:46:57 [2020-05-14T19:46:57.489Z] 
19:47:00 [2020-05-14T19:47:00.761Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:47:04 [2020-05-14T19:47:04.034Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:47:07 [2020-05-14T19:47:07.306Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:47:09 [2020-05-14T19:47:09.828Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:47:13 [2020-05-14T19:47:13.101Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:48:09 [2020-05-14T19:48:09.283Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:48:24 [2020-05-14T19:48:24.133Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:48:42 [2020-05-14T19:48:42.199Z] --- PASS: TestDockerSwarmSuite (1715.44s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.07s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.14s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.08s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.54s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:562: [d6525dd41a3ca] joining swarm manager [d21bd55e04e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:584: [d3653f1f1321f] joining swarm manager [d21bd55e04e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]         check_test.go:380: [d6525dd41a3ca] daemon is not started
19:48:42 [2020-05-14T19:48:42.199Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.81s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:45: [d2a2513dc474b] joining swarm manager [dbd37864ae79e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.84s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.96s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:303: [d3db0f3f8628a] joining swarm manager [d3607ba2bb52b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:304: [d829e1450442a] joining swarm manager [d3607ba2bb52b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:363: Waiting for possible election...
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.47s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:271: [d6a3039272a30] joining swarm manager [da675ff91ae42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:272: [d0ed6522fe58c] joining swarm manager [da675ff91ae42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.83s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.09s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.56s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_node_test.go:19: [d32cc8f01b7e1] joining swarm manager [d7ab098b5132d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_node_test.go:20: [dfa1f5c00fdb7] joining swarm manager [d7ab098b5132d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.83s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:501: [d9df2adbf7f77] joining swarm manager [de68110dedc65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:506: [ddf8d35bc94dc] joining swarm manager [de68110dedc65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.18s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_node_test.go:80: [dc4c50fd74058] joining swarm manager [d2915595fc1d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.78s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_node_test.go:52: [dc3e9d516adc1] joining swarm manager [d8cc2f1f9a876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_node_test.go:53: [d9c8ae293337a] joining swarm manager [d8cc2f1f9a876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.10s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.47s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:201: [da79d3501dd16] joining swarm manager [db0f272c78c2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.43s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:383: [d020f7433c68c] joining swarm manager [d0b4c277f16a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:384: [daf2488ff08bc] joining swarm manager [d0b4c277f16a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]         check_test.go:380: [daf2488ff08bc] daemon is not started
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.29s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:801: [dc614ed50f9b4] joining swarm manager [de15d62386fd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:801: [de8dd37c6bf67] joining swarm manager [de15d62386fd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:801: [d0147a34f1376] joining swarm manager [de15d62386fd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:801: [d2ed71ec3ec0a] joining swarm manager [de15d62386fd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_test.go:809: [d394f87d9b2fa] joining swarm manager [de15d62386fd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.10s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.83s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:394: [d1f03d30390b7] joining swarm manager [dace581acac44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:394: [d135696221d0a] joining swarm manager [dace581acac44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.28s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:342: [d27053ea234a9] joining swarm manager [d29da89417e6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:342: [db54d679100dd] joining swarm manager [d29da89417e6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.18s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:489: [dbb253897f238] joining swarm manager [d7571a77cc3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:489: [d58a319911888] joining swarm manager [d7571a77cc3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.25s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.91s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:127: [deb676e253625] joining swarm manager [d070786bc9dfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:128: [d4a925ede03b8] joining swarm manager [d070786bc9dfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:136: [d4a522a839e87] joining swarm manager [d070786bc9dfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:137: [da3798640a957] joining swarm manager [d070786bc9dfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.24s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.79s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:303: [d2e2cf78ec609] joining swarm manager [da8f83db8cae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:303: [ddfd8bde8db7e] joining swarm manager [da8f83db8cae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.18s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:99: [dd8f435032882] joining swarm manager [dd872d789b93b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:100: [d9b2a9e12681a] joining swarm manager [dd872d789b93b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]         check_test.go:380: [dd8f435032882] daemon is not started
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.81s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:532: [d9aac32a45ecc] joining swarm manager [de9888e65093d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:533: [d43a6842c030a] joining swarm manager [de9888e65093d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.68s)
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:147: [da741e2cef409] joining swarm manager [deb5a3ce996a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.199Z]         docker_api_swarm_service_test.go:147: [d6954c0eb2222] joining swarm manager [deb5a3ce996a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.26s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.40s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.89s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.41s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.14s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.36s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.04s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.06s)
19:48:42 [2020-05-14T19:48:42.199Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.72s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.89s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.22s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.74s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.99s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.96s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.31s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.66s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.50s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.59s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.44s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.82s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.56s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.70s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.26s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.51s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.66s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.31s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.86s)
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_service_logs_test.go:245: checking task q0zqj9mbdm2h
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_service_logs_test.go:250: checking messages for q0zqj9mbdm2h
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_service_logs_test.go:245: checking task rfa0n1s7fx48
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_service_logs_test.go:250: checking messages for rfa0n1s7fx48
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.26s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.05s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.05s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.28s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s)
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1901: [d243acfaa0840] joining swarm manager [d3f08d73fd9f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1902: [d9fca0c53ba3e] joining swarm manager [d3f08d73fd9f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.20s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.08s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.09s)
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1802: [d7ce367e053cf] joining swarm manager [d4d43467029f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1803: [d69c51fec96ba] joining swarm manager [d4d43467029f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.38s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (119.83s)
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1321: [d47c5a73c5012] joining swarm manager [df58e973d6e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1322: [ddffa48c5668b] joining swarm manager [df58e973d6e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.74s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.59s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.59s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.88s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.05s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.63s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.25s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.07s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.26s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.61s)
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1186: [d823cd2b77ef0] joining swarm manager [dbe2b9eb0e145]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1195: [dc6ea8e0a4672] joining swarm manager [dbe2b9eb0e145]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.21s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.93s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.40s)
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1118: [d5bc58825439d] joining swarm manager [d7ba55f3c6f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1119: [d1856b6185204] joining swarm manager [d7ba55f3c6f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1172: [d4da24431a800] joining swarm manager [d7ba55f3c6f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.88s)
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1453: [d47c5bb0b4c9a] joining swarm manager [d6bd61737316e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_test.go:1454: [db7864a00dd67] joining swarm manager [d6bd61737316e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.78s)
19:48:42 [2020-05-14T19:48:42.200Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.10s)
19:48:42 [2020-05-14T19:48:42.200Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
19:48:42 [2020-05-14T19:48:42.200Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
19:48:42 [2020-05-14T19:48:42.200Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.20s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.63s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.29s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.34s)
19:48:42 [2020-05-14T19:48:42.200Z]         docker_cli_swarm_unix_test.go:62: [df5e21036527a] joining swarm manager [da63519198b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.38s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.18s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.25s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.08s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.28s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.57s)
19:48:42 [2020-05-14T19:48:42.200Z]         docker_api_swarm_test.go:961: [dc5a9141135dc] joining swarm manager [d639e607c6e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.64s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.91s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.72s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.83s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.19s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.76s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.52s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.21s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.17s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.18s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.01s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.93s)
19:48:42 [2020-05-14T19:48:42.200Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.99s)
19:48:42 [2020-05-14T19:48:42.200Z] === RUN   TestDockerExternalVolumeSuite
19:48:42 [2020-05-14T19:48:42.200Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:48:57 [2020-05-14T19:48:57.066Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:50:04 [2020-05-14T19:50:04.707Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:50:14 [2020-05-14T19:50:14.657Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:50:46 [2020-05-14T19:50:46.696Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:51:01 [2020-05-14T19:51:01.545Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:51:33 [2020-05-14T19:51:33.614Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:51:45 [2020-05-14T19:51:45.793Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:52:17 [2020-05-14T19:52:17.834Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:52:35 [2020-05-14T19:52:35.888Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:52:50 [2020-05-14T19:52:50.737Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:53:37 [2020-05-14T19:53:37.370Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:53:55 [2020-05-14T19:53:55.450Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:54:27 [2020-05-14T19:54:27.488Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:54:59 [2020-05-14T19:54:59.527Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:55:14 [2020-05-14T19:55:14.377Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:55:32 [2020-05-14T19:55:32.432Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:55:47 [2020-05-14T19:55:47.400Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:56:02 [2020-05-14T19:56:02.249Z] --- PASS: TestDockerExternalVolumeSuite (441.02s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_cli_external_volume_driver_test.go:53: [dab61c314d41e] daemon is not started
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_cli_external_volume_driver_test.go:53: [dd646be5fc916] daemon is not started
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_cli_external_volume_driver_test.go:53: [da62edc4dea35] daemon is not started
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_cli_external_volume_driver_test.go:53: [d2099a9840e81] daemon is not started
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.35s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_cli_external_volume_driver_test.go:485: [dc0053a5b6d4d] daemon is not started
19:56:02 [2020-05-14T19:56:02.249Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_cli_external_volume_driver_test.go:53: [dc332f6d008d4] daemon is not started
19:56:02 [2020-05-14T19:56:02.249Z] PASS
19:56:02 [2020-05-14T19:56:02.249Z] 
19:56:02 [2020-05-14T19:56:02.249Z] === Skipped
19:56:02 [2020-05-14T19:56:02.249Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:56:02 [2020-05-14T19:56:02.249Z]         check_test.go:309: [deb45e8e7ab42] daemon is not started
19:56:02 [2020-05-14T19:56:02.249Z] 
19:56:02 [2020-05-14T19:56:02.249Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:56:02 [2020-05-14T19:56:02.249Z]         check_test.go:309: [db16d21aca3a4] daemon is not started
19:56:02 [2020-05-14T19:56:02.249Z] 
19:56:02 [2020-05-14T19:56:02.249Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:56:02 [2020-05-14T19:56:02.249Z]         check_test.go:309: [d53a8836a731e] daemon is not started
19:56:02 [2020-05-14T19:56:02.249Z] 
19:56:02 [2020-05-14T19:56:02.249Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:56:02 [2020-05-14T19:56:02.249Z] 
19:56:02 [2020-05-14T19:56:02.249Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:56:02 [2020-05-14T19:56:02.249Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:56:02 [2020-05-14T19:56:02.249Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:56:02 [2020-05-14T19:56:02.249Z] 
19:56:02 [2020-05-14T19:56:02.249Z] 
19:56:02 [2020-05-14T19:56:02.249Z] DONE 273 tests, 5 skipped in 2527.642s
19:56:02 [2020-05-14T19:56:02.249Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:56:02 [2020-05-14T19:56:02.506Z] ++++ cat bundles/test-integration/docker.pid
19:56:02 [2020-05-14T19:56:02.506Z] +++ kill 7601
19:56:03 [2020-05-14T19:56:03.436Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d618ee42519a3/docker.pid
19:56:03 [2020-05-14T19:56:03.436Z] +++ kill 4381
19:56:03 [2020-05-14T19:56:03.436Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4381 is not a child of this shell
19:56:03 [2020-05-14T19:56:03.436Z] warning: PID 4381 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d618ee42519a3/docker.pid had a nonzero exit code
19:56:03 [2020-05-14T19:56:03.436Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d618ee42519a3/root: target is busy.
19:56:03 [2020-05-14T19:56:03.436Z] +++ /etc/init.d/apparmor stop
19:56:03 [2020-05-14T19:56:03.436Z] Leaving: AppArmorNo profiles have been unloaded.
19:56:03 [2020-05-14T19:56:03.436Z] 
19:56:03 [2020-05-14T19:56:03.436Z] Unloading profiles will leave already running processes permanently
19:56:03 [2020-05-14T19:56:03.436Z] unconfined, which can lead to unexpected situations.
19:56:03 [2020-05-14T19:56:03.436Z] 
19:56:03 [2020-05-14T19:56:03.436Z] To set a process to complain mode, use the command line tool
19:56:03 [2020-05-14T19:56:03.436Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:56:03 [2020-05-14T19:56:03.436Z] +++ true
19:56:03 [2020-05-14T19:56:03.436Z] 
19:56:04 [2020-05-14T19:56:04.003Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
19:56:04 [2020-05-14T19:56:04.015Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:56:05 [2020-05-14T19:56:05.052Z] + echo Ensuring container killed.
19:56:05 [2020-05-14T19:56:05.052Z] Ensuring container killed.
19:56:05 [2020-05-14T19:56:05.052Z] + docker ps -aq -f name=docker-pr10-*
19:56:05 [2020-05-14T19:56:05.052Z] + cids=0ab161ce6d24
19:56:05 [2020-05-14T19:56:05.052Z] 660b27669bc4
19:56:05 [2020-05-14T19:56:05.052Z] 13dcd99f753a
19:56:05 [2020-05-14T19:56:05.052Z] + [ -n 0ab161ce6d24
19:56:05 [2020-05-14T19:56:05.052Z] 660b27669bc4
19:56:05 [2020-05-14T19:56:05.052Z] 13dcd99f753a ]
19:56:05 [2020-05-14T19:56:05.052Z] + docker rm -vf 0ab161ce6d24 660b27669bc4 13dcd99f753a
19:56:08 [2020-05-14T19:56:08.334Z] 0ab161ce6d24
19:56:08 [2020-05-14T19:56:08.334Z] 660b27669bc4
19:56:08 [2020-05-14T19:56:08.334Z] 13dcd99f753a
[Pipeline] sh
19:56:08 [2020-05-14T19:56:08.620Z] + echo Chowning /workspace to jenkins user
19:56:08 [2020-05-14T19:56:08.620Z] Chowning /workspace to jenkins user
19:56:08 [2020-05-14T19:56:08.620Z] + id -u
19:56:08 [2020-05-14T19:56:08.620Z] + id -g
19:56:08 [2020-05-14T19:56:08.620Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40908:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:56:13 [2020-05-14T19:56:13.109Z] + bundleName=amd64
19:56:13 [2020-05-14T19:56:13.109Z] + echo Creating amd64-bundles.tar.gz
19:56:13 [2020-05-14T19:56:13.109Z] Creating amd64-bundles.tar.gz
19:56:13 [2020-05-14T19:56:13.109Z] + xargs tar -czf amd64-bundles.tar.gz
19:56:13 [2020-05-14T19:56:13.109Z] + 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
19:56:14 [2020-05-14T19:56:14.487Z] Archiving artifacts
19:56:20 [2020-05-14T19:56:20.260Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40908/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:56:20 [2020-05-14T19:56:20.573Z] + make clean
19:56:20 [2020-05-14T19:56:20.573Z] docker volume rm -f docker-dev-cache
19:56:20 [2020-05-14T19:56:20.829Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:07:54 [2020-05-14T20:07:54.686Z] ok  	github.com/docker/docker/integration-cli	2340.495s
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === Skipped
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.06s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.06s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
20:07:54 [2020-05-14T20:07:54.686Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
20:07:54 [2020-05-14T20:07:54.686Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.686Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
20:07:54 [2020-05-14T20:07:54.687Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
20:07:54 [2020-05-14T20:07:54.687Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.687Z] 
20:07:54 [2020-05-14T20:07:54.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_sni_test.go:18: Flakey test
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.688Z] 
20:07:54 [2020-05-14T20:07:54.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.688Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.689Z] 
20:07:54 [2020-05-14T20:07:54.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:07:54 [2020-05-14T20:07:54.689Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
20:07:54 [2020-05-14T20:07:54.690Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.690Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
20:07:54 [2020-05-14T20:07:54.691Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.691Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.692Z] 
20:07:54 [2020-05-14T20:07:54.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.692Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
20:07:54 [2020-05-14T20:07:54.693Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.693Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
20:07:54 [2020-05-14T20:07:54.694Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:185: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:212: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
20:07:54 [2020-05-14T20:07:54.694Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.694Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:239: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:268: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:302: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]         check_test.go:407: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     check_test.go:128: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     check_test.go:134: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
20:07:54 [2020-05-14T20:07:54.695Z]     check_test.go:142: unmatched requirement DaemonIsLinux
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] DONE 1096 tests, 549 skipped in 2348.940s
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Integration tests ended at 05/14/2020 20:07:52. Duration:00:39:09.0611286
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Docker info of the daemon under test at end of run
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] Containers: 2
20:07:54 [2020-05-14T20:07:54.695Z]  Running: 0
20:07:54 [2020-05-14T20:07:54.695Z]  Paused: 0
20:07:54 [2020-05-14T20:07:54.695Z]  Stopped: 2
20:07:54 [2020-05-14T20:07:54.695Z] Images: 15
20:07:54 [2020-05-14T20:07:54.695Z] Server Version: 0.0.0-dev
20:07:54 [2020-05-14T20:07:54.695Z] Storage Driver: windowsfilter
20:07:54 [2020-05-14T20:07:54.695Z]  Windows: 
20:07:54 [2020-05-14T20:07:54.695Z] Logging Driver: json-file
20:07:54 [2020-05-14T20:07:54.695Z] Plugins: 
20:07:54 [2020-05-14T20:07:54.695Z]  Volume: local
20:07:54 [2020-05-14T20:07:54.695Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:07:54 [2020-05-14T20:07:54.695Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:07:54 [2020-05-14T20:07:54.695Z] Swarm: inactive
20:07:54 [2020-05-14T20:07:54.695Z] Default Isolation: process
20:07:54 [2020-05-14T20:07:54.695Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:07:54 [2020-05-14T20:07:54.695Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
20:07:54 [2020-05-14T20:07:54.695Z] OSType: windows
20:07:54 [2020-05-14T20:07:54.695Z] Architecture: x86_64
20:07:54 [2020-05-14T20:07:54.695Z] CPUs: 4
20:07:54 [2020-05-14T20:07:54.695Z] Total Memory: 32GiB
20:07:54 [2020-05-14T20:07:54.695Z] Name: azwin-2-c1d470
20:07:54 [2020-05-14T20:07:54.695Z] ID: NXCD:3FWL:UD5Y:5OT2:TF4E:QPTR:UVP6:TP4I:M3PK:KSPA:JAAQ:6YSD
20:07:54 [2020-05-14T20:07:54.695Z] Docker Root Dir: D:\CI\PR-40908\10\daemon
20:07:54 [2020-05-14T20:07:54.695Z] Debug Mode (client): false
20:07:54 [2020-05-14T20:07:54.695Z] Debug Mode (server): true
20:07:54 [2020-05-14T20:07:54.695Z]  File Descriptors: -1
20:07:54 [2020-05-14T20:07:54.695Z]  Goroutines: 18
20:07:54 [2020-05-14T20:07:54.695Z]  System Time: 2020-05-14T20:07:52.4782277Z
20:07:54 [2020-05-14T20:07:54.695Z]  EventsListeners: 0
20:07:54 [2020-05-14T20:07:54.695Z] Registry: https://index.docker.io/v1/
20:07:54 [2020-05-14T20:07:54.695Z] Labels:
20:07:54 [2020-05-14T20:07:54.695Z] Experimental: false
20:07:54 [2020-05-14T20:07:54.695Z] Insecure Registries:
20:07:54 [2020-05-14T20:07:54.695Z]  127.0.0.0/8
20:07:54 [2020-05-14T20:07:54.695Z] Live Restore Enabled: false
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] 
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Stopping daemon under test
20:07:54 [2020-05-14T20:07:54.695Z] SUCCESS: The process with PID 1312 (child process of PID 5408) has been terminated.
20:07:54 [2020-05-14T20:07:54.695Z] SUCCESS: The process with PID 5408 (child process of PID 1740) has been terminated.
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Stop tailing logs of the daemon under tests
20:07:54 [2020-05-14T20:07:54.695Z] INFO: executeCI.ps1 Completed successfully at 05/14/2020 20:07:52.
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Tidying up at end of run
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Saving daemon under test log (d:\CI\PR-40908\10\dut.out) to C:\windows\TEMP\CIDUT.out
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Saving daemon under test log (d:\CI\PR-40908\10\dut.err) to C:\windows\TEMP\CIDUT.err
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Nuke-Everything...
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Container count on control daemon to delete is 2
20:07:54 [2020-05-14T20:07:54.695Z] 56badedd7290
20:07:54 [2020-05-14T20:07:54.695Z] 391cbe202b20
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Tidying pidfile d:\CI\PR-40908\10\docker.pid
20:07:54 [2020-05-14T20:07:54.695Z] INFO: Nuking d:\CI
20:08:09 [2020-05-14T20:08:09.829Z] INFO: Zapped successfully
20:08:09 [2020-05-14T20:08:09.829Z] 
20:08:09 [2020-05-14T20:08:09.829Z] INFO: executeCI.ps1 exiting at Thu May 14 20:08:09 CUT 2020. Duration 00:57:05.4601255
20:08:09 [2020-05-14T20:08:09.829Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
20:08:10 [2020-05-14T20:08:10.097Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
20:08:28 [2020-05-14T20:08:28.040Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
20:08:29 [2020-05-14T20:08:29.887Z] Archiving artifacts
20:08:44 [2020-05-14T20:08:44.613Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40908/10/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:08:45 [2020-05-14T20:08:45.615Z] + make clean
20:08:47 [2020-05-14T20:08:47.891Z] docker volume rm -f docker-dev-cache
20:08:47 [2020-05-14T20:08:47.891Z] 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