Skip to content
Success

Console Output

Pull request #41638 updated
Started by user Sebastiaan van Stijn
Rebuilds build #15
00:23:41 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 470ae8422fc6f1845288eb7572253b08f1e6edf8 rather than 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763
Obtained Jenkinsfile from 470ae8422fc6f1845288eb7572253b08f1e6edf8
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
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
 > git --version # 'git version 2.20.1'
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[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
00:23:46 [2020-11-10T00:23:46.724Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
00:23:46 [2020-11-10T00:23:46.730Z] Trying to pass milestone 15
[Pipeline] milestone
00:23:46 [2020-11-10T00:23:46.781Z] Trying to pass milestone 16
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
00:24:01 [2020-11-10T00:24:01.936Z] Still waiting to schedule task
00:24:01 [2020-11-10T00:24:01.938Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
00:24:44 [2020-11-10T00:24:44.853Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ac24d73543e14ba3) in /home/ubuntu/workspace/moby_PR-41638
[Pipeline] {
[Pipeline] checkout
00:24:48 [2020-11-10T00:24:48.333Z] using credential docker-jenkins-github-credentials
00:24:48 [2020-11-10T00:24:48.349Z] Cloning the remote Git repository
00:24:48 [2020-11-10T00:24:48.349Z] Cloning with configured refspecs honoured and without tags
00:24:48 [2020-11-10T00:24:48.165Z] Cloning repository https://github.com/moby/moby.git
00:24:48 [2020-11-10T00:24:48.296Z]  > git init /home/ubuntu/workspace/moby_PR-41638 # timeout=10
00:24:48 [2020-11-10T00:24:48.582Z] Fetching upstream changes from https://github.com/moby/moby.git
00:24:48 [2020-11-10T00:24:48.582Z]  > git --version # timeout=10
00:24:48 [2020-11-10T00:24:48.614Z]  > git --version # 'git version 2.17.1'
00:24:48 [2020-11-10T00:24:48.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:48 [2020-11-10T00:24:48.616Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:12 [2020-11-10T00:25:12.294Z] Fetching without tags
00:25:12 [2020-11-10T00:25:12.796Z] Merging remotes/origin/master commit 470ae8422fc6f1845288eb7572253b08f1e6edf8 into PR head commit 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763
00:25:12 [2020-11-10T00:25:12.151Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:12 [2020-11-10T00:25:12.182Z]  > git config --add remote.origin.fetch +refs/pull/41638/head:refs/remotes/origin/PR-41638 # timeout=10
00:25:12 [2020-11-10T00:25:12.228Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:12 [2020-11-10T00:25:12.255Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:12 [2020-11-10T00:25:12.281Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:12 [2020-11-10T00:25:12.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:12 [2020-11-10T00:25:12.282Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:12 [2020-11-10T00:25:12.786Z]  > git config core.sparsecheckout # timeout=10
00:25:12 [2020-11-10T00:25:12.809Z]  > git checkout -f 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763 # timeout=10
00:25:15 [2020-11-10T00:25:15.212Z] Merge succeeded, producing 8a397fcbf079d224b03fd255c774e37c3d27924a
00:25:15 [2020-11-10T00:25:15.212Z] Checking out Revision 8a397fcbf079d224b03fd255c774e37c3d27924a (PR-41638)
00:25:14 [2020-11-10T00:25:14.523Z]  > git remote # timeout=10
00:25:14 [2020-11-10T00:25:14.545Z]  > git config --get remote.origin.url # timeout=10
00:25:14 [2020-11-10T00:25:14.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:14 [2020-11-10T00:25:14.562Z]  > git merge 470ae8422fc6f1845288eb7572253b08f1e6edf8 # timeout=10
00:25:15 [2020-11-10T00:25:15.175Z]  > git rev-parse HEAD^{commit} # timeout=10
00:25:15 [2020-11-10T00:25:15.201Z]  > git config core.sparsecheckout # timeout=10
00:25:15 [2020-11-10T00:25:15.248Z]  > git checkout -f 8a397fcbf079d224b03fd255c774e37c3d27924a # timeout=10
00:25:19 [2020-11-10T00:25:19.282Z] Commit message: "Merge commit '470ae8422fc6f1845288eb7572253b08f1e6edf8' into HEAD"
00:25:19 [2020-11-10T00:25:19.361Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:25:20 [2020-11-10T00:25:20.481Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41638:/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
00:25:19 [2020-11-10T00:25:19.275Z]  > git rev-list --no-walk a8ab72d819c80aeb3bdca8f819a1d1c59c41bb0a # timeout=10
00:25:25 [2020-11-10T00:25:25.797Z] Unable to find image 'alpine:latest' locally
00:25:25 [2020-11-10T00:25:25.797Z] latest: Pulling from library/alpine
00:25:25 [2020-11-10T00:25:25.797Z] 188c0c94c7c5: Pulling fs layer
00:25:25 [2020-11-10T00:25:25.797Z] 188c0c94c7c5: Verifying Checksum
00:25:25 [2020-11-10T00:25:25.797Z] 188c0c94c7c5: Download complete
00:25:26 [2020-11-10T00:25:26.055Z] 188c0c94c7c5: Pull complete
00:25:26 [2020-11-10T00:25:26.055Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
00:25:26 [2020-11-10T00:25:26.055Z] Status: Downloaded newer image for alpine:latest
00:25:31 [2020-11-10T00:25:31.323Z] 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
00:25:31 [2020-11-10T00:25:31.858Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ac24d73543e14ba3) in /home/ubuntu/workspace/moby_PR-41638
[Pipeline] node
[Pipeline] node
[Pipeline] node
00:25:31 [2020-11-10T00:25:31.861Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41638
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
00:25:31 [2020-11-10T00:25:31.874Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-41638
[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] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
00:25:31 [2020-11-10T00:25:31.967Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
00:25:32 [2020-11-10T00:25:32.007Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
00:25:32 [2020-11-10T00:25:32.023Z] Cloning the remote Git repository
00:25:32 [2020-11-10T00:25:32.023Z] Cloning with configured refspecs honoured and without tags
00:25:32 [2020-11-10T00:25:32.024Z] Fetching changes from the remote Git repository
00:25:32 [2020-11-10T00:25:32.026Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
00:25:32 [2020-11-10T00:25:32.042Z] Cloning the remote Git repository
00:25:32 [2020-11-10T00:25:32.042Z] Cloning with configured refspecs honoured and without tags
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
00:25:32 [2020-11-10T00:25:32.067Z] Fetching without tags
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
00:25:32 [2020-11-10T00:25:32.640Z] Merging remotes/origin/master commit 470ae8422fc6f1845288eb7572253b08f1e6edf8 into PR head commit 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763
00:25:31 [2020-11-10T00:25:31.968Z]  > git rev-parse --is-inside-work-tree # timeout=10
00:25:32 [2020-11-10T00:25:32.024Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:32 [2020-11-10T00:25:32.065Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:32 [2020-11-10T00:25:32.065Z]  > git --version # timeout=10
00:25:32 [2020-11-10T00:25:32.102Z]  > git --version # 'git version 2.17.1'
00:25:32 [2020-11-10T00:25:32.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:32 [2020-11-10T00:25:32.103Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:32 [2020-11-10T00:25:32.637Z]  > git config core.sparsecheckout # timeout=10
00:25:32 [2020-11-10T00:25:32.657Z]  > git checkout -f 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763 # timeout=10
00:25:32 [2020-11-10T00:25:32.779Z]  > git remote # timeout=10
00:25:32 [2020-11-10T00:25:32.800Z]  > git config --get remote.origin.url # timeout=10
00:25:32 [2020-11-10T00:25:32.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:32 [2020-11-10T00:25:32.825Z]  > git merge 470ae8422fc6f1845288eb7572253b08f1e6edf8 # timeout=10
00:25:32 [2020-11-10T00:25:32.032Z] Cloning repository https://github.com/moby/moby.git
00:25:32 [2020-11-10T00:25:32.032Z]  > git init /home/jenkins/workspace/moby_PR-41638 # timeout=10
00:25:32 [2020-11-10T00:25:32.052Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:32 [2020-11-10T00:25:32.052Z]  > git --version # timeout=10
00:25:32 [2020-11-10T00:25:32.053Z]  > git --version # 'git version 2.17.1'
00:25:32 [2020-11-10T00:25:32.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:32 [2020-11-10T00:25:32.073Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:32 [2020-11-10T00:25:32.050Z] Cloning repository https://github.com/moby/moby.git
00:25:32 [2020-11-10T00:25:32.050Z]  > git init /home/docker/workspace/moby_PR-41638 # timeout=10
00:25:32 [2020-11-10T00:25:32.059Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:32 [2020-11-10T00:25:32.059Z]  > git --version # timeout=10
00:25:32 [2020-11-10T00:25:32.061Z]  > git --version # 'git version 2.7.4'
00:25:32 [2020-11-10T00:25:32.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:32 [2020-11-10T00:25:32.063Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:33 [2020-11-10T00:25:33.049Z] Merge succeeded, producing 99ae1f537098ba77a0361d413e57e5f92a974d7f
00:25:33 [2020-11-10T00:25:33.049Z] Checking out Revision 99ae1f537098ba77a0361d413e57e5f92a974d7f (PR-41638)
00:25:33 [2020-11-10T00:25:33.222Z] Commit message: "Merge commit '470ae8422fc6f1845288eb7572253b08f1e6edf8' into HEAD"
00:25:33 [2020-11-10T00:25:33.244Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:25:33 [2020-11-10T00:25:33.021Z]  > git rev-parse HEAD^{commit} # timeout=10
00:25:33 [2020-11-10T00:25:33.047Z]  > git config core.sparsecheckout # timeout=10
00:25:33 [2020-11-10T00:25:33.068Z]  > git checkout -f 99ae1f537098ba77a0361d413e57e5f92a974d7f # timeout=10
00:25:33 [2020-11-10T00:25:33.219Z]  > git rev-list --no-walk a8ab72d819c80aeb3bdca8f819a1d1c59c41bb0a # timeout=10
00:25:34 [2020-11-10T00:25:34.036Z] + [ PR != PR ]
00:25:34 [2020-11-10T00:25:34.037Z] + [ master != master ]
00:25:34 [2020-11-10T00:25:34.037Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:25:34 [2020-11-10T00:25:34.389Z] + docker version
00:25:34 [2020-11-10T00:25:34.389Z] Client: Docker Engine - Community
00:25:34 [2020-11-10T00:25:34.389Z]  Version:           19.03.13
00:25:34 [2020-11-10T00:25:34.389Z]  API version:       1.40
00:25:34 [2020-11-10T00:25:34.389Z]  Go version:        go1.13.15
00:25:34 [2020-11-10T00:25:34.389Z]  Git commit:        4484c46d9d
00:25:34 [2020-11-10T00:25:34.389Z]  Built:             Wed Sep 16 17:02:36 2020
00:25:34 [2020-11-10T00:25:34.389Z]  OS/Arch:           linux/amd64
00:25:34 [2020-11-10T00:25:34.389Z]  Experimental:      false
00:25:34 [2020-11-10T00:25:34.389Z] 
00:25:34 [2020-11-10T00:25:34.389Z] Server: Docker Engine - Community
00:25:34 [2020-11-10T00:25:34.389Z]  Engine:
00:25:34 [2020-11-10T00:25:34.389Z]   Version:          19.03.13
00:25:34 [2020-11-10T00:25:34.389Z]   API version:      1.40 (minimum version 1.12)
00:25:34 [2020-11-10T00:25:34.389Z]   Go version:       go1.13.15
00:25:34 [2020-11-10T00:25:34.389Z]   Git commit:       4484c46d9d
00:25:34 [2020-11-10T00:25:34.389Z]   Built:            Wed Sep 16 17:01:06 2020
00:25:34 [2020-11-10T00:25:34.389Z]   OS/Arch:          linux/amd64
00:25:34 [2020-11-10T00:25:34.389Z]   Experimental:     true
00:25:34 [2020-11-10T00:25:34.389Z]  containerd:
00:25:34 [2020-11-10T00:25:34.389Z]   Version:          1.3.7
00:25:34 [2020-11-10T00:25:34.389Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:25:34 [2020-11-10T00:25:34.389Z]  runc:
00:25:34 [2020-11-10T00:25:34.389Z]   Version:          1.0.0-rc10
00:25:34 [2020-11-10T00:25:34.389Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:25:34 [2020-11-10T00:25:34.389Z]  docker-init:
00:25:34 [2020-11-10T00:25:34.389Z]   Version:          0.18.0
00:25:34 [2020-11-10T00:25:34.389Z]   GitCommit:        fec3683
[Pipeline] sh
00:25:34 [2020-11-10T00:25:34.692Z] + docker info
00:25:41 [2020-11-10T00:25:41.880Z] Fetching without tags
00:25:42 [2020-11-10T00:25:42.176Z] Merging remotes/origin/master commit 470ae8422fc6f1845288eb7572253b08f1e6edf8 into PR head commit 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763
00:25:42 [2020-11-10T00:25:42.811Z] Client:
00:25:42 [2020-11-10T00:25:42.811Z]  Debug Mode: false
00:25:42 [2020-11-10T00:25:42.811Z] 
00:25:42 [2020-11-10T00:25:42.811Z] Server:
00:25:42 [2020-11-10T00:25:42.811Z]  Containers: 0
00:25:42 [2020-11-10T00:25:42.811Z]   Running: 0
00:25:42 [2020-11-10T00:25:42.811Z]   Paused: 0
00:25:42 [2020-11-10T00:25:42.811Z]   Stopped: 0
00:25:42 [2020-11-10T00:25:42.811Z]  Images: 1
00:25:42 [2020-11-10T00:25:42.811Z]  Server Version: 19.03.13
00:25:42 [2020-11-10T00:25:42.811Z]  Storage Driver: overlay2
00:25:42 [2020-11-10T00:25:42.811Z]   Backing Filesystem: extfs
00:25:42 [2020-11-10T00:25:42.811Z]   Supports d_type: true
00:25:42 [2020-11-10T00:25:42.811Z]   Native Overlay Diff: true
00:25:42 [2020-11-10T00:25:42.811Z]  Logging Driver: json-file
00:25:42 [2020-11-10T00:25:42.811Z]  Cgroup Driver: cgroupfs
00:25:42 [2020-11-10T00:25:42.811Z]  Plugins:
00:25:42 [2020-11-10T00:25:42.811Z]   Volume: local
00:25:42 [2020-11-10T00:25:42.811Z]   Network: bridge host ipvlan macvlan null overlay
00:25:42 [2020-11-10T00:25:42.811Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:25:42 [2020-11-10T00:25:42.811Z]  Swarm: inactive
00:25:42 [2020-11-10T00:25:42.811Z]  Runtimes: runc
00:25:42 [2020-11-10T00:25:42.811Z]  Default Runtime: runc
00:25:42 [2020-11-10T00:25:42.811Z]  Init Binary: docker-init
00:25:42 [2020-11-10T00:25:42.811Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:25:42 [2020-11-10T00:25:42.811Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:25:42 [2020-11-10T00:25:42.811Z]  init version: fec3683
00:25:42 [2020-11-10T00:25:42.811Z]  Security Options:
00:25:42 [2020-11-10T00:25:42.811Z]   apparmor
00:25:42 [2020-11-10T00:25:42.811Z]   seccomp
00:25:42 [2020-11-10T00:25:42.811Z]    Profile: default
00:25:42 [2020-11-10T00:25:42.812Z]  Kernel Version: 5.4.0-1025-aws
00:25:42 [2020-11-10T00:25:42.812Z]  Operating System: Ubuntu 18.04.5 LTS
00:25:42 [2020-11-10T00:25:42.812Z]  OSType: linux
00:25:42 [2020-11-10T00:25:42.812Z]  Architecture: x86_64
00:25:42 [2020-11-10T00:25:42.812Z]  CPUs: 2
00:25:42 [2020-11-10T00:25:42.812Z]  Total Memory: 7.569GiB
00:25:42 [2020-11-10T00:25:42.812Z]  Name: ip-10-100-90-132
00:25:42 [2020-11-10T00:25:42.812Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
00:25:42 [2020-11-10T00:25:42.812Z]  Docker Root Dir: /var/lib/docker
00:25:42 [2020-11-10T00:25:42.812Z]  Debug Mode: false
00:25:42 [2020-11-10T00:25:42.812Z]  Registry: https://index.docker.io/v1/
00:25:42 [2020-11-10T00:25:42.812Z]  Labels:
00:25:42 [2020-11-10T00:25:42.812Z]  Experimental: true
00:25:42 [2020-11-10T00:25:42.812Z]  Insecure Registries:
00:25:42 [2020-11-10T00:25:42.812Z]   127.0.0.0/8
00:25:42 [2020-11-10T00:25:42.812Z]  Live Restore Enabled: true
00:25:42 [2020-11-10T00:25:42.812Z] 
00:25:42 [2020-11-10T00:25:42.812Z] WARNING: No swap limit support
[Pipeline] sh
00:25:41 [2020-11-10T00:25:41.850Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:41 [2020-11-10T00:25:41.852Z]  > git config --add remote.origin.fetch +refs/pull/41638/head:refs/remotes/origin/PR-41638 # timeout=10
00:25:41 [2020-11-10T00:25:41.856Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:41 [2020-11-10T00:25:41.871Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:41 [2020-11-10T00:25:41.887Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:41 [2020-11-10T00:25:41.887Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:41 [2020-11-10T00:25:41.887Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:42 [2020-11-10T00:25:42.182Z]  > git config core.sparsecheckout # timeout=10
00:25:42 [2020-11-10T00:25:42.186Z]  > git checkout -f 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763 # timeout=10
00:25:42 [2020-11-10T00:25:42.659Z]  > git remote # timeout=10
00:25:42 [2020-11-10T00:25:42.660Z]  > git config --get remote.origin.url # timeout=10
00:25:42 [2020-11-10T00:25:42.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:42 [2020-11-10T00:25:42.662Z]  > git merge 470ae8422fc6f1845288eb7572253b08f1e6edf8 # timeout=10
00:25:43 [2020-11-10T00:25:43.137Z] Merge succeeded, producing e199e7fb8e124828aa2163c0896957a468f11474
00:25:43 [2020-11-10T00:25:43.137Z] Checking out Revision e199e7fb8e124828aa2163c0896957a468f11474 (PR-41638)
00:25:43 [2020-11-10T00:25:43.150Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:25:43 [2020-11-10T00:25:43.150Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:25:43 [2020-11-10T00:25:43.151Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41638/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:25:43 [2020-11-10T00:25:43.151Z] + bash /home/ubuntu/workspace/moby_PR-41638/check-config.sh
00:25:43 [2020-11-10T00:25:43.151Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:25:43 [2020-11-10T00:25:43.151Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
00:25:43 [2020-11-10T00:25:43.151Z] 
00:25:43 [2020-11-10T00:25:43.151Z] Generally Necessary:
00:25:43 [2020-11-10T00:25:43.151Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:25:43 [2020-11-10T00:25:43.151Z] - apparmor: enabled and tools installed
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_NAMESPACES: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_NET_NS: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_PID_NS: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_IPC_NS: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_UTS_NS: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_CGROUPS: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_CGROUP_CPUACCT: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_CGROUP_DEVICE: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_CGROUP_FREEZER: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_CGROUP_SCHED: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_CPUSETS: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_MEMCG: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_KEYS: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_VETH: enabled (as module)
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_BRIDGE: enabled (as module)
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_NF_NAT_IPV4: missing
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_NF_NAT: enabled (as module)
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_NF_NAT_NEEDED: missing
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_POSIX_MQUEUE: enabled
00:25:43 [2020-11-10T00:25:43.151Z] 
00:25:43 [2020-11-10T00:25:43.151Z] Optional Features:
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_USER_NS: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_SECCOMP: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_CGROUP_PIDS: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_MEMCG_SWAP: enabled
00:25:43 [2020-11-10T00:25:43.151Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:25:43 [2020-11-10T00:25:43.151Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:25:43 [2020-11-10T00:25:43.203Z] Commit message: "Merge commit '470ae8422fc6f1845288eb7572253b08f1e6edf8' into HEAD"
00:25:43 [2020-11-10T00:25:43.216Z] First time build. Skipping changelog.
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_BLK_CGROUP: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_IOSCHED_CFQ: missing
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_CGROUP_PERF: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_CGROUP_HUGETLB: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_CFS_BANDWIDTH: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_RT_GROUP_SCHED: missing
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_IP_VS: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_IP_VS_NFCT: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_IP_VS_RR: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_EXT4_FS: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:25:43 [2020-11-10T00:25:43.417Z] - Network Drivers:
00:25:43 [2020-11-10T00:25:43.417Z]   - "overlay":
00:25:43 [2020-11-10T00:25:43.417Z]     - CONFIG_VXLAN: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:25:43 [2020-11-10T00:25:43.417Z]       Optional (for encrypted networks):
00:25:43 [2020-11-10T00:25:43.417Z]       - CONFIG_CRYPTO: enabled
00:25:43 [2020-11-10T00:25:43.417Z]       - CONFIG_CRYPTO_AEAD: enabled
00:25:43 [2020-11-10T00:25:43.417Z]       - CONFIG_CRYPTO_GCM: enabled
00:25:43 [2020-11-10T00:25:43.417Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:25:43 [2020-11-10T00:25:43.417Z]       - CONFIG_CRYPTO_GHASH: enabled
00:25:43 [2020-11-10T00:25:43.417Z]       - CONFIG_XFRM: enabled
00:25:43 [2020-11-10T00:25:43.417Z]       - CONFIG_XFRM_USER: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z]       - CONFIG_INET_ESP: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
00:25:43 [2020-11-10T00:25:43.417Z]   - "ipvlan":
00:25:43 [2020-11-10T00:25:43.417Z]     - CONFIG_IPVLAN: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z]   - "macvlan":
00:25:43 [2020-11-10T00:25:43.417Z]     - CONFIG_MACVLAN: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z]     - CONFIG_DUMMY: enabled (as module)
00:25:43 [2020-11-10T00:25:43.417Z]   - "ftp,tftp client in container":
00:25:43 [2020-11-10T00:25:43.680Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:25:43 [2020-11-10T00:25:43.680Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:25:43 [2020-11-10T00:25:43.680Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:25:43 [2020-11-10T00:25:43.680Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:25:43 [2020-11-10T00:25:43.680Z] - Storage Drivers:
00:25:43 [2020-11-10T00:25:43.680Z]   - "aufs":
00:25:43 [2020-11-10T00:25:43.680Z]     - CONFIG_AUFS_FS: enabled (as module)
00:25:43 [2020-11-10T00:25:43.680Z]   - "btrfs":
00:25:43 [2020-11-10T00:25:43.680Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:25:43 [2020-11-10T00:25:43.680Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:25:43 [2020-11-10T00:25:43.680Z]   - "devicemapper":
00:25:43 [2020-11-10T00:25:43.680Z]     - CONFIG_BLK_DEV_DM: enabled
00:25:43 [2020-11-10T00:25:43.680Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:25:43 [2020-11-10T00:25:43.680Z]   - "overlay":
00:25:43 [2020-11-10T00:25:43.680Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:25:43 [2020-11-10T00:25:43.680Z]   - "zfs":
00:25:43 [2020-11-10T00:25:43.680Z]     - /dev/zfs: present
00:25:43 [2020-11-10T00:25:43.680Z]     - zfs command: missing
00:25:43 [2020-11-10T00:25:43.680Z]     - zpool command: missing
00:25:43 [2020-11-10T00:25:43.680Z] 
00:25:43 [2020-11-10T00:25:43.680Z] Limits:
00:25:43 [2020-11-10T00:25:43.680Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:25:43 [2020-11-10T00:25:43.680Z] 
00:25:43 [2020-11-10T00:25:43.680Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:25:44 [2020-11-10T00:25:44.021Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8a397fcbf079d224b03fd255c774e37c3d27924a .
00:25:44 [2020-11-10T00:25:44.021Z] #2 [internal] load .dockerignore
00:25:44 [2020-11-10T00:25:44.021Z] #2 transferring context: 87B done
00:25:44 [2020-11-10T00:25:44.021Z] #2 DONE 0.0s
00:25:44 [2020-11-10T00:25:44.021Z] 
00:25:44 [2020-11-10T00:25:44.021Z] #1 [internal] load build definition from Dockerfile
00:25:44 [2020-11-10T00:25:44.021Z] #1 transferring dockerfile: 16.58kB done
00:25:44 [2020-11-10T00:25:44.021Z] #1 DONE 0.0s
00:25:44 [2020-11-10T00:25:44.021Z] 
00:25:44 [2020-11-10T00:25:44.021Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:25:44 [2020-11-10T00:25:44.187Z] + docker version
00:25:44 [2020-11-10T00:25:44.187Z] Client: Docker Engine - Community
00:25:44 [2020-11-10T00:25:44.187Z]  Version:           19.03.7
00:25:44 [2020-11-10T00:25:44.187Z]  API version:       1.40
00:25:44 [2020-11-10T00:25:44.187Z]  Go version:        go1.12.17
00:25:44 [2020-11-10T00:25:44.187Z]  Git commit:        7141c199a2
00:25:44 [2020-11-10T00:25:44.187Z]  Built:             Sat Mar  7 16:48:47 2020
00:25:44 [2020-11-10T00:25:44.187Z]  OS/Arch:           linux/s390x
00:25:44 [2020-11-10T00:25:44.187Z]  Experimental:      false
00:25:44 [2020-11-10T00:25:44.187Z] 
00:25:44 [2020-11-10T00:25:44.187Z] Server: Docker Engine - Community
00:25:44 [2020-11-10T00:25:44.187Z]  Engine:
00:25:44 [2020-11-10T00:25:44.187Z]   Version:          19.03.7
00:25:44 [2020-11-10T00:25:44.187Z]   API version:      1.40 (minimum version 1.12)
00:25:44 [2020-11-10T00:25:44.187Z]   Go version:       go1.12.17
00:25:44 [2020-11-10T00:25:44.187Z]   Git commit:       7141c199a2
00:25:44 [2020-11-10T00:25:44.187Z]   Built:            Sat Mar  7 16:47:46 2020
00:25:44 [2020-11-10T00:25:44.187Z]   OS/Arch:          linux/s390x
00:25:44 [2020-11-10T00:25:44.187Z]   Experimental:     true
00:25:44 [2020-11-10T00:25:44.187Z]  containerd:
00:25:44 [2020-11-10T00:25:44.187Z]   Version:          1.2.13
00:25:44 [2020-11-10T00:25:44.187Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
00:25:44 [2020-11-10T00:25:44.187Z]  runc:
00:25:44 [2020-11-10T00:25:44.187Z]   Version:          1.0.0-rc10
00:25:44 [2020-11-10T00:25:44.187Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:25:44 [2020-11-10T00:25:44.187Z]  docker-init:
00:25:44 [2020-11-10T00:25:44.187Z]   Version:          0.18.0
00:25:44 [2020-11-10T00:25:44.187Z]   GitCommit:        fec3683
[Pipeline] sh
00:25:43 [2020-11-10T00:25:43.130Z]  > git rev-parse HEAD^{commit} # timeout=10
00:25:43 [2020-11-10T00:25:43.143Z]  > git config core.sparsecheckout # timeout=10
00:25:43 [2020-11-10T00:25:43.144Z]  > git checkout -f e199e7fb8e124828aa2163c0896957a468f11474 # timeout=10
00:25:43 [2020-11-10T00:25:43.210Z]  > git rev-list --no-walk a8ab72d819c80aeb3bdca8f819a1d1c59c41bb0a # timeout=10
00:25:44 [2020-11-10T00:25:44.567Z] + docker info
00:25:44 [2020-11-10T00:25:44.567Z] Client:
00:25:44 [2020-11-10T00:25:44.567Z]  Debug Mode: false
00:25:44 [2020-11-10T00:25:44.567Z] 
00:25:44 [2020-11-10T00:25:44.567Z] Server:
00:25:44 [2020-11-10T00:25:44.567Z]  Containers: 0
00:25:44 [2020-11-10T00:25:44.567Z]   Running: 0
00:25:44 [2020-11-10T00:25:44.567Z]   Paused: 0
00:25:44 [2020-11-10T00:25:44.567Z]   Stopped: 0
00:25:44 [2020-11-10T00:25:44.567Z]  Images: 0
00:25:44 [2020-11-10T00:25:44.567Z]  Server Version: 19.03.7
00:25:44 [2020-11-10T00:25:44.567Z]  Storage Driver: overlay2
00:25:44 [2020-11-10T00:25:44.567Z]   Backing Filesystem: <unknown>
00:25:44 [2020-11-10T00:25:44.567Z]   Supports d_type: true
00:25:44 [2020-11-10T00:25:44.567Z]   Native Overlay Diff: true
00:25:44 [2020-11-10T00:25:44.567Z]  Logging Driver: json-file
00:25:44 [2020-11-10T00:25:44.567Z]  Cgroup Driver: cgroupfs
00:25:44 [2020-11-10T00:25:44.567Z]  Plugins:
00:25:44 [2020-11-10T00:25:44.567Z]   Volume: local
00:25:44 [2020-11-10T00:25:44.567Z]   Network: bridge host ipvlan macvlan null overlay
00:25:44 [2020-11-10T00:25:44.567Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:25:44 [2020-11-10T00:25:44.567Z]  Swarm: inactive
00:25:44 [2020-11-10T00:25:44.567Z]  Runtimes: runc
00:25:44 [2020-11-10T00:25:44.567Z]  Default Runtime: runc
00:25:44 [2020-11-10T00:25:44.567Z]  Init Binary: docker-init
00:25:44 [2020-11-10T00:25:44.567Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
00:25:44 [2020-11-10T00:25:44.567Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:25:44 [2020-11-10T00:25:44.567Z]  init version: fec3683
00:25:44 [2020-11-10T00:25:44.567Z]  Security Options:
00:25:44 [2020-11-10T00:25:44.567Z]   apparmor
00:25:44 [2020-11-10T00:25:44.567Z]   seccomp
00:25:44 [2020-11-10T00:25:44.567Z]    Profile: default
00:25:44 [2020-11-10T00:25:44.567Z]  Kernel Version: 4.15.0-91-generic
00:25:44 [2020-11-10T00:25:44.567Z]  Operating System: Ubuntu 18.04.4 LTS
00:25:44 [2020-11-10T00:25:44.567Z]  OSType: linux
00:25:44 [2020-11-10T00:25:44.567Z]  Architecture: s390x
00:25:44 [2020-11-10T00:25:44.567Z]  CPUs: 2
00:25:44 [2020-11-10T00:25:44.567Z]  Total Memory: 7.861GiB
00:25:44 [2020-11-10T00:25:44.567Z]  Name: s390x-ubuntu-16
00:25:44 [2020-11-10T00:25:44.567Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
00:25:44 [2020-11-10T00:25:44.567Z]  Docker Root Dir: /var/lib/docker
00:25:44 [2020-11-10T00:25:44.567Z]  Debug Mode: false
00:25:44 [2020-11-10T00:25:44.567Z]  Username: dockerbuildbot
00:25:44 [2020-11-10T00:25:44.567Z]  Registry: https://index.docker.io/v1/
00:25:44 [2020-11-10T00:25:44.567Z]  Labels:
00:25:44 [2020-11-10T00:25:44.567Z]  Experimental: true
00:25:44 [2020-11-10T00:25:44.567Z]  Insecure Registries:
00:25:44 [2020-11-10T00:25:44.567Z]   127.0.0.0/8
00:25:44 [2020-11-10T00:25:44.567Z]  Live Restore Enabled: false
00:25:44 [2020-11-10T00:25:44.567Z] 
00:25:44 [2020-11-10T00:25:44.567Z] WARNING: No swap limit support
00:25:44 [2020-11-10T00:25:44.594Z] #3 DONE 0.6s
00:25:44 [2020-11-10T00:25:44.594Z] 
00:25:44 [2020-11-10T00:25:44.594Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:25:44 [2020-11-10T00:25:44.594Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
[Pipeline] sh
00:25:44 [2020-11-10T00:25:44.851Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:25:44 [2020-11-10T00:25:44.851Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
00:25:44 [2020-11-10T00:25:44.851Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
00:25:44 [2020-11-10T00:25:44.851Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.55MB / 8.88MB 0.1s
00:25:44 [2020-11-10T00:25:44.947Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:25:44 [2020-11-10T00:25:44.947Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:25:44 [2020-11-10T00:25:44.947Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41638/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:25:44 [2020-11-10T00:25:44.947Z] + bash /home/jenkins/workspace/moby_PR-41638/check-config.sh
00:25:44 [2020-11-10T00:25:44.947Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:25:44 [2020-11-10T00:25:44.947Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
00:25:44 [2020-11-10T00:25:44.947Z] 
00:25:44 [2020-11-10T00:25:44.947Z] Generally Necessary:
00:25:44 [2020-11-10T00:25:44.947Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:25:44 [2020-11-10T00:25:44.947Z] - apparmor: enabled and tools installed
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_NAMESPACES: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_NET_NS: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_PID_NS: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_IPC_NS: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_UTS_NS: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_CGROUPS: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_CGROUP_CPUACCT: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_CGROUP_DEVICE: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_CGROUP_FREEZER: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_CGROUP_SCHED: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_CPUSETS: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_MEMCG: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_KEYS: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_VETH: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_BRIDGE: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_NF_NAT: enabled (as module)
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_NF_NAT_NEEDED: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_POSIX_MQUEUE: enabled
00:25:44 [2020-11-10T00:25:44.947Z] 
00:25:44 [2020-11-10T00:25:44.947Z] Optional Features:
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_USER_NS: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_SECCOMP: enabled
00:25:44 [2020-11-10T00:25:44.947Z] - CONFIG_CGROUP_PIDS: enabled
00:25:44 [2020-11-10T00:25:44.948Z] - CONFIG_MEMCG_SWAP: enabled
00:25:44 [2020-11-10T00:25:44.948Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:25:44 [2020-11-10T00:25:44.948Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:25:45 [2020-11-10T00:25:45.109Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
00:25:45 [2020-11-10T00:25:45.109Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_BLK_CGROUP: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_IOSCHED_CFQ: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_CGROUP_PERF: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_CGROUP_HUGETLB: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_CFS_BANDWIDTH: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_RT_GROUP_SCHED: missing
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_IP_VS: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_IP_VS_NFCT: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_IP_VS_RR: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_EXT4_FS: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:25:45 [2020-11-10T00:25:45.240Z] - Network Drivers:
00:25:45 [2020-11-10T00:25:45.240Z]   - "overlay":
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_VXLAN: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:25:45 [2020-11-10T00:25:45.240Z]       Optional (for encrypted networks):
00:25:45 [2020-11-10T00:25:45.240Z]       - CONFIG_CRYPTO: enabled
00:25:45 [2020-11-10T00:25:45.240Z]       - CONFIG_CRYPTO_AEAD: enabled
00:25:45 [2020-11-10T00:25:45.240Z]       - CONFIG_CRYPTO_GCM: enabled
00:25:45 [2020-11-10T00:25:45.240Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:25:45 [2020-11-10T00:25:45.240Z]       - CONFIG_CRYPTO_GHASH: enabled
00:25:45 [2020-11-10T00:25:45.240Z]       - CONFIG_XFRM: enabled
00:25:45 [2020-11-10T00:25:45.240Z]       - CONFIG_XFRM_USER: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]       - CONFIG_INET_ESP: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]   - "ipvlan":
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_IPVLAN: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]   - "macvlan":
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_MACVLAN: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_DUMMY: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]   - "ftp,tftp client in container":
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z] - Storage Drivers:
00:25:45 [2020-11-10T00:25:45.240Z]   - "aufs":
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_AUFS_FS: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]   - "btrfs":
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:25:45 [2020-11-10T00:25:45.240Z]   - "devicemapper":
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_BLK_DEV_DM: enabled
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]   - "overlay":
00:25:45 [2020-11-10T00:25:45.240Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:25:45 [2020-11-10T00:25:45.240Z]   - "zfs":
00:25:45 [2020-11-10T00:25:45.240Z]     - /dev/zfs: missing
00:25:45 [2020-11-10T00:25:45.240Z]     - zfs command: missing
00:25:45 [2020-11-10T00:25:45.240Z]     - zpool command: missing
00:25:45 [2020-11-10T00:25:45.240Z] 
00:25:45 [2020-11-10T00:25:45.240Z] Limits:
00:25:45 [2020-11-10T00:25:45.240Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:25:45 [2020-11-10T00:25:45.240Z] 
00:25:45 [2020-11-10T00:25:45.240Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:25:45 [2020-11-10T00:25:45.366Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
00:25:45 [2020-11-10T00:25:45.366Z] #4 DONE 0.7s
00:25:45 [2020-11-10T00:25:45.628Z] 
00:25:45 [2020-11-10T00:25:45.628Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:25:45 [2020-11-10T00:25:45.671Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8a397fcbf079d224b03fd255c774e37c3d27924a .
00:25:45 [2020-11-10T00:25:45.671Z] #2 [internal] load .dockerignore
00:25:45 [2020-11-10T00:25:45.671Z] #2 transferring context: 87B done
00:25:45 [2020-11-10T00:25:45.671Z] #2 DONE 0.0s
00:25:45 [2020-11-10T00:25:45.671Z] 
00:25:45 [2020-11-10T00:25:45.671Z] #1 [internal] load build definition from Dockerfile
00:25:45 [2020-11-10T00:25:45.671Z] #1 transferring dockerfile: 16.58kB done
00:25:45 [2020-11-10T00:25:45.671Z] #1 DONE 0.0s
00:25:45 [2020-11-10T00:25:45.671Z] 
00:25:45 [2020-11-10T00:25:45.671Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:25:45 [2020-11-10T00:25:45.885Z] #7 DONE 0.2s
00:25:45 [2020-11-10T00:25:45.885Z] 
00:25:45 [2020-11-10T00:25:45.885Z] #5 [internal] load metadata for docker.io/library/debian:buster
00:25:45 [2020-11-10T00:25:45.885Z] #5 DONE 0.2s
00:25:45 [2020-11-10T00:25:45.885Z] 
00:25:45 [2020-11-10T00:25:45.885Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:25:46 [2020-11-10T00:25:46.146Z] #6 DONE 0.4s
00:25:46 [2020-11-10T00:25:46.146Z] 
00:25:46 [2020-11-10T00:25:46.146Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:25:46 [2020-11-10T00:25:46.146Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:25:46 [2020-11-10T00:25:46.146Z] #60 DONE 0.0s
00:25:46 [2020-11-10T00:25:46.146Z] 
00:25:46 [2020-11-10T00:25:46.146Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:25:46 [2020-11-10T00:25:46.146Z] #8 DONE 0.0s
00:25:46 [2020-11-10T00:25:46.146Z] 
00:25:46 [2020-11-10T00:25:46.146Z] #21 [internal] load build context
00:25:46 [2020-11-10T00:25:46.304Z] #3 DONE 0.4s
00:25:46 [2020-11-10T00:25:46.304Z] 
00:25:46 [2020-11-10T00:25:46.304Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:25:46 [2020-11-10T00:25:46.304Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:25:46 [2020-11-10T00:25:46.304Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
00:25:46 [2020-11-10T00:25:46.304Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
00:25:46 [2020-11-10T00:25:46.304Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 424.90kB / 8.88MB 0.1s
00:25:46 [2020-11-10T00:25:46.304Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:25:46 [2020-11-10T00:25:46.304Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
00:25:46 [2020-11-10T00:25:46.595Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
00:25:46 [2020-11-10T00:25:46.595Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
00:25:46 [2020-11-10T00:25:46.858Z] Still waiting to schedule task
00:25:46 [2020-11-10T00:25:46.858Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
00:25:46 [2020-11-10T00:25:46.859Z] Still waiting to schedule task
00:25:46 [2020-11-10T00:25:46.859Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
00:25:46 [2020-11-10T00:25:46.866Z] Still waiting to schedule task
00:25:46 [2020-11-10T00:25:46.866Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b8fdabd43e60f6e6)’
00:25:46 [2020-11-10T00:25:46.869Z] Still waiting to schedule task
00:25:46 [2020-11-10T00:25:46.869Z] ‘azwin-2-40bc70’ is offline
00:25:46 [2020-11-10T00:25:46.887Z] #4 DONE 0.6s
00:25:47 [2020-11-10T00:25:47.178Z] 
00:25:47 [2020-11-10T00:25:47.178Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:25:47 [2020-11-10T00:25:47.178Z] #7 DONE 0.3s
00:25:47 [2020-11-10T00:25:47.178Z] 
00:25:47 [2020-11-10T00:25:47.178Z] #5 [internal] load metadata for docker.io/library/debian:buster
00:25:47 [2020-11-10T00:25:47.178Z] #5 DONE 0.2s
00:25:47 [2020-11-10T00:25:47.178Z] 
00:25:47 [2020-11-10T00:25:47.178Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:25:47 [2020-11-10T00:25:47.835Z] #6 DONE 0.6s
00:25:47 [2020-11-10T00:25:47.835Z] 
00:25:47 [2020-11-10T00:25:47.835Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:25:47 [2020-11-10T00:25:47.835Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
00:25:47 [2020-11-10T00:25:47.835Z] #24 sha256:f4f8457fd057d0744bbd01d994e9ad1229f0bee5d063f1ab7a8568ef18c8ddf8 529B / 529B done
00:25:47 [2020-11-10T00:25:47.835Z] #24 sha256:85991a508dae9b547fed5d7702ba645164a47b8d92598304c4b465bbad0bc7b2 1.50kB / 1.50kB done
00:25:47 [2020-11-10T00:25:47.835Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:25:48 [2020-11-10T00:25:48.496Z] #24 ...
00:25:48 [2020-11-10T00:25:48.496Z] 
00:25:48 [2020-11-10T00:25:48.496Z] #21 [internal] load build context
00:25:48 [2020-11-10T00:25:48.496Z] #21 transferring context: 52.01MB 1.0s done
00:25:48 [2020-11-10T00:25:48.496Z] #21 DONE 1.0s
00:25:48 [2020-11-10T00:25:48.800Z] 
00:25:48 [2020-11-10T00:25:48.800Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:25:48 [2020-11-10T00:25:48.800Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 36.34MB / 48.97MB 0.9s
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.16MB / 51.38MB 0.9s
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 13.82MB / 56.74MB 0.9s
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.57MB / 48.97MB 1.1s
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 27.57MB / 51.38MB 1.1s
00:25:48 [2020-11-10T00:25:48.800Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 20.81MB / 56.74MB 1.1s
00:25:49 [2020-11-10T00:25:49.099Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.72MB / 48.97MB 1.2s
00:25:49 [2020-11-10T00:25:49.099Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 31.65MB / 51.38MB 1.2s
00:25:49 [2020-11-10T00:25:49.099Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.39MB / 56.74MB 1.2s
00:25:49 [2020-11-10T00:25:49.099Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done
00:25:49 [2020-11-10T00:25:49.099Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 38.28MB / 51.38MB 1.3s
00:25:49 [2020-11-10T00:25:49.099Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.3s
00:25:49 [2020-11-10T00:25:49.099Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 42.94MB / 51.38MB 1.4s
00:25:49 [2020-11-10T00:25:49.099Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.43MB / 56.74MB 1.4s
00:25:49 [2020-11-10T00:25:49.099Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
00:25:49 [2020-11-10T00:25:49.407Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 46.96MB / 51.38MB 1.5s
00:25:49 [2020-11-10T00:25:49.407Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 34.10MB / 56.74MB 1.5s
00:25:49 [2020-11-10T00:25:49.407Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 5.41MB / 102.23MB 1.5s
00:25:49 [2020-11-10T00:25:49.407Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.76MB / 51.38MB 1.6s
00:25:49 [2020-11-10T00:25:49.407Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 37.72MB / 56.74MB 1.6s
00:25:49 [2020-11-10T00:25:49.407Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s done
00:25:49 [2020-11-10T00:25:49.407Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 41.61MB / 56.74MB 1.7s
00:25:49 [2020-11-10T00:25:49.407Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 16.24MB / 102.23MB 1.7s
00:25:49 [2020-11-10T00:25:49.407Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.7s
00:25:49 [2020-11-10T00:25:49.462Z] #21 transferring context: 22.74MB 3.0s
00:25:49 [2020-11-10T00:25:49.706Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.50MB / 56.74MB 1.8s
00:25:49 [2020-11-10T00:25:49.706Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 24.13MB / 102.23MB 1.8s
00:25:49 [2020-11-10T00:25:49.706Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.8s done
00:25:49 [2020-11-10T00:25:49.706Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 51.49MB / 56.74MB 2.0s
00:25:49 [2020-11-10T00:25:49.706Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 31.75MB / 102.23MB 2.0s
00:25:49 [2020-11-10T00:25:49.981Z] Fetching without tags
00:25:50 [2020-11-10T00:25:50.008Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.2s
00:25:50 [2020-11-10T00:25:50.008Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 42.97MB / 102.23MB 2.2s
00:25:50 [2020-11-10T00:25:50.008Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.2s done
00:25:50 [2020-11-10T00:25:50.008Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 48.98MB / 102.23MB 2.3s
00:25:50 [2020-11-10T00:25:50.308Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 55.34MB / 102.23MB 2.4s
00:25:50 [2020-11-10T00:25:50.308Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 60.58MB / 102.23MB 2.5s
00:25:50 [2020-11-10T00:25:50.308Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 65.76MB / 102.23MB 2.6s
00:25:50 [2020-11-10T00:25:50.377Z] Merging remotes/origin/master commit 470ae8422fc6f1845288eb7572253b08f1e6edf8 into PR head commit 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763
00:25:50 [2020-11-10T00:25:50.605Z] #8 ...
00:25:50 [2020-11-10T00:25:50.605Z] 
00:25:50 [2020-11-10T00:25:50.605Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:25:50 [2020-11-10T00:25:50.605Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:25:50 [2020-11-10T00:25:50.605Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:25:50 [2020-11-10T00:25:50.605Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:25:50 [2020-11-10T00:25:50.605Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done
00:25:50 [2020-11-10T00:25:50.605Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
00:25:50 [2020-11-10T00:25:50.605Z] #60 DONE 2.9s
00:25:50 [2020-11-10T00:25:50.605Z] 
00:25:50 [2020-11-10T00:25:50.605Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:25:50 [2020-11-10T00:25:50.605Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 72.13MB / 102.23MB 2.7s
00:25:50 [2020-11-10T00:25:50.605Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 83.05MB / 102.23MB 2.9s
00:25:50 [2020-11-10T00:25:50.605Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.4s done
00:25:50 [2020-11-10T00:25:50.897Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 95.99MB / 102.23MB 3.1s
00:25:50 [2020-11-10T00:25:50.897Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
00:25:50 [2020-11-10T00:25:50.897Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.2s
00:25:51 [2020-11-10T00:25:51.188Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s done
00:25:51 [2020-11-10T00:25:51.188Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done
00:25:51 [2020-11-10T00:25:51.363Z] #21 ...
00:25:51 [2020-11-10T00:25:51.363Z] 
00:25:51 [2020-11-10T00:25:51.363Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:25:51 [2020-11-10T00:25:51.363Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:25:51 [2020-11-10T00:25:51.363Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
00:25:51 [2020-11-10T00:25:51.363Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:25:51 [2020-11-10T00:25:51.363Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.5s done
00:25:51 [2020-11-10T00:25:51.363Z] #60 DONE 5.2s
00:25:51 [2020-11-10T00:25:51.363Z] 
00:25:51 [2020-11-10T00:25:51.363Z] #21 [internal] load build context
00:25:51 [2020-11-10T00:25:51.363Z] #21 ...
00:25:51 [2020-11-10T00:25:51.363Z] 
00:25:51 [2020-11-10T00:25:51.363Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:25:51 [2020-11-10T00:25:51.363Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:25:51 [2020-11-10T00:25:51.363Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.5s done
00:25:51 [2020-11-10T00:25:51.363Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
00:25:51 [2020-11-10T00:25:51.363Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
00:25:51 [2020-11-10T00:25:51.363Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:25:51 [2020-11-10T00:25:51.363Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done
00:25:51 [2020-11-10T00:25:51.363Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.1s done
00:25:51 [2020-11-10T00:25:51.363Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.8s done
00:25:51 [2020-11-10T00:25:51.363Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.42MB / 68.67MB 5.0s
00:25:51 [2020-11-10T00:25:51.363Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.40MB / 120.17MB 5.0s
00:25:51 [2020-11-10T00:25:51.363Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.7s
00:25:51 [2020-11-10T00:25:51.363Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.9s done
00:25:51 [2020-11-10T00:25:51.480Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
00:25:49 [2020-11-10T00:25:49.953Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:49 [2020-11-10T00:25:49.956Z]  > git config --add remote.origin.fetch +refs/pull/41638/head:refs/remotes/origin/PR-41638 # timeout=10
00:25:49 [2020-11-10T00:25:49.959Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:49 [2020-11-10T00:25:49.973Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:49 [2020-11-10T00:25:49.987Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:49 [2020-11-10T00:25:49.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:49 [2020-11-10T00:25:49.988Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:50 [2020-11-10T00:25:50.384Z]  > git config core.sparsecheckout # timeout=10
00:25:50 [2020-11-10T00:25:50.386Z]  > git checkout -f 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763 # timeout=10
00:25:51 [2020-11-10T00:25:51.183Z]  > git remote # timeout=10
00:25:51 [2020-11-10T00:25:51.185Z]  > git config --get remote.origin.url # timeout=10
00:25:51 [2020-11-10T00:25:51.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:51 [2020-11-10T00:25:51.189Z]  > git merge 470ae8422fc6f1845288eb7572253b08f1e6edf8 # timeout=10
00:25:51 [2020-11-10T00:25:51.584Z] Merge succeeded, producing 89cd8f047e8ef03a144cf4a8d4247656478205e3
00:25:51 [2020-11-10T00:25:51.585Z] Checking out Revision 89cd8f047e8ef03a144cf4a8d4247656478205e3 (PR-41638)
00:25:51 [2020-11-10T00:25:51.621Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.14MB / 68.67MB 5.1s
00:25:51 [2020-11-10T00:25:51.621Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.79MB / 68.67MB 5.2s
00:25:51 [2020-11-10T00:25:51.771Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done
00:25:51 [2020-11-10T00:25:51.869Z] Commit message: "Merge commit '470ae8422fc6f1845288eb7572253b08f1e6edf8' into HEAD"
00:25:51 [2020-11-10T00:25:51.883Z] First time build. Skipping changelog.
00:25:51 [2020-11-10T00:25:51.938Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.40MB / 68.67MB 5.3s
00:25:51 [2020-11-10T00:25:51.938Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.63MB / 120.17MB 5.5s
00:25:51 [2020-11-10T00:25:51.938Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.80MB / 68.67MB 5.6s
00:25:52 [2020-11-10T00:25:52.063Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
00:25:52 [2020-11-10T00:25:52.205Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.64MB / 68.67MB 5.9s
00:25:52 [2020-11-10T00:25:52.205Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.78MB / 120.17MB 5.9s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:25:52 [2020-11-10T00:25:52.465Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.30MB / 68.67MB 6.0s
00:25:52 [2020-11-10T00:25:52.465Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.56MB / 120.17MB 6.1s
00:25:52 [2020-11-10T00:25:52.721Z] + docker version
00:25:52 [2020-11-10T00:25:52.721Z] Client:
00:25:52 [2020-11-10T00:25:52.721Z]  Version:           18.06.1-ce
00:25:52 [2020-11-10T00:25:52.721Z]  API version:       1.38
00:25:52 [2020-11-10T00:25:52.721Z]  Go version:        go1.10.3
00:25:52 [2020-11-10T00:25:52.721Z]  Git commit:        e68fc7a
00:25:52 [2020-11-10T00:25:52.721Z]  Built:             Tue Aug 21 17:26:10 2018
00:25:52 [2020-11-10T00:25:52.721Z]  OS/Arch:           linux/ppc64le
00:25:52 [2020-11-10T00:25:52.721Z]  Experimental:      false
00:25:52 [2020-11-10T00:25:52.721Z] 
00:25:52 [2020-11-10T00:25:52.721Z] Server:
00:25:52 [2020-11-10T00:25:52.721Z]  Engine:
00:25:52 [2020-11-10T00:25:52.721Z]   Version:          18.06.1-ce
00:25:52 [2020-11-10T00:25:52.721Z]   API version:      1.38 (minimum version 1.12)
00:25:52 [2020-11-10T00:25:52.721Z]   Go version:       go1.10.3
00:25:52 [2020-11-10T00:25:52.721Z]   Git commit:       e68fc7a
00:25:52 [2020-11-10T00:25:52.721Z]   Built:            Tue Aug 21 17:24:20 2018
00:25:52 [2020-11-10T00:25:52.721Z]   OS/Arch:          linux/ppc64le
00:25:52 [2020-11-10T00:25:52.721Z]   Experimental:     true
00:25:52 [2020-11-10T00:25:52.726Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.2s
00:25:52 [2020-11-10T00:25:52.726Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.97MB / 120.17MB 6.3s
[Pipeline] sh
00:25:52 [2020-11-10T00:25:52.986Z] #8 ...
00:25:52 [2020-11-10T00:25:52.986Z] 
00:25:52 [2020-11-10T00:25:52.986Z] #21 [internal] load build context
00:25:52 [2020-11-10T00:25:52.986Z] #21 transferring context: 52.01MB 6.3s done
00:25:52 [2020-11-10T00:25:52.986Z] #21 DONE 6.8s
00:25:52 [2020-11-10T00:25:52.986Z] 
00:25:52 [2020-11-10T00:25:52.986Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:25:52 [2020-11-10T00:25:52.986Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.32MB / 120.17MB 6.5s
00:25:52 [2020-11-10T00:25:52.986Z] #8 ...
00:25:52 [2020-11-10T00:25:52.986Z] 
00:25:52 [2020-11-10T00:25:52.986Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:25:52 [2020-11-10T00:25:52.986Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
00:25:52 [2020-11-10T00:25:52.986Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
00:25:52 [2020-11-10T00:25:52.986Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
00:25:52 [2020-11-10T00:25:52.986Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 3.6s done
00:25:52 [2020-11-10T00:25:52.986Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:25:52 [2020-11-10T00:25:52.986Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 2.4s
00:25:52 [2020-11-10T00:25:52.986Z] #24 ...
00:25:52 [2020-11-10T00:25:52.986Z] 
00:25:52 [2020-11-10T00:25:52.986Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:25:52 [2020-11-10T00:25:52.986Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.09MB / 120.17MB 6.6s
00:25:53 [2020-11-10T00:25:53.097Z] #8 ...
00:25:53 [2020-11-10T00:25:53.097Z] 
00:25:53 [2020-11-10T00:25:53.097Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:25:53 [2020-11-10T00:25:53.097Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 48.97MB / 48.97MB 2.9s done
00:25:53 [2020-11-10T00:25:53.097Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 1.7s done
00:25:53 [2020-11-10T00:25:53.097Z] #24 DONE 5.3s
00:25:53 [2020-11-10T00:25:53.097Z] 
00:25:53 [2020-11-10T00:25:53.097Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:25:53 [2020-11-10T00:25:53.104Z] + docker info
00:25:53 [2020-11-10T00:25:53.104Z] Containers: 0
00:25:53 [2020-11-10T00:25:53.104Z]  Running: 0
00:25:53 [2020-11-10T00:25:53.104Z]  Paused: 0
00:25:53 [2020-11-10T00:25:53.104Z]  Stopped: 0
00:25:53 [2020-11-10T00:25:53.104Z] Images: 0
00:25:53 [2020-11-10T00:25:53.104Z] Server Version: 18.06.1-ce
00:25:53 [2020-11-10T00:25:53.104Z] Storage Driver: overlay2
00:25:53 [2020-11-10T00:25:53.104Z]  Backing Filesystem: extfs
00:25:53 [2020-11-10T00:25:53.104Z]  Supports d_type: true
00:25:53 [2020-11-10T00:25:53.104Z]  Native Overlay Diff: true
00:25:53 [2020-11-10T00:25:53.104Z] Logging Driver: json-file
00:25:53 [2020-11-10T00:25:53.104Z] Cgroup Driver: cgroupfs
00:25:53 [2020-11-10T00:25:53.104Z] Plugins:
00:25:53 [2020-11-10T00:25:53.104Z]  Volume: local
00:25:53 [2020-11-10T00:25:53.104Z]  Network: bridge host ipvlan macvlan null overlay
00:25:53 [2020-11-10T00:25:53.104Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
00:25:53 [2020-11-10T00:25:53.104Z] Swarm: inactive
00:25:53 [2020-11-10T00:25:53.104Z] Runtimes: runc
00:25:53 [2020-11-10T00:25:53.104Z] Default Runtime: runc
00:25:53 [2020-11-10T00:25:53.104Z] Init Binary: docker-init
00:25:53 [2020-11-10T00:25:53.104Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
00:25:53 [2020-11-10T00:25:53.104Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
00:25:53 [2020-11-10T00:25:53.104Z] init version: fec3683
00:25:53 [2020-11-10T00:25:53.104Z] Security Options:
00:25:53 [2020-11-10T00:25:53.104Z]  apparmor
00:25:53 [2020-11-10T00:25:53.104Z]  seccomp
00:25:53 [2020-11-10T00:25:53.104Z]   Profile: default
00:25:53 [2020-11-10T00:25:53.104Z] Kernel Version: 4.4.0-130-generic
00:25:53 [2020-11-10T00:25:53.104Z] Operating System: Ubuntu 16.04.3 LTS
00:25:53 [2020-11-10T00:25:53.104Z] OSType: linux
00:25:53 [2020-11-10T00:25:53.104Z] Architecture: ppc64le
00:25:53 [2020-11-10T00:25:53.104Z] CPUs: 4
00:25:53 [2020-11-10T00:25:53.104Z] Total Memory: 7.972GiB
00:25:53 [2020-11-10T00:25:53.104Z] Name: ppc64le-ubuntu-24
00:25:53 [2020-11-10T00:25:53.104Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
00:25:53 [2020-11-10T00:25:53.104Z] Docker Root Dir: /var/lib/docker
00:25:53 [2020-11-10T00:25:53.104Z] Debug Mode (client): false
00:25:53 [2020-11-10T00:25:53.104Z] Debug Mode (server): false
00:25:53 [2020-11-10T00:25:53.104Z] Username: dockerbuildbot
00:25:53 [2020-11-10T00:25:53.104Z] Registry: https://index.docker.io/v1/
00:25:53 [2020-11-10T00:25:53.104Z] Labels:
00:25:53 [2020-11-10T00:25:53.104Z] Experimental: true
00:25:53 [2020-11-10T00:25:53.104Z] Insecure Registries:
00:25:53 [2020-11-10T00:25:53.104Z]  127.0.0.0/8
00:25:53 [2020-11-10T00:25:53.104Z] Live Restore Enabled: false
00:25:53 [2020-11-10T00:25:53.104Z] 
[Pipeline] sh
00:25:53 [2020-11-10T00:25:53.244Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.44MB / 120.17MB 6.8s
00:25:53 [2020-11-10T00:25:53.502Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.18MB / 120.17MB 7.0s
00:25:53 [2020-11-10T00:25:53.502Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.23MB / 120.17MB 7.1s
00:25:53 [2020-11-10T00:25:53.503Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:25:53 [2020-11-10T00:25:53.503Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:25:53 [2020-11-10T00:25:53.503Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41638/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:25:53 [2020-11-10T00:25:53.503Z] + bash /home/docker/workspace/moby_PR-41638/check-config.sh
00:25:53 [2020-11-10T00:25:53.503Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:25:53 [2020-11-10T00:25:53.503Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
00:25:53 [2020-11-10T00:25:53.503Z] 
00:25:53 [2020-11-10T00:25:53.503Z] Generally Necessary:
00:25:53 [2020-11-10T00:25:53.503Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:25:53 [2020-11-10T00:25:53.503Z] - apparmor: enabled and tools installed
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_NAMESPACES: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_NET_NS: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_PID_NS: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_IPC_NS: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_UTS_NS: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_CGROUPS: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_CGROUP_CPUACCT: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_CGROUP_DEVICE: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_CGROUP_FREEZER: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_CGROUP_SCHED: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_CPUSETS: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_MEMCG: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_KEYS: enabled
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_VETH: enabled (as module)
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_BRIDGE: enabled (as module)
00:25:53 [2020-11-10T00:25:53.503Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:25:51 [2020-11-10T00:25:51.576Z]  > git rev-parse HEAD^{commit} # timeout=10
00:25:51 [2020-11-10T00:25:51.591Z]  > git config core.sparsecheckout # timeout=10
00:25:51 [2020-11-10T00:25:51.593Z]  > git checkout -f 89cd8f047e8ef03a144cf4a8d4247656478205e3 # timeout=10
00:25:51 [2020-11-10T00:25:51.875Z]  > git rev-list --no-walk a8ab72d819c80aeb3bdca8f819a1d1c59c41bb0a # timeout=10
00:25:53 [2020-11-10T00:25:53.796Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_NF_NAT: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_NF_NAT_NEEDED: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_POSIX_MQUEUE: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
00:25:53 [2020-11-10T00:25:53.797Z] 
00:25:53 [2020-11-10T00:25:53.797Z] Optional Features:
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_USER_NS: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_SECCOMP: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_CGROUP_PIDS: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_MEMCG_SWAP: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:25:53 [2020-11-10T00:25:53.797Z]     (cgroup swap accounting is currently enabled)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_MEMCG_KMEM: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_BLK_CGROUP: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_IOSCHED_CFQ: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_CGROUP_PERF: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_CGROUP_HUGETLB: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_CFS_BANDWIDTH: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_RT_GROUP_SCHED: missing
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_IP_VS: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_IP_VS_NFCT: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_IP_VS_RR: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_EXT4_FS: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:25:53 [2020-11-10T00:25:53.797Z] - Network Drivers:
00:25:53 [2020-11-10T00:25:53.797Z]   - "overlay":
00:25:53 [2020-11-10T00:25:53.797Z]     - CONFIG_VXLAN: enabled (as module)
00:25:53 [2020-11-10T00:25:53.797Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:25:53 [2020-11-10T00:25:53.797Z]       Optional (for encrypted networks):
00:25:54 [2020-11-10T00:25:54.088Z]       - CONFIG_CRYPTO: enabled
00:25:54 [2020-11-10T00:25:54.088Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]       - CONFIG_XFRM: enabled
00:25:54 [2020-11-10T00:25:54.088Z]       - CONFIG_XFRM_USER: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]       - CONFIG_INET_ESP: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]   - "ipvlan":
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_IPVLAN: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]   - "macvlan":
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_MACVLAN: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_DUMMY: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]   - "ftp,tftp client in container":
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z] - Storage Drivers:
00:25:54 [2020-11-10T00:25:54.088Z]   - "aufs":
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_AUFS_FS: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]   - "btrfs":
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:25:54 [2020-11-10T00:25:54.088Z]   - "devicemapper":
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_BLK_DEV_DM: enabled
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]   - "overlay":
00:25:54 [2020-11-10T00:25:54.088Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:25:54 [2020-11-10T00:25:54.088Z]   - "zfs":
00:25:54 [2020-11-10T00:25:54.088Z]     - /dev/zfs: missing
00:25:54 [2020-11-10T00:25:54.088Z]     - zfs command: missing
00:25:54 [2020-11-10T00:25:54.088Z]     - zpool command: missing
00:25:54 [2020-11-10T00:25:54.088Z] 
00:25:54 [2020-11-10T00:25:54.088Z] Limits:
00:25:54 [2020-11-10T00:25:54.088Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:25:54 [2020-11-10T00:25:54.088Z] 
00:25:54 [2020-11-10T00:25:54.088Z] + true
[Pipeline] }
[Pipeline] // stage
00:25:54 [2020-11-10T00:25:54.143Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done
00:25:54 [2020-11-10T00:25:54.143Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:25:54 [2020-11-10T00:25:54.430Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.9s done
00:25:54 [2020-11-10T00:25:54.524Z] + make bundles/buildx
00:25:54 [2020-11-10T00:25:54.817Z] make: command: Command not found
00:25:54 [2020-11-10T00:25:54.817Z] make: command: Command not found
00:25:54 [2020-11-10T00:25:54.817Z] mkdir bundles
00:25:54 [2020-11-10T00:25:54.817Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
00:25:54 [2020-11-10T00:25:54.817Z] 	--build-arg BUILDX_COMMIT \
00:25:54 [2020-11-10T00:25:54.817Z] 	--build-arg BUILDX_REPO \
00:25:54 [2020-11-10T00:25:54.817Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
00:25:54 [2020-11-10T00:25:54.817Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
00:25:54 [2020-11-10T00:25:54.817Z] 	.
00:25:54 [2020-11-10T00:25:54.817Z] /bin/sh: 4: go: not found
00:25:54 [2020-11-10T00:25:54.817Z] /bin/sh: 5: go: not found
00:25:56 [2020-11-10T00:25:56.328Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.5s done
00:25:56 [2020-11-10T00:25:56.328Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.7s
00:25:56 [2020-11-10T00:25:56.356Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.8s done
00:25:56 [2020-11-10T00:25:56.356Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
00:25:56 [2020-11-10T00:25:56.919Z] Sending build context to Docker daemon  56.83MB

00:25:56 [2020-11-10T00:25:56.920Z] Step 1/15 : ARG GO_VERSION=1.13.15
00:25:56 [2020-11-10T00:25:56.920Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
00:25:56 [2020-11-10T00:25:56.920Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
00:25:56 [2020-11-10T00:25:56.920Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
00:25:56 [2020-11-10T00:25:56.920Z] 1.13.15-buster: Pulling from library/golang
00:25:57 [2020-11-10T00:25:57.262Z] db4e2d8d5901: Pulling fs layer
00:25:57 [2020-11-10T00:25:57.262Z] dfe2d012519c: Pulling fs layer
00:25:57 [2020-11-10T00:25:57.262Z] 5d8f1d1f9197: Pulling fs layer
00:25:57 [2020-11-10T00:25:57.262Z] 1301750ffb48: Pulling fs layer
00:25:57 [2020-11-10T00:25:57.262Z] dc5c6edc9cff: Pulling fs layer
00:25:57 [2020-11-10T00:25:57.262Z] 3c370c2e2f82: Pulling fs layer
00:25:57 [2020-11-10T00:25:57.262Z] 5ffb2f5886e2: Pulling fs layer
00:25:57 [2020-11-10T00:25:57.262Z] 1301750ffb48: Waiting
00:25:57 [2020-11-10T00:25:57.262Z] dc5c6edc9cff: Waiting
00:25:57 [2020-11-10T00:25:57.262Z] 3c370c2e2f82: Waiting
00:25:57 [2020-11-10T00:25:57.262Z] 5ffb2f5886e2: Waiting
00:25:57 [2020-11-10T00:25:57.562Z] dfe2d012519c: Verifying Checksum
00:25:57 [2020-11-10T00:25:57.562Z] dfe2d012519c: Download complete
00:25:57 [2020-11-10T00:25:57.712Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.2s done
00:25:57 [2020-11-10T00:25:57.858Z] 5d8f1d1f9197: Verifying Checksum
00:25:57 [2020-11-10T00:25:57.858Z] 5d8f1d1f9197: Download complete
00:25:57 [2020-11-10T00:25:57.970Z] #8 ...
00:25:57 [2020-11-10T00:25:57.970Z] 
00:25:57 [2020-11-10T00:25:57.970Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:25:57 [2020-11-10T00:25:57.970Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.9s done
00:25:57 [2020-11-10T00:25:57.970Z] #24 DONE 11.8s
00:25:57 [2020-11-10T00:25:57.970Z] 
00:25:57 [2020-11-10T00:25:57.970Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:25:57 [2020-11-10T00:25:57.970Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
00:25:57 [2020-11-10T00:25:57.970Z] #8 ...
00:25:57 [2020-11-10T00:25:57.970Z] 
00:25:57 [2020-11-10T00:25:57.970Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:25:59 [2020-11-10T00:25:59.344Z] #25 1.425 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
00:25:59 [2020-11-10T00:25:59.344Z] #25 1.431 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:25:59 [2020-11-10T00:25:59.601Z] #25 1.522 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:25:59 [2020-11-10T00:25:59.601Z] #25 1.647 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:25:59 [2020-11-10T00:25:59.860Z] #25 1.967 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:25:59 [2020-11-10T00:25:59.885Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.3s done
00:25:59 [2020-11-10T00:25:59.885Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0
00:25:59 [2020-11-10T00:25:59.886Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
00:25:59 [2020-11-10T00:25:59.983Z] db4e2d8d5901: Verifying Checksum
00:25:59 [2020-11-10T00:25:59.983Z] db4e2d8d5901: Download complete
00:26:00 [2020-11-10T00:26:00.177Z] #8 DONE 12.4s
00:26:00 [2020-11-10T00:26:00.177Z] 
00:26:00 [2020-11-10T00:26:00.177Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:00 [2020-11-10T00:26:00.177Z] #25 0.721 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 0.742 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 0.778 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 0.850 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [217 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 1.012 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 1.444 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:26:00 [2020-11-10T00:26:00.177Z] #25 2.488 Fetched 8087 kB in 2s (4514 kB/s)
00:26:00 [2020-11-10T00:26:00.177Z] #25 2.488 Reading package lists...
00:26:00 [2020-11-10T00:26:00.177Z] #25 2.928 Reading package lists...
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.356 Building dependency tree...
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.476 The following additional packages will be installed:
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.476   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.477   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.477   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.477 Suggested packages:
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.477   krb5-doc krb5-user
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.477 Recommended packages:
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.477   krb5-locales publicsuffix libsasl2-modules
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.592 The following NEW packages will be installed:
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.592   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.592   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.592   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.592   libssh2-1 libssl1.1 openssl
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.619 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.619 Need to get 4591 kB of archives.
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.619 After this operation, 11.9 MB of additional disk space will be used.
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.619 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.631 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.632 Get:3 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u3 [213 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.666 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.677 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.722 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.747 Get:7 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.751 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.751 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.754 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.756 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.766 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.769 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.772 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.772 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.830 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.883 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.891 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.924 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 3.987 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 4.017 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
00:26:00 [2020-11-10T00:26:00.177Z] #25 4.136 debconf: delaying package configuration, since apt-utils is not installed
00:26:00 [2020-11-10T00:26:00.177Z] #25 4.156 Fetched 4591 kB in 0s (11.4 MB/s)
00:26:00 [2020-11-10T00:26:00.177Z] #25 4.231 Selecting previously unselected package libsasl2-modules-db:s390x.
00:26:00 [2020-11-10T00:26:00.177Z] #25 4.231 (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 ... 6675 files and directories currently installed.)
00:26:00 [2020-11-10T00:26:00.177Z] #25 4.234 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.177Z] #25 4.244 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
00:26:00 [2020-11-10T00:26:00.177Z] #25 4.344 Selecting previously unselected package libsasl2-2:s390x.
00:26:00 [2020-11-10T00:26:00.177Z] #25 4.344 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.413 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.533 Selecting previously unselected package libldap-common.
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.533 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.559 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.679 Selecting previously unselected package libldap-2.4-2:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.679 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.686 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.788 Selecting previously unselected package libssl1.1:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.788 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.791 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.945 Selecting previously unselected package openssl.
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.945 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 4.948 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.038 Selecting previously unselected package ca-certificates.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.038 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.040 Unpacking ca-certificates (20200601~deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.094 Selecting previously unselected package libkeyutils1:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.094 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.096 Unpacking libkeyutils1:s390x (1.6-6) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.118 Selecting previously unselected package libkrb5support0:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.118 Preparing to unpack .../08-libkrb5support0_1.17-3_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.121 Unpacking libkrb5support0:s390x (1.17-3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.144 Selecting previously unselected package libk5crypto3:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.144 Preparing to unpack .../09-libk5crypto3_1.17-3_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.146 Unpacking libk5crypto3:s390x (1.17-3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.189 Selecting previously unselected package libkrb5-3:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.189 Preparing to unpack .../10-libkrb5-3_1.17-3_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.193 Unpacking libkrb5-3:s390x (1.17-3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.252 Selecting previously unselected package libgssapi-krb5-2:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.252 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.265 Unpacking libgssapi-krb5-2:s390x (1.17-3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.288 Selecting previously unselected package libnghttp2-14:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.288 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.293 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.332 Selecting previously unselected package libpsl5:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.332 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.338 Unpacking libpsl5:s390x (0.20.2-2) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.365 Selecting previously unselected package librtmp1:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.365 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.367 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.390 Selecting previously unselected package libssh2-1:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.390 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.392 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.426 Selecting previously unselected package libcurl4:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.426 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.428 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.496 Selecting previously unselected package curl.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.496 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.511 Unpacking curl (7.64.0-4+deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.570 Selecting previously unselected package libonig5:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.570 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.572 Unpacking libonig5:s390x (6.9.1-1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.637 Selecting previously unselected package libjq1:s390x.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.637 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.642 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.680 Selecting previously unselected package jq.
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.680 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.684 Unpacking jq (1.5+dfsg-2+b1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.724 Setting up libkeyutils1:s390x (1.6-6) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.732 Setting up libpsl5:s390x (0.20.2-2) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.739 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.827 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.832 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.841 Setting up libkrb5support0:s390x (1.17-3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.847 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.854 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.861 Setting up libk5crypto3:s390x (1.17-3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.870 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.877 Setting up libssh2-1:s390x (1.8.0-2.1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.884 Setting up libkrb5-3:s390x (1.17-3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.891 Setting up openssl (1.1.1d-0+deb10u3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.901 Setting up libonig5:s390x (6.9.1-1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.908 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.914 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 5.921 Setting up ca-certificates (20200601~deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 6.271 Updating certificates in /etc/ssl/certs...
00:26:00 [2020-11-10T00:26:00.178Z] #25 6.770 126 added, 0 removed; done.
00:26:00 [2020-11-10T00:26:00.178Z] #25 6.804 Setting up libgssapi-krb5-2:s390x (1.17-3) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 6.811 Setting up jq (1.5+dfsg-2+b1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 6.828 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 6.836 Setting up curl (7.64.0-4+deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 6.843 Processing triggers for libc-bin (2.28-10) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 6.855 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:26:00 [2020-11-10T00:26:00.178Z] #25 6.860 Updating certificates in /etc/ssl/certs...
00:26:00 [2020-11-10T00:26:00.178Z] #25 7.223 0 added, 0 removed; done.
00:26:00 [2020-11-10T00:26:00.178Z] #25 7.223 Running hooks in /etc/ca-certificates/update.d...
00:26:00 [2020-11-10T00:26:00.178Z] #25 7.231 done.
00:26:00 [2020-11-10T00:26:00.282Z] 1301750ffb48: Verifying Checksum
00:26:00 [2020-11-10T00:26:00.282Z] 1301750ffb48: Download complete
00:26:00 [2020-11-10T00:26:00.424Z] #25 2.339 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:26:00 [2020-11-10T00:26:00.576Z] 5ffb2f5886e2: Verifying Checksum
00:26:00 [2020-11-10T00:26:00.576Z] 5ffb2f5886e2: Download complete
00:26:00 [2020-11-10T00:26:00.820Z] #25 ...
00:26:00 [2020-11-10T00:26:00.820Z] 
00:26:00 [2020-11-10T00:26:00.820Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:26:00 [2020-11-10T00:26:00.820Z] #9 DONE 0.9s
00:26:00 [2020-11-10T00:26:00.820Z] 
00:26:00 [2020-11-10T00:26:00.820Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:00 [2020-11-10T00:26:00.820Z] #25 DONE 8.0s
00:26:00 [2020-11-10T00:26:00.820Z] 
00:26:00 [2020-11-10T00:26:00.820Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:26:00 [2020-11-10T00:26:00.820Z] #26 DONE 0.1s
00:26:00 [2020-11-10T00:26:00.820Z] 
00:26:00 [2020-11-10T00:26:00.820Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:26:01 [2020-11-10T00:26:01.625Z] dc5c6edc9cff: Verifying Checksum
00:26:01 [2020-11-10T00:26:01.625Z] dc5c6edc9cff: Download complete
00:26:01 [2020-11-10T00:26:01.797Z] #25 3.917 Fetched 8398 kB in 3s (3057 kB/s)
00:26:01 [2020-11-10T00:26:01.854Z] #10 DONE 1.2s
00:26:01 [2020-11-10T00:26:01.854Z] 
00:26:01 [2020-11-10T00:26:01.854Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:02 [2020-11-10T00:26:02.146Z] #27 ...
00:26:02 [2020-11-10T00:26:02.146Z] 
00:26:02 [2020-11-10T00:26:02.146Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:26:02 [2020-11-10T00:26:02.146Z] #37 DONE 0.1s
00:26:02 [2020-11-10T00:26:02.146Z] 
00:26:02 [2020-11-10T00:26:02.146Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:26:02 [2020-11-10T00:26:02.146Z] #29 DONE 0.1s
00:26:02 [2020-11-10T00:26:02.146Z] 
00:26:02 [2020-11-10T00:26:02.146Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:26:03 [2020-11-10T00:26:03.186Z] #25 3.917 Reading package lists...
00:26:03 [2020-11-10T00:26:03.200Z] db4e2d8d5901: Pull complete
00:26:03 [2020-11-10T00:26:03.842Z] dfe2d012519c: Pull complete
00:26:04 [2020-11-10T00:26:04.120Z] #25 4.997 Reading package lists...
00:26:04 [2020-11-10T00:26:04.120Z] #25 6.052 Building dependency tree...
00:26:04 [2020-11-10T00:26:04.137Z] 3c370c2e2f82: Verifying Checksum
00:26:04 [2020-11-10T00:26:04.137Z] 3c370c2e2f82: Download complete
00:26:04 [2020-11-10T00:26:04.137Z] 5d8f1d1f9197: Pull complete
00:26:04 [2020-11-10T00:26:04.379Z] #25 ...
00:26:04 [2020-11-10T00:26:04.379Z] 
00:26:04 [2020-11-10T00:26:04.379Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:04 [2020-11-10T00:26:04.379Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
00:26:04 [2020-11-10T00:26:04.379Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
00:26:04 [2020-11-10T00:26:04.379Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.4s
00:26:04 [2020-11-10T00:26:04.902Z] #30 2.355 + git clone https://github.com/kolyshkin/go-swagger.git .
00:26:04 [2020-11-10T00:26:04.902Z] #30 2.356 Cloning into '.'...
00:26:04 [2020-11-10T00:26:04.943Z] #8 ...
00:26:04 [2020-11-10T00:26:04.943Z] 
00:26:04 [2020-11-10T00:26:04.943Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.477 The following additional packages will be installed:
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.477   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.477   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.477   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.477 Suggested packages:
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.477   krb5-doc krb5-user
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.477 Recommended packages:
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.477   krb5-locales publicsuffix libsasl2-modules
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.716 The following NEW packages will be installed:
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.716   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.716   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.717   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.717   libssh2-1 libssl1.1 openssl
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.763 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.763 Need to get 5050 kB of archives.
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.763 After this operation, 12.1 MB of additional disk space will be used.
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.763 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 6.765 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.020 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.021 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.031 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.067 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.086 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.096 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.096 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.096 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.096 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.104 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.104 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.108 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.117 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.117 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
00:26:04 [2020-11-10T00:26:04.943Z] #25 7.117 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
00:26:05 [2020-11-10T00:26:05.200Z] #25 7.125 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
00:26:05 [2020-11-10T00:26:05.200Z] #25 7.138 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:26:05 [2020-11-10T00:26:05.200Z] #25 7.138 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:26:05 [2020-11-10T00:26:05.200Z] #25 7.138 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:26:05 [2020-11-10T00:26:05.200Z] #25 7.325 debconf: delaying package configuration, since apt-utils is not installed
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.367 Fetched 5050 kB in 0s (13.3 MB/s)
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.398 Selecting previously unselected package libsasl2-modules-db:amd64.
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.398 (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 ... 6677 files and directories currently installed.)
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.403 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.414 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.467 Selecting previously unselected package libsasl2-2:amd64.
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.467 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.475 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.531 Selecting previously unselected package libldap-common.
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.531 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.535 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:26:05 [2020-11-10T00:26:05.457Z] #25 7.593 Selecting previously unselected package libldap-2.4-2:amd64.
00:26:05 [2020-11-10T00:26:05.715Z] #25 7.595 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ...
00:26:05 [2020-11-10T00:26:05.715Z] #25 7.599 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
00:26:05 [2020-11-10T00:26:05.715Z] #25 7.691 Selecting previously unselected package libssl1.1:amd64.
00:26:05 [2020-11-10T00:26:05.715Z] #25 7.691 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
00:26:05 [2020-11-10T00:26:05.715Z] #25 7.692 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:26:05 [2020-11-10T00:26:05.715Z] #25 7.895 Selecting previously unselected package openssl.
00:26:05 [2020-11-10T00:26:05.715Z] #25 7.895 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
00:26:05 [2020-11-10T00:26:05.973Z] #25 7.902 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:26:05 [2020-11-10T00:26:05.973Z] #25 8.098 Selecting previously unselected package ca-certificates.
00:26:05 [2020-11-10T00:26:05.973Z] #25 8.098 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
00:26:05 [2020-11-10T00:26:05.973Z] #25 8.105 Unpacking ca-certificates (20200601~deb10u1) ...
00:26:06 [2020-11-10T00:26:06.231Z] #25 8.218 Selecting previously unselected package libkeyutils1:amd64.
00:26:06 [2020-11-10T00:26:06.231Z] #25 8.218 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
00:26:06 [2020-11-10T00:26:06.231Z] #25 8.223 Unpacking libkeyutils1:amd64 (1.6-6) ...
00:26:06 [2020-11-10T00:26:06.231Z] #25 8.269 Selecting previously unselected package libkrb5support0:amd64.
00:26:06 [2020-11-10T00:26:06.231Z] #25 8.269 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
00:26:06 [2020-11-10T00:26:06.231Z] #25 8.273 Unpacking libkrb5support0:amd64 (1.17-3) ...
00:26:06 [2020-11-10T00:26:06.231Z] #25 8.324 Selecting previously unselected package libk5crypto3:amd64.
00:26:06 [2020-11-10T00:26:06.231Z] #25 8.324 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
00:26:06 [2020-11-10T00:26:06.231Z] #25 8.330 Unpacking libk5crypto3:amd64 (1.17-3) ...
00:26:06 [2020-11-10T00:26:06.487Z] #25 8.432 Selecting previously unselected package libkrb5-3:amd64.
00:26:06 [2020-11-10T00:26:06.487Z] #25 8.432 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
00:26:06 [2020-11-10T00:26:06.487Z] #25 8.437 Unpacking libkrb5-3:amd64 (1.17-3) ...
00:26:06 [2020-11-10T00:26:06.487Z] #25 8.553 Selecting previously unselected package libgssapi-krb5-2:amd64.
00:26:06 [2020-11-10T00:26:06.487Z] #25 8.553 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
00:26:06 [2020-11-10T00:26:06.487Z] #25 8.563 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
00:26:06 [2020-11-10T00:26:06.487Z] #25 8.633 Selecting previously unselected package libnghttp2-14:amd64.
00:26:06 [2020-11-10T00:26:06.487Z] #25 8.633 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
00:26:06 [2020-11-10T00:26:06.487Z] #25 8.638 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:26:06 [2020-11-10T00:26:06.487Z] #25 8.692 Selecting previously unselected package libpsl5:amd64.
00:26:06 [2020-11-10T00:26:06.744Z] #25 8.696 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
00:26:06 [2020-11-10T00:26:06.744Z] #25 8.701 Unpacking libpsl5:amd64 (0.20.2-2) ...
00:26:06 [2020-11-10T00:26:06.744Z] #25 8.763 Selecting previously unselected package librtmp1:amd64.
00:26:06 [2020-11-10T00:26:06.744Z] #25 8.763 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
00:26:06 [2020-11-10T00:26:06.744Z] #25 8.767 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:26:06 [2020-11-10T00:26:06.744Z] #25 8.821 Selecting previously unselected package libssh2-1:amd64.
00:26:06 [2020-11-10T00:26:06.744Z] #25 8.821 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
00:26:06 [2020-11-10T00:26:06.904Z] 1301750ffb48: Pull complete
00:26:07 [2020-11-10T00:26:07.003Z] #25 8.825 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
00:26:07 [2020-11-10T00:26:07.003Z] #25 8.895 Selecting previously unselected package libcurl4:amd64.
00:26:07 [2020-11-10T00:26:07.003Z] #25 8.895 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
00:26:07 [2020-11-10T00:26:07.003Z] #25 8.900 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:26:07 [2020-11-10T00:26:07.003Z] #25 8.978 Selecting previously unselected package curl.
00:26:07 [2020-11-10T00:26:07.003Z] #25 8.978 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
00:26:07 [2020-11-10T00:26:07.003Z] #25 8.987 Unpacking curl (7.64.0-4+deb10u1) ...
00:26:07 [2020-11-10T00:26:07.003Z] #25 9.055 Selecting previously unselected package libonig5:amd64.
00:26:07 [2020-11-10T00:26:07.003Z] #25 9.055 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
00:26:07 [2020-11-10T00:26:07.003Z] #25 9.064 Unpacking libonig5:amd64 (6.9.1-1) ...
00:26:07 [2020-11-10T00:26:07.263Z] #25 9.147 Selecting previously unselected package libjq1:amd64.
00:26:07 [2020-11-10T00:26:07.263Z] #25 9.147 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:26:07 [2020-11-10T00:26:07.263Z] #25 9.152 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:26:07 [2020-11-10T00:26:07.263Z] #25 9.216 Selecting previously unselected package jq.
00:26:07 [2020-11-10T00:26:07.263Z] #25 9.218 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
00:26:07 [2020-11-10T00:26:07.263Z] #25 9.222 Unpacking jq (1.5+dfsg-2+b1) ...
00:26:07 [2020-11-10T00:26:07.263Z] #25 9.299 Setting up libkeyutils1:amd64 (1.6-6) ...
00:26:07 [2020-11-10T00:26:07.263Z] #25 9.312 Setting up libpsl5:amd64 (0.20.2-2) ...
00:26:07 [2020-11-10T00:26:07.263Z] #25 9.326 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.495 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.506 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.519 Setting up libkrb5support0:amd64 (1.17-3) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.535 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.546 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.556 Setting up libk5crypto3:amd64 (1.17-3) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.567 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.578 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.594 Setting up libkrb5-3:amd64 (1.17-3) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.601 Setting up openssl (1.1.1d-0+deb10u3) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.615 Setting up libonig5:amd64 (6.9.1-1) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.631 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.645 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
00:26:07 [2020-11-10T00:26:07.520Z] #25 9.652 Setting up ca-certificates (20200601~deb10u1) ...
00:26:07 [2020-11-10T00:26:07.643Z] #30 ...
00:26:07 [2020-11-10T00:26:07.643Z] 
00:26:07 [2020-11-10T00:26:07.643Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:07 [2020-11-10T00:26:07.643Z] #27 3.317 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:26:07 [2020-11-10T00:26:07.643Z] #27 3.527 
00:26:07 [2020-11-10T00:26:07.643Z] #27 3.662 
###                                                                        5.5%
#######                                                                   10.0%
############                                                              16.8%
################                                                          23.5%
####################                                                      28.0%
#########################                                                 34.7%
############################                                              39.2%
#################################                                         46.0%
#####################################                                     52.8%
##########################################                                59.5%
###############################################                           66.2%
##################################################                        70.7%
######################################################                    75.2%
###########################################################               82.0%
##############################################################            86.5%
###################################################################       93.3%
######################################################################    97.8%
######################################################################## 100.0%
00:26:07 [2020-11-10T00:26:07.643Z] #27 6.112 
00:26:07 [2020-11-10T00:26:07.643Z] #27 6.234 
                                                                           0.7%
##############################################                            64.9%
######################################################################## 100.0%
00:26:07 [2020-11-10T00:26:07.643Z] #27 6.702 
00:26:08 [2020-11-10T00:26:08.459Z] #25 10.36 Updating certificates in /etc/ssl/certs...
00:26:08 [2020-11-10T00:26:08.519Z] #27 6.814 #=#=#                                                                         

###########                                                               15.7%
###################################                                       49.2%
###################################################                       71.7%
######################################################################## 100.0%
00:26:08 [2020-11-10T00:26:08.828Z] #27 7.775 #=#=#                                                                         
00:26:08 [2020-11-10T00:26:08.989Z] dc5c6edc9cff: Pull complete
00:26:09 [2020-11-10T00:26:09.393Z] #25 11.55 126 added, 0 removed; done.
00:26:09 [2020-11-10T00:26:09.651Z] #25 11.62 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
00:26:09 [2020-11-10T00:26:09.651Z] #25 11.64 Setting up jq (1.5+dfsg-2+b1) ...
00:26:09 [2020-11-10T00:26:09.651Z] #25 11.65 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:26:09 [2020-11-10T00:26:09.651Z] #25 11.66 Setting up curl (7.64.0-4+deb10u1) ...
00:26:09 [2020-11-10T00:26:09.651Z] #25 11.67 Processing triggers for libc-bin (2.28-10) ...
00:26:09 [2020-11-10T00:26:09.651Z] #25 11.69 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:26:09 [2020-11-10T00:26:09.651Z] #25 11.70 Updating certificates in /etc/ssl/certs...
00:26:09 [2020-11-10T00:26:09.998Z] #27 7.986 
#                                                                          2.7%
#######                                                                    9.8%
###########                                                               16.2%
#################                                                         24.8%
######################                                                    31.2%
###########################                                               37.7%
###############################                                           44.1%
#######################################                                   54.8%
00:26:09 [2020-11-10T00:26:09.998Z] #27 ...
00:26:09 [2020-11-10T00:26:09.998Z] 
00:26:09 [2020-11-10T00:26:09.998Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.433 + RM_GOPATH=0
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.433 + TMP_GOPATH=
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.433 + : /build
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.433 + '[' -z '' ']'
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.433 ++ mktemp -d
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.433 + export GOPATH=/tmp/tmp.UAUDhMEIpl
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.433 + GOPATH=/tmp/tmp.UAUDhMEIpl
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.433 + RM_GOPATH=1
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.433 + case "$(go env GOARCH)" in
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.435 ++ go env GOARCH
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.440 Install docker/cli version 17.06.2-ce from stable
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + export GO_BUILDMODE=-buildmode=pie
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + GO_BUILDMODE=-buildmode=pie
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 ++ dirname /tmp/install/install.sh
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + dir=/tmp/install
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + bin=dockercli
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + shift
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + . /tmp/install/dockercli.installer
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 ++ : stable
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 ++ : 17.06.2-ce
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + install_dockercli
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 ++ uname -m
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + arch=s390x
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + '[' s390x '!=' x86_64 ']'
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + '[' s390x '!=' s390x ']'
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + url=https://download.docker.com/linux/static
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + tar -xz docker/docker
00:26:09 [2020-11-10T00:26:09.998Z] #22 1.448 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
00:26:09 [2020-11-10T00:26:09.998Z] #22 7.546 + mkdir -p /build
00:26:09 [2020-11-10T00:26:09.998Z] #22 7.549 + mv docker/docker /build/
00:26:09 [2020-11-10T00:26:09.998Z] #22 7.561 + rmdir docker
00:26:09 [2020-11-10T00:26:09.998Z] #22 DONE 8.1s
00:26:09 [2020-11-10T00:26:09.998Z] 
00:26:09 [2020-11-10T00:26:09.998Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:09 [2020-11-10T00:26:09.998Z] #27 7.986 
#                                                                          2.7%
#######                                                                    9.8%
###########                                                               16.2%
#################                                                         24.8%
######################                                                    31.2%
###########################                                               37.7%
###############################                                           44.1%
#######################################                                   54.8%
##########################################                                59.1%
00:26:09 [2020-11-10T00:26:09.998Z] #27 ...
00:26:09 [2020-11-10T00:26:09.998Z] 
00:26:09 [2020-11-10T00:26:09.998Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.835 + RM_GOPATH=0
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.835 + TMP_GOPATH=
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.835 + : /build
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.835 + '[' -z '' ']'
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.835 ++ mktemp -d
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.836 + export GOPATH=/tmp/tmp.Kr5uCpLyUW
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.836 + GOPATH=/tmp/tmp.Kr5uCpLyUW
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.836 + RM_GOPATH=1
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.836 + case "$(go env GOARCH)" in
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.836 ++ go env GOARCH
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.850 + export GO_BUILDMODE=-buildmode=pie
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.850 + GO_BUILDMODE=-buildmode=pie
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.850 ++ dirname /tmp/install/install.sh
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + dir=/tmp/install
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + bin=golangci_lint
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + shift
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + . /tmp/install/golangci_lint.installer
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 ++ : v1.23.8
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + install_golangci_lint
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + set -e
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + export GO111MODULE=on
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + GO111MODULE=on
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + GOBIN=/build
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.851 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.855 go: finding github.com v1.23.8
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.855 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.857 go: finding github.com/golangci/golangci-lint v1.23.8
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.857 go: finding github.com/golangci v1.23.8
00:26:09 [2020-11-10T00:26:09.998Z] #47 1.857 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:26:09 [2020-11-10T00:26:09.998Z] #47 2.663 go: downloading github.com/golangci/golangci-lint v1.23.8
00:26:09 [2020-11-10T00:26:09.998Z] #47 2.944 go: extracting github.com/golangci/golangci-lint v1.23.8
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.688 go: downloading github.com/spf13/pflag v1.0.5
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.691 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.691 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.692 go: downloading github.com/fatih/color v1.7.0
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.717 go: downloading github.com/spf13/viper v1.6.1
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.767 go: downloading github.com/spf13/cobra v0.0.5
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.769 go: extracting github.com/fatih/color v1.7.0
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.769 go: downloading github.com/go-critic/go-critic v0.4.1
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.784 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.804 go: downloading github.com/sirupsen/logrus v1.4.2
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.823 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.827 go: extracting github.com/spf13/pflag v1.0.5
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.832 go: downloading github.com/pkg/errors v0.8.1
00:26:09 [2020-11-10T00:26:09.998Z] #47 5.898 go: downloading github.com/stretchr/testify v1.4.0
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.015 go: extracting github.com/pkg/errors v0.8.1
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.017 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.217 go: extracting github.com/stretchr/testify v1.4.0
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.298 go: extracting github.com/sirupsen/logrus v1.4.2
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.331 go: extracting github.com/spf13/viper v1.6.1
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.332 go: extracting github.com/spf13/cobra v0.0.5
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.417 go: downloading github.com/uudashr/gocognit v1.0.1
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.473 go: extracting github.com/go-critic/go-critic v0.4.1
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.706 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.719 go: extracting github.com/uudashr/gocognit v1.0.1
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.720 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:26:09 [2020-11-10T00:26:09.998Z] #47 6.843 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:26:09 [2020-11-10T00:26:09.998Z] #47 7.392 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:26:09 [2020-11-10T00:26:09.998Z] #47 7.473 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:26:09 [2020-11-10T00:26:09.998Z] #47 7.475 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:26:09 [2020-11-10T00:26:09.998Z] #47 7.679 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:26:09 [2020-11-10T00:26:09.998Z] #47 7.681 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:26:09 [2020-11-10T00:26:09.998Z] #47 7.730 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:26:09 [2020-11-10T00:26:09.998Z] #47 7.799 go: downloading github.com/go-toolsmith/typep v1.0.0
00:26:09 [2020-11-10T00:26:09.998Z] #47 7.848 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:26:10 [2020-11-10T00:26:10.290Z] #47 ...
00:26:10 [2020-11-10T00:26:10.290Z] 
00:26:10 [2020-11-10T00:26:10.290Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:10 [2020-11-10T00:26:10.595Z] #25 12.51 0 added, 0 removed; done.
00:26:10 [2020-11-10T00:26:10.596Z] #25 12.51 Running hooks in /etc/ca-certificates/update.d...
00:26:10 [2020-11-10T00:26:10.596Z] #25 12.51 done.
00:26:10 [2020-11-10T00:26:10.873Z] #27 7.986 
#                                                                          2.7%
#######                                                                    9.8%
###########                                                               16.2%
#################                                                         24.8%
######################                                                    31.2%
###########################                                               37.7%
###############################                                           44.1%
#######################################                                   54.8%
##########################################                                59.1%
###############################################                           65.6%
###################################################                       72.0%
########################################################                  78.2%
############################################################              84.6%
##################################################################        91.7%
######################################################################    98.2%
######################################################################## 100.0%
00:26:11 [2020-11-10T00:26:11.168Z] #27 10.27 
00:26:12 [2020-11-10T00:26:12.042Z] #27 10.43 
#                                                                          1.4%
##                                                                         3.9%
####                                                                       5.8%
#####                                                                      7.7%
######                                                                     9.5%
########                                                                  11.4%
00:26:12 [2020-11-10T00:26:12.042Z] #27 ...
00:26:12 [2020-11-10T00:26:12.042Z] 
00:26:12 [2020-11-10T00:26:12.042Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.285 + RM_GOPATH=0
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.285 + TMP_GOPATH=
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.285 + : /build
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.285 + '[' -z '' ']'
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.285 ++ mktemp -d
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.285 + export GOPATH=/tmp/tmp.GLaiEnzRmm
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.285 + GOPATH=/tmp/tmp.GLaiEnzRmm
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.285 + RM_GOPATH=1
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.285 + case "$(go env GOARCH)" in
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.285 ++ go env GOARCH
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.288 + export GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.288 + GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 ++ dirname /tmp/install/install.sh
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + dir=/tmp/install
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + bin=proxy
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + shift
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + '[' '!' -f /tmp/install/proxy.installer ']'
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + . /tmp/install/proxy.installer
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + install_proxy
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + case "$1" in
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + export CGO_ENABLED=0
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + CGO_ENABLED=0
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + _install_proxy
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GLaiEnzRmm/src/github.com/docker/libnetwork
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.289 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
00:26:12 [2020-11-10T00:26:12.042Z] #62 1.293 Cloning into '/tmp/tmp.GLaiEnzRmm/src/github.com/docker/libnetwork'...
00:26:12 [2020-11-10T00:26:12.334Z] #62 ...
00:26:12 [2020-11-10T00:26:12.334Z] 
00:26:12 [2020-11-10T00:26:12.334Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:12 [2020-11-10T00:26:12.334Z] #11 2.377 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:12 [2020-11-10T00:26:12.334Z] #11 2.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:12 [2020-11-10T00:26:12.334Z] #11 2.459 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:12 [2020-11-10T00:26:12.334Z] #11 3.202 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:26:12 [2020-11-10T00:26:12.334Z] #11 4.939 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [217 kB]
00:26:12 [2020-11-10T00:26:12.334Z] #11 5.108 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:26:12 [2020-11-10T00:26:12.334Z] #11 ...
00:26:12 [2020-11-10T00:26:12.334Z] 
00:26:12 [2020-11-10T00:26:12.334Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.990 + RM_GOPATH=0
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.990 + TMP_GOPATH=
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.990 + : /build
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.990 + '[' -z '' ']'
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.990 ++ mktemp -d
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.990 + export GOPATH=/tmp/tmp.qODj6Y7tqV
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.990 + GOPATH=/tmp/tmp.qODj6Y7tqV
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.990 + RM_GOPATH=1
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.990 + case "$(go env GOARCH)" in
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.990 ++ go env GOARCH
00:26:12 [2020-11-10T00:26:12.334Z] #32 1.998 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:26:12 [2020-11-10T00:26:12.334Z] #32 2.015 + export GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-11-10T00:26:12.334Z] #32 2.015 + GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-11-10T00:26:12.334Z] #32 2.015 ++ dirname /tmp/install/install.sh
00:26:12 [2020-11-10T00:26:12.334Z] #32 2.015 + dir=/tmp/install
00:26:12 [2020-11-10T00:26:12.334Z] #32 2.015 + bin=tomlv
00:26:12 [2020-11-10T00:26:12.334Z] #32 2.015 + shift
00:26:12 [2020-11-10T00:26:12.334Z] #32 2.015 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:26:12 [2020-11-10T00:26:12.334Z] #32 2.015 + . /tmp/install/tomlv.installer
00:26:12 [2020-11-10T00:26:12.334Z] #32 2.015 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:26:12 [2020-11-10T00:26:12.335Z] #32 2.015 + install_tomlv
00:26:12 [2020-11-10T00:26:12.335Z] #32 2.015 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:26:12 [2020-11-10T00:26:12.335Z] #32 2.015 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qODj6Y7tqV/src/github.com/BurntSushi/toml
00:26:12 [2020-11-10T00:26:12.335Z] #32 2.015 Cloning into '/tmp/tmp.qODj6Y7tqV/src/github.com/BurntSushi/toml'...
00:26:12 [2020-11-10T00:26:12.335Z] #32 2.769 + cd /tmp/tmp.qODj6Y7tqV/src/github.com/BurntSushi/toml
00:26:12 [2020-11-10T00:26:12.335Z] #32 2.769 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:26:12 [2020-11-10T00:26:12.335Z] #32 2.773 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:26:12 [2020-11-10T00:26:12.335Z] #32 3.160 internal/cpu
00:26:12 [2020-11-10T00:26:12.335Z] #32 3.170 runtime/internal/atomic
00:26:12 [2020-11-10T00:26:12.335Z] #32 3.381 runtime/internal/sys
00:26:12 [2020-11-10T00:26:12.335Z] #32 3.557 runtime/internal/math
00:26:12 [2020-11-10T00:26:12.335Z] #32 3.636 math/bits
00:26:12 [2020-11-10T00:26:12.335Z] #32 3.749 internal/bytealg
00:26:12 [2020-11-10T00:26:12.335Z] #32 4.051 math
00:26:12 [2020-11-10T00:26:12.335Z] #32 4.248 runtime
00:26:12 [2020-11-10T00:26:12.335Z] #32 8.320 internal/testlog
00:26:12 [2020-11-10T00:26:12.335Z] #32 8.607 encoding
00:26:12 [2020-11-10T00:26:12.335Z] #32 8.740 runtime/cgo
00:26:12 [2020-11-10T00:26:12.335Z] #32 ...
00:26:12 [2020-11-10T00:26:12.335Z] 
00:26:12 [2020-11-10T00:26:12.335Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.695 + RM_GOPATH=0
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.695 + TMP_GOPATH=
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.695 + : /build
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.695 + '[' -z '' ']'
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.695 ++ mktemp -d
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.695 + export GOPATH=/tmp/tmp.CE6jKdArY4
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.695 + GOPATH=/tmp/tmp.CE6jKdArY4
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.695 + RM_GOPATH=1
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.695 + case "$(go env GOARCH)" in
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.695 ++ go env GOARCH
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.701 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 + export GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 + GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 ++ dirname /tmp/install/install.sh
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 + dir=/tmp/install
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 + bin=shfmt
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 + shift
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 + . /tmp/install/shfmt.installer
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 + install_shfmt
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CE6jKdArY4/src/github.com/mvdan/sh
00:26:12 [2020-11-10T00:26:12.335Z] #49 1.706 Cloning into '/tmp/tmp.CE6jKdArY4/src/github.com/mvdan/sh'...
00:26:12 [2020-11-10T00:26:12.335Z] #49 7.878 + cd /tmp/tmp.CE6jKdArY4/src/github.com/mvdan/sh
00:26:12 [2020-11-10T00:26:12.335Z] #49 7.878 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:26:12 [2020-11-10T00:26:12.335Z] #49 7.932 + GO111MODULE=on
00:26:12 [2020-11-10T00:26:12.335Z] #49 7.932 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:26:12 [2020-11-10T00:26:12.335Z] #49 9.013 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:26:12 [2020-11-10T00:26:12.335Z] #49 9.046 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:26:12 [2020-11-10T00:26:12.335Z] #49 9.082 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:26:12 [2020-11-10T00:26:12.335Z] #49 9.174 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:26:12 [2020-11-10T00:26:12.335Z] #49 9.181 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:26:12 [2020-11-10T00:26:12.335Z] #49 9.761 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:26:12 [2020-11-10T00:26:12.335Z] #49 10.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:26:12 [2020-11-10T00:26:12.522Z] 3c370c2e2f82: Pull complete
00:26:12 [2020-11-10T00:26:12.522Z] 5ffb2f5886e2: Pull complete
00:26:12 [2020-11-10T00:26:12.522Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:26:12 [2020-11-10T00:26:12.522Z] Status: Downloaded newer image for golang:1.13.15-buster
00:26:12 [2020-11-10T00:26:12.522Z]  ---> 805dc2d65d1c
00:26:12 [2020-11-10T00:26:12.522Z] Step 5/15 : ARG BUILDX_REPO
00:26:12 [2020-11-10T00:26:12.522Z]  ---> Running in 3901188331a6
00:26:12 [2020-11-10T00:26:12.627Z] #49 ...
00:26:12 [2020-11-10T00:26:12.627Z] 
00:26:12 [2020-11-10T00:26:12.627Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:26:12 [2020-11-10T00:26:12.627Z] #38 2.347 + git clone https://github.com/docker/distribution.git .
00:26:12 [2020-11-10T00:26:12.627Z] #38 2.348 Cloning into '.'...
00:26:12 [2020-11-10T00:26:12.627Z] #38 ...
00:26:12 [2020-11-10T00:26:12.627Z] 
00:26:12 [2020-11-10T00:26:12.627Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.745 + RM_GOPATH=0
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.745 + TMP_GOPATH=
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.745 + : /build
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.745 + '[' -z '' ']'
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.745 ++ mktemp -d
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.745 + export GOPATH=/tmp/tmp.1wVobiqrjO
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.745 + GOPATH=/tmp/tmp.1wVobiqrjO
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.745 + RM_GOPATH=1
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.745 + case "$(go env GOARCH)" in
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.745 ++ go env GOARCH
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.746 + export GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.746 + GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.746 ++ dirname /tmp/install/install.sh
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.746 + dir=/tmp/install
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.746 + bin=gotestsum
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.746 + shift
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.746 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.746 + . /tmp/install/gotestsum.installer
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.746 ++ : v0.5.3
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.746 + install_gotestsum
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.747 + set -e
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.747 + export GO111MODULE=on
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.747 + GO111MODULE=on
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.747 + GOBIN=/build
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.748 + go get gotest.tools/gotestsum@v0.5.3
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.821 go: finding gotest.tools/gotestsum v0.5.3
00:26:12 [2020-11-10T00:26:12.627Z] #45 1.821 go: finding gotest.tools v0.5.3
00:26:12 [2020-11-10T00:26:12.627Z] #45 2.315 go: downloading gotest.tools/gotestsum v0.5.3
00:26:12 [2020-11-10T00:26:12.627Z] #45 2.495 go: extracting gotest.tools/gotestsum v0.5.3
00:26:12 [2020-11-10T00:26:12.627Z] #45 2.982 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:26:12 [2020-11-10T00:26:12.627Z] #45 2.983 go: downloading github.com/fatih/color v1.9.0
00:26:12 [2020-11-10T00:26:12.627Z] #45 2.983 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:26:12 [2020-11-10T00:26:12.627Z] #45 2.983 go: downloading github.com/jonboulle/clockwork v0.1.0
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.004 go: downloading github.com/spf13/pflag v1.0.3
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.011 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.104 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.245 go: downloading github.com/pkg/errors v0.9.1
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.337 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.353 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.373 go: extracting github.com/jonboulle/clockwork v0.1.0
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.390 go: extracting github.com/spf13/pflag v1.0.3
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.390 go: extracting github.com/fatih/color v1.9.0
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.670 go: downloading github.com/mattn/go-colorable v0.1.6
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.670 go: downloading github.com/mattn/go-isatty v0.0.12
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.686 go: extracting github.com/pkg/errors v0.9.1
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.716 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:26:12 [2020-11-10T00:26:12.627Z] #45 3.995 go: extracting github.com/mattn/go-colorable v0.1.6
00:26:12 [2020-11-10T00:26:12.627Z] #45 4.087 go: extracting github.com/mattn/go-isatty v0.0.12
00:26:12 [2020-11-10T00:26:12.627Z] #45 5.004 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:26:12 [2020-11-10T00:26:12.627Z] #45 5.014 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:26:12 [2020-11-10T00:26:12.627Z] #45 6.351 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:26:12 [2020-11-10T00:26:12.627Z] #45 8.955 go: finding github.com/fatih/color v1.9.0
00:26:12 [2020-11-10T00:26:12.627Z] #45 9.113 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:26:12 [2020-11-10T00:26:12.627Z] #45 9.139 go: finding github.com/spf13/pflag v1.0.3
00:26:12 [2020-11-10T00:26:12.627Z] #45 9.144 go: finding github.com/pkg/errors v0.9.1
00:26:12 [2020-11-10T00:26:12.627Z] #45 9.152 go: finding github.com/mattn/go-colorable v0.1.6
00:26:12 [2020-11-10T00:26:12.627Z] #45 9.208 go: finding github.com/mattn/go-isatty v0.0.12
00:26:12 [2020-11-10T00:26:12.627Z] #45 9.252 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:26:12 [2020-11-10T00:26:12.627Z] #45 9.510 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:26:12 [2020-11-10T00:26:12.627Z] #45 9.514 go: finding github.com/jonboulle/clockwork v0.1.0
00:26:12 [2020-11-10T00:26:12.627Z] #45 9.592 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:26:12 [2020-11-10T00:26:12.627Z] #45 9.595 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:26:12 [2020-11-10T00:26:12.814Z] Removing intermediate container 3901188331a6
00:26:12 [2020-11-10T00:26:12.814Z]  ---> a1af1b704891
00:26:12 [2020-11-10T00:26:12.814Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
00:26:12 [2020-11-10T00:26:12.814Z]  ---> Running in 86204362b9db
00:26:12 [2020-11-10T00:26:12.919Z] #45 ...
00:26:12 [2020-11-10T00:26:12.919Z] 
00:26:12 [2020-11-10T00:26:12.919Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:26:12 [2020-11-10T00:26:12.919Z] #53 2.372 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:12 [2020-11-10T00:26:12.919Z] #53 2.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:12 [2020-11-10T00:26:12.919Z] #53 2.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:12 [2020-11-10T00:26:12.919Z] #53 3.152 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:26:12 [2020-11-10T00:26:12.919Z] #53 4.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [217 kB]
00:26:12 [2020-11-10T00:26:12.919Z] #53 6.587 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:26:12 [2020-11-10T00:26:12.919Z] #53 ...
00:26:12 [2020-11-10T00:26:12.919Z] 
00:26:12 [2020-11-10T00:26:12.919Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.158 + RM_GOPATH=0
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.158 + TMP_GOPATH=
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.158 + : /build
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.158 + '[' -z '' ']'
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.162 ++ mktemp -d
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.163 + export GOPATH=/tmp/tmp.5YQZMMicPo
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.163 + GOPATH=/tmp/tmp.5YQZMMicPo
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.163 + RM_GOPATH=1
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.163 + case "$(go env GOARCH)" in
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.163 ++ go env GOARCH
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.171 + export GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.171 + GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.171 ++ dirname /tmp/install/install.sh
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.177 + dir=/tmp/install
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.177 + bin=vndr
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.177 + shift
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.177 + '[' '!' -f /tmp/install/vndr.installer ']'
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.177 + . /tmp/install/vndr.installer
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.177 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.177 + install_vndr
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.177 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.177 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5YQZMMicPo/src/github.com/LK4D4/vndr
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.180 Cloning into '/tmp/tmp.5YQZMMicPo/src/github.com/LK4D4/vndr'...
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.182 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.798 + cd /tmp/tmp.5YQZMMicPo/src/github.com/LK4D4/vndr
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.798 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:26:12 [2020-11-10T00:26:12.919Z] #43 2.802 + go build -buildmode=pie -v -o /build/vndr .
00:26:12 [2020-11-10T00:26:12.919Z] #43 3.515 internal/cpu
00:26:12 [2020-11-10T00:26:12.919Z] #43 3.521 runtime/internal/sys
00:26:12 [2020-11-10T00:26:12.919Z] #43 3.597 runtime/internal/math
00:26:12 [2020-11-10T00:26:12.919Z] #43 3.684 internal/race
00:26:12 [2020-11-10T00:26:12.919Z] #43 3.697 sync/atomic
00:26:12 [2020-11-10T00:26:12.919Z] #43 3.874 internal/bytealg
00:26:12 [2020-11-10T00:26:12.919Z] #43 3.893 unicode
00:26:12 [2020-11-10T00:26:12.919Z] #43 4.069 runtime
00:26:12 [2020-11-10T00:26:12.919Z] #43 6.255 unicode/utf8
00:26:12 [2020-11-10T00:26:12.919Z] #43 6.962 math
00:26:12 [2020-11-10T00:26:12.919Z] #43 ...
00:26:12 [2020-11-10T00:26:12.919Z] 
00:26:12 [2020-11-10T00:26:12.919Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:12 [2020-11-10T00:26:12.919Z] #34 2.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:12 [2020-11-10T00:26:12.919Z] #34 2.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:12 [2020-11-10T00:26:12.919Z] #34 2.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:12 [2020-11-10T00:26:12.919Z] #34 3.292 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:26:12 [2020-11-10T00:26:12.919Z] #34 4.419 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [217 kB]
00:26:12 [2020-11-10T00:26:12.919Z] #34 6.216 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:26:13 [2020-11-10T00:26:13.108Z] Cloning into '/buildx'...
00:26:13 [2020-11-10T00:26:13.211Z] #34 ...
00:26:13 [2020-11-10T00:26:13.211Z] 
00:26:13 [2020-11-10T00:26:13.211Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:13 [2020-11-10T00:26:13.211Z] #40 2.372 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:13 [2020-11-10T00:26:13.211Z] #40 2.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:13 [2020-11-10T00:26:13.211Z] #40 2.428 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:13 [2020-11-10T00:26:13.211Z] #40 3.202 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:26:13 [2020-11-10T00:26:13.211Z] #40 4.835 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [217 kB]
00:26:13 [2020-11-10T00:26:13.211Z] #40 6.792 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:26:13 [2020-11-10T00:26:13.211Z] #40 ...
00:26:13 [2020-11-10T00:26:13.211Z] 
00:26:13 [2020-11-10T00:26:13.211Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.492 + RM_GOPATH=0
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.492 + TMP_GOPATH=
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.492 + : /build
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.492 + '[' -z '' ']'
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.492 ++ mktemp -d
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.492 + export GOPATH=/tmp/tmp.w9EN1j6u7Y
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.492 + GOPATH=/tmp/tmp.w9EN1j6u7Y
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.492 + RM_GOPATH=1
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.492 + case "$(go env GOARCH)" in
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.492 ++ go env GOARCH
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + export GO_BUILDMODE=-buildmode=pie
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + GO_BUILDMODE=-buildmode=pie
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 ++ dirname /tmp/install/install.sh
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + dir=/tmp/install
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + bin=rootlesskit
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + shift
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + . /tmp/install/rootlesskit.installer
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + install_rootlesskit
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + case "$1" in
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + export CGO_ENABLED=0
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + CGO_ENABLED=0
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + _install_rootlesskit
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.498 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.w9EN1j6u7Y/src/github.com/rootless-containers/rootlesskit
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.499 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:26:13 [2020-11-10T00:26:13.211Z] #56 1.499 Cloning into '/tmp/tmp.w9EN1j6u7Y/src/github.com/rootless-containers/rootlesskit'...
00:26:13 [2020-11-10T00:26:13.211Z] #56 4.472 + cd /tmp/tmp.w9EN1j6u7Y/src/github.com/rootless-containers/rootlesskit
00:26:13 [2020-11-10T00:26:13.211Z] #56 4.472 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:26:13 [2020-11-10T00:26:13.211Z] #56 4.766 + for f in rootlesskit rootlesskit-docker-proxy
00:26:13 [2020-11-10T00:26:13.211Z] #56 4.766 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:26:13 [2020-11-10T00:26:13.502Z] #56 ...
00:26:13 [2020-11-10T00:26:13.502Z] 
00:26:13 [2020-11-10T00:26:13.502Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:13 [2020-11-10T00:26:13.871Z] #25 DONE 15.3s
00:26:13 [2020-11-10T00:26:13.871Z] 
00:26:13 [2020-11-10T00:26:13.871Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:26:13 [2020-11-10T00:26:13.871Z] #26 DONE 0.1s
00:26:13 [2020-11-10T00:26:13.871Z] 
00:26:13 [2020-11-10T00:26:13.871Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:14 [2020-11-10T00:26:14.802Z] #27 1.379 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:26:14 [2020-11-10T00:26:14.802Z] #27 1.480 
00:26:15 [2020-11-10T00:26:15.059Z] #27 1.606 
#####                                                                      8.3%
###################                                                       27.7%
00:26:15 [2020-11-10T00:26:15.059Z] #27 ...
00:26:15 [2020-11-10T00:26:15.059Z] 
00:26:15 [2020-11-10T00:26:15.059Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:15 [2020-11-10T00:26:15.059Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.3s done
00:26:15 [2020-11-10T00:26:15.059Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done
00:26:15 [2020-11-10T00:26:15.059Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.3s
00:26:15 [2020-11-10T00:26:15.316Z] #8 ...
00:26:15 [2020-11-10T00:26:15.316Z] 
00:26:15 [2020-11-10T00:26:15.316Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:15 [2020-11-10T00:26:15.316Z] #27 1.606 
#####                                                                      8.3%
###################                                                       27.7%
#####################################                                     52.5%
#####################################################                     74.7%
#####################################################################     95.9%
######################################################################## 100.0%
00:26:15 [2020-11-10T00:26:15.573Z] #27 2.136 
00:26:15 [2020-11-10T00:26:15.830Z] #27 2.270 
##########################################                                58.6%
######################################################################## 100.0%
00:26:15 [2020-11-10T00:26:15.830Z] #27 2.456 
00:26:16 [2020-11-10T00:26:16.087Z] #27 2.579 
##############################                                            41.8%
######################################################################## 100.0%
00:26:16 [2020-11-10T00:26:16.345Z] #27 2.798 
00:26:16 [2020-11-10T00:26:16.640Z] Removing intermediate container 86204362b9db
00:26:16 [2020-11-10T00:26:16.640Z]  ---> 54b810d6164f
00:26:16 [2020-11-10T00:26:16.640Z] Step 7/15 : WORKDIR /buildx
00:26:16 [2020-11-10T00:26:16.640Z]  ---> Running in 351164e4812d
00:26:16 [2020-11-10T00:26:16.640Z] Removing intermediate container 351164e4812d
00:26:16 [2020-11-10T00:26:16.640Z]  ---> 9f41ddb301be
00:26:16 [2020-11-10T00:26:16.640Z] Step 8/15 : ARG BUILDX_COMMIT
00:26:16 [2020-11-10T00:26:16.860Z] #27 2.926 
########                                                                  12.1%
########################                                                  34.6%
######################################                                    53.6%
##############################################                            64.3%
################################################                          68.0%
######################################################################## 100.0%
00:26:16 [2020-11-10T00:26:16.935Z]  ---> Running in 3da0163a6872
00:26:16 [2020-11-10T00:26:16.935Z] Removing intermediate container 3da0163a6872
00:26:16 [2020-11-10T00:26:16.935Z]  ---> 9d89fc45c5b7
00:26:16 [2020-11-10T00:26:16.935Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
00:26:16 [2020-11-10T00:26:16.935Z]  ---> Running in b21fad37998e
00:26:17 [2020-11-10T00:26:17.123Z] #27 3.575 
00:26:17 [2020-11-10T00:26:17.227Z] From https://github.com/docker/buildx
00:26:17 [2020-11-10T00:26:17.227Z]  * [new tag]         v0.3.1     -> build
00:26:17 [2020-11-10T00:26:17.305Z] #27 10.43 
#                                                                          1.4%
##                                                                         3.9%
####                                                                       5.8%
#####                                                                      7.7%
######                                                                     9.5%
########                                                                  11.4%
#########                                                                 13.9%
###########                                                               15.7%
#############                                                             18.2%
##############                                                            20.1%
################                                                          22.6%
#################                                                         24.5%
###################                                                       27.6%
#####################                                                     29.4%
######################                                                    31.3%
#######################                                                   33.2%
#########################                                                 35.7%
##########################                                                36.9%
###########################                                               38.8%
#############################                                             40.6%
##############################                                            42.5%
###############################                                           44.4%
#################################                                         46.2%
##################################                                        48.3%
####################################                                      50.2%
#####################################                                     51.5%
######################################                                    53.3%
########################################                                  55.6%
########################################                                  56.2%
#########################################                                 57.7%
###########################################                               60.5%
#############################################                             63.0%
###############################################                           66.1%
################################################                          68.0%
##################################################                        69.8%
####################################################                      72.4%
#####################################################                     74.8%
########################################################                  78.0%
#########################################################                 80.5%
###########################################################               82.3%
#############################################################             84.8%
##############################################################            86.7%
################################################################          89.8%
##################################################################        91.7%
###################################################################       93.5%
####################################################################      95.4%
######################################################################    97.3%
#######################################################################   99.8%
######################################################################## 100.0%
00:26:17 [2020-11-10T00:26:17.613Z] #27 16.47 
00:26:17 [2020-11-10T00:26:17.890Z] Switched to branch 'build'
00:26:18 [2020-11-10T00:26:18.700Z] #27 17.57 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:26:18 [2020-11-10T00:26:18.940Z] Removing intermediate container b21fad37998e
00:26:18 [2020-11-10T00:26:18.940Z]  ---> adc3142fdf02
00:26:18 [2020-11-10T00:26:18.940Z] Step 10/15 : ARG GOOS
00:26:18 [2020-11-10T00:26:18.940Z]  ---> Running in ad04ec9f7f5a
00:26:18 [2020-11-10T00:26:18.940Z] Removing intermediate container ad04ec9f7f5a
00:26:18 [2020-11-10T00:26:18.940Z]  ---> 01a7dc3ba090
00:26:18 [2020-11-10T00:26:18.940Z] Step 11/15 : ARG GOARCH
00:26:18 [2020-11-10T00:26:18.940Z]  ---> Running in 2ba7407c5da8
00:26:18 [2020-11-10T00:26:18.940Z] Removing intermediate container 2ba7407c5da8
00:26:18 [2020-11-10T00:26:18.940Z]  ---> 905020da0a6a
00:26:18 [2020-11-10T00:26:18.940Z] 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
00:26:18 [2020-11-10T00:26:18.945Z] #27 3.703 
#                                                                          2.3%
######                                                                     9.5%
##########                                                                14.8%
#############                                                             18.3%
##################                                                        25.1%
#####################                                                     30.3%
#########################                                                 34.8%
#############################                                             41.1%
#################################                                         46.7%
#####################################                                     51.9%
#########################################                                 57.2%
############################################                              62.4%
################################################                          67.4%
####################################################                      72.4%
########################################################                  78.0%
###########################################################               82.6%
###############################################################           88.2%
###################################################################       93.8%
#######################################################################   98.8%
######################################################################## 100.0%
00:26:18 [2020-11-10T00:26:18.945Z] #27 5.572 
00:26:18 [2020-11-10T00:26:18.991Z] #27 17.89 #=#=#                                                                         
00:26:19 [2020-11-10T00:26:19.235Z]  ---> Running in ddd5235736b7
00:26:19 [2020-11-10T00:26:19.282Z] #27 18.14 
######################################################################## 100.0%
00:26:19 [2020-11-10T00:26:19.283Z] #27 18.23 
00:26:19 [2020-11-10T00:26:19.529Z] #27 6.122 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:26:19 [2020-11-10T00:26:19.529Z] #27 6.223 
00:26:19 [2020-11-10T00:26:19.786Z] #27 6.298 
######################################################################## 100.0%
00:26:19 [2020-11-10T00:26:19.786Z] #27 6.347 
00:26:20 [2020-11-10T00:26:20.317Z] #27 19.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:26:20 [2020-11-10T00:26:20.317Z] #27 ...
00:26:20 [2020-11-10T00:26:20.317Z] 
00:26:20 [2020-11-10T00:26:20.317Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:20 [2020-11-10T00:26:20.317Z] #47 8.311 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:26:20 [2020-11-10T00:26:20.317Z] #47 8.523 go: extracting github.com/go-toolsmith/typep v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 8.942 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:26:20 [2020-11-10T00:26:20.317Z] #47 9.011 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:26:20 [2020-11-10T00:26:20.317Z] #47 9.018 go: downloading github.com/hashicorp/hcl v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 9.265 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:26:20 [2020-11-10T00:26:20.317Z] #47 9.657 go: extracting github.com/hashicorp/hcl v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 9.673 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:26:20 [2020-11-10T00:26:20.317Z] #47 11.51 go: downloading github.com/subosito/gotenv v1.2.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 11.54 go: extracting github.com/subosito/gotenv v1.2.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 11.76 go: downloading github.com/magiconair/properties v1.8.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 11.83 go: extracting github.com/magiconair/properties v1.8.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 11.86 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 11.91 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 11.91 go: downloading gopkg.in/ini.v1 v1.51.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.00 go: extracting gopkg.in/ini.v1 v1.51.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.17 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.17 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.17 go: downloading github.com/go-toolsmith/astp v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.17 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.23 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.23 go: extracting github.com/go-toolsmith/astp v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.24 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.24 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.24 go: downloading github.com/gogo/protobuf v1.2.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.26 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.38 go: downloading github.com/ultraware/whitespace v0.0.4
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.38 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.39 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.39 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.40 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.40 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.40 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.40 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.43 go: downloading golang.org/x/text v0.3.2
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.44 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.58 go: extracting github.com/ultraware/whitespace v0.0.4
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.62 go: downloading github.com/spf13/afero v1.1.2
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.62 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.62 go: downloading github.com/spf13/cast v1.3.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.62 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.63 go: downloading github.com/stretchr/objx v0.2.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.66 go: downloading github.com/pmezard/go-difflib v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.72 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.75 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.77 go: extracting github.com/spf13/cast v1.3.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.93 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 12.94 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.01 go: extracting github.com/pmezard/go-difflib v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.03 go: extracting github.com/spf13/afero v1.1.2
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.03 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.10 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.10 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.13 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.13 go: downloading github.com/kisielk/gotool v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.13 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.27 go: downloading gopkg.in/yaml.v2 v2.2.7
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.27 go: extracting github.com/stretchr/objx v0.2.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.29 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.37 go: downloading github.com/ultraware/funlen v0.0.2
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.37 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.42 go: extracting github.com/kisielk/gotool v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.42 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.52 go: extracting github.com/ultraware/funlen v0.0.2
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.53 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.56 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.67 go: downloading github.com/davecgh/go-spew v1.1.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.78 go: extracting gopkg.in/yaml.v2 v2.2.7
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.94 go: extracting github.com/davecgh/go-spew v1.1.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.97 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:26:20 [2020-11-10T00:26:20.317Z] #47 13.97 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.00 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.07 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.26 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.47 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.47 go: downloading github.com/BurntSushi/toml v0.3.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.51 go: downloading github.com/gobwas/glob v0.2.3
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.62 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.66 go: extracting github.com/BurntSushi/toml v0.3.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.82 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.82 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.82 go: extracting github.com/gobwas/glob v0.2.3
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.82 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.84 go: downloading github.com/pelletier/go-toml v1.2.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.93 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 14.94 go: downloading github.com/mattn/go-isatty v0.0.8
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.22 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.25 go: extracting github.com/mattn/go-isatty v0.0.8
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.35 go: downloading github.com/mattn/go-colorable v0.1.4
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.36 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.43 go: extracting github.com/pelletier/go-toml v1.2.0
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.63 go: extracting github.com/mattn/go-colorable v0.1.4
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.63 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:26:20 [2020-11-10T00:26:20.317Z] #47 15.78 go: extracting github.com/gogo/protobuf v1.2.1
00:26:20 [2020-11-10T00:26:20.317Z] #47 16.68 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:26:20 [2020-11-10T00:26:20.350Z] #27 6.933 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:26:20 [2020-11-10T00:26:20.608Z] #27 7.048 
00:26:20 [2020-11-10T00:26:20.608Z] #27 7.148 
######################################################################## 100.0%
00:26:20 [2020-11-10T00:26:20.608Z] #27 7.182 
00:26:20 [2020-11-10T00:26:20.618Z] #47 18.40 go: extracting golang.org/x/text v0.3.2
00:26:20 [2020-11-10T00:26:20.618Z] #47 ...
00:26:20 [2020-11-10T00:26:20.618Z] 
00:26:20 [2020-11-10T00:26:20.618Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:20 [2020-11-10T00:26:20.618Z] #27 19.43 skipping existing aab193acf6ba
00:26:20 [2020-11-10T00:26:20.618Z] #27 19.55 
00:26:21 [2020-11-10T00:26:21.172Z] #27 7.722 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:26:21 [2020-11-10T00:26:21.172Z] #27 7.749 skipping existing c35d46ef359f
00:26:21 [2020-11-10T00:26:21.172Z] #27 7.786 
00:26:21 [2020-11-10T00:26:21.740Z] #27 8.197 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:26:21 [2020-11-10T00:26:21.740Z] #27 8.290 
00:26:21 [2020-11-10T00:26:21.740Z] #27 8.339 
######################################################################## 100.0%
00:26:21 [2020-11-10T00:26:21.740Z] #27 8.368 
00:26:22 [2020-11-10T00:26:22.125Z] #27 20.98 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:26:22 [2020-11-10T00:26:22.125Z] #27 21.01 skipping existing 4d43f82972ce
00:26:22 [2020-11-10T00:26:22.125Z] #27 21.10 
00:26:22 [2020-11-10T00:26:22.304Z] #27 8.710 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:26:22 [2020-11-10T00:26:22.304Z] #27 8.839 
00:26:22 [2020-11-10T00:26:22.304Z] #27 8.910 
######################################################################## 100.0%
00:26:22 [2020-11-10T00:26:22.304Z] #27 8.943 
00:26:22 [2020-11-10T00:26:22.561Z] #27 8.967 Download of images into '/build' complete.
00:26:22 [2020-11-10T00:26:22.561Z] #27 8.967 Use something like the following to load the result into a Docker daemon:
00:26:22 [2020-11-10T00:26:22.561Z] #27 8.967   tar -cC '/build' . | docker load
00:26:23 [2020-11-10T00:26:23.161Z] #27 22.01 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:26:23 [2020-11-10T00:26:23.162Z] #27 22.25 
00:26:23 [2020-11-10T00:26:23.162Z] #27 22.36 
#
00:26:23 [2020-11-10T00:26:23.162Z] #27 ...
00:26:23 [2020-11-10T00:26:23.162Z] 
00:26:23 [2020-11-10T00:26:23.162Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:23 [2020-11-10T00:26:23.162Z] #49 11.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:26:23 [2020-11-10T00:26:23.162Z] #49 12.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:26:23 [2020-11-10T00:26:23.162Z] #49 12.47 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:26:23 [2020-11-10T00:26:23.162Z] #49 12.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:26:23 [2020-11-10T00:26:23.162Z] #49 12.66 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:26:23 [2020-11-10T00:26:23.162Z] #49 13.10 runtime
00:26:23 [2020-11-10T00:26:23.162Z] #49 13.17 runtime/cgo
00:26:23 [2020-11-10T00:26:23.453Z] #49 ...
00:26:23 [2020-11-10T00:26:23.453Z] 
00:26:23 [2020-11-10T00:26:23.453Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:23 [2020-11-10T00:26:23.453Z] #27 22.36 
######################################################################## 100.0%
00:26:23 [2020-11-10T00:26:23.453Z] #27 22.44 
00:26:23 [2020-11-10T00:26:23.453Z] #27 ...
00:26:23 [2020-11-10T00:26:23.453Z] 
00:26:23 [2020-11-10T00:26:23.453Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:23 [2020-11-10T00:26:23.453Z] #43 11.58 unicode/utf16
00:26:23 [2020-11-10T00:26:23.453Z] #43 11.88 container/list
00:26:23 [2020-11-10T00:26:23.453Z] #43 12.46 crypto/internal/subtle
00:26:23 [2020-11-10T00:26:23.453Z] #43 12.53 crypto/subtle
00:26:23 [2020-11-10T00:26:23.453Z] #43 12.66 vendor/golang.org/x/crypto/cryptobyte/asn1
00:26:23 [2020-11-10T00:26:23.453Z] #43 12.76 internal/nettrace
00:26:23 [2020-11-10T00:26:23.453Z] #43 12.88 runtime/cgo
00:26:23 [2020-11-10T00:26:23.744Z] #43 ...
00:26:23 [2020-11-10T00:26:23.745Z] 
00:26:23 [2020-11-10T00:26:23.745Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:26:23 [2020-11-10T00:26:23.745Z] #38 12.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:26:23 [2020-11-10T00:26:23.745Z] #38 14.26 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:26:23 [2020-11-10T00:26:23.745Z] #38 ...
00:26:23 [2020-11-10T00:26:23.745Z] 
00:26:23 [2020-11-10T00:26:23.745Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:23 [2020-11-10T00:26:23.745Z] #47 21.75 go: finding github.com/fatih/color v1.7.0
00:26:23 [2020-11-10T00:26:23.745Z] #47 21.81 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:26:24 [2020-11-10T00:26:24.036Z] #47 21.85 go: finding github.com/mattn/go-colorable v0.1.4
00:26:24 [2020-11-10T00:26:24.036Z] #47 21.87 go: finding github.com/mattn/go-isatty v0.0.8
00:26:24 [2020-11-10T00:26:24.036Z] #47 21.92 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:26:24 [2020-11-10T00:26:24.036Z] #47 21.98 go: finding github.com/go-critic/go-critic v0.4.1
00:26:24 [2020-11-10T00:26:24.036Z] #47 21.99 go: finding github.com/pkg/errors v0.8.1
00:26:24 [2020-11-10T00:26:24.036Z] #47 22.00 go: finding github.com/go-lintpack/lintpack v0.5.2
00:26:24 [2020-11-10T00:26:24.036Z] #47 22.01 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:26:24 [2020-11-10T00:26:24.036Z] #47 22.09 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:26:24 [2020-11-10T00:26:24.036Z] #47 22.10 go: finding github.com/go-toolsmith/astequal v1.0.0
00:26:24 [2020-11-10T00:26:24.036Z] #47 22.10 go: finding github.com/sirupsen/logrus v1.4.2
00:26:24 [2020-11-10T00:26:24.036Z] #47 22.11 go: finding github.com/stretchr/testify v1.4.0
00:26:24 [2020-11-10T00:26:24.036Z] #47 22.11 go: finding github.com/mitchellh/go-homedir v1.1.0
00:26:24 [2020-11-10T00:26:24.036Z] #47 22.12 go: finding github.com/go-toolsmith/astp v1.0.0
00:26:24 [2020-11-10T00:26:24.036Z] #47 22.13 go: finding github.com/davecgh/go-spew v1.1.1
00:26:24 [2020-11-10T00:26:24.036Z] #47 22.17 go: finding github.com/pmezard/go-difflib v1.0.0
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.17 go: finding github.com/go-toolsmith/astcast v1.0.0
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.18 go: finding github.com/go-toolsmith/typep v1.0.0
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.18 go: finding github.com/spf13/viper v1.6.1
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.18 go: finding github.com/stretchr/objx v0.2.0
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.22 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.23 go: finding gopkg.in/yaml.v2 v2.2.7
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.31 go: finding github.com/go-toolsmith/strparse v1.0.0
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.32 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.37 go: finding github.com/fsnotify/fsnotify v1.4.7
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.38 go: finding github.com/spf13/cobra v0.0.5
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.39 go: finding github.com/gobwas/glob v0.2.3
00:26:24 [2020-11-10T00:26:24.327Z] #47 22.41 go: finding github.com/hashicorp/hcl v1.0.0
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.45 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.45 go: finding github.com/spf13/pflag v1.0.5
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.50 go: finding github.com/magiconair/properties v1.8.1
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.52 go: finding github.com/mitchellh/mapstructure v1.1.2
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.53 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.53 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.56 go: finding github.com/pelletier/go-toml v1.2.0
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.57 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.58 go: finding github.com/spf13/afero v1.1.2
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.59 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.61 go: finding github.com/spf13/cast v1.3.0
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.61 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.63 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.63 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.64 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:26:24 [2020-11-10T00:26:24.619Z] #47 22.65 go: finding github.com/subosito/gotenv v1.2.0
00:26:24 [2020-11-10T00:26:24.619Z] #47 ...
00:26:24 [2020-11-10T00:26:24.619Z] 
00:26:24 [2020-11-10T00:26:24.619Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:26:24 [2020-11-10T00:26:24.619Z] #53 12.68 Fetched 8087 kB in 10s (779 kB/s)
00:26:24 [2020-11-10T00:26:24.619Z] #53 12.68 Reading package lists...
00:26:24 [2020-11-10T00:26:24.619Z] #53 16.08 Reading package lists...
00:26:24 [2020-11-10T00:26:24.619Z] #53 19.63 Building dependency tree...
00:26:24 [2020-11-10T00:26:24.619Z] #53 20.62 The following additional packages will be installed:
00:26:24 [2020-11-10T00:26:24.619Z] #53 20.62   libbtrfs0
00:26:24 [2020-11-10T00:26:24.619Z] #53 20.67 The following NEW packages will be installed:
00:26:24 [2020-11-10T00:26:24.619Z] #53 20.67   libbtrfs-dev libbtrfs0
00:26:24 [2020-11-10T00:26:24.619Z] #53 20.80 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
00:26:24 [2020-11-10T00:26:24.619Z] #53 20.80 Need to get 118 kB of archives.
00:26:24 [2020-11-10T00:26:24.619Z] #53 20.80 After this operation, 390 kB of additional disk space will be used.
00:26:24 [2020-11-10T00:26:24.619Z] #53 20.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
00:26:24 [2020-11-10T00:26:24.619Z] #53 20.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
00:26:24 [2020-11-10T00:26:24.619Z] #53 21.67 debconf: delaying package configuration, since apt-utils is not installed
00:26:24 [2020-11-10T00:26:24.619Z] #53 21.78 Fetched 118 kB in 0s (1085 kB/s)
00:26:24 [2020-11-10T00:26:24.619Z] #53 21.83 Selecting previously unselected package libbtrfs0.
00:26:24 [2020-11-10T00:26:24.620Z] #53 21.83 (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 ... 15177 files and directories currently installed.)
00:26:24 [2020-11-10T00:26:24.620Z] #53 21.88 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
00:26:24 [2020-11-10T00:26:24.620Z] #53 21.89 Unpacking libbtrfs0 (4.20.1-2) ...
00:26:24 [2020-11-10T00:26:24.620Z] #53 21.96 Selecting previously unselected package libbtrfs-dev.
00:26:24 [2020-11-10T00:26:24.620Z] #53 21.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
00:26:24 [2020-11-10T00:26:24.620Z] #53 21.98 Unpacking libbtrfs-dev (4.20.1-2) ...
00:26:24 [2020-11-10T00:26:24.620Z] #53 22.20 Setting up libbtrfs0 (4.20.1-2) ...
00:26:24 [2020-11-10T00:26:24.620Z] #53 22.22 Setting up libbtrfs-dev (4.20.1-2) ...
00:26:24 [2020-11-10T00:26:24.620Z] #53 22.22 Processing triggers for libc-bin (2.28-10) ...
00:26:24 [2020-11-10T00:26:24.925Z] #53 ...
00:26:24 [2020-11-10T00:26:24.925Z] 
00:26:24 [2020-11-10T00:26:24.925Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:24 [2020-11-10T00:26:24.925Z] #27 23.10 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:26:24 [2020-11-10T00:26:24.925Z] #27 23.37 
00:26:24 [2020-11-10T00:26:24.925Z] #27 23.47 
######################################################################## 100.0%
00:26:24 [2020-11-10T00:26:24.925Z] #27 23.56 
00:26:24 [2020-11-10T00:26:24.925Z] #27 23.61 Download of images into '/build' complete.
00:26:24 [2020-11-10T00:26:24.925Z] #27 23.62 Use something like the following to load the result into a Docker daemon:
00:26:24 [2020-11-10T00:26:24.925Z] #27 23.62   tar -cC '/build' . | docker load
00:26:24 [2020-11-10T00:26:24.925Z] #27 ...
00:26:24 [2020-11-10T00:26:24.925Z] 
00:26:24 [2020-11-10T00:26:24.925Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:24 [2020-11-10T00:26:24.925Z] #34 12.92 Fetched 8087 kB in 11s (769 kB/s)
00:26:24 [2020-11-10T00:26:24.925Z] #34 12.92 Reading package lists...
00:26:24 [2020-11-10T00:26:24.925Z] #34 16.50 Reading package lists...
00:26:24 [2020-11-10T00:26:24.925Z] #34 20.00 Building dependency tree...
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.17 The following additional packages will be installed:
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.18   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.18 Suggested packages:
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.18   cmake-doc ninja-build lrzip
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.18 Recommended packages:
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.18   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.72 The following NEW packages will be installed:
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.75   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.75   vim-common xxd
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.90 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.90 Need to get 14.0 MB of archives.
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.90 After this operation, 62.1 MB of additional disk space will be used.
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
00:26:24 [2020-11-10T00:26:24.925Z] #34 21.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
00:26:24 [2020-11-10T00:26:24.925Z] #34 22.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
00:26:24 [2020-11-10T00:26:24.925Z] #34 22.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
00:26:24 [2020-11-10T00:26:24.925Z] #34 22.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
00:26:24 [2020-11-10T00:26:24.925Z] #34 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
00:26:24 [2020-11-10T00:26:24.925Z] #34 22.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
00:26:24 [2020-11-10T00:26:24.925Z] #34 22.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
00:26:24 [2020-11-10T00:26:24.925Z] #34 22.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
00:26:25 [2020-11-10T00:26:25.218Z] #34 ...
00:26:25 [2020-11-10T00:26:25.218Z] 
00:26:25 [2020-11-10T00:26:25.218Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:25 [2020-11-10T00:26:25.218Z] #47 22.87 go: finding gopkg.in/ini.v1 v1.51.0
00:26:25 [2020-11-10T00:26:25.218Z] #47 22.88 go: finding golang.org/x/text v0.3.2
00:26:25 [2020-11-10T00:26:25.218Z] #47 22.99 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.04 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.04 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.11 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.11 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.15 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.15 go: finding github.com/kisielk/gotool v1.0.0
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.15 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.23 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:26:25 [2020-11-10T00:26:25.218Z] #47 ...
00:26:25 [2020-11-10T00:26:25.218Z] 
00:26:25 [2020-11-10T00:26:25.218Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:25 [2020-11-10T00:26:25.218Z] #27 DONE 24.3s
00:26:25 [2020-11-10T00:26:25.218Z] 
00:26:25 [2020-11-10T00:26:25.218Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:26:25 [2020-11-10T00:26:25.218Z] #53 DONE 23.3s
00:26:25 [2020-11-10T00:26:25.218Z] 
00:26:25 [2020-11-10T00:26:25.218Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.29 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.35 go: finding github.com/sourcegraph/go-diff v0.5.1
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.36 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.37 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.37 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:26:25 [2020-11-10T00:26:25.218Z] #47 23.39 go: finding github.com/ultraware/funlen v0.0.2
00:26:25 [2020-11-10T00:26:25.218Z] #47 ...
00:26:25 [2020-11-10T00:26:25.218Z] 
00:26:25 [2020-11-10T00:26:25.218Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:25 [2020-11-10T00:26:25.218Z] #11 13.34 Fetched 8087 kB in 11s (731 kB/s)
00:26:25 [2020-11-10T00:26:25.218Z] #11 13.34 Reading package lists...
00:26:25 [2020-11-10T00:26:25.218Z] #11 16.83 Reading package lists...
00:26:25 [2020-11-10T00:26:25.218Z] #11 20.71 Building dependency tree...
00:26:25 [2020-11-10T00:26:25.218Z] #11 21.84 The following additional packages will be installed:
00:26:25 [2020-11-10T00:26:25.218Z] #11 21.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:26:25 [2020-11-10T00:26:25.218Z] #11 21.84   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:26:25 [2020-11-10T00:26:25.218Z] #11 21.84   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:26:25 [2020-11-10T00:26:25.218Z] #11 21.85   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:26:25 [2020-11-10T00:26:25.218Z] #11 21.85 Suggested packages:
00:26:25 [2020-11-10T00:26:25.218Z] #11 21.85   gcc-8-locales seccomp wine64
00:26:25 [2020-11-10T00:26:25.218Z] #11 22.92 The following NEW packages will be installed:
00:26:25 [2020-11-10T00:26:25.218Z] #11 22.92   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:26:25 [2020-11-10T00:26:25.218Z] #11 22.92   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:26:25 [2020-11-10T00:26:25.218Z] #11 22.92   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:26:25 [2020-11-10T00:26:25.218Z] #11 22.92   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:26:25 [2020-11-10T00:26:25.218Z] #11 22.92   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:26:25 [2020-11-10T00:26:25.218Z] #11 22.93   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:26:25 [2020-11-10T00:26:25.218Z] #11 23.13 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
00:26:25 [2020-11-10T00:26:25.218Z] #11 23.13 Need to get 73.3 MB of archives.
00:26:25 [2020-11-10T00:26:25.218Z] #11 23.13 After this operation, 494 MB of additional disk space will be used.
00:26:25 [2020-11-10T00:26:25.218Z] #11 23.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #11 23.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #11 ...
00:26:25 [2020-11-10T00:26:25.512Z] 
00:26:25 [2020-11-10T00:26:25.512Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:25 [2020-11-10T00:26:25.512Z] #47 23.39 go: finding github.com/ultraware/whitespace v0.0.4
00:26:25 [2020-11-10T00:26:25.512Z] #47 23.40 go: finding github.com/uudashr/gocognit v1.0.1
00:26:25 [2020-11-10T00:26:25.512Z] #47 23.42 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:26:25 [2020-11-10T00:26:25.512Z] #47 23.43 go: finding github.com/gogo/protobuf v1.2.1
00:26:25 [2020-11-10T00:26:25.512Z] #47 23.57 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:26:25 [2020-11-10T00:26:25.512Z] #47 23.59 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:26:25 [2020-11-10T00:26:25.512Z] #47 23.60 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:26:25 [2020-11-10T00:26:25.512Z] #47 ...
00:26:25 [2020-11-10T00:26:25.512Z] 
00:26:25 [2020-11-10T00:26:25.512Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:25 [2020-11-10T00:26:25.512Z] #40 13.64 Fetched 8087 kB in 11s (712 kB/s)
00:26:25 [2020-11-10T00:26:25.512Z] #40 13.64 Reading package lists...
00:26:25 [2020-11-10T00:26:25.512Z] #40 17.07 Reading package lists...
00:26:25 [2020-11-10T00:26:25.512Z] #40 20.75 Building dependency tree...
00:26:25 [2020-11-10T00:26:25.512Z] #40 21.94 The following additional packages will be installed:
00:26:25 [2020-11-10T00:26:25.512Z] #40 21.94   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:26:25 [2020-11-10T00:26:25.512Z] #40 21.94   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:26:25 [2020-11-10T00:26:25.512Z] #40 21.94 Suggested packages:
00:26:25 [2020-11-10T00:26:25.512Z] #40 21.94   manpages-dev python-setuptools
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.11 The following NEW packages will be installed:
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.11   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.12   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.12   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.12   python-six zlib1g-dev
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.23 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.23 Need to get 3742 kB of archives.
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.23 After this operation, 22.0 MB of additional disk space will be used.
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
00:26:25 [2020-11-10T00:26:25.512Z] #40 23.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
00:26:25 [2020-11-10T00:26:25.803Z] #40 ...
00:26:25 [2020-11-10T00:26:25.803Z] 
00:26:25 [2020-11-10T00:26:25.803Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:25 [2020-11-10T00:26:25.803Z] #62 13.75 Checking out files:  98% (1875/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:26:25 [2020-11-10T00:26:25.803Z] #62 13.82 + cd /tmp/tmp.GLaiEnzRmm/src/github.com/docker/libnetwork
00:26:25 [2020-11-10T00:26:25.803Z] #62 13.82 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
00:26:25 [2020-11-10T00:26:25.803Z] #62 14.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:26:25 [2020-11-10T00:26:25.803Z] #62 ...
00:26:25 [2020-11-10T00:26:25.803Z] 
00:26:25 [2020-11-10T00:26:25.803Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:25 [2020-11-10T00:26:25.803Z] #34 23.59 debconf: delaying package configuration, since apt-utils is not installed
00:26:25 [2020-11-10T00:26:25.803Z] #34 23.68 Fetched 14.0 MB in 1s (13.0 MB/s)
00:26:25 [2020-11-10T00:26:25.803Z] #34 23.76 Selecting previously unselected package xxd.
00:26:25 [2020-11-10T00:26:25.803Z] #34 23.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 ... 15177 files and directories currently installed.)
00:26:25 [2020-11-10T00:26:25.803Z] #34 23.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
00:26:25 [2020-11-10T00:26:25.804Z] #34 23.83 Unpacking xxd (2:8.1.0875-5) ...
00:26:25 [2020-11-10T00:26:25.830Z] #27 ...
00:26:25 [2020-11-10T00:26:25.830Z] 
00:26:25 [2020-11-10T00:26:25.830Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:25 [2020-11-10T00:26:25.830Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.8s done
00:26:25 [2020-11-10T00:26:25.830Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
00:26:26 [2020-11-10T00:26:26.095Z] #34 24.11 Selecting previously unselected package vim-common.
00:26:26 [2020-11-10T00:26:26.095Z] #34 24.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:26:26 [2020-11-10T00:26:26.095Z] #34 24.14 Unpacking vim-common (2:8.1.0875-5) ...
00:26:26 [2020-11-10T00:26:26.387Z] #34 24.42 Selecting previously unselected package cmake-data.
00:26:26 [2020-11-10T00:26:26.387Z] #34 24.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:26:26 [2020-11-10T00:26:26.387Z] #34 24.43 Unpacking cmake-data (3.13.4-1) ...
00:26:26 [2020-11-10T00:26:26.759Z] #8 DONE 40.5s
00:26:26 [2020-11-10T00:26:26.759Z] 
00:26:26 [2020-11-10T00:26:26.759Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:26:27 [2020-11-10T00:26:27.692Z] #9 ...
00:26:27 [2020-11-10T00:26:27.692Z] 
00:26:27 [2020-11-10T00:26:27.692Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:27 [2020-11-10T00:26:27.692Z] #27 DONE 14.3s
00:26:27 [2020-11-10T00:26:27.692Z] 
00:26:27 [2020-11-10T00:26:27.692Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:26:29 [2020-11-10T00:26:29.224Z] #34 ...
00:26:29 [2020-11-10T00:26:29.224Z] 
00:26:29 [2020-11-10T00:26:29.224Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:29 [2020-11-10T00:26:29.224Z] #62 DONE 26.6s
00:26:29 [2020-11-10T00:26:29.224Z] 
00:26:29 [2020-11-10T00:26:29.224Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:29 [2020-11-10T00:26:29.224Z] #34 26.65 Selecting previously unselected package libicu63:s390x.
00:26:29 [2020-11-10T00:26:29.224Z] #34 26.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
00:26:29 [2020-11-10T00:26:29.224Z] #34 26.75 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
00:26:29 [2020-11-10T00:26:29.585Z] #9 DONE 2.9s
00:26:29 [2020-11-10T00:26:29.585Z] 
00:26:29 [2020-11-10T00:26:29.585Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:26:31 [2020-11-10T00:26:31.478Z] #10 DONE 1.8s
00:26:31 [2020-11-10T00:26:31.478Z] 
00:26:31 [2020-11-10T00:26:31.478Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:26:31 [2020-11-10T00:26:31.734Z] #53 ...
00:26:31 [2020-11-10T00:26:31.734Z] 
00:26:31 [2020-11-10T00:26:31.734Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:26:31 [2020-11-10T00:26:31.734Z] #37 DONE 0.4s
00:26:31 [2020-11-10T00:26:31.734Z] 
00:26:31 [2020-11-10T00:26:31.734Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:26:31 [2020-11-10T00:26:31.734Z] #29 DONE 0.4s
00:26:31 [2020-11-10T00:26:31.734Z] 
00:26:31 [2020-11-10T00:26:31.734Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:26:33 [2020-11-10T00:26:33.679Z] #34 31.25 Selecting previously unselected package libxml2:s390x.
00:26:33 [2020-11-10T00:26:33.679Z] #34 31.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
00:26:33 [2020-11-10T00:26:33.679Z] #34 31.26 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
00:26:33 [2020-11-10T00:26:33.679Z] #34 31.57 Selecting previously unselected package libarchive13:s390x.
00:26:33 [2020-11-10T00:26:33.679Z] #34 31.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
00:26:33 [2020-11-10T00:26:33.679Z] #34 31.58 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
00:26:33 [2020-11-10T00:26:33.679Z] #34 31.73 Selecting previously unselected package libjsoncpp1:s390x.
00:26:33 [2020-11-10T00:26:33.679Z] #34 31.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
00:26:33 [2020-11-10T00:26:33.679Z] #34 31.73 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
00:26:33 [2020-11-10T00:26:33.679Z] #34 31.80 Selecting previously unselected package librhash0:s390x.
00:26:33 [2020-11-10T00:26:33.970Z] #34 31.80 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
00:26:33 [2020-11-10T00:26:33.970Z] #34 31.81 Unpacking librhash0:s390x (1.3.8-1) ...
00:26:33 [2020-11-10T00:26:33.970Z] #34 31.94 Selecting previously unselected package libuv1:s390x.
00:26:33 [2020-11-10T00:26:33.970Z] #34 31.94 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
00:26:33 [2020-11-10T00:26:33.970Z] #34 31.95 Unpacking libuv1:s390x (1.24.1-1) ...
00:26:33 [2020-11-10T00:26:33.970Z] #34 32.06 Selecting previously unselected package cmake.
00:26:34 [2020-11-10T00:26:34.261Z] #34 32.07 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.261Z] #34 32.07 Unpacking cmake (3.13.4-1) ...
00:26:34 [2020-11-10T00:26:34.553Z] #34 ...
00:26:34 [2020-11-10T00:26:34.553Z] 
00:26:34 [2020-11-10T00:26:34.553Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.62 debconf: delaying package configuration, since apt-utils is not installed
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.70 Fetched 3742 kB in 0s (7762 kB/s)
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.74 Selecting previously unselected package libcap-dev:s390x.
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.80 Unpacking libcap-dev:s390x (1:2.25-2) ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.90 Selecting previously unselected package libnet1:s390x.
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.91 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.96 Selecting previously unselected package libnet1-dev.
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 24.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.09 Selecting previously unselected package libnl-3-200:s390x.
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.09 Unpacking libnl-3-200:s390x (3.4.0-1) ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.20 Selecting previously unselected package libnl-3-dev:s390x.
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.21 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.38 Selecting previously unselected package libprotobuf-c1:s390x.
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.38 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.43 Selecting previously unselected package libprotobuf-c-dev:s390x.
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.44 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.50 Selecting previously unselected package zlib1g-dev:s390x.
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.50 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.68 Selecting previously unselected package libprotobuf17:s390x.
00:26:34 [2020-11-10T00:26:34.553Z] #40 25.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 25.69 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 26.18 Selecting previously unselected package libprotobuf-lite17:s390x.
00:26:34 [2020-11-10T00:26:34.554Z] #40 26.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 26.18 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 26.36 Selecting previously unselected package libprotobuf-dev:s390x.
00:26:34 [2020-11-10T00:26:34.554Z] #40 26.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 26.37 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.40 Selecting previously unselected package libprotoc17:s390x.
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.42 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.78 Selecting previously unselected package protobuf-c-compiler.
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.89 Selecting previously unselected package protobuf-compiler.
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.90 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.97 Selecting previously unselected package python-pkg-resources.
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 27.98 Unpacking python-pkg-resources (40.8.0-1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 28.11 Selecting previously unselected package python-six.
00:26:34 [2020-11-10T00:26:34.554Z] #40 28.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 28.12 Unpacking python-six (1.12.0-1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 28.16 Selecting previously unselected package python-protobuf.
00:26:34 [2020-11-10T00:26:34.554Z] #40 28.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 28.16 Unpacking python-protobuf (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 28.53 Setting up python-pkg-resources (40.8.0-1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 30.14 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 30.15 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 30.16 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 30.16 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 30.17 Setting up python-six (1.12.0-1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 31.42 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 31.43 Setting up libnl-3-200:s390x (3.4.0-1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 31.44 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 31.45 Setting up libcap-dev:s390x (1:2.25-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 31.46 Setting up libprotoc17:s390x (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 31.46 Setting up protobuf-compiler (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 31.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 31.48 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 31.48 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:26:34 [2020-11-10T00:26:34.554Z] #40 31.49 Setting up python-protobuf (3.6.1.3-2) ...
00:26:35 [2020-11-10T00:26:35.589Z] #40 ...
00:26:35 [2020-11-10T00:26:35.589Z] 
00:26:35 [2020-11-10T00:26:35.589Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.223 + RM_GOPATH=0
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.223 + TMP_GOPATH=
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.223 + : /build
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.223 + '[' -z '' ']'
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.223 ++ mktemp -d
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.226 + export GOPATH=/tmp/tmp.jQLVnyp6jw
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.226 + GOPATH=/tmp/tmp.jQLVnyp6jw
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.226 + RM_GOPATH=1
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.226 + case "$(go env GOARCH)" in
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.226 ++ go env GOARCH
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.268 + export GO_BUILDMODE=-buildmode=pie
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.268 + GO_BUILDMODE=-buildmode=pie
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.268 ++ dirname /tmp/install/install.sh
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.273 + dir=/tmp/install
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.273 + bin=containerd
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.273 + shift
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.273 + '[' '!' -f /tmp/install/containerd.installer ']'
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.273 + . /tmp/install/containerd.installer
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.273 ++ set -e
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.273 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.274 + install_containerd
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.274 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.274 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.274 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jQLVnyp6jw/src/github.com/containerd/containerd
00:26:35 [2020-11-10T00:26:35.589Z] #54 1.278 Cloning into '/tmp/tmp.jQLVnyp6jw/src/github.com/containerd/containerd'...
00:26:35 [2020-11-10T00:26:35.589Z] #54 ...
00:26:35 [2020-11-10T00:26:35.589Z] 
00:26:35 [2020-11-10T00:26:35.589Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:26:35 [2020-11-10T00:26:35.589Z] #30 29.25 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.
00:26:35 [2020-11-10T00:26:35.589Z] #30 29.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:26:35 [2020-11-10T00:26:35.589Z] #30 29.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:26:35 [2020-11-10T00:26:35.880Z] #30 ...
00:26:35 [2020-11-10T00:26:35.880Z] 
00:26:35 [2020-11-10T00:26:35.880Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:35 [2020-11-10T00:26:35.880Z] #47 23.68 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:26:35 [2020-11-10T00:26:35.880Z] #47 23.69 go: finding github.com/BurntSushi/toml v0.3.1
00:26:35 [2020-11-10T00:26:35.880Z] #47 ...
00:26:35 [2020-11-10T00:26:35.880Z] 
00:26:35 [2020-11-10T00:26:35.880Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:35 [2020-11-10T00:26:35.880Z] #32 23.66 sync
00:26:35 [2020-11-10T00:26:35.880Z] #32 23.66 internal/reflectlite
00:26:35 [2020-11-10T00:26:35.880Z] #32 25.74 sort
00:26:35 [2020-11-10T00:26:35.880Z] #32 25.75 errors
00:26:35 [2020-11-10T00:26:35.880Z] #32 26.02 strconv
00:26:35 [2020-11-10T00:26:35.880Z] #32 26.80 io
00:26:35 [2020-11-10T00:26:35.880Z] #32 27.67 internal/oserror
00:26:35 [2020-11-10T00:26:35.880Z] #32 27.73 syscall
00:26:35 [2020-11-10T00:26:35.880Z] #32 28.81 reflect
00:26:35 [2020-11-10T00:26:35.880Z] #32 33.34 time
00:26:36 [2020-11-10T00:26:36.172Z] #32 ...
00:26:36 [2020-11-10T00:26:36.172Z] 
00:26:36 [2020-11-10T00:26:36.172Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:36 [2020-11-10T00:26:36.172Z] #11 23.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 23.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 23.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 23.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 24.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 24.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 24.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 28.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.87 debconf: delaying package configuration, since apt-utils is not installed
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.90 Fetched 73.3 MB in 8s (8852 kB/s)
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.93 Selecting previously unselected package binutils-mingw-w64-i686.
00:26:36 [2020-11-10T00:26:36.172Z] #11 31.93 (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 ... 15177 files and directories currently installed.)
00:26:36 [2020-11-10T00:26:36.172Z] #11 32.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
00:26:36 [2020-11-10T00:26:36.172Z] #11 32.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:26:36 [2020-11-10T00:26:36.172Z] #11 33.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:26:36 [2020-11-10T00:26:36.172Z] #11 33.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
00:26:36 [2020-11-10T00:26:36.172Z] #11 33.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:26:36 [2020-11-10T00:26:36.172Z] #11 ...
00:26:36 [2020-11-10T00:26:36.172Z] 
00:26:36 [2020-11-10T00:26:36.172Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:36 [2020-11-10T00:26:36.172Z] #34 34.27 Setting up libicu63:s390x (63.1-6+deb10u1) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.27 Setting up xxd (2:8.1.0875-5) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.28 Setting up libuv1:s390x (1.24.1-1) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.29 Setting up vim-common (2:8.1.0875-5) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.30 Setting up librhash0:s390x (1.3.8-1) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.31 Setting up cmake-data (3.13.4-1) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.32 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.33 Setting up libjsoncpp1:s390x (1.7.4-3) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.34 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.34 Setting up cmake (3.13.4-1) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.35 Processing triggers for libc-bin (2.28-10) ...
00:26:36 [2020-11-10T00:26:36.465Z] #34 34.40 Processing triggers for mime-support (3.62) ...
00:26:36 [2020-11-10T00:26:36.762Z] #34 DONE 34.9s
00:26:36 [2020-11-10T00:26:36.762Z] 
00:26:36 [2020-11-10T00:26:36.762Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:36 [2020-11-10T00:26:36.762Z] #40 34.51 Setting up libnl-3-dev:s390x (3.4.0-1) ...
00:26:36 [2020-11-10T00:26:36.762Z] #40 34.52 Processing triggers for libc-bin (2.28-10) ...
00:26:36 [2020-11-10T00:26:36.762Z] #40 DONE 34.9s
00:26:36 [2020-11-10T00:26:36.762Z] 
00:26:36 [2020-11-10T00:26:36.762Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:37 [2020-11-10T00:26:37.022Z] #30 ...
00:26:37 [2020-11-10T00:26:37.022Z] 
00:26:37 [2020-11-10T00:26:37.022Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.697 + RM_GOPATH=0
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.697 + TMP_GOPATH=
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.697 + : /build
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.697 + '[' -z '' ']'
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.697 ++ mktemp -d
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.697 + export GOPATH=/tmp/tmp.hAgf4bB4ho
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.697 + GOPATH=/tmp/tmp.hAgf4bB4ho
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.697 + RM_GOPATH=1
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.697 + case "$(go env GOARCH)" in
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.701 ++ go env GOARCH
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.706 + export GO_BUILDMODE=-buildmode=pie
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.706 + GO_BUILDMODE=-buildmode=pie
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.706 ++ dirname /tmp/install/install.sh
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.706 + dir=/tmp/install
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + bin=rootlesskit
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + shift
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + . /tmp/install/rootlesskit.installer
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + install_rootlesskit
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + case "$1" in
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + export CGO_ENABLED=0
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + CGO_ENABLED=0
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + _install_rootlesskit
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hAgf4bB4ho/src/github.com/rootless-containers/rootlesskit
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 Cloning into '/tmp/tmp.hAgf4bB4ho/src/github.com/rootless-containers/rootlesskit'...
00:26:37 [2020-11-10T00:26:37.022Z] #56 4.710 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:26:37 [2020-11-10T00:26:37.068Z] #41 ...
00:26:37 [2020-11-10T00:26:37.068Z] 
00:26:37 [2020-11-10T00:26:37.068Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:37 [2020-11-10T00:26:37.068Z] #43 24.82 sync
00:26:37 [2020-11-10T00:26:37.068Z] #43 24.82 internal/reflectlite
00:26:37 [2020-11-10T00:26:37.068Z] #43 25.86 github.com/LK4D4/vndr/godl/singleflight
00:26:37 [2020-11-10T00:26:37.068Z] #43 26.02 math/rand
00:26:37 [2020-11-10T00:26:37.068Z] #43 26.53 internal/singleflight
00:26:37 [2020-11-10T00:26:37.068Z] #43 27.02 strconv
00:26:37 [2020-11-10T00:26:37.068Z] #43 27.03 io
00:26:37 [2020-11-10T00:26:37.068Z] #43 27.84 bytes
00:26:37 [2020-11-10T00:26:37.068Z] #43 29.17 bufio
00:26:37 [2020-11-10T00:26:37.068Z] #43 29.53 reflect
00:26:37 [2020-11-10T00:26:37.068Z] #43 30.09 syscall
00:26:37 [2020-11-10T00:26:37.068Z] #43 ...
00:26:37 [2020-11-10T00:26:37.068Z] 
00:26:37 [2020-11-10T00:26:37.068Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:37 [2020-11-10T00:26:37.509Z] #35 ...
00:26:37 [2020-11-10T00:26:37.509Z] 
00:26:37 [2020-11-10T00:26:37.509Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:37 [2020-11-10T00:26:37.509Z] #45 DONE 35.3s
00:26:37 [2020-11-10T00:26:37.509Z] 
00:26:37 [2020-11-10T00:26:37.509Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:37 [2020-11-10T00:26:37.509Z] #49 29.37 syscall
00:26:37 [2020-11-10T00:26:37.509Z] #49 29.39 reflect
00:26:37 [2020-11-10T00:26:37.509Z] #49 34.77 time
00:26:37 [2020-11-10T00:26:37.586Z] #56 6.362 + cd /tmp/tmp.hAgf4bB4ho/src/github.com/rootless-containers/rootlesskit
00:26:37 [2020-11-10T00:26:37.586Z] #56 6.362 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:26:37 [2020-11-10T00:26:37.863Z] #56 6.586 + for f in rootlesskit rootlesskit-docker-proxy
00:26:37 [2020-11-10T00:26:37.863Z] #56 6.586 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:26:38 [2020-11-10T00:26:38.121Z] #56 ...
00:26:38 [2020-11-10T00:26:38.121Z] 
00:26:38 [2020-11-10T00:26:38.121Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.829 + RM_GOPATH=0
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.829 + TMP_GOPATH=
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.829 + : /build
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.829 + '[' -z '' ']'
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.829 ++ mktemp -d
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.829 + export GOPATH=/tmp/tmp.s7HQqyur29
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.829 + GOPATH=/tmp/tmp.s7HQqyur29
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.829 + RM_GOPATH=1
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.829 + case "$(go env GOARCH)" in
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.829 ++ go env GOARCH
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.845 + export GO_BUILDMODE=-buildmode=pie
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.846 + GO_BUILDMODE=-buildmode=pie
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.846 ++ dirname /tmp/install/install.sh
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.847 + dir=/tmp/install
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 + bin=golangci_lint
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 + shift
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 + . /tmp/install/golangci_lint.installer
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 ++ : v1.23.8
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 + install_golangci_lint
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 + set -e
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 + export GO111MODULE=on
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 + GO111MODULE=on
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 + GOBIN=/build
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.848 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.899 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.906 go: finding github.com v1.23.8
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.906 go: finding github.com/golangci/golangci-lint v1.23.8
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.907 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:26:38 [2020-11-10T00:26:38.121Z] #47 6.907 go: finding github.com/golangci v1.23.8
00:26:38 [2020-11-10T00:26:38.144Z] #49 ...
00:26:38 [2020-11-10T00:26:38.144Z] 
00:26:38 [2020-11-10T00:26:38.144Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 + RM_GOPATH=0
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 + TMP_GOPATH=
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 + : /build
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 + '[' -z '' ']'
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 ++ mktemp -d
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 + export GOPATH=/tmp/tmp.vHDWYezE78
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 + GOPATH=/tmp/tmp.vHDWYezE78
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 + RM_GOPATH=1
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 + case "$(go env GOARCH)" in
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 ++ go env GOARCH
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 + export GO_BUILDMODE=-buildmode=pie
00:26:38 [2020-11-10T00:26:38.144Z] #35 0.996 + GO_BUILDMODE=-buildmode=pie
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.023 ++ dirname /tmp/install/install.sh
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 + dir=/tmp/install
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 + bin=tini
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 + shift
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 + '[' '!' -f /tmp/install/tini.installer ']'
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 + . /tmp/install/tini.installer
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 + install_tini
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 + git clone https://github.com/krallin/tini.git /tmp/tmp.vHDWYezE78/tini
00:26:38 [2020-11-10T00:26:38.144Z] #35 1.061 Cloning into '/tmp/tmp.vHDWYezE78/tini'...
00:26:38 [2020-11-10T00:26:38.436Z] #35 1.568 + cd /tmp/tmp.vHDWYezE78/tini
00:26:38 [2020-11-10T00:26:38.436Z] #35 1.569 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:26:38 [2020-11-10T00:26:38.436Z] #35 1.571 + cmake .
00:26:38 [2020-11-10T00:26:38.729Z] #35 1.887 -- The C compiler identification is GNU 8.3.0
00:26:38 [2020-11-10T00:26:38.729Z] #35 1.940 -- Check for working C compiler: /usr/bin/cc
00:26:39 [2020-11-10T00:26:39.061Z] #47 7.695 go: downloading github.com/golangci/golangci-lint v1.23.8
00:26:39 [2020-11-10T00:26:39.362Z] #35 2.448 -- Check for working C compiler: /usr/bin/cc -- works
00:26:39 [2020-11-10T00:26:39.362Z] #35 2.448 -- Detecting C compiler ABI info
00:26:39 [2020-11-10T00:26:39.627Z] #47 ...
00:26:39 [2020-11-10T00:26:39.627Z] 
00:26:39 [2020-11-10T00:26:39.627Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:26:39 [2020-11-10T00:26:39.627Z] #30 7.930 + git clone https://github.com/kolyshkin/go-swagger.git .
00:26:39 [2020-11-10T00:26:39.627Z] #30 7.940 Cloning into '.'...
00:26:39 [2020-11-10T00:26:39.653Z] #35 2.917 -- Detecting C compiler ABI info - done
00:26:39 [2020-11-10T00:26:39.653Z] #35 2.933 -- Detecting C compile features
00:26:41 [2020-11-10T00:26:41.266Z] #35 4.189 -- Detecting C compile features - done
00:26:41 [2020-11-10T00:26:41.266Z] #35 4.204 -- Performing Test HAS_BUILTIN_FORTIFY
00:26:41 [2020-11-10T00:26:41.266Z] #35 4.432 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:26:41 [2020-11-10T00:26:41.525Z] #30 ...
00:26:41 [2020-11-10T00:26:41.525Z] 
00:26:41 [2020-11-10T00:26:41.525Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.593 + RM_GOPATH=0
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.593 + TMP_GOPATH=
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.593 + : /build
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.593 + '[' -z '' ']'
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.593 ++ mktemp -d
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.593 + export GOPATH=/tmp/tmp.KXdw3Co0pk
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.593 + GOPATH=/tmp/tmp.KXdw3Co0pk
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.593 + RM_GOPATH=1
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.593 + case "$(go env GOARCH)" in
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.593 ++ go env GOARCH
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.619 + export GO_BUILDMODE=-buildmode=pie
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.619 + GO_BUILDMODE=-buildmode=pie
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.619 ++ dirname /tmp/install/install.sh
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.619 + dir=/tmp/install
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.619 + bin=tomlv
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.619 + shift
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.619 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.619 + . /tmp/install/tomlv.installer
00:26:41 [2020-11-10T00:26:41.525Z] #32 6.619 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:26:41 [2020-11-10T00:26:41.526Z] #32 6.619 + install_tomlv
00:26:41 [2020-11-10T00:26:41.526Z] #32 6.619 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:26:41 [2020-11-10T00:26:41.526Z] #32 6.619 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KXdw3Co0pk/src/github.com/BurntSushi/toml
00:26:41 [2020-11-10T00:26:41.526Z] #32 6.619 Cloning into '/tmp/tmp.KXdw3Co0pk/src/github.com/BurntSushi/toml'...
00:26:41 [2020-11-10T00:26:41.526Z] #32 6.620 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:26:41 [2020-11-10T00:26:41.526Z] #32 7.695 + cd /tmp/tmp.KXdw3Co0pk/src/github.com/BurntSushi/toml
00:26:41 [2020-11-10T00:26:41.526Z] #32 7.695 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:26:41 [2020-11-10T00:26:41.526Z] #32 7.708 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:26:41 [2020-11-10T00:26:41.526Z] #32 8.710 internal/cpu
00:26:41 [2020-11-10T00:26:41.526Z] #32 8.779 runtime/internal/atomic
00:26:41 [2020-11-10T00:26:41.526Z] #32 9.294 runtime/internal/sys
00:26:41 [2020-11-10T00:26:41.526Z] #32 9.415 internal/bytealg
00:26:41 [2020-11-10T00:26:41.526Z] #32 9.760 runtime/internal/math
00:26:41 [2020-11-10T00:26:41.526Z] #32 9.882 math/bits
00:26:41 [2020-11-10T00:26:41.526Z] #32 ...
00:26:41 [2020-11-10T00:26:41.526Z] 
00:26:41 [2020-11-10T00:26:41.526Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.965 + RM_GOPATH=0
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.965 + TMP_GOPATH=
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.965 + : /build
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.965 + '[' -z '' ']'
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.965 ++ mktemp -d
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.965 + export GOPATH=/tmp/tmp.c7xwkP28Fy
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.965 + GOPATH=/tmp/tmp.c7xwkP28Fy
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.965 + RM_GOPATH=1
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.965 + case "$(go env GOARCH)" in
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.965 ++ go env GOARCH
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.975 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + export GO_BUILDMODE=-buildmode=pie
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + GO_BUILDMODE=-buildmode=pie
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 ++ dirname /tmp/install/install.sh
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + dir=/tmp/install
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + bin=proxy
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + shift
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + '[' '!' -f /tmp/install/proxy.installer ']'
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + . /tmp/install/proxy.installer
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + install_proxy
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + case "$1" in
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + export CGO_ENABLED=0
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + CGO_ENABLED=0
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + _install_proxy
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.976 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.c7xwkP28Fy/src/github.com/docker/libnetwork
00:26:41 [2020-11-10T00:26:41.526Z] #62 5.983 Cloning into '/tmp/tmp.c7xwkP28Fy/src/github.com/docker/libnetwork'...
00:26:41 [2020-11-10T00:26:41.526Z] #62 ...
00:26:41 [2020-11-10T00:26:41.526Z] 
00:26:41 [2020-11-10T00:26:41.526Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.611 + RM_GOPATH=0
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.611 + TMP_GOPATH=
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.611 + : /build
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.611 + '[' -z '' ']'
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.612 ++ mktemp -d
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.615 + export GOPATH=/tmp/tmp.JvBIv1Ip8w
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.615 + GOPATH=/tmp/tmp.JvBIv1Ip8w
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.615 + RM_GOPATH=1
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.615 + case "$(go env GOARCH)" in
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.615 ++ go env GOARCH
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + export GO_BUILDMODE=-buildmode=pie
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + GO_BUILDMODE=-buildmode=pie
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 ++ dirname /tmp/install/install.sh
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + dir=/tmp/install
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + bin=gotestsum
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + shift
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + . /tmp/install/gotestsum.installer
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 ++ : v0.5.3
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + install_gotestsum
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + set -e
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + export GO111MODULE=on
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + GO111MODULE=on
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + GOBIN=/build
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.668 + go get gotest.tools/gotestsum@v0.5.3
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.708 go: finding gotest.tools v0.5.3
00:26:41 [2020-11-10T00:26:41.526Z] #45 7.708 go: finding gotest.tools/gotestsum v0.5.3
00:26:41 [2020-11-10T00:26:41.526Z] #45 8.735 go: downloading gotest.tools/gotestsum v0.5.3
00:26:41 [2020-11-10T00:26:41.526Z] #45 9.465 go: extracting gotest.tools/gotestsum v0.5.3
00:26:41 [2020-11-10T00:26:41.526Z] #45 10.45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:26:41 [2020-11-10T00:26:41.526Z] #45 ...
00:26:41 [2020-11-10T00:26:41.526Z] 
00:26:41 [2020-11-10T00:26:41.526Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.959 + RM_GOPATH=0
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.959 + TMP_GOPATH=
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.959 + : /build
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.959 + '[' -z '' ']'
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.959 ++ mktemp -d
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.959 + export GOPATH=/tmp/tmp.fh0Rx40qdy
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.959 + GOPATH=/tmp/tmp.fh0Rx40qdy
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.959 + RM_GOPATH=1
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.959 + case "$(go env GOARCH)" in
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.959 ++ go env GOARCH
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 + export GO_BUILDMODE=-buildmode=pie
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 + GO_BUILDMODE=-buildmode=pie
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 ++ dirname /tmp/install/install.sh
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 + dir=/tmp/install
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 + bin=vndr
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 + shift
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 + '[' '!' -f /tmp/install/vndr.installer ']'
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 + . /tmp/install/vndr.installer
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 + install_vndr
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fh0Rx40qdy/src/github.com/LK4D4/vndr
00:26:41 [2020-11-10T00:26:41.526Z] #43 7.981 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:26:41 [2020-11-10T00:26:41.526Z] #43 8.056 Cloning into '/tmp/tmp.fh0Rx40qdy/src/github.com/LK4D4/vndr'...
00:26:41 [2020-11-10T00:26:41.526Z] #43 8.965 + cd /tmp/tmp.fh0Rx40qdy/src/github.com/LK4D4/vndr
00:26:41 [2020-11-10T00:26:41.526Z] #43 8.967 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:26:41 [2020-11-10T00:26:41.526Z] #43 8.973 + go build -buildmode=pie -v -o /build/vndr .
00:26:41 [2020-11-10T00:26:41.569Z] #35 4.511 -- Configuring done
00:26:41 [2020-11-10T00:26:41.569Z] #35 4.511 -- Generating done
00:26:41 [2020-11-10T00:26:41.569Z] #35 4.587 + make tini-static
00:26:41 [2020-11-10T00:26:41.569Z] #35 4.589 -- Build files have been written to: /tmp/tmp.vHDWYezE78/tini
00:26:41 [2020-11-10T00:26:41.569Z] #35 4.787 Scanning dependencies of target tini-static
00:26:41 [2020-11-10T00:26:41.569Z] #35 4.840 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:26:41 [2020-11-10T00:26:41.787Z] #43 ...
00:26:41 [2020-11-10T00:26:41.787Z] 
00:26:41 [2020-11-10T00:26:41.787Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:41 [2020-11-10T00:26:41.787Z] #40 8.330 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:41 [2020-11-10T00:26:41.787Z] #40 8.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:41 [2020-11-10T00:26:41.787Z] #40 8.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:41 [2020-11-10T00:26:41.787Z] #40 10.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:26:42 [2020-11-10T00:26:42.018Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-036c4ce1f05623a96) in /home/ubuntu/workspace/moby_PR-41638
[Pipeline] {
[Pipeline] checkout
00:26:42 [2020-11-10T00:26:42.051Z] #40 ...
00:26:42 [2020-11-10T00:26:42.051Z] 
00:26:42 [2020-11-10T00:26:42.051Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:42 [2020-11-10T00:26:42.051Z] #34 8.831 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:42 [2020-11-10T00:26:42.051Z] #34 8.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:42 [2020-11-10T00:26:42.051Z] #34 8.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:42 [2020-11-10T00:26:42.051Z] #34 10.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:26:42 [2020-11-10T00:26:42.051Z] #34 ...
00:26:42 [2020-11-10T00:26:42.051Z] 
00:26:42 [2020-11-10T00:26:42.051Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.696 + RM_GOPATH=0
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.696 + TMP_GOPATH=
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.696 + : /build
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.696 + '[' -z '' ']'
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.696 ++ mktemp -d
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.696 + export GOPATH=/tmp/tmp.zTkgcHPQKE
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.696 + GOPATH=/tmp/tmp.zTkgcHPQKE
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.696 + RM_GOPATH=1
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.696 + case "$(go env GOARCH)" in
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.696 ++ go env GOARCH
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 + export GO_BUILDMODE=-buildmode=pie
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 + GO_BUILDMODE=-buildmode=pie
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 ++ dirname /tmp/install/install.sh
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 + dir=/tmp/install
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 + bin=shfmt
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 + shift
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 + . /tmp/install/shfmt.installer
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 + install_shfmt
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zTkgcHPQKE/src/github.com/mvdan/sh
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.703 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:26:42 [2020-11-10T00:26:42.051Z] #49 5.708 Cloning into '/tmp/tmp.zTkgcHPQKE/src/github.com/mvdan/sh'...
00:26:42 [2020-11-10T00:26:42.309Z] #49 ...
00:26:42 [2020-11-10T00:26:42.309Z] 
00:26:42 [2020-11-10T00:26:42.309Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.356 + RM_GOPATH=0
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.356 + TMP_GOPATH=
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.356 + : /build
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.356 + '[' -z '' ']'
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.356 ++ mktemp -d
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.356 + export GOPATH=/tmp/tmp.eLizeWeBqH
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.356 + GOPATH=/tmp/tmp.eLizeWeBqH
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.356 + RM_GOPATH=1
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.356 + case "$(go env GOARCH)" in
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.356 ++ go env GOARCH
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.362 + export GO_BUILDMODE=-buildmode=pie
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.362 + GO_BUILDMODE=-buildmode=pie
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.362 ++ dirname /tmp/install/install.sh
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.362 + dir=/tmp/install
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.362 + bin=dockercli
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.362 + shift
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.362 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.362 + . /tmp/install/dockercli.installer
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.362 ++ : stable
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.362 ++ : 17.06.2-ce
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.391 + install_dockercli
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.391 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.391 ++ uname -m
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.391 + arch=x86_64
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.391 + '[' x86_64 '!=' x86_64 ']'
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.391 + url=https://download.docker.com/linux/static
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.391 + tar -xz docker/docker
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.391 Install docker/cli version 17.06.2-ce from stable
00:26:42 [2020-11-10T00:26:42.309Z] #22 7.407 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:26:42 [2020-11-10T00:26:42.309Z] #22 ...
00:26:42 [2020-11-10T00:26:42.309Z] 
00:26:42 [2020-11-10T00:26:42.309Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:26:42 [2020-11-10T00:26:42.309Z] #38 7.958 + git clone https://github.com/docker/distribution.git .
00:26:42 [2020-11-10T00:26:42.309Z] #38 8.007 Cloning into '.'...
00:26:42 [2020-11-10T00:26:42.568Z] #38 ...
00:26:42 [2020-11-10T00:26:42.568Z] 
00:26:42 [2020-11-10T00:26:42.568Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:42 [2020-11-10T00:26:42.568Z] #11 9.133 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:42 [2020-11-10T00:26:42.568Z] #11 9.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:42 [2020-11-10T00:26:42.568Z] #11 9.282 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:42 [2020-11-10T00:26:42.568Z] #11 10.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:26:42 [2020-11-10T00:26:42.568Z] #11 ...
00:26:42 [2020-11-10T00:26:42.568Z] 
00:26:42 [2020-11-10T00:26:42.568Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:42 [2020-11-10T00:26:42.568Z] #45 10.46 go: downloading github.com/fatih/color v1.9.0
00:26:42 [2020-11-10T00:26:42.568Z] #45 10.66 go: downloading github.com/spf13/pflag v1.0.3
00:26:42 [2020-11-10T00:26:42.568Z] #45 10.83 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:26:42 [2020-11-10T00:26:42.568Z] #45 10.87 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:26:42 [2020-11-10T00:26:42.568Z] #45 10.96 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:26:42 [2020-11-10T00:26:42.568Z] #45 11.18 go: extracting github.com/fatih/color v1.9.0
00:26:42 [2020-11-10T00:26:42.568Z] #45 11.19 go: downloading github.com/pkg/errors v0.9.1
00:26:42 [2020-11-10T00:26:42.568Z] #45 11.25 go: downloading github.com/jonboulle/clockwork v0.1.0
00:26:42 [2020-11-10T00:26:42.568Z] #45 11.26 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:26:42 [2020-11-10T00:26:42.605Z] #35 5.817 [100%] Linking C executable tini-static
00:26:42 [2020-11-10T00:26:42.827Z] #45 11.49 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:26:42 [2020-11-10T00:26:42.897Z] #35 6.158 [100%] Built target tini-static
00:26:43 [2020-11-10T00:26:43.084Z] #45 11.76 go: downloading github.com/mattn/go-isatty v0.0.12
00:26:43 [2020-11-10T00:26:43.084Z] #45 11.76 go: extracting github.com/pkg/errors v0.9.1
00:26:43 [2020-11-10T00:26:43.084Z] #45 11.82 go: downloading github.com/mattn/go-colorable v0.1.6
00:26:43 [2020-11-10T00:26:43.084Z] #45 11.82 go: extracting github.com/jonboulle/clockwork v0.1.0
00:26:43 [2020-11-10T00:26:43.188Z] #35 6.271 + mkdir -p /build
00:26:43 [2020-11-10T00:26:43.188Z] #35 6.273 + cp tini-static /build/docker-init
00:26:43 [2020-11-10T00:26:43.341Z] #45 11.93 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:26:43 [2020-11-10T00:26:43.481Z] #35 DONE 6.5s
00:26:43 [2020-11-10T00:26:43.481Z] 
00:26:43 [2020-11-10T00:26:43.481Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:43 [2020-11-10T00:26:43.481Z] #41 2.089 Note: Building without setproctitle() and strlcpy() support.
00:26:43 [2020-11-10T00:26:43.481Z] #41 2.089       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:26:43 [2020-11-10T00:26:43.481Z] #41 2.093 Note: Building without GnuTLS support
00:26:43 [2020-11-10T00:26:43.481Z] #41 2.099 Makefile.config:39: Warn: you have no libnftables installed
00:26:43 [2020-11-10T00:26:43.481Z] #41 2.099 Makefile.config:40: Warn: Building without nftables support
00:26:43 [2020-11-10T00:26:43.481Z] #41 2.928 fatal: not a git repository (or any of the parent directories): .git
00:26:43 [2020-11-10T00:26:43.481Z] #41 2.951   GEN      .gitid
00:26:43 [2020-11-10T00:26:43.481Z] #41 2.967   GEN      criu/include/version.h
00:26:43 [2020-11-10T00:26:43.481Z] #41 3.013   GEN      include/common/asm
00:26:43 [2020-11-10T00:26:43.481Z] #41 3.797   PBCC     images/timens.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 3.840   DEP      images/timens.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 3.866   PBCC     images/fown.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 3.870   PBCC     images/google/protobuf/descriptor.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 3.916   PBCC     images/opts.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 3.926   PBCC     images/memfd.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 3.957   DEP      images/fown.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 3.965   DEP      images/google/protobuf/descriptor.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.019   DEP      images/opts.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.074   DEP      images/memfd.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.096   PBCC     images/sit.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.112   DEP      images/sit.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.160   PBCC     images/macvlan.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.179   DEP      images/macvlan.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.214   PBCC     images/autofs.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.230   DEP      images/autofs.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.239   PBCC     images/sysctl.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.261   DEP      images/sysctl.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.294   PBCC     images/time.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.326   DEP      images/time.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.364   PBCC     images/binfmt-misc.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.367   DEP      images/binfmt-misc.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.424   PBCC     images/seccomp.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.427   DEP      images/seccomp.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.445   PBCC     images/userns.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.472   DEP      images/userns.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.522   PBCC     images/cgroup.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.553   DEP      images/cgroup.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.605   PBCC     images/ext-file.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.625   DEP      images/ext-file.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.655   PBCC     images/rpc.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.724   DEP      images/rpc.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.751   PBCC     images/siginfo.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.760   DEP      images/siginfo.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.790   PBCC     images/pagemap.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.814   DEP      images/pagemap.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.870   PBCC     images/rlimit.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.902   DEP      images/rlimit.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.973   PBCC     images/file-lock.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.980   DEP      images/file-lock.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 4.990   PBCC     images/tty.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.047   DEP      images/tty.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.089   PBCC     images/tun.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.122   PBCC     images/netdev.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.154   DEP      images/tun.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.179   DEP      images/netdev.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.187   PBCC     images/vma.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.238   DEP      images/vma.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.270   PBCC     images/creds.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.290   DEP      images/creds.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.300   PBCC     images/utsns.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.331   DEP      images/utsns.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.374   PBCC     images/ipc-desc.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.383   PBCC     images/ipc-sem.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.424   DEP      images/ipc-desc.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.452   DEP      images/ipc-sem.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.481   PBCC     images/ipc-msg.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.513   DEP      images/ipc-msg.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.544   PBCC     images/ipc-shm.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.572   DEP      images/ipc-shm.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.608   PBCC     images/ipc-var.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.622   DEP      images/ipc-var.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.673   PBCC     images/sk-opts.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.680   PBCC     images/packet-sock.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.731   DEP      images/sk-opts.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.758   DEP      images/packet-sock.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.845   PBCC     images/sk-netlink.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.853   DEP      images/sk-netlink.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.885   PBCC     images/sk-inet.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.919   DEP      images/sk-inet.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 5.963   PBCC     images/sk-unix.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.025   DEP      images/sk-unix.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.081   PBCC     images/mm.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.090   DEP      images/mm.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.135   PBCC     images/timerfd.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.199   DEP      images/timerfd.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.228   PBCC     images/timer.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.232   DEP      images/timer.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.296   PBCC     images/sa.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.327   DEP      images/sa.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.368   PBCC     images/pipe-data.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.378   DEP      images/pipe-data.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.407   PBCC     images/mnt.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.434   DEP      images/mnt.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.471   PBCC     images/sk-packet.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.479   DEP      images/sk-packet.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.526   PBCC     images/tcp-stream.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.533   DEP      images/tcp-stream.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.585   PBCC     images/pipe.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.660   DEP      images/pipe.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.718   PBCC     images/pstree.pb-c.c
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.749   DEP      images/pstree.pb-c.d
00:26:43 [2020-11-10T00:26:43.481Z] #41 6.777   PBCC     images/fs.pb-c.c
00:26:43 [2020-11-10T00:26:43.597Z] #45 12.25 go: extracting github.com/spf13/pflag v1.0.3
00:26:43 [2020-11-10T00:26:43.597Z] #45 12.33 go: extracting github.com/mattn/go-colorable v0.1.6
00:26:43 [2020-11-10T00:26:43.772Z] #41 6.805   DEP      images/fs.pb-c.d
00:26:43 [2020-11-10T00:26:43.772Z] #41 6.955   PBCC     images/signalfd.pb-c.c
00:26:43 [2020-11-10T00:26:43.772Z] #41 6.997   DEP      images/signalfd.pb-c.d
00:26:43 [2020-11-10T00:26:43.772Z] #41 7.038   PBCC     images/fh.pb-c.c
00:26:43 [2020-11-10T00:26:43.886Z] #45 12.50 go: extracting github.com/mattn/go-isatty v0.0.12
00:26:44 [2020-11-10T00:26:44.064Z] #41 7.095   PBCC     images/fsnotify.pb-c.c
00:26:44 [2020-11-10T00:26:44.064Z] #41 7.137   DEP      images/fh.pb-c.d
00:26:44 [2020-11-10T00:26:44.064Z] #41 7.179   DEP      images/fsnotify.pb-c.d
00:26:44 [2020-11-10T00:26:44.064Z] #41 7.242   PBCC     images/eventpoll.pb-c.c
00:26:44 [2020-11-10T00:26:44.064Z] #41 7.265   DEP      images/eventpoll.pb-c.d
00:26:44 [2020-11-10T00:26:44.064Z] #41 7.278   PBCC     images/eventfd.pb-c.c
00:26:44 [2020-11-10T00:26:44.064Z] #41 7.311   DEP      images/eventfd.pb-c.d
00:26:44 [2020-11-10T00:26:44.355Z] #41 7.351   PBCC     images/remap-file-path.pb-c.c
00:26:44 [2020-11-10T00:26:44.355Z] #41 7.366   DEP      images/remap-file-path.pb-c.d
00:26:44 [2020-11-10T00:26:44.355Z] #41 7.392   PBCC     images/fifo.pb-c.c
00:26:44 [2020-11-10T00:26:44.355Z] #41 7.402   DEP      images/fifo.pb-c.d
00:26:44 [2020-11-10T00:26:44.355Z] #41 7.429   PBCC     images/ghost-file.pb-c.c
00:26:44 [2020-11-10T00:26:44.355Z] #41 7.455   DEP      images/ghost-file.pb-c.d
00:26:44 [2020-11-10T00:26:44.355Z] #41 7.474   PBCC     images/regfile.pb-c.c
00:26:44 [2020-11-10T00:26:44.355Z] #41 7.506   DEP      images/regfile.pb-c.d
00:26:44 [2020-11-10T00:26:44.355Z] #41 7.529   PBCC     images/ns.pb-c.c
00:26:44 [2020-11-10T00:26:44.355Z] #41 7.542   DEP      images/ns.pb-c.d
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.556   PBCC     images/fdinfo.pb-c.c
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.608   DEP      images/fdinfo.pb-c.d
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.625   PBCC     images/core-aarch64.pb-c.c
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.674   PBCC     images/core-arm.pb-c.c
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.702   PBCC     images/core-ppc64.pb-c.c
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.727   PBCC     images/core-s390.pb-c.c
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.761   PBCC     images/core-x86.pb-c.c
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.799   PBCC     images/core.pb-c.c
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.855   PBCC     images/inventory.pb-c.c
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.895   DEP      images/core-aarch64.pb-c.d
00:26:44 [2020-11-10T00:26:44.647Z] #41 7.939   DEP      images/core-arm.pb-c.d
00:26:44 [2020-11-10T00:26:44.652Z] using credential docker-jenkins-github-credentials
00:26:44 [2020-11-10T00:26:44.660Z] Cloning the remote Git repository
00:26:44 [2020-11-10T00:26:44.660Z] Cloning with configured refspecs honoured and without tags
00:26:44 [2020-11-10T00:26:44.938Z] #41 7.980   DEP      images/core-ppc64.pb-c.d
00:26:44 [2020-11-10T00:26:44.938Z] #41 8.027   DEP      images/core-s390.pb-c.d
00:26:44 [2020-11-10T00:26:44.938Z] #41 8.035   DEP      images/core-x86.pb-c.d
00:26:44 [2020-11-10T00:26:44.938Z] #41 8.067   DEP      images/core.pb-c.d
00:26:44 [2020-11-10T00:26:44.938Z] #41 8.125   DEP      images/inventory.pb-c.d
00:26:44 [2020-11-10T00:26:44.938Z] #41 8.151   PBCC     images/cpuinfo.pb-c.c
00:26:44 [2020-11-10T00:26:44.938Z] #41 8.154   DEP      images/cpuinfo.pb-c.d
00:26:44 [2020-11-10T00:26:44.938Z] #41 8.183   PBCC     images/stats.pb-c.c
00:26:45 [2020-11-10T00:26:45.229Z] #41 8.196   DEP      images/stats.pb-c.d
00:26:44 [2020-11-10T00:26:44.667Z] Cloning repository https://github.com/moby/moby.git
00:26:44 [2020-11-10T00:26:44.723Z]  > git init /home/ubuntu/workspace/moby_PR-41638 # timeout=10
00:26:44 [2020-11-10T00:26:44.990Z] Fetching upstream changes from https://github.com/moby/moby.git
00:26:44 [2020-11-10T00:26:44.990Z]  > git --version # timeout=10
00:26:45 [2020-11-10T00:26:45.021Z]  > git --version # 'git version 2.17.1'
00:26:45 [2020-11-10T00:26:45.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:26:45 [2020-11-10T00:26:45.058Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:26:45 [2020-11-10T00:26:45.863Z] #41 8.989 make[1]: Nothing to be done for 'all'.
00:26:46 [2020-11-10T00:26:46.499Z] #45 14.88 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:26:46 [2020-11-10T00:26:46.897Z] #41 9.756   CC       images/stats.o
00:26:46 [2020-11-10T00:26:46.897Z] #41 9.945   CC       images/core.o
00:26:47 [2020-11-10T00:26:47.189Z] #41 10.38   CC       images/core-x86.o
00:26:47 [2020-11-10T00:26:47.465Z] #45 ...
00:26:47 [2020-11-10T00:26:47.465Z] 
00:26:47 [2020-11-10T00:26:47.465Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:47 [2020-11-10T00:26:47.465Z] #49 16.36 + cd /tmp/tmp.zTkgcHPQKE/src/github.com/mvdan/sh
00:26:47 [2020-11-10T00:26:47.481Z] #41 10.73   CC       images/core-arm.o
00:26:47 [2020-11-10T00:26:47.725Z] #49 16.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:26:47 [2020-11-10T00:26:47.786Z] #41 10.99   CC       images/core-aarch64.o
00:26:47 [2020-11-10T00:26:47.786Z] #41 ...
00:26:47 [2020-11-10T00:26:47.786Z] 
00:26:47 [2020-11-10T00:26:47.786Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:47 [2020-11-10T00:26:47.786Z] #11 35.93 Selecting previously unselected package binutils-mingw-w64.
00:26:47 [2020-11-10T00:26:47.786Z] #11 35.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 35.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 36.09 Selecting previously unselected package libdevmapper1.02.1:s390x.
00:26:47 [2020-11-10T00:26:47.786Z] #11 36.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 36.11 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 36.26 Selecting previously unselected package dmsetup.
00:26:47 [2020-11-10T00:26:47.786Z] #11 36.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 36.27 Unpacking dmsetup (2:1.02.155-3) ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 36.40 Selecting previously unselected package mingw-w64-common.
00:26:47 [2020-11-10T00:26:47.786Z] #11 36.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 36.40 Unpacking mingw-w64-common (6.0.0-3) ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 40.13 Selecting previously unselected package mingw-w64-x86-64-dev.
00:26:47 [2020-11-10T00:26:47.786Z] #11 40.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 40.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 44.02 Selecting previously unselected package gcc-mingw-w64-base.
00:26:47 [2020-11-10T00:26:47.786Z] #11 44.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 44.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 44.16 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:26:47 [2020-11-10T00:26:47.786Z] #11 44.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
00:26:47 [2020-11-10T00:26:47.786Z] #11 44.17 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:26:47 [2020-11-10T00:26:47.982Z] #49 16.80 + GO111MODULE=on
00:26:48 [2020-11-10T00:26:48.077Z] #11 ...
00:26:48 [2020-11-10T00:26:48.077Z] 
00:26:48 [2020-11-10T00:26:48.077Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:48 [2020-11-10T00:26:48.077Z] #43 35.92 time
00:26:48 [2020-11-10T00:26:48.077Z] #43 38.54 internal/fmtsort
00:26:48 [2020-11-10T00:26:48.077Z] #43 38.98 internal/syscall/execenv
00:26:48 [2020-11-10T00:26:48.077Z] #43 39.09 internal/syscall/unix
00:26:48 [2020-11-10T00:26:48.077Z] #43 39.35 strings
00:26:48 [2020-11-10T00:26:48.077Z] #43 39.88 os
00:26:48 [2020-11-10T00:26:48.077Z] #43 40.95 regexp/syntax
00:26:48 [2020-11-10T00:26:48.077Z] #43 42.85 fmt
00:26:48 [2020-11-10T00:26:48.077Z] #43 43.87 regexp
00:26:48 [2020-11-10T00:26:48.077Z] #43 45.70 flag
00:26:48 [2020-11-10T00:26:48.077Z] #43 ...
00:26:48 [2020-11-10T00:26:48.077Z] 
00:26:48 [2020-11-10T00:26:48.077Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:48 [2020-11-10T00:26:48.077Z] #41 11.27   CC       images/core-ppc64.o
00:26:48 [2020-11-10T00:26:48.240Z] #49 16.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:26:48 [2020-11-10T00:26:48.370Z] #41 11.65   CC       images/core-s390.o
00:26:49 [2020-11-10T00:26:49.003Z] #41 12.04   CC       images/cpuinfo.o
00:26:49 [2020-11-10T00:26:49.295Z] #41 12.23   CC       images/inventory.o
00:26:49 [2020-11-10T00:26:49.295Z] #41 12.34   CC       images/fdinfo.o
00:26:49 [2020-11-10T00:26:49.295Z] #41 12.49   CC       images/fown.o
00:26:49 [2020-11-10T00:26:49.589Z] #41 12.63   CC       images/ns.o
00:26:49 [2020-11-10T00:26:49.589Z] #41 ...
00:26:49 [2020-11-10T00:26:49.589Z] 
00:26:49 [2020-11-10T00:26:49.589Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:49 [2020-11-10T00:26:49.589Z] #32 37.46 internal/poll
00:26:49 [2020-11-10T00:26:49.589Z] #32 38.89 internal/fmtsort
00:26:49 [2020-11-10T00:26:49.589Z] #32 39.09 internal/syscall/execenv
00:26:49 [2020-11-10T00:26:49.589Z] #32 39.19 internal/syscall/unix
00:26:49 [2020-11-10T00:26:49.589Z] #32 39.23 strings
00:26:49 [2020-11-10T00:26:49.589Z] #32 39.38 os
00:26:49 [2020-11-10T00:26:49.589Z] #32 41.09 path
00:26:49 [2020-11-10T00:26:49.589Z] #32 41.71 text/tabwriter
00:26:49 [2020-11-10T00:26:49.589Z] #32 41.99 fmt
00:26:49 [2020-11-10T00:26:49.589Z] #32 42.19 path/filepath
00:26:49 [2020-11-10T00:26:49.589Z] #32 43.24 io/ioutil
00:26:49 [2020-11-10T00:26:49.589Z] #32 44.49 flag
00:26:49 [2020-11-10T00:26:49.589Z] #32 44.49 github.com/BurntSushi/toml
00:26:49 [2020-11-10T00:26:49.589Z] #32 45.82 log
00:26:49 [2020-11-10T00:26:49.589Z] #32 46.92 github.com/BurntSushi/toml/cmd/tomlv
00:26:49 [2020-11-10T00:26:49.589Z] #32 ...
00:26:49 [2020-11-10T00:26:49.589Z] 
00:26:49 [2020-11-10T00:26:49.589Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:49 [2020-11-10T00:26:49.589Z] #43 46.39 go/token
00:26:49 [2020-11-10T00:26:49.589Z] #43 46.92 internal/lazyregexp
00:26:49 [2020-11-10T00:26:49.589Z] #43 47.07 net/url
00:26:49 [2020-11-10T00:26:49.589Z] #43 47.07 go/scanner
00:26:49 [2020-11-10T00:26:49.625Z] #49 ...
00:26:49 [2020-11-10T00:26:49.625Z] 
00:26:49 [2020-11-10T00:26:49.625Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:49 [2020-11-10T00:26:49.625Z] #47 8.383 go: extracting github.com/golangci/golangci-lint v1.23.8
00:26:49 [2020-11-10T00:26:49.880Z] #43 47.97 go/ast
00:26:49 [2020-11-10T00:26:49.882Z] #47 ...
00:26:49 [2020-11-10T00:26:49.883Z] 
00:26:49 [2020-11-10T00:26:49.883Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:49 [2020-11-10T00:26:49.883Z] #45 17.09 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:26:50 [2020-11-10T00:26:50.140Z] #45 ...
00:26:50 [2020-11-10T00:26:50.140Z] 
00:26:50 [2020-11-10T00:26:50.140Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:26:50 [2020-11-10T00:26:50.140Z] #53 8.953 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:50 [2020-11-10T00:26:50.140Z] #53 9.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:50 [2020-11-10T00:26:50.140Z] #53 9.024 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:50 [2020-11-10T00:26:50.140Z] #53 10.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:26:50 [2020-11-10T00:26:50.140Z] #53 14.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:26:50 [2020-11-10T00:26:50.140Z] #53 18.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:26:50 [2020-11-10T00:26:50.172Z] #43 48.14 text/template/parse
00:26:50 [2020-11-10T00:26:50.397Z] #53 ...
00:26:50 [2020-11-10T00:26:50.397Z] 
00:26:50 [2020-11-10T00:26:50.397Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:50 [2020-11-10T00:26:50.397Z] #49 18.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:26:50 [2020-11-10T00:26:50.397Z] #49 18.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:26:50 [2020-11-10T00:26:50.397Z] #49 18.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:26:50 [2020-11-10T00:26:50.397Z] #49 19.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:26:50 [2020-11-10T00:26:50.804Z] #43 ...
00:26:50 [2020-11-10T00:26:50.804Z] 
00:26:50 [2020-11-10T00:26:50.804Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:50 [2020-11-10T00:26:50.804Z] #49 38.59 context
00:26:50 [2020-11-10T00:26:50.804Z] #49 38.59 encoding/binary
00:26:50 [2020-11-10T00:26:50.804Z] #49 39.19 internal/syscall/unix
00:26:50 [2020-11-10T00:26:50.804Z] #49 39.44 os
00:26:50 [2020-11-10T00:26:50.804Z] #49 39.84 encoding/base64
00:26:50 [2020-11-10T00:26:50.804Z] #49 40.37 strings
00:26:50 [2020-11-10T00:26:50.804Z] #49 41.59 fmt
00:26:50 [2020-11-10T00:26:50.804Z] #49 42.93 path/filepath
00:26:50 [2020-11-10T00:26:50.804Z] #49 43.68 golang.org/x/sys/unix
00:26:50 [2020-11-10T00:26:50.804Z] #49 45.05 encoding/json
00:26:50 [2020-11-10T00:26:50.804Z] #49 48.63 github.com/pkg/diff
00:26:50 [2020-11-10T00:26:50.804Z] #49 ...
00:26:50 [2020-11-10T00:26:50.804Z] 
00:26:50 [2020-11-10T00:26:50.804Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:50 [2020-11-10T00:26:50.804Z] #41 12.80   CC       images/regfile.o
00:26:50 [2020-11-10T00:26:50.804Z] #41 12.89   CC       images/ghost-file.o
00:26:50 [2020-11-10T00:26:50.804Z] #41 13.01   CC       images/fifo.o
00:26:50 [2020-11-10T00:26:50.804Z] #41 13.17   CC       images/remap-file-path.o
00:26:50 [2020-11-10T00:26:50.804Z] #41 13.26   CC       images/eventfd.o
00:26:50 [2020-11-10T00:26:50.804Z] #41 13.39   CC       images/eventpoll.o
00:26:50 [2020-11-10T00:26:50.804Z] #41 13.62   CC       images/fh.o
00:26:50 [2020-11-10T00:26:50.804Z] #41 13.84   CC       images/fsnotify.o
00:26:51 [2020-11-10T00:26:51.096Z] #41 14.09   CC       images/signalfd.o
00:26:51 [2020-11-10T00:26:51.328Z] #49 19.76 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:26:51 [2020-11-10T00:26:51.387Z] #41 14.30   CC       images/fs.o
00:26:51 [2020-11-10T00:26:51.387Z] #41 14.42   CC       images/pstree.o
00:26:51 [2020-11-10T00:26:51.387Z] #41 14.52   CC       images/pipe.o
00:26:51 [2020-11-10T00:26:51.683Z] #41 14.65   CC       images/tcp-stream.o
00:26:51 [2020-11-10T00:26:51.683Z] #41 ...
00:26:51 [2020-11-10T00:26:51.683Z] 
00:26:51 [2020-11-10T00:26:51.683Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:51 [2020-11-10T00:26:51.683Z] #32 DONE 49.7s
00:26:51 [2020-11-10T00:26:51.683Z] 
00:26:51 [2020-11-10T00:26:51.683Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:51 [2020-11-10T00:26:51.683Z] #41 14.89   CC       images/sk-packet.o
00:26:51 [2020-11-10T00:26:51.979Z] #41 15.08   CC       images/mnt.o
00:26:52 [2020-11-10T00:26:52.257Z] #49 ...
00:26:52 [2020-11-10T00:26:52.257Z] 
00:26:52 [2020-11-10T00:26:52.257Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:52 [2020-11-10T00:26:52.257Z] #32 10.74 runtime
00:26:52 [2020-11-10T00:26:52.257Z] #32 11.31 math
00:26:52 [2020-11-10T00:26:52.257Z] #32 19.67 unicode/utf8
00:26:52 [2020-11-10T00:26:52.257Z] #32 20.62 internal/testlog
00:26:52 [2020-11-10T00:26:52.257Z] #32 ...
00:26:52 [2020-11-10T00:26:52.257Z] 
00:26:52 [2020-11-10T00:26:52.257Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:52 [2020-11-10T00:26:52.257Z] #47 19.36 go: downloading github.com/mattn/go-colorable v0.1.4
00:26:52 [2020-11-10T00:26:52.257Z] #47 19.42 go: downloading github.com/spf13/pflag v1.0.5
00:26:52 [2020-11-10T00:26:52.257Z] #47 19.43 go: downloading github.com/sirupsen/logrus v1.4.2
00:26:52 [2020-11-10T00:26:52.257Z] #47 19.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:26:52 [2020-11-10T00:26:52.257Z] #47 19.57 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:26:52 [2020-11-10T00:26:52.257Z] #47 19.61 go: downloading github.com/spf13/cobra v0.0.5
00:26:52 [2020-11-10T00:26:52.257Z] #47 19.64 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:26:52 [2020-11-10T00:26:52.257Z] #47 19.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:26:52 [2020-11-10T00:26:52.257Z] #47 19.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:26:52 [2020-11-10T00:26:52.257Z] #47 19.96 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:26:52 [2020-11-10T00:26:52.257Z] #47 20.04 go: downloading github.com/ultraware/whitespace v0.0.4
00:26:52 [2020-11-10T00:26:52.257Z] #47 20.26 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:26:52 [2020-11-10T00:26:52.257Z] #47 20.48 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:26:52 [2020-11-10T00:26:52.257Z] #47 20.58 go: extracting github.com/spf13/pflag v1.0.5
00:26:52 [2020-11-10T00:26:52.257Z] #47 20.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:26:52 [2020-11-10T00:26:52.257Z] #47 20.63 go: extracting github.com/sirupsen/logrus v1.4.2
00:26:52 [2020-11-10T00:26:52.257Z] #47 20.66 go: extracting github.com/mattn/go-colorable v0.1.4
00:26:52 [2020-11-10T00:26:52.257Z] #47 20.79 go: extracting github.com/ultraware/whitespace v0.0.4
00:26:52 [2020-11-10T00:26:52.257Z] #47 20.79 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:26:52 [2020-11-10T00:26:52.257Z] #47 20.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:26:52 [2020-11-10T00:26:52.271Z] #41 15.22   CC       images/pipe-data.o
00:26:52 [2020-11-10T00:26:52.271Z] #41 15.43   CC       images/sa.o
00:26:52 [2020-11-10T00:26:52.562Z] #41 15.52   CC       images/timer.o
00:26:52 [2020-11-10T00:26:52.827Z] #47 21.49 go: extracting github.com/spf13/cobra v0.0.5
00:26:52 [2020-11-10T00:26:52.854Z] #41 15.81   CC       images/timerfd.o
00:26:52 [2020-11-10T00:26:52.854Z] #41 15.93   CC       images/mm.o
00:26:53 [2020-11-10T00:26:53.145Z] #41 16.16   CC       images/sk-opts.o
00:26:53 [2020-11-10T00:26:53.219Z] #47 ...
00:26:53 [2020-11-10T00:26:53.219Z] 
00:26:53 [2020-11-10T00:26:53.219Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:53 [2020-11-10T00:26:53.219Z] #43 11.70 internal/race
00:26:53 [2020-11-10T00:26:53.219Z] #43 12.12 runtime
00:26:53 [2020-11-10T00:26:53.219Z] #43 12.30 sync/atomic
00:26:53 [2020-11-10T00:26:53.219Z] #43 13.40 unicode
00:26:53 [2020-11-10T00:26:53.219Z] #43 19.59 unicode/utf8
00:26:53 [2020-11-10T00:26:53.219Z] #43 21.10 internal/testlog
00:26:53 [2020-11-10T00:26:53.219Z] #43 21.80 unicode/utf16
00:26:53 [2020-11-10T00:26:53.219Z] #43 ...
00:26:53 [2020-11-10T00:26:53.219Z] 
00:26:53 [2020-11-10T00:26:53.219Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:53 [2020-11-10T00:26:53.219Z] #22 21.19 + mkdir -p /build
00:26:53 [2020-11-10T00:26:53.219Z] #22 21.21 + mv docker/docker /build/
00:26:53 [2020-11-10T00:26:53.219Z] #22 21.26 + rmdir docker
00:26:53 [2020-11-10T00:26:53.436Z] #41 16.35   CC       images/sk-unix.o
00:26:53 [2020-11-10T00:26:53.436Z] #41 16.57   CC       images/sk-inet.o
00:26:53 [2020-11-10T00:26:53.731Z] #41 16.84   CC       images/tun.o
00:26:54 [2020-11-10T00:26:54.023Z] #41 16.96   CC       images/sk-netlink.o
00:26:54 [2020-11-10T00:26:54.023Z] #41 17.10   CC       images/packet-sock.o
00:26:54 [2020-11-10T00:26:54.314Z] #41 17.27   CC       images/ipc-var.o
00:26:54 [2020-11-10T00:26:54.314Z] #41 17.38   CC       images/ipc-desc.o
00:26:54 [2020-11-10T00:26:54.590Z] #22 DONE 23.1s
00:26:54 [2020-11-10T00:26:54.590Z] 
00:26:54 [2020-11-10T00:26:54.590Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:54 [2020-11-10T00:26:54.590Z] #47 22.05 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:26:54 [2020-11-10T00:26:54.590Z] #47 22.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:26:54 [2020-11-10T00:26:54.590Z] #47 22.37 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:26:54 [2020-11-10T00:26:54.590Z] #47 22.77 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:26:54 [2020-11-10T00:26:54.590Z] #47 23.22 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:26:54 [2020-11-10T00:26:54.606Z] #41 17.52   CC       images/ipc-shm.o
00:26:54 [2020-11-10T00:26:54.606Z] #41 17.67   CC       images/ipc-msg.o
00:26:54 [2020-11-10T00:26:54.861Z] #47 ...
00:26:54 [2020-11-10T00:26:54.861Z] 
00:26:54 [2020-11-10T00:26:54.861Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:54 [2020-11-10T00:26:54.861Z] #34 13.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:26:54 [2020-11-10T00:26:54.861Z] #34 18.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:26:54 [2020-11-10T00:26:54.861Z] #34 ...
00:26:54 [2020-11-10T00:26:54.861Z] 
00:26:54 [2020-11-10T00:26:54.861Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:54 [2020-11-10T00:26:54.861Z] #40 13.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:26:54 [2020-11-10T00:26:54.861Z] #40 17.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:26:54 [2020-11-10T00:26:54.897Z] #41 17.82   CC       images/ipc-sem.o
00:26:54 [2020-11-10T00:26:54.897Z] #41 17.90   CC       images/utsns.o
00:26:54 [2020-11-10T00:26:54.897Z] #41 17.99   CC       images/creds.o
00:26:54 [2020-11-10T00:26:54.897Z] #41 18.06   CC       images/vma.o
00:26:55 [2020-11-10T00:26:55.129Z] #40 ...
00:26:55 [2020-11-10T00:26:55.129Z] 
00:26:55 [2020-11-10T00:26:55.129Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:55 [2020-11-10T00:26:55.129Z] #47 23.93 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:26:55 [2020-11-10T00:26:55.188Z] #41 18.13   CC       images/netdev.o
00:26:55 [2020-11-10T00:26:55.188Z] #41 18.26   CC       images/tty.o
00:26:55 [2020-11-10T00:26:55.479Z] #41 18.51   CC       images/file-lock.o
00:26:55 [2020-11-10T00:26:55.479Z] #41 18.60   CC       images/rlimit.o
00:26:55 [2020-11-10T00:26:55.479Z] #41 18.70   CC       images/pagemap.o
00:26:55 [2020-11-10T00:26:55.696Z] #47 ...
00:26:55 [2020-11-10T00:26:55.696Z] 
00:26:55 [2020-11-10T00:26:55.696Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:55 [2020-11-10T00:26:55.696Z] #11 14.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:26:55 [2020-11-10T00:26:55.696Z] #11 19.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:26:55 [2020-11-10T00:26:55.696Z] #11 ...
00:26:55 [2020-11-10T00:26:55.696Z] 
00:26:55 [2020-11-10T00:26:55.696Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:55 [2020-11-10T00:26:55.696Z] #43 22.36 container/list
00:26:55 [2020-11-10T00:26:55.696Z] #43 23.00 crypto/internal/subtle
00:26:55 [2020-11-10T00:26:55.696Z] #43 23.29 crypto/subtle
00:26:55 [2020-11-10T00:26:55.696Z] #43 23.49 vendor/golang.org/x/crypto/cryptobyte/asn1
00:26:55 [2020-11-10T00:26:55.696Z] #43 23.81 internal/nettrace
00:26:55 [2020-11-10T00:26:55.696Z] #43 24.21 runtime/cgo
00:26:55 [2020-11-10T00:26:55.771Z] #41 18.89   CC       images/siginfo.o
00:26:56 [2020-11-10T00:26:56.062Z] #41 19.08   CC       images/rpc.o
00:26:56 [2020-11-10T00:26:56.696Z] #41 19.86   CC       images/ext-file.o
00:26:56 [2020-11-10T00:26:56.696Z] #41 19.95   CC       images/cgroup.o
00:26:57 [2020-11-10T00:26:57.329Z] #41 20.33   CC       images/userns.o
00:26:57 [2020-11-10T00:26:57.329Z] #41 20.46   CC       images/google/protobuf/descriptor.o
00:26:57 [2020-11-10T00:26:57.962Z] #41 21.17   CC       images/opts.o
00:26:58 [2020-11-10T00:26:58.254Z] #41 21.35   CC       images/seccomp.o
00:26:58 [2020-11-10T00:26:58.545Z] #41 21.50   CC       images/binfmt-misc.o
00:26:58 [2020-11-10T00:26:58.545Z] #41 21.62   CC       images/time.o
00:26:58 [2020-11-10T00:26:58.545Z] #41 21.72   CC       images/sysctl.o
00:26:58 [2020-11-10T00:26:58.836Z] #41 21.84   CC       images/autofs.o
00:26:58 [2020-11-10T00:26:58.836Z] #41 21.95   CC       images/macvlan.o
00:26:58 [2020-11-10T00:26:58.836Z] #41 22.03   CC       images/sit.o
00:26:59 [2020-11-10T00:26:59.128Z] #41 22.18   CC       images/memfd.o
00:26:59 [2020-11-10T00:26:59.420Z] #41 22.38   CC       images/timens.o
00:26:59 [2020-11-10T00:26:59.420Z] #41 22.55   LINK     images/built-in.o
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.65   GEN      compel/include/asm
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.67   GEN      compel/include/version.h
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.69 touch .config
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.71   GEN      include/common/config.h
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.76   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.86   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.87   GEN      compel/plugins/include/uapi/std/syscall.h
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.87   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.88   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.91   DEP      compel/arch/s390/plugins/std/parasite-head.d
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.91   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:26:59 [2020-11-10T00:26:59.711Z] #41 22.91   DEP      compel/plugins/std/infect.d
00:26:59 [2020-11-10T00:26:59.896Z] #43 ...
00:26:59 [2020-11-10T00:26:59.896Z] 
00:26:59 [2020-11-10T00:26:59.896Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:00 [2020-11-10T00:27:00.002Z] #41 23.03   DEP      compel/plugins/std/string.d
00:27:00 [2020-11-10T00:27:00.002Z] #41 23.12   DEP      compel/plugins/std/log.d
00:27:00 [2020-11-10T00:27:00.002Z] #41 23.18   DEP      compel/plugins/std/fds.d
00:27:00 [2020-11-10T00:27:00.294Z] #41 23.30   DEP      compel/plugins/std/std.d
00:27:00 [2020-11-10T00:27:00.294Z] #41 23.37   DEP      compel/plugins/shmem/shmem.d
00:27:00 [2020-11-10T00:27:00.294Z] #41 23.48   DEP      compel/plugins/fds/fds.d
00:27:00 [2020-11-10T00:27:00.294Z] #41 23.61   CC       compel/plugins/std/std.o
00:27:00 [2020-11-10T00:27:00.594Z] #41 ...
00:27:00 [2020-11-10T00:27:00.594Z] 
00:27:00 [2020-11-10T00:27:00.594Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:00 [2020-11-10T00:27:00.594Z] #11 58.67 Selecting previously unselected package g++-mingw-w64-x86-64.
00:27:00 [2020-11-10T00:27:00.594Z] #11 58.67 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
00:27:00 [2020-11-10T00:27:00.594Z] #11 58.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:27:00 [2020-11-10T00:27:00.897Z] #11 ...
00:27:00 [2020-11-10T00:27:00.897Z] 
00:27:00 [2020-11-10T00:27:00.897Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:00 [2020-11-10T00:27:00.897Z] #49 49.09 go/ast
00:27:00 [2020-11-10T00:27:00.897Z] #49 49.69 golang.org/x/crypto/ssh/terminal
00:27:00 [2020-11-10T00:27:00.897Z] #49 50.93 mvdan.cc/editorconfig
00:27:00 [2020-11-10T00:27:00.897Z] #49 51.66 mvdan.cc/sh/v3/fileutil
00:27:00 [2020-11-10T00:27:00.897Z] #49 51.77 mvdan.cc/sh/v3/syntax
00:27:00 [2020-11-10T00:27:00.897Z] #49 55.42 mvdan.cc/sh/v3/cmd/shfmt
00:27:00 [2020-11-10T00:27:00.897Z] #49 DONE 58.8s
00:27:00 [2020-11-10T00:27:00.897Z] 
00:27:00 [2020-11-10T00:27:00.897Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:00 [2020-11-10T00:27:00.897Z] #41 23.90   CC       compel/plugins/std/fds.o
00:27:00 [2020-11-10T00:27:00.926Z] #38 28.37 Checking out files:  57% (959/1665)   
Checking out files:  58% (966/1665)   
Checking out files:  59% (983/1665)   
Checking out files:  60% (999/1665)   
Checking out files:  61% (1016/1665)   
Checking out files:  62% (1033/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
00:27:00 [2020-11-10T00:27:00.926Z] #38 29.25 + git
00:27:00 [2020-11-10T00:27:00.926Z] #38 ...
00:27:00 [2020-11-10T00:27:00.926Z] 
00:27:00 [2020-11-10T00:27:00.926Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:00 [2020-11-10T00:27:00.926Z] #45 19.54 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:00 [2020-11-10T00:27:00.926Z] #45 25.31 go: finding github.com/fatih/color v1.9.0
00:27:00 [2020-11-10T00:27:00.926Z] #45 25.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:27:00 [2020-11-10T00:27:00.926Z] #45 25.49 go: finding github.com/pkg/errors v0.9.1
00:27:00 [2020-11-10T00:27:00.926Z] #45 25.52 go: finding github.com/spf13/pflag v1.0.3
00:27:00 [2020-11-10T00:27:00.926Z] #45 25.67 go: finding github.com/mattn/go-colorable v0.1.6
00:27:00 [2020-11-10T00:27:00.926Z] #45 25.91 go: finding github.com/mattn/go-isatty v0.0.12
00:27:00 [2020-11-10T00:27:00.926Z] #45 26.34 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:00 [2020-11-10T00:27:00.926Z] #45 26.80 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:00 [2020-11-10T00:27:00.926Z] #45 26.88 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:00 [2020-11-10T00:27:00.926Z] #45 26.90 go: finding github.com/jonboulle/clockwork v0.1.0
00:27:00 [2020-11-10T00:27:00.926Z] #45 26.95 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:27:00 [2020-11-10T00:27:00.926Z] #45 ...
00:27:00 [2020-11-10T00:27:00.926Z] 
00:27:00 [2020-11-10T00:27:00.926Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:01 [2020-11-10T00:27:01.221Z] #41 24.41   CC       compel/plugins/std/log.o
00:27:01 [2020-11-10T00:27:01.221Z] #41 ...
00:27:01 [2020-11-10T00:27:01.221Z] 
00:27:01 [2020-11-10T00:27:01.221Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:27:01 [2020-11-10T00:27:01.221Z] #54 26.02 Checking out files:  80% (2759/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
00:27:01 [2020-11-10T00:27:01.221Z] #54 26.80 + cd /tmp/tmp.jQLVnyp6jw/src/github.com/containerd/containerd
00:27:01 [2020-11-10T00:27:01.221Z] #54 26.80 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:27:01 [2020-11-10T00:27:01.221Z] #54 27.73 + export 'BUILDTAGS=netgo osusergo static_build'
00:27:01 [2020-11-10T00:27:01.221Z] #54 27.73 + BUILDTAGS='netgo osusergo static_build'
00:27:01 [2020-11-10T00:27:01.221Z] #54 27.73 + export EXTRA_FLAGS=-buildmode=pie
00:27:01 [2020-11-10T00:27:01.221Z] #54 27.73 + EXTRA_FLAGS=-buildmode=pie
00:27:01 [2020-11-10T00:27:01.221Z] #54 27.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:27:01 [2020-11-10T00:27:01.221Z] #54 27.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:27:01 [2020-11-10T00:27:01.221Z] #54 27.73 + '[' '' = dynamic ']'
00:27:01 [2020-11-10T00:27:01.221Z] #54 27.73 + make
00:27:01 [2020-11-10T00:27:01.221Z] #54 28.19 + bin/ctr
00:27:01 [2020-11-10T00:27:01.701Z] #62 29.00 Checking out files:  41% (787/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  89% (1701/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:27:01 [2020-11-10T00:27:01.701Z] #62 30.47 + cd /tmp/tmp.c7xwkP28Fy/src/github.com/docker/libnetwork
00:27:01 [2020-11-10T00:27:01.701Z] #62 30.47 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
00:27:02 [2020-11-10T00:27:02.263Z] #54 ...
00:27:02 [2020-11-10T00:27:02.263Z] 
00:27:02 [2020-11-10T00:27:02.263Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:02 [2020-11-10T00:27:02.263Z] #41 25.14   CC       compel/plugins/std/string.o
00:27:02 [2020-11-10T00:27:02.267Z] #62 30.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:27:02 [2020-11-10T00:27:02.526Z] #62 ...
00:27:02 [2020-11-10T00:27:02.526Z] 
00:27:02 [2020-11-10T00:27:02.526Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:02 [2020-11-10T00:27:02.526Z] #49 21.19 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:02 [2020-11-10T00:27:02.526Z] #49 22.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:02 [2020-11-10T00:27:02.526Z] #49 25.05 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:02 [2020-11-10T00:27:02.526Z] #49 27.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:27:02 [2020-11-10T00:27:02.526Z] #49 27.43 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:02 [2020-11-10T00:27:02.526Z] #49 27.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:02 [2020-11-10T00:27:02.526Z] #49 27.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:27:02 [2020-11-10T00:27:02.526Z] #49 29.27 runtime
00:27:02 [2020-11-10T00:27:02.526Z] #49 29.38 runtime/cgo
00:27:02 [2020-11-10T00:27:02.556Z] #41 25.56   CC       compel/plugins/std/infect.o
00:27:02 [2020-11-10T00:27:02.556Z] #41 25.73   CC       compel/arch/s390/plugins/std/parasite-head.o
00:27:02 [2020-11-10T00:27:02.556Z] #41 25.75   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
00:27:02 [2020-11-10T00:27:02.783Z] #49 ...
00:27:02 [2020-11-10T00:27:02.784Z] 
00:27:02 [2020-11-10T00:27:02.784Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:02 [2020-11-10T00:27:02.784Z] #47 25.18 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:02 [2020-11-10T00:27:02.784Z] #47 25.94 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:02 [2020-11-10T00:27:02.784Z] #47 26.08 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.31 go: downloading github.com/fatih/color v1.7.0
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.42 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.45 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.45 go: downloading github.com/mattn/go-isatty v0.0.8
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.51 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.53 go: extracting github.com/fatih/color v1.7.0
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.63 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.73 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.75 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.85 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.85 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.85 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:27:02 [2020-11-10T00:27:02.784Z] #47 29.93 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.06 go: extracting github.com/mattn/go-isatty v0.0.8
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.17 go: downloading github.com/pkg/errors v0.8.1
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.22 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.23 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.25 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.40 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.51 go: downloading github.com/spf13/viper v1.6.1
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.55 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:02 [2020-11-10T00:27:02.784Z] #47 30.74 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:02 [2020-11-10T00:27:02.784Z] #47 31.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:02 [2020-11-10T00:27:02.784Z] #47 31.32 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:27:02 [2020-11-10T00:27:02.784Z] #47 31.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:02 [2020-11-10T00:27:02.784Z] #47 31.38 go: extracting github.com/spf13/viper v1.6.1
00:27:02 [2020-11-10T00:27:02.784Z] #47 31.38 go: extracting github.com/pkg/errors v0.8.1
00:27:02 [2020-11-10T00:27:02.784Z] #47 31.62 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:27:02 [2020-11-10T00:27:02.784Z] #47 ...
00:27:02 [2020-11-10T00:27:02.784Z] 
00:27:02 [2020-11-10T00:27:02.784Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:02 [2020-11-10T00:27:02.784Z] #32 21.51 encoding
00:27:02 [2020-11-10T00:27:02.784Z] #32 22.00 runtime/cgo
00:27:02 [2020-11-10T00:27:02.847Z] #41 25.80   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
00:27:02 [2020-11-10T00:27:02.847Z] #41 25.90   AR       compel/plugins/std.lib.a
00:27:02 [2020-11-10T00:27:02.847Z] #41 25.93   CC       compel/plugins/fds/fds.o
00:27:02 [2020-11-10T00:27:02.847Z] #41 26.10   AR       compel/plugins/fds.lib.a
00:27:02 [2020-11-10T00:27:02.847Z] #41 26.14   HOSTDEP  compel/src/lib/log-host.d
00:27:03 [2020-11-10T00:27:03.041Z] #32 ...
00:27:03 [2020-11-10T00:27:03.041Z] 
00:27:03 [2020-11-10T00:27:03.041Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:03 [2020-11-10T00:27:03.041Z] #47 31.76 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:03 [2020-11-10T00:27:03.041Z] #47 31.82 go: downloading golang.org/x/text v0.3.2
00:27:03 [2020-11-10T00:27:03.041Z] #47 31.87 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:03 [2020-11-10T00:27:03.139Z] #41 26.23   HOSTDEP  compel/src/lib/handle-elf-host.d
00:27:03 [2020-11-10T00:27:03.139Z] #41 ...
00:27:03 [2020-11-10T00:27:03.139Z] 
00:27:03 [2020-11-10T00:27:03.139Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:03 [2020-11-10T00:27:03.139Z] #43 51.02 text/template
00:27:03 [2020-11-10T00:27:03.139Z] #43 51.36 go/parser
00:27:03 [2020-11-10T00:27:03.139Z] #43 53.51 encoding/xml
00:27:03 [2020-11-10T00:27:03.139Z] #43 53.99 go/doc
00:27:03 [2020-11-10T00:27:03.139Z] #43 56.49 github.com/LK4D4/vndr/versioned
00:27:03 [2020-11-10T00:27:03.139Z] #43 56.53 github.com/LK4D4/vndr/build
00:27:03 [2020-11-10T00:27:03.139Z] #43 56.54 compress/flate
00:27:03 [2020-11-10T00:27:03.139Z] #43 58.07 hash/crc32
00:27:03 [2020-11-10T00:27:03.139Z] #43 58.30 vendor/golang.org/x/crypto/cryptobyte
00:27:03 [2020-11-10T00:27:03.139Z] #43 58.36 compress/gzip
00:27:03 [2020-11-10T00:27:03.139Z] #43 58.73 net
00:27:03 [2020-11-10T00:27:03.139Z] #43 59.81 vendor/golang.org/x/crypto/internal/chacha20
00:27:03 [2020-11-10T00:27:03.139Z] #43 60.25 vendor/golang.org/x/crypto/poly1305
00:27:03 [2020-11-10T00:27:03.139Z] #43 60.51 vendor/golang.org/x/crypto/chacha20poly1305
00:27:03 [2020-11-10T00:27:03.139Z] #43 60.74 vendor/golang.org/x/crypto/curve25519
00:27:03 [2020-11-10T00:27:03.139Z] #43 61.03 vendor/golang.org/x/crypto/hkdf
00:27:03 [2020-11-10T00:27:03.139Z] #43 61.15 vendor/golang.org/x/text/transform
00:27:03 [2020-11-10T00:27:03.139Z] #43 ...
00:27:03 [2020-11-10T00:27:03.139Z] 
00:27:03 [2020-11-10T00:27:03.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:03 [2020-11-10T00:27:03.139Z] #41 26.30   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
00:27:03 [2020-11-10T00:27:03.139Z] #41 26.36   HOSTDEP  compel/src/main-host.d
00:27:03 [2020-11-10T00:27:03.139Z] #41 26.41   DEP      compel/src/lib/ptrace.d
00:27:03 [2020-11-10T00:27:03.430Z] #41 26.54   DEP      compel/src/lib/infect.d
00:27:03 [2020-11-10T00:27:03.430Z] #41 26.65   DEP      compel/src/lib/infect-util.d
00:27:03 [2020-11-10T00:27:03.722Z] #41 26.75   DEP      compel/src/lib/infect-rpc.d
00:27:03 [2020-11-10T00:27:03.722Z] #41 26.81   DEP      compel/arch/s390/src/lib/infect.d
00:27:03 [2020-11-10T00:27:03.722Z] #41 26.88   DEP      compel/arch/s390/src/lib/cpu.d
00:27:03 [2020-11-10T00:27:03.722Z] #41 26.90   DEP      compel/src/lib/log.d
00:27:03 [2020-11-10T00:27:03.722Z] #41 26.94   DEP      compel/src/main.d
00:27:03 [2020-11-10T00:27:03.974Z] #47 32.63 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:27:03 [2020-11-10T00:27:03.974Z] #47 32.64 go: downloading github.com/pelletier/go-toml v1.2.0
00:27:03 [2020-11-10T00:27:03.974Z] #47 32.66 go: downloading github.com/spf13/cast v1.3.0
00:27:03 [2020-11-10T00:27:03.974Z] #47 32.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:03 [2020-11-10T00:27:03.974Z] #47 32.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:03 [2020-11-10T00:27:03.974Z] #47 32.67 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:27:04 [2020-11-10T00:27:04.013Z] #41 27.04   DEP      compel/src/lib/handle-elf.d
00:27:04 [2020-11-10T00:27:04.013Z] #41 27.15   DEP      compel/arch/s390/src/lib/handle-elf.d
00:27:04 [2020-11-10T00:27:04.013Z] #41 27.22   CC       compel/src/lib/log.o
00:27:04 [2020-11-10T00:27:04.231Z] #47 32.83 go: downloading github.com/hashicorp/hcl v1.0.0
00:27:04 [2020-11-10T00:27:04.231Z] #47 33.02 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:04 [2020-11-10T00:27:04.231Z] #47 33.06 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:27:04 [2020-11-10T00:27:04.231Z] #47 33.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:04 [2020-11-10T00:27:04.231Z] #47 33.06 go: extracting github.com/spf13/cast v1.3.0
00:27:04 [2020-11-10T00:27:04.231Z] #47 33.07 go: downloading github.com/gobwas/glob v0.2.3
00:27:04 [2020-11-10T00:27:04.231Z] #47 33.15 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:27:04 [2020-11-10T00:27:04.304Z] #41 27.43   CC       compel/arch/s390/src/lib/cpu.o
00:27:04 [2020-11-10T00:27:04.596Z] #41 27.64   CC       compel/arch/s390/src/lib/infect.o
00:27:04 [2020-11-10T00:27:04.795Z] #47 33.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:04 [2020-11-10T00:27:04.796Z] #47 33.55 go: downloading github.com/subosito/gotenv v1.2.0
00:27:04 [2020-11-10T00:27:04.796Z] #47 33.59 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:04 [2020-11-10T00:27:04.796Z] #47 33.60 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:27:04 [2020-11-10T00:27:04.888Z] #41 28.04   CC       compel/src/lib/infect-rpc.o
00:27:05 [2020-11-10T00:27:05.053Z] #47 33.74 go: downloading github.com/magiconair/properties v1.8.1
00:27:05 [2020-11-10T00:27:05.053Z] #47 33.76 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:05 [2020-11-10T00:27:05.053Z] #47 33.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:05 [2020-11-10T00:27:05.053Z] #47 33.88 go: extracting github.com/subosito/gotenv v1.2.0
00:27:05 [2020-11-10T00:27:05.053Z] #47 33.97 go: extracting github.com/pelletier/go-toml v1.2.0
00:27:05 [2020-11-10T00:27:05.179Z] #41 28.26   CC       compel/src/lib/infect-util.o
00:27:05 [2020-11-10T00:27:05.179Z] #41 28.35   CC       compel/src/lib/infect.o
00:27:05 [2020-11-10T00:27:05.310Z] #47 34.16 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:05 [2020-11-10T00:27:05.310Z] #47 34.24 go: extracting github.com/gobwas/glob v0.2.3
00:27:05 [2020-11-10T00:27:05.567Z] #47 34.25 go: downloading github.com/BurntSushi/toml v0.3.1
00:27:05 [2020-11-10T00:27:05.825Z] #47 34.65 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:27:06 [2020-11-10T00:27:06.082Z] #47 34.65 go: downloading github.com/stretchr/testify v1.4.0
00:27:06 [2020-11-10T00:27:06.082Z] #47 34.78 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:27:06 [2020-11-10T00:27:06.082Z] #47 34.78 go: downloading github.com/uudashr/gocognit v1.0.1
00:27:06 [2020-11-10T00:27:06.082Z] #47 34.86 go: extracting github.com/magiconair/properties v1.8.1
00:27:06 [2020-11-10T00:27:06.082Z] #47 34.92 go: extracting github.com/hashicorp/hcl v1.0.0
00:27:06 [2020-11-10T00:27:06.338Z] #47 34.94 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:06 [2020-11-10T00:27:06.338Z] #47 35.01 go: extracting github.com/uudashr/gocognit v1.0.1
00:27:06 [2020-11-10T00:27:06.595Z] #47 35.37 go: extracting github.com/BurntSushi/toml v0.3.1
00:27:06 [2020-11-10T00:27:06.595Z] #47 35.47 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:27:06 [2020-11-10T00:27:06.687Z] #41 29.43   CC       compel/src/lib/ptrace.o
00:27:06 [2020-11-10T00:27:06.687Z] #41 29.69   AR       compel/libcompel.a
00:27:06 [2020-11-10T00:27:06.687Z] #41 29.72   HOSTCC   compel/src/main-host.o
00:27:06 [2020-11-10T00:27:06.687Z] #41 29.92   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
00:27:06 [2020-11-10T00:27:06.717Z] Removing intermediate container ddd5235736b7
00:27:06 [2020-11-10T00:27:06.717Z]  ---> d4a72c8a9c32
00:27:06 [2020-11-10T00:27:06.717Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
00:27:06 [2020-11-10T00:27:06.717Z]  ---> 805dc2d65d1c
00:27:06 [2020-11-10T00:27:06.717Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
00:27:06 [2020-11-10T00:27:06.717Z]  ---> d1c938dab623
00:27:06 [2020-11-10T00:27:06.717Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
00:27:06 [2020-11-10T00:27:06.717Z]  ---> Running in 82f9c62da03d
00:27:06 [2020-11-10T00:27:06.717Z] Removing intermediate container 82f9c62da03d
00:27:06 [2020-11-10T00:27:06.717Z]  ---> d7e76e781571
00:27:06 [2020-11-10T00:27:06.717Z] Successfully built d7e76e781571
00:27:06 [2020-11-10T00:27:06.717Z] Successfully tagged moby-buildx:latest
00:27:06 [2020-11-10T00:27:06.717Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
00:27:06 [2020-11-10T00:27:06.717Z] if [ -n "${id}" ]; then \
00:27:06 [2020-11-10T00:27:06.717Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
00:27:06 [2020-11-10T00:27:06.717Z] 	&& touch bundles/buildx; \
00:27:06 [2020-11-10T00:27:06.717Z] 	docker rm -f ${id}; \
00:27:06 [2020-11-10T00:27:06.717Z] fi
00:27:06 [2020-11-10T00:27:06.717Z] 81e3f26b5b341fe3b0e54e334648c2bdc688b78d15265d34e10719714c168505
00:27:06 [2020-11-10T00:27:06.717Z] bundles/buildx version
00:27:06 [2020-11-10T00:27:06.717Z] buildx v0.3.1 6db68d0
00:27:06 [2020-11-10T00:27:06.717Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8a397fcbf079d224b03fd255c774e37c3d27924a .
00:27:06 [2020-11-10T00:27:06.717Z] #1 [internal] booting buildkit
00:27:06 [2020-11-10T00:27:06.717Z] #1 pulling image moby/buildkit:buildx-stable-1
00:27:06 [2020-11-10T00:27:06.717Z] #1 pulling image moby/buildkit:buildx-stable-1 4.6s done
00:27:06 [2020-11-10T00:27:06.717Z] #1 creating container buildx_buildkit_default
00:27:06 [2020-11-10T00:27:06.717Z] #1 creating container buildx_buildkit_default 0.4s done
00:27:06 [2020-11-10T00:27:06.853Z] #47 35.47 go: extracting github.com/stretchr/testify v1.4.0
00:27:06 [2020-11-10T00:27:06.853Z] #47 35.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:06 [2020-11-10T00:27:06.853Z] #47 35.75 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:27:06 [2020-11-10T00:27:06.978Z] #41 30.01   HOSTCC   compel/src/lib/handle-elf-host.o
00:27:06 [2020-11-10T00:27:06.978Z] #41 30.19   HOSTCC   compel/src/lib/log-host.o
00:27:07 [2020-11-10T00:27:07.009Z] #1 DONE 4.9s
00:27:07 [2020-11-10T00:27:07.010Z] 
00:27:07 [2020-11-10T00:27:07.010Z] #2 [internal] load .dockerignore
00:27:07 [2020-11-10T00:27:07.010Z] #2 transferring context:
00:27:07 [2020-11-10T00:27:07.010Z] #2 transferring context: 87B done
00:27:07 [2020-11-10T00:27:07.010Z] #2 DONE 0.0s
00:27:07 [2020-11-10T00:27:07.010Z] 
00:27:07 [2020-11-10T00:27:07.010Z] #3 [internal] load build definition from Dockerfile
00:27:07 [2020-11-10T00:27:07.010Z] #3 transferring dockerfile: 16.58kB done
00:27:07 [2020-11-10T00:27:07.010Z] #3 DONE 0.0s
00:27:07 [2020-11-10T00:27:07.010Z] 
00:27:07 [2020-11-10T00:27:07.010Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:27:07 [2020-11-10T00:27:07.269Z] #41 30.32   HOSTLINK compel/compel-host-bin
00:27:07 [2020-11-10T00:27:07.269Z] #41 30.40   DEP      soccr/soccr.d
00:27:07 [2020-11-10T00:27:07.269Z] #41 30.50   CC       soccr/soccr.o
00:27:07 [2020-11-10T00:27:07.419Z] #47 35.92 go: downloading gopkg.in/ini.v1 v1.51.0
00:27:07 [2020-11-10T00:27:07.419Z] #47 36.10 go: downloading github.com/spf13/afero v1.1.2
00:27:07 [2020-11-10T00:27:07.419Z] #47 36.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:07 [2020-11-10T00:27:07.419Z] #47 36.11 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:27:07 [2020-11-10T00:27:07.676Z] #47 36.21 go: downloading github.com/kisielk/gotool v1.0.0
00:27:07 [2020-11-10T00:27:07.676Z] #47 36.46 go: downloading github.com/pmezard/go-difflib v1.0.0
00:27:07 [2020-11-10T00:27:07.933Z] #47 36.47 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:07 [2020-11-10T00:27:07.933Z] #47 36.47 go: downloading github.com/ultraware/funlen v0.0.2
00:27:08 [2020-11-10T00:27:08.047Z] #4 DONE 0.9s
00:27:08 [2020-11-10T00:27:08.047Z] 
00:27:08 [2020-11-10T00:27:08.047Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:27:08 [2020-11-10T00:27:08.047Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:27:08 [2020-11-10T00:27:08.190Z] #47 36.99 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:08 [2020-11-10T00:27:08.303Z] #41 31.16   AR       soccr/libsoccr.a
00:27:08 [2020-11-10T00:27:08.303Z] #41 31.19 make[1]: 'soccr/libsoccr.a' is up to date.
00:27:08 [2020-11-10T00:27:08.303Z] #41 31.39   DEP      criu/arch/s390/sigframe.d
00:27:08 [2020-11-10T00:27:08.303Z] #41 31.49   DEP      criu/arch/s390/crtools.d
00:27:08 [2020-11-10T00:27:08.447Z] #47 37.17 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:27:08 [2020-11-10T00:27:08.447Z] #47 37.30 go: extracting gopkg.in/ini.v1 v1.51.0
00:27:08 [2020-11-10T00:27:08.595Z] #41 31.67   DEP      criu/arch/s390/cpu.d
00:27:08 [2020-11-10T00:27:08.680Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
00:27:08 [2020-11-10T00:27:08.680Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
00:27:08 [2020-11-10T00:27:08.680Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
00:27:08 [2020-11-10T00:27:08.680Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:27:08 [2020-11-10T00:27:08.680Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
00:27:08 [2020-11-10T00:27:08.704Z] #47 37.34 go: extracting github.com/pmezard/go-difflib v1.0.0
00:27:08 [2020-11-10T00:27:08.704Z] #47 37.44 go: extracting github.com/ultraware/funlen v0.0.2
00:27:08 [2020-11-10T00:27:08.704Z] #47 37.45 go: extracting github.com/kisielk/gotool v1.0.0
00:27:08 [2020-11-10T00:27:08.704Z] #47 37.45 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:27:08 [2020-11-10T00:27:08.886Z] #41 31.88   CC       criu/arch/s390/cpu.o
00:27:08 [2020-11-10T00:27:08.961Z] #47 37.77 go: downloading github.com/gogo/protobuf v1.2.1
00:27:08 [2020-11-10T00:27:08.972Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
00:27:09 [2020-11-10T00:27:09.178Z] #41 32.28   CC       criu/arch/s390/crtools.o
00:27:09 [2020-11-10T00:27:09.218Z] #47 38.02 go: downloading gopkg.in/yaml.v2 v2.2.7
00:27:09 [2020-11-10T00:27:09.267Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
00:27:09 [2020-11-10T00:27:09.267Z] #5 DONE 1.2s
00:27:09 [2020-11-10T00:27:09.267Z] 
00:27:09 [2020-11-10T00:27:09.267Z] #8 [internal] load metadata for docker.io/library/debian:buster
00:27:09 [2020-11-10T00:27:09.475Z] #47 38.17 go: downloading github.com/stretchr/objx v0.2.0
00:27:09 [2020-11-10T00:27:09.475Z] #47 38.27 go: extracting github.com/spf13/afero v1.1.2
00:27:09 [2020-11-10T00:27:09.475Z] #47 38.30 go: downloading github.com/davecgh/go-spew v1.1.1
00:27:09 [2020-11-10T00:27:09.475Z] #47 38.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:27:09 [2020-11-10T00:27:09.475Z] #47 38.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:09 [2020-11-10T00:27:09.475Z] #47 38.38 go: downloading github.com/go-critic/go-critic v0.4.1
00:27:09 [2020-11-10T00:27:09.732Z] #47 38.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:27:09 [2020-11-10T00:27:09.814Z] #41 32.89   CC       criu/arch/s390/sigframe.o
00:27:09 [2020-11-10T00:27:09.926Z] #8 ...
00:27:09 [2020-11-10T00:27:09.926Z] 
00:27:09 [2020-11-10T00:27:09.926Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:27:09 [2020-11-10T00:27:09.926Z] #7 DONE 0.6s
00:27:09 [2020-11-10T00:27:09.926Z] 
00:27:09 [2020-11-10T00:27:09.926Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:27:09 [2020-11-10T00:27:09.926Z] #6 DONE 0.8s
00:27:09 [2020-11-10T00:27:09.926Z] 
00:27:09 [2020-11-10T00:27:09.926Z] #8 [internal] load metadata for docker.io/library/debian:buster
00:27:10 [2020-11-10T00:27:10.107Z] #41 33.03   LINK     criu/arch/s390/crtools.built-in.o
00:27:10 [2020-11-10T00:27:10.107Z] #41 33.06   DEP      criu/pie/util-vdso.d
00:27:10 [2020-11-10T00:27:10.107Z] #41 33.16   DEP      criu/pie/util.d
00:27:10 [2020-11-10T00:27:10.107Z] #41 33.22   CC       criu/pie/util.o
00:27:10 [2020-11-10T00:27:10.165Z] Fetching without tags
00:27:10 [2020-11-10T00:27:10.228Z] #8 DONE 1.0s
00:27:10 [2020-11-10T00:27:10.228Z] 
00:27:10 [2020-11-10T00:27:10.228Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:10 [2020-11-10T00:27:10.228Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:27:10 [2020-11-10T00:27:10.408Z] #41 33.37   CC       criu/pie/util-vdso.o
00:27:10 [2020-11-10T00:27:10.408Z] #41 ...
00:27:10 [2020-11-10T00:27:10.408Z] 
00:27:10 [2020-11-10T00:27:10.408Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:27:10 [2020-11-10T00:27:10.408Z] #56 64.27 + for f in rootlesskit rootlesskit-docker-proxy
00:27:10 [2020-11-10T00:27:10.408Z] #56 64.27 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:27:10 [2020-11-10T00:27:10.408Z] #56 DONE 68.3s
00:27:10 [2020-11-10T00:27:10.408Z] 
00:27:10 [2020-11-10T00:27:10.408Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:27:10 [2020-11-10T00:27:10.408Z] #57 DONE 0.1s
00:27:10 [2020-11-10T00:27:10.408Z] 
00:27:10 [2020-11-10T00:27:10.408Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:27:10 [2020-11-10T00:27:10.103Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:27:10 [2020-11-10T00:27:10.113Z]  > git config --add remote.origin.fetch +refs/pull/41638/head:refs/remotes/origin/PR-41638 # timeout=10
00:27:10 [2020-11-10T00:27:10.121Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:27:10 [2020-11-10T00:27:10.142Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:27:10 [2020-11-10T00:27:10.170Z] Fetching upstream changes from https://github.com/moby/moby.git
00:27:10 [2020-11-10T00:27:10.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:27:10 [2020-11-10T00:27:10.171Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:27:10 [2020-11-10T00:27:10.586Z] Merging remotes/origin/master commit 470ae8422fc6f1845288eb7572253b08f1e6edf8 into PR head commit 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763
00:27:10 [2020-11-10T00:27:10.667Z] #47 39.55 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:27:10 [2020-11-10T00:27:10.705Z] #58 DONE 0.1s
00:27:10 [2020-11-10T00:27:10.705Z] 
00:27:10 [2020-11-10T00:27:10.705Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:10 [2020-11-10T00:27:10.705Z] #43 61.62 vendor/golang.org/x/text/unicode/bidi
00:27:10 [2020-11-10T00:27:10.705Z] #43 62.53 vendor/golang.org/x/text/secure/bidirule
00:27:10 [2020-11-10T00:27:10.705Z] #43 62.72 vendor/golang.org/x/text/unicode/norm
00:27:10 [2020-11-10T00:27:10.705Z] #43 65.02 vendor/golang.org/x/net/idna
00:27:10 [2020-11-10T00:27:10.705Z] #43 66.72 vendor/golang.org/x/net/http2/hpack
00:27:10 [2020-11-10T00:27:10.705Z] #43 67.42 mime
00:27:10 [2020-11-10T00:27:10.876Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:27:10 [2020-11-10T00:27:10.876Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
00:27:10 [2020-11-10T00:27:10.876Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s
00:27:10 [2020-11-10T00:27:10.876Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s
00:27:10 [2020-11-10T00:27:10.876Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s
00:27:10 [2020-11-10T00:27:10.876Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
00:27:10 [2020-11-10T00:27:10.876Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s
00:27:10 [2020-11-10T00:27:10.876Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s
00:27:10 [2020-11-10T00:27:10.877Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s
00:27:10 [2020-11-10T00:27:10.877Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s
00:27:10 [2020-11-10T00:27:10.932Z] #47 39.67 go: extracting github.com/davecgh/go-spew v1.1.1
00:27:10 [2020-11-10T00:27:10.932Z] #47 ...
00:27:10 [2020-11-10T00:27:10.932Z] 
00:27:10 [2020-11-10T00:27:10.932Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:10 [2020-11-10T00:27:10.932Z] #38 29.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:27:10 [2020-11-10T00:27:10.932Z] #38 32.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:27:10 [2020-11-10T00:27:10.932Z] #38 ...
00:27:10 [2020-11-10T00:27:10.932Z] 
00:27:10 [2020-11-10T00:27:10.932Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:10 [2020-11-10T00:27:10.932Z] #47 39.77 go: extracting github.com/stretchr/objx v0.2.0
00:27:10 [2020-11-10T00:27:10.999Z] #43 ...
00:27:10 [2020-11-10T00:27:10.999Z] 
00:27:10 [2020-11-10T00:27:10.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:10 [2020-11-10T00:27:10.999Z] #41 33.92   AR       criu/pie/pie.lib.a
00:27:10 [2020-11-10T00:27:10.999Z] #41 33.99   DEP      criu/pie/restorer.d
00:27:10 [2020-11-10T00:27:10.999Z] #41 34.21   DEP      criu/arch/s390/restorer.d
00:27:11 [2020-11-10T00:27:11.189Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.5s
00:27:11 [2020-11-10T00:27:11.189Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.43MB / 54.14MB 0.6s
00:27:11 [2020-11-10T00:27:11.189Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 588.21kB / 8.25MB 0.6s
00:27:11 [2020-11-10T00:27:11.189Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.5s done
00:27:11 [2020-11-10T00:27:11.189Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 1.00MB / 10.73MB 0.6s
00:27:11 [2020-11-10T00:27:11.291Z] #41 34.30   DEP      criu/arch/s390/vdso-pie.d
00:27:11 [2020-11-10T00:27:11.291Z] #41 34.37   DEP      criu/pie/parasite-vdso.d
00:27:11 [2020-11-10T00:27:11.291Z] #41 34.43   DEP      criu/pie/parasite.d
00:27:11 [2020-11-10T00:27:11.291Z] #41 34.51   CC       criu/pie/parasite.o
00:27:11 [2020-11-10T00:27:11.496Z] #47 40.15 go: extracting gopkg.in/yaml.v2 v2.2.7
00:27:11 [2020-11-10T00:27:11.539Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 3.00MB / 8.25MB 0.8s
00:27:11 [2020-11-10T00:27:11.540Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 2.87MB / 10.73MB 0.8s
00:27:11 [2020-11-10T00:27:11.540Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 3.36MB / 57.46MB 0.8s
00:27:11 [2020-11-10T00:27:11.540Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.44MB / 8.25MB 0.9s
00:27:11 [2020-11-10T00:27:11.540Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 3.91MB / 10.73MB 0.9s
00:27:11 [2020-11-10T00:27:11.540Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 6.15MB / 73.58MB 0.9s
00:27:11 [2020-11-10T00:27:11.753Z] #47 40.50 go: extracting github.com/go-critic/go-critic v0.4.1
00:27:11 [2020-11-10T00:27:11.925Z] #41 35.04   LINK     criu/pie/parasite.built-in.o
00:27:11 [2020-11-10T00:27:11.925Z] #41 35.04   GEN      criu/pie/parasite-blob.h
00:27:11 [2020-11-10T00:27:11.925Z] #41 35.05   CC       criu/pie/parasite-vdso.o
00:27:11 [2020-11-10T00:27:11.941Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 8.60MB / 54.14MB 1.1s
00:27:11 [2020-11-10T00:27:11.941Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.34MB / 96.52MB 1.1s
00:27:11 [2020-11-10T00:27:11.941Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 7.88MB / 8.25MB 1.1s
00:27:11 [2020-11-10T00:27:11.941Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 6.45MB / 10.73MB 1.1s
00:27:11 [2020-11-10T00:27:11.941Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 7.69MB / 57.46MB 1.1s
00:27:11 [2020-11-10T00:27:11.941Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 11.59MB / 54.14MB 1.2s
00:27:11 [2020-11-10T00:27:11.941Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done
00:27:11 [2020-11-10T00:27:11.941Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.76MB / 10.73MB 1.2s
00:27:11 [2020-11-10T00:27:11.941Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 11.30MB / 57.46MB 1.2s
00:27:11 [2020-11-10T00:27:11.941Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 11.54MB / 73.58MB 1.2s
00:27:12 [2020-11-10T00:27:12.218Z] Merge succeeded, producing cdef9fe2b43952d081b9f9715f81d00f23680677
00:27:12 [2020-11-10T00:27:12.218Z] Checking out Revision cdef9fe2b43952d081b9f9715f81d00f23680677 (PR-41638)
00:27:12 [2020-11-10T00:27:12.531Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 14.81MB / 54.14MB 1.4s
00:27:12 [2020-11-10T00:27:12.531Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 10.48MB / 96.52MB 1.4s
00:27:12 [2020-11-10T00:27:12.531Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 21.44MB / 54.14MB 1.7s
00:27:12 [2020-11-10T00:27:12.531Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done
00:27:12 [2020-11-10T00:27:12.531Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 19.50MB / 57.46MB 1.7s
00:27:12 [2020-11-10T00:27:12.531Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 17.94MB / 73.58MB 1.7s
00:27:12 [2020-11-10T00:27:12.531Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done
00:27:12 [2020-11-10T00:27:12.531Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.20MB / 54.14MB 1.9s
00:27:12 [2020-11-10T00:27:12.531Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 19.02MB / 96.52MB 1.9s
00:27:12 [2020-11-10T00:27:12.531Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 24.32MB / 57.46MB 1.9s
00:27:12 [2020-11-10T00:27:12.557Z] #41 35.49   CC       criu/arch/s390/vdso-pie.o
00:27:12 [2020-11-10T00:27:12.557Z] #41 35.65   CC       criu/arch/s390/restorer.o
00:27:12 [2020-11-10T00:27:12.849Z] #41 35.83   CC       criu/pie/restorer.o
00:27:10 [2020-11-10T00:27:10.595Z]  > git config core.sparsecheckout # timeout=10
00:27:10 [2020-11-10T00:27:10.623Z]  > git checkout -f 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763 # timeout=10
00:27:11 [2020-11-10T00:27:11.471Z]  > git remote # timeout=10
00:27:11 [2020-11-10T00:27:11.501Z]  > git config --get remote.origin.url # timeout=10
00:27:11 [2020-11-10T00:27:11.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:27:11 [2020-11-10T00:27:11.521Z]  > git merge 470ae8422fc6f1845288eb7572253b08f1e6edf8 # timeout=10
00:27:12 [2020-11-10T00:27:12.194Z]  > git rev-parse HEAD^{commit} # timeout=10
00:27:12 [2020-11-10T00:27:12.220Z]  > git config core.sparsecheckout # timeout=10
00:27:12 [2020-11-10T00:27:12.244Z]  > git checkout -f cdef9fe2b43952d081b9f9715f81d00f23680677 # timeout=10
00:27:13 [2020-11-10T00:27:13.128Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 23.78MB / 73.58MB 2.1s
00:27:13 [2020-11-10T00:27:13.128Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 28.57MB / 57.46MB 2.3s
00:27:13 [2020-11-10T00:27:13.128Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 24.28MB / 96.52MB 2.4s
00:27:13 [2020-11-10T00:27:13.128Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 27.93MB / 73.58MB 2.4s
00:27:13 [2020-11-10T00:27:13.128Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 28.94MB / 54.14MB 2.5s
00:27:13 [2020-11-10T00:27:13.128Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 34.38MB / 57.46MB 2.5s
00:27:13 [2020-11-10T00:27:13.485Z] #41 ...
00:27:13 [2020-11-10T00:27:13.485Z] 
00:27:13 [2020-11-10T00:27:13.485Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.09 Selecting previously unselected package libapparmor1:s390x.
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.09 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.09 Unpacking libapparmor1:s390x (2.13.2-10) ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.17 Selecting previously unselected package libapparmor-dev:s390x.
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.17 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.17 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.29 Selecting previously unselected package libbtrfs0.
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.29 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.29 Unpacking libbtrfs0 (4.20.1-2) ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.35 Selecting previously unselected package libbtrfs-dev.
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.35 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.36 Unpacking libbtrfs-dev (4.20.1-2) ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.42 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.42 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.43 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.46 Selecting previously unselected package libudev-dev:s390x.
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.46 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.47 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.56 Selecting previously unselected package libsepol1-dev:s390x.
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.56 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.56 Unpacking libsepol1-dev:s390x (2.8-1) ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.78 Selecting previously unselected package libpcre16-3:s390x.
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.78 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.78 Unpacking libpcre16-3:s390x (2:8.39-12) ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.85 Selecting previously unselected package libpcre32-3:s390x.
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.85 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.485Z] #11 69.85 Unpacking libpcre32-3:s390x (2:8.39-12) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 69.98 Selecting previously unselected package libpcrecpp0v5:s390x.
00:27:13 [2020-11-10T00:27:13.486Z] #11 69.98 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 69.98 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.05 Selecting previously unselected package libpcre3-dev:s390x.
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.05 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.05 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.29 Selecting previously unselected package libselinux1-dev:s390x.
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.29 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.30 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.43 Selecting previously unselected package libdevmapper-dev:s390x.
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.43 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.43 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.48 Selecting previously unselected package libseccomp-dev:s390x.
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.48 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.48 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.54 Selecting previously unselected package libsystemd-dev:s390x.
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.54 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.56 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.91 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.91 Setting up libseccomp-dev:s390x (2.3.3-4) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.92 Setting up libapparmor1:s390x (2.13.2-10) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.93 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.93 Setting up libpcre16-3:s390x (2:8.39-12) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.94 Setting up libsepol1-dev:s390x (2.8-1) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.94 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.95 Setting up libbtrfs0 (4.20.1-2) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.96 Setting up libpcre32-3:s390x (2:8.39-12) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.96 Setting up libudev-dev:s390x (241-7~deb10u4) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.97 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.98 Setting up libbtrfs-dev (4.20.1-2) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.99 Setting up libapparmor-dev:s390x (2.13.2-10) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 70.99 Setting up mingw-w64-common (6.0.0-3) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.00 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.01 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.01 Setting up libpcre3-dev:s390x (2:8.39-12) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.02 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.03 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
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.03 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
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.03 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.04 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
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.04 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
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.05 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.05 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.06 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.07 Setting up dmsetup (2:1.02.155-3) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.07 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.08 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 71.09 Processing triggers for libc-bin (2.28-10) ...
00:27:13 [2020-11-10T00:27:13.486Z] #11 DONE 71.5s
00:27:13 [2020-11-10T00:27:13.486Z] 
00:27:13 [2020-11-10T00:27:13.486Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:13 [2020-11-10T00:27:13.651Z] #47 42.09 go: downloading github.com/go-toolsmith/typep v1.0.0
00:27:13 [2020-11-10T00:27:13.651Z] #47 42.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:27:13 [2020-11-10T00:27:13.651Z] #47 42.39 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:27:13 [2020-11-10T00:27:13.651Z] #47 42.40 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:27:13 [2020-11-10T00:27:13.651Z] #47 42.44 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:13 [2020-11-10T00:27:13.778Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 29.26MB / 96.52MB 2.9s
00:27:13 [2020-11-10T00:27:13.778Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 39.38MB / 57.46MB 2.9s
00:27:13 [2020-11-10T00:27:13.778Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 34.53MB / 73.58MB 2.9s
00:27:13 [2020-11-10T00:27:13.778Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 43.15MB / 57.46MB 3.1s
00:27:13 [2020-11-10T00:27:13.778Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.01MB / 73.58MB 3.1s
00:27:13 [2020-11-10T00:27:13.842Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05983f8a011a18806) in /home/ubuntu/workspace/moby_PR-41638
[Pipeline] {
[Pipeline] checkout
00:27:13 [2020-11-10T00:27:13.908Z] #47 42.78 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:27:13 [2020-11-10T00:27:13.908Z] #47 42.78 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:27:14 [2020-11-10T00:27:14.166Z] #47 42.93 go: extracting github.com/go-toolsmith/typep v1.0.0
00:27:14 [2020-11-10T00:27:14.166Z] #47 42.99 go: downloading github.com/go-toolsmith/astp v1.0.0
00:27:14 [2020-11-10T00:27:14.189Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 34.14MB / 96.52MB 3.3s
00:27:14 [2020-11-10T00:27:14.189Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 47.34MB / 57.46MB 3.4s
00:27:14 [2020-11-10T00:27:14.189Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 45.16MB / 73.58MB 3.4s
00:27:14 [2020-11-10T00:27:14.189Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.05MB / 57.46MB 3.6s
00:27:14 [2020-11-10T00:27:14.424Z] #47 42.99 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:27:14 [2020-11-10T00:27:14.424Z] #47 43.15 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:27:14 [2020-11-10T00:27:14.500Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 31.85MB / 54.14MB 3.7s
00:27:14 [2020-11-10T00:27:14.500Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 49.95MB / 73.58MB 3.7s
00:27:14 [2020-11-10T00:27:14.500Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.44MB / 57.46MB 3.9s
00:27:14 [2020-11-10T00:27:14.523Z] #51 ...
00:27:14 [2020-11-10T00:27:14.523Z] 
00:27:14 [2020-11-10T00:27:14.523Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:27:14 [2020-11-10T00:27:14.523Z] #12 DONE 1.1s
00:27:14 [2020-11-10T00:27:14.523Z] 
00:27:14 [2020-11-10T00:27:14.523Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.986 + RM_GOPATH=0
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.986 + TMP_GOPATH=
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.986 + : /build
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.986 + '[' -z '' ']'
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.986 ++ mktemp -d
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.987 + export GOPATH=/tmp/tmp.mUOdnJLMkA
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.987 + GOPATH=/tmp/tmp.mUOdnJLMkA
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.987 + RM_GOPATH=1
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.987 + case "$(go env GOARCH)" in
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.987 ++ go env GOARCH
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.997 + export GO_BUILDMODE=-buildmode=pie
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.997 + GO_BUILDMODE=-buildmode=pie
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.998 ++ dirname /tmp/install/install.sh
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.998 + dir=/tmp/install
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.998 + bin=runc
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.998 + shift
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.998 + '[' '!' -f /tmp/install/runc.installer ']'
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.998 + . /tmp/install/runc.installer
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.998 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.999 + install_runc
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.999 + grep -q '^3\.10\.0.*\.el7\.'
00:27:14 [2020-11-10T00:27:14.523Z] #51 0.999 + uname -r
00:27:14 [2020-11-10T00:27:14.523Z] #51 1.004 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:27:14 [2020-11-10T00:27:14.523Z] #51 1.004 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:27:14 [2020-11-10T00:27:14.523Z] #51 1.004 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:27:14 [2020-11-10T00:27:14.523Z] #51 1.004 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mUOdnJLMkA/src/github.com/opencontainers/runc
00:27:14 [2020-11-10T00:27:14.523Z] #51 1.005 Cloning into '/tmp/tmp.mUOdnJLMkA/src/github.com/opencontainers/runc'...
00:27:14 [2020-11-10T00:27:14.680Z] #47 43.34 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:27:14 [2020-11-10T00:27:14.680Z] #47 ...
00:27:14 [2020-11-10T00:27:14.680Z] 
00:27:14 [2020-11-10T00:27:14.680Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:14 [2020-11-10T00:27:14.680Z] #40 33.57 Fetched 8398 kB in 26s (328 kB/s)
00:27:14 [2020-11-10T00:27:14.844Z] #9 ...
00:27:14 [2020-11-10T00:27:14.844Z] 
00:27:14 [2020-11-10T00:27:14.844Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:27:14 [2020-11-10T00:27:14.844Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:27:14 [2020-11-10T00:27:14.844Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:27:14 [2020-11-10T00:27:14.844Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
00:27:14 [2020-11-10T00:27:14.844Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:27:14 [2020-11-10T00:27:14.844Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done
00:27:14 [2020-11-10T00:27:14.844Z] #61 DONE 4.4s
00:27:14 [2020-11-10T00:27:14.844Z] 
00:27:14 [2020-11-10T00:27:14.844Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:14 [2020-11-10T00:27:14.844Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 41.80MB / 96.52MB 4.0s
00:27:14 [2020-11-10T00:27:14.844Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.0s done
00:27:14 [2020-11-10T00:27:14.844Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 55.02MB / 73.58MB 4.0s
00:27:14 [2020-11-10T00:27:14.844Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 35.27MB / 54.14MB 4.2s
00:27:14 [2020-11-10T00:27:14.844Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 48.27MB / 96.52MB 4.3s
00:27:14 [2020-11-10T00:27:14.844Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.87MB / 73.58MB 4.3s
00:27:14 [2020-11-10T00:27:14.937Z] #40 33.57 Reading package lists...
00:27:14 [2020-11-10T00:27:14.937Z] #40 ...
00:27:14 [2020-11-10T00:27:14.937Z] 
00:27:14 [2020-11-10T00:27:14.937Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:14 [2020-11-10T00:27:14.937Z] #34 33.68 Fetched 8398 kB in 25s (334 kB/s)
00:27:15 [2020-11-10T00:27:15.193Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.84MB / 54.14MB 4.5s
00:27:15 [2020-11-10T00:27:15.194Z] #34 33.68 Reading package lists...
00:27:15 [2020-11-10T00:27:15.194Z] #34 ...
00:27:15 [2020-11-10T00:27:15.194Z] 
00:27:15 [2020-11-10T00:27:15.194Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:15 [2020-11-10T00:27:15.194Z] #47 43.62 go: extracting github.com/go-toolsmith/astp v1.0.0
00:27:15 [2020-11-10T00:27:15.539Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.78MB / 54.14MB 4.7s
00:27:15 [2020-11-10T00:27:15.539Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 54.37MB / 96.52MB 4.7s
00:27:15 [2020-11-10T00:27:15.539Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 64.40MB / 73.58MB 4.7s
00:27:15 [2020-11-10T00:27:15.539Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.08MB / 54.14MB 4.9s
00:27:15 [2020-11-10T00:27:15.539Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 68.36MB / 73.58MB 4.9s
00:27:15 [2020-11-10T00:27:15.566Z] #51 ...
00:27:15 [2020-11-10T00:27:15.566Z] 
00:27:15 [2020-11-10T00:27:15.566Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:27:15 [2020-11-10T00:27:15.566Z] #13 DONE 1.1s
00:27:15 [2020-11-10T00:27:15.862Z] 
00:27:15 [2020-11-10T00:27:15.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:15 [2020-11-10T00:27:15.862Z] #41 37.30   LINK     criu/pie/restorer.built-in.o
00:27:15 [2020-11-10T00:27:15.862Z] #41 37.31   GEN      criu/pie/restorer-blob.h
00:27:15 [2020-11-10T00:27:15.862Z] #41 37.34   DEP      criu/vdso.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 37.44   DEP      criu/uts_ns.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 37.50   DEP      criu/util.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 37.59   DEP      criu/uffd.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 37.81   DEP      criu/tun.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 37.96   DEP      criu/tty.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 38.07   DEP      criu/timerfd.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 38.18   DEP      criu/timens.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 38.24   DEP      criu/sysfs_parse.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 38.37   DEP      criu/sysctl.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 38.44   DEP      criu/string.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 38.46   DEP      criu/stats.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 38.51   DEP      criu/sockets.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 38.61   DEP      criu/sk-unix.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 38.73   DEP      criu/sk-tcp.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 38.94   DEP      criu/sk-queue.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 39.04   DEP      criu/sk-packet.d
00:27:15 [2020-11-10T00:27:15.862Z] #41 39.13   DEP      criu/sk-netlink.d
00:27:15 [2020-11-10T00:27:15.885Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 61.45MB / 96.52MB 5.1s
00:27:15 [2020-11-10T00:27:15.885Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 49.84MB / 54.14MB 5.3s
00:27:15 [2020-11-10T00:27:15.885Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 72.40MB / 73.58MB 5.3s
00:27:15 [2020-11-10T00:27:15.988Z] Commit message: "Merge commit '470ae8422fc6f1845288eb7572253b08f1e6edf8' into HEAD"
00:27:16 [2020-11-10T00:27:16.016Z] First time build. Skipping changelog.
00:27:16 [2020-11-10T00:27:16.126Z] #47 ...
00:27:16 [2020-11-10T00:27:16.126Z] 
00:27:16 [2020-11-10T00:27:16.126Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:16 [2020-11-10T00:27:16.126Z] #53 34.81 Fetched 8398 kB in 26s (321 kB/s)
00:27:16 [2020-11-10T00:27:16.126Z] #53 34.81 Reading package lists...
00:27:16 [2020-11-10T00:27:16.126Z] #53 ...
00:27:16 [2020-11-10T00:27:16.126Z] 
00:27:16 [2020-11-10T00:27:16.126Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:16 [2020-11-10T00:27:16.126Z] #34 33.68 Reading package lists...
00:27:16 [2020-11-10T00:27:16.156Z] #41 39.42   DEP      criu/sk-inet.d
00:27:16 [2020-11-10T00:27:16.205Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 53.15MB / 54.14MB 5.4s
00:27:16 [2020-11-10T00:27:16.205Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 67.05MB / 96.52MB 5.4s
00:27:16 [2020-11-10T00:27:16.205Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.4s done
00:27:16 [2020-11-10T00:27:16.205Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.5s done
00:27:16 [2020-11-10T00:27:16.383Z] #34 44.79 Reading package lists...
00:27:16 [2020-11-10T00:27:16.383Z] #34 ...
00:27:16 [2020-11-10T00:27:16.383Z] 
00:27:16 [2020-11-10T00:27:16.383Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:16 [2020-11-10T00:27:16.383Z] #11 35.15 Fetched 8398 kB in 26s (319 kB/s)
00:27:16 [2020-11-10T00:27:16.383Z] #11 35.15 Reading package lists...
00:27:16 [2020-11-10T00:27:16.383Z] #11 ...
00:27:16 [2020-11-10T00:27:16.383Z] 
00:27:16 [2020-11-10T00:27:16.383Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:16 [2020-11-10T00:27:16.448Z] #41 39.56   DEP      criu/signalfd.d
00:27:16 [2020-11-10T00:27:16.448Z] #41 39.65   DEP      criu/sigframe.d
00:27:16 [2020-11-10T00:27:16.448Z] #41 39.70   DEP      criu/shmem.d
[Pipeline] withEnv
[Pipeline] {
00:27:16 [2020-11-10T00:27:16.504Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 76.65MB / 96.52MB 5.7s
00:27:16 [2020-11-10T00:27:16.504Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 83.70MB / 96.52MB 5.8s
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:27:16 [2020-11-10T00:27:16.741Z] #41 ...
00:27:16 [2020-11-10T00:27:16.741Z] 
00:27:16 [2020-11-10T00:27:16.741Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:27:16 [2020-11-10T00:27:16.741Z] #14 0.785 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:27:16 [2020-11-10T00:27:16.741Z] #14 DONE 0.9s
00:27:16 [2020-11-10T00:27:16.741Z] 
00:27:16 [2020-11-10T00:27:16.741Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:16 [2020-11-10T00:27:16.741Z] #41 39.88   DEP      criu/servicefd.d
00:27:16 [2020-11-10T00:27:16.741Z] #41 39.96   DEP      criu/seize.d
00:27:16 [2020-11-10T00:27:16.800Z] #9 ...
00:27:16 [2020-11-10T00:27:16.800Z] 
00:27:16 [2020-11-10T00:27:16.800Z] #22 [internal] load build context
00:27:16 [2020-11-10T00:27:16.800Z] #22 transferring context: 52.01MB 6.3s done
00:27:16 [2020-11-10T00:27:16.800Z] #22 DONE 6.4s
00:27:16 [2020-11-10T00:27:16.800Z] 
00:27:16 [2020-11-10T00:27:16.800Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:16 [2020-11-10T00:27:16.800Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 90.41MB / 96.52MB 6.0s
00:27:16 [2020-11-10T00:27:16.800Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.2s done
00:27:16 [2020-11-10T00:27:16.800Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:27:17 [2020-11-10T00:27:17.033Z] #41 40.05   DEP      criu/seccomp.d
00:27:17 [2020-11-10T00:27:17.177Z] + docker version
00:27:17 [2020-11-10T00:27:17.337Z] #41 40.31   DEP      criu/rst-malloc.d
00:27:17 [2020-11-10T00:27:17.337Z] #41 40.34   DEP      criu/rbtree.d
00:27:17 [2020-11-10T00:27:17.337Z] #41 40.35   DEP      criu/pstree.d
00:27:17 [2020-11-10T00:27:17.337Z] #41 40.42   DEP      criu/protobuf.d
00:27:17 [2020-11-10T00:27:17.337Z] #41 40.50   GEN      criu/protobuf-desc-gen.h
00:27:17 [2020-11-10T00:27:17.505Z] using credential docker-jenkins-github-credentials
00:27:17 [2020-11-10T00:27:17.513Z] Cloning the remote Git repository
00:27:17 [2020-11-10T00:27:17.513Z] Cloning with configured refspecs honoured and without tags
00:27:17 [2020-11-10T00:27:17.407Z] Cloning repository https://github.com/moby/moby.git
00:27:17 [2020-11-10T00:27:17.628Z] #41 ...
00:27:17 [2020-11-10T00:27:17.628Z] 
00:27:17 [2020-11-10T00:27:17.628Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:27:17 [2020-11-10T00:27:17.628Z] #15 DONE 0.8s
00:27:17 [2020-11-10T00:27:17.628Z] 
00:27:17 [2020-11-10T00:27:17.628Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:27:15 [2020-11-10T00:27:15.990Z]  > git rev-list --no-walk a8ab72d819c80aeb3bdca8f819a1d1c59c41bb0a # timeout=10
00:27:18 [2020-11-10T00:27:18.262Z] #16 DONE 1.0s
00:27:18 [2020-11-10T00:27:18.262Z] 
00:27:18 [2020-11-10T00:27:18.262Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:18 [2020-11-10T00:27:18.262Z] #41 41.56   DEP      criu/protobuf-desc.d
00:27:18 [2020-11-10T00:27:18.554Z] #41 41.70   DEP      criu/proc_parse.d
00:27:18 [2020-11-10T00:27:18.554Z] #41 41.81   DEP      criu/plugin.d
00:27:17 [2020-11-10T00:27:17.476Z]  > git init /home/ubuntu/workspace/moby_PR-41638 # timeout=10
00:27:17 [2020-11-10T00:27:17.818Z] Fetching upstream changes from https://github.com/moby/moby.git
00:27:17 [2020-11-10T00:27:17.819Z]  > git --version # timeout=10
00:27:17 [2020-11-10T00:27:17.892Z]  > git --version # 'git version 2.17.1'
00:27:17 [2020-11-10T00:27:17.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:27:17 [2020-11-10T00:27:17.894Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:27:18 [2020-11-10T00:27:18.876Z] #41 41.86   DEP      criu/pipes.d
00:27:18 [2020-11-10T00:27:18.876Z] #41 42.01   DEP      criu/pie-util.d
00:27:19 [2020-11-10T00:27:19.167Z] #41 42.14   DEP      criu/pie-util-vdso.d
00:27:19 [2020-11-10T00:27:19.167Z] #41 42.18   DEP      criu/path.d
00:27:19 [2020-11-10T00:27:19.167Z] #41 42.33   DEP      criu/parasite-syscall.d
00:27:19 [2020-11-10T00:27:19.461Z] #41 42.48   DEP      criu/pagemap.d
00:27:19 [2020-11-10T00:27:19.461Z] #41 42.57   DEP      criu/pagemap-cache.d
00:27:19 [2020-11-10T00:27:19.461Z] #41 42.66   DEP      criu/page-xfer.d
00:27:19 [2020-11-10T00:27:19.752Z] #41 ...
00:27:19 [2020-11-10T00:27:19.752Z] 
00:27:19 [2020-11-10T00:27:19.752Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:27:19 [2020-11-10T00:27:19.752Z] #17 DONE 1.1s
00:27:19 [2020-11-10T00:27:19.752Z] 
00:27:19 [2020-11-10T00:27:19.752Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:19 [2020-11-10T00:27:19.752Z] #41 42.75   DEP      criu/page-pipe.d
00:27:19 [2020-11-10T00:27:19.752Z] #41 42.84   DEP      criu/netfilter.d
00:27:19 [2020-11-10T00:27:19.752Z] #41 42.94   DEP      criu/net.d
00:27:19 [2020-11-10T00:27:19.752Z] #41 43.06   DEP      criu/namespaces.d
00:27:20 [2020-11-10T00:27:20.044Z] #41 43.15   DEP      criu/mount.d
00:27:20 [2020-11-10T00:27:20.044Z] #41 43.26   DEP      criu/memfd.d
00:27:20 [2020-11-10T00:27:20.333Z] #9 ...
00:27:20 [2020-11-10T00:27:20.333Z] 
00:27:20 [2020-11-10T00:27:20.333Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:27:20 [2020-11-10T00:27:20.333Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
00:27:20 [2020-11-10T00:27:20.333Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:27:20 [2020-11-10T00:27:20.333Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done
00:27:20 [2020-11-10T00:27:20.333Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done
00:27:20 [2020-11-10T00:27:20.333Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 5.7s done
00:27:20 [2020-11-10T00:27:20.333Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244
00:27:20 [2020-11-10T00:27:20.336Z] #41 43.37   DEP      criu/mem.d
00:27:20 [2020-11-10T00:27:20.336Z] #41 43.56   DEP      criu/lsm.d
00:27:20 [2020-11-10T00:27:20.628Z] #41 43.68   DEP      criu/log.d
00:27:20 [2020-11-10T00:27:20.628Z] #41 43.76   DEP      criu/libnetlink.d
00:27:20 [2020-11-10T00:27:20.628Z] #41 43.84   DEP      criu/kerndat.d
00:27:20 [2020-11-10T00:27:20.984Z] #41 44.02   DEP      criu/kcmp-ids.d
00:27:20 [2020-11-10T00:27:20.984Z] #41 44.07   DEP      criu/irmap.d
00:27:20 [2020-11-10T00:27:20.984Z] #41 44.16   DEP      criu/ipc_ns.d
00:27:21 [2020-11-10T00:27:21.301Z] #41 44.25   DEP      criu/image.d
00:27:21 [2020-11-10T00:27:21.301Z] #41 ...
00:27:21 [2020-11-10T00:27:21.301Z] 
00:27:21 [2020-11-10T00:27:21.301Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:21 [2020-11-10T00:27:21.301Z] #43 69.09 mime/quotedprintable
00:27:21 [2020-11-10T00:27:21.301Z] #43 69.25 net/http/internal
00:27:21 [2020-11-10T00:27:21.301Z] #43 70.00 mime/multipart
00:27:21 [2020-11-10T00:27:21.301Z] #43 70.01 crypto/tls
00:27:21 [2020-11-10T00:27:21.301Z] #43 74.31 net/http/httptrace
00:27:21 [2020-11-10T00:27:21.301Z] #43 74.47 net/http
00:27:21 [2020-11-10T00:27:21.301Z] #43 ...
00:27:21 [2020-11-10T00:27:21.301Z] 
00:27:21 [2020-11-10T00:27:21.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:21 [2020-11-10T00:27:21.301Z] #41 44.35   DEP      criu/image-desc.d
00:27:21 [2020-11-10T00:27:21.301Z] #41 44.45   DEP      criu/fsnotify.d
00:27:21 [2020-11-10T00:27:21.301Z] #41 44.56   DEP      criu/filesystems.d
00:27:21 [2020-11-10T00:27:21.382Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 4.8s done
00:27:21 [2020-11-10T00:27:21.383Z] #25 DONE 10.9s
00:27:21 [2020-11-10T00:27:21.383Z] 
00:27:21 [2020-11-10T00:27:21.383Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:27:21 [2020-11-10T00:27:21.383Z] #26 0.196 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:21 [2020-11-10T00:27:21.383Z] #26 0.217 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
00:27:21 [2020-11-10T00:27:21.383Z] #26 0.247 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:21 [2020-11-10T00:27:21.612Z] #41 44.71   DEP      criu/files.d
00:27:21 [2020-11-10T00:27:21.651Z] #40 44.31 Reading package lists...
00:27:21 [2020-11-10T00:27:21.651Z] #40 ...
00:27:21 [2020-11-10T00:27:21.651Z] 
00:27:21 [2020-11-10T00:27:21.651Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:21 [2020-11-10T00:27:21.651Z] #47 47.85 go: extracting github.com/gogo/protobuf v1.2.1
00:27:21 [2020-11-10T00:27:21.679Z] #26 0.410 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [234 kB]
00:27:21 [2020-11-10T00:27:21.907Z] #41 44.88   DEP      criu/files-reg.d
00:27:21 [2020-11-10T00:27:21.907Z] #41 45.08   DEP      criu/files-ext.d
00:27:21 [2020-11-10T00:27:21.984Z] #26 0.615 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:27:22 [2020-11-10T00:27:22.198Z] #41 45.21   DEP      criu/file-lock.d
00:27:22 [2020-11-10T00:27:22.198Z] #41 45.40   DEP      criu/file-ids.d
00:27:22 [2020-11-10T00:27:22.278Z] #26 0.941 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:27:22 [2020-11-10T00:27:22.478Z] Client: Docker Engine - Community
00:27:22 [2020-11-10T00:27:22.478Z]  Version:           19.03.13
00:27:22 [2020-11-10T00:27:22.478Z]  API version:       1.40
00:27:22 [2020-11-10T00:27:22.478Z]  Go version:        go1.13.15
00:27:22 [2020-11-10T00:27:22.478Z]  Git commit:        4484c46d9d
00:27:22 [2020-11-10T00:27:22.478Z]  Built:             Wed Sep 16 17:02:36 2020
00:27:22 [2020-11-10T00:27:22.478Z]  OS/Arch:           linux/amd64
00:27:22 [2020-11-10T00:27:22.478Z]  Experimental:      false
00:27:22 [2020-11-10T00:27:22.478Z] 
00:27:22 [2020-11-10T00:27:22.478Z] Server: Docker Engine - Community
00:27:22 [2020-11-10T00:27:22.478Z]  Engine:
00:27:22 [2020-11-10T00:27:22.478Z]   Version:          19.03.13
00:27:22 [2020-11-10T00:27:22.478Z]   API version:      1.40 (minimum version 1.12)
00:27:22 [2020-11-10T00:27:22.478Z]   Go version:       go1.13.15
00:27:22 [2020-11-10T00:27:22.478Z]   Git commit:       4484c46d9d
00:27:22 [2020-11-10T00:27:22.478Z]   Built:            Wed Sep 16 17:01:06 2020
00:27:22 [2020-11-10T00:27:22.478Z]   OS/Arch:          linux/amd64
00:27:22 [2020-11-10T00:27:22.478Z]   Experimental:     true
00:27:22 [2020-11-10T00:27:22.478Z]  containerd:
00:27:22 [2020-11-10T00:27:22.478Z]   Version:          1.3.7
00:27:22 [2020-11-10T00:27:22.478Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:27:22 [2020-11-10T00:27:22.478Z]  runc:
00:27:22 [2020-11-10T00:27:22.478Z]   Version:          1.0.0-rc10
00:27:22 [2020-11-10T00:27:22.478Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:27:22 [2020-11-10T00:27:22.478Z]  docker-init:
00:27:22 [2020-11-10T00:27:22.478Z]   Version:          0.18.0
00:27:22 [2020-11-10T00:27:22.478Z]   GitCommit:        fec3683
00:27:22 [2020-11-10T00:27:22.490Z] #41 45.53   DEP      criu/fifo.d
00:27:22 [2020-11-10T00:27:22.490Z] #41 45.59   DEP      criu/fdstore.d
00:27:22 [2020-11-10T00:27:22.490Z] #41 45.73   DEP      criu/fault-injection.d
[Pipeline] sh
00:27:22 [2020-11-10T00:27:22.783Z] #41 45.75   DEP      criu/external.d
00:27:22 [2020-11-10T00:27:22.783Z] #41 45.86   DEP      criu/eventpoll.d
00:27:22 [2020-11-10T00:27:22.833Z] + docker info
00:27:23 [2020-11-10T00:27:23.022Z] #47 ...
00:27:23 [2020-11-10T00:27:23.022Z] 
00:27:23 [2020-11-10T00:27:23.022Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:23 [2020-11-10T00:27:23.022Z] #43 41.82 vendor/golang.org/x/crypto/internal/subtle
00:27:23 [2020-11-10T00:27:23.022Z] #43 41.96 vendor/golang.org/x/crypto/curve25519
00:27:23 [2020-11-10T00:27:23.076Z] #41 46.05   DEP      criu/eventfd.d
00:27:23 [2020-11-10T00:27:23.076Z] #41 46.15   DEP      criu/crtools.d
00:27:23 [2020-11-10T00:27:23.367Z] #41 46.35   DEP      criu/cr-service.d
00:27:23 [2020-11-10T00:27:23.367Z] #41 46.53   DEP      criu/cr-restore.d
00:27:23 [2020-11-10T00:27:23.727Z] #41 46.78   DEP      criu/cr-errno.d
00:27:23 [2020-11-10T00:27:23.727Z] #41 46.79   DEP      criu/cr-dump.d
00:27:24 [2020-11-10T00:27:24.019Z] #41 46.95   DEP      criu/cr-dedup.d
00:27:24 [2020-11-10T00:27:24.019Z] #41 47.16   DEP      criu/cr-check.d
00:27:24 [2020-11-10T00:27:24.019Z] #41 47.28   DEP      criu/config.d
00:27:24 [2020-11-10T00:27:24.311Z] #41 47.44   DEP      criu/clone-noasan.d
00:27:24 [2020-11-10T00:27:24.311Z] #41 47.53   DEP      criu/cgroup.d
00:27:24 [2020-11-10T00:27:24.357Z] #26 2.708 Fetched 8173 kB in 3s (3236 kB/s)
00:27:24 [2020-11-10T00:27:24.603Z] #41 47.73   DEP      criu/cgroup-props.d
00:27:24 [2020-11-10T00:27:24.603Z] #41 47.83   DEP      criu/bitmap.d
00:27:24 [2020-11-10T00:27:24.895Z] #41 47.85   DEP      criu/bfd.d
00:27:24 [2020-11-10T00:27:24.895Z] #41 47.95   DEP      criu/autofs.d
00:27:24 [2020-11-10T00:27:24.895Z] #41 48.11   DEP      criu/aio.d
00:27:24 [2020-11-10T00:27:24.895Z] #41 48.21   DEP      criu/action-scripts.d
00:27:24 [2020-11-10T00:27:24.915Z] #43 ...
00:27:24 [2020-11-10T00:27:24.915Z] 
00:27:24 [2020-11-10T00:27:24.915Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:24 [2020-11-10T00:27:24.915Z] #47 53.32 go: extracting golang.org/x/text v0.3.2
00:27:24 [2020-11-10T00:27:24.996Z] #26 2.708 Reading package lists...
00:27:25 [2020-11-10T00:27:25.529Z] #41 48.42   CC       criu/action-scripts.o
00:27:25 [2020-11-10T00:27:25.821Z] #41 48.92   CC       criu/aio.o
00:27:26 [2020-11-10T00:27:26.057Z] #26 3.760 Reading package lists...
00:27:26 [2020-11-10T00:27:26.113Z] #41 49.34   CC       criu/autofs.o
00:27:26 [2020-11-10T00:27:26.353Z] #26 4.849 Building dependency tree...
00:27:26 [2020-11-10T00:27:26.646Z] #26 5.277 The following additional packages will be installed:
00:27:26 [2020-11-10T00:27:26.646Z] #26 5.278   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:27:26 [2020-11-10T00:27:26.646Z] #26 5.278   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:27:26 [2020-11-10T00:27:26.646Z] #26 5.278   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:27:26 [2020-11-10T00:27:26.646Z] #26 5.280 Suggested packages:
00:27:26 [2020-11-10T00:27:26.646Z] #26 5.280   krb5-doc krb5-user
00:27:26 [2020-11-10T00:27:26.646Z] #26 5.280 Recommended packages:
00:27:26 [2020-11-10T00:27:26.646Z] #26 5.280   krb5-locales publicsuffix libsasl2-modules
00:27:26 [2020-11-10T00:27:26.826Z] #47 ...
00:27:26 [2020-11-10T00:27:26.826Z] 
00:27:26 [2020-11-10T00:27:26.826Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.516 The following NEW packages will be installed:
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.517   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.517   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.517   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.518   libssh2-1 libssl1.1 openssl
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.558 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.558 Need to get 5165 kB of archives.
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.558 After this operation, 14.6 MB of additional disk space will be used.
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.558 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.571 Get:2 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u3 [243 kB]
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.611 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.694 Get:4 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
00:27:26 [2020-11-10T00:27:26.939Z] #26 5.732 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB]
00:27:27 [2020-11-10T00:27:27.090Z] #53 45.57 Reading package lists...
00:27:27 [2020-11-10T00:27:27.090Z] #53 ...
00:27:27 [2020-11-10T00:27:27.090Z] 
00:27:27 [2020-11-10T00:27:27.090Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:27 [2020-11-10T00:27:27.090Z] #11 45.74 Reading package lists...
00:27:27 [2020-11-10T00:27:27.090Z] #11 ...
00:27:27 [2020-11-10T00:27:27.090Z] 
00:27:27 [2020-11-10T00:27:27.090Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:27 [2020-11-10T00:27:27.090Z] #34 44.79 Reading package lists...
00:27:27 [2020-11-10T00:27:27.237Z] #26 5.901 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 5.921 Get:7 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 5.924 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 5.925 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 5.927 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 5.948 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 5.972 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 5.976 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 5.979 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 5.980 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 6.009 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 6.078 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 6.088 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
00:27:27 [2020-11-10T00:27:27.237Z] #26 6.124 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
00:27:27 [2020-11-10T00:27:27.533Z] #26 6.177 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
00:27:27 [2020-11-10T00:27:27.533Z] #26 6.180 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
00:27:27 [2020-11-10T00:27:27.533Z] #26 6.366 debconf: delaying package configuration, since apt-utils is not installed
00:27:27 [2020-11-10T00:27:27.533Z] #26 6.388 Fetched 5165 kB in 1s (8153 kB/s)
00:27:27 [2020-11-10T00:27:27.625Z] #41 50.42   CC       criu/bfd.o
00:27:27 [2020-11-10T00:27:27.625Z] #41 50.77   CC       criu/bitmap.o
00:27:27 [2020-11-10T00:27:27.827Z] #26 6.403 Selecting previously unselected package libsasl2-modules-db:ppc64el.
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.403 (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 ... 6677 files and directories currently installed.)
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.412 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.413 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.441 Selecting previously unselected package libsasl2-2:ppc64el.
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.444 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.446 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.480 Selecting previously unselected package libldap-common.
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.482 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.484 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.517 Selecting previously unselected package libldap-2.4-2:ppc64el.
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.519 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_ppc64el.deb ...
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.520 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u3) ...
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.573 Selecting previously unselected package libssl1.1:ppc64el.
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.575 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ...
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.576 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
00:27:27 [2020-11-10T00:27:27.828Z] #26 6.772 Selecting previously unselected package openssl.
00:27:27 [2020-11-10T00:27:27.916Z] #41 50.92   CC       criu/cgroup-props.o
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.775 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.776 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.881 Selecting previously unselected package ca-certificates.
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.883 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.884 Unpacking ca-certificates (20200601~deb10u1) ...
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.930 Selecting previously unselected package libkeyutils1:ppc64el.
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.933 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.936 Unpacking libkeyutils1:ppc64el (1.6-6) ...
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.955 Selecting previously unselected package libkrb5support0:ppc64el.
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.957 Preparing to unpack .../08-libkrb5support0_1.17-3_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.958 Unpacking libkrb5support0:ppc64el (1.17-3) ...
00:27:28 [2020-11-10T00:27:28.122Z] #26 6.982 Selecting previously unselected package libk5crypto3:ppc64el.
00:27:28 [2020-11-10T00:27:28.416Z] #26 6.984 Preparing to unpack .../09-libk5crypto3_1.17-3_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 6.985 Unpacking libk5crypto3:ppc64el (1.17-3) ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.016 Selecting previously unselected package libkrb5-3:ppc64el.
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.018 Preparing to unpack .../10-libkrb5-3_1.17-3_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.019 Unpacking libkrb5-3:ppc64el (1.17-3) ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.097 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.099 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.100 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.137 Selecting previously unselected package libnghttp2-14:ppc64el.
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.139 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.140 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.169 Selecting previously unselected package libpsl5:ppc64el.
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.170 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.172 Unpacking libpsl5:ppc64el (0.20.2-2) ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.193 Selecting previously unselected package librtmp1:ppc64el.
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.195 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.196 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
00:27:28 [2020-11-10T00:27:28.416Z] #26 7.218 Selecting previously unselected package libssh2-1:ppc64el.
00:27:28 [2020-11-10T00:27:28.417Z] #26 7.220 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.417Z] #26 7.221 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
00:27:28 [2020-11-10T00:27:28.417Z] #26 7.253 Selecting previously unselected package libcurl4:ppc64el.
00:27:28 [2020-11-10T00:27:28.417Z] #26 7.255 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.417Z] #26 7.256 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
00:27:28 [2020-11-10T00:27:28.417Z] #26 7.305 Selecting previously unselected package curl.
00:27:28 [2020-11-10T00:27:28.417Z] #26 7.307 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.417Z] #26 7.308 Unpacking curl (7.64.0-4+deb10u1) ...
00:27:28 [2020-11-10T00:27:28.417Z] #26 7.347 Selecting previously unselected package libonig5:ppc64el.
00:27:28 [2020-11-10T00:27:28.585Z] #41 51.52   CC       criu/cgroup.o
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.349 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.350 Unpacking libonig5:ppc64el (6.9.1-1) ...
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.393 Selecting previously unselected package libjq1:ppc64el.
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.395 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.396 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.429 Selecting previously unselected package jq.
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.431 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.432 Unpacking jq (1.5+dfsg-2+b1) ...
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.460 Setting up libkeyutils1:ppc64el (1.6-6) ...
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.463 Setting up libpsl5:ppc64el (0.20.2-2) ...
00:27:28 [2020-11-10T00:27:28.712Z] #26 7.466 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
00:27:28 [2020-11-10T00:27:28.983Z] #34 55.87 Building dependency tree...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.629 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.730 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.738 Setting up libkrb5support0:ppc64el (1.17-3) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.741 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.744 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.747 Setting up libk5crypto3:ppc64el (1.17-3) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.750 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.754 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.756 Setting up libkrb5-3:ppc64el (1.17-3) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.761 Setting up openssl (1.1.1d-0+deb10u3) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.768 Setting up libonig5:ppc64el (6.9.1-1) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.771 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.774 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u3) ...
00:27:29 [2020-11-10T00:27:29.008Z] #26 7.777 Setting up ca-certificates (20200601~deb10u1) ...
00:27:29 [2020-11-10T00:27:29.646Z] #26 8.361 Updating certificates in /etc/ssl/certs...
00:27:29 [2020-11-10T00:27:29.699Z] #41 ...
00:27:29 [2020-11-10T00:27:29.699Z] 
00:27:29 [2020-11-10T00:27:29.699Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:29 [2020-11-10T00:27:29.699Z] #51 5.900 + cd /tmp/tmp.mUOdnJLMkA/src/github.com/opencontainers/runc
00:27:29 [2020-11-10T00:27:29.699Z] #51 5.900 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:27:29 [2020-11-10T00:27:29.699Z] #51 6.224 + '[' -z '' ']'
00:27:29 [2020-11-10T00:27:29.699Z] #51 6.224 + target=static
00:27:29 [2020-11-10T00:27:29.699Z] #51 6.224 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:27:29 [2020-11-10T00:27:29.699Z] #51 6.700 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:27:29 [2020-11-10T00:27:29.699Z] #51 ...
00:27:29 [2020-11-10T00:27:29.699Z] 
00:27:29 [2020-11-10T00:27:29.699Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:29 [2020-11-10T00:27:29.699Z] #18 0.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:29 [2020-11-10T00:27:29.699Z] #18 1.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:29 [2020-11-10T00:27:29.699Z] #18 1.038 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:29 [2020-11-10T00:27:29.699Z] #18 1.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:27:29 [2020-11-10T00:27:29.699Z] #18 2.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [217 kB]
00:27:29 [2020-11-10T00:27:29.699Z] #18 3.140 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:27:29 [2020-11-10T00:27:29.699Z] #18 6.296 Fetched 8087 kB in 5s (1503 kB/s)
00:27:29 [2020-11-10T00:27:29.699Z] #18 6.296 Reading package lists...
00:27:29 [2020-11-10T00:27:29.699Z] #18 8.337 Reading package lists...
00:27:29 [2020-11-10T00:27:29.991Z] #18 10.15 Building dependency tree...
00:27:30 [2020-11-10T00:27:30.282Z] #18 10.83 libcap2-bin is already the newest version (1:2.25-2).
00:27:30 [2020-11-10T00:27:30.282Z] #18 10.83 The following additional packages will be installed:
00:27:30 [2020-11-10T00:27:30.285Z] #26 8.997 126 added, 0 removed; done.
00:27:30 [2020-11-10T00:27:30.285Z] #26 9.020 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ...
00:27:30 [2020-11-10T00:27:30.285Z] #26 9.025 Setting up jq (1.5+dfsg-2+b1) ...
00:27:30 [2020-11-10T00:27:30.285Z] #26 9.031 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
00:27:30 [2020-11-10T00:27:30.285Z] #26 9.035 Setting up curl (7.64.0-4+deb10u1) ...
00:27:30 [2020-11-10T00:27:30.285Z] #26 9.041 Processing triggers for libc-bin (2.28-10) ...
00:27:30 [2020-11-10T00:27:30.285Z] #26 9.052 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:27:30 [2020-11-10T00:27:30.285Z] #26 9.056 Updating certificates in /etc/ssl/certs...
00:27:30 [2020-11-10T00:27:30.354Z] #34 ...
00:27:30 [2020-11-10T00:27:30.354Z] 
00:27:30 [2020-11-10T00:27:30.354Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:30 [2020-11-10T00:27:30.354Z] #62 DONE 58.9s
00:27:30 [2020-11-10T00:27:30.354Z] 
00:27:30 [2020-11-10T00:27:30.354Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:30 [2020-11-10T00:27:30.354Z] #32 57.49 sync
00:27:30 [2020-11-10T00:27:30.354Z] #32 57.49 internal/reflectlite
00:27:30 [2020-11-10T00:27:30.573Z] #18 10.85   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.85   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.86   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.86   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.86   python3.7 python3.7-minimal vim-runtime xxd
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.86 Suggested packages:
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.86   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.86   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.86   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.86 Recommended packages:
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.86   aufs-dkms nftables build-essential python3-dev python3-keyring
00:27:30 [2020-11-10T00:27:30.574Z] #18 10.86   python3-keyrings.alt python3-xdg unzip
00:27:30 [2020-11-10T00:27:30.574Z] #18 ...
00:27:30 [2020-11-10T00:27:30.574Z] 
00:27:30 [2020-11-10T00:27:30.574Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:30 [2020-11-10T00:27:30.574Z] #41 53.56   CC       criu/clone-noasan.o
00:27:30 [2020-11-10T00:27:30.574Z] #41 53.67   CC       criu/config.o
00:27:30 [2020-11-10T00:27:30.865Z] #41 ...
00:27:30 [2020-11-10T00:27:30.865Z] 
00:27:30 [2020-11-10T00:27:30.865Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:30 [2020-11-10T00:27:30.865Z] #43 82.26 github.com/LK4D4/vndr/godl
00:27:30 [2020-11-10T00:27:30.865Z] #43 82.83 github.com/LK4D4/vndr
00:27:30 [2020-11-10T00:27:30.865Z] #43 DONE 88.9s
00:27:30 [2020-11-10T00:27:30.924Z] #26 9.570 0 added, 0 removed; done.
00:27:30 [2020-11-10T00:27:30.924Z] #26 9.570 Running hooks in /etc/ca-certificates/update.d...
00:27:30 [2020-11-10T00:27:30.924Z] #26 9.571 done.
00:27:30 [2020-11-10T00:27:30.924Z] #26 DONE 9.7s
00:27:30 [2020-11-10T00:27:30.924Z] 
00:27:30 [2020-11-10T00:27:30.924Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:27:30 [2020-11-10T00:27:30.924Z] #27 DONE 0.1s
00:27:30 [2020-11-10T00:27:30.924Z] 
00:27:30 [2020-11-10T00:27:30.924Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:30 [2020-11-10T00:27:30.991Z] Client:
00:27:30 [2020-11-10T00:27:30.991Z]  Debug Mode: false
00:27:30 [2020-11-10T00:27:30.991Z] 
00:27:30 [2020-11-10T00:27:30.991Z] Server:
00:27:30 [2020-11-10T00:27:30.991Z]  Containers: 0
00:27:30 [2020-11-10T00:27:30.991Z]   Running: 0
00:27:30 [2020-11-10T00:27:30.991Z]   Paused: 0
00:27:30 [2020-11-10T00:27:30.991Z]   Stopped: 0
00:27:30 [2020-11-10T00:27:30.991Z]  Images: 0
00:27:30 [2020-11-10T00:27:30.991Z]  Server Version: 19.03.13
00:27:30 [2020-11-10T00:27:30.991Z]  Storage Driver: overlay2
00:27:30 [2020-11-10T00:27:30.991Z]   Backing Filesystem: extfs
00:27:30 [2020-11-10T00:27:30.991Z]   Supports d_type: true
00:27:30 [2020-11-10T00:27:30.991Z]   Native Overlay Diff: true
00:27:30 [2020-11-10T00:27:30.991Z]  Logging Driver: json-file
00:27:30 [2020-11-10T00:27:30.991Z]  Cgroup Driver: cgroupfs
00:27:30 [2020-11-10T00:27:30.991Z]  Plugins:
00:27:30 [2020-11-10T00:27:30.991Z]   Volume: local
00:27:30 [2020-11-10T00:27:30.991Z]   Network: bridge host ipvlan macvlan null overlay
00:27:30 [2020-11-10T00:27:30.991Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:27:30 [2020-11-10T00:27:30.991Z]  Swarm: inactive
00:27:30 [2020-11-10T00:27:30.991Z]  Runtimes: runc
00:27:30 [2020-11-10T00:27:30.991Z]  Default Runtime: runc
00:27:30 [2020-11-10T00:27:30.991Z]  Init Binary: docker-init
00:27:30 [2020-11-10T00:27:30.991Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:27:30 [2020-11-10T00:27:30.991Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:27:30 [2020-11-10T00:27:30.991Z]  init version: fec3683
00:27:30 [2020-11-10T00:27:30.991Z]  Security Options:
00:27:30 [2020-11-10T00:27:30.991Z]   apparmor
00:27:30 [2020-11-10T00:27:30.991Z]   seccomp
00:27:30 [2020-11-10T00:27:30.991Z]    Profile: default
00:27:30 [2020-11-10T00:27:30.991Z]  Kernel Version: 5.4.0-1025-aws
00:27:30 [2020-11-10T00:27:30.991Z]  Operating System: Ubuntu 18.04.5 LTS
00:27:30 [2020-11-10T00:27:30.991Z]  OSType: linux
00:27:30 [2020-11-10T00:27:30.991Z]  Architecture: x86_64
00:27:30 [2020-11-10T00:27:30.991Z]  CPUs: 2
00:27:30 [2020-11-10T00:27:30.991Z]  Total Memory: 7.569GiB
00:27:30 [2020-11-10T00:27:30.991Z]  Name: ip-10-100-104-113
00:27:30 [2020-11-10T00:27:30.991Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
00:27:30 [2020-11-10T00:27:30.991Z]  Docker Root Dir: /var/lib/docker
00:27:30 [2020-11-10T00:27:30.991Z]  Debug Mode: false
00:27:30 [2020-11-10T00:27:30.991Z]  Registry: https://index.docker.io/v1/
00:27:30 [2020-11-10T00:27:30.991Z]  Labels:
00:27:30 [2020-11-10T00:27:30.991Z]  Experimental: true
00:27:30 [2020-11-10T00:27:30.991Z]  Insecure Registries:
00:27:30 [2020-11-10T00:27:30.991Z]   127.0.0.0/8
00:27:30 [2020-11-10T00:27:30.991Z]  Live Restore Enabled: true
00:27:30 [2020-11-10T00:27:30.991Z] 
00:27:30 [2020-11-10T00:27:30.991Z] WARNING: No swap limit support
[Pipeline] sh
00:27:31 [2020-11-10T00:27:31.161Z] 
00:27:31 [2020-11-10T00:27:31.161Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:31 [2020-11-10T00:27:31.285Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:27:31 [2020-11-10T00:27:31.285Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:27:31 [2020-11-10T00:27:31.285Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41638/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:27:31 [2020-11-10T00:27:31.285Z] + bash /home/ubuntu/workspace/moby_PR-41638/check-config.sh
00:27:31 [2020-11-10T00:27:31.285Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:27:31 [2020-11-10T00:27:31.285Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
00:27:31 [2020-11-10T00:27:31.285Z] 
00:27:31 [2020-11-10T00:27:31.285Z] Generally Necessary:
00:27:31 [2020-11-10T00:27:31.285Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:27:31 [2020-11-10T00:27:31.285Z] - apparmor: enabled and tools installed
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_NAMESPACES: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_NET_NS: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_PID_NS: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_IPC_NS: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_UTS_NS: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_CGROUPS: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_CGROUP_CPUACCT: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_CGROUP_DEVICE: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_CGROUP_FREEZER: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_CGROUP_SCHED: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_CPUSETS: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_MEMCG: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_KEYS: enabled
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_VETH: enabled (as module)
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_BRIDGE: enabled (as module)
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_NF_NAT_IPV4: missing
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_NF_NAT: enabled (as module)
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_NF_NAT_NEEDED: missing
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_POSIX_MQUEUE: enabled
00:27:31 [2020-11-10T00:27:31.285Z] 
00:27:31 [2020-11-10T00:27:31.285Z] Optional Features:
00:27:31 [2020-11-10T00:27:31.285Z] - CONFIG_USER_NS: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_SECCOMP: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_CGROUP_PIDS: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_MEMCG_SWAP: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:27:31 [2020-11-10T00:27:31.550Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_BLK_CGROUP: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_IOSCHED_CFQ: missing
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_CGROUP_PERF: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_CGROUP_HUGETLB: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_CFS_BANDWIDTH: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_RT_GROUP_SCHED: missing
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_IP_VS: enabled (as module)
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_IP_VS_NFCT: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_IP_VS_RR: enabled (as module)
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_EXT4_FS: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:27:31 [2020-11-10T00:27:31.550Z] - Network Drivers:
00:27:31 [2020-11-10T00:27:31.550Z]   - "overlay":
00:27:31 [2020-11-10T00:27:31.550Z]     - CONFIG_VXLAN: enabled (as module)
00:27:31 [2020-11-10T00:27:31.550Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:27:31 [2020-11-10T00:27:31.550Z]       Optional (for encrypted networks):
00:27:31 [2020-11-10T00:27:31.815Z]       - CONFIG_CRYPTO: enabled
00:27:31 [2020-11-10T00:27:31.815Z]       - CONFIG_CRYPTO_AEAD: enabled
00:27:31 [2020-11-10T00:27:31.815Z]       - CONFIG_CRYPTO_GCM: enabled
00:27:31 [2020-11-10T00:27:31.815Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:27:31 [2020-11-10T00:27:31.815Z]       - CONFIG_CRYPTO_GHASH: enabled
00:27:31 [2020-11-10T00:27:31.815Z]       - CONFIG_XFRM: enabled
00:27:31 [2020-11-10T00:27:31.815Z]       - CONFIG_XFRM_USER: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]       - CONFIG_INET_ESP: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
00:27:31 [2020-11-10T00:27:31.815Z]   - "ipvlan":
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_IPVLAN: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]   - "macvlan":
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_MACVLAN: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_DUMMY: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]   - "ftp,tftp client in container":
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z] - Storage Drivers:
00:27:31 [2020-11-10T00:27:31.815Z]   - "aufs":
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_AUFS_FS: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]   - "btrfs":
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:27:31 [2020-11-10T00:27:31.815Z]   - "devicemapper":
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_BLK_DEV_DM: enabled
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]   - "overlay":
00:27:31 [2020-11-10T00:27:31.815Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:27:31 [2020-11-10T00:27:31.815Z]   - "zfs":
00:27:31 [2020-11-10T00:27:31.815Z]     - /dev/zfs: present
00:27:31 [2020-11-10T00:27:31.815Z]     - zfs command: missing
00:27:31 [2020-11-10T00:27:31.815Z]     - zpool command: missing
00:27:31 [2020-11-10T00:27:31.815Z] 
00:27:31 [2020-11-10T00:27:31.815Z] Limits:
00:27:31 [2020-11-10T00:27:31.815Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:27:31 [2020-11-10T00:27:31.815Z] 
00:27:31 [2020-11-10T00:27:31.815Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
00:27:31 [2020-11-10T00:27:31.868Z] #47 ...
00:27:31 [2020-11-10T00:27:31.868Z] 
00:27:31 [2020-11-10T00:27:31.868Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:31 [2020-11-10T00:27:31.868Z] #41 54.77   CC       criu/cr-check.o
[Pipeline] sh
00:27:31 [2020-11-10T00:27:31.991Z] #28 0.897 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:27:31 [2020-11-10T00:27:31.991Z] #28 1.061 
00:27:32 [2020-11-10T00:27:32.161Z] + sudo modprobe ip_vs
00:27:32 [2020-11-10T00:27:32.161Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8a397fcbf079d224b03fd255c774e37c3d27924a .
00:27:32 [2020-11-10T00:27:32.420Z] #1 [internal] load .dockerignore
00:27:32 [2020-11-10T00:27:32.420Z] #1 transferring context: 87B done
00:27:32 [2020-11-10T00:27:32.420Z] #1 DONE 0.1s
00:27:32 [2020-11-10T00:27:32.420Z] 
00:27:32 [2020-11-10T00:27:32.420Z] #2 [internal] load build definition from Dockerfile
00:27:32 [2020-11-10T00:27:32.420Z] #2 transferring dockerfile: 16.58kB 0.0s done
00:27:32 [2020-11-10T00:27:32.420Z] #2 DONE 0.1s
00:27:32 [2020-11-10T00:27:32.420Z] 
00:27:32 [2020-11-10T00:27:32.420Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:27:32 [2020-11-10T00:27:32.501Z] #41 55.51   CC       criu/cr-dedup.o
00:27:32 [2020-11-10T00:27:32.793Z] #41 55.77   CC       criu/cr-dump.o
00:27:32 [2020-11-10T00:27:32.877Z] #32 61.39 sort
00:27:32 [2020-11-10T00:27:32.877Z] #32 61.41 errors
00:27:33 [2020-11-10T00:27:33.035Z] #3 DONE 0.5s
00:27:33 [2020-11-10T00:27:33.035Z] 
00:27:33 [2020-11-10T00:27:33.035Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:27:33 [2020-11-10T00:27:33.035Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:27:33 [2020-11-10T00:27:33.035Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:27:33 [2020-11-10T00:27:33.035Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
00:27:33 [2020-11-10T00:27:33.035Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
00:27:33 [2020-11-10T00:27:33.035Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.29MB / 8.88MB 0.1s
00:27:33 [2020-11-10T00:27:33.295Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
00:27:33 [2020-11-10T00:27:33.295Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
00:27:33 [2020-11-10T00:27:33.399Z] #28 1.183 
                                                                           0.5%
#########                                                                 13.6%
#####################                                                     30.5%
###################################                                       48.7%
#####################################                                     51.8%
#############################################                             62.8%
##########################################################                80.6%
######################################################################    98.1%
######################################################################## 100.0%
00:27:33 [2020-11-10T00:27:33.399Z] #28 2.195 
00:27:33 [2020-11-10T00:27:33.399Z] #28 2.328 
#############                                                             19.4%
###################################################################       93.6%
######################################################################## 100.0%
00:27:33 [2020-11-10T00:27:33.554Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
00:27:33 [2020-11-10T00:27:33.554Z] #4 DONE 0.7s
00:27:33 [2020-11-10T00:27:33.701Z] #28 2.592 
00:27:33 [2020-11-10T00:27:33.807Z] #32 62.41 strconv
00:27:33 [2020-11-10T00:27:33.808Z] #32 ...
00:27:33 [2020-11-10T00:27:33.808Z] 
00:27:33 [2020-11-10T00:27:33.808Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:33 [2020-11-10T00:27:33.808Z] #47 61.51 go: finding github.com/fatih/color v1.7.0
00:27:33 [2020-11-10T00:27:33.808Z] #47 61.64 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:27:33 [2020-11-10T00:27:33.808Z] #47 61.75 go: finding github.com/mattn/go-colorable v0.1.4
00:27:33 [2020-11-10T00:27:33.808Z] #47 61.80 go: finding github.com/mattn/go-isatty v0.0.8
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.03 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.06 go: finding github.com/go-critic/go-critic v0.4.1
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.15 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.17 go: finding github.com/pkg/errors v0.8.1
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.18 go: finding github.com/go-lintpack/lintpack v0.5.2
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.23 go: finding github.com/go-toolsmith/astequal v1.0.0
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.24 go: finding github.com/mitchellh/go-homedir v1.1.0
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.24 go: finding github.com/sirupsen/logrus v1.4.2
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.25 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.34 go: finding github.com/stretchr/testify v1.4.0
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.40 go: finding github.com/go-toolsmith/astp v1.0.0
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.41 go: finding github.com/go-toolsmith/astcast v1.0.0
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.48 go: finding github.com/go-toolsmith/typep v1.0.0
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.48 go: finding github.com/spf13/viper v1.6.1
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.52 go: finding github.com/davecgh/go-spew v1.1.1
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.52 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.54 go: finding github.com/pmezard/go-difflib v1.0.0
00:27:33 [2020-11-10T00:27:33.808Z] #47 62.59 go: finding github.com/stretchr/objx v0.2.0
00:27:33 [2020-11-10T00:27:33.814Z] 
00:27:33 [2020-11-10T00:27:33.814Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:27:33 [2020-11-10T00:27:33.828Z] #41 56.96   CC       criu/cr-errno.o
00:27:33 [2020-11-10T00:27:33.828Z] #41 57.02   CC       criu/cr-restore.o
00:27:34 [2020-11-10T00:27:34.025Z] #28 2.712 
#######                                                                   10.3%
#####################################################################     96.8%
######################################################################## 100.0%
00:27:34 [2020-11-10T00:27:34.025Z] #28 2.995 
00:27:34 [2020-11-10T00:27:34.065Z] #47 62.85 go: finding gopkg.in/yaml.v2 v2.2.7
00:27:34 [2020-11-10T00:27:34.065Z] #47 62.86 go: finding github.com/go-toolsmith/strparse v1.0.0
00:27:34 [2020-11-10T00:27:34.074Z] #7 DONE 0.3s
00:27:34 [2020-11-10T00:27:34.074Z] 
00:27:34 [2020-11-10T00:27:34.074Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:27:34 [2020-11-10T00:27:34.074Z] #5 DONE 0.4s
00:27:34 [2020-11-10T00:27:34.074Z] 
00:27:34 [2020-11-10T00:27:34.074Z] #6 [internal] load metadata for docker.io/library/debian:buster
00:27:34 [2020-11-10T00:27:34.322Z] #47 62.97 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:27:34 [2020-11-10T00:27:34.322Z] #47 63.06 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:27:34 [2020-11-10T00:27:34.322Z] #47 63.08 go: finding github.com/gobwas/glob v0.2.3
00:27:34 [2020-11-10T00:27:34.322Z] #47 63.12 go: finding github.com/spf13/cobra v0.0.5
00:27:34 [2020-11-10T00:27:34.322Z] #47 63.14 go: finding github.com/fsnotify/fsnotify v1.4.7
00:27:34 [2020-11-10T00:27:34.339Z] #6 DONE 0.5s
00:27:34 [2020-11-10T00:27:34.339Z] 
00:27:34 [2020-11-10T00:27:34.339Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:27:34 [2020-11-10T00:27:34.339Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:27:34 [2020-11-10T00:27:34.579Z] #47 63.21 go: finding github.com/hashicorp/hcl v1.0.0
00:27:34 [2020-11-10T00:27:34.579Z] #47 63.25 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:34 [2020-11-10T00:27:34.579Z] #47 63.28 go: finding github.com/spf13/pflag v1.0.5
00:27:34 [2020-11-10T00:27:34.579Z] #47 63.38 go: finding github.com/magiconair/properties v1.8.1
00:27:34 [2020-11-10T00:27:34.601Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:27:34 [2020-11-10T00:27:34.601Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:27:34 [2020-11-10T00:27:34.601Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.60MB / 9.86MB 0.2s
00:27:34 [2020-11-10T00:27:34.601Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s
00:27:34 [2020-11-10T00:27:34.601Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
00:27:34 [2020-11-10T00:27:34.844Z] #47 63.61 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:34 [2020-11-10T00:27:34.844Z] #47 63.66 go: finding github.com/mitchellh/mapstructure v1.1.2
00:27:34 [2020-11-10T00:27:34.844Z] #47 63.72 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:34 [2020-11-10T00:27:34.866Z] #41 ...
00:27:34 [2020-11-10T00:27:34.866Z] 
00:27:34 [2020-11-10T00:27:34.866Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:34 [2020-11-10T00:27:34.866Z] #30 DONE 92.8s
00:27:34 [2020-11-10T00:27:34.869Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
00:27:34 [2020-11-10T00:27:34.969Z] #28 3.115 
                                                                           0.8%
###########                                                               15.9%
#######################                                                   32.0%
##############################                                            41.8%
#####################################                                     52.6%
#################################################                         68.8%
###############################################################           88.0%
######################################################################## 100.0%
00:27:34 [2020-11-10T00:27:34.969Z] #28 3.985 
00:27:35 [2020-11-10T00:27:35.102Z] #47 63.77 go: finding github.com/pelletier/go-toml v1.2.0
00:27:35 [2020-11-10T00:27:35.102Z] #47 63.88 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:35 [2020-11-10T00:27:35.210Z] 
00:27:35 [2020-11-10T00:27:35.210Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.38 The following NEW packages will be installed:
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.38   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.38   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.38   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.38   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.38   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.38   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.38   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.38   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.38   xz-utils zip
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.52 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.52 Need to get 27.7 MB of archives.
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.52 After this operation, 117 MB of additional disk space will be used.
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 12.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.40 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.50 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.51 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 13.97 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
00:27:35 [2020-11-10T00:27:35.210Z] #18 14.36 debconf: delaying package configuration, since apt-utils is not installed
00:27:35 [2020-11-10T00:27:35.210Z] #18 14.40 Fetched 27.7 MB in 2s (17.8 MB/s)
00:27:35 [2020-11-10T00:27:35.211Z] #18 14.44 Selecting previously unselected package pigz.
00:27:35 [2020-11-10T00:27:35.211Z] #18 14.44 (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 ... 23199 files and directories currently installed.)
00:27:35 [2020-11-10T00:27:35.211Z] #18 14.46 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
00:27:35 [2020-11-10T00:27:35.211Z] #18 14.47 Unpacking pigz (2.4-1) ...
00:27:35 [2020-11-10T00:27:35.211Z] #18 14.58 Selecting previously unselected package libpython3.7-minimal:s390x.
00:27:35 [2020-11-10T00:27:35.211Z] #18 14.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
00:27:35 [2020-11-10T00:27:35.211Z] #18 14.58 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
00:27:35 [2020-11-10T00:27:35.211Z] #18 14.88 Selecting previously unselected package python3.7-minimal.
00:27:35 [2020-11-10T00:27:35.211Z] #18 14.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
00:27:35 [2020-11-10T00:27:35.211Z] #18 14.90 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:27:35 [2020-11-10T00:27:35.211Z] #18 15.36 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
00:27:35 [2020-11-10T00:27:35.211Z] #18 15.37 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:27:35 [2020-11-10T00:27:35.359Z] #47 64.01 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:27:35 [2020-11-10T00:27:35.359Z] #47 64.08 go: finding github.com/spf13/afero v1.1.2
00:27:35 [2020-11-10T00:27:35.359Z] #47 64.09 go: finding github.com/spf13/cast v1.3.0
00:27:35 [2020-11-10T00:27:35.359Z] #47 64.11 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:35 [2020-11-10T00:27:35.359Z] #47 64.12 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:27:35 [2020-11-10T00:27:35.359Z] #47 64.18 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:35 [2020-11-10T00:27:35.616Z] #47 64.34 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:27:35 [2020-11-10T00:27:35.874Z] #47 64.46 go: finding github.com/subosito/gotenv v1.2.0
00:27:35 [2020-11-10T00:27:35.874Z] #47 64.51 go: finding gopkg.in/ini.v1 v1.51.0
00:27:35 [2020-11-10T00:27:35.874Z] #47 64.56 go: finding golang.org/x/text v0.3.2
00:27:35 [2020-11-10T00:27:35.874Z] #47 64.68 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:35 [2020-11-10T00:27:35.874Z] #47 64.68 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:35 [2020-11-10T00:27:35.874Z] #47 64.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:35 [2020-11-10T00:27:35.874Z] #47 64.78 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:36 [2020-11-10T00:27:36.132Z] #47 64.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:27:36 [2020-11-10T00:27:36.132Z] #47 64.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:36 [2020-11-10T00:27:36.132Z] #47 64.84 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:36 [2020-11-10T00:27:36.132Z] #47 64.85 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:36 [2020-11-10T00:27:36.132Z] #47 64.89 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:36 [2020-11-10T00:27:36.132Z] #47 64.89 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:36 [2020-11-10T00:27:36.132Z] #47 64.90 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:36 [2020-11-10T00:27:36.132Z] #47 64.91 go: finding github.com/kisielk/gotool v1.0.0
00:27:36 [2020-11-10T00:27:36.323Z] #18 16.73 Selecting previously unselected package python3-minimal.
00:27:36 [2020-11-10T00:27:36.323Z] #18 16.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 ... 23448 files and directories currently installed.)
00:27:36 [2020-11-10T00:27:36.323Z] #18 16.77 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
00:27:36 [2020-11-10T00:27:36.323Z] #18 16.77 Unpacking python3-minimal (3.7.3-1) ...
00:27:36 [2020-11-10T00:27:36.323Z] #18 16.83 Selecting previously unselected package libmpdec2:s390x.
00:27:36 [2020-11-10T00:27:36.324Z] #18 16.83 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
00:27:36 [2020-11-10T00:27:36.324Z] #18 16.83 Unpacking libmpdec2:s390x (2.4.2-2) ...
00:27:36 [2020-11-10T00:27:36.324Z] #18 16.88 Selecting previously unselected package libpython3.7-stdlib:s390x.
00:27:36 [2020-11-10T00:27:36.390Z] #47 65.04 go: finding github.com/sourcegraph/go-diff v0.5.1
00:27:36 [2020-11-10T00:27:36.390Z] #47 65.06 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:27:36 [2020-11-10T00:27:36.390Z] #47 65.20 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:36 [2020-11-10T00:27:36.390Z] #47 65.21 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:27:36 [2020-11-10T00:27:36.390Z] #47 65.25 go: finding github.com/ultraware/funlen v0.0.2
00:27:36 [2020-11-10T00:27:36.390Z] #47 65.25 go: finding github.com/ultraware/whitespace v0.0.4
00:27:36 [2020-11-10T00:27:36.616Z] #18 16.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
00:27:36 [2020-11-10T00:27:36.616Z] #18 16.88 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
00:27:36 [2020-11-10T00:27:36.648Z] #47 ...
00:27:36 [2020-11-10T00:27:36.648Z] 
00:27:36 [2020-11-10T00:27:36.648Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:36 [2020-11-10T00:27:36.648Z] #40 44.31 Reading package lists...
00:27:36 [2020-11-10T00:27:36.648Z] #40 55.86 Building dependency tree...
00:27:36 [2020-11-10T00:27:36.648Z] #40 61.42 The following additional packages will be installed:
00:27:36 [2020-11-10T00:27:36.648Z] #40 61.46   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:27:36 [2020-11-10T00:27:36.648Z] #40 61.46   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:27:36 [2020-11-10T00:27:36.648Z] #40 61.47 Suggested packages:
00:27:36 [2020-11-10T00:27:36.648Z] #40 61.50   manpages-dev python-setuptools
00:27:36 [2020-11-10T00:27:36.648Z] #40 63.83 The following NEW packages will be installed:
00:27:36 [2020-11-10T00:27:36.648Z] #40 63.85   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:27:36 [2020-11-10T00:27:36.648Z] #40 63.86   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:27:36 [2020-11-10T00:27:36.648Z] #40 63.86   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:27:36 [2020-11-10T00:27:36.648Z] #40 63.87   python-six zlib1g-dev
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.41 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.41 Need to get 4095 kB of archives.
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.41 After this operation, 22.5 MB of additional disk space will be used.
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 64.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
00:27:36 [2020-11-10T00:27:36.648Z] #40 ...
00:27:36 [2020-11-10T00:27:36.648Z] 
00:27:36 [2020-11-10T00:27:36.648Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:36 [2020-11-10T00:27:36.648Z] #47 65.44 go: finding github.com/uudashr/gocognit v1.0.1
00:27:36 [2020-11-10T00:27:36.648Z] #47 65.45 go: finding github.com/gogo/protobuf v1.2.1
00:27:36 [2020-11-10T00:27:36.648Z] #47 65.50 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:36 [2020-11-10T00:27:36.908Z] #18 17.41 Selecting previously unselected package python3.7.
00:27:36 [2020-11-10T00:27:36.908Z] #18 17.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
00:27:36 [2020-11-10T00:27:36.908Z] #18 17.42 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:27:36 [2020-11-10T00:27:36.972Z] #47 65.80 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:27:36 [2020-11-10T00:27:36.972Z] #47 65.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:37 [2020-11-10T00:27:37.200Z] #18 17.50 Selecting previously unselected package libpython3-stdlib:s390x.
00:27:37 [2020-11-10T00:27:37.200Z] #18 17.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
00:27:37 [2020-11-10T00:27:37.200Z] #18 17.51 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
00:27:37 [2020-11-10T00:27:37.200Z] #18 17.56 Setting up python3-minimal (3.7.3-1) ...
00:27:37 [2020-11-10T00:27:37.255Z] #47 65.85 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:37 [2020-11-10T00:27:37.255Z] #47 66.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:37 [2020-11-10T00:27:37.255Z] #47 66.02 go: finding github.com/BurntSushi/toml v0.3.1
00:27:37 [2020-11-10T00:27:37.491Z] #18 18.03 Selecting previously unselected package python3.
00:27:37 [2020-11-10T00:27:37.518Z] #47 ...
00:27:37 [2020-11-10T00:27:37.518Z] 
00:27:37 [2020-11-10T00:27:37.518Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:37 [2020-11-10T00:27:37.518Z] #53 45.57 Reading package lists...
00:27:37 [2020-11-10T00:27:37.518Z] #53 56.46 Building dependency tree...
00:27:37 [2020-11-10T00:27:37.518Z] #53 61.91 The following additional packages will be installed:
00:27:37 [2020-11-10T00:27:37.518Z] #53 61.93   libbtrfs0
00:27:37 [2020-11-10T00:27:37.518Z] #53 62.29 The following NEW packages will be installed:
00:27:37 [2020-11-10T00:27:37.518Z] #53 62.32   libbtrfs-dev libbtrfs0
00:27:37 [2020-11-10T00:27:37.518Z] #53 62.96 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
00:27:37 [2020-11-10T00:27:37.518Z] #53 62.96 Need to get 119 kB of archives.
00:27:37 [2020-11-10T00:27:37.518Z] #53 62.96 After this operation, 387 kB of additional disk space will be used.
00:27:37 [2020-11-10T00:27:37.518Z] #53 62.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:27:37 [2020-11-10T00:27:37.518Z] #53 62.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:27:37 [2020-11-10T00:27:37.518Z] #53 64.55 debconf: delaying package configuration, since apt-utils is not installed
00:27:37 [2020-11-10T00:27:37.518Z] #53 64.82 Fetched 119 kB in 0s (298 kB/s)
00:27:37 [2020-11-10T00:27:37.518Z] #53 65.05 Selecting previously unselected package libbtrfs0.
00:27:37 [2020-11-10T00:27:37.518Z] #53 65.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:27:37 [2020-11-10T00:27:37.518Z] #53 65.17 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
00:27:37 [2020-11-10T00:27:37.518Z] #53 65.19 Unpacking libbtrfs0 (4.20.1-2) ...
00:27:37 [2020-11-10T00:27:37.518Z] #53 65.33 Selecting previously unselected package libbtrfs-dev.
00:27:37 [2020-11-10T00:27:37.518Z] #53 65.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
00:27:37 [2020-11-10T00:27:37.518Z] #53 65.44 Unpacking libbtrfs-dev (4.20.1-2) ...
00:27:37 [2020-11-10T00:27:37.518Z] #53 65.91 Setting up libbtrfs0 (4.20.1-2) ...
00:27:37 [2020-11-10T00:27:37.518Z] #53 65.96 Setting up libbtrfs-dev (4.20.1-2) ...
00:27:37 [2020-11-10T00:27:37.518Z] #53 65.99 Processing triggers for libc-bin (2.28-10) ...
00:27:37 [2020-11-10T00:27:37.518Z] #53 ...
00:27:37 [2020-11-10T00:27:37.518Z] 
00:27:37 [2020-11-10T00:27:37.519Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:37 [2020-11-10T00:27:37.519Z] #34 61.40 The following additional packages will be installed:
00:27:37 [2020-11-10T00:27:37.519Z] #34 61.43   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:27:37 [2020-11-10T00:27:37.519Z] #34 61.45 Suggested packages:
00:27:37 [2020-11-10T00:27:37.519Z] #34 61.47   cmake-doc ninja-build lrzip
00:27:37 [2020-11-10T00:27:37.519Z] #34 61.48 Recommended packages:
00:27:37 [2020-11-10T00:27:37.519Z] #34 61.48   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:27:37 [2020-11-10T00:27:37.519Z] #34 63.03 The following NEW packages will be installed:
00:27:37 [2020-11-10T00:27:37.519Z] #34 63.04   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:27:37 [2020-11-10T00:27:37.519Z] #34 63.06   vim-common xxd
00:27:37 [2020-11-10T00:27:37.519Z] #34 63.59 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
00:27:37 [2020-11-10T00:27:37.519Z] #34 63.59 Need to get 14.9 MB of archives.
00:27:37 [2020-11-10T00:27:37.519Z] #34 63.59 After this operation, 61.8 MB of additional disk space will be used.
00:27:37 [2020-11-10T00:27:37.519Z] #34 63.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:27:37 [2020-11-10T00:27:37.519Z] #34 63.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:27:37 [2020-11-10T00:27:37.519Z] #34 63.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
00:27:37 [2020-11-10T00:27:37.519Z] #34 63.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:27:37 [2020-11-10T00:27:37.519Z] #34 64.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
00:27:37 [2020-11-10T00:27:37.519Z] #34 65.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
00:27:37 [2020-11-10T00:27:37.519Z] #34 65.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
00:27:37 [2020-11-10T00:27:37.519Z] #34 65.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
00:27:37 [2020-11-10T00:27:37.519Z] #34 65.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
00:27:37 [2020-11-10T00:27:37.519Z] #34 65.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
00:27:37 [2020-11-10T00:27:37.777Z] #34 ...
00:27:37 [2020-11-10T00:27:37.777Z] 
00:27:37 [2020-11-10T00:27:37.777Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:37 [2020-11-10T00:27:37.777Z] #53 DONE 66.5s
00:27:37 [2020-11-10T00:27:37.777Z] 
00:27:37 [2020-11-10T00:27:37.777Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:37 [2020-11-10T00:27:37.777Z] #11 45.74 Reading package lists...
00:27:37 [2020-11-10T00:27:37.777Z] #11 56.94 Building dependency tree...
00:27:37 [2020-11-10T00:27:37.777Z] #11 62.98 The following additional packages will be installed:
00:27:37 [2020-11-10T00:27:37.777Z] #11 63.00   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:27:37 [2020-11-10T00:27:37.777Z] #11 63.01   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:27:37 [2020-11-10T00:27:37.777Z] #11 63.03   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:27:37 [2020-11-10T00:27:37.777Z] #11 63.03   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:27:37 [2020-11-10T00:27:37.777Z] #11 63.04 Suggested packages:
00:27:37 [2020-11-10T00:27:37.777Z] #11 63.06   gcc-8-locales seccomp wine64
00:27:37 [2020-11-10T00:27:37.777Z] #11 64.79 The following NEW packages will be installed:
00:27:37 [2020-11-10T00:27:37.777Z] #11 64.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:27:37 [2020-11-10T00:27:37.777Z] #11 64.81   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:27:37 [2020-11-10T00:27:37.777Z] #11 64.81   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:27:37 [2020-11-10T00:27:37.777Z] #11 64.82   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:27:37 [2020-11-10T00:27:37.777Z] #11 64.82   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:27:37 [2020-11-10T00:27:37.777Z] #11 64.83   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:27:37 [2020-11-10T00:27:37.777Z] #11 65.30 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
00:27:37 [2020-11-10T00:27:37.777Z] #11 65.30 Need to get 77.7 MB of archives.
00:27:37 [2020-11-10T00:27:37.777Z] #11 65.30 After this operation, 487 MB of additional disk space will be used.
00:27:37 [2020-11-10T00:27:37.777Z] #11 65.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
00:27:37 [2020-11-10T00:27:37.777Z] #11 65.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
00:27:37 [2020-11-10T00:27:37.777Z] #11 65.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:27:37 [2020-11-10T00:27:37.777Z] #11 65.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
00:27:37 [2020-11-10T00:27:37.777Z] #11 65.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
00:27:37 [2020-11-10T00:27:37.777Z] #11 66.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:27:37 [2020-11-10T00:27:37.777Z] #11 ...
00:27:37 [2020-11-10T00:27:37.777Z] 
00:27:37 [2020-11-10T00:27:37.777Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23860 files and directories currently installed.)
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.04 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.05 Unpacking python3 (3.7.3-1) ...
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.12 Selecting previously unselected package libip4tc0:s390x.
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.12 Unpacking libip4tc0:s390x (1.8.2-4) ...
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.18 Selecting previously unselected package libip6tc0:s390x.
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.18 Unpacking libip6tc0:s390x (1.8.2-4) ...
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.24 Selecting previously unselected package libiptc0:s390x.
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.25 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.25 Unpacking libiptc0:s390x (1.8.2-4) ...
00:27:37 [2020-11-10T00:27:37.783Z] #18 18.32 Selecting previously unselected package libnfnetlink0:s390x.
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.32 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.35 Selecting previously unselected package libnetfilter-conntrack3:s390x.
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.36 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.41 Selecting previously unselected package libnftnl11:s390x.
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.42 Unpacking libnftnl11:s390x (1.1.2-2) ...
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.47 Selecting previously unselected package iptables.
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.47 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
00:27:38 [2020-11-10T00:27:38.075Z] #18 18.47 Unpacking iptables (1.8.2-4) ...
00:27:38 [2020-11-10T00:27:38.076Z] #28 4.108 
                                                                           0.3%
###                                                                        4.6%
######                                                                     8.9%
##########                                                                14.1%
############                                                              17.8%
##############                                                            20.1%
################                                                          23.5%
####################                                                      28.8%
#######################                                                   33.0%
##########################                                                37.2%
############################                                              39.9%
###############################                                           43.9%
###################################                                       48.9%
#######################################                                   54.5%
##########################################                                58.7%
############################################                              62.5%
##############################################                            65.0%
#################################################                         68.9%
####################################################                      73.1%
####################################################                      73.3%
#######################################################                   77.3%
##########################################################                81.1%
############################################################              84.5%
##############################################################            87.1%
#################################################################         91.1%
#####################################################################     96.6%
#######################################################################   99.4%
######################################################################## 100.0%
00:27:38 [2020-11-10T00:27:38.076Z] #28 7.002 
00:27:38 [2020-11-10T00:27:38.459Z] #18 18.63 Selecting previously unselected package xxd.
00:27:38 [2020-11-10T00:27:38.459Z] #18 18.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
00:27:38 [2020-11-10T00:27:38.459Z] #18 18.63 Unpacking xxd (2:8.1.0875-5) ...
00:27:38 [2020-11-10T00:27:38.459Z] #18 18.77 Selecting previously unselected package vim-common.
00:27:38 [2020-11-10T00:27:38.459Z] #18 18.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:27:38 [2020-11-10T00:27:38.459Z] #18 18.78 Unpacking vim-common (2:8.1.0875-5) ...
00:27:38 [2020-11-10T00:27:38.459Z] #18 18.89 Selecting previously unselected package bash-completion.
00:27:38 [2020-11-10T00:27:38.459Z] #18 18.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:27:38 [2020-11-10T00:27:38.714Z] #28 7.555 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:27:38 [2020-11-10T00:27:38.714Z] #28 7.717 
00:27:39 [2020-11-10T00:27:39.008Z] #28 7.837 
#####                                                                      7.8%
######################################################################## 100.0%
00:27:39 [2020-11-10T00:27:39.008Z] #28 7.923 
00:27:39 [2020-11-10T00:27:39.563Z] #18 20.17 Unpacking bash-completion (1:2.8-6) ...
00:27:39 [2020-11-10T00:27:39.646Z] #28 8.562 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:27:39 [2020-11-10T00:27:39.646Z] #28 8.580 skipping existing 5cb8031fd95d
00:27:39 [2020-11-10T00:27:39.646Z] #28 8.605 
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.581 + RM_GOPATH=0
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.581 + TMP_GOPATH=
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.581 + : /build
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.581 + '[' -z '' ']'
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.581 ++ mktemp -d
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.598 + export GOPATH=/tmp/tmp.g3mJfTqQ3T
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.598 + GOPATH=/tmp/tmp.g3mJfTqQ3T
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.598 + RM_GOPATH=1
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.598 + case "$(go env GOARCH)" in
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.611 ++ go env GOARCH
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.651 + export GO_BUILDMODE=-buildmode=pie
00:27:39 [2020-11-10T00:27:39.678Z] #54 1.651 + GO_BUILDMODE=-buildmode=pie
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.651 ++ dirname /tmp/install/install.sh
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 + dir=/tmp/install
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 + bin=containerd
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 + shift
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 + '[' '!' -f /tmp/install/containerd.installer ']'
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 + . /tmp/install/containerd.installer
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 ++ set -e
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 + install_containerd
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g3mJfTqQ3T/src/github.com/containerd/containerd
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.671 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:27:39 [2020-11-10T00:27:39.679Z] #54 1.702 Cloning into '/tmp/tmp.g3mJfTqQ3T/src/github.com/containerd/containerd'...
00:27:39 [2020-11-10T00:27:39.855Z] #18 20.44 Selecting previously unselected package bzip2.
00:27:39 [2020-11-10T00:27:39.855Z] #18 20.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
00:27:39 [2020-11-10T00:27:39.855Z] #18 20.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:27:39 [2020-11-10T00:27:39.977Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c127bd97add6fc32) in /home/ubuntu/workspace/moby_PR-41638
[Pipeline] {
[Pipeline] checkout
00:27:40 [2020-11-10T00:27:40.146Z] #18 20.50 Selecting previously unselected package xz-utils.
00:27:40 [2020-11-10T00:27:40.146Z] #18 20.50 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
00:27:40 [2020-11-10T00:27:40.146Z] #18 20.50 Unpacking xz-utils (5.2.4-1) ...
00:27:40 [2020-11-10T00:27:40.146Z] #18 20.59 Selecting previously unselected package apparmor.
00:27:40 [2020-11-10T00:27:40.146Z] #18 20.60 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
00:27:40 [2020-11-10T00:27:40.146Z] #18 20.64 Unpacking apparmor (2.13.2-10) ...
00:27:40 [2020-11-10T00:27:40.178Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done
00:27:40 [2020-11-10T00:27:40.178Z] #60 DONE 5.3s
00:27:40 [2020-11-10T00:27:40.178Z] 
00:27:40 [2020-11-10T00:27:40.178Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:40 [2020-11-10T00:27:40.178Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.8s done
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.80MB / 120.17MB 5.2s
00:27:40 [2020-11-10T00:27:40.178Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.8s
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.41MB / 120.17MB 5.6s
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.16MB / 120.17MB 5.7s
00:27:40 [2020-11-10T00:27:40.178Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.42MB / 120.17MB 5.9s
00:27:40 [2020-11-10T00:27:40.287Z] #28 9.190 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:27:40 [2020-11-10T00:27:40.287Z] #28 9.209 skipping existing 283607eaa57e
00:27:40 [2020-11-10T00:27:40.287Z] #28 9.234 
00:27:40 [2020-11-10T00:27:40.438Z] #18 20.89 Selecting previously unselected package aufs-tools.
00:27:40 [2020-11-10T00:27:40.438Z] #18 20.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
00:27:40 [2020-11-10T00:27:40.438Z] #18 20.89 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:27:40 [2020-11-10T00:27:40.438Z] #18 20.95 Selecting previously unselected package libonig5:s390x.
00:27:40 [2020-11-10T00:27:40.438Z] #18 20.95 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
00:27:40 [2020-11-10T00:27:40.438Z] #18 20.95 Unpacking libonig5:s390x (6.9.1-1) ...
00:27:40 [2020-11-10T00:27:40.439Z] #8 ...
00:27:40 [2020-11-10T00:27:40.439Z] 
00:27:40 [2020-11-10T00:27:40.439Z] #21 [internal] load build context
00:27:40 [2020-11-10T00:27:40.439Z] #21 transferring context: 52.01MB 5.9s done
00:27:40 [2020-11-10T00:27:40.439Z] #21 DONE 6.4s
00:27:40 [2020-11-10T00:27:40.439Z] 
00:27:40 [2020-11-10T00:27:40.439Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:40 [2020-11-10T00:27:40.439Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.15MB / 120.17MB 6.1s
00:27:40 [2020-11-10T00:27:40.439Z] #8 ...
00:27:40 [2020-11-10T00:27:40.439Z] 
00:27:40 [2020-11-10T00:27:40.439Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:27:40 [2020-11-10T00:27:40.439Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
00:27:40 [2020-11-10T00:27:40.439Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:27:40 [2020-11-10T00:27:40.439Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
00:27:40 [2020-11-10T00:27:40.439Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
00:27:40 [2020-11-10T00:27:40.439Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.9s
00:27:40 [2020-11-10T00:27:40.699Z] #24 ...
00:27:40 [2020-11-10T00:27:40.699Z] 
00:27:40 [2020-11-10T00:27:40.699Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.05 Selecting previously unselected package libjq1:s390x.
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.05 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.12 Selecting previously unselected package jq.
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.12 Unpacking jq (1.5+dfsg-2+b1) ...
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.15 Selecting previously unselected package libaio1:s390x.
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.15 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.15 Unpacking libaio1:s390x (0.3.112-3) ...
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.18 Selecting previously unselected package libgpm2:s390x.
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.18 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.18 Unpacking libgpm2:s390x (1.20.7-5) ...
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.24 Selecting previously unselected package libicu63:s390x.
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
00:27:40 [2020-11-10T00:27:40.730Z] #18 21.24 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
00:27:40 [2020-11-10T00:27:40.926Z] #28 10.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:27:41 [2020-11-10T00:27:41.222Z] #28 10.21 
00:27:41 [2020-11-10T00:27:41.223Z] #28 10.32 
######################################################################## 100.0%
00:27:41 [2020-11-10T00:27:41.521Z] #28 10.34 
00:27:41 [2020-11-10T00:27:41.816Z] #28 10.80 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:27:42 [2020-11-10T00:27:42.111Z] 
00:27:42 [2020-11-10T00:27:42.111Z] #28 ...
00:27:42 [2020-11-10T00:27:42.111Z] 
00:27:42 [2020-11-10T00:27:42.111Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:42 [2020-11-10T00:27:42.111Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.1s done
00:27:42 [2020-11-10T00:27:42.111Z] #9 DONE 31.6s
00:27:42 [2020-11-10T00:27:42.111Z] 
00:27:42 [2020-11-10T00:27:42.111Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:42 [2020-11-10T00:27:42.111Z] #28 10.97 
00:27:42 [2020-11-10T00:27:42.111Z] #28 11.06 
######################################################################## 100.0%
00:27:42 [2020-11-10T00:27:42.111Z] #28 ...
00:27:42 [2020-11-10T00:27:42.111Z] 
00:27:42 [2020-11-10T00:27:42.111Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:27:42 [2020-11-10T00:27:42.111Z] #10 DONE 0.2s
00:27:42 [2020-11-10T00:27:42.111Z] 
00:27:42 [2020-11-10T00:27:42.111Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:42 [2020-11-10T00:27:42.111Z] #28 11.06 
######################################################################## 100.0%
00:27:42 [2020-11-10T00:27:42.111Z] #28 11.08 
00:27:42 [2020-11-10T00:27:42.111Z] #28 11.10 Download of images into '/build' complete.
00:27:42 [2020-11-10T00:27:42.111Z] #28 11.10 Use something like the following to load the result into a Docker daemon:
00:27:42 [2020-11-10T00:27:42.111Z] #28 11.10   tar -cC '/build' . | docker load
00:27:42 [2020-11-10T00:27:42.111Z] #28 DONE 11.2s
00:27:42 [2020-11-10T00:27:42.111Z] 
00:27:42 [2020-11-10T00:27:42.111Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:27:42 [2020-11-10T00:27:42.111Z] #11 DONE 0.2s
00:27:42 [2020-11-10T00:27:42.111Z] 
00:27:42 [2020-11-10T00:27:42.111Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:42 [2020-11-10T00:27:42.409Z] #12 ...
00:27:42 [2020-11-10T00:27:42.410Z] 
00:27:42 [2020-11-10T00:27:42.410Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:27:42 [2020-11-10T00:27:42.410Z] #30 DONE 0.1s
00:27:42 [2020-11-10T00:27:42.410Z] 
00:27:42 [2020-11-10T00:27:42.410Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:27:42 [2020-11-10T00:27:42.410Z] #38 DONE 0.1s
00:27:42 [2020-11-10T00:27:42.410Z] 
00:27:42 [2020-11-10T00:27:42.410Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:42 [2020-11-10T00:27:42.607Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.3s done
00:27:42 [2020-11-10T00:27:42.954Z] #54 ...
00:27:42 [2020-11-10T00:27:42.954Z] 
00:27:42 [2020-11-10T00:27:42.954Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:42 [2020-11-10T00:27:42.954Z] #43 61.10 github.com/LK4D4/vndr/godl/singleflight
00:27:42 [2020-11-10T00:27:42.954Z] #43 61.18 internal/reflectlite
00:27:42 [2020-11-10T00:27:42.954Z] #43 61.55 math/rand
00:27:42 [2020-11-10T00:27:42.954Z] #43 63.46 internal/singleflight
00:27:42 [2020-11-10T00:27:42.954Z] #43 65.28 strconv
00:27:42 [2020-11-10T00:27:42.954Z] #43 65.31 bytes
00:27:42 [2020-11-10T00:27:42.954Z] #43 69.27 bufio
00:27:42 [2020-11-10T00:27:42.954Z] #43 ...
00:27:42 [2020-11-10T00:27:42.954Z] 
00:27:42 [2020-11-10T00:27:42.954Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:42 [2020-11-10T00:27:42.954Z] #30 69.87 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
00:27:42 [2020-11-10T00:27:42.954Z] #30 71.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:27:43 [2020-11-10T00:27:43.058Z] #39 0.677 + git clone https://github.com/docker/distribution.git .
00:27:43 [2020-11-10T00:27:43.058Z] #39 0.695 Cloning into '.'...
00:27:43 [2020-11-10T00:27:43.078Z] using credential docker-jenkins-github-credentials
00:27:43 [2020-11-10T00:27:43.087Z] Cloning the remote Git repository
00:27:43 [2020-11-10T00:27:43.087Z] Cloning with configured refspecs honoured and without tags
00:27:43 [2020-11-10T00:27:43.210Z] #30 71.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:27:43 [2020-11-10T00:27:43.549Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.9s done
00:27:43 [2020-11-10T00:27:43.454Z] Cloning repository https://github.com/moby/moby.git
00:27:43 [2020-11-10T00:27:43.514Z]  > git init /home/ubuntu/workspace/moby_PR-41638 # timeout=10
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.70 Selecting previously unselected package libnet1:s390x.
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.70 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.74 Selecting previously unselected package libnl-3-200:s390x.
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.75 Unpacking libnl-3-200:s390x (3.4.0-1) ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.79 Selecting previously unselected package libprotobuf-c1:s390x.
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.79 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.82 Selecting previously unselected package libreadline5:s390x.
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.82 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.87 Selecting previously unselected package net-tools.
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 23.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 24.00 Selecting previously unselected package python-pip-whl.
00:27:43 [2020-11-10T00:27:43.608Z] #18 24.00 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:27:43 [2020-11-10T00:27:43.608Z] #18 24.00 Unpacking python-pip-whl (18.1-5) ...
00:27:43 [2020-11-10T00:27:43.809Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
00:27:43 [2020-11-10T00:27:43.834Z] Fetching without tags
00:27:43 [2020-11-10T00:27:43.900Z] #18 24.39 Selecting previously unselected package python3-lib2to3.
00:27:43 [2020-11-10T00:27:43.900Z] #18 24.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:27:43 [2020-11-10T00:27:43.900Z] #18 24.39 Unpacking python3-lib2to3 (3.7.3-1) ...
00:27:43 [2020-11-10T00:27:43.900Z] #18 24.46 Selecting previously unselected package python3-distutils.
00:27:43 [2020-11-10T00:27:43.900Z] #18 24.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:27:43 [2020-11-10T00:27:43.900Z] #18 24.46 Unpacking python3-distutils (3.7.3-1) ...
00:27:44 [2020-11-10T00:27:44.191Z] #18 24.57 Selecting previously unselected package python3-pip.
00:27:44 [2020-11-10T00:27:44.191Z] #18 24.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:27:44 [2020-11-10T00:27:44.191Z] #18 24.58 Unpacking python3-pip (18.1-5) ...
00:27:44 [2020-11-10T00:27:44.308Z] Merging remotes/origin/master commit 470ae8422fc6f1845288eb7572253b08f1e6edf8 into PR head commit 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763
00:27:44 [2020-11-10T00:27:44.576Z] #30 ...
00:27:44 [2020-11-10T00:27:44.576Z] 
00:27:44 [2020-11-10T00:27:44.576Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:44 [2020-11-10T00:27:44.576Z] #32 63.45 io
00:27:44 [2020-11-10T00:27:44.576Z] #32 65.10 internal/oserror
00:27:44 [2020-11-10T00:27:44.576Z] #32 65.23 syscall
00:27:44 [2020-11-10T00:27:44.576Z] #32 68.73 reflect
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.70 Selecting previously unselected package python3-pkg-resources.
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.70 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.70 Unpacking python3-pkg-resources (40.8.0-1) ...
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.78 Selecting previously unselected package python3-setuptools.
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.78 Unpacking python3-setuptools (40.8.0-1) ...
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.90 Selecting previously unselected package python3-wheel.
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.90 Unpacking python3-wheel (0.32.3-2) ...
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.98 Selecting previously unselected package sudo.
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
00:27:44 [2020-11-10T00:27:44.582Z] #18 24.98 Unpacking sudo (1.8.27-1+deb10u2) ...
00:27:43 [2020-11-10T00:27:43.986Z] Fetching upstream changes from https://github.com/moby/moby.git
00:27:43 [2020-11-10T00:27:43.986Z]  > git --version # timeout=10
00:27:44 [2020-11-10T00:27:44.000Z]  > git --version # 'git version 2.7.4'
00:27:44 [2020-11-10T00:27:44.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:27:44 [2020-11-10T00:27:44.085Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:27:43 [2020-11-10T00:27:43.705Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:27:43 [2020-11-10T00:27:43.723Z]  > git config --add remote.origin.fetch +refs/pull/41638/head:refs/remotes/origin/PR-41638 # timeout=10
00:27:43 [2020-11-10T00:27:43.751Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:27:43 [2020-11-10T00:27:43.791Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:27:43 [2020-11-10T00:27:43.828Z] Fetching upstream changes from https://github.com/moby/moby.git
00:27:43 [2020-11-10T00:27:43.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:27:43 [2020-11-10T00:27:43.861Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:27:44 [2020-11-10T00:27:44.307Z]  > git config core.sparsecheckout # timeout=10
00:27:44 [2020-11-10T00:27:44.329Z]  > git checkout -f 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763 # timeout=10
00:27:44 [2020-11-10T00:27:44.833Z] #32 ...
00:27:44 [2020-11-10T00:27:44.833Z] 
00:27:44 [2020-11-10T00:27:44.833Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:44 [2020-11-10T00:27:44.833Z] #40 66.79 debconf: delaying package configuration, since apt-utils is not installed
00:27:44 [2020-11-10T00:27:44.833Z] #40 67.34 Fetched 4095 kB in 1s (4797 kB/s)
00:27:44 [2020-11-10T00:27:44.833Z] #40 67.67 Selecting previously unselected package libcap-dev:amd64.
00:27:44 [2020-11-10T00:27:44.833Z] #40 67.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:27:44 [2020-11-10T00:27:44.833Z] #40 67.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 67.76 Unpacking libcap-dev:amd64 (1:2.25-2) ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 68.11 Selecting previously unselected package libnet1:amd64.
00:27:44 [2020-11-10T00:27:44.833Z] #40 68.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 68.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 68.48 Selecting previously unselected package libnet1-dev.
00:27:44 [2020-11-10T00:27:44.833Z] #40 68.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 68.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 68.98 Selecting previously unselected package libnl-3-200:amd64.
00:27:44 [2020-11-10T00:27:44.833Z] #40 68.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 69.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 69.15 Selecting previously unselected package libnl-3-dev:amd64.
00:27:44 [2020-11-10T00:27:44.833Z] #40 69.16 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 69.18 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 69.62 Selecting previously unselected package libprotobuf-c1:amd64.
00:27:44 [2020-11-10T00:27:44.833Z] #40 69.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 69.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 69.88 Selecting previously unselected package libprotobuf-c-dev:amd64.
00:27:44 [2020-11-10T00:27:44.833Z] #40 69.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 69.96 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 70.17 Selecting previously unselected package zlib1g-dev:amd64.
00:27:44 [2020-11-10T00:27:44.833Z] #40 70.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 70.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 70.62 Selecting previously unselected package libprotobuf17:amd64.
00:27:44 [2020-11-10T00:27:44.833Z] #40 70.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 70.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 72.06 Selecting previously unselected package libprotobuf-lite17:amd64.
00:27:44 [2020-11-10T00:27:44.833Z] #40 72.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 72.10 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 72.50 Selecting previously unselected package libprotobuf-dev:amd64.
00:27:44 [2020-11-10T00:27:44.833Z] #40 72.53 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
00:27:44 [2020-11-10T00:27:44.833Z] #40 72.54 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:27:44 [2020-11-10T00:27:44.874Z] #18 25.24 Selecting previously unselected package thin-provisioning-tools.
00:27:44 [2020-11-10T00:27:44.874Z] #18 25.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
00:27:44 [2020-11-10T00:27:44.874Z] #18 25.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:27:45 [2020-11-10T00:27:45.165Z] #18 25.44 Selecting previously unselected package uidmap.
00:27:45 [2020-11-10T00:27:45.165Z] #18 25.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
00:27:45 [2020-11-10T00:27:45.165Z] #18 25.45 Unpacking uidmap (1:4.5-1.1) ...
00:27:45 [2020-11-10T00:27:45.165Z] #18 25.54 Selecting previously unselected package vim-runtime.
00:27:45 [2020-11-10T00:27:45.165Z] #18 25.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:27:45 [2020-11-10T00:27:45.165Z] #18 25.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:27:45 [2020-11-10T00:27:45.165Z] #18 25.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:27:45 [2020-11-10T00:27:45.165Z] #18 25.60 Unpacking vim-runtime (2:8.1.0875-5) ...
00:27:45 [2020-11-10T00:27:45.202Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done
00:27:45 [2020-11-10T00:27:45.202Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
00:27:46 [2020-11-10T00:27:46.153Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done
00:27:46 [2020-11-10T00:27:46.203Z] #40 74.83 Selecting previously unselected package libprotoc17:amd64.
00:27:46 [2020-11-10T00:27:46.203Z] #40 74.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
00:27:46 [2020-11-10T00:27:46.203Z] #40 74.85 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
00:27:46 [2020-11-10T00:27:46.513Z] Merge succeeded, producing 69c60575a1411922e2def16a03550a029768e694
00:27:46 [2020-11-10T00:27:46.513Z] Checking out Revision 69c60575a1411922e2def16a03550a029768e694 (PR-41638)
00:27:46 [2020-11-10T00:27:46.723Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
00:27:46 [2020-11-10T00:27:46.778Z] #18 ...
00:27:46 [2020-11-10T00:27:46.778Z] 
00:27:46 [2020-11-10T00:27:46.778Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:46 [2020-11-10T00:27:46.778Z] #41 59.87   CC       criu/cr-service.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 60.52   CC       criu/crtools.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 60.76   CC       criu/eventfd.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 60.93   CC       criu/eventpoll.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 61.38   CC       criu/external.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 61.51   CC       criu/fault-injection.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 61.60   CC       criu/fdstore.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 61.86   CC       criu/fifo.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 62.18   CC       criu/file-ids.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 62.34   CC       criu/file-lock.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 62.87   CC       criu/files-ext.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 63.03   CC       criu/files-reg.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 64.11   CC       criu/files.o
00:27:46 [2020-11-10T00:27:46.778Z] #41 65.26   CC       criu/filesystems.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 65.55   CC       criu/fsnotify.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 66.05   CC       criu/image-desc.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 66.19   CC       criu/image.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 66.78   CC       criu/ipc_ns.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 67.51   CC       criu/irmap.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 67.88   CC       criu/kcmp-ids.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 67.98   CC       criu/kerndat.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 68.44   CC       criu/libnetlink.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 68.63   CC       criu/log.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 68.88   CC       criu/lsm.o
00:27:46 [2020-11-10T00:27:46.779Z] #41 69.10   CC       criu/mem.o
00:27:46 [2020-11-10T00:27:46.128Z]  > git remote # timeout=10
00:27:46 [2020-11-10T00:27:46.156Z]  > git config --get remote.origin.url # timeout=10
00:27:46 [2020-11-10T00:27:46.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:27:46 [2020-11-10T00:27:46.185Z]  > git merge 470ae8422fc6f1845288eb7572253b08f1e6edf8 # timeout=10
00:27:46 [2020-11-10T00:27:46.446Z]  > git rev-parse HEAD^{commit} # timeout=10
00:27:46 [2020-11-10T00:27:46.513Z]  > git config core.sparsecheckout # timeout=10
00:27:46 [2020-11-10T00:27:46.536Z]  > git checkout -f 69c60575a1411922e2def16a03550a029768e694 # timeout=10
00:27:47 [2020-11-10T00:27:47.413Z] #41 70.37   CC       criu/memfd.o
00:27:47 [2020-11-10T00:27:47.413Z] #41 ...
00:27:47 [2020-11-10T00:27:47.413Z] 
00:27:47 [2020-11-10T00:27:47.413Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:47 [2020-11-10T00:27:47.413Z] #18 27.70 Selecting previously unselected package vim.
00:27:47 [2020-11-10T00:27:47.413Z] #18 27.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
00:27:47 [2020-11-10T00:27:47.413Z] #18 27.71 Unpacking vim (2:8.1.0875-5) ...
00:27:47 [2020-11-10T00:27:47.570Z] #40 76.07 Selecting previously unselected package protobuf-c-compiler.
00:27:47 [2020-11-10T00:27:47.571Z] #40 76.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
00:27:47 [2020-11-10T00:27:47.571Z] #40 76.11 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:27:47 [2020-11-10T00:27:47.571Z] #40 76.31 Selecting previously unselected package protobuf-compiler.
00:27:47 [2020-11-10T00:27:47.571Z] #40 76.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
00:27:47 [2020-11-10T00:27:47.571Z] #40 76.33 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:27:47 [2020-11-10T00:27:47.590Z] #39 ...
00:27:47 [2020-11-10T00:27:47.590Z] 
00:27:47 [2020-11-10T00:27:47.590Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.604 + RM_GOPATH=0
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.604 + TMP_GOPATH=
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.604 + : /build
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.604 + '[' -z '' ']'
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.605 ++ mktemp -d
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.606 + export GOPATH=/tmp/tmp.i0eTyH7oKA
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.606 + GOPATH=/tmp/tmp.i0eTyH7oKA
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.606 + RM_GOPATH=1
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.607 + case "$(go env GOARCH)" in
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.607 ++ go env GOARCH
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.613 + export GO_BUILDMODE=-buildmode=pie
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.613 + GO_BUILDMODE=-buildmode=pie
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.618 ++ dirname /tmp/install/install.sh
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.621 + dir=/tmp/install
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.621 + bin=gotestsum
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.621 + shift
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.621 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.622 + . /tmp/install/gotestsum.installer
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.622 ++ : v0.5.3
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.622 + install_gotestsum
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.623 + set -e
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.624 + export GO111MODULE=on
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.624 + GO111MODULE=on
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.624 + GOBIN=/build
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.624 + go get gotest.tools/gotestsum@v0.5.3
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.695 go: finding gotest.tools/gotestsum v0.5.3
00:27:47 [2020-11-10T00:27:47.590Z] #46 0.700 go: finding gotest.tools v0.5.3
00:27:47 [2020-11-10T00:27:47.590Z] #46 1.769 go: downloading gotest.tools/gotestsum v0.5.3
00:27:47 [2020-11-10T00:27:47.590Z] #46 2.896 go: extracting gotest.tools/gotestsum v0.5.3
00:27:47 [2020-11-10T00:27:47.590Z] #46 4.570 go: downloading github.com/fatih/color v1.9.0
00:27:47 [2020-11-10T00:27:47.590Z] #46 4.589 go: downloading github.com/spf13/pflag v1.0.3
00:27:47 [2020-11-10T00:27:47.590Z] #46 4.591 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:27:47 [2020-11-10T00:27:47.590Z] #46 4.610 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:27:47 [2020-11-10T00:27:47.590Z] #46 4.612 go: downloading github.com/jonboulle/clockwork v0.1.0
00:27:47 [2020-11-10T00:27:47.590Z] #46 4.616 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:47 [2020-11-10T00:27:47.590Z] #46 4.756 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:27:47 [2020-11-10T00:27:47.590Z] #46 4.878 go: extracting github.com/fatih/color v1.9.0
00:27:47 [2020-11-10T00:27:47.590Z] #46 4.912 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:47 [2020-11-10T00:27:47.590Z] #46 5.052 go: downloading github.com/pkg/errors v0.9.1
00:27:47 [2020-11-10T00:27:47.590Z] #46 5.108 go: extracting github.com/spf13/pflag v1.0.3
00:27:47 [2020-11-10T00:27:47.590Z] #46 5.332 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:27:47 [2020-11-10T00:27:47.590Z] #46 5.369 go: extracting github.com/jonboulle/clockwork v0.1.0
00:27:47 [2020-11-10T00:27:47.590Z] #46 5.439 go: downloading github.com/mattn/go-isatty v0.0.12
00:27:47 [2020-11-10T00:27:47.590Z] #46 5.489 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:47 [2020-11-10T00:27:47.704Z] #18 28.09 Selecting previously unselected package xfsprogs.
00:27:47 [2020-11-10T00:27:47.704Z] #18 28.10 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
00:27:47 [2020-11-10T00:27:47.704Z] #18 28.10 Unpacking xfsprogs (4.20.0-1) ...
00:27:47 [2020-11-10T00:27:47.828Z] #40 76.54 Selecting previously unselected package python-pkg-resources.
00:27:47 [2020-11-10T00:27:47.828Z] #40 76.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:27:47 [2020-11-10T00:27:47.828Z] #40 76.57 Unpacking python-pkg-resources (40.8.0-1) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.39 Selecting previously unselected package zip.
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.39 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.39 Unpacking zip (3.0-11+b1) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.54 Setting up aufs-tools (1:4.14+20190211-1) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.55 Setting up libip6tc0:s390x (1.8.2-4) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.56 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.57 Setting up libgpm2:s390x (1.20.7-5) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.57 Setting up libip4tc0:s390x (1.8.2-4) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.58 Setting up uidmap (1:4.5-1.1) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.58 Setting up libnftnl11:s390x (1.1.2-2) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.59 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.60 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.61 Setting up libicu63:s390x (63.1-6+deb10u1) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.62 Setting up xxd (2:8.1.0875-5) ...
00:27:47 [2020-11-10T00:27:47.995Z] #18 28.62 Setting up zip (3.0-11+b1) ...
00:27:48 [2020-11-10T00:27:48.085Z] #40 76.89 Selecting previously unselected package python-six.
00:27:48 [2020-11-10T00:27:48.085Z] #40 76.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:27:48 [2020-11-10T00:27:48.085Z] #40 76.90 Unpacking python-six (1.12.0-1) ...
00:27:48 [2020-11-10T00:27:48.085Z] #40 ...
00:27:48 [2020-11-10T00:27:48.085Z] 
00:27:48 [2020-11-10T00:27:48.085Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:48 [2020-11-10T00:27:48.085Z] #11 66.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 67.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 67.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 72.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
00:27:48 [2020-11-10T00:27:48.085Z] #11 76.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
00:27:48 [2020-11-10T00:27:48.245Z] #46 5.852 go: downloading github.com/mattn/go-colorable v0.1.6
00:27:48 [2020-11-10T00:27:48.287Z] #18 28.63 Setting up vim-common (2:8.1.0875-5) ...
00:27:48 [2020-11-10T00:27:48.287Z] #18 28.64 Setting up bash-completion (1:2.8-6) ...
00:27:48 [2020-11-10T00:27:48.342Z] #11 ...
00:27:48 [2020-11-10T00:27:48.342Z] 
00:27:48 [2020-11-10T00:27:48.342Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:48 [2020-11-10T00:27:48.342Z] #40 77.06 Selecting previously unselected package python-protobuf.
00:27:48 [2020-11-10T00:27:48.342Z] #40 77.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
00:27:48 [2020-11-10T00:27:48.342Z] #40 77.07 Unpacking python-protobuf (3.6.1.3-2) ...
00:27:48 [2020-11-10T00:27:48.545Z] #46 6.109 go: extracting github.com/pkg/errors v0.9.1
00:27:48 [2020-11-10T00:27:48.545Z] #46 6.249 go: extracting github.com/mattn/go-isatty v0.0.12
00:27:48 [2020-11-10T00:27:48.631Z] #8 ...
00:27:48 [2020-11-10T00:27:48.631Z] 
00:27:48 [2020-11-10T00:27:48.631Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:27:48 [2020-11-10T00:27:48.631Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 7.1s done
00:27:48 [2020-11-10T00:27:48.632Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.2s done
00:27:48 [2020-11-10T00:27:48.632Z] #24 DONE 14.0s
00:27:48 [2020-11-10T00:27:48.632Z] 
00:27:48 [2020-11-10T00:27:48.632Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:48 [2020-11-10T00:27:48.632Z] #8 ...
00:27:48 [2020-11-10T00:27:48.632Z] 
00:27:48 [2020-11-10T00:27:48.632Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:27:49 [2020-11-10T00:27:49.193Z] #46 6.822 go: extracting github.com/mattn/go-colorable v0.1.6
00:27:49 [2020-11-10T00:27:49.277Z] #40 ...
00:27:49 [2020-11-10T00:27:49.277Z] 
00:27:49 [2020-11-10T00:27:49.277Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:49 [2020-11-10T00:27:49.277Z] #34 67.79 debconf: delaying package configuration, since apt-utils is not installed
00:27:49 [2020-11-10T00:27:49.277Z] #34 68.21 Fetched 14.9 MB in 2s (6231 kB/s)
00:27:49 [2020-11-10T00:27:49.277Z] #34 68.50 Selecting previously unselected package xxd.
00:27:49 [2020-11-10T00:27:49.277Z] #34 68.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 ... 15410 files and directories currently installed.)
00:27:49 [2020-11-10T00:27:49.277Z] #34 68.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
00:27:49 [2020-11-10T00:27:49.277Z] #34 68.66 Unpacking xxd (2:8.1.0875-5) ...
00:27:49 [2020-11-10T00:27:49.277Z] #34 69.10 Selecting previously unselected package vim-common.
00:27:49 [2020-11-10T00:27:49.277Z] #34 69.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:27:49 [2020-11-10T00:27:49.277Z] #34 69.16 Unpacking vim-common (2:8.1.0875-5) ...
00:27:49 [2020-11-10T00:27:49.277Z] #34 69.68 Selecting previously unselected package cmake-data.
00:27:49 [2020-11-10T00:27:49.277Z] #34 69.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:27:49 [2020-11-10T00:27:49.277Z] #34 69.71 Unpacking cmake-data (3.13.4-1) ...
00:27:49 [2020-11-10T00:27:49.277Z] #34 74.96 Selecting previously unselected package libicu63:amd64.
00:27:49 [2020-11-10T00:27:49.277Z] #34 74.97 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
00:27:49 [2020-11-10T00:27:49.277Z] #34 74.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:27:49 [2020-11-10T00:27:49.277Z] #34 ...
00:27:49 [2020-11-10T00:27:49.277Z] 
00:27:49 [2020-11-10T00:27:49.277Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:49 [2020-11-10T00:27:49.277Z] #11 78.03 debconf: delaying package configuration, since apt-utils is not installed
00:27:49 [2020-11-10T00:27:49.534Z] #11 78.40 Fetched 77.7 MB in 11s (6786 kB/s)
00:27:49 [2020-11-10T00:27:49.790Z] #11 78.60 Selecting previously unselected package binutils-mingw-w64-i686.
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.02 Setting up libiptc0:s390x (1.8.2-4) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.02 Setting up xz-utils (5.2.4-1) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.04 Setting up sudo (1.8.27-1+deb10u2) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.09 invoke-rc.d: could not determine current runlevel
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.09 invoke-rc.d: policy-rc.d denied execution of start.
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.10 Setting up pigz (2.4-1) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.11 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.11 Setting up libnl-3-200:s390x (3.4.0-1) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.12 Setting up python-pip-whl (18.1-5) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.13 Setting up libmpdec2:s390x (2.4.2-2) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.14 Setting up vim-runtime (2:8.1.0875-5) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.33 Setting up libaio1:s390x (0.3.112-3) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.34 Setting up libonig5:s390x (6.9.1-1) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.34 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.35 Setting up vim (2:8.1.0875-5) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.39 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.39 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.40 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.41 Setting up jq (1.5+dfsg-2+b1) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.41 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
00:27:49 [2020-11-10T00:27:49.867Z] #18 30.42 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:27:50 [2020-11-10T00:27:50.013Z] #25 1.652 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:50 [2020-11-10T00:27:50.013Z] #25 1.673 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
00:27:50 [2020-11-10T00:27:50.013Z] #25 1.673 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:50 [2020-11-10T00:27:50.013Z] #25 1.837 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:27:50 [2020-11-10T00:27:50.047Z] #11 78.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 ... 15410 files and directories currently installed.)
00:27:50 [2020-11-10T00:27:50.047Z] #11 78.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
00:27:50 [2020-11-10T00:27:50.047Z] #11 78.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:27:50 [2020-11-10T00:27:50.273Z] #25 2.113 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:27:50 [2020-11-10T00:27:50.687Z] Commit message: "Merge commit '470ae8422fc6f1845288eb7572253b08f1e6edf8' into HEAD"
00:27:50 [2020-11-10T00:27:50.711Z] First time build. Skipping changelog.
00:27:50 [2020-11-10T00:27:50.844Z] #25 2.522 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:27:50 [2020-11-10T00:27:50.976Z] #11 ...
00:27:50 [2020-11-10T00:27:50.976Z] 
00:27:50 [2020-11-10T00:27:50.976Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:50 [2020-11-10T00:27:50.976Z] #49 69.76 reflect
00:27:50 [2020-11-10T00:27:50.977Z] #49 69.78 syscall
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:27:51 [2020-11-10T00:27:51.234Z] #49 ...
00:27:51 [2020-11-10T00:27:51.234Z] 
00:27:51 [2020-11-10T00:27:51.234Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:51 [2020-11-10T00:27:51.234Z] #40 78.13 Setting up python-pkg-resources (40.8.0-1) ...
00:27:51 [2020-11-10T00:27:51.289Z] #46 8.826 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:51 [2020-11-10T00:27:51.289Z] #46 9.096 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:51 [2020-11-10T00:27:51.789Z] + docker version
00:27:52 [2020-11-10T00:27:52.014Z] #18 32.18 Setting up iptables (1.8.2-4) ...
00:27:52 [2020-11-10T00:27:52.014Z] #18 32.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:27:52 [2020-11-10T00:27:52.014Z] #18 32.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:27:52 [2020-11-10T00:27:52.014Z] #18 32.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:27:52 [2020-11-10T00:27:52.014Z] #18 32.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:27:52 [2020-11-10T00:27:52.014Z] #18 32.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:27:52 [2020-11-10T00:27:52.014Z] #18 32.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:27:52 [2020-11-10T00:27:52.014Z] #18 32.21 Setting up python3 (3.7.3-1) ...
00:27:52 [2020-11-10T00:27:52.014Z] #18 32.51 Setting up python3-wheel (0.32.3-2) ...
00:27:52 [2020-11-10T00:27:52.342Z] #46 ...
00:27:52 [2020-11-10T00:27:52.342Z] 
00:27:52 [2020-11-10T00:27:52.342Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.772 + RM_GOPATH=0
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.773 + TMP_GOPATH=
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.773 + : /build
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.774 + '[' -z '' ']'
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.776 ++ mktemp -d
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.782 + export GOPATH=/tmp/tmp.CESGIY4qlP
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.782 + GOPATH=/tmp/tmp.CESGIY4qlP
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.783 + RM_GOPATH=1
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.783 + case "$(go env GOARCH)" in
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.787 ++ go env GOARCH
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.881 + export GO_BUILDMODE=-buildmode=pie
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.881 + GO_BUILDMODE=-buildmode=pie
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.883 ++ dirname /tmp/install/install.sh
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.888 + dir=/tmp/install
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.889 + bin=golangci_lint
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.889 + shift
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.889 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.890 + . /tmp/install/golangci_lint.installer
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.891 ++ : v1.23.8
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.899 + install_golangci_lint
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.900 + set -e
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.900 + export GO111MODULE=on
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.901 + GO111MODULE=on
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.902 + GOBIN=/build
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.902 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.968 go: finding github.com v1.23.8
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.983 go: finding github.com/golangci/golangci-lint v1.23.8
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.990 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.997 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:27:52 [2020-11-10T00:27:52.342Z] #48 0.997 go: finding github.com/golangci v1.23.8
00:27:52 [2020-11-10T00:27:52.342Z] #48 1.784 go: downloading github.com/golangci/golangci-lint v1.23.8
00:27:52 [2020-11-10T00:27:52.342Z] #48 3.234 go: extracting github.com/golangci/golangci-lint v1.23.8
00:27:52 [2020-11-10T00:27:52.639Z] #48 ...
00:27:52 [2020-11-10T00:27:52.639Z] 
00:27:52 [2020-11-10T00:27:52.639Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.776 + RM_GOPATH=0
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.776 + TMP_GOPATH=
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.776 + : /build
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.777 + '[' -z '' ']'
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.779 ++ mktemp -d
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.783 + export GOPATH=/tmp/tmp.0zoSjd5bFn
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.783 + GOPATH=/tmp/tmp.0zoSjd5bFn
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.783 + RM_GOPATH=1
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.783 + case "$(go env GOARCH)" in
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.788 ++ go env GOARCH
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.856 + export GO_BUILDMODE=-buildmode=pie
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.870 + GO_BUILDMODE=-buildmode=pie
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.875 ++ dirname /tmp/install/install.sh
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.880 + dir=/tmp/install
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.880 + bin=rootlesskit
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.880 + shift
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.880 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.880 + . /tmp/install/rootlesskit.installer
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.881 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.886 + install_rootlesskit
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.887 + case "$1" in
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.887 + export CGO_ENABLED=0
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.887 + CGO_ENABLED=0
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.887 + _install_rootlesskit
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.888 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.888 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.888 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0zoSjd5bFn/src/github.com/rootless-containers/rootlesskit
00:27:52 [2020-11-10T00:27:52.639Z] #57 0.899 Cloning into '/tmp/tmp.0zoSjd5bFn/src/github.com/rootless-containers/rootlesskit'...
00:27:52 [2020-11-10T00:27:52.639Z] #57 6.266 + cd /tmp/tmp.0zoSjd5bFn/src/github.com/rootless-containers/rootlesskit
00:27:52 [2020-11-10T00:27:52.639Z] #57 6.267 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:52 [2020-11-10T00:27:52.639Z] #57 6.708 + for f in rootlesskit rootlesskit-docker-proxy
00:27:52 [2020-11-10T00:27:52.639Z] #57 6.710 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:27:52 [2020-11-10T00:27:52.639Z] #57 ...
00:27:52 [2020-11-10T00:27:52.639Z] 
00:27:52 [2020-11-10T00:27:52.639Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:52 [2020-11-10T00:27:52.639Z] #35 0.790 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:52 [2020-11-10T00:27:52.639Z] #35 1.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:52 [2020-11-10T00:27:52.639Z] #35 1.036 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:52 [2020-11-10T00:27:52.639Z] #35 2.899 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:27:52 [2020-11-10T00:27:52.639Z] #35 4.920 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [234 kB]
00:27:52 [2020-11-10T00:27:52.639Z] #35 6.992 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:27:52 [2020-11-10T00:27:52.647Z] #18 32.99 Setting up apparmor (2.13.2-10) ...
00:27:50 [2020-11-10T00:27:50.685Z]  > git rev-list --no-walk a8ab72d819c80aeb3bdca8f819a1d1c59c41bb0a # timeout=10
00:27:52 [2020-11-10T00:27:52.755Z] #25 4.229 Fetched 8398 kB in 3s (2986 kB/s)
00:27:52 [2020-11-10T00:27:52.936Z] #35 ...
00:27:52 [2020-11-10T00:27:52.936Z] 
00:27:52 [2020-11-10T00:27:52.936Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:52 [2020-11-10T00:27:52.936Z] #31 0.666 + git clone https://github.com/kolyshkin/go-swagger.git .
00:27:52 [2020-11-10T00:27:52.936Z] #31 0.677 Cloning into '.'...
00:27:52 [2020-11-10T00:27:52.936Z] #31 ...
00:27:52 [2020-11-10T00:27:52.936Z] 
00:27:52 [2020-11-10T00:27:52.936Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:52 [2020-11-10T00:27:52.936Z] #41 1.132 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:52 [2020-11-10T00:27:52.936Z] #41 1.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:52 [2020-11-10T00:27:52.936Z] #41 1.252 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:52 [2020-11-10T00:27:52.936Z] #41 2.898 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:27:52 [2020-11-10T00:27:52.936Z] #41 5.005 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [234 kB]
00:27:52 [2020-11-10T00:27:52.936Z] #41 6.671 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:27:52 [2020-11-10T00:27:52.936Z] #41 ...
00:27:52 [2020-11-10T00:27:52.936Z] 
00:27:52 [2020-11-10T00:27:52.936Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.534 + RM_GOPATH=0
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.534 + TMP_GOPATH=
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.534 + : /build
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.534 + '[' -z '' ']'
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.535 ++ mktemp -d
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.539 + export GOPATH=/tmp/tmp.OiHNfHHqL8
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.539 + GOPATH=/tmp/tmp.OiHNfHHqL8
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.539 + RM_GOPATH=1
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.539 + case "$(go env GOARCH)" in
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.539 ++ go env GOARCH
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.544 + export GO_BUILDMODE=-buildmode=pie
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.545 + GO_BUILDMODE=-buildmode=pie
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.545 ++ dirname /tmp/install/install.sh
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.546 + dir=/tmp/install
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.546 + bin=shfmt
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.547 + shift
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.547 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.547 + . /tmp/install/shfmt.installer
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.547 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.548 + install_shfmt
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.548 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.548 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:52 [2020-11-10T00:27:52.936Z] #50 0.548 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OiHNfHHqL8/src/github.com/mvdan/sh
00:27:52 [2020-11-10T00:27:52.937Z] #50 0.553 Cloning into '/tmp/tmp.OiHNfHHqL8/src/github.com/mvdan/sh'...
00:27:53 [2020-11-10T00:27:53.128Z] #40 ...
00:27:53 [2020-11-10T00:27:53.128Z] 
00:27:53 [2020-11-10T00:27:53.128Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:53 [2020-11-10T00:27:53.128Z] #43 71.57 reflect
00:27:53 [2020-11-10T00:27:53.128Z] #43 72.36 syscall
00:27:53 [2020-11-10T00:27:53.128Z] #43 ...
00:27:53 [2020-11-10T00:27:53.128Z] 
00:27:53 [2020-11-10T00:27:53.128Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:53 [2020-11-10T00:27:53.128Z] #49 81.71 time
00:27:53 [2020-11-10T00:27:53.235Z] #50 ...
00:27:53 [2020-11-10T00:27:53.235Z] 
00:27:53 [2020-11-10T00:27:53.235Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.684 + RM_GOPATH=0
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.684 + TMP_GOPATH=
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.684 + : /build
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.684 + '[' -z '' ']'
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.685 ++ mktemp -d
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.687 + export GOPATH=/tmp/tmp.PTG9ioUtBQ
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.687 + GOPATH=/tmp/tmp.PTG9ioUtBQ
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.687 + RM_GOPATH=1
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.687 + case "$(go env GOARCH)" in
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.688 ++ go env GOARCH
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.701 + export GO_BUILDMODE=-buildmode=pie
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.701 + GO_BUILDMODE=-buildmode=pie
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.702 ++ dirname /tmp/install/install.sh
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.713 + dir=/tmp/install
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.714 + bin=dockercli
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.714 + shift
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.714 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.714 + . /tmp/install/dockercli.installer
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.714 ++ : stable
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.714 ++ : 17.06.2-ce
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.715 + install_dockercli
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.715 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.715 Install docker/cli version 17.06.2-ce from stable
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.716 ++ uname -m
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.717 + arch=ppc64le
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.718 + '[' ppc64le '!=' x86_64 ']'
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.718 + '[' ppc64le '!=' s390x ']'
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.718 + '[' ppc64le '!=' armhf ']'
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.718 + build_dockercli
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.718 + git clone https://github.com/docker/docker-ce /tmp/tmp.PTG9ioUtBQ/tmp/docker-ce
00:27:53 [2020-11-10T00:27:53.235Z] #23 0.721 Cloning into '/tmp/tmp.PTG9ioUtBQ/tmp/docker-ce'...
00:27:53 [2020-11-10T00:27:53.235Z] #23 ...
00:27:53 [2020-11-10T00:27:53.235Z] 
00:27:53 [2020-11-10T00:27:53.235Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.837 + RM_GOPATH=0
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.843 + TMP_GOPATH=
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.843 + : /build
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.843 + '[' -z '' ']'
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.844 ++ mktemp -d
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.846 + export GOPATH=/tmp/tmp.MoAFsF8JWH
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.854 + GOPATH=/tmp/tmp.MoAFsF8JWH
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.854 + RM_GOPATH=1
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.854 + case "$(go env GOARCH)" in
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.858 ++ go env GOARCH
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.916 + export GO_BUILDMODE=-buildmode=pie
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.922 + GO_BUILDMODE=-buildmode=pie
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.928 ++ dirname /tmp/install/install.sh
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.930 + dir=/tmp/install
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.930 + bin=tomlv
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.930 + shift
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.931 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.935 + . /tmp/install/tomlv.installer
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.939 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.940 + install_tomlv
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.947 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.948 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.949 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MoAFsF8JWH/src/github.com/BurntSushi/toml
00:27:53 [2020-11-10T00:27:53.235Z] #33 0.952 Cloning into '/tmp/tmp.MoAFsF8JWH/src/github.com/BurntSushi/toml'...
00:27:53 [2020-11-10T00:27:53.235Z] #33 2.973 + cd /tmp/tmp.MoAFsF8JWH/src/github.com/BurntSushi/toml
00:27:53 [2020-11-10T00:27:53.235Z] #33 2.975 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:53 [2020-11-10T00:27:53.235Z] #33 2.983 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:27:53 [2020-11-10T00:27:53.235Z] #33 3.665 runtime/internal/sys
00:27:53 [2020-11-10T00:27:53.235Z] #33 3.705 math/bits
00:27:53 [2020-11-10T00:27:53.235Z] #33 3.713 runtime/internal/atomic
00:27:53 [2020-11-10T00:27:53.235Z] #33 3.788 internal/cpu
00:27:53 [2020-11-10T00:27:53.235Z] #33 4.440 runtime/internal/math
00:27:53 [2020-11-10T00:27:53.235Z] #33 4.696 unicode/utf8
00:27:53 [2020-11-10T00:27:53.235Z] #33 4.721 sync/atomic
00:27:53 [2020-11-10T00:27:53.235Z] #33 5.024 math
00:27:53 [2020-11-10T00:27:53.235Z] #33 5.410 internal/bytealg
00:27:53 [2020-11-10T00:27:53.235Z] #33 5.520 unicode
00:27:53 [2020-11-10T00:27:53.235Z] #33 6.617 internal/testlog
00:27:53 [2020-11-10T00:27:53.235Z] #33 7.167 runtime
00:27:53 [2020-11-10T00:27:53.235Z] #33 7.662 encoding
00:27:53 [2020-11-10T00:27:53.235Z] #33 8.002 runtime/cgo
00:27:53 [2020-11-10T00:27:53.538Z] #33 ...
00:27:53 [2020-11-10T00:27:53.538Z] 
00:27:53 [2020-11-10T00:27:53.538Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.535 + RM_GOPATH=0
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.535 + TMP_GOPATH=
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.535 + : /build
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.535 + '[' -z '' ']'
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.535 ++ mktemp -d
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.537 + export GOPATH=/tmp/tmp.RMQ6NZd1vj
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.538 + GOPATH=/tmp/tmp.RMQ6NZd1vj
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.538 + RM_GOPATH=1
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.538 + case "$(go env GOARCH)" in
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.539 ++ go env GOARCH
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.545 + export GO_BUILDMODE=-buildmode=pie
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.545 + GO_BUILDMODE=-buildmode=pie
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.545 ++ dirname /tmp/install/install.sh
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.547 + dir=/tmp/install
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.548 + bin=proxy
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.549 + shift
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.549 + '[' '!' -f /tmp/install/proxy.installer ']'
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.549 + . /tmp/install/proxy.installer
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.550 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.550 + install_proxy
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.550 + case "$1" in
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.550 + export CGO_ENABLED=0
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.550 + CGO_ENABLED=0
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.550 + _install_proxy
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.550 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.551 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.551 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RMQ6NZd1vj/src/github.com/docker/libnetwork
00:27:53 [2020-11-10T00:27:53.538Z] #63 0.553 Cloning into '/tmp/tmp.RMQ6NZd1vj/src/github.com/docker/libnetwork'...
00:27:53 [2020-11-10T00:27:53.538Z] #63 ...
00:27:53 [2020-11-10T00:27:53.538Z] 
00:27:53 [2020-11-10T00:27:53.538Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:53 [2020-11-10T00:27:53.538Z] #54 1.115 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:53 [2020-11-10T00:27:53.538Z] #54 1.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:53 [2020-11-10T00:27:53.538Z] #54 1.206 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:53 [2020-11-10T00:27:53.538Z] #54 2.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:27:53 [2020-11-10T00:27:53.538Z] #54 4.936 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [234 kB]
00:27:53 [2020-11-10T00:27:53.538Z] #54 6.926 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:27:53 [2020-11-10T00:27:53.538Z] #54 ...
00:27:53 [2020-11-10T00:27:53.538Z] 
00:27:53 [2020-11-10T00:27:53.538Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:53 [2020-11-10T00:27:53.538Z] #12 1.102 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:53 [2020-11-10T00:27:53.538Z] #12 1.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:53 [2020-11-10T00:27:53.538Z] #12 1.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:53 [2020-11-10T00:27:53.538Z] #12 2.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:27:53 [2020-11-10T00:27:53.538Z] #12 4.629 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [234 kB]
00:27:53 [2020-11-10T00:27:53.538Z] #12 7.030 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:27:53 [2020-11-10T00:27:53.681Z] #18 34.09 Setting up xfsprogs (4.20.0-1) ...
00:27:53 [2020-11-10T00:27:53.681Z] #18 34.10 Setting up python3-lib2to3 (3.7.3-1) ...
00:27:53 [2020-11-10T00:27:53.701Z] #25 4.229 Reading package lists...
00:27:53 [2020-11-10T00:27:53.840Z] #12 ...
00:27:53 [2020-11-10T00:27:53.840Z] 
00:27:53 [2020-11-10T00:27:53.840Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.828 + RM_GOPATH=0
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.828 + TMP_GOPATH=
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.828 + : /build
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.828 + '[' -z '' ']'
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.829 ++ mktemp -d
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.852 + export GOPATH=/tmp/tmp.ZT7wrB1i5r
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.852 + GOPATH=/tmp/tmp.ZT7wrB1i5r
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.852 + RM_GOPATH=1
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.852 + case "$(go env GOARCH)" in
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.875 ++ go env GOARCH
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.974 + export GO_BUILDMODE=-buildmode=pie
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.974 + GO_BUILDMODE=-buildmode=pie
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.975 ++ dirname /tmp/install/install.sh
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.981 + dir=/tmp/install
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.981 + bin=vndr
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.981 + shift
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.981 + '[' '!' -f /tmp/install/vndr.installer ']'
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.981 + . /tmp/install/vndr.installer
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.981 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.982 + install_vndr
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.982 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.982 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.982 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZT7wrB1i5r/src/github.com/LK4D4/vndr
00:27:53 [2020-11-10T00:27:53.840Z] #44 0.989 Cloning into '/tmp/tmp.ZT7wrB1i5r/src/github.com/LK4D4/vndr'...
00:27:53 [2020-11-10T00:27:53.840Z] #44 1.856 + cd /tmp/tmp.ZT7wrB1i5r/src/github.com/LK4D4/vndr
00:27:53 [2020-11-10T00:27:53.840Z] #44 1.857 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:27:53 [2020-11-10T00:27:53.840Z] #44 1.913 + go build -buildmode=pie -v -o /build/vndr .
00:27:53 [2020-11-10T00:27:53.840Z] #44 3.460 internal/cpu
00:27:53 [2020-11-10T00:27:53.840Z] #44 3.500 runtime/internal/sys
00:27:53 [2020-11-10T00:27:53.840Z] #44 3.677 internal/race
00:27:53 [2020-11-10T00:27:53.840Z] #44 3.927 runtime/internal/atomic
00:27:53 [2020-11-10T00:27:53.840Z] #44 3.944 sync/atomic
00:27:53 [2020-11-10T00:27:53.840Z] #44 4.404 runtime/internal/math
00:27:53 [2020-11-10T00:27:53.840Z] #44 4.769 unicode
00:27:53 [2020-11-10T00:27:53.840Z] #44 4.834 unicode/utf8
00:27:53 [2020-11-10T00:27:53.840Z] #44 4.934 internal/bytealg
00:27:53 [2020-11-10T00:27:53.840Z] #44 5.145 math
00:27:53 [2020-11-10T00:27:53.840Z] #44 6.576 internal/testlog
00:27:53 [2020-11-10T00:27:53.840Z] #44 6.999 runtime
00:27:53 [2020-11-10T00:27:53.840Z] #44 7.380 encoding
00:27:53 [2020-11-10T00:27:53.840Z] #44 7.760 unicode/utf16
00:27:53 [2020-11-10T00:27:53.840Z] #44 8.549 container/list
00:27:53 [2020-11-10T00:27:53.840Z] #44 11.24 crypto/internal/subtle
00:27:53 [2020-11-10T00:27:53.840Z] #44 11.52 crypto/subtle
00:27:53 [2020-11-10T00:27:53.840Z] #44 11.68 vendor/golang.org/x/crypto/cryptobyte/asn1
00:27:53 [2020-11-10T00:27:53.840Z] #44 ...
00:27:53 [2020-11-10T00:27:53.840Z] 
00:27:53 [2020-11-10T00:27:53.840Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:53 [2020-11-10T00:27:53.840Z] #48 10.60 go: downloading github.com/fatih/color v1.7.0
00:27:53 [2020-11-10T00:27:53.840Z] #48 10.60 go: downloading github.com/spf13/cobra v0.0.5
00:27:53 [2020-11-10T00:27:53.840Z] #48 10.67 go: downloading github.com/pkg/errors v0.8.1
00:27:53 [2020-11-10T00:27:53.840Z] #48 10.69 go: extracting github.com/fatih/color v1.7.0
00:27:53 [2020-11-10T00:27:53.840Z] #48 10.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:53 [2020-11-10T00:27:53.840Z] #48 10.75 go: downloading github.com/spf13/viper v1.6.1
00:27:53 [2020-11-10T00:27:53.840Z] #48 10.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:53 [2020-11-10T00:27:53.840Z] #48 10.83 go: downloading github.com/mattn/go-colorable v0.1.4
00:27:53 [2020-11-10T00:27:53.840Z] #48 11.11 go: extracting github.com/pkg/errors v0.8.1
00:27:53 [2020-11-10T00:27:53.840Z] #48 11.23 go: extracting github.com/spf13/cobra v0.0.5
00:27:53 [2020-11-10T00:27:53.840Z] #48 11.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:53 [2020-11-10T00:27:53.840Z] #48 11.28 go: extracting github.com/mattn/go-colorable v0.1.4
00:27:53 [2020-11-10T00:27:53.840Z] #48 11.47 go: downloading github.com/spf13/pflag v1.0.5
00:27:53 [2020-11-10T00:27:53.840Z] #48 11.59 go: extracting github.com/spf13/viper v1.6.1
00:27:53 [2020-11-10T00:27:53.840Z] #48 11.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:53 [2020-11-10T00:27:53.973Z] #18 34.33 Setting up python3-pkg-resources (40.8.0-1) ...
00:27:54 [2020-11-10T00:27:54.141Z] #48 11.84 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:27:54 [2020-11-10T00:27:54.141Z] #48 11.84 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:54 [2020-11-10T00:27:54.141Z] #48 12.10 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:54 [2020-11-10T00:27:54.438Z] #48 12.12 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:27:54 [2020-11-10T00:27:54.438Z] #48 12.29 go: extracting github.com/spf13/pflag v1.0.5
00:27:54 [2020-11-10T00:27:54.438Z] #48 12.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:54 [2020-11-10T00:27:54.607Z] #18 34.93 Setting up python3-distutils (3.7.3-1) ...
00:27:54 [2020-11-10T00:27:54.643Z] #25 5.274 Reading package lists...
00:27:54 [2020-11-10T00:27:54.643Z] #25 6.222 Building dependency tree...
00:27:54 [2020-11-10T00:27:54.736Z] #48 12.41 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:54 [2020-11-10T00:27:54.736Z] #48 12.50 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:54 [2020-11-10T00:27:54.899Z] #18 35.23 Setting up python3-setuptools (40.8.0-1) ...
00:27:54 [2020-11-10T00:27:54.902Z] #25 6.545 The following additional packages will be installed:
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.545   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.545   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.545   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.570 Suggested packages:
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.570   krb5-doc krb5-user
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.570 Recommended packages:
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.570   krb5-locales publicsuffix libsasl2-modules
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.744 The following NEW packages will be installed:
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.744   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.744   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.744   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:27:54 [2020-11-10T00:27:54.903Z] #25 6.744   libssh2-1 libssl1.1 openssl
00:27:55 [2020-11-10T00:27:55.163Z] #25 ...
00:27:55 [2020-11-10T00:27:55.163Z] 
00:27:55 [2020-11-10T00:27:55.163Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:55 [2020-11-10T00:27:55.163Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done
00:27:55 [2020-11-10T00:27:55.163Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.2s
00:27:55 [2020-11-10T00:27:55.163Z] #8 ...
00:27:55 [2020-11-10T00:27:55.163Z] 
00:27:55 [2020-11-10T00:27:55.163Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:27:55 [2020-11-10T00:27:55.163Z] #25 7.029 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:27:55 [2020-11-10T00:27:55.163Z] #25 7.029 Need to get 5050 kB of archives.
00:27:55 [2020-11-10T00:27:55.163Z] #25 7.029 After this operation, 12.1 MB of additional disk space will be used.
00:27:55 [2020-11-10T00:27:55.163Z] #25 7.029 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
00:27:55 [2020-11-10T00:27:55.163Z] #25 7.029 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
00:27:55 [2020-11-10T00:27:55.163Z] #25 7.029 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB]
00:27:55 [2020-11-10T00:27:55.163Z] #25 7.029 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
00:27:55 [2020-11-10T00:27:55.163Z] #25 7.029 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.079 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.110 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.110 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.110 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.110 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.110 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.120 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.120 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.120 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.129 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.129 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.129 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.134 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.147 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.147 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:27:55 [2020-11-10T00:27:55.423Z] #25 7.147 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:27:55 [2020-11-10T00:27:55.573Z] #18 35.95 Setting up python3-pip (18.1-5) ...
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.298 debconf: delaying package configuration, since apt-utils is not installed
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.332 Fetched 5050 kB in 0s (13.2 MB/s)
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.374 Selecting previously unselected package libsasl2-modules-db:amd64.
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.374 (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 ... 6677 files and directories currently installed.)
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.374 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.384 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.447 Selecting previously unselected package libsasl2-2:amd64.
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.449 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.462 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.525 Selecting previously unselected package libldap-common.
00:27:55 [2020-11-10T00:27:55.684Z] #25 7.525 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
00:27:55 [2020-11-10T00:27:55.945Z] #25 7.534 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:27:55 [2020-11-10T00:27:55.945Z] #25 7.596 Selecting previously unselected package libldap-2.4-2:amd64.
00:27:55 [2020-11-10T00:27:55.945Z] #25 7.596 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ...
00:27:55 [2020-11-10T00:27:55.945Z] #25 7.602 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
00:27:55 [2020-11-10T00:27:55.945Z] #25 7.729 Selecting previously unselected package libssl1.1:amd64.
00:27:55 [2020-11-10T00:27:55.945Z] #25 7.729 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
00:27:55 [2020-11-10T00:27:55.945Z] #25 7.729 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:27:56 [2020-11-10T00:27:56.205Z] #25 7.975 Selecting previously unselected package openssl.
00:27:56 [2020-11-10T00:27:56.205Z] #25 7.975 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
00:27:56 [2020-11-10T00:27:56.205Z] #25 7.979 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:27:56 [2020-11-10T00:27:56.208Z] #18 36.65 Processing triggers for libc-bin (2.28-10) ...
00:27:56 [2020-11-10T00:27:56.208Z] #18 36.67 Processing triggers for mime-support (3.62) ...
00:27:56 [2020-11-10T00:27:56.270Z] #48 13.94 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:56 [2020-11-10T00:27:56.468Z] #25 8.132 Selecting previously unselected package ca-certificates.
00:27:56 [2020-11-10T00:27:56.468Z] #25 8.132 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
00:27:56 [2020-11-10T00:27:56.468Z] #25 8.138 Unpacking ca-certificates (20200601~deb10u1) ...
00:27:56 [2020-11-10T00:27:56.468Z] #25 8.282 Selecting previously unselected package libkeyutils1:amd64.
00:27:56 [2020-11-10T00:27:56.468Z] #25 8.282 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
00:27:56 [2020-11-10T00:27:56.468Z] #25 8.288 Unpacking libkeyutils1:amd64 (1.6-6) ...
00:27:56 [2020-11-10T00:27:56.468Z] #25 8.333 Selecting previously unselected package libkrb5support0:amd64.
00:27:56 [2020-11-10T00:27:56.468Z] #25 8.333 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
00:27:56 [2020-11-10T00:27:56.468Z] #25 8.338 Unpacking libkrb5support0:amd64 (1.17-3) ...
00:27:56 [2020-11-10T00:27:56.731Z] #25 8.405 Selecting previously unselected package libk5crypto3:amd64.
00:27:56 [2020-11-10T00:27:56.731Z] #25 8.405 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
00:27:56 [2020-11-10T00:27:56.731Z] #25 8.410 Unpacking libk5crypto3:amd64 (1.17-3) ...
00:27:56 [2020-11-10T00:27:56.731Z] #25 8.480 Selecting previously unselected package libkrb5-3:amd64.
00:27:56 [2020-11-10T00:27:56.731Z] #25 8.480 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
00:27:56 [2020-11-10T00:27:56.731Z] #25 8.488 Unpacking libkrb5-3:amd64 (1.17-3) ...
00:27:56 [2020-11-10T00:27:56.864Z] #18 DONE 37.2s
00:27:56 [2020-11-10T00:27:56.865Z] 
00:27:56 [2020-11-10T00:27:56.865Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.638 Selecting previously unselected package libgssapi-krb5-2:amd64.
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.638 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.644 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.720 Selecting previously unselected package libnghttp2-14:amd64.
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.720 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.724 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.786 Selecting previously unselected package libpsl5:amd64.
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.786 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.790 Unpacking libpsl5:amd64 (0.20.2-2) ...
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.851 Selecting previously unselected package librtmp1:amd64.
00:27:56 [2020-11-10T00:27:56.992Z] #25 8.851 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
00:27:57 [2020-11-10T00:27:57.080Z] Client: Docker Engine - Community
00:27:57 [2020-11-10T00:27:57.080Z]  Version:           19.03.13
00:27:57 [2020-11-10T00:27:57.080Z]  API version:       1.40
00:27:57 [2020-11-10T00:27:57.080Z]  Go version:        go1.13.15
00:27:57 [2020-11-10T00:27:57.080Z]  Git commit:        4484c46d9d
00:27:57 [2020-11-10T00:27:57.080Z]  Built:             Wed Sep 16 17:02:36 2020
00:27:57 [2020-11-10T00:27:57.080Z]  OS/Arch:           linux/amd64
00:27:57 [2020-11-10T00:27:57.080Z]  Experimental:      false
00:27:57 [2020-11-10T00:27:57.080Z] 
00:27:57 [2020-11-10T00:27:57.080Z] Server: Docker Engine - Community
00:27:57 [2020-11-10T00:27:57.080Z]  Engine:
00:27:57 [2020-11-10T00:27:57.080Z]   Version:          19.03.13
00:27:57 [2020-11-10T00:27:57.080Z]   API version:      1.40 (minimum version 1.12)
00:27:57 [2020-11-10T00:27:57.080Z]   Go version:       go1.13.15
00:27:57 [2020-11-10T00:27:57.080Z]   Git commit:       4484c46d9d
00:27:57 [2020-11-10T00:27:57.080Z]   Built:            Wed Sep 16 17:01:06 2020
00:27:57 [2020-11-10T00:27:57.080Z]   OS/Arch:          linux/amd64
00:27:57 [2020-11-10T00:27:57.080Z]   Experimental:     true
00:27:57 [2020-11-10T00:27:57.080Z]  containerd:
00:27:57 [2020-11-10T00:27:57.080Z]   Version:          1.3.7
00:27:57 [2020-11-10T00:27:57.080Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:27:57 [2020-11-10T00:27:57.080Z]  runc:
00:27:57 [2020-11-10T00:27:57.080Z]   Version:          1.0.0-rc10
00:27:57 [2020-11-10T00:27:57.080Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:27:57 [2020-11-10T00:27:57.080Z]  docker-init:
00:27:57 [2020-11-10T00:27:57.080Z]   Version:          0.18.0
00:27:57 [2020-11-10T00:27:57.080Z]   GitCommit:        fec3683
[Pipeline] sh
00:27:57 [2020-11-10T00:27:57.255Z] #25 8.857 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:27:57 [2020-11-10T00:27:57.255Z] #25 8.911 Selecting previously unselected package libssh2-1:amd64.
00:27:57 [2020-11-10T00:27:57.255Z] #25 8.911 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
00:27:57 [2020-11-10T00:27:57.255Z] #25 8.915 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
00:27:57 [2020-11-10T00:27:57.255Z] #25 9.007 Selecting previously unselected package libcurl4:amd64.
00:27:57 [2020-11-10T00:27:57.255Z] #25 9.007 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
00:27:57 [2020-11-10T00:27:57.255Z] #25 9.011 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:27:57 [2020-11-10T00:27:57.419Z] + docker info
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.110 Selecting previously unselected package curl.
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.110 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.115 Unpacking curl (7.64.0-4+deb10u1) ...
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.207 Selecting previously unselected package libonig5:amd64.
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.207 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.219 Unpacking libonig5:amd64 (6.9.1-1) ...
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.305 Selecting previously unselected package libjq1:amd64.
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.305 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.316 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.379 Selecting previously unselected package jq.
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.379 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
00:27:57 [2020-11-10T00:27:57.516Z] #25 9.386 Unpacking jq (1.5+dfsg-2+b1) ...
00:27:57 [2020-11-10T00:27:57.570Z] #19 ...
00:27:57 [2020-11-10T00:27:57.570Z] 
00:27:57 [2020-11-10T00:27:57.570Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:57 [2020-11-10T00:27:57.570Z] #41 70.74   CC       criu/mount.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 73.27   CC       criu/namespaces.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 74.61   CC       criu/net.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 76.37   CC       criu/netfilter.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 76.56   CC       criu/page-pipe.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 76.84   CC       criu/page-xfer.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 77.66   CC       criu/pagemap-cache.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 77.86   CC       criu/pagemap.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 78.43   CC       criu/parasite-syscall.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 78.90   CC       criu/path.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 79.21   CC       criu/pie-util-vdso.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 79.57   CC       criu/pie-util.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 79.70   CC       criu/pipes.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 80.26   CC       criu/plugin.o
00:27:57 [2020-11-10T00:27:57.570Z] #41 80.56   CC       criu/proc_parse.o
00:27:57 [2020-11-10T00:27:57.775Z] #25 9.458 Setting up libkeyutils1:amd64 (1.6-6) ...
00:27:57 [2020-11-10T00:27:57.775Z] #25 9.477 Setting up libpsl5:amd64 (0.20.2-2) ...
00:27:57 [2020-11-10T00:27:57.775Z] #25 9.490 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:27:57 [2020-11-10T00:27:57.775Z] #25 9.638 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:27:57 [2020-11-10T00:27:57.775Z] #25 9.653 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:27:57 [2020-11-10T00:27:57.775Z] #25 9.681 Setting up libkrb5support0:amd64 (1.17-3) ...
00:27:57 [2020-11-10T00:27:57.862Z] #41 ...
00:27:57 [2020-11-10T00:27:57.862Z] 
00:27:57 [2020-11-10T00:27:57.862Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:27:57 [2020-11-10T00:27:57.862Z] #19 1.122 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:27:57 [2020-11-10T00:27:57.862Z] #19 1.124 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:27:57 [2020-11-10T00:27:57.862Z] #19 1.126 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.683 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.697 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.710 Setting up libk5crypto3:amd64 (1.17-3) ...
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.722 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.736 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.750 Setting up libkrb5-3:amd64 (1.17-3) ...
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.762 Setting up openssl (1.1.1d-0+deb10u3) ...
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.788 Setting up libonig5:amd64 (6.9.1-1) ...
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.799 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.814 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
00:27:58 [2020-11-10T00:27:58.035Z] #25 9.831 Setting up ca-certificates (20200601~deb10u1) ...
00:27:58 [2020-11-10T00:27:58.156Z] #19 DONE 1.3s
00:27:58 [2020-11-10T00:27:58.156Z] 
00:27:58 [2020-11-10T00:27:58.156Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:27:58 [2020-11-10T00:27:58.376Z] #48 ...
00:27:58 [2020-11-10T00:27:58.377Z] 
00:27:58 [2020-11-10T00:27:58.377Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:58 [2020-11-10T00:27:58.377Z] #39 15.70 Checking out files:  85% (1426/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
00:27:58 [2020-11-10T00:27:58.377Z] #39 15.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:27:58 [2020-11-10T00:27:58.379Z] #49 ...
00:27:58 [2020-11-10T00:27:58.379Z] 
00:27:58 [2020-11-10T00:27:58.379Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:58 [2020-11-10T00:27:58.379Z] #40 86.40 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:27:58 [2020-11-10T00:27:58.379Z] #40 86.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:27:58 [2020-11-10T00:27:58.379Z] #40 86.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:27:58 [2020-11-10T00:27:58.379Z] #40 86.90 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:27:58 [2020-11-10T00:27:58.635Z] #40 87.25 Setting up python-six (1.12.0-1) ...
00:27:58 [2020-11-10T00:27:58.635Z] #40 ...
00:27:58 [2020-11-10T00:27:58.635Z] 
00:27:58 [2020-11-10T00:27:58.635Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:58 [2020-11-10T00:27:58.635Z] #32 77.35 time
00:27:58 [2020-11-10T00:27:58.635Z] #32 86.64 internal/poll
00:27:58 [2020-11-10T00:27:58.635Z] #32 ...
00:27:58 [2020-11-10T00:27:58.635Z] 
00:27:58 [2020-11-10T00:27:58.635Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:58 [2020-11-10T00:27:58.635Z] #34 86.86 Selecting previously unselected package libxml2:amd64.
00:27:58 [2020-11-10T00:27:58.635Z] #34 86.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
00:27:58 [2020-11-10T00:27:58.635Z] #34 87.06 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:27:58 [2020-11-10T00:27:58.980Z] #25 10.59 Updating certificates in /etc/ssl/certs...
00:27:59 [2020-11-10T00:27:59.197Z] #34 ...
00:27:59 [2020-11-10T00:27:59.197Z] 
00:27:59 [2020-11-10T00:27:59.197Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:59 [2020-11-10T00:27:59.197Z] #45 DONE 87.8s
00:27:59 [2020-11-10T00:27:59.197Z] 
00:27:59 [2020-11-10T00:27:59.197Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:59 [2020-11-10T00:27:59.197Z] #11 82.94 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:27:59 [2020-11-10T00:27:59.197Z] #11 82.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
00:27:59 [2020-11-10T00:27:59.197Z] #11 82.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:27:59 [2020-11-10T00:27:59.197Z] #11 87.91 Selecting previously unselected package binutils-mingw-w64.
00:27:59 [2020-11-10T00:27:59.197Z] #11 87.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:27:59 [2020-11-10T00:27:59.197Z] #11 87.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:27:59 [2020-11-10T00:27:59.444Z] #39 16.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:27:59 [2020-11-10T00:27:59.453Z] #11 ...
00:27:59 [2020-11-10T00:27:59.453Z] 
00:27:59 [2020-11-10T00:27:59.453Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:59 [2020-11-10T00:27:59.453Z] #34 88.12 Selecting previously unselected package libarchive13:amd64.
00:27:59 [2020-11-10T00:27:59.453Z] #34 88.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
00:27:59 [2020-11-10T00:27:59.453Z] #34 88.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:27:59 [2020-11-10T00:27:59.945Z] #25 11.70 126 added, 0 removed; done.
00:27:59 [2020-11-10T00:27:59.945Z] #25 11.77 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
00:27:59 [2020-11-10T00:27:59.945Z] #25 11.79 Setting up jq (1.5+dfsg-2+b1) ...
00:27:59 [2020-11-10T00:27:59.945Z] #25 11.81 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:28:00 [2020-11-10T00:28:00.017Z] #34 88.92 Selecting previously unselected package libjsoncpp1:amd64.
00:28:00 [2020-11-10T00:28:00.206Z] #25 11.83 Setting up curl (7.64.0-4+deb10u1) ...
00:28:00 [2020-11-10T00:28:00.206Z] #25 11.85 Processing triggers for libc-bin (2.28-10) ...
00:28:00 [2020-11-10T00:28:00.206Z] #25 11.86 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:28:00 [2020-11-10T00:28:00.206Z] #25 11.88 Updating certificates in /etc/ssl/certs...
00:28:00 [2020-11-10T00:28:00.273Z] #34 88.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
00:28:00 [2020-11-10T00:28:00.273Z] #34 88.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
00:28:00 [2020-11-10T00:28:00.530Z] #34 89.28 Selecting previously unselected package librhash0:amd64.
00:28:00 [2020-11-10T00:28:00.530Z] #34 89.28 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
00:28:00 [2020-11-10T00:28:00.787Z] #34 89.35 Unpacking librhash0:amd64 (1.3.8-1) ...
00:28:00 [2020-11-10T00:28:00.978Z] #20 3.036 Collecting yamllint==1.16.0
00:28:01 [2020-11-10T00:28:01.044Z] #34 89.80 Selecting previously unselected package libuv1:amd64.
00:28:01 [2020-11-10T00:28:01.044Z] #34 89.81 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
00:28:01 [2020-11-10T00:28:01.044Z] #34 89.82 Unpacking libuv1:amd64 (1.24.1-1) ...
00:28:01 [2020-11-10T00:28:01.152Z] #25 12.67 0 added, 0 removed; done.
00:28:01 [2020-11-10T00:28:01.152Z] #25 12.67 Running hooks in /etc/ca-certificates/update.d...
00:28:01 [2020-11-10T00:28:01.152Z] #25 12.67 done.
00:28:01 [2020-11-10T00:28:01.270Z] #20 3.246   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:28:01 [2020-11-10T00:28:01.270Z] #20 3.277 Collecting pyyaml (from yamllint==1.16.0)
00:28:01 [2020-11-10T00:28:01.270Z] #20 3.377   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:28:01 [2020-11-10T00:28:01.300Z] #34 90.08 Selecting previously unselected package cmake.
00:28:01 [2020-11-10T00:28:01.300Z] #34 90.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
00:28:01 [2020-11-10T00:28:01.300Z] #34 90.12 Unpacking cmake (3.13.4-1) ...
00:28:02 [2020-11-10T00:28:02.305Z] #20 4.095 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:28:02 [2020-11-10T00:28:02.305Z] #20 4.170   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:28:02 [2020-11-10T00:28:02.305Z] #20 4.199 Building wheels for collected packages: pyyaml
00:28:02 [2020-11-10T00:28:02.305Z] #20 4.221   Running setup.py bdist_wheel for pyyaml: started
00:28:02 [2020-11-10T00:28:02.938Z] #20 4.887   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:28:02 [2020-11-10T00:28:02.938Z] #20 4.887   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:28:03 [2020-11-10T00:28:03.229Z] #20 4.966 Successfully built pyyaml
00:28:03 [2020-11-10T00:28:03.229Z] #20 4.981 Installing collected packages: pyyaml, pathspec, yamllint
00:28:03 [2020-11-10T00:28:03.229Z] #20 5.221 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:28:03 [2020-11-10T00:28:03.877Z] #20 DONE 5.5s
00:28:03 [2020-11-10T00:28:03.877Z] 
00:28:03 [2020-11-10T00:28:03.877Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:28:03 [2020-11-10T00:28:03.877Z] #23 DONE 0.2s
00:28:03 [2020-11-10T00:28:03.877Z] 
00:28:03 [2020-11-10T00:28:03.877Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:28:03 [2020-11-10T00:28:03.951Z] #39 ...
00:28:03 [2020-11-10T00:28:03.951Z] 
00:28:03 [2020-11-10T00:28:03.951Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:03 [2020-11-10T00:28:03.951Z] #46 11.34 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:28:03 [2020-11-10T00:28:03.951Z] #46 14.41 go: finding github.com/fatih/color v1.9.0
00:28:03 [2020-11-10T00:28:03.951Z] #46 14.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:28:03 [2020-11-10T00:28:03.951Z] #46 14.43 go: finding github.com/pkg/errors v0.9.1
00:28:03 [2020-11-10T00:28:03.951Z] #46 14.65 go: finding github.com/spf13/pflag v1.0.3
00:28:03 [2020-11-10T00:28:03.951Z] #46 14.68 go: finding github.com/mattn/go-colorable v0.1.6
00:28:03 [2020-11-10T00:28:03.951Z] #46 14.79 go: finding github.com/mattn/go-isatty v0.0.12
00:28:03 [2020-11-10T00:28:03.951Z] #46 14.93 go: finding github.com/jonboulle/clockwork v0.1.0
00:28:03 [2020-11-10T00:28:03.951Z] #46 14.96 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:28:03 [2020-11-10T00:28:03.951Z] #46 15.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:28:03 [2020-11-10T00:28:03.951Z] #46 15.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:28:03 [2020-11-10T00:28:03.951Z] #46 15.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:28:03 [2020-11-10T00:28:03.951Z] #46 ...
00:28:03 [2020-11-10T00:28:03.951Z] 
00:28:03 [2020-11-10T00:28:03.951Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:03 [2020-11-10T00:28:03.951Z] #50 11.41 + cd /tmp/tmp.OiHNfHHqL8/src/github.com/mvdan/sh
00:28:03 [2020-11-10T00:28:03.951Z] #50 11.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:28:03 [2020-11-10T00:28:03.951Z] #50 11.53 + GO111MODULE=on
00:28:03 [2020-11-10T00:28:03.951Z] #50 11.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:28:03 [2020-11-10T00:28:03.951Z] #50 12.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:28:03 [2020-11-10T00:28:03.951Z] #50 12.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:28:03 [2020-11-10T00:28:03.951Z] #50 12.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:28:03 [2020-11-10T00:28:03.951Z] #50 13.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:28:03 [2020-11-10T00:28:03.951Z] #50 13.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:28:03 [2020-11-10T00:28:03.951Z] #50 14.55 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:28:03 [2020-11-10T00:28:03.951Z] #50 15.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:28:03 [2020-11-10T00:28:03.951Z] #50 17.15 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:28:03 [2020-11-10T00:28:03.951Z] #50 18.70 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:28:03 [2020-11-10T00:28:03.951Z] #50 18.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:28:03 [2020-11-10T00:28:03.951Z] #50 19.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:28:03 [2020-11-10T00:28:03.951Z] #50 19.43 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:28:03 [2020-11-10T00:28:03.951Z] #50 20.37 runtime/cgo
00:28:03 [2020-11-10T00:28:03.951Z] #50 20.48 runtime
00:28:03 [2020-11-10T00:28:03.951Z] #50 ...
00:28:03 [2020-11-10T00:28:03.951Z] 
00:28:03 [2020-11-10T00:28:03.951Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.28 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.28 go: downloading gopkg.in/ini.v1 v1.51.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.30 go: downloading github.com/ultraware/funlen v0.0.2
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.30 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.31 go: downloading github.com/spf13/afero v1.1.2
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.36 go: downloading golang.org/x/text v0.3.2
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.37 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.37 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.39 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.41 go: extracting github.com/ultraware/funlen v0.0.2
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.59 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.59 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.65 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.69 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.77 go: extracting gopkg.in/ini.v1 v1.51.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 16.80 go: downloading github.com/hashicorp/hcl v1.0.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 17.12 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:28:03 [2020-11-10T00:28:03.951Z] #48 17.15 go: extracting github.com/spf13/afero v1.1.2
00:28:03 [2020-11-10T00:28:03.951Z] #48 17.32 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:28:03 [2020-11-10T00:28:03.951Z] #48 17.49 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:28:03 [2020-11-10T00:28:03.951Z] #48 17.69 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:28:03 [2020-11-10T00:28:03.951Z] #48 17.85 go: downloading github.com/mattn/go-isatty v0.0.8
00:28:03 [2020-11-10T00:28:03.951Z] #48 17.90 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:28:03 [2020-11-10T00:28:03.951Z] #48 17.99 go: downloading github.com/magiconair/properties v1.8.1
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.01 go: extracting github.com/hashicorp/hcl v1.0.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.13 go: downloading github.com/pelletier/go-toml v1.2.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.14 go: extracting github.com/mattn/go-isatty v0.0.8
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.39 go: extracting github.com/magiconair/properties v1.8.1
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.70 go: extracting github.com/pelletier/go-toml v1.2.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.72 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.73 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.83 go: downloading github.com/stretchr/testify v1.4.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.91 go: downloading github.com/gobwas/glob v0.2.3
00:28:03 [2020-11-10T00:28:03.951Z] #48 18.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:28:03 [2020-11-10T00:28:03.951Z] #48 19.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:28:03 [2020-11-10T00:28:03.951Z] #48 19.03 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:28:03 [2020-11-10T00:28:03.951Z] #48 19.17 go: extracting github.com/gobwas/glob v0.2.3
00:28:03 [2020-11-10T00:28:03.951Z] #48 19.40 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:28:03 [2020-11-10T00:28:03.951Z] #48 19.48 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:28:03 [2020-11-10T00:28:03.951Z] #48 19.75 go: extracting github.com/stretchr/testify v1.4.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 19.80 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:28:03 [2020-11-10T00:28:03.951Z] #48 19.84 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 19.85 go: downloading github.com/uudashr/gocognit v1.0.1
00:28:03 [2020-11-10T00:28:03.951Z] #48 19.93 go: downloading github.com/spf13/cast v1.3.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 20.02 go: extracting github.com/uudashr/gocognit v1.0.1
00:28:03 [2020-11-10T00:28:03.951Z] #48 20.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:28:03 [2020-11-10T00:28:03.951Z] #48 20.16 go: extracting github.com/spf13/cast v1.3.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 20.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:28:03 [2020-11-10T00:28:03.951Z] #48 20.22 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 20.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:28:03 [2020-11-10T00:28:03.951Z] #48 20.60 go: downloading github.com/davecgh/go-spew v1.1.1
00:28:03 [2020-11-10T00:28:03.951Z] #48 20.73 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:28:03 [2020-11-10T00:28:03.951Z] #48 20.99 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:28:03 [2020-11-10T00:28:03.951Z] #48 21.00 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:28:03 [2020-11-10T00:28:03.951Z] #48 21.02 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:28:03 [2020-11-10T00:28:03.951Z] #48 21.26 go: extracting github.com/davecgh/go-spew v1.1.1
00:28:03 [2020-11-10T00:28:03.951Z] #48 21.37 go: downloading github.com/kisielk/gotool v1.0.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 21.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:28:03 [2020-11-10T00:28:03.951Z] #48 21.56 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:28:03 [2020-11-10T00:28:03.951Z] #48 21.73 go: extracting github.com/kisielk/gotool v1.0.0
00:28:04 [2020-11-10T00:28:04.020Z] Client:
00:28:04 [2020-11-10T00:28:04.020Z]  Debug Mode: false
00:28:04 [2020-11-10T00:28:04.020Z] 
00:28:04 [2020-11-10T00:28:04.020Z] Server:
00:28:04 [2020-11-10T00:28:04.020Z]  Containers: 0
00:28:04 [2020-11-10T00:28:04.020Z]   Running: 0
00:28:04 [2020-11-10T00:28:04.020Z]   Paused: 0
00:28:04 [2020-11-10T00:28:04.020Z]   Stopped: 0
00:28:04 [2020-11-10T00:28:04.020Z]  Images: 0
00:28:04 [2020-11-10T00:28:04.020Z]  Server Version: 19.03.13
00:28:04 [2020-11-10T00:28:04.020Z]  Storage Driver: overlay2
00:28:04 [2020-11-10T00:28:04.021Z]   Backing Filesystem: extfs
00:28:04 [2020-11-10T00:28:04.021Z]   Supports d_type: true
00:28:04 [2020-11-10T00:28:04.021Z]   Native Overlay Diff: true
00:28:04 [2020-11-10T00:28:04.021Z]  Logging Driver: json-file
00:28:04 [2020-11-10T00:28:04.021Z]  Cgroup Driver: cgroupfs
00:28:04 [2020-11-10T00:28:04.021Z]  Plugins:
00:28:04 [2020-11-10T00:28:04.021Z]   Volume: local
00:28:04 [2020-11-10T00:28:04.021Z]   Network: bridge host ipvlan macvlan null overlay
00:28:04 [2020-11-10T00:28:04.021Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:28:04 [2020-11-10T00:28:04.021Z]  Swarm: inactive
00:28:04 [2020-11-10T00:28:04.021Z]  Runtimes: runc
00:28:04 [2020-11-10T00:28:04.021Z]  Default Runtime: runc
00:28:04 [2020-11-10T00:28:04.021Z]  Init Binary: docker-init
00:28:04 [2020-11-10T00:28:04.021Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:28:04 [2020-11-10T00:28:04.021Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:28:04 [2020-11-10T00:28:04.021Z]  init version: fec3683
00:28:04 [2020-11-10T00:28:04.021Z]  Security Options:
00:28:04 [2020-11-10T00:28:04.021Z]   apparmor
00:28:04 [2020-11-10T00:28:04.021Z]   seccomp
00:28:04 [2020-11-10T00:28:04.021Z]    Profile: default
00:28:04 [2020-11-10T00:28:04.021Z]  Kernel Version: 5.4.0-1025-aws
00:28:04 [2020-11-10T00:28:04.021Z]  Operating System: Ubuntu 18.04.5 LTS
00:28:04 [2020-11-10T00:28:04.021Z]  OSType: linux
00:28:04 [2020-11-10T00:28:04.021Z]  Architecture: x86_64
00:28:04 [2020-11-10T00:28:04.021Z]  CPUs: 2
00:28:04 [2020-11-10T00:28:04.021Z]  Total Memory: 7.487GiB
00:28:04 [2020-11-10T00:28:04.021Z]  Name: ip-10-100-40-62
00:28:04 [2020-11-10T00:28:04.021Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
00:28:04 [2020-11-10T00:28:04.021Z]  Docker Root Dir: /var/lib/docker
00:28:04 [2020-11-10T00:28:04.021Z]  Debug Mode: false
00:28:04 [2020-11-10T00:28:04.021Z]  Registry: https://index.docker.io/v1/
00:28:04 [2020-11-10T00:28:04.021Z]  Labels:
00:28:04 [2020-11-10T00:28:04.021Z]  Experimental: true
00:28:04 [2020-11-10T00:28:04.021Z]  Insecure Registries:
00:28:04 [2020-11-10T00:28:04.021Z]   127.0.0.0/8
00:28:04 [2020-11-10T00:28:04.021Z]  Live Restore Enabled: true
00:28:04 [2020-11-10T00:28:04.021Z] 
00:28:04 [2020-11-10T00:28:04.021Z] WARNING: No swap limit support
[Pipeline] sh
00:28:04 [2020-11-10T00:28:04.249Z] #48 21.93 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:28:04 [2020-11-10T00:28:04.249Z] #48 ...
00:28:04 [2020-11-10T00:28:04.249Z] 
00:28:04 [2020-11-10T00:28:04.249Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:04 [2020-11-10T00:28:04.249Z] #44 11.92 internal/nettrace
00:28:04 [2020-11-10T00:28:04.249Z] #44 12.22 runtime/cgo
00:28:04 [2020-11-10T00:28:04.249Z] #44 15.41 vendor/golang.org/x/crypto/internal/subtle
00:28:04 [2020-11-10T00:28:04.249Z] #44 ...
00:28:04 [2020-11-10T00:28:04.249Z] 
00:28:04 [2020-11-10T00:28:04.249Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:04 [2020-11-10T00:28:04.249Z] #48 22.02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:28:04 [2020-11-10T00:28:04.249Z] #48 22.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:28:04 [2020-11-10T00:28:04.249Z] #48 22.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:28:04 [2020-11-10T00:28:04.249Z] #48 22.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:28:04 [2020-11-10T00:28:04.316Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:28:04 [2020-11-10T00:28:04.316Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:28:04 [2020-11-10T00:28:04.316Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41638/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:28:04 [2020-11-10T00:28:04.316Z] + bash /home/ubuntu/workspace/moby_PR-41638/check-config.sh
00:28:04 [2020-11-10T00:28:04.316Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:28:04 [2020-11-10T00:28:04.316Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
00:28:04 [2020-11-10T00:28:04.316Z] 
00:28:04 [2020-11-10T00:28:04.316Z] Generally Necessary:
00:28:04 [2020-11-10T00:28:04.316Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:28:04 [2020-11-10T00:28:04.316Z] - apparmor: enabled and tools installed
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_NAMESPACES: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_NET_NS: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_PID_NS: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_IPC_NS: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_UTS_NS: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_CGROUPS: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_CGROUP_CPUACCT: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_CGROUP_DEVICE: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_CGROUP_FREEZER: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_CGROUP_SCHED: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_CPUSETS: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_MEMCG: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_KEYS: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_VETH: enabled (as module)
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_BRIDGE: enabled (as module)
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_NF_NAT_IPV4: missing
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_NF_NAT: enabled (as module)
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_NF_NAT_NEEDED: missing
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_POSIX_MQUEUE: enabled
00:28:04 [2020-11-10T00:28:04.316Z] 
00:28:04 [2020-11-10T00:28:04.316Z] Optional Features:
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_USER_NS: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_SECCOMP: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_CGROUP_PIDS: enabled
00:28:04 [2020-11-10T00:28:04.316Z] - CONFIG_MEMCG_SWAP: enabled
00:28:04 [2020-11-10T00:28:04.511Z] #28 DONE 0.8s
00:28:04 [2020-11-10T00:28:04.511Z] 
00:28:04 [2020-11-10T00:28:04.511Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:28:04 [2020-11-10T00:28:04.511Z] #38 116.8 + dpkg --print-architecture
00:28:04 [2020-11-10T00:28:04.511Z] #38 116.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:28:04 [2020-11-10T00:28:04.511Z] #38 117.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:28:04 [2020-11-10T00:28:04.511Z] #38 117.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:28:04 [2020-11-10T00:28:04.552Z] #48 22.43 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:28:04 [2020-11-10T00:28:04.552Z] #48 22.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:28:04 [2020-11-10T00:28:04.578Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_BLK_CGROUP: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_IOSCHED_CFQ: missing
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_CGROUP_PERF: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_CGROUP_HUGETLB: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_CFS_BANDWIDTH: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_RT_GROUP_SCHED: missing
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_IP_VS: enabled (as module)
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_IP_VS_NFCT: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_IP_VS_RR: enabled (as module)
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_EXT4_FS: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:28:04 [2020-11-10T00:28:04.578Z] - Network Drivers:
00:28:04 [2020-11-10T00:28:04.578Z]   - "overlay":
00:28:04 [2020-11-10T00:28:04.578Z]     - CONFIG_VXLAN: enabled (as module)
00:28:04 [2020-11-10T00:28:04.578Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:28:04 [2020-11-10T00:28:04.578Z]       Optional (for encrypted networks):
00:28:04 [2020-11-10T00:28:04.578Z]       - CONFIG_CRYPTO: enabled
00:28:04 [2020-11-10T00:28:04.578Z]       - CONFIG_CRYPTO_AEAD: enabled
00:28:04 [2020-11-10T00:28:04.578Z]       - CONFIG_CRYPTO_GCM: enabled
00:28:04 [2020-11-10T00:28:04.578Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:28:04 [2020-11-10T00:28:04.578Z]       - CONFIG_CRYPTO_GHASH: enabled
00:28:04 [2020-11-10T00:28:04.578Z]       - CONFIG_XFRM: enabled
00:28:04 [2020-11-10T00:28:04.578Z]       - CONFIG_XFRM_USER: enabled (as module)
00:28:04 [2020-11-10T00:28:04.578Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:28:04 [2020-11-10T00:28:04.578Z]       - CONFIG_INET_ESP: enabled (as module)
00:28:04 [2020-11-10T00:28:04.578Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
00:28:04 [2020-11-10T00:28:04.578Z]   - "ipvlan":
00:28:04 [2020-11-10T00:28:04.578Z]     - CONFIG_IPVLAN: enabled (as module)
00:28:04 [2020-11-10T00:28:04.578Z]   - "macvlan":
00:28:04 [2020-11-10T00:28:04.803Z] #38 ...
00:28:04 [2020-11-10T00:28:04.803Z] 
00:28:04 [2020-11-10T00:28:04.803Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:28:04 [2020-11-10T00:28:04.803Z] #31 DONE 0.2s
00:28:04 [2020-11-10T00:28:04.803Z] 
00:28:04 [2020-11-10T00:28:04.803Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:28:04 [2020-11-10T00:28:04.803Z] #33 DONE 0.1s
00:28:04 [2020-11-10T00:28:04.803Z] 
00:28:04 [2020-11-10T00:28:04.803Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:04 [2020-11-10T00:28:04.803Z] #41 82.38   CC       criu/protobuf-desc.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 82.94   CC       criu/protobuf.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 83.31   CC       criu/pstree.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 84.06   CC       criu/rbtree.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 84.31   CC       criu/rst-malloc.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 84.51   CC       criu/seccomp.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 85.00   CC       criu/seize.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 85.71   CC       criu/servicefd.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 86.05   CC       criu/shmem.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 86.74   CC       criu/sigframe.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 86.85   CC       criu/signalfd.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 87.01   CC       criu/sk-inet.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 87.85   CC       criu/sk-netlink.o
00:28:04 [2020-11-10T00:28:04.803Z] #41 ...
00:28:04 [2020-11-10T00:28:04.803Z] 
00:28:04 [2020-11-10T00:28:04.803Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:28:04 [2020-11-10T00:28:04.803Z] #36 DONE 0.1s
00:28:04 [2020-11-10T00:28:04.803Z] 
00:28:04 [2020-11-10T00:28:04.803Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:04 [2020-11-10T00:28:04.803Z] #41 88.06   CC       criu/sk-packet.o
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_MACVLAN: enabled (as module)
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_DUMMY: enabled (as module)
00:28:04 [2020-11-10T00:28:04.840Z]   - "ftp,tftp client in container":
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:28:04 [2020-11-10T00:28:04.840Z] - Storage Drivers:
00:28:04 [2020-11-10T00:28:04.840Z]   - "aufs":
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_AUFS_FS: enabled (as module)
00:28:04 [2020-11-10T00:28:04.840Z]   - "btrfs":
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:28:04 [2020-11-10T00:28:04.840Z]   - "devicemapper":
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_BLK_DEV_DM: enabled
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:28:04 [2020-11-10T00:28:04.840Z]   - "overlay":
00:28:04 [2020-11-10T00:28:04.840Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:28:04 [2020-11-10T00:28:04.840Z]   - "zfs":
00:28:04 [2020-11-10T00:28:04.840Z]     - /dev/zfs: present
00:28:04 [2020-11-10T00:28:04.840Z]     - zfs command: missing
00:28:04 [2020-11-10T00:28:04.840Z]     - zpool command: missing
00:28:04 [2020-11-10T00:28:04.840Z] 
00:28:04 [2020-11-10T00:28:04.840Z] Limits:
00:28:04 [2020-11-10T00:28:04.840Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:28:04 [2020-11-10T00:28:04.840Z] 
00:28:04 [2020-11-10T00:28:04.840Z] + true
[Pipeline] }
00:28:04 [2020-11-10T00:28:04.854Z] #48 22.50 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:28:04 [2020-11-10T00:28:04.854Z] #48 22.58 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:28:04 [2020-11-10T00:28:04.854Z] #48 22.59 go: downloading github.com/ultraware/whitespace v0.0.4
00:28:04 [2020-11-10T00:28:04.854Z] #48 22.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:28:04 [2020-11-10T00:28:04.854Z] #48 22.72 go: downloading github.com/fsnotify/fsnotify v1.4.7
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:28:04 [2020-11-10T00:28:04.933Z] Fetching without tags
00:28:05 [2020-11-10T00:28:05.153Z] #48 22.81 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:28:05 [2020-11-10T00:28:05.153Z] #48 22.82 go: extracting github.com/ultraware/whitespace v0.0.4
00:28:05 [2020-11-10T00:28:05.153Z] #48 22.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:28:05 [2020-11-10T00:28:05.199Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8a397fcbf079d224b03fd255c774e37c3d27924a .
00:28:05 [2020-11-10T00:28:05.344Z] Merging remotes/origin/master commit 470ae8422fc6f1845288eb7572253b08f1e6edf8 into PR head commit 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763
00:28:05 [2020-11-10T00:28:05.363Z] #25 DONE 16.5s
00:28:05 [2020-11-10T00:28:05.363Z] 
00:28:05 [2020-11-10T00:28:05.363Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:28:05 [2020-11-10T00:28:05.363Z] #26 DONE 0.7s
00:28:05 [2020-11-10T00:28:05.363Z] 
00:28:05 [2020-11-10T00:28:05.363Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:28:05 [2020-11-10T00:28:05.437Z] #41 88.43   CC       criu/sk-queue.o
00:28:05 [2020-11-10T00:28:05.437Z] #41 88.69   CC       criu/sk-tcp.o
00:28:05 [2020-11-10T00:28:05.464Z] #1 [internal] load .dockerignore
00:28:05 [2020-11-10T00:28:05.464Z] #1 transferring context: 87B done
00:28:05 [2020-11-10T00:28:05.464Z] #1 DONE 0.1s
00:28:05 [2020-11-10T00:28:05.464Z] 
00:28:05 [2020-11-10T00:28:05.464Z] #2 [internal] load build definition from Dockerfile
00:28:05 [2020-11-10T00:28:05.464Z] #2 transferring dockerfile: 16.58kB 0.0s done
00:28:05 [2020-11-10T00:28:05.464Z] #2 DONE 0.1s
00:28:05 [2020-11-10T00:28:05.464Z] 
00:28:05 [2020-11-10T00:28:05.464Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:28:05 [2020-11-10T00:28:05.475Z] #34 ...
00:28:05 [2020-11-10T00:28:05.475Z] 
00:28:05 [2020-11-10T00:28:05.475Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:05 [2020-11-10T00:28:05.475Z] #40 93.65 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:28:05 [2020-11-10T00:28:05.475Z] #40 93.67 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:28:05 [2020-11-10T00:28:05.475Z] #40 93.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
00:28:05 [2020-11-10T00:28:05.475Z] #40 93.72 Setting up libcap-dev:amd64 (1:2.25-2) ...
00:28:05 [2020-11-10T00:28:05.475Z] #40 93.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
00:28:05 [2020-11-10T00:28:05.475Z] #40 93.75 Setting up protobuf-compiler (3.6.1.3-2) ...
00:28:05 [2020-11-10T00:28:05.475Z] #40 93.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:28:05 [2020-11-10T00:28:05.475Z] #40 93.78 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:28:05 [2020-11-10T00:28:05.475Z] #40 93.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:28:05 [2020-11-10T00:28:05.475Z] #40 93.95 Setting up python-protobuf (3.6.1.3-2) ...
00:28:05 [2020-11-10T00:28:05.552Z] #48 23.15 go: downloading github.com/pmezard/go-difflib v1.0.0
00:28:05 [2020-11-10T00:28:05.552Z] #48 23.19 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:28:05 [2020-11-10T00:28:05.552Z] #48 23.23 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:28:05 [2020-11-10T00:28:05.552Z] #48 23.25 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:28:05 [2020-11-10T00:28:05.552Z] #48 23.26 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:28:05 [2020-11-10T00:28:05.552Z] #48 23.26 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:28:05 [2020-11-10T00:28:05.552Z] #48 23.28 go: downloading github.com/sirupsen/logrus v1.4.2
00:28:05 [2020-11-10T00:28:05.623Z] #27 ...
00:28:05 [2020-11-10T00:28:05.623Z] 
00:28:05 [2020-11-10T00:28:05.623Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:05 [2020-11-10T00:28:05.623Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.1s done
00:28:05 [2020-11-10T00:28:05.623Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
00:28:05 [2020-11-10T00:28:05.732Z] #40 ...
00:28:05 [2020-11-10T00:28:05.732Z] 
00:28:05 [2020-11-10T00:28:05.732Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:05 [2020-11-10T00:28:05.732Z] #43 84.53 time
00:28:05 [2020-11-10T00:28:05.732Z] #43 93.25 os
00:28:05 [2020-11-10T00:28:05.732Z] #43 93.31 strings
00:28:05 [2020-11-10T00:28:05.849Z] #48 23.64 go: extracting github.com/pmezard/go-difflib v1.0.0
00:28:05 [2020-11-10T00:28:05.849Z] #48 23.64 go: downloading gopkg.in/yaml.v2 v2.2.7
00:28:05 [2020-11-10T00:28:05.849Z] #48 23.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:28:05 [2020-11-10T00:28:05.849Z] #48 23.76 go: downloading github.com/stretchr/objx v0.2.0
00:28:05 [2020-11-10T00:28:05.989Z] #43 ...
00:28:05 [2020-11-10T00:28:05.989Z] 
00:28:05 [2020-11-10T00:28:05.989Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:05 [2020-11-10T00:28:05.989Z] #11 88.27 Selecting previously unselected package libdevmapper1.02.1:amd64.
00:28:05 [2020-11-10T00:28:05.989Z] #11 88.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
00:28:05 [2020-11-10T00:28:05.989Z] #11 88.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:28:05 [2020-11-10T00:28:05.989Z] #11 88.74 Selecting previously unselected package dmsetup.
00:28:05 [2020-11-10T00:28:05.989Z] #11 88.74 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
00:28:05 [2020-11-10T00:28:05.989Z] #11 88.75 Unpacking dmsetup (2:1.02.155-3) ...
00:28:05 [2020-11-10T00:28:05.989Z] #11 89.16 Selecting previously unselected package mingw-w64-common.
00:28:05 [2020-11-10T00:28:05.989Z] #11 89.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:28:05 [2020-11-10T00:28:05.989Z] #11 89.19 Unpacking mingw-w64-common (6.0.0-3) ...
00:28:06 [2020-11-10T00:28:06.036Z] #3 DONE 0.6s
00:28:06 [2020-11-10T00:28:06.036Z] 
00:28:06 [2020-11-10T00:28:06.036Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:28:06 [2020-11-10T00:28:06.036Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:28:06 [2020-11-10T00:28:06.070Z] #41 88.99   CC       criu/sk-unix.o
00:28:06 [2020-11-10T00:28:06.148Z] #48 23.82 go: downloading github.com/go-critic/go-critic v0.4.1
00:28:06 [2020-11-10T00:28:06.148Z] #48 23.85 go: extracting github.com/sirupsen/logrus v1.4.2
00:28:06 [2020-11-10T00:28:06.148Z] #48 23.86 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:28:06 [2020-11-10T00:28:06.148Z] #48 23.95 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:28:06 [2020-11-10T00:28:06.297Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:28:06 [2020-11-10T00:28:06.297Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
00:28:06 [2020-11-10T00:28:06.297Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
00:28:06 [2020-11-10T00:28:06.297Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
00:28:06 [2020-11-10T00:28:06.297Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
00:28:06 [2020-11-10T00:28:06.297Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
00:28:06 [2020-11-10T00:28:06.451Z] #48 24.02 go: downloading github.com/gogo/protobuf v1.2.1
00:28:06 [2020-11-10T00:28:06.451Z] #48 24.07 go: extracting gopkg.in/yaml.v2 v2.2.7
00:28:06 [2020-11-10T00:28:06.451Z] #48 24.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:28:04 [2020-11-10T00:28:04.874Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:28:04 [2020-11-10T00:28:04.906Z]  > git config --add remote.origin.fetch +refs/pull/41638/head:refs/remotes/origin/PR-41638 # timeout=10
00:28:04 [2020-11-10T00:28:04.919Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:28:04 [2020-11-10T00:28:04.943Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:28:04 [2020-11-10T00:28:04.963Z] Fetching upstream changes from https://github.com/moby/moby.git
00:28:04 [2020-11-10T00:28:04.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:28:04 [2020-11-10T00:28:04.965Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:28:05 [2020-11-10T00:28:05.377Z]  > git config core.sparsecheckout # timeout=10
00:28:05 [2020-11-10T00:28:05.396Z]  > git checkout -f 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763 # timeout=10
00:28:06 [2020-11-10T00:28:06.752Z] #48 24.39 go: extracting github.com/stretchr/objx v0.2.0
00:28:06 [2020-11-10T00:28:06.752Z] #48 24.43 go: downloading github.com/BurntSushi/toml v0.3.1
00:28:06 [2020-11-10T00:28:06.869Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
00:28:06 [2020-11-10T00:28:06.869Z] #4 DONE 0.8s
00:28:06 [2020-11-10T00:28:06.920Z] #11 ...
00:28:06 [2020-11-10T00:28:06.920Z] 
00:28:06 [2020-11-10T00:28:06.920Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:06 [2020-11-10T00:28:06.920Z] #34 95.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:28:06 [2020-11-10T00:28:06.920Z] #34 95.74 Setting up xxd (2:8.1.0875-5) ...
00:28:07 [2020-11-10T00:28:07.052Z] #48 24.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:28:07 [2020-11-10T00:28:07.052Z] #48 24.82 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:28:07 [2020-11-10T00:28:07.131Z] 
00:28:07 [2020-11-10T00:28:07.131Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:28:07 [2020-11-10T00:28:07.176Z] #34 95.85 Setting up libuv1:amd64 (1.24.1-1) ...
00:28:07 [2020-11-10T00:28:07.176Z] #34 95.87 Setting up vim-common (2:8.1.0875-5) ...
00:28:07 [2020-11-10T00:28:07.176Z] #34 95.94 Setting up librhash0:amd64 (1.3.8-1) ...
00:28:07 [2020-11-10T00:28:07.176Z] #34 95.98 Setting up cmake-data (3.13.4-1) ...
00:28:07 [2020-11-10T00:28:07.176Z] #34 96.01 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:28:07 [2020-11-10T00:28:07.176Z] #34 96.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
00:28:07 [2020-11-10T00:28:07.176Z] #34 96.04 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:28:07 [2020-11-10T00:28:07.176Z] #34 96.05 Setting up cmake (3.13.4-1) ...
00:28:07 [2020-11-10T00:28:07.180Z] #41 90.38   CC       criu/sockets.o
00:28:07 [2020-11-10T00:28:07.350Z] #48 25.02 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:28:07 [2020-11-10T00:28:07.350Z] #48 25.04 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:28:07 [2020-11-10T00:28:07.350Z] #48 25.10 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:28:07 [2020-11-10T00:28:07.350Z] #48 25.15 go: extracting github.com/go-critic/go-critic v0.4.1
00:28:07 [2020-11-10T00:28:07.391Z] #7 DONE 0.3s
00:28:07 [2020-11-10T00:28:07.391Z] 
00:28:07 [2020-11-10T00:28:07.391Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:28:07 [2020-11-10T00:28:07.391Z] #6 DONE 0.5s
00:28:07 [2020-11-10T00:28:07.391Z] 
00:28:07 [2020-11-10T00:28:07.391Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:28:07 [2020-11-10T00:28:07.433Z] #34 96.06 Processing triggers for libc-bin (2.28-10) ...
00:28:07 [2020-11-10T00:28:07.433Z] #34 96.12 Processing triggers for mime-support (3.62) ...
00:28:07 [2020-11-10T00:28:07.541Z] #8 ...
00:28:07 [2020-11-10T00:28:07.541Z] 
00:28:07 [2020-11-10T00:28:07.541Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:28:07 [2020-11-10T00:28:07.541Z] #27 2.217 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:28:07 [2020-11-10T00:28:07.541Z] #27 2.320 
00:28:07 [2020-11-10T00:28:07.581Z] Merge succeeded, producing ca129bbff2baef9fc3c623dd44957a473f09c99b
00:28:07 [2020-11-10T00:28:07.581Z] Checking out Revision ca129bbff2baef9fc3c623dd44957a473f09c99b (PR-41638)
00:28:07 [2020-11-10T00:28:07.648Z] #48 25.38 go: extracting github.com/BurntSushi/toml v0.3.1
00:28:07 [2020-11-10T00:28:07.648Z] #48 25.39 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:28:07 [2020-11-10T00:28:07.648Z] #48 25.41 go: downloading github.com/subosito/gotenv v1.2.0
00:28:07 [2020-11-10T00:28:07.648Z] #48 ...
00:28:07 [2020-11-10T00:28:07.648Z] 
00:28:07 [2020-11-10T00:28:07.648Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:07 [2020-11-10T00:28:07.648Z] #41 15.36 Fetched 8173 kB in 14s (573 kB/s)
00:28:07 [2020-11-10T00:28:07.648Z] #41 15.36 Reading package lists...
00:28:07 [2020-11-10T00:28:07.648Z] #41 22.07 Reading package lists...
00:28:07 [2020-11-10T00:28:07.648Z] #41 ...
00:28:07 [2020-11-10T00:28:07.648Z] 
00:28:07 [2020-11-10T00:28:07.648Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:07 [2020-11-10T00:28:07.649Z] #63 18.22 Checking out files:  66% (1259/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:28:07 [2020-11-10T00:28:07.649Z] #63 18.89 + cd /tmp/tmp.RMQ6NZd1vj/src/github.com/docker/libnetwork
00:28:07 [2020-11-10T00:28:07.649Z] #63 18.90 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
00:28:07 [2020-11-10T00:28:07.649Z] #63 19.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:28:07 [2020-11-10T00:28:07.652Z] #5 DONE 0.9s
00:28:07 [2020-11-10T00:28:07.815Z] #41 90.88   CC       criu/stats.o
00:28:07 [2020-11-10T00:28:07.815Z] #41 91.00   CC       criu/string.o
00:28:07 [2020-11-10T00:28:07.815Z] #41 91.02   CC       criu/sysctl.o
00:28:07 [2020-11-10T00:28:07.912Z] 
00:28:07 [2020-11-10T00:28:07.912Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:07 [2020-11-10T00:28:07.912Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:28:07 [2020-11-10T00:28:07.912Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:28:07 [2020-11-10T00:28:07.912Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
00:28:07 [2020-11-10T00:28:07.912Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
00:28:07 [2020-11-10T00:28:07.912Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
00:28:07 [2020-11-10T00:28:07.912Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
00:28:07 [2020-11-10T00:28:07.948Z] #63 ...
00:28:07 [2020-11-10T00:28:07.948Z] 
00:28:07 [2020-11-10T00:28:07.948Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:07 [2020-11-10T00:28:07.948Z] #48 25.71 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:28:07 [2020-11-10T00:28:07.948Z] #48 25.75 go: extracting github.com/subosito/gotenv v1.2.0
00:28:07 [2020-11-10T00:28:07.948Z] #48 ...
00:28:07 [2020-11-10T00:28:07.948Z] 
00:28:07 [2020-11-10T00:28:07.948Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:07 [2020-11-10T00:28:07.948Z] #12 15.74 Fetched 8173 kB in 15s (558 kB/s)
00:28:07 [2020-11-10T00:28:07.948Z] #12 15.74 Reading package lists...
00:28:08 [2020-11-10T00:28:08.107Z] #41 91.35   CC       criu/sysfs_parse.o
00:28:08 [2020-11-10T00:28:08.173Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.86MB / 7.81MB 0.2s
00:28:08 [2020-11-10T00:28:08.173Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.09MB / 50.40MB 0.2s
00:28:08 [2020-11-10T00:28:08.247Z] #12 22.60 Reading package lists...
00:28:08 [2020-11-10T00:28:08.247Z] #12 ...
00:28:08 [2020-11-10T00:28:08.247Z] 
00:28:08 [2020-11-10T00:28:08.247Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:08 [2020-11-10T00:28:08.247Z] #54 15.92 Fetched 8173 kB in 15s (551 kB/s)
00:28:08 [2020-11-10T00:28:08.247Z] #54 15.92 Reading package lists...
00:28:08 [2020-11-10T00:28:08.247Z] #54 22.90 Reading package lists...
00:28:08 [2020-11-10T00:28:08.247Z] #54 ...
00:28:08 [2020-11-10T00:28:08.247Z] 
00:28:08 [2020-11-10T00:28:08.247Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:08 [2020-11-10T00:28:08.247Z] #35 16.15 Fetched 8173 kB in 15s (531 kB/s)
00:28:08 [2020-11-10T00:28:08.247Z] #35 16.15 Reading package lists...
00:28:08 [2020-11-10T00:28:08.325Z] #27 2.442 
####                                                                       6.5%
##################                                                        25.5%
####################################                                      50.6%
######################################################                    75.5%
####################################################################      95.6%
######################################################################## 100.0%
00:28:08 [2020-11-10T00:28:08.325Z] #27 2.984 
00:28:08 [2020-11-10T00:28:08.365Z] #34 DONE 97.0s
00:28:08 [2020-11-10T00:28:08.365Z] 
00:28:08 [2020-11-10T00:28:08.365Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:08 [2020-11-10T00:28:08.399Z] #41 91.58   CC       criu/timens.o
00:28:08 [2020-11-10T00:28:08.436Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.03MB / 7.81MB 0.4s
00:28:08 [2020-11-10T00:28:08.436Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.22MB / 50.40MB 0.4s
00:28:08 [2020-11-10T00:28:08.585Z] #27 3.100 
#####################################################                     74.0%
######################################################################## 100.0%
00:28:08 [2020-11-10T00:28:08.585Z] #27 3.232 
00:28:08 [2020-11-10T00:28:08.694Z] #41 91.90   CC       criu/timerfd.o
00:28:08 [2020-11-10T00:28:08.697Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
00:28:08 [2020-11-10T00:28:08.697Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.94MB / 50.40MB 0.5s
00:28:08 [2020-11-10T00:28:08.697Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 392.26kB / 10.00MB 0.5s
00:28:08 [2020-11-10T00:28:08.697Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.37MB / 50.40MB 0.7s
00:28:08 [2020-11-10T00:28:08.697Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.73MB / 10.00MB 0.7s
00:28:08 [2020-11-10T00:28:08.697Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.71MB / 10.00MB 0.8s
00:28:07 [2020-11-10T00:28:07.259Z]  > git remote # timeout=10
00:28:07 [2020-11-10T00:28:07.267Z]  > git config --get remote.origin.url # timeout=10
00:28:07 [2020-11-10T00:28:07.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:28:07 [2020-11-10T00:28:07.375Z]  > git merge 470ae8422fc6f1845288eb7572253b08f1e6edf8 # timeout=10
00:28:07 [2020-11-10T00:28:07.589Z]  > git rev-parse HEAD^{commit} # timeout=10
00:28:07 [2020-11-10T00:28:07.600Z]  > git config core.sparsecheckout # timeout=10
00:28:07 [2020-11-10T00:28:07.611Z]  > git checkout -f ca129bbff2baef9fc3c623dd44957a473f09c99b # timeout=10
00:28:08 [2020-11-10T00:28:08.846Z] #27 3.354 
##############################                                            42.0%
######################################################################## 100.0%
00:28:08 [2020-11-10T00:28:08.846Z] #27 3.480 
00:28:08 [2020-11-10T00:28:08.961Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.64MB / 50.40MB 0.9s
00:28:08 [2020-11-10T00:28:08.961Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s
00:28:08 [2020-11-10T00:28:08.961Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.85MB / 50.40MB 1.0s
00:28:08 [2020-11-10T00:28:08.961Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done
00:28:08 [2020-11-10T00:28:08.961Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.34kB / 51.83MB 1.0s
00:28:08 [2020-11-10T00:28:08.986Z] #41 ...
00:28:08 [2020-11-10T00:28:08.986Z] 
00:28:08 [2020-11-10T00:28:08.986Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:08 [2020-11-10T00:28:08.986Z] #51 54.02 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:28:08 [2020-11-10T00:28:08.986Z] #51 55.20 + mkdir -p /build
00:28:08 [2020-11-10T00:28:08.986Z] #51 55.20 + cp runc /build/runc
00:28:08 [2020-11-10T00:28:08.986Z] #51 DONE 55.5s
00:28:09 [2020-11-10T00:28:09.233Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.35MB / 50.40MB 1.3s
00:28:09 [2020-11-10T00:28:09.233Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.84MB / 51.83MB 1.3s
00:28:09 [2020-11-10T00:28:09.278Z] 
00:28:09 [2020-11-10T00:28:09.278Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:09 [2020-11-10T00:28:09.278Z] #41 92.23   CC       criu/tty.o
00:28:09 [2020-11-10T00:28:09.304Z] #35 23.65 Reading package lists...
00:28:09 [2020-11-10T00:28:09.305Z] #35 ...
00:28:09 [2020-11-10T00:28:09.305Z] 
00:28:09 [2020-11-10T00:28:09.305Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:09 [2020-11-10T00:28:09.305Z] #48 26.83 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:28:09 [2020-11-10T00:28:09.305Z] #48 26.84 go: downloading github.com/go-toolsmith/astp v1.0.0
00:28:09 [2020-11-10T00:28:09.305Z] #48 26.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:28:09 [2020-11-10T00:28:09.305Z] #48 26.85 go: downloading github.com/go-toolsmith/typep v1.0.0
00:28:09 [2020-11-10T00:28:09.305Z] #48 26.90 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:28:09 [2020-11-10T00:28:09.305Z] #48 26.95 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:28:09 [2020-11-10T00:28:09.305Z] #48 27.08 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:28:09 [2020-11-10T00:28:09.305Z] #48 27.09 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:28:09 [2020-11-10T00:28:09.305Z] #48 27.10 go: extracting github.com/go-toolsmith/typep v1.0.0
00:28:09 [2020-11-10T00:28:09.305Z] #48 27.14 go: extracting github.com/go-toolsmith/astp v1.0.0
00:28:09 [2020-11-10T00:28:09.305Z] #48 27.16 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:28:09 [2020-11-10T00:28:09.367Z] #27 3.602 
#                                                                          1.5%
########################                                                  33.4%
######################################                                    54.0%
####################################################                      73.4%
##################################################################        92.6%
######################################################################## 100.0%
00:28:09 [2020-11-10T00:28:09.367Z] #27 4.129 
00:28:09 [2020-11-10T00:28:09.495Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.30MB / 50.40MB 1.3s
00:28:09 [2020-11-10T00:28:09.495Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.84MB / 50.40MB 1.6s
00:28:09 [2020-11-10T00:28:09.495Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.31MB / 51.83MB 1.6s
00:28:09 [2020-11-10T00:28:09.601Z] #48 27.32 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:28:09 [2020-11-10T00:28:09.764Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.21MB / 50.40MB 1.7s
00:28:09 [2020-11-10T00:28:09.764Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.17MB / 51.83MB 1.8s
00:28:10 [2020-11-10T00:28:10.030Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.30MB / 51.83MB 1.9s
00:28:10 [2020-11-10T00:28:10.030Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.79MB / 51.83MB 2.2s
00:28:10 [2020-11-10T00:28:10.256Z] #48 28.12 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:28:10 [2020-11-10T00:28:10.268Z] #35 1.955 + RM_GOPATH=0
00:28:10 [2020-11-10T00:28:10.268Z] #35 1.955 + TMP_GOPATH=
00:28:10 [2020-11-10T00:28:10.268Z] #35 1.955 + : /build
00:28:10 [2020-11-10T00:28:10.268Z] #35 1.955 + '[' -z '' ']'
00:28:10 [2020-11-10T00:28:10.268Z] #35 1.958 ++ mktemp -d
00:28:10 [2020-11-10T00:28:10.268Z] #35 1.965 + export GOPATH=/tmp/tmp.WU2SHbHUBA
00:28:10 [2020-11-10T00:28:10.268Z] #35 1.965 + GOPATH=/tmp/tmp.WU2SHbHUBA
00:28:10 [2020-11-10T00:28:10.268Z] #35 1.965 + RM_GOPATH=1
00:28:10 [2020-11-10T00:28:10.268Z] #35 1.965 + case "$(go env GOARCH)" in
00:28:10 [2020-11-10T00:28:10.268Z] #35 1.965 ++ go env GOARCH
00:28:10 [2020-11-10T00:28:10.268Z] #35 2.052 + export GO_BUILDMODE=-buildmode=pie
00:28:10 [2020-11-10T00:28:10.268Z] #35 2.052 + GO_BUILDMODE=-buildmode=pie
00:28:10 [2020-11-10T00:28:10.268Z] #35 ...
00:28:10 [2020-11-10T00:28:10.268Z] 
00:28:10 [2020-11-10T00:28:10.268Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:10 [2020-11-10T00:28:10.268Z] #32 88.92 internal/fmtsort
00:28:10 [2020-11-10T00:28:10.268Z] #32 89.74 internal/syscall/execenv
00:28:10 [2020-11-10T00:28:10.268Z] #32 90.14 internal/syscall/unix
00:28:10 [2020-11-10T00:28:10.268Z] #32 90.23 strings
00:28:10 [2020-11-10T00:28:10.268Z] #32 90.77 os
00:28:10 [2020-11-10T00:28:10.268Z] #32 94.61 path
00:28:10 [2020-11-10T00:28:10.268Z] #32 95.73 text/tabwriter
00:28:10 [2020-11-10T00:28:10.268Z] #32 96.83 path/filepath
00:28:10 [2020-11-10T00:28:10.268Z] #32 96.83 fmt
00:28:10 [2020-11-10T00:28:10.268Z] #32 ...
00:28:10 [2020-11-10T00:28:10.268Z] 
00:28:10 [2020-11-10T00:28:10.268Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:10 [2020-11-10T00:28:10.268Z] #43 99.15 regexp/syntax
00:28:10 [2020-11-10T00:28:10.319Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.26MB / 51.83MB 2.2s
00:28:10 [2020-11-10T00:28:10.319Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.29MB / 51.83MB 2.3s
00:28:10 [2020-11-10T00:28:10.580Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.99MB / 51.83MB 2.4s
00:28:10 [2020-11-10T00:28:10.813Z] #41 93.60   CC       criu/tun.o
00:28:10 [2020-11-10T00:28:10.813Z] #41 93.95   CC       criu/uffd.o
00:28:10 [2020-11-10T00:28:10.832Z] #43 99.59 fmt
00:28:11 [2020-11-10T00:28:11.175Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done
00:28:11 [2020-11-10T00:28:11.175Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done
00:28:11 [2020-11-10T00:28:11.175Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.77MB / 68.67MB 3.1s
00:28:11 [2020-11-10T00:28:11.175Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.79MB / 120.17MB 3.1s
00:28:11 [2020-11-10T00:28:11.175Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.1s
00:28:11 [2020-11-10T00:28:11.175Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
00:28:11 [2020-11-10T00:28:11.205Z] #27 4.243 
                                                                           0.5%
######                                                                     8.7%
########                                                                  12.0%
#############                                                             19.0%
##################                                                        26.0%
######################                                                    31.2%
#########################                                                 35.7%
############################                                              39.6%
#################################                                         46.7%
####################################                                      51.1%
#######################################                                   55.0%
##########################################                                59.0%
#############################################                             63.4%
################################################                          67.4%
###################################################                       71.3%
00:28:11 [2020-11-10T00:28:11.205Z] #27 ...
00:28:11 [2020-11-10T00:28:11.205Z] 
00:28:11 [2020-11-10T00:28:11.205Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:11 [2020-11-10T00:28:11.205Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.6s done
00:28:11 [2020-11-10T00:28:11.205Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
00:28:11 [2020-11-10T00:28:11.205Z] #8 DONE 36.9s
00:28:11 [2020-11-10T00:28:11.205Z] 
00:28:11 [2020-11-10T00:28:11.205Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:28:11 [2020-11-10T00:28:11.437Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.48MB / 68.67MB 3.4s
00:28:11 [2020-11-10T00:28:11.437Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.18MB / 120.17MB 3.4s
00:28:11 [2020-11-10T00:28:11.437Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s done
00:28:11 [2020-11-10T00:28:11.447Z] #41 94.48   CC       criu/util.o
00:28:11 [2020-11-10T00:28:11.701Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.08MB / 68.67MB 3.8s
00:28:11 [2020-11-10T00:28:11.725Z] #27 4.243 
                                                                           0.5%
######                                                                     8.7%
########                                                                  12.0%
#############                                                             19.0%
##################                                                        26.0%
######################                                                    31.2%
#########################                                                 35.7%
############################                                              39.6%
#################################                                         46.7%
####################################                                      51.1%
#######################################                                   55.0%
##########################################                                59.0%
#############################################                             63.4%
################################################                          67.4%
###################################################                       71.3%
######################################################                    75.4%
########################################################                  78.8%
##########################################################                81.2%
############################################################              84.0%
###############################################################           88.6%
###################################################################       94.0%
######################################################################## 100.0%
00:28:11 [2020-11-10T00:28:11.725Z] #27 6.389 
00:28:12 [2020-11-10T00:28:12.031Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.97MB / 120.17MB 3.9s
00:28:12 [2020-11-10T00:28:12.032Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.57MB / 68.67MB 4.0s
00:28:12 [2020-11-10T00:28:12.077Z] Commit message: "Merge commit '470ae8422fc6f1845288eb7572253b08f1e6edf8' into HEAD"
00:28:12 [2020-11-10T00:28:12.082Z] #41 95.29   CC       criu/uts_ns.o
00:28:12 [2020-11-10T00:28:12.112Z] First time build. Skipping changelog.
00:28:12 [2020-11-10T00:28:12.201Z] #43 ...
00:28:12 [2020-11-10T00:28:12.202Z] 
00:28:12 [2020-11-10T00:28:12.202Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:12 [2020-11-10T00:28:12.202Z] #49 90.96 context
00:28:12 [2020-11-10T00:28:12.202Z] #49 91.58 encoding/binary
00:28:12 [2020-11-10T00:28:12.202Z] #49 92.49 os
00:28:12 [2020-11-10T00:28:12.202Z] #49 95.63 encoding/base64
00:28:12 [2020-11-10T00:28:12.202Z] #49 97.11 golang.org/x/sys/unix
00:28:12 [2020-11-10T00:28:12.202Z] #49 99.74 fmt
00:28:12 [2020-11-10T00:28:12.298Z] #27 6.746 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:28:12 [2020-11-10T00:28:12.298Z] #27 6.812 
00:28:12 [2020-11-10T00:28:12.298Z] #27 6.870 
######################################################################## 100.0%
00:28:12 [2020-11-10T00:28:12.331Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.70MB / 120.17MB 4.2s
00:28:12 [2020-11-10T00:28:12.331Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.30MB / 68.67MB 4.3s
00:28:12 [2020-11-10T00:28:12.374Z] #41 95.40   CC       criu/vdso.o
00:28:12 [2020-11-10T00:28:12.374Z] #41 95.66   LINK     criu/built-in.o
00:28:12 [2020-11-10T00:28:12.459Z] #49 ...
00:28:12 [2020-11-10T00:28:12.459Z] 
00:28:12 [2020-11-10T00:28:12.459Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.053 ++ dirname /tmp/install/install.sh
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.054 + dir=/tmp/install
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.054 + bin=tini
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.054 + shift
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.054 + '[' '!' -f /tmp/install/tini.installer ']'
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.054 + . /tmp/install/tini.installer
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.054 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.054 + install_tini
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.054 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.055 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.055 + git clone https://github.com/krallin/tini.git /tmp/tmp.WU2SHbHUBA/tini
00:28:12 [2020-11-10T00:28:12.459Z] #35 2.056 Cloning into '/tmp/tmp.WU2SHbHUBA/tini'...
00:28:12 [2020-11-10T00:28:12.459Z] #35 3.506 + cd /tmp/tmp.WU2SHbHUBA/tini
00:28:12 [2020-11-10T00:28:12.459Z] #35 3.506 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:28:12 [2020-11-10T00:28:12.459Z] #35 3.544 + cmake .
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
00:28:12 [2020-11-10T00:28:12.558Z] #27 7.020 
00:28:12 [2020-11-10T00:28:12.558Z] #27 7.318 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:28:12 [2020-11-10T00:28:12.602Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.08MB / 68.67MB 4.7s
00:28:12 [2020-11-10T00:28:12.665Z] #41 95.73   LINK     criu/criu
00:28:12 [2020-11-10T00:28:12.716Z] #35 4.560 -- The C compiler identification is GNU 8.3.0
00:28:12 [2020-11-10T00:28:12.716Z] #35 4.658 -- Check for working C compiler: /usr/bin/cc
00:28:12 [2020-11-10T00:28:12.818Z] #27 7.394 
00:28:12 [2020-11-10T00:28:12.818Z] #27 7.506 
##################                                                        25.7%
######################################################################## 100.0%
00:28:12 [2020-11-10T00:28:12.818Z] #27 7.591 
00:28:12 [2020-11-10T00:28:12.862Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.16MB / 120.17MB 4.8s
00:28:12 [2020-11-10T00:28:12.957Z] #41 96.01   DEP      lib/c/criu.d
00:28:12 [2020-11-10T00:28:12.957Z] #41 96.06   CC       images/rpc.pb-c.o
00:28:13 [2020-11-10T00:28:13.032Z] #48 30.88 go: extracting github.com/gogo/protobuf v1.2.1
00:28:13 [2020-11-10T00:28:13.123Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.09MB / 68.67MB 5.0s
00:28:13 [2020-11-10T00:28:13.123Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.94MB / 68.67MB 5.2s
00:28:13 [2020-11-10T00:28:13.249Z] #41 96.47   CC       lib/c/criu.o
00:28:13 [2020-11-10T00:28:13.290Z] + docker version
00:28:13 [2020-11-10T00:28:13.384Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.28MB / 68.67MB 5.3s
00:28:13 [2020-11-10T00:28:13.384Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.81MB / 120.17MB 5.3s
00:28:13 [2020-11-10T00:28:13.388Z] #27 7.984 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:28:13 [2020-11-10T00:28:13.388Z] #27 7.998 skipping existing c35d46ef359f
00:28:13 [2020-11-10T00:28:13.388Z] #27 8.017 
00:28:13 [2020-11-10T00:28:13.647Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.27MB / 68.67MB 5.8s
00:28:13 [2020-11-10T00:28:13.648Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.47MB / 120.17MB 5.8s
00:28:12 [2020-11-10T00:28:12.085Z]  > git rev-list --no-walk a8ab72d819c80aeb3bdca8f819a1d1c59c41bb0a # timeout=10
00:28:13 [2020-11-10T00:28:13.882Z] #41 96.98   LINK     lib/c/built-in.o
00:28:13 [2020-11-10T00:28:13.882Z] #41 96.98   LINK     lib/c/libcriu.so
00:28:13 [2020-11-10T00:28:13.882Z] #41 97.00   LINK     lib/c/libcriu.a
00:28:13 [2020-11-10T00:28:13.882Z] #41 97.06   GEN      magic.py
00:28:13 [2020-11-10T00:28:13.910Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.91MB / 68.67MB 5.9s
00:28:13 [2020-11-10T00:28:13.957Z] #27 8.742 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:28:14 [2020-11-10T00:28:14.086Z] #35 5.700 -- Check for working C compiler: /usr/bin/cc -- works
00:28:14 [2020-11-10T00:28:14.086Z] #35 5.720 -- Detecting C compiler ABI info
00:28:14 [2020-11-10T00:28:14.171Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.67MB / 68.67MB 6.2s
00:28:14 [2020-11-10T00:28:14.171Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.35MB / 120.17MB 6.2s
00:28:14 [2020-11-10T00:28:14.188Z] #41 97.12 Note: Building without setproctitle() and strlcpy() support.
00:28:14 [2020-11-10T00:28:14.188Z] #41 97.12       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:28:14 [2020-11-10T00:28:14.188Z] #41 97.14 Note: Building without GnuTLS support
00:28:14 [2020-11-10T00:28:14.188Z] #41 97.14 Makefile.config:39: Warn: you have no libnftables installed
00:28:14 [2020-11-10T00:28:14.188Z] #41 97.14 Makefile.config:40: Warn: Building without nftables support
00:28:14 [2020-11-10T00:28:14.188Z] #41 ...
00:28:14 [2020-11-10T00:28:14.188Z] 
00:28:14 [2020-11-10T00:28:14.188Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:28:14 [2020-11-10T00:28:14.188Z] #38 DONE 132.1s
00:28:14 [2020-11-10T00:28:14.188Z] 
00:28:14 [2020-11-10T00:28:14.188Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:14 [2020-11-10T00:28:14.188Z] #47 131.8 + /build/golangci-lint --version
00:28:14 [2020-11-10T00:28:14.188Z] #47 132.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:28:14 [2020-11-10T00:28:14.219Z] #27 8.818 
00:28:14 [2020-11-10T00:28:14.431Z] #8 ...
00:28:14 [2020-11-10T00:28:14.432Z] 
00:28:14 [2020-11-10T00:28:14.432Z] #21 [internal] load build context
00:28:14 [2020-11-10T00:28:14.432Z] #21 transferring context: 52.01MB 6.4s done
00:28:14 [2020-11-10T00:28:14.432Z] #21 DONE 6.6s
00:28:14 [2020-11-10T00:28:14.432Z] 
00:28:14 [2020-11-10T00:28:14.432Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:14 [2020-11-10T00:28:14.432Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.22MB / 120.17MB 6.3s
00:28:14 [2020-11-10T00:28:14.432Z] #8 ...
00:28:14 [2020-11-10T00:28:14.432Z] 
00:28:14 [2020-11-10T00:28:14.432Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:28:14 [2020-11-10T00:28:14.432Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 0.0s done
00:28:14 [2020-11-10T00:28:14.432Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
00:28:14 [2020-11-10T00:28:14.432Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.6s done
00:28:14 [2020-11-10T00:28:14.432Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:28:14 [2020-11-10T00:28:14.432Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
00:28:14 [2020-11-10T00:28:14.432Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 3.4s
00:28:14 [2020-11-10T00:28:14.432Z] #24 ...
00:28:14 [2020-11-10T00:28:14.432Z] 
00:28:14 [2020-11-10T00:28:14.432Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:14 [2020-11-10T00:28:14.432Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.4s
00:28:14 [2020-11-10T00:28:14.478Z] #27 8.871 
######################################################################## 100.0%
00:28:14 [2020-11-10T00:28:14.478Z] #27 8.893 
00:28:14 [2020-11-10T00:28:14.480Z] #47 DONE 132.3s
00:28:14 [2020-11-10T00:28:14.480Z] 
00:28:14 [2020-11-10T00:28:14.480Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:14 [2020-11-10T00:28:14.480Z] #54 ...
00:28:14 [2020-11-10T00:28:14.480Z] 
00:28:14 [2020-11-10T00:28:14.480Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:14 [2020-11-10T00:28:14.480Z] #41 97.56 fatal: not a git repository (or any of the parent directories): .git
00:28:14 [2020-11-10T00:28:14.692Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.31MB / 120.17MB 6.5s
00:28:14 [2020-11-10T00:28:14.764Z] #27 9.182 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:28:14 [2020-11-10T00:28:14.764Z] #27 9.247 
00:28:14 [2020-11-10T00:28:14.764Z] #27 9.307 
######################################################################## 100.0%
00:28:14 [2020-11-10T00:28:14.764Z] #27 9.324 
00:28:14 [2020-11-10T00:28:14.764Z] #27 9.334 Download of images into '/build' complete.
00:28:14 [2020-11-10T00:28:14.764Z] #27 9.334 Use something like the following to load the result into a Docker daemon:
00:28:14 [2020-11-10T00:28:14.764Z] #27 9.334   tar -cC '/build' . | docker load
00:28:14 [2020-11-10T00:28:14.954Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.13MB / 120.17MB 6.8s
00:28:14 [2020-11-10T00:28:14.954Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.16MB / 120.17MB 6.9s
00:28:14 [2020-11-10T00:28:14.954Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.0s done
00:28:15 [2020-11-10T00:28:15.016Z] #35 6.614 -- Detecting C compiler ABI info - done
00:28:15 [2020-11-10T00:28:15.016Z] #35 6.694 -- Detecting C compile features
00:28:15 [2020-11-10T00:28:15.136Z] #41 98.03 make[1]: Nothing to be done for 'all'.
00:28:15 [2020-11-10T00:28:15.217Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.13MB / 120.17MB 7.1s
00:28:15 [2020-11-10T00:28:15.428Z] #41 98.52 make[1]: 'images/built-in.o' is up to date.
00:28:15 [2020-11-10T00:28:15.428Z] #41 98.52 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:28:15 [2020-11-10T00:28:15.428Z] #41 98.59 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:28:15 [2020-11-10T00:28:15.428Z] #41 98.59 make[1]: 'compel/libcompel.a' is up to date.
00:28:15 [2020-11-10T00:28:15.428Z] #41 98.63 make[1]: 'compel/compel-host-bin' is up to date.
00:28:15 [2020-11-10T00:28:15.428Z] #41 98.63 make[1]: Nothing to be done for 'all'.
00:28:15 [2020-11-10T00:28:15.428Z] #41 98.63 make[1]: 'soccr/libsoccr.a' is up to date.
00:28:15 [2020-11-10T00:28:15.478Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.67MB / 120.17MB 7.3s
00:28:15 [2020-11-10T00:28:15.731Z] #41 98.71 make[2]: Nothing to be done for 'all'.
00:28:15 [2020-11-10T00:28:15.731Z] #41 98.75 make[2]: Nothing to be done for 'all'.
00:28:15 [2020-11-10T00:28:15.731Z] #41 98.75 make[2]: Nothing to be done for 'all'.
00:28:15 [2020-11-10T00:28:15.731Z] #41 98.78 make[2]: Nothing to be done for 'all'.
00:28:15 [2020-11-10T00:28:15.731Z] #41 98.88 make[2]: Nothing to be done for 'all'.
00:28:15 [2020-11-10T00:28:15.731Z] #41 98.90 make[2]: Nothing to be done for 'all'.
00:28:15 [2020-11-10T00:28:15.731Z] #41 98.95 make[2]: Nothing to be done for 'all'.
00:28:15 [2020-11-10T00:28:15.740Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.52MB / 120.17MB 7.5s
00:28:15 [2020-11-10T00:28:15.740Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.01MB / 120.17MB 7.8s
00:28:15 [2020-11-10T00:28:15.805Z] #48 32.97 go: extracting golang.org/x/text v0.3.2
00:28:15 [2020-11-10T00:28:15.805Z] #48 ...
00:28:15 [2020-11-10T00:28:15.805Z] 
00:28:15 [2020-11-10T00:28:15.805Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:15 [2020-11-10T00:28:15.805Z] #54 22.90 Reading package lists...
00:28:15 [2020-11-10T00:28:15.805Z] #54 30.40 Building dependency tree...
00:28:15 [2020-11-10T00:28:15.805Z] #54 33.20 The following additional packages will be installed:
00:28:15 [2020-11-10T00:28:15.805Z] #54 33.20   libbtrfs0
00:28:15 [2020-11-10T00:28:15.805Z] #54 33.39 The following NEW packages will be installed:
00:28:15 [2020-11-10T00:28:15.805Z] #54 33.41   libbtrfs-dev libbtrfs0
00:28:15 [2020-11-10T00:28:15.805Z] #54 33.64 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
00:28:15 [2020-11-10T00:28:15.805Z] #54 33.64 Need to get 120 kB of archives.
00:28:15 [2020-11-10T00:28:15.805Z] #54 33.64 After this operation, 423 kB of additional disk space will be used.
00:28:15 [2020-11-10T00:28:15.805Z] #54 33.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
00:28:15 [2020-11-10T00:28:15.805Z] #54 33.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
00:28:16 [2020-11-10T00:28:16.023Z] #41 ...
00:28:16 [2020-11-10T00:28:16.024Z] 
00:28:16 [2020-11-10T00:28:16.024Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:28:16 [2020-11-10T00:28:16.024Z] #39 DONE 0.4s
00:28:16 [2020-11-10T00:28:16.024Z] 
00:28:16 [2020-11-10T00:28:16.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:16 [2020-11-10T00:28:16.024Z] #41 99.00 make[2]: Nothing to be done for 'all'.
00:28:16 [2020-11-10T00:28:16.024Z] #41 99.01   INSTALL  criu/criu
00:28:16 [2020-11-10T00:28:16.024Z] #41 DONE 99.2s
00:28:16 [2020-11-10T00:28:16.024Z] 
00:28:16 [2020-11-10T00:28:16.024Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:16 [2020-11-10T00:28:16.313Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
00:28:16 [2020-11-10T00:28:16.395Z] #35 ...
00:28:16 [2020-11-10T00:28:16.395Z] 
00:28:16 [2020-11-10T00:28:16.395Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:16 [2020-11-10T00:28:16.395Z] #40 104.1 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
00:28:16 [2020-11-10T00:28:16.395Z] #40 104.1 Processing triggers for libc-bin (2.28-10) ...
00:28:16 [2020-11-10T00:28:16.395Z] #40 DONE 104.8s
00:28:16 [2020-11-10T00:28:16.395Z] 
00:28:16 [2020-11-10T00:28:16.395Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:16 [2020-11-10T00:28:16.657Z] #54 ...
00:28:16 [2020-11-10T00:28:16.657Z] 
00:28:16 [2020-11-10T00:28:16.657Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:28:16 [2020-11-10T00:28:16.869Z] #54 34.73 debconf: delaying package configuration, since apt-utils is not installed
00:28:16 [2020-11-10T00:28:16.950Z] #42 DONE 0.2s
00:28:16 [2020-11-10T00:28:16.950Z] 
00:28:16 [2020-11-10T00:28:16.950Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:28:16 [2020-11-10T00:28:16.950Z] #44 DONE 0.1s
00:28:16 [2020-11-10T00:28:16.950Z] 
00:28:16 [2020-11-10T00:28:16.950Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:28:17 [2020-11-10T00:28:17.175Z] #54 34.93 Fetched 120 kB in 0s (1276 kB/s)
00:28:17 [2020-11-10T00:28:17.175Z] #54 35.02 Selecting previously unselected package libbtrfs0.
00:28:17 [2020-11-10T00:28:17.242Z] #46 DONE 0.2s
00:28:17 [2020-11-10T00:28:17.242Z] 
00:28:17 [2020-11-10T00:28:17.242Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:28:17 [2020-11-10T00:28:17.242Z] #48 DONE 0.2s
00:28:17 [2020-11-10T00:28:17.242Z] 
00:28:17 [2020-11-10T00:28:17.242Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:28:17 [2020-11-10T00:28:17.258Z] #8 ...
00:28:17 [2020-11-10T00:28:17.258Z] 
00:28:17 [2020-11-10T00:28:17.258Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:28:17 [2020-11-10T00:28:17.258Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:28:17 [2020-11-10T00:28:17.258Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:28:17 [2020-11-10T00:28:17.258Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:28:17 [2020-11-10T00:28:17.258Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.1s done
00:28:17 [2020-11-10T00:28:17.258Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.8s done
00:28:17 [2020-11-10T00:28:17.258Z] #60 DONE 9.3s
00:28:17 [2020-11-10T00:28:17.258Z] 
00:28:17 [2020-11-10T00:28:17.258Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:17 [2020-11-10T00:28:17.258Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.1s done
00:28:17 [2020-11-10T00:28:17.306Z] #27 DONE 11.4s
00:28:17 [2020-11-10T00:28:17.306Z] 
00:28:17 [2020-11-10T00:28:17.306Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:28:17 [2020-11-10T00:28:17.306Z] #9 DONE 5.7s
00:28:17 [2020-11-10T00:28:17.306Z] 
00:28:17 [2020-11-10T00:28:17.306Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:28:17 [2020-11-10T00:28:17.481Z] #54 35.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:28:17 [2020-11-10T00:28:17.481Z] #54 35.14 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
00:28:17 [2020-11-10T00:28:17.481Z] #54 35.15 Unpacking libbtrfs0 (4.20.1-2) ...
00:28:17 [2020-11-10T00:28:17.481Z] #54 35.30 Selecting previously unselected package libbtrfs-dev.
00:28:17 [2020-11-10T00:28:17.533Z] #50 DONE 0.2s
00:28:17 [2020-11-10T00:28:17.534Z] 
00:28:17 [2020-11-10T00:28:17.534Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:17 [2020-11-10T00:28:17.534Z] #54 ...
00:28:17 [2020-11-10T00:28:17.534Z] 
00:28:17 [2020-11-10T00:28:17.534Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:28:17 [2020-11-10T00:28:17.534Z] #52 DONE 0.1s
00:28:17 [2020-11-10T00:28:17.781Z] #54 35.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
00:28:17 [2020-11-10T00:28:17.781Z] #54 35.31 Unpacking libbtrfs-dev (4.20.1-2) ...
00:28:17 [2020-11-10T00:28:17.781Z] #54 35.54 Setting up libbtrfs0 (4.20.1-2) ...
00:28:17 [2020-11-10T00:28:17.781Z] #54 35.56 Setting up libbtrfs-dev (4.20.1-2) ...
00:28:17 [2020-11-10T00:28:17.781Z] #54 35.57 Processing triggers for libc-bin (2.28-10) ...
00:28:17 [2020-11-10T00:28:17.825Z] 
00:28:17 [2020-11-10T00:28:17.825Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:18 [2020-11-10T00:28:18.096Z] #54 DONE 35.9s
00:28:18 [2020-11-10T00:28:18.096Z] 
00:28:18 [2020-11-10T00:28:18.096Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:18 [2020-11-10T00:28:18.245Z] #10 DONE 1.6s
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.312 + RM_GOPATH=0
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.312 + TMP_GOPATH=
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.313 + : /build
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.313 + '[' -z '' ']'
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.315 ++ mktemp -d
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.317 + export GOPATH=/tmp/tmp.0JvPUmtSNh
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.317 + GOPATH=/tmp/tmp.0JvPUmtSNh
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.317 + RM_GOPATH=1
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.317 + case "$(go env GOARCH)" in
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.318 ++ go env GOARCH
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.393 + export GO_BUILDMODE=-buildmode=pie
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.394 + GO_BUILDMODE=-buildmode=pie
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.398 ++ dirname /tmp/install/install.sh
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.401 + dir=/tmp/install
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.402 + bin=containerd
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.402 + shift
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.405 + '[' '!' -f /tmp/install/containerd.installer ']'
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.406 + . /tmp/install/containerd.installer
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.407 ++ set -e
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.409 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.416 + install_containerd
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.423 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.425 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.426 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0JvPUmtSNh/src/github.com/containerd/containerd
00:28:18 [2020-11-10T00:28:18.417Z] #55 0.448 Cloning into '/tmp/tmp.0JvPUmtSNh/src/github.com/containerd/containerd'...
00:28:18 [2020-11-10T00:28:18.506Z] 
00:28:18 [2020-11-10T00:28:18.506Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:28:18 [2020-11-10T00:28:18.506Z] #29 DONE 0.1s
00:28:18 [2020-11-10T00:28:18.506Z] 
00:28:18 [2020-11-10T00:28:18.506Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:28:18 [2020-11-10T00:28:18.506Z] #37 DONE 0.1s
00:28:18 [2020-11-10T00:28:18.506Z] 
00:28:18 [2020-11-10T00:28:18.506Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:28:19 [2020-11-10T00:28:19.674Z] #41 3.120 Note: Building without setproctitle() and strlcpy() support.
00:28:19 [2020-11-10T00:28:19.674Z] #41 3.125       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:28:19 [2020-11-10T00:28:19.674Z] #41 3.138 Note: Building without GnuTLS support
00:28:19 [2020-11-10T00:28:19.674Z] #41 3.161 Makefile.config:39: Warn: you have no libnftables installed
00:28:19 [2020-11-10T00:28:19.674Z] #41 3.173 Makefile.config:40: Warn: Building without nftables support
00:28:19 [2020-11-10T00:28:19.809Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.1s done
00:28:19 [2020-11-10T00:28:19.809Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
00:28:19 [2020-11-10T00:28:19.809Z] #8 ...
00:28:19 [2020-11-10T00:28:19.809Z] 
00:28:19 [2020-11-10T00:28:19.809Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:28:19 [2020-11-10T00:28:19.809Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 8.6s done
00:28:19 [2020-11-10T00:28:19.809Z] #24 DONE 11.8s
00:28:19 [2020-11-10T00:28:19.809Z] 
00:28:19 [2020-11-10T00:28:19.809Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:20 [2020-11-10T00:28:20.388Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
00:28:20 [2020-11-10T00:28:20.388Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
00:28:20 [2020-11-10T00:28:20.555Z] #54 115.2 + bin/containerd
00:28:20 [2020-11-10T00:28:20.608Z] #41 ...
00:28:20 [2020-11-10T00:28:20.608Z] 
00:28:20 [2020-11-10T00:28:20.608Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:20 [2020-11-10T00:28:20.608Z] #32 99.31 io/ioutil
00:28:20 [2020-11-10T00:28:20.608Z] #32 102.8 github.com/BurntSushi/toml
00:28:20 [2020-11-10T00:28:20.608Z] #32 102.8 flag
00:28:20 [2020-11-10T00:28:20.608Z] #32 105.2 log
00:28:20 [2020-11-10T00:28:20.608Z] #32 109.4 github.com/BurntSushi/toml/cmd/tomlv
00:28:20 [2020-11-10T00:28:20.608Z] #32 ...
00:28:20 [2020-11-10T00:28:20.608Z] 
00:28:20 [2020-11-10T00:28:20.608Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:20 [2020-11-10T00:28:20.608Z] #35 9.990 -- Detecting C compile features - done
00:28:20 [2020-11-10T00:28:20.608Z] #35 10.02 -- Performing Test HAS_BUILTIN_FORTIFY
00:28:20 [2020-11-10T00:28:20.608Z] #35 10.46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:28:20 [2020-11-10T00:28:20.608Z] #35 10.58 -- Configuring done
00:28:20 [2020-11-10T00:28:20.608Z] #35 10.63 -- Generating done
00:28:20 [2020-11-10T00:28:20.608Z] #35 10.64 -- Build files have been written to: /tmp/tmp.WU2SHbHUBA/tini
00:28:20 [2020-11-10T00:28:20.608Z] #35 10.65 + make tini-static
00:28:20 [2020-11-10T00:28:20.608Z] #35 11.22 Scanning dependencies of target tini-static
00:28:20 [2020-11-10T00:28:20.608Z] #35 11.36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:28:21 [2020-11-10T00:28:21.240Z] #55 ...
00:28:21 [2020-11-10T00:28:21.240Z] 
00:28:21 [2020-11-10T00:28:21.240Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:21 [2020-11-10T00:28:21.240Z] #12 22.60 Reading package lists...
00:28:21 [2020-11-10T00:28:21.240Z] #12 28.77 Building dependency tree...
00:28:21 [2020-11-10T00:28:21.240Z] #12 32.80 The following additional packages will be installed:
00:28:21 [2020-11-10T00:28:21.240Z] #12 32.80   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:28:21 [2020-11-10T00:28:21.240Z] #12 32.80   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:28:21 [2020-11-10T00:28:21.240Z] #12 32.81   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:28:21 [2020-11-10T00:28:21.240Z] #12 32.81   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:28:21 [2020-11-10T00:28:21.240Z] #12 32.82 Suggested packages:
00:28:21 [2020-11-10T00:28:21.240Z] #12 32.83   gcc-8-locales seccomp wine64
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.63 The following NEW packages will be installed:
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.63   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.63   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.64   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.64   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.64   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.78 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.78 Need to get 78.9 MB of archives.
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.78 After this operation, 532 MB of additional disk space will be used.
00:28:21 [2020-11-10T00:28:21.240Z] #12 34.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #12 35.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #12 35.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #12 35.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #12 35.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #12 35.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #12 35.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #12 36.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #12 36.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
00:28:21 [2020-11-10T00:28:21.240Z] #12 ...
00:28:21 [2020-11-10T00:28:21.240Z] 
00:28:21 [2020-11-10T00:28:21.240Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:21 [2020-11-10T00:28:21.240Z] #41 22.07 Reading package lists...
00:28:21 [2020-11-10T00:28:21.240Z] #41 29.78 Building dependency tree...
00:28:21 [2020-11-10T00:28:21.240Z] #41 32.25 The following additional packages will be installed:
00:28:21 [2020-11-10T00:28:21.240Z] #41 32.25   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:28:21 [2020-11-10T00:28:21.240Z] #41 32.26   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:28:21 [2020-11-10T00:28:21.240Z] #41 32.26 Suggested packages:
00:28:21 [2020-11-10T00:28:21.240Z] #41 32.26   manpages-dev python-setuptools
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.04 The following NEW packages will be installed:
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.04   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.05   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.05   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.05   python-six zlib1g-dev
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.26 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.26 Need to get 4075 kB of archives.
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.26 After this operation, 24.5 MB of additional disk space will be used.
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 34.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
00:28:21 [2020-11-10T00:28:21.240Z] #41 35.95 debconf: delaying package configuration, since apt-utils is not installed
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.17 Fetched 4075 kB in 1s (7206 kB/s)
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.37 Selecting previously unselected package libcap-dev:ppc64el.
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.45 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.64 Selecting previously unselected package libnet1:ppc64el.
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.65 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.80 Selecting previously unselected package libnet1-dev.
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 36.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.16 Selecting previously unselected package libnl-3-200:ppc64el.
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.20 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.35 Selecting previously unselected package libnl-3-dev:ppc64el.
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.37 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.38 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.81 Selecting previously unselected package libprotobuf-c1:ppc64el.
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.84 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.90 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 37.91 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 38.00 Selecting previously unselected package zlib1g-dev:ppc64el.
00:28:21 [2020-11-10T00:28:21.240Z] #41 38.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 38.01 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 38.34 Selecting previously unselected package libprotobuf17:ppc64el.
00:28:21 [2020-11-10T00:28:21.240Z] #41 38.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.240Z] #41 38.35 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
00:28:21 [2020-11-10T00:28:21.330Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
00:28:21 [2020-11-10T00:28:21.330Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
00:28:21 [2020-11-10T00:28:21.538Z] #41 39.27 Selecting previously unselected package libprotobuf-lite17:ppc64el.
00:28:21 [2020-11-10T00:28:21.539Z] #41 39.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.539Z] #41 39.31 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
00:28:21 [2020-11-10T00:28:21.839Z] #41 39.57 Selecting previously unselected package libprotobuf-dev:ppc64el.
00:28:21 [2020-11-10T00:28:21.839Z] #41 39.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
00:28:21 [2020-11-10T00:28:21.839Z] #41 39.59 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
00:28:21 [2020-11-10T00:28:21.978Z] #35 13.62 [100%] Linking C executable tini-static
00:28:21 [2020-11-10T00:28:21.978Z] #35 ...
00:28:21 [2020-11-10T00:28:21.978Z] 
00:28:21 [2020-11-10T00:28:21.978Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:21 [2020-11-10T00:28:21.978Z] #11 100.7 Selecting previously unselected package mingw-w64-x86-64-dev.
00:28:21 [2020-11-10T00:28:21.978Z] #11 100.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:28:21 [2020-11-10T00:28:21.978Z] #11 100.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:28:21 [2020-11-10T00:28:21.978Z] #11 110.2 Selecting previously unselected package gcc-mingw-w64-base.
00:28:21 [2020-11-10T00:28:21.978Z] #11 110.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:28:21 [2020-11-10T00:28:21.978Z] #11 110.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:28:21 [2020-11-10T00:28:21.978Z] #11 110.4 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:28:21 [2020-11-10T00:28:21.978Z] #11 110.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:28:21 [2020-11-10T00:28:21.978Z] #11 110.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:28:22 [2020-11-10T00:28:22.235Z] #11 ...
00:28:22 [2020-11-10T00:28:22.235Z] 
00:28:22 [2020-11-10T00:28:22.235Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:22 [2020-11-10T00:28:22.235Z] #41 6.106 fatal: not a git repository (or any of the parent directories): .git
00:28:22 [2020-11-10T00:28:22.492Z] #41 6.204   GEN      .gitid
00:28:22 [2020-11-10T00:28:22.492Z] #41 6.291   GEN      criu/include/version.h
00:28:22 [2020-11-10T00:28:22.492Z] #41 6.405   GEN      include/common/asm
00:28:22 [2020-11-10T00:28:22.904Z] #41 ...
00:28:22 [2020-11-10T00:28:22.904Z] 
00:28:22 [2020-11-10T00:28:22.904Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:22 [2020-11-10T00:28:22.904Z] #35 23.65 Reading package lists...
00:28:22 [2020-11-10T00:28:22.904Z] #35 31.09 Building dependency tree...
00:28:22 [2020-11-10T00:28:22.904Z] #35 34.82 The following additional packages will be installed:
00:28:22 [2020-11-10T00:28:22.904Z] #35 34.83   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:28:22 [2020-11-10T00:28:22.904Z] #35 34.84 Suggested packages:
00:28:22 [2020-11-10T00:28:22.904Z] #35 34.85   cmake-doc ninja-build lrzip
00:28:22 [2020-11-10T00:28:22.904Z] #35 34.85 Recommended packages:
00:28:22 [2020-11-10T00:28:22.904Z] #35 34.85   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:28:22 [2020-11-10T00:28:22.904Z] #35 36.12 The following NEW packages will be installed:
00:28:22 [2020-11-10T00:28:22.904Z] #35 36.13   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:28:22 [2020-11-10T00:28:22.904Z] #35 36.14   vim-common xxd
00:28:22 [2020-11-10T00:28:22.904Z] #35 36.38 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
00:28:22 [2020-11-10T00:28:22.904Z] #35 36.38 Need to get 14.9 MB of archives.
00:28:22 [2020-11-10T00:28:22.904Z] #35 36.38 After this operation, 67.2 MB of additional disk space will be used.
00:28:22 [2020-11-10T00:28:22.904Z] #35 36.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
00:28:22 [2020-11-10T00:28:22.904Z] #35 36.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
00:28:22 [2020-11-10T00:28:22.904Z] #35 36.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
00:28:22 [2020-11-10T00:28:22.904Z] #35 36.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
00:28:22 [2020-11-10T00:28:22.904Z] #35 37.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
00:28:22 [2020-11-10T00:28:22.904Z] #35 37.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
00:28:22 [2020-11-10T00:28:22.904Z] #35 38.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
00:28:22 [2020-11-10T00:28:22.904Z] #35 38.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
00:28:22 [2020-11-10T00:28:22.904Z] #35 38.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
00:28:22 [2020-11-10T00:28:22.904Z] #35 38.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
00:28:22 [2020-11-10T00:28:22.904Z] #35 40.17 debconf: delaying package configuration, since apt-utils is not installed
00:28:22 [2020-11-10T00:28:22.904Z] #35 40.35 Fetched 14.9 MB in 2s (6766 kB/s)
00:28:22 [2020-11-10T00:28:22.904Z] #35 40.46 Selecting previously unselected package xxd.
00:28:22 [2020-11-10T00:28:22.904Z] #35 40.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:28:22 [2020-11-10T00:28:22.904Z] #35 40.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
00:28:22 [2020-11-10T00:28:22.904Z] #35 40.55 Unpacking xxd (2:8.1.0875-5) ...
00:28:23 [2020-11-10T00:28:23.205Z] #35 40.87 Selecting previously unselected package vim-common.
00:28:23 [2020-11-10T00:28:23.205Z] #35 40.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:28:23 [2020-11-10T00:28:23.205Z] #35 ...
00:28:23 [2020-11-10T00:28:23.205Z] 
00:28:23 [2020-11-10T00:28:23.205Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:23 [2020-11-10T00:28:23.205Z] #33 40.92 sync
00:28:23 [2020-11-10T00:28:23.205Z] #33 ...
00:28:23 [2020-11-10T00:28:23.205Z] 
00:28:23 [2020-11-10T00:28:23.205Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:23 [2020-11-10T00:28:23.205Z] #63 DONE 41.0s
00:28:23 [2020-11-10T00:28:23.205Z] 
00:28:23 [2020-11-10T00:28:23.205Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:23 [2020-11-10T00:28:23.205Z] #33 40.93 internal/reflectlite
00:28:23 [2020-11-10T00:28:23.326Z] Client: Docker Engine - Community
00:28:23 [2020-11-10T00:28:23.326Z]  Version:           19.03.13
00:28:23 [2020-11-10T00:28:23.326Z]  API version:       1.40
00:28:23 [2020-11-10T00:28:23.326Z]  Go version:        go1.13.15
00:28:23 [2020-11-10T00:28:23.326Z]  Git commit:        4484c46
00:28:23 [2020-11-10T00:28:23.326Z]  Built:             Wed Sep 16 17:03:45 2020
00:28:23 [2020-11-10T00:28:23.326Z]  OS/Arch:           linux/arm64
00:28:23 [2020-11-10T00:28:23.326Z]  Experimental:      false
00:28:23 [2020-11-10T00:28:23.326Z] 
00:28:23 [2020-11-10T00:28:23.326Z] Server: Docker Engine - Community
00:28:23 [2020-11-10T00:28:23.326Z]  Engine:
00:28:23 [2020-11-10T00:28:23.326Z]   Version:          19.03.13
00:28:23 [2020-11-10T00:28:23.326Z]   API version:      1.40 (minimum version 1.12)
00:28:23 [2020-11-10T00:28:23.326Z]   Go version:       go1.13.15
00:28:23 [2020-11-10T00:28:23.326Z]   Git commit:       4484c46
00:28:23 [2020-11-10T00:28:23.326Z]   Built:            Wed Sep 16 17:02:17 2020
00:28:23 [2020-11-10T00:28:23.326Z]   OS/Arch:          linux/arm64
00:28:23 [2020-11-10T00:28:23.326Z]   Experimental:     true
00:28:23 [2020-11-10T00:28:23.326Z]  containerd:
00:28:23 [2020-11-10T00:28:23.326Z]   Version:          1.3.7
00:28:23 [2020-11-10T00:28:23.326Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:28:23 [2020-11-10T00:28:23.326Z]  runc:
00:28:23 [2020-11-10T00:28:23.326Z]   Version:          1.0.0-rc10
00:28:23 [2020-11-10T00:28:23.326Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:28:23 [2020-11-10T00:28:23.326Z]  docker-init:
00:28:23 [2020-11-10T00:28:23.326Z]   Version:          0.18.0
00:28:23 [2020-11-10T00:28:23.326Z]   GitCommit:        fec3683
[Pipeline] sh
00:28:23 [2020-11-10T00:28:23.424Z] #41 ...
00:28:23 [2020-11-10T00:28:23.424Z] 
00:28:23 [2020-11-10T00:28:23.424Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:23 [2020-11-10T00:28:23.424Z] #35 14.70 [100%] Built target tini-static
00:28:23 [2020-11-10T00:28:23.424Z] #35 14.89 + mkdir -p /build
00:28:23 [2020-11-10T00:28:23.424Z] #35 14.91 + cp tini-static /build/docker-init
00:28:23 [2020-11-10T00:28:23.424Z] #35 DONE 15.4s
00:28:23 [2020-11-10T00:28:23.661Z] + docker info
00:28:23 [2020-11-10T00:28:23.681Z] 
00:28:23 [2020-11-10T00:28:23.681Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:23 [2020-11-10T00:28:23.681Z] #43 106.8 regexp
00:28:23 [2020-11-10T00:28:23.681Z] #43 107.8 go/token
00:28:23 [2020-11-10T00:28:23.681Z] #43 109.5 go/scanner
00:28:23 [2020-11-10T00:28:23.681Z] #43 111.6 go/ast
00:28:23 [2020-11-10T00:28:23.866Z] #38 ...
00:28:23 [2020-11-10T00:28:23.866Z] 
00:28:23 [2020-11-10T00:28:23.866Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.391 + RM_GOPATH=0
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.391 + TMP_GOPATH=
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.391 + : /build
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.391 + '[' -z '' ']'
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.391 ++ mktemp -d
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.391 + export GOPATH=/tmp/tmp.HeFUwicRmv
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.391 + GOPATH=/tmp/tmp.HeFUwicRmv
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.391 + RM_GOPATH=1
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.391 + case "$(go env GOARCH)" in
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.391 ++ go env GOARCH
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.404 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 + export GO_BUILDMODE=-buildmode=pie
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 + GO_BUILDMODE=-buildmode=pie
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 ++ dirname /tmp/install/install.sh
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 + dir=/tmp/install
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 + bin=vndr
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 + shift
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 + '[' '!' -f /tmp/install/vndr.installer ']'
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 + . /tmp/install/vndr.installer
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 + install_vndr
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HeFUwicRmv/src/github.com/LK4D4/vndr
00:28:23 [2020-11-10T00:28:23.866Z] #43 5.411 Cloning into '/tmp/tmp.HeFUwicRmv/src/github.com/LK4D4/vndr'...
00:28:24 [2020-11-10T00:28:24.245Z] #43 113.1 internal/lazyregexp
00:28:24 [2020-11-10T00:28:24.442Z] #43 5.842 + cd /tmp/tmp.HeFUwicRmv/src/github.com/LK4D4/vndr
00:28:24 [2020-11-10T00:28:24.442Z] #43 5.842 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:28:24 [2020-11-10T00:28:24.442Z] #43 5.873 + go build -buildmode=pie -v -o /build/vndr .
00:28:24 [2020-11-10T00:28:24.708Z] #43 6.330 runtime/internal/atomic
00:28:24 [2020-11-10T00:28:24.708Z] #43 6.338 internal/cpu
00:28:24 [2020-11-10T00:28:24.978Z] #43 6.412 runtime/internal/sys
00:28:24 [2020-11-10T00:28:24.978Z] #43 6.522 runtime/internal/math
00:28:24 [2020-11-10T00:28:24.978Z] #43 6.621 internal/bytealg
00:28:25 [2020-11-10T00:28:25.175Z] #43 113.7 net/url
00:28:25 [2020-11-10T00:28:25.241Z] #43 6.647 internal/race
00:28:25 [2020-11-10T00:28:25.241Z] #43 6.782 sync/atomic
00:28:25 [2020-11-10T00:28:25.534Z] #43 6.965 unicode
00:28:25 [2020-11-10T00:28:25.799Z] #43 7.345 runtime
00:28:26 [2020-11-10T00:28:26.555Z] #43 ...
00:28:26 [2020-11-10T00:28:26.555Z] 
00:28:26 [2020-11-10T00:28:26.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:26 [2020-11-10T00:28:26.555Z] #41 10.31   PBCC     images/timens.pb-c.c
00:28:26 [2020-11-10T00:28:26.555Z] #41 10.41   DEP      images/timens.pb-c.d
00:28:26 [2020-11-10T00:28:26.555Z] #41 10.54   PBCC     images/fown.pb-c.c
00:28:26 [2020-11-10T00:28:26.643Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
00:28:26 [2020-11-10T00:28:26.779Z] #33 44.09 errors
00:28:26 [2020-11-10T00:28:26.779Z] #33 44.09 sort
00:28:26 [2020-11-10T00:28:26.779Z] #33 44.56 strconv
00:28:26 [2020-11-10T00:28:26.779Z] #33 44.58 io
00:28:26 [2020-11-10T00:28:26.779Z] #33 44.58 internal/oserror
00:28:26 [2020-11-10T00:28:26.812Z] #41 10.63   PBCC     images/google/protobuf/descriptor.pb-c.c
00:28:26 [2020-11-10T00:28:26.812Z] #41 10.76   PBCC     images/opts.pb-c.c
00:28:27 [2020-11-10T00:28:27.068Z] #41 ...
00:28:27 [2020-11-10T00:28:27.068Z] 
00:28:27 [2020-11-10T00:28:27.068Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:27 [2020-11-10T00:28:27.068Z] #32 DONE 115.8s
00:28:27 [2020-11-10T00:28:27.081Z] #33 44.86 syscall
00:28:27 [2020-11-10T00:28:27.184Z] #43 ...
00:28:27 [2020-11-10T00:28:27.184Z] 
00:28:27 [2020-11-10T00:28:27.184Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:28:27 [2020-11-10T00:28:27.184Z] #38 8.676 + git clone https://github.com/docker/distribution.git .
00:28:27 [2020-11-10T00:28:27.184Z] #38 8.682 Cloning into '.'...
00:28:27 [2020-11-10T00:28:27.325Z] 
00:28:27 [2020-11-10T00:28:27.325Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:27 [2020-11-10T00:28:27.325Z] #41 11.10   PBCC     images/memfd.pb-c.c
00:28:27 [2020-11-10T00:28:27.325Z] #41 11.21   DEP      images/fown.pb-c.d
00:28:27 [2020-11-10T00:28:27.325Z] #41 11.28   DEP      images/google/protobuf/descriptor.pb-c.d
00:28:27 [2020-11-10T00:28:27.582Z] #41 11.42   DEP      images/opts.pb-c.d
00:28:27 [2020-11-10T00:28:27.582Z] #41 11.54   DEP      images/memfd.pb-c.d
00:28:27 [2020-11-10T00:28:27.582Z] #41 11.65   PBCC     images/sit.pb-c.c
00:28:28 [2020-11-10T00:28:28.146Z] #41 11.88   DEP      images/sit.pb-c.d
00:28:28 [2020-11-10T00:28:28.147Z] #41 12.04   PBCC     images/macvlan.pb-c.c
00:28:28 [2020-11-10T00:28:28.147Z] #41 12.14   DEP      images/macvlan.pb-c.d
00:28:28 [2020-11-10T00:28:28.405Z] #41 12.23   PBCC     images/autofs.pb-c.c
00:28:28 [2020-11-10T00:28:28.405Z] #41 12.31   DEP      images/autofs.pb-c.d
00:28:28 [2020-11-10T00:28:28.562Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done
00:28:28 [2020-11-10T00:28:28.562Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
00:28:28 [2020-11-10T00:28:28.568Z] #38 ...
00:28:28 [2020-11-10T00:28:28.568Z] 
00:28:28 [2020-11-10T00:28:28.568Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.701 + RM_GOPATH=0
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.701 + TMP_GOPATH=
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.701 + : /build
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.701 + '[' -z '' ']'
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.701 ++ mktemp -d
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.701 + export GOPATH=/tmp/tmp.2FRLSX95cn
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.701 + GOPATH=/tmp/tmp.2FRLSX95cn
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.701 + RM_GOPATH=1
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.701 + case "$(go env GOARCH)" in
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.701 ++ go env GOARCH
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 + export GO_BUILDMODE=-buildmode=pie
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 + GO_BUILDMODE=-buildmode=pie
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 ++ dirname /tmp/install/install.sh
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 + dir=/tmp/install
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 + bin=tomlv
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 + shift
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 + . /tmp/install/tomlv.installer
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 + install_tomlv
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2FRLSX95cn/src/github.com/BurntSushi/toml
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 Cloning into '/tmp/tmp.2FRLSX95cn/src/github.com/BurntSushi/toml'...
00:28:28 [2020-11-10T00:28:28.568Z] #32 6.718 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:28:28 [2020-11-10T00:28:28.568Z] #32 7.610 + cd /tmp/tmp.2FRLSX95cn/src/github.com/BurntSushi/toml
00:28:28 [2020-11-10T00:28:28.568Z] #32 7.610 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:28:28 [2020-11-10T00:28:28.568Z] #32 7.636 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:28:28 [2020-11-10T00:28:28.568Z] #32 8.457 math/bits
00:28:28 [2020-11-10T00:28:28.568Z] #32 8.892 runtime
00:28:28 [2020-11-10T00:28:28.568Z] #32 9.704 math
00:28:28 [2020-11-10T00:28:28.568Z] #32 ...
00:28:28 [2020-11-10T00:28:28.568Z] 
00:28:28 [2020-11-10T00:28:28.568Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:28 [2020-11-10T00:28:28.568Z] #34 5.354 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:28:28 [2020-11-10T00:28:28.568Z] #34 5.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:28:28 [2020-11-10T00:28:28.568Z] #34 5.368 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:28:28 [2020-11-10T00:28:28.568Z] #34 5.682 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:28:28 [2020-11-10T00:28:28.568Z] #34 6.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:28:28 [2020-11-10T00:28:28.568Z] #34 7.866 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:28:28 [2020-11-10T00:28:28.665Z] #41 12.43   PBCC     images/sysctl.pb-c.c
00:28:28 [2020-11-10T00:28:28.665Z] #41 12.46   DEP      images/sysctl.pb-c.d
00:28:28 [2020-11-10T00:28:28.665Z] #41 12.60   PBCC     images/time.pb-c.c
00:28:28 [2020-11-10T00:28:28.665Z] #41 12.68   DEP      images/time.pb-c.d
00:28:28 [2020-11-10T00:28:28.828Z] #34 ...
00:28:28 [2020-11-10T00:28:28.828Z] 
00:28:28 [2020-11-10T00:28:28.828Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.401 + RM_GOPATH=0
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.401 + TMP_GOPATH=
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.401 + : /build
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.401 + '[' -z '' ']'
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.401 ++ mktemp -d
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.401 + export GOPATH=/tmp/tmp.4WFzHkRZco
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.401 + GOPATH=/tmp/tmp.4WFzHkRZco
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.401 + RM_GOPATH=1
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.401 + case "$(go env GOARCH)" in
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.401 ++ go env GOARCH
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.412 + export GO_BUILDMODE=-buildmode=pie
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.412 + GO_BUILDMODE=-buildmode=pie
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.412 ++ dirname /tmp/install/install.sh
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.412 + dir=/tmp/install
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.412 + bin=golangci_lint
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.412 + shift
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.412 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.412 + . /tmp/install/golangci_lint.installer
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.412 ++ : v1.23.8
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.412 + install_golangci_lint
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.421 + set -e
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.421 + export GO111MODULE=on
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.421 + GO111MODULE=on
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.421 + GOBIN=/build
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.421 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.489 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.512 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.512 go: finding github.com v1.23.8
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.512 go: finding github.com/golangci v1.23.8
00:28:28 [2020-11-10T00:28:28.828Z] #47 8.512 go: finding github.com/golangci/golangci-lint v1.23.8
00:28:28 [2020-11-10T00:28:28.828Z] #47 10.21 go: downloading github.com/golangci/golangci-lint v1.23.8
00:28:28 [2020-11-10T00:28:28.828Z] #47 ...
00:28:28 [2020-11-10T00:28:28.828Z] 
00:28:28 [2020-11-10T00:28:28.828Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:28 [2020-11-10T00:28:28.828Z] #53 8.977 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:28:28 [2020-11-10T00:28:28.828Z] #53 9.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:28:28 [2020-11-10T00:28:28.828Z] #53 9.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:28:28 [2020-11-10T00:28:28.922Z] #41 12.76   PBCC     images/binfmt-misc.pb-c.c
00:28:28 [2020-11-10T00:28:28.922Z] #41 12.83   DEP      images/binfmt-misc.pb-c.d
00:28:28 [2020-11-10T00:28:28.922Z] #41 12.90   PBCC     images/seccomp.pb-c.c
00:28:29 [2020-11-10T00:28:29.090Z] #53 ...
00:28:29 [2020-11-10T00:28:29.090Z] 
00:28:29 [2020-11-10T00:28:29.090Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.174 + RM_GOPATH=0
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.174 + TMP_GOPATH=
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.174 + : /build
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.174 + '[' -z '' ']'
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.174 ++ mktemp -d
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.174 + export GOPATH=/tmp/tmp.dqThA6X6QV
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.174 + GOPATH=/tmp/tmp.dqThA6X6QV
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.174 + RM_GOPATH=1
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.174 + case "$(go env GOARCH)" in
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.174 ++ go env GOARCH
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.181 + export GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.181 + GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.181 ++ dirname /tmp/install/install.sh
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.183 + dir=/tmp/install
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.183 + bin=dockercli
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.183 + shift
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.183 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.183 + . /tmp/install/dockercli.installer
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.183 ++ : stable
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.183 ++ : 17.06.2-ce
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.183 + install_dockercli
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.183 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.183 Install docker/cli version 17.06.2-ce from stable
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.184 ++ uname -m
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.185 + arch=x86_64
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.185 + '[' x86_64 '!=' x86_64 ']'
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.185 + url=https://download.docker.com/linux/static
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.186 + tar -xz docker/docker
00:28:29 [2020-11-10T00:28:29.090Z] #22 7.186 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:28:29 [2020-11-10T00:28:29.090Z] #22 ...
00:28:29 [2020-11-10T00:28:29.090Z] 
00:28:29 [2020-11-10T00:28:29.090Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.377 + RM_GOPATH=0
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.377 + TMP_GOPATH=
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.377 + : /build
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.377 + '[' -z '' ']'
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.377 ++ mktemp -d
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.377 + export GOPATH=/tmp/tmp.XJaTvYLqMw
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.377 + GOPATH=/tmp/tmp.XJaTvYLqMw
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.377 + RM_GOPATH=1
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.377 + case "$(go env GOARCH)" in
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.401 ++ go env GOARCH
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.497 + export GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.497 + GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.497 ++ dirname /tmp/install/install.sh
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.498 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + dir=/tmp/install
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + bin=proxy
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + shift
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + '[' '!' -f /tmp/install/proxy.installer ']'
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + . /tmp/install/proxy.installer
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + install_proxy
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + case "$1" in
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + export CGO_ENABLED=0
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + CGO_ENABLED=0
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + _install_proxy
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.511 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XJaTvYLqMw/src/github.com/docker/libnetwork
00:28:29 [2020-11-10T00:28:29.090Z] #62 8.521 Cloning into '/tmp/tmp.XJaTvYLqMw/src/github.com/docker/libnetwork'...
00:28:29 [2020-11-10T00:28:29.133Z] #8 ...
00:28:29 [2020-11-10T00:28:29.133Z] 
00:28:29 [2020-11-10T00:28:29.133Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:28:29 [2020-11-10T00:28:29.133Z] #25 1.342 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:28:29 [2020-11-10T00:28:29.133Z] #25 1.342 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
00:28:29 [2020-11-10T00:28:29.133Z] #25 1.354 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:28:29 [2020-11-10T00:28:29.133Z] #25 1.542 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:28:29 [2020-11-10T00:28:29.133Z] #25 1.786 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:28:29 [2020-11-10T00:28:29.133Z] #25 2.095 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:28:29 [2020-11-10T00:28:29.133Z] #25 3.954 Fetched 8398 kB in 3s (2934 kB/s)
00:28:29 [2020-11-10T00:28:29.133Z] #25 3.954 Reading package lists...
00:28:29 [2020-11-10T00:28:29.133Z] #25 4.981 Reading package lists...
00:28:29 [2020-11-10T00:28:29.133Z] #25 6.006 Building dependency tree...
00:28:29 [2020-11-10T00:28:29.133Z] #25 6.384 The following additional packages will be installed:
00:28:29 [2020-11-10T00:28:29.133Z] #25 6.384   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:28:29 [2020-11-10T00:28:29.133Z] #25 6.384   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.384   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.384 Suggested packages:
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.384   krb5-doc krb5-user
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.384 Recommended packages:
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.384   krb5-locales publicsuffix libsasl2-modules
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.586 The following NEW packages will be installed:
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.586   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.586   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.586   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.586   libssh2-1 libssl1.1 openssl
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.867 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.867 Need to get 5050 kB of archives.
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.867 After this operation, 12.1 MB of additional disk space will be used.
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.867 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.870 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.872 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.880 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.880 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.926 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.942 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.942 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.947 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.947 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.954 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.957 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.963 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.963 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.967 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.967 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.970 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.980 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.986 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.992 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 6.993 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.197 debconf: delaying package configuration, since apt-utils is not installed
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.229 Fetched 5050 kB in 0s (13.1 MB/s)
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.256 Selecting previously unselected package libsasl2-modules-db:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.256 (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 ... 6677 files and directories currently installed.)
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.265 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.270 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.321 Selecting previously unselected package libsasl2-2:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.321 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.328 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.378 Selecting previously unselected package libldap-common.
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.378 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.384 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.447 Selecting previously unselected package libldap-2.4-2:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.447 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.451 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.538 Selecting previously unselected package libssl1.1:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.538 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.545 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.782 Selecting previously unselected package openssl.
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.782 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.788 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.956 Selecting previously unselected package ca-certificates.
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.956 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 7.966 Unpacking ca-certificates (20200601~deb10u1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.053 Selecting previously unselected package libkeyutils1:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.053 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.057 Unpacking libkeyutils1:amd64 (1.6-6) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.108 Selecting previously unselected package libkrb5support0:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.108 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.114 Unpacking libkrb5support0:amd64 (1.17-3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.177 Selecting previously unselected package libk5crypto3:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.177 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.177 Unpacking libk5crypto3:amd64 (1.17-3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.240 Selecting previously unselected package libkrb5-3:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.240 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.244 Unpacking libkrb5-3:amd64 (1.17-3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.406 Selecting previously unselected package libgssapi-krb5-2:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.406 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.412 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.510 Selecting previously unselected package libnghttp2-14:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.510 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.514 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.577 Selecting previously unselected package libpsl5:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.577 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.583 Unpacking libpsl5:amd64 (0.20.2-2) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.663 Selecting previously unselected package librtmp1:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.663 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.667 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.758 Selecting previously unselected package libssh2-1:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.758 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.790 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.856 Selecting previously unselected package libcurl4:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.856 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.860 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.957 Selecting previously unselected package curl.
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.957 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 8.960 Unpacking curl (7.64.0-4+deb10u1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.041 Selecting previously unselected package libonig5:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.041 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.044 Unpacking libonig5:amd64 (6.9.1-1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.115 Selecting previously unselected package libjq1:amd64.
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.115 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.119 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.174 Selecting previously unselected package jq.
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.174 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.179 Unpacking jq (1.5+dfsg-2+b1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.224 Setting up libkeyutils1:amd64 (1.6-6) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.241 Setting up libpsl5:amd64 (0.20.2-2) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.251 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.446 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.456 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.475 Setting up libkrb5support0:amd64 (1.17-3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.482 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.488 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.501 Setting up libk5crypto3:amd64 (1.17-3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.509 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.522 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.536 Setting up libkrb5-3:amd64 (1.17-3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.546 Setting up openssl (1.1.1d-0+deb10u3) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 9.562 Setting up libonig5:amd64 (6.9.1-1) ...
00:28:29 [2020-11-10T00:28:29.134Z] #25 ...
00:28:29 [2020-11-10T00:28:29.134Z] 
00:28:29 [2020-11-10T00:28:29.134Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:29 [2020-11-10T00:28:29.180Z] #41 13.01   DEP      images/seccomp.pb-c.d
00:28:29 [2020-11-10T00:28:29.180Z] #41 13.13   PBCC     images/userns.pb-c.c
00:28:29 [2020-11-10T00:28:29.180Z] #41 13.14   DEP      images/userns.pb-c.d
00:28:29 [2020-11-10T00:28:29.180Z] #41 13.21   PBCC     images/cgroup.pb-c.c
00:28:29 [2020-11-10T00:28:29.180Z] #41 13.26   DEP      images/cgroup.pb-c.d
00:28:29 [2020-11-10T00:28:29.180Z] #41 ...
00:28:29 [2020-11-10T00:28:29.180Z] 
00:28:29 [2020-11-10T00:28:29.180Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:29 [2020-11-10T00:28:29.180Z] #49 108.1 encoding/json
00:28:29 [2020-11-10T00:28:29.180Z] #49 113.1 github.com/pkg/diff
00:28:29 [2020-11-10T00:28:29.180Z] #49 115.5 go/ast
00:28:29 [2020-11-10T00:28:29.180Z] #49 116.9 golang.org/x/crypto/ssh/terminal
00:28:29 [2020-11-10T00:28:29.350Z] #62 ...
00:28:29 [2020-11-10T00:28:29.350Z] 
00:28:29 [2020-11-10T00:28:29.350Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.429 + RM_GOPATH=0
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.429 + TMP_GOPATH=
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.429 + : /build
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.429 + '[' -z '' ']'
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.429 ++ mktemp -d
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.429 + export GOPATH=/tmp/tmp.AOXfKOozSE
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.429 + GOPATH=/tmp/tmp.AOXfKOozSE
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.429 + RM_GOPATH=1
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.429 + case "$(go env GOARCH)" in
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.429 ++ go env GOARCH
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.470 + export GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.470 + GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.471 ++ dirname /tmp/install/install.sh
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + dir=/tmp/install
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + bin=rootlesskit
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + shift
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + . /tmp/install/rootlesskit.installer
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + install_rootlesskit
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + case "$1" in
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + export CGO_ENABLED=0
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + CGO_ENABLED=0
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + _install_rootlesskit
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.477 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AOXfKOozSE/src/github.com/rootless-containers/rootlesskit
00:28:29 [2020-11-10T00:28:29.350Z] #56 6.478 Cloning into '/tmp/tmp.AOXfKOozSE/src/github.com/rootless-containers/rootlesskit'...
00:28:29 [2020-11-10T00:28:29.350Z] #56 ...
00:28:29 [2020-11-10T00:28:29.350Z] 
00:28:29 [2020-11-10T00:28:29.350Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:29 [2020-11-10T00:28:29.350Z] #45 7.812 + RM_GOPATH=0
00:28:29 [2020-11-10T00:28:29.350Z] #45 7.812 + TMP_GOPATH=
00:28:29 [2020-11-10T00:28:29.350Z] #45 7.812 + : /build
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.812 + '[' -z '' ']'
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.814 ++ mktemp -d
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.814 + export GOPATH=/tmp/tmp.h58dXu8sJX
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.814 + GOPATH=/tmp/tmp.h58dXu8sJX
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.814 + RM_GOPATH=1
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.814 + case "$(go env GOARCH)" in
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.817 ++ go env GOARCH
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.841 + export GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.841 + GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.841 ++ dirname /tmp/install/install.sh
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + dir=/tmp/install
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + bin=gotestsum
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + shift
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + . /tmp/install/gotestsum.installer
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 ++ : v0.5.3
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + install_gotestsum
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + set -e
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + export GO111MODULE=on
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + GO111MODULE=on
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + GOBIN=/build
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.853 + go get gotest.tools/gotestsum@v0.5.3
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.886 go: finding gotest.tools v0.5.3
00:28:29 [2020-11-10T00:28:29.351Z] #45 7.906 go: finding gotest.tools/gotestsum v0.5.3
00:28:29 [2020-11-10T00:28:29.351Z] #45 9.610 go: downloading gotest.tools/gotestsum v0.5.3
00:28:29 [2020-11-10T00:28:29.351Z] #45 10.30 go: extracting gotest.tools/gotestsum v0.5.3
00:28:29 [2020-11-10T00:28:29.436Z] #49 ...
00:28:29 [2020-11-10T00:28:29.436Z] 
00:28:29 [2020-11-10T00:28:29.436Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:29 [2020-11-10T00:28:29.436Z] #41 13.38   PBCC     images/ext-file.pb-c.c
00:28:29 [2020-11-10T00:28:29.436Z] #41 13.41   DEP      images/ext-file.pb-c.d
00:28:29 [2020-11-10T00:28:29.436Z] #41 13.50   PBCC     images/rpc.pb-c.c
00:28:29 [2020-11-10T00:28:29.612Z] #45 ...
00:28:29 [2020-11-10T00:28:29.612Z] 
00:28:29 [2020-11-10T00:28:29.612Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:29 [2020-11-10T00:28:29.612Z] #40 9.516 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:28:29 [2020-11-10T00:28:29.612Z] #40 9.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:28:29 [2020-11-10T00:28:29.612Z] #40 9.625 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:28:29 [2020-11-10T00:28:29.693Z] #41 13.55   DEP      images/rpc.pb-c.d
00:28:29 [2020-11-10T00:28:29.693Z] #41 13.71   PBCC     images/siginfo.pb-c.c
00:28:29 [2020-11-10T00:28:29.693Z] #41 13.76   DEP      images/siginfo.pb-c.d
00:28:29 [2020-11-10T00:28:29.872Z] #40 ...
00:28:29 [2020-11-10T00:28:29.872Z] 
00:28:29 [2020-11-10T00:28:29.872Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.109 + RM_GOPATH=0
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.109 + TMP_GOPATH=
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.109 + : /build
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.109 + '[' -z '' ']'
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.109 ++ mktemp -d
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.109 + export GOPATH=/tmp/tmp.7XkCMrgm1g
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.109 + GOPATH=/tmp/tmp.7XkCMrgm1g
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.109 + RM_GOPATH=1
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.109 + case "$(go env GOARCH)" in
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.110 ++ go env GOARCH
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 + export GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 + GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 ++ dirname /tmp/install/install.sh
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 + dir=/tmp/install
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 + bin=shfmt
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 + shift
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 + . /tmp/install/shfmt.installer
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 + install_shfmt
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7XkCMrgm1g/src/github.com/mvdan/sh
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.186 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:28:29 [2020-11-10T00:28:29.872Z] #49 7.203 Cloning into '/tmp/tmp.7XkCMrgm1g/src/github.com/mvdan/sh'...
00:28:29 [2020-11-10T00:28:29.872Z] #49 ...
00:28:29 [2020-11-10T00:28:29.872Z] 
00:28:29 [2020-11-10T00:28:29.872Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:28:29 [2020-11-10T00:28:29.872Z] #30 7.942 + git clone https://github.com/kolyshkin/go-swagger.git .
00:28:29 [2020-11-10T00:28:29.872Z] #30 7.942 Cloning into '.'...
00:28:29 [2020-11-10T00:28:29.950Z] #41 13.99   PBCC     images/pagemap.pb-c.c
00:28:29 [2020-11-10T00:28:29.950Z] #41 14.04   DEP      images/pagemap.pb-c.d
00:28:30 [2020-11-10T00:28:30.133Z] #30 ...
00:28:30 [2020-11-10T00:28:30.133Z] 
00:28:30 [2020-11-10T00:28:30.133Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:30 [2020-11-10T00:28:30.133Z] #11 8.914 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:28:30 [2020-11-10T00:28:30.133Z] #11 9.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:28:30 [2020-11-10T00:28:30.133Z] #11 9.098 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:28:30 [2020-11-10T00:28:30.133Z] #11 11.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:28:30 [2020-11-10T00:28:30.133Z] #11 ...
00:28:30 [2020-11-10T00:28:30.133Z] 
00:28:30 [2020-11-10T00:28:30.133Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:30 [2020-11-10T00:28:30.133Z] #40 11.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:28:30 [2020-11-10T00:28:30.207Z] #41 14.09   PBCC     images/rlimit.pb-c.c
00:28:30 [2020-11-10T00:28:30.207Z] #41 14.18   DEP      images/rlimit.pb-c.d
00:28:30 [2020-11-10T00:28:30.464Z] #41 14.23   PBCC     images/file-lock.pb-c.c
00:28:30 [2020-11-10T00:28:30.464Z] #41 14.23   DEP      images/file-lock.pb-c.d
00:28:30 [2020-11-10T00:28:30.464Z] #41 14.24   PBCC     images/tty.pb-c.c
00:28:30 [2020-11-10T00:28:30.464Z] #41 14.27   DEP      images/tty.pb-c.d
00:28:30 [2020-11-10T00:28:30.464Z] #41 14.35   PBCC     images/tun.pb-c.c
00:28:30 [2020-11-10T00:28:30.464Z] #41 14.39   PBCC     images/netdev.pb-c.c
00:28:30 [2020-11-10T00:28:30.464Z] #41 14.44   DEP      images/tun.pb-c.d
00:28:30 [2020-11-10T00:28:30.464Z] #41 14.56   DEP      images/netdev.pb-c.d
00:28:30 [2020-11-10T00:28:30.721Z] #41 14.66   PBCC     images/vma.pb-c.c
00:28:30 [2020-11-10T00:28:30.721Z] #41 14.77   DEP      images/vma.pb-c.d
00:28:30 [2020-11-10T00:28:30.978Z] #41 14.83   PBCC     images/creds.pb-c.c
00:28:30 [2020-11-10T00:28:30.978Z] #41 14.85   DEP      images/creds.pb-c.d
00:28:30 [2020-11-10T00:28:30.978Z] #41 14.88   PBCC     images/utsns.pb-c.c
00:28:30 [2020-11-10T00:28:30.978Z] #41 14.91   DEP      images/utsns.pb-c.d
00:28:30 [2020-11-10T00:28:30.978Z] #41 14.98   PBCC     images/ipc-desc.pb-c.c
00:28:31 [2020-11-10T00:28:31.237Z] #41 15.02   PBCC     images/ipc-sem.pb-c.c
00:28:31 [2020-11-10T00:28:31.237Z] #41 15.05   DEP      images/ipc-desc.pb-c.d
00:28:31 [2020-11-10T00:28:31.237Z] #41 15.16   DEP      images/ipc-sem.pb-c.d
00:28:31 [2020-11-10T00:28:31.237Z] #41 15.24   PBCC     images/ipc-msg.pb-c.c
00:28:31 [2020-11-10T00:28:31.237Z] #41 15.28   DEP      images/ipc-msg.pb-c.d
00:28:31 [2020-11-10T00:28:31.495Z] #41 15.37   PBCC     images/ipc-shm.pb-c.c
00:28:31 [2020-11-10T00:28:31.495Z] #41 15.48   DEP      images/ipc-shm.pb-c.d
00:28:31 [2020-11-10T00:28:31.495Z] #41 15.52   PBCC     images/ipc-var.pb-c.c
00:28:31 [2020-11-10T00:28:31.495Z] #41 15.54   DEP      images/ipc-var.pb-c.d
00:28:31 [2020-11-10T00:28:31.589Z] #33 ...
00:28:31 [2020-11-10T00:28:31.589Z] 
00:28:31 [2020-11-10T00:28:31.589Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:28:31 [2020-11-10T00:28:31.589Z] #31 47.33 Checking out files:  92% (1401/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.
00:28:31 [2020-11-10T00:28:31.589Z] #31 47.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:28:31 [2020-11-10T00:28:31.589Z] #31 48.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:28:31 [2020-11-10T00:28:31.589Z] #31 ...
00:28:31 [2020-11-10T00:28:31.589Z] 
00:28:31 [2020-11-10T00:28:31.589Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:31 [2020-11-10T00:28:31.589Z] #12 39.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 41.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 41.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 41.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 41.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 41.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 41.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 41.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 42.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 42.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 42.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 42.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 42.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 42.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 42.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 42.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
00:28:31 [2020-11-10T00:28:31.589Z] #12 43.76 debconf: delaying package configuration, since apt-utils is not installed
00:28:31 [2020-11-10T00:28:31.589Z] #12 43.96 Fetched 78.9 MB in 8s (10.2 MB/s)
00:28:31 [2020-11-10T00:28:31.589Z] #12 44.10 Selecting previously unselected package binutils-mingw-w64-i686.
00:28:31 [2020-11-10T00:28:31.589Z] #12 44.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:28:31 [2020-11-10T00:28:31.589Z] #12 44.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
00:28:31 [2020-11-10T00:28:31.589Z] #12 44.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:28:31 [2020-11-10T00:28:31.589Z] #12 47.33 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:28:31 [2020-11-10T00:28:31.589Z] #12 47.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
00:28:31 [2020-11-10T00:28:31.589Z] #12 47.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:28:31 [2020-11-10T00:28:31.804Z] #41 15.59   PBCC     images/sk-opts.pb-c.c
00:28:31 [2020-11-10T00:28:31.804Z] #41 15.61   PBCC     images/packet-sock.pb-c.c
00:28:31 [2020-11-10T00:28:31.804Z] #41 15.70   DEP      images/sk-opts.pb-c.d
00:28:31 [2020-11-10T00:28:31.804Z] #41 15.74   DEP      images/packet-sock.pb-c.d
00:28:31 [2020-11-10T00:28:31.804Z] #41 15.83   PBCC     images/sk-netlink.pb-c.c
00:28:31 [2020-11-10T00:28:31.888Z] #12 ...
00:28:31 [2020-11-10T00:28:31.888Z] 
00:28:31 [2020-11-10T00:28:31.888Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:31 [2020-11-10T00:28:31.888Z] #33 49.44 strings
00:28:31 [2020-11-10T00:28:31.888Z] #33 49.45 bytes
00:28:32 [2020-11-10T00:28:32.139Z] #41 15.93   DEP      images/sk-netlink.pb-c.d
00:28:32 [2020-11-10T00:28:32.139Z] #41 16.02   PBCC     images/sk-inet.pb-c.c
00:28:32 [2020-11-10T00:28:32.139Z] #41 16.11   DEP      images/sk-inet.pb-c.d
00:28:32 [2020-11-10T00:28:32.139Z] #41 16.17   PBCC     images/sk-unix.pb-c.c
00:28:32 [2020-11-10T00:28:32.139Z] #41 16.22   DEP      images/sk-unix.pb-c.d
00:28:32 [2020-11-10T00:28:32.396Z] #41 16.28   PBCC     images/mm.pb-c.c
00:28:32 [2020-11-10T00:28:32.396Z] #41 16.36   DEP      images/mm.pb-c.d
00:28:32 [2020-11-10T00:28:32.658Z] #41 16.43   PBCC     images/timerfd.pb-c.c
00:28:32 [2020-11-10T00:28:32.658Z] #41 16.52   DEP      images/timerfd.pb-c.d
00:28:32 [2020-11-10T00:28:32.921Z] #41 16.70   PBCC     images/timer.pb-c.c
00:28:32 [2020-11-10T00:28:32.921Z] #41 16.79   DEP      images/timer.pb-c.d
00:28:32 [2020-11-10T00:28:32.921Z] #41 16.83   PBCC     images/sa.pb-c.c
00:28:33 [2020-11-10T00:28:33.177Z] #41 17.08   DEP      images/sa.pb-c.d
00:28:33 [2020-11-10T00:28:33.177Z] #41 17.14   PBCC     images/pipe-data.pb-c.c
00:28:33 [2020-11-10T00:28:33.379Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.8s done
00:28:33 [2020-11-10T00:28:33.431Z] #33 ...
00:28:33 [2020-11-10T00:28:33.431Z] 
00:28:33 [2020-11-10T00:28:33.431Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:33 [2020-11-10T00:28:33.431Z] #41 41.06 Selecting previously unselected package libprotoc17:ppc64el.
00:28:33 [2020-11-10T00:28:33.431Z] #41 41.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 41.08 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.16 Selecting previously unselected package protobuf-c-compiler.
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.27 Selecting previously unselected package protobuf-compiler.
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.31 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.55 Selecting previously unselected package python-pkg-resources.
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.56 Unpacking python-pkg-resources (40.8.0-1) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.89 Selecting previously unselected package python-six.
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.91 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 42.92 Unpacking python-six (1.12.0-1) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 43.10 Selecting previously unselected package python-protobuf.
00:28:33 [2020-11-10T00:28:33.431Z] #41 43.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 43.14 Unpacking python-protobuf (3.6.1.3-2) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 43.71 Setting up python-pkg-resources (40.8.0-1) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 48.95 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 48.96 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 48.99 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 49.01 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 49.01 Setting up python-six (1.12.0-1) ...
00:28:33 [2020-11-10T00:28:33.431Z] #41 ...
00:28:33 [2020-11-10T00:28:33.431Z] 
00:28:33 [2020-11-10T00:28:33.431Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:33 [2020-11-10T00:28:33.431Z] #35 40.96 Unpacking vim-common (2:8.1.0875-5) ...
00:28:33 [2020-11-10T00:28:33.431Z] #35 41.57 Selecting previously unselected package cmake-data.
00:28:33 [2020-11-10T00:28:33.431Z] #35 41.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:28:33 [2020-11-10T00:28:33.431Z] #35 41.59 Unpacking cmake-data (3.13.4-1) ...
00:28:33 [2020-11-10T00:28:33.431Z] #35 45.46 Selecting previously unselected package libicu63:ppc64el.
00:28:33 [2020-11-10T00:28:33.431Z] #35 45.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
00:28:33 [2020-11-10T00:28:33.431Z] #35 45.48 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
00:28:33 [2020-11-10T00:28:33.431Z] #35 ...
00:28:33 [2020-11-10T00:28:33.431Z] 
00:28:33 [2020-11-10T00:28:33.431Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:33 [2020-11-10T00:28:33.431Z] #48 41.33 go: finding github.com/fatih/color v1.7.0
00:28:33 [2020-11-10T00:28:33.431Z] #48 41.41 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:28:33 [2020-11-10T00:28:33.431Z] #48 41.65 go: finding github.com/mattn/go-colorable v0.1.4
00:28:33 [2020-11-10T00:28:33.431Z] #48 41.66 go: finding github.com/pkg/errors v0.8.1
00:28:33 [2020-11-10T00:28:33.431Z] #48 41.75 go: finding github.com/go-lintpack/lintpack v0.5.2
00:28:33 [2020-11-10T00:28:33.431Z] #48 41.77 go: finding github.com/mattn/go-isatty v0.0.8
00:28:33 [2020-11-10T00:28:33.431Z] #48 41.82 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:28:33 [2020-11-10T00:28:33.431Z] #48 41.87 go: finding github.com/go-critic/go-critic v0.4.1
00:28:33 [2020-11-10T00:28:33.431Z] #48 41.88 go: finding github.com/mitchellh/go-homedir v1.1.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 41.90 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.03 go: finding github.com/spf13/viper v1.6.1
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.04 go: finding github.com/sirupsen/logrus v1.4.2
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.09 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.13 go: finding github.com/stretchr/testify v1.4.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.19 go: finding github.com/go-toolsmith/astequal v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.20 go: finding github.com/go-toolsmith/astp v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.30 go: finding github.com/go-toolsmith/astcast v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.32 go: finding github.com/go-toolsmith/typep v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.41 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.42 go: finding github.com/davecgh/go-spew v1.1.1
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.48 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.48 go: finding github.com/spf13/cobra v0.0.5
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.53 go: finding github.com/gobwas/glob v0.2.3
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.59 go: finding github.com/pmezard/go-difflib v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #40 14.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.63 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.65 go: finding github.com/spf13/pflag v1.0.5
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.70 go: finding github.com/stretchr/objx v0.2.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.77 go: finding github.com/fsnotify/fsnotify v1.4.7
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.79 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.82 go: finding github.com/go-toolsmith/strparse v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.83 go: finding github.com/hashicorp/hcl v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.95 go: finding gopkg.in/yaml.v2 v2.2.7
00:28:33 [2020-11-10T00:28:33.432Z] #48 42.97 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.07 go: finding github.com/magiconair/properties v1.8.1
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.10 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.11 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.14 go: finding github.com/mitchellh/mapstructure v1.1.2
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.16 go: finding github.com/pelletier/go-toml v1.2.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.21 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.30 go: finding github.com/spf13/afero v1.1.2
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.31 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.39 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.40 go: finding github.com/spf13/cast v1.3.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.42 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.50 go: finding github.com/subosito/gotenv v1.2.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.67 go: finding gopkg.in/ini.v1 v1.51.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.73 go: finding golang.org/x/text v0.3.2
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.85 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.86 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:28:33 [2020-11-10T00:28:33.432Z] #48 43.99 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.02 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.02 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.11 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.11 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.14 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.24 go: finding github.com/kisielk/gotool v1.0.0
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.30 go: finding github.com/sourcegraph/go-diff v0.5.1
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.31 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.33 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.35 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.40 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.46 go: finding github.com/ultraware/funlen v0.0.2
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.47 go: finding github.com/uudashr/gocognit v1.0.1
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.48 go: finding github.com/ultraware/whitespace v0.0.4
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.62 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:28:33 [2020-11-10T00:28:33.432Z] #48 44.76 go: finding github.com/gogo/protobuf v1.2.1
00:28:33 [2020-11-10T00:28:33.432Z] #48 45.05 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:28:33 [2020-11-10T00:28:33.432Z] #48 45.16 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:28:33 [2020-11-10T00:28:33.432Z] #48 45.16 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:28:33 [2020-11-10T00:28:33.432Z] #48 45.24 go: finding github.com/BurntSushi/toml v0.3.1
00:28:33 [2020-11-10T00:28:33.432Z] #48 45.33 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:28:33 [2020-11-10T00:28:33.434Z] #41 17.22   DEP      images/pipe-data.pb-c.d
00:28:33 [2020-11-10T00:28:33.434Z] #41 17.33   PBCC     images/mnt.pb-c.c
00:28:33 [2020-11-10T00:28:33.434Z] #41 17.37   DEP      images/mnt.pb-c.d
00:28:33 [2020-11-10T00:28:33.691Z] #41 17.59   PBCC     images/sk-packet.pb-c.c
00:28:33 [2020-11-10T00:28:33.691Z] #41 17.67   DEP      images/sk-packet.pb-c.d
00:28:33 [2020-11-10T00:28:33.732Z] #48 ...
00:28:33 [2020-11-10T00:28:33.732Z] 
00:28:33 [2020-11-10T00:28:33.732Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:33 [2020-11-10T00:28:33.732Z] #35 51.44 Selecting previously unselected package libxml2:ppc64el.
00:28:33 [2020-11-10T00:28:33.732Z] #35 51.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
00:28:33 [2020-11-10T00:28:33.732Z] #35 51.45 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
00:28:33 [2020-11-10T00:28:33.947Z] #41 17.79   PBCC     images/tcp-stream.pb-c.c
00:28:33 [2020-11-10T00:28:33.947Z] #41 17.88   DEP      images/tcp-stream.pb-c.d
00:28:33 [2020-11-10T00:28:33.947Z] #41 18.03   PBCC     images/pipe.pb-c.c
00:28:33 [2020-11-10T00:28:33.951Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
00:28:34 [2020-11-10T00:28:34.203Z] #41 18.09   DEP      images/pipe.pb-c.d
00:28:34 [2020-11-10T00:28:34.382Z] #35 51.92 Selecting previously unselected package libarchive13:ppc64el.
00:28:34 [2020-11-10T00:28:34.382Z] #35 51.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
00:28:34 [2020-11-10T00:28:34.382Z] #35 51.94 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
00:28:34 [2020-11-10T00:28:34.382Z] #35 52.19 Selecting previously unselected package libjsoncpp1:ppc64el.
00:28:34 [2020-11-10T00:28:34.382Z] #35 52.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
00:28:34 [2020-11-10T00:28:34.382Z] #35 52.21 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
00:28:34 [2020-11-10T00:28:34.459Z] #41 18.27   PBCC     images/pstree.pb-c.c
00:28:34 [2020-11-10T00:28:34.459Z] #41 18.33   DEP      images/pstree.pb-c.d
00:28:34 [2020-11-10T00:28:34.459Z] #41 18.44   PBCC     images/fs.pb-c.c
00:28:34 [2020-11-10T00:28:34.681Z] #35 52.38 Selecting previously unselected package librhash0:ppc64el.
00:28:34 [2020-11-10T00:28:34.682Z] #35 52.39 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
00:28:34 [2020-11-10T00:28:34.682Z] #35 52.39 Unpacking librhash0:ppc64el (1.3.8-1) ...
00:28:34 [2020-11-10T00:28:34.682Z] #35 52.59 Selecting previously unselected package libuv1:ppc64el.
00:28:34 [2020-11-10T00:28:34.720Z] #41 18.57   DEP      images/fs.pb-c.d
00:28:34 [2020-11-10T00:28:34.720Z] #41 18.64   PBCC     images/signalfd.pb-c.c
00:28:34 [2020-11-10T00:28:34.892Z] #8 ...
00:28:34 [2020-11-10T00:28:34.892Z] 
00:28:34 [2020-11-10T00:28:34.892Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:28:34 [2020-11-10T00:28:34.892Z] #25 9.571 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:28:34 [2020-11-10T00:28:34.892Z] #25 9.582 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
00:28:34 [2020-11-10T00:28:34.892Z] #25 9.593 Setting up ca-certificates (20200601~deb10u1) ...
00:28:34 [2020-11-10T00:28:34.892Z] #25 10.38 Updating certificates in /etc/ssl/certs...
00:28:34 [2020-11-10T00:28:34.892Z] #25 11.39 126 added, 0 removed; done.
00:28:34 [2020-11-10T00:28:34.892Z] #25 11.47 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
00:28:34 [2020-11-10T00:28:34.892Z] #25 11.48 Setting up jq (1.5+dfsg-2+b1) ...
00:28:34 [2020-11-10T00:28:34.892Z] #25 11.50 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:28:34 [2020-11-10T00:28:34.892Z] #25 11.53 Setting up curl (7.64.0-4+deb10u1) ...
00:28:34 [2020-11-10T00:28:34.892Z] #25 11.55 Processing triggers for libc-bin (2.28-10) ...
00:28:34 [2020-11-10T00:28:34.892Z] #25 11.57 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:28:34 [2020-11-10T00:28:34.892Z] #25 11.58 Updating certificates in /etc/ssl/certs...
00:28:34 [2020-11-10T00:28:34.892Z] #25 12.49 0 added, 0 removed; done.
00:28:34 [2020-11-10T00:28:34.892Z] #25 12.49 Running hooks in /etc/ca-certificates/update.d...
00:28:34 [2020-11-10T00:28:34.892Z] #25 12.50 done.
00:28:34 [2020-11-10T00:28:34.892Z] #25 DONE 15.2s
00:28:34 [2020-11-10T00:28:34.892Z] 
00:28:34 [2020-11-10T00:28:34.892Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:34 [2020-11-10T00:28:34.892Z] #8 ...
00:28:34 [2020-11-10T00:28:34.892Z] 
00:28:34 [2020-11-10T00:28:34.892Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:28:34 [2020-11-10T00:28:34.980Z] #35 52.61 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
00:28:34 [2020-11-10T00:28:34.980Z] #35 52.62 Unpacking libuv1:ppc64el (1.24.1-1) ...
00:28:34 [2020-11-10T00:28:34.980Z] #35 52.83 Selecting previously unselected package cmake.
00:28:34 [2020-11-10T00:28:34.980Z] #35 52.84 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
00:28:34 [2020-11-10T00:28:34.980Z] #35 52.84 Unpacking cmake (3.13.4-1) ...
00:28:34 [2020-11-10T00:28:34.989Z] #41 18.72   DEP      images/signalfd.pb-c.d
00:28:34 [2020-11-10T00:28:34.989Z] #41 18.83   PBCC     images/fh.pb-c.c
00:28:34 [2020-11-10T00:28:34.989Z] #41 18.96   PBCC     images/fsnotify.pb-c.c
00:28:35 [2020-11-10T00:28:35.246Z] #41 19.04   DEP      images/fh.pb-c.d
00:28:35 [2020-11-10T00:28:35.246Z] #41 19.15   DEP      images/fsnotify.pb-c.d
00:28:35 [2020-11-10T00:28:35.342Z] #40 ...
00:28:35 [2020-11-10T00:28:35.342Z] 
00:28:35 [2020-11-10T00:28:35.342Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:35 [2020-11-10T00:28:35.342Z] #32 16.31 internal/testlog
00:28:35 [2020-11-10T00:28:35.342Z] #32 16.53 encoding
00:28:35 [2020-11-10T00:28:35.342Z] #32 16.80 runtime/cgo
00:28:35 [2020-11-10T00:28:35.463Z] #26 DONE 0.6s
00:28:35 [2020-11-10T00:28:35.463Z] 
00:28:35 [2020-11-10T00:28:35.463Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:28:35 [2020-11-10T00:28:35.503Z] #41 19.29   PBCC     images/eventpoll.pb-c.c
00:28:35 [2020-11-10T00:28:35.503Z] #41 19.38   DEP      images/eventpoll.pb-c.d
00:28:35 [2020-11-10T00:28:35.503Z] #41 19.48   PBCC     images/eventfd.pb-c.c
00:28:35 [2020-11-10T00:28:35.759Z] #41 19.54   DEP      images/eventfd.pb-c.d
00:28:35 [2020-11-10T00:28:35.759Z] #41 19.67   PBCC     images/remap-file-path.pb-c.c
00:28:35 [2020-11-10T00:28:35.759Z] #41 19.74   DEP      images/remap-file-path.pb-c.d
00:28:36 [2020-11-10T00:28:36.016Z] #41 19.86   PBCC     images/fifo.pb-c.c
00:28:36 [2020-11-10T00:28:36.016Z] #41 19.93   DEP      images/fifo.pb-c.d
00:28:36 [2020-11-10T00:28:36.016Z] #41 20.03   PBCC     images/ghost-file.pb-c.c
00:28:36 [2020-11-10T00:28:36.274Z] #41 20.16   DEP      images/ghost-file.pb-c.d
00:28:36 [2020-11-10T00:28:36.838Z] #41 20.50   PBCC     images/regfile.pb-c.c
00:28:36 [2020-11-10T00:28:36.838Z] #41 20.58   DEP      images/regfile.pb-c.d
00:28:36 [2020-11-10T00:28:36.838Z] #41 20.66   PBCC     images/ns.pb-c.c
00:28:36 [2020-11-10T00:28:36.838Z] #41 20.69   DEP      images/ns.pb-c.d
00:28:36 [2020-11-10T00:28:36.838Z] #41 20.74   PBCC     images/fdinfo.pb-c.c
00:28:36 [2020-11-10T00:28:36.838Z] #41 20.83   DEP      images/fdinfo.pb-c.d
00:28:36 [2020-11-10T00:28:36.838Z] #41 20.87   PBCC     images/core-aarch64.pb-c.c
00:28:37 [2020-11-10T00:28:37.095Z] #41 20.91   PBCC     images/core-arm.pb-c.c
00:28:37 [2020-11-10T00:28:37.095Z] #41 20.97   PBCC     images/core-ppc64.pb-c.c
00:28:37 [2020-11-10T00:28:37.095Z] #41 21.01   PBCC     images/core-s390.pb-c.c
00:28:37 [2020-11-10T00:28:37.095Z] #41 21.09   PBCC     images/core-x86.pb-c.c
00:28:37 [2020-11-10T00:28:37.095Z] #41 21.14   PBCC     images/core.pb-c.c
00:28:37 [2020-11-10T00:28:37.104Z] #35 ...
00:28:37 [2020-11-10T00:28:37.104Z] 
00:28:37 [2020-11-10T00:28:37.104Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:37 [2020-11-10T00:28:37.104Z] #44 44.63 strconv
00:28:37 [2020-11-10T00:28:37.104Z] #44 44.66 sort
00:28:37 [2020-11-10T00:28:37.104Z] #44 44.67 internal/oserror
00:28:37 [2020-11-10T00:28:37.104Z] #44 44.67 io
00:28:37 [2020-11-10T00:28:37.104Z] #44 45.12 syscall
00:28:37 [2020-11-10T00:28:37.104Z] #44 48.21 github.com/LK4D4/vndr/godl/singleflight
00:28:37 [2020-11-10T00:28:37.104Z] #44 48.88 math/rand
00:28:37 [2020-11-10T00:28:37.104Z] #44 49.58 bytes
00:28:37 [2020-11-10T00:28:37.104Z] #44 52.92 strings
00:28:37 [2020-11-10T00:28:37.104Z] #44 ...
00:28:37 [2020-11-10T00:28:37.104Z] 
00:28:37 [2020-11-10T00:28:37.104Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:37 [2020-11-10T00:28:37.104Z] #12 50.77 Selecting previously unselected package binutils-mingw-w64.
00:28:37 [2020-11-10T00:28:37.104Z] #12 50.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:28:37 [2020-11-10T00:28:37.104Z] #12 50.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:28:37 [2020-11-10T00:28:37.104Z] #12 50.94 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
00:28:37 [2020-11-10T00:28:37.104Z] #12 50.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
00:28:37 [2020-11-10T00:28:37.104Z] #12 50.98 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
00:28:37 [2020-11-10T00:28:37.104Z] #12 51.19 Selecting previously unselected package dmsetup.
00:28:37 [2020-11-10T00:28:37.104Z] #12 51.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
00:28:37 [2020-11-10T00:28:37.104Z] #12 51.20 Unpacking dmsetup (2:1.02.155-3) ...
00:28:37 [2020-11-10T00:28:37.104Z] #12 51.42 Selecting previously unselected package mingw-w64-common.
00:28:37 [2020-11-10T00:28:37.104Z] #12 51.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:28:37 [2020-11-10T00:28:37.104Z] #12 51.43 Unpacking mingw-w64-common (6.0.0-3) ...
00:28:37 [2020-11-10T00:28:37.353Z] #41 21.24   PBCC     images/inventory.pb-c.c
00:28:37 [2020-11-10T00:28:37.353Z] #41 21.30   DEP      images/core-aarch64.pb-c.d
00:28:37 [2020-11-10T00:28:37.353Z] #41 21.34   DEP      images/core-arm.pb-c.d
00:28:37 [2020-11-10T00:28:37.391Z] #27 1.623 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:28:37 [2020-11-10T00:28:37.391Z] #27 1.727 
00:28:37 [2020-11-10T00:28:37.610Z] #41 21.39   DEP      images/core-ppc64.pb-c.d
00:28:37 [2020-11-10T00:28:37.610Z] #41 21.49   DEP      images/core-s390.pb-c.d
00:28:37 [2020-11-10T00:28:37.610Z] #41 21.58   DEP      images/core-x86.pb-c.d
00:28:37 [2020-11-10T00:28:37.610Z] #41 21.63   DEP      images/core.pb-c.d
00:28:37 [2020-11-10T00:28:37.653Z] #27 1.853 
#######                                                                   10.2%
########################                                                  34.2%
########################################                                  56.7%
#######################################################                   76.6%
#####################################################################     96.3%
######################################################################## 100.0%
00:28:37 [2020-11-10T00:28:37.867Z] #41 21.67   DEP      images/inventory.pb-c.d
00:28:37 [2020-11-10T00:28:37.868Z] #41 21.77   PBCC     images/cpuinfo.pb-c.c
00:28:37 [2020-11-10T00:28:37.868Z] #41 ...
00:28:37 [2020-11-10T00:28:37.868Z] 
00:28:37 [2020-11-10T00:28:37.868Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:37 [2020-11-10T00:28:37.868Z] #43 116.5 text/template/parse
00:28:37 [2020-11-10T00:28:37.868Z] #43 119.7 go/parser
00:28:37 [2020-11-10T00:28:37.868Z] #43 123.3 text/template
00:28:37 [2020-11-10T00:28:37.868Z] #43 125.2 encoding/xml
00:28:37 [2020-11-10T00:28:37.868Z] #43 ...
00:28:37 [2020-11-10T00:28:37.868Z] 
00:28:37 [2020-11-10T00:28:37.868Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:37 [2020-11-10T00:28:37.868Z] #41 21.79   DEP      images/cpuinfo.pb-c.d
00:28:37 [2020-11-10T00:28:37.868Z] #41 21.87   PBCC     images/stats.pb-c.c
00:28:37 [2020-11-10T00:28:37.868Z] #41 21.89   DEP      images/stats.pb-c.d
00:28:37 [2020-11-10T00:28:37.915Z] #27 2.365 
00:28:37 [2020-11-10T00:28:37.915Z] #27 2.495 
##########################################                                58.8%
######################################################################## 100.0%
00:28:37 [2020-11-10T00:28:37.915Z] #27 2.632 
00:28:38 [2020-11-10T00:28:38.177Z] #27 2.761 
#################################                                         46.7%
######################################################################## 100.0%
00:28:38 [2020-11-10T00:28:38.438Z] #27 2.906 
00:28:38 [2020-11-10T00:28:38.634Z] Client:
00:28:38 [2020-11-10T00:28:38.634Z]  Debug Mode: false
00:28:38 [2020-11-10T00:28:38.634Z] 
00:28:38 [2020-11-10T00:28:38.634Z] Server:
00:28:38 [2020-11-10T00:28:38.634Z]  Containers: 0
00:28:38 [2020-11-10T00:28:38.634Z]   Running: 0
00:28:38 [2020-11-10T00:28:38.634Z]   Paused: 0
00:28:38 [2020-11-10T00:28:38.634Z]   Stopped: 0
00:28:38 [2020-11-10T00:28:38.634Z]  Images: 0
00:28:38 [2020-11-10T00:28:38.634Z]  Server Version: 19.03.13
00:28:38 [2020-11-10T00:28:38.634Z]  Storage Driver: overlay2
00:28:38 [2020-11-10T00:28:38.634Z]   Backing Filesystem: extfs
00:28:38 [2020-11-10T00:28:38.634Z]   Supports d_type: true
00:28:38 [2020-11-10T00:28:38.634Z]   Native Overlay Diff: true
00:28:38 [2020-11-10T00:28:38.634Z]  Logging Driver: json-file
00:28:38 [2020-11-10T00:28:38.634Z]  Cgroup Driver: cgroupfs
00:28:38 [2020-11-10T00:28:38.634Z]  Plugins:
00:28:38 [2020-11-10T00:28:38.634Z]   Volume: local
00:28:38 [2020-11-10T00:28:38.634Z]   Network: bridge host ipvlan macvlan null overlay
00:28:38 [2020-11-10T00:28:38.634Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:28:38 [2020-11-10T00:28:38.634Z]  Swarm: inactive
00:28:38 [2020-11-10T00:28:38.634Z]  Runtimes: runc
00:28:38 [2020-11-10T00:28:38.634Z]  Default Runtime: runc
00:28:38 [2020-11-10T00:28:38.634Z]  Init Binary: docker-init
00:28:38 [2020-11-10T00:28:38.634Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:28:38 [2020-11-10T00:28:38.634Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:28:38 [2020-11-10T00:28:38.634Z]  init version: fec3683
00:28:38 [2020-11-10T00:28:38.634Z]  Security Options:
00:28:38 [2020-11-10T00:28:38.634Z]   apparmor
00:28:38 [2020-11-10T00:28:38.634Z]   seccomp
00:28:38 [2020-11-10T00:28:38.634Z]    Profile: default
00:28:38 [2020-11-10T00:28:38.634Z]  Kernel Version: 4.15.0-1083-aws
00:28:38 [2020-11-10T00:28:38.634Z]  Operating System: Ubuntu 16.04.7 LTS
00:28:38 [2020-11-10T00:28:38.634Z]  OSType: linux
00:28:38 [2020-11-10T00:28:38.634Z]  Architecture: aarch64
00:28:38 [2020-11-10T00:28:38.634Z]  CPUs: 4
00:28:38 [2020-11-10T00:28:38.634Z]  Total Memory: 7.525GiB
00:28:38 [2020-11-10T00:28:38.634Z]  Name: ip-10-100-120-51
00:28:38 [2020-11-10T00:28:38.634Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
00:28:38 [2020-11-10T00:28:38.634Z]  Docker Root Dir: /var/lib/docker
00:28:38 [2020-11-10T00:28:38.634Z]  Debug Mode: false
00:28:38 [2020-11-10T00:28:38.634Z]  Registry: https://index.docker.io/v1/
00:28:38 [2020-11-10T00:28:38.634Z]  Labels:
00:28:38 [2020-11-10T00:28:38.634Z]  Experimental: true
00:28:38 [2020-11-10T00:28:38.634Z]  Insecure Registries:
00:28:38 [2020-11-10T00:28:38.634Z]   127.0.0.0/8
00:28:38 [2020-11-10T00:28:38.634Z]  Live Restore Enabled: true
00:28:38 [2020-11-10T00:28:38.634Z] 
00:28:38 [2020-11-10T00:28:38.634Z] WARNING: No swap limit support
[Pipeline] sh
00:28:38 [2020-11-10T00:28:38.648Z] #12 ...
00:28:38 [2020-11-10T00:28:38.648Z] 
00:28:38 [2020-11-10T00:28:38.648Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:38 [2020-11-10T00:28:38.648Z] #35 55.89 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 55.97 Setting up xxd (2:8.1.0875-5) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 55.99 Setting up libuv1:ppc64el (1.24.1-1) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 56.01 Setting up vim-common (2:8.1.0875-5) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 56.07 Setting up librhash0:ppc64el (1.3.8-1) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 56.09 Setting up cmake-data (3.13.4-1) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 56.10 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 56.12 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 56.12 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 56.13 Setting up cmake (3.13.4-1) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 56.14 Processing triggers for libc-bin (2.28-10) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 56.21 Processing triggers for mime-support (3.62) ...
00:28:38 [2020-11-10T00:28:38.648Z] #35 DONE 56.4s
00:28:38 [2020-11-10T00:28:38.648Z] 
00:28:38 [2020-11-10T00:28:38.648Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:38 [2020-11-10T00:28:38.929Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:28:38 [2020-11-10T00:28:38.929Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:28:38 [2020-11-10T00:28:38.929Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41638/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:28:38 [2020-11-10T00:28:38.929Z] + bash /home/ubuntu/workspace/moby_PR-41638/check-config.sh
00:28:38 [2020-11-10T00:28:38.929Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:28:38 [2020-11-10T00:28:38.929Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
00:28:38 [2020-11-10T00:28:38.929Z] 
00:28:38 [2020-11-10T00:28:38.929Z] Generally Necessary:
00:28:38 [2020-11-10T00:28:38.929Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:28:38 [2020-11-10T00:28:38.929Z] - apparmor: enabled and tools installed
00:28:38 [2020-11-10T00:28:38.952Z] #36 0.322 + RM_GOPATH=0
00:28:38 [2020-11-10T00:28:38.961Z] #27 3.025 
####                                                                       5.7%
####################                                                      28.5%
##################################                                        48.4%
################################################                          67.4%
################################################################          89.6%
######################################################################## 100.0%
00:28:38 [2020-11-10T00:28:38.961Z] #27 3.576 
00:28:39 [2020-11-10T00:28:39.145Z] #54 133.8 + bin/containerd-stress
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_NAMESPACES: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_NET_NS: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_PID_NS: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_IPC_NS: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_UTS_NS: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_CGROUPS: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_CGROUP_CPUACCT: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_CGROUP_DEVICE: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_CGROUP_FREEZER: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_CGROUP_SCHED: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_CPUSETS: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_MEMCG: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_KEYS: enabled
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_VETH: enabled (as module)
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_BRIDGE: enabled (as module)
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:28:39 [2020-11-10T00:28:39.191Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.323 + TMP_GOPATH=
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.323 + : /build
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.323 + '[' -z '' ']'
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.324 ++ mktemp -d
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.326 + export GOPATH=/tmp/tmp.Q01F5F3TEL
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.327 + GOPATH=/tmp/tmp.Q01F5F3TEL
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.327 + RM_GOPATH=1
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.327 + case "$(go env GOARCH)" in
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.327 ++ go env GOARCH
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.347 + export GO_BUILDMODE=-buildmode=pie
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.347 + GO_BUILDMODE=-buildmode=pie
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.350 ++ dirname /tmp/install/install.sh
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.353 + dir=/tmp/install
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.354 + bin=tini
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.354 + shift
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.355 + '[' '!' -f /tmp/install/tini.installer ']'
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.355 + . /tmp/install/tini.installer
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.355 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.356 + install_tini
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.356 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.356 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.356 + git clone https://github.com/krallin/tini.git /tmp/tmp.Q01F5F3TEL/tini
00:28:39 [2020-11-10T00:28:39.250Z] #36 0.368 Cloning into '/tmp/tmp.Q01F5F3TEL/tini'...
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_NF_NAT: enabled (as module)
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_NF_NAT_NEEDED: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_POSIX_MQUEUE: enabled
00:28:39 [2020-11-10T00:28:39.453Z] 
00:28:39 [2020-11-10T00:28:39.453Z] Optional Features:
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_USER_NS: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_SECCOMP: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_CGROUP_PIDS: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_MEMCG_SWAP: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:28:39 [2020-11-10T00:28:39.453Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_BLK_CGROUP: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_IOSCHED_CFQ: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_CGROUP_PERF: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_CGROUP_HUGETLB: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_CFS_BANDWIDTH: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_RT_GROUP_SCHED: missing
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_IP_VS: enabled (as module)
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_IP_VS_NFCT: enabled
00:28:39 [2020-11-10T00:28:39.453Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:28:39 [2020-11-10T00:28:39.538Z] #32 ...
00:28:39 [2020-11-10T00:28:39.538Z] 
00:28:39 [2020-11-10T00:28:39.538Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:39 [2020-11-10T00:28:39.538Z] #47 11.10 go: extracting github.com/golangci/golangci-lint v1.23.8
00:28:39 [2020-11-10T00:28:39.538Z] #47 ...
00:28:39 [2020-11-10T00:28:39.538Z] 
00:28:39 [2020-11-10T00:28:39.538Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:39 [2020-11-10T00:28:39.538Z] #53 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:28:39 [2020-11-10T00:28:39.538Z] #53 14.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:28:39 [2020-11-10T00:28:39.538Z] #53 17.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:28:39 [2020-11-10T00:28:39.715Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:28:39 [2020-11-10T00:28:39.715Z] - CONFIG_IP_VS_RR: enabled (as module)
00:28:39 [2020-11-10T00:28:39.715Z] - CONFIG_EXT4_FS: enabled
00:28:39 [2020-11-10T00:28:39.715Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:28:39 [2020-11-10T00:28:39.715Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:28:39 [2020-11-10T00:28:39.715Z] - Network Drivers:
00:28:39 [2020-11-10T00:28:39.715Z]   - "overlay":
00:28:39 [2020-11-10T00:28:39.715Z]     - CONFIG_VXLAN: enabled (as module)
00:28:39 [2020-11-10T00:28:39.715Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:28:39 [2020-11-10T00:28:39.715Z]       Optional (for encrypted networks):
00:28:39 [2020-11-10T00:28:39.715Z]       - CONFIG_CRYPTO: enabled
00:28:39 [2020-11-10T00:28:39.715Z]       - CONFIG_CRYPTO_AEAD: enabled
00:28:39 [2020-11-10T00:28:39.715Z]       - CONFIG_CRYPTO_GCM: enabled
00:28:39 [2020-11-10T00:28:39.715Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:28:39 [2020-11-10T00:28:39.715Z]       - CONFIG_CRYPTO_GHASH: enabled
00:28:39 [2020-11-10T00:28:39.715Z]       - CONFIG_XFRM: enabled
00:28:39 [2020-11-10T00:28:39.715Z]       - CONFIG_XFRM_USER: enabled (as module)
00:28:39 [2020-11-10T00:28:39.715Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:28:39 [2020-11-10T00:28:39.715Z]       - CONFIG_INET_ESP: enabled (as module)
00:28:39 [2020-11-10T00:28:39.715Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
00:28:39 [2020-11-10T00:28:39.715Z]   - "ipvlan":
00:28:39 [2020-11-10T00:28:39.715Z]     - CONFIG_IPVLAN: enabled (as module)
00:28:39 [2020-11-10T00:28:39.715Z]   - "macvlan":
00:28:39 [2020-11-10T00:28:39.715Z]     - CONFIG_MACVLAN: enabled (as module)
00:28:39 [2020-11-10T00:28:39.715Z]     - CONFIG_DUMMY: enabled (as module)
00:28:39 [2020-11-10T00:28:39.715Z]   - "ftp,tftp client in container":
00:28:39 [2020-11-10T00:28:39.764Z] #41 23.35 make[1]: Nothing to be done for 'all'.
00:28:39 [2020-11-10T00:28:39.798Z] #53 ...
00:28:39 [2020-11-10T00:28:39.798Z] 
00:28:39 [2020-11-10T00:28:39.798Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:39 [2020-11-10T00:28:39.798Z] #22 20.55 + mkdir -p /build
00:28:39 [2020-11-10T00:28:39.798Z] #22 20.56 + mv docker/docker /build/
00:28:39 [2020-11-10T00:28:39.798Z] #22 20.57 + rmdir docker
00:28:39 [2020-11-10T00:28:39.977Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:28:39 [2020-11-10T00:28:39.977Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:28:39 [2020-11-10T00:28:39.977Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:28:39 [2020-11-10T00:28:39.977Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:28:39 [2020-11-10T00:28:39.977Z] - Storage Drivers:
00:28:39 [2020-11-10T00:28:39.977Z]   - "aufs":
00:28:39 [2020-11-10T00:28:39.977Z]     - CONFIG_AUFS_FS: enabled (as module)
00:28:39 [2020-11-10T00:28:39.977Z]   - "btrfs":
00:28:39 [2020-11-10T00:28:39.977Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:28:39 [2020-11-10T00:28:39.977Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:28:39 [2020-11-10T00:28:39.977Z]   - "devicemapper":
00:28:39 [2020-11-10T00:28:39.977Z]     - CONFIG_BLK_DEV_DM: enabled
00:28:39 [2020-11-10T00:28:39.977Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:28:39 [2020-11-10T00:28:39.977Z]   - "overlay":
00:28:39 [2020-11-10T00:28:39.977Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:28:39 [2020-11-10T00:28:39.977Z]   - "zfs":
00:28:39 [2020-11-10T00:28:39.977Z]     - /dev/zfs: missing
00:28:39 [2020-11-10T00:28:39.977Z]     - zfs command: missing
00:28:39 [2020-11-10T00:28:39.977Z]     - zpool command: missing
00:28:39 [2020-11-10T00:28:39.977Z] 
00:28:39 [2020-11-10T00:28:39.977Z] Limits:
00:28:39 [2020-11-10T00:28:39.977Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:28:39 [2020-11-10T00:28:39.977Z] 
00:28:39 [2020-11-10T00:28:39.977Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:28:40 [2020-11-10T00:28:40.059Z] #22 ...
00:28:40 [2020-11-10T00:28:40.059Z] 
00:28:40 [2020-11-10T00:28:40.059Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:40 [2020-11-10T00:28:40.059Z] #45 11.69 go: downloading github.com/spf13/pflag v1.0.3
00:28:40 [2020-11-10T00:28:40.059Z] #45 11.73 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:28:40 [2020-11-10T00:28:40.059Z] #45 11.94 go: downloading github.com/pkg/errors v0.9.1
00:28:40 [2020-11-10T00:28:40.059Z] #45 11.97 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:28:40 [2020-11-10T00:28:40.059Z] #45 11.98 go: downloading github.com/fatih/color v1.9.0
00:28:40 [2020-11-10T00:28:40.059Z] #45 12.11 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:28:40 [2020-11-10T00:28:40.059Z] #45 12.16 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:28:40 [2020-11-10T00:28:40.059Z] #45 12.46 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:28:40 [2020-11-10T00:28:40.059Z] #45 12.60 go: downloading github.com/jonboulle/clockwork v0.1.0
00:28:40 [2020-11-10T00:28:40.059Z] #45 12.69 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:28:40 [2020-11-10T00:28:40.059Z] #45 12.70 go: extracting github.com/fatih/color v1.9.0
00:28:40 [2020-11-10T00:28:40.059Z] #45 12.90 go: extracting github.com/spf13/pflag v1.0.3
00:28:40 [2020-11-10T00:28:40.059Z] #45 13.03 go: extracting github.com/pkg/errors v0.9.1
00:28:40 [2020-11-10T00:28:40.059Z] #45 13.16 go: downloading github.com/mattn/go-isatty v0.0.12
00:28:40 [2020-11-10T00:28:40.059Z] #45 13.16 go: downloading github.com/mattn/go-colorable v0.1.6
00:28:40 [2020-11-10T00:28:40.059Z] #45 13.57 go: extracting github.com/jonboulle/clockwork v0.1.0
00:28:40 [2020-11-10T00:28:40.059Z] #45 13.94 go: extracting github.com/mattn/go-isatty v0.0.12
00:28:40 [2020-11-10T00:28:40.059Z] #45 14.00 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:28:40 [2020-11-10T00:28:40.059Z] #45 14.41 go: extracting github.com/mattn/go-colorable v0.1.6
00:28:40 [2020-11-10T00:28:40.059Z] #45 17.88 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:28:40 [2020-11-10T00:28:40.059Z] #45 18.61 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:28:40 [2020-11-10T00:28:40.059Z] #45 18.86 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:28:40 [2020-11-10T00:28:40.310Z] #36 1.488 + cd /tmp/tmp.Q01F5F3TEL/tini
00:28:40 [2020-11-10T00:28:40.310Z] #36 1.494 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:28:40 [2020-11-10T00:28:40.310Z] #36 1.518 + cmake .
00:28:40 [2020-11-10T00:28:40.319Z] #45 ...
00:28:40 [2020-11-10T00:28:40.319Z] 
00:28:40 [2020-11-10T00:28:40.319Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:40 [2020-11-10T00:28:40.319Z] #49 21.43 + cd /tmp/tmp.7XkCMrgm1g/src/github.com/mvdan/sh
00:28:40 [2020-11-10T00:28:40.319Z] #49 21.43 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:28:40 [2020-11-10T00:28:40.319Z] #49 21.62 + GO111MODULE=on
00:28:40 [2020-11-10T00:28:40.319Z] #49 21.62 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:28:40 [2020-11-10T00:28:40.334Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8a397fcbf079d224b03fd255c774e37c3d27924a .
00:28:40 [2020-11-10T00:28:40.334Z] #2 [internal] load .dockerignore
00:28:40 [2020-11-10T00:28:40.334Z] #2 transferring context: 87B done
00:28:40 [2020-11-10T00:28:40.334Z] #2 DONE 0.0s
00:28:40 [2020-11-10T00:28:40.334Z] 
00:28:40 [2020-11-10T00:28:40.334Z] #1 [internal] load build definition from Dockerfile
00:28:40 [2020-11-10T00:28:40.334Z] #1 transferring dockerfile: 16.58kB 0.0s done
00:28:40 [2020-11-10T00:28:40.334Z] #1 DONE 0.0s
00:28:40 [2020-11-10T00:28:40.334Z] 
00:28:40 [2020-11-10T00:28:40.334Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:28:40 [2020-11-10T00:28:40.578Z] #49 ...
00:28:40 [2020-11-10T00:28:40.578Z] 
00:28:40 [2020-11-10T00:28:40.578Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:40 [2020-11-10T00:28:40.578Z] #22 DONE 22.2s
00:28:40 [2020-11-10T00:28:40.579Z] 
00:28:40 [2020-11-10T00:28:40.579Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:28:40 [2020-11-10T00:28:40.579Z] #56 12.26 Checking out files:  97% (775/794)   
Checking out files:  98% (779/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
00:28:40 [2020-11-10T00:28:40.579Z] #56 12.30 + cd /tmp/tmp.AOXfKOozSE/src/github.com/rootless-containers/rootlesskit
00:28:40 [2020-11-10T00:28:40.579Z] #56 12.30 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:28:40 [2020-11-10T00:28:40.579Z] #56 13.04 + for f in rootlesskit rootlesskit-docker-proxy
00:28:40 [2020-11-10T00:28:40.579Z] #56 13.04 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:28:40 [2020-11-10T00:28:40.655Z] #54 135.1 + bin/containerd-shim
00:28:40 [2020-11-10T00:28:40.838Z] #56 ...
00:28:40 [2020-11-10T00:28:40.838Z] 
00:28:40 [2020-11-10T00:28:40.838Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:40 [2020-11-10T00:28:40.838Z] #34 21.98 Fetched 8398 kB in 17s (492 kB/s)
00:28:40 [2020-11-10T00:28:40.907Z] #3 DONE 0.6s
00:28:40 [2020-11-10T00:28:40.959Z] #36 2.335 -- The C compiler identification is GNU 8.3.0
00:28:41 [2020-11-10T00:28:41.066Z] #27 3.709 
#                                                                          1.5%
#####                                                                      7.7%
##########                                                                14.6%
############                                                              17.8%
#################                                                         24.4%
#####################                                                     30.5%
#########################                                                 35.3%
#############################                                             41.1%
#################################                                         46.3%
#####################################                                     51.5%
########################################                                  56.7%
############################################                              61.9%
################################################                          67.1%
###################################################                       72.0%
#######################################################                   77.5%
###########################################################               82.7%
###############################################################           87.8%
###################################################################       93.2%
######################################################################    98.3%
######################################################################## 100.0%
00:28:41 [2020-11-10T00:28:41.066Z] #27 5.576 
00:28:41 [2020-11-10T00:28:41.133Z] #41 24.85   CC       images/stats.o
00:28:41 [2020-11-10T00:28:41.133Z] #41 ...
00:28:41 [2020-11-10T00:28:41.133Z] 
00:28:41 [2020-11-10T00:28:41.133Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:41 [2020-11-10T00:28:41.133Z] #49 119.8 mvdan.cc/editorconfig
00:28:41 [2020-11-10T00:28:41.133Z] #49 121.5 mvdan.cc/sh/v3/fileutil
00:28:41 [2020-11-10T00:28:41.133Z] #49 122.0 mvdan.cc/sh/v3/syntax
00:28:41 [2020-11-10T00:28:41.133Z] #49 129.6 mvdan.cc/sh/v3/cmd/shfmt
00:28:41 [2020-11-10T00:28:41.174Z] 
00:28:41 [2020-11-10T00:28:41.174Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:28:41 [2020-11-10T00:28:41.174Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:28:41 [2020-11-10T00:28:41.174Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:28:41 [2020-11-10T00:28:41.174Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
00:28:41 [2020-11-10T00:28:41.174Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
00:28:41 [2020-11-10T00:28:41.174Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s
00:28:41 [2020-11-10T00:28:41.258Z] #36 2.410 -- Check for working C compiler: /usr/bin/cc
00:28:41 [2020-11-10T00:28:41.390Z] #49 ...
00:28:41 [2020-11-10T00:28:41.391Z] 
00:28:41 [2020-11-10T00:28:41.391Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:41 [2020-11-10T00:28:41.391Z] #41 25.28   CC       images/core.o
00:28:41 [2020-11-10T00:28:41.428Z] #34 21.98 Reading package lists...
00:28:41 [2020-11-10T00:28:41.428Z] #34 ...
00:28:41 [2020-11-10T00:28:41.428Z] 
00:28:41 [2020-11-10T00:28:41.428Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:41 [2020-11-10T00:28:41.428Z] #43 12.94 unicode/utf8
00:28:41 [2020-11-10T00:28:41.428Z] #43 13.86 math
00:28:41 [2020-11-10T00:28:41.428Z] #43 19.45 unicode/utf16
00:28:41 [2020-11-10T00:28:41.428Z] #43 20.22 container/list
00:28:41 [2020-11-10T00:28:41.428Z] #43 21.11 crypto/internal/subtle
00:28:41 [2020-11-10T00:28:41.428Z] #43 21.25 crypto/subtle
00:28:41 [2020-11-10T00:28:41.428Z] #43 21.42 vendor/golang.org/x/crypto/cryptobyte/asn1
00:28:41 [2020-11-10T00:28:41.428Z] #43 21.66 internal/nettrace
00:28:41 [2020-11-10T00:28:41.428Z] #43 21.68 runtime/cgo
00:28:41 [2020-11-10T00:28:41.428Z] #43 ...
00:28:41 [2020-11-10T00:28:41.428Z] 
00:28:41 [2020-11-10T00:28:41.428Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:41 [2020-11-10T00:28:41.428Z] #47 22.87 go: downloading github.com/pkg/errors v0.8.1
00:28:41 [2020-11-10T00:28:41.428Z] #47 23.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:28:41 [2020-11-10T00:28:41.428Z] #47 23.04 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:28:41 [2020-11-10T00:28:41.428Z] #47 23.05 go: downloading github.com/spf13/pflag v1.0.5
00:28:41 [2020-11-10T00:28:41.428Z] #47 23.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:28:41 [2020-11-10T00:28:41.428Z] #47 23.07 go: extracting github.com/pkg/errors v0.8.1
00:28:41 [2020-11-10T00:28:41.428Z] #47 23.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:28:41 [2020-11-10T00:28:41.438Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 7.38MB / 8.28MB 0.3s
00:28:41 [2020-11-10T00:28:41.438Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s
00:28:41 [2020-11-10T00:28:41.557Z] #36 2.903 -- Check for working C compiler: /usr/bin/cc -- works
00:28:41 [2020-11-10T00:28:41.557Z] #36 2.906 -- Detecting C compiler ABI info
00:28:41 [2020-11-10T00:28:41.701Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
00:28:41 [2020-11-10T00:28:41.701Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s done
00:28:41 [2020-11-10T00:28:41.855Z] #36 ...
00:28:41 [2020-11-10T00:28:41.856Z] 
00:28:41 [2020-11-10T00:28:41.856Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:41 [2020-11-10T00:28:41.856Z] #50 49.74 bytes
00:28:41 [2020-11-10T00:28:41.856Z] #50 49.75 strconv
00:28:41 [2020-11-10T00:28:41.856Z] #50 49.77 strings
00:28:41 [2020-11-10T00:28:41.856Z] #50 49.79 syscall
00:28:41 [2020-11-10T00:28:41.856Z] #50 55.86 bufio
00:28:41 [2020-11-10T00:28:41.856Z] #50 58.61 text/tabwriter
00:28:41 [2020-11-10T00:28:41.954Z] #41 25.97   CC       images/core-x86.o
00:28:41 [2020-11-10T00:28:41.963Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
00:28:41 [2020-11-10T00:28:41.963Z] #4 DONE 1.0s
00:28:41 [2020-11-10T00:28:41.998Z] #47 23.59 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:28:41 [2020-11-10T00:28:41.998Z] #47 23.61 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:28:41 [2020-11-10T00:28:41.998Z] #47 23.61 go: downloading github.com/spf13/cobra v0.0.5
00:28:42 [2020-11-10T00:28:42.014Z] #27 6.593 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:28:42 [2020-11-10T00:28:42.153Z] #50 ...
00:28:42 [2020-11-10T00:28:42.153Z] 
00:28:42 [2020-11-10T00:28:42.153Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:42 [2020-11-10T00:28:42.153Z] #41 52.95 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 52.95 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 52.96 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 52.97 Setting up libcap-dev:ppc64el (1:2.25-2) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 52.98 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 52.99 Setting up protobuf-compiler (3.6.1.3-2) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 53.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 53.01 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 53.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 53.03 Setting up python-protobuf (3.6.1.3-2) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 59.84 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 59.84 Processing triggers for libc-bin (2.28-10) ...
00:28:42 [2020-11-10T00:28:42.153Z] #41 ...
00:28:42 [2020-11-10T00:28:42.153Z] 
00:28:42 [2020-11-10T00:28:42.153Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:42 [2020-11-10T00:28:42.153Z] #36 3.528 -- Detecting C compiler ABI info - done
00:28:42 [2020-11-10T00:28:42.225Z] 
00:28:42 [2020-11-10T00:28:42.225Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:28:42 [2020-11-10T00:28:42.275Z] #27 6.706 
00:28:42 [2020-11-10T00:28:42.275Z] #27 6.810 
######################################################################## 100.0%
00:28:42 [2020-11-10T00:28:42.275Z] #27 6.838 
00:28:42 [2020-11-10T00:28:42.451Z] #36 3.612 -- Detecting C compile features
00:28:42 [2020-11-10T00:28:42.451Z] #36 ...
00:28:42 [2020-11-10T00:28:42.451Z] 
00:28:42 [2020-11-10T00:28:42.451Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:42 [2020-11-10T00:28:42.451Z] #41 DONE 60.1s
00:28:42 [2020-11-10T00:28:42.569Z] #47 23.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:28:42 [2020-11-10T00:28:42.569Z] #47 24.23 go: extracting github.com/spf13/cobra v0.0.5
00:28:42 [2020-11-10T00:28:42.569Z] #47 24.31 go: extracting github.com/spf13/pflag v1.0.5
00:28:42 [2020-11-10T00:28:42.750Z] 
00:28:42 [2020-11-10T00:28:42.750Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:42 [2020-11-10T00:28:42.803Z] #7 ...
00:28:42 [2020-11-10T00:28:42.803Z] 
00:28:42 [2020-11-10T00:28:42.803Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:28:42 [2020-11-10T00:28:42.803Z] #6 DONE 0.4s
00:28:42 [2020-11-10T00:28:42.803Z] 
00:28:42 [2020-11-10T00:28:42.803Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:28:42 [2020-11-10T00:28:42.803Z] #7 DONE 0.4s
00:28:42 [2020-11-10T00:28:42.803Z] 
00:28:42 [2020-11-10T00:28:42.803Z] #5 [internal] load metadata for docker.io/library/debian:buster
00:28:42 [2020-11-10T00:28:42.803Z] #5 DONE 0.6s
00:28:42 [2020-11-10T00:28:42.849Z] #27 7.373 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:28:42 [2020-11-10T00:28:42.885Z] #41 26.69   CC       images/core-arm.o
00:28:43 [2020-11-10T00:28:43.068Z] 
00:28:43 [2020-11-10T00:28:43.068Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:43 [2020-11-10T00:28:43.068Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:28:43 [2020-11-10T00:28:43.068Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
00:28:43 [2020-11-10T00:28:43.068Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.0s
00:28:43 [2020-11-10T00:28:43.068Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:28:43 [2020-11-10T00:28:43.068Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
00:28:43 [2020-11-10T00:28:43.068Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.0s
00:28:43 [2020-11-10T00:28:43.110Z] #27 7.481 
00:28:43 [2020-11-10T00:28:43.110Z] #27 7.597 
######################################################################## 100.0%
00:28:43 [2020-11-10T00:28:43.110Z] #27 7.648 
00:28:43 [2020-11-10T00:28:43.142Z] #41 27.06   CC       images/core-aarch64.o
00:28:43 [2020-11-10T00:28:43.144Z] #47 24.47 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:28:43 [2020-11-10T00:28:43.144Z] #47 24.78 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:28:43 [2020-11-10T00:28:43.144Z] #47 24.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:28:43 [2020-11-10T00:28:43.144Z] #47 ...
00:28:43 [2020-11-10T00:28:43.144Z] 
00:28:43 [2020-11-10T00:28:43.144Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:43 [2020-11-10T00:28:43.144Z] #11 14.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:28:43 [2020-11-10T00:28:43.144Z] #11 17.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:28:43 [2020-11-10T00:28:43.341Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 4.98MB / 7.68MB 0.3s
00:28:43 [2020-11-10T00:28:43.341Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 15.99MB / 49.18MB 0.3s
00:28:43 [2020-11-10T00:28:43.341Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 2.80MB / 9.98MB 0.3s
00:28:43 [2020-11-10T00:28:43.372Z] #27 8.011 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:28:43 [2020-11-10T00:28:43.404Z] #11 ...
00:28:43 [2020-11-10T00:28:43.404Z] 
00:28:43 [2020-11-10T00:28:43.404Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:43 [2020-11-10T00:28:43.404Z] #49 23.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:28:43 [2020-11-10T00:28:43.404Z] #49 23.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:28:43 [2020-11-10T00:28:43.404Z] #49 23.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:28:43 [2020-11-10T00:28:43.404Z] #49 24.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:28:43 [2020-11-10T00:28:43.404Z] #49 24.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:28:43 [2020-11-10T00:28:43.613Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s
00:28:43 [2020-11-10T00:28:43.613Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 24.20MB / 49.18MB 0.5s
00:28:43 [2020-11-10T00:28:43.613Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.5s
00:28:43 [2020-11-10T00:28:43.613Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 31.11MB / 49.18MB 0.6s
00:28:43 [2020-11-10T00:28:43.637Z] #27 8.033 skipping existing c35d46ef359f
00:28:43 [2020-11-10T00:28:43.637Z] #27 8.060 
00:28:43 [2020-11-10T00:28:43.722Z] #41 27.54   CC       images/core-ppc64.o
00:28:43 [2020-11-10T00:28:43.827Z] #42 1.374 Note: Building without setproctitle() and strlcpy() support.
00:28:43 [2020-11-10T00:28:43.827Z] #42 1.375       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:28:43 [2020-11-10T00:28:43.827Z] #42 1.387 Note: Building without GnuTLS support
00:28:43 [2020-11-10T00:28:43.827Z] #42 1.417 Makefile.config:39: Warn: you have no libnftables installed
00:28:43 [2020-11-10T00:28:43.827Z] #42 1.417 Makefile.config:40: Warn: Building without nftables support
00:28:43 [2020-11-10T00:28:43.879Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 35.55MB / 49.18MB 0.6s
00:28:43 [2020-11-10T00:28:43.879Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 45.16MB / 49.18MB 0.7s
00:28:43 [2020-11-10T00:28:43.900Z] #27 8.571 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:28:43 [2020-11-10T00:28:43.976Z] #49 25.59 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:28:44 [2020-11-10T00:28:44.164Z] #27 8.693 
00:28:44 [2020-11-10T00:28:44.164Z] #27 8.757 
######################################################################## 100.0%
00:28:44 [2020-11-10T00:28:44.165Z] #27 8.791 
00:28:44 [2020-11-10T00:28:44.430Z] #27 8.998 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:28:44 [2020-11-10T00:28:44.430Z] #27 9.088 
00:28:44 [2020-11-10T00:28:44.653Z] #41 28.27   CC       images/core-s390.o
00:28:44 [2020-11-10T00:28:44.690Z] #27 9.154 
######################################################################## 100.0%
00:28:44 [2020-11-10T00:28:44.690Z] #27 9.189 
00:28:44 [2020-11-10T00:28:44.690Z] #27 9.211 Download of images into '/build' complete.
00:28:44 [2020-11-10T00:28:44.690Z] #27 9.211 Use something like the following to load the result into a Docker daemon:
00:28:44 [2020-11-10T00:28:44.690Z] #27 9.211   tar -cC '/build' . | docker load
00:28:44 [2020-11-10T00:28:44.828Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.8s done
00:28:44 [2020-11-10T00:28:44.828Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.7s
00:28:44 [2020-11-10T00:28:44.828Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.9s done
00:28:44 [2020-11-10T00:28:44.828Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.7s
00:28:44 [2020-11-10T00:28:44.828Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 10.85MB / 52.16MB 1.7s
00:28:44 [2020-11-10T00:28:44.910Z] #41 28.85   CC       images/cpuinfo.o
00:28:44 [2020-11-10T00:28:44.950Z] #27 ...
00:28:44 [2020-11-10T00:28:44.950Z] 
00:28:44 [2020-11-10T00:28:44.950Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:44 [2020-11-10T00:28:44.950Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s done
00:28:44 [2020-11-10T00:28:44.950Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
00:28:44 [2020-11-10T00:28:44.950Z] #8 DONE 37.0s
00:28:44 [2020-11-10T00:28:44.950Z] 
00:28:44 [2020-11-10T00:28:44.950Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:28:45 [2020-11-10T00:28:45.092Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 16.68MB / 52.16MB 1.8s
00:28:45 [2020-11-10T00:28:45.092Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.9s done
00:28:45 [2020-11-10T00:28:45.092Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 4.75MB / 62.53MB 1.9s
00:28:45 [2020-11-10T00:28:45.092Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 20.68MB / 52.16MB 1.9s
00:28:45 [2020-11-10T00:28:45.092Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 1.9s
00:28:45 [2020-11-10T00:28:45.092Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 10.29MB / 62.53MB 2.1s
00:28:45 [2020-11-10T00:28:45.092Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.05MB / 52.16MB 2.1s
00:28:45 [2020-11-10T00:28:45.113Z] #54 139.4 + bin/containerd-shim-runc-v1
00:28:45 [2020-11-10T00:28:45.368Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 15.91MB / 62.53MB 2.1s
00:28:45 [2020-11-10T00:28:45.368Z] #8 ...
00:28:45 [2020-11-10T00:28:45.368Z] 
00:28:45 [2020-11-10T00:28:45.368Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:28:45 [2020-11-10T00:28:45.368Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:28:45 [2020-11-10T00:28:45.368Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:28:45 [2020-11-10T00:28:45.368Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:28:45 [2020-11-10T00:28:45.369Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
00:28:45 [2020-11-10T00:28:45.369Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done
00:28:45 [2020-11-10T00:28:45.369Z] #60 DONE 2.4s
00:28:45 [2020-11-10T00:28:45.369Z] 
00:28:45 [2020-11-10T00:28:45.369Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:45 [2020-11-10T00:28:45.369Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 25.60MB / 62.53MB 2.4s
00:28:45 [2020-11-10T00:28:45.369Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.55MB / 52.16MB 2.4s
00:28:45 [2020-11-10T00:28:45.369Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 9.38MB / 97.69MB 2.4s
00:28:45 [2020-11-10T00:28:45.369Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
00:28:45 [2020-11-10T00:28:45.375Z] #49 26.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:28:45 [2020-11-10T00:28:45.473Z] #41 29.36   CC       images/inventory.o
00:28:45 [2020-11-10T00:28:45.632Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 35.99MB / 52.16MB 2.4s
00:28:45 [2020-11-10T00:28:45.632Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 36.65MB / 62.53MB 2.5s
00:28:45 [2020-11-10T00:28:45.632Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.68MB / 97.69MB 2.5s
00:28:45 [2020-11-10T00:28:45.730Z] #41 29.72   CC       images/fdinfo.o
00:28:45 [2020-11-10T00:28:45.900Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 44.38MB / 62.53MB 2.7s
00:28:45 [2020-11-10T00:28:45.900Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 43.28MB / 52.16MB 2.7s
00:28:45 [2020-11-10T00:28:45.900Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 26.16MB / 97.69MB 2.7s
00:28:45 [2020-11-10T00:28:45.900Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.34MB / 62.53MB 2.7s
00:28:45 [2020-11-10T00:28:45.900Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 48.26MB / 52.16MB 2.7s
00:28:45 [2020-11-10T00:28:45.900Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.9s
00:28:45 [2020-11-10T00:28:45.900Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.9s
00:28:45 [2020-11-10T00:28:45.900Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 47.21MB / 97.69MB 2.9s
00:28:45 [2020-11-10T00:28:45.928Z] #42 3.082 fatal: not a git repository (or any of the parent directories): .git
00:28:45 [2020-11-10T00:28:45.928Z] #42 3.130   GEN      .gitid
00:28:45 [2020-11-10T00:28:45.928Z] #42 3.184   GEN      criu/include/version.h
00:28:45 [2020-11-10T00:28:45.928Z] #42 3.254   GEN      include/common/asm
00:28:46 [2020-11-10T00:28:46.164Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 53.07MB / 97.69MB 3.0s
00:28:46 [2020-11-10T00:28:46.164Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 60.88MB / 97.69MB 3.1s
00:28:46 [2020-11-10T00:28:46.294Z] #41 30.08   CC       images/fown.o
00:28:46 [2020-11-10T00:28:46.294Z] #41 30.27   CC       images/ns.o
00:28:46 [2020-11-10T00:28:46.313Z] #49 ...
00:28:46 [2020-11-10T00:28:46.313Z] 
00:28:46 [2020-11-10T00:28:46.313Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:46 [2020-11-10T00:28:46.313Z] #40 17.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:28:46 [2020-11-10T00:28:46.551Z] #41 30.48   CC       images/regfile.o
00:28:46 [2020-11-10T00:28:46.573Z] #40 ...
00:28:46 [2020-11-10T00:28:46.573Z] 
00:28:46 [2020-11-10T00:28:46.573Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:46 [2020-11-10T00:28:46.573Z] #45 25.62 go: finding github.com/fatih/color v1.9.0
00:28:46 [2020-11-10T00:28:46.573Z] #45 25.67 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:28:46 [2020-11-10T00:28:46.573Z] #45 25.93 go: finding github.com/pkg/errors v0.9.1
00:28:46 [2020-11-10T00:28:46.573Z] #45 26.13 go: finding github.com/mattn/go-colorable v0.1.6
00:28:46 [2020-11-10T00:28:46.573Z] #45 26.18 go: finding github.com/spf13/pflag v1.0.3
00:28:46 [2020-11-10T00:28:46.573Z] #45 26.27 go: finding github.com/mattn/go-isatty v0.0.12
00:28:46 [2020-11-10T00:28:46.573Z] #45 26.54 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:28:46 [2020-11-10T00:28:46.573Z] #45 26.83 go: finding github.com/jonboulle/clockwork v0.1.0
00:28:46 [2020-11-10T00:28:46.573Z] #45 26.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:28:46 [2020-11-10T00:28:46.573Z] #45 27.16 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:28:46 [2020-11-10T00:28:46.573Z] #45 27.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:28:46 [2020-11-10T00:28:46.749Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.63MB / 97.69MB 3.4s
00:28:46 [2020-11-10T00:28:46.749Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.89MB / 97.69MB 3.6s
00:28:46 [2020-11-10T00:28:46.808Z] #41 30.74   CC       images/ghost-file.o
00:28:47 [2020-11-10T00:28:47.012Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 96.55MB / 97.69MB 3.7s
00:28:47 [2020-11-10T00:28:47.381Z] #41 31.12   CC       images/fifo.o
00:28:47 [2020-11-10T00:28:47.640Z] #41 ...
00:28:47 [2020-11-10T00:28:47.640Z] 
00:28:47 [2020-11-10T00:28:47.640Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:47 [2020-11-10T00:28:47.640Z] #49 DONE 136.2s
00:28:47 [2020-11-10T00:28:47.640Z] 
00:28:47 [2020-11-10T00:28:47.640Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:47 [2020-11-10T00:28:47.640Z] #41 31.37   CC       images/remap-file-path.o
00:28:47 [2020-11-10T00:28:47.640Z] #41 ...
00:28:47 [2020-11-10T00:28:47.640Z] 
00:28:47 [2020-11-10T00:28:47.640Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:47 [2020-11-10T00:28:47.640Z] #54 60.42 Checking out files:  39% (1349/3433)   
Checking out files:  40% (1374/3433)   
Checking out files:  41% (1408/3433)   
Checking out files:  42% (1442/3433)   
Checking out files:  43% (1477/3433)   
Checking out files:  44% (1511/3433)   
Checking out files:  45% (1545/3433)   
Checking out files:  46% (1580/3433)   
Checking out files:  47% (1614/3433)   
Checking out files:  48% (1648/3433)   
Checking out files:  49% (1683/3433)   
Checking out files:  50% (1717/3433)   
Checking out files:  51% (1751/3433)   
Checking out files:  52% (1786/3433)   
Checking out files:  53% (1820/3433)   
Checking out files:  54% (1854/3433)   
Checking out files:  55% (1889/3433)   
Checking out files:  56% (1923/3433)   
Checking out files:  57% (1957/3433)   
Checking out files:  58% (1992/3433)   
Checking out files:  59% (2026/3433)   
Checking out files:  60% (2060/3433)   
Checking out files:  61% (2095/3433)   
Checking out files:  62% (2129/3433)   
Checking out files:  63% (2163/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  83% (2854/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
00:28:47 [2020-11-10T00:28:47.640Z] #54 62.03 + cd /tmp/tmp.g3mJfTqQ3T/src/github.com/containerd/containerd
00:28:47 [2020-11-10T00:28:47.640Z] #54 62.03 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:28:47 [2020-11-10T00:28:47.640Z] #54 63.15 + export 'BUILDTAGS=netgo osusergo static_build'
00:28:47 [2020-11-10T00:28:47.640Z] #54 63.15 + BUILDTAGS='netgo osusergo static_build'
00:28:47 [2020-11-10T00:28:47.640Z] #54 63.15 + export EXTRA_FLAGS=-buildmode=pie
00:28:47 [2020-11-10T00:28:47.640Z] #54 63.15 + EXTRA_FLAGS=-buildmode=pie
00:28:47 [2020-11-10T00:28:47.640Z] #54 63.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:28:47 [2020-11-10T00:28:47.640Z] #54 63.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:28:47 [2020-11-10T00:28:47.640Z] #54 63.15 + '[' '' = dynamic ']'
00:28:47 [2020-11-10T00:28:47.640Z] #54 63.15 + make
00:28:47 [2020-11-10T00:28:47.640Z] #54 64.01 + bin/ctr
00:28:47 [2020-11-10T00:28:47.841Z] #54 142.3 + bin/containerd-shim-runc-v2
00:28:47 [2020-11-10T00:28:47.898Z] #54 ...
00:28:47 [2020-11-10T00:28:47.898Z] 
00:28:47 [2020-11-10T00:28:47.898Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:47 [2020-11-10T00:28:47.898Z] #41 31.83   CC       images/eventfd.o
00:28:48 [2020-11-10T00:28:48.033Z] #42 5.249   PBCC     images/timens.pb-c.c
00:28:48 [2020-11-10T00:28:48.033Z] #42 5.282   DEP      images/timens.pb-c.d
00:28:48 [2020-11-10T00:28:48.033Z] #42 5.385   PBCC     images/fown.pb-c.c
00:28:48 [2020-11-10T00:28:48.033Z] #42 5.399   PBCC     images/google/protobuf/descriptor.pb-c.c
00:28:48 [2020-11-10T00:28:48.033Z] #42 5.512   PBCC     images/opts.pb-c.c
00:28:48 [2020-11-10T00:28:48.033Z] #42 5.563   PBCC     images/memfd.pb-c.c
00:28:48 [2020-11-10T00:28:48.033Z] #42 5.647   DEP      images/fown.pb-c.d
00:28:48 [2020-11-10T00:28:48.033Z] #42 5.687   DEP      images/google/protobuf/descriptor.pb-c.d
00:28:48 [2020-11-10T00:28:48.033Z] #42 5.761   DEP      images/opts.pb-c.d
00:28:48 [2020-11-10T00:28:48.155Z] #41 32.18   CC       images/eventpoll.o
00:28:48 [2020-11-10T00:28:48.338Z] #42 5.822   DEP      images/memfd.pb-c.d
00:28:48 [2020-11-10T00:28:48.338Z] #42 5.878   PBCC     images/sit.pb-c.c
00:28:48 [2020-11-10T00:28:48.338Z] #42 5.944   DEP      images/sit.pb-c.d
00:28:48 [2020-11-10T00:28:48.338Z] #42 6.091   PBCC     images/macvlan.pb-c.c
00:28:48 [2020-11-10T00:28:48.408Z] #8 ...
00:28:48 [2020-11-10T00:28:48.408Z] 
00:28:48 [2020-11-10T00:28:48.408Z] #21 [internal] load build context
00:28:48 [2020-11-10T00:28:48.408Z] #21 transferring context: 52.01MB 3.4s done
00:28:48 [2020-11-10T00:28:48.408Z] #21 DONE 5.2s
00:28:48 [2020-11-10T00:28:48.408Z] 
00:28:48 [2020-11-10T00:28:48.408Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:48 [2020-11-10T00:28:48.408Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.0s done
00:28:48 [2020-11-10T00:28:48.475Z] #54 143.0 + binaries
00:28:48 [2020-11-10T00:28:48.475Z] #54 143.0 + install -D bin/containerd /build/containerd
00:28:48 [2020-11-10T00:28:48.475Z] #54 143.1 + install -D bin/containerd-shim /build/containerd-shim
00:28:48 [2020-11-10T00:28:48.475Z] #54 143.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:28:48 [2020-11-10T00:28:48.475Z] #54 143.1 + install -D bin/ctr /build/ctr
00:28:48 [2020-11-10T00:28:48.636Z] #42 6.138   DEP      images/macvlan.pb-c.d
00:28:48 [2020-11-10T00:28:48.636Z] #42 6.170   PBCC     images/autofs.pb-c.c
00:28:48 [2020-11-10T00:28:48.636Z] #42 6.206   DEP      images/autofs.pb-c.d
00:28:48 [2020-11-10T00:28:48.636Z] #42 6.288   PBCC     images/sysctl.pb-c.c
00:28:48 [2020-11-10T00:28:48.636Z] #42 6.307   DEP      images/sysctl.pb-c.d
00:28:48 [2020-11-10T00:28:48.636Z] #42 6.374   PBCC     images/time.pb-c.c
00:28:48 [2020-11-10T00:28:48.719Z] #41 32.53   CC       images/fh.o
00:28:48 [2020-11-10T00:28:48.934Z] #42 ...
00:28:48 [2020-11-10T00:28:48.934Z] 
00:28:48 [2020-11-10T00:28:48.934Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:48 [2020-11-10T00:28:48.934Z] #36 6.069 -- Detecting C compile features - done
00:28:48 [2020-11-10T00:28:48.934Z] #36 6.151 -- Performing Test HAS_BUILTIN_FORTIFY
00:28:48 [2020-11-10T00:28:48.934Z] #36 6.469 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:28:48 [2020-11-10T00:28:48.934Z] #36 6.624 -- Configuring done
00:28:48 [2020-11-10T00:28:48.934Z] #36 6.654 -- Generating done
00:28:48 [2020-11-10T00:28:48.934Z] #36 6.657 -- Build files have been written to: /tmp/tmp.Q01F5F3TEL/tini
00:28:48 [2020-11-10T00:28:48.934Z] #36 6.665 + make tini-static
00:28:48 [2020-11-10T00:28:48.934Z] #36 7.010 Scanning dependencies of target tini-static
00:28:48 [2020-11-10T00:28:48.934Z] #36 7.097 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:28:48 [2020-11-10T00:28:48.934Z] #36 9.047 [100%] Linking C executable tini-static
00:28:48 [2020-11-10T00:28:48.934Z] #36 9.874 [100%] Built target tini-static
00:28:48 [2020-11-10T00:28:48.934Z] #36 9.945 + mkdir -p /build
00:28:48 [2020-11-10T00:28:48.934Z] #36 9.948 + cp tini-static /build/docker-init
00:28:48 [2020-11-10T00:28:48.934Z] #36 DONE 10.1s
00:28:48 [2020-11-10T00:28:48.934Z] 
00:28:48 [2020-11-10T00:28:48.934Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:48 [2020-11-10T00:28:48.934Z] #42 6.390   DEP      images/time.pb-c.d
00:28:48 [2020-11-10T00:28:48.934Z] #42 6.510   PBCC     images/binfmt-misc.pb-c.c
00:28:48 [2020-11-10T00:28:48.934Z] #42 ...
00:28:48 [2020-11-10T00:28:48.934Z] 
00:28:48 [2020-11-10T00:28:48.934Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:48 [2020-11-10T00:28:48.934Z] #12 58.11 Selecting previously unselected package mingw-w64-x86-64-dev.
00:28:48 [2020-11-10T00:28:48.934Z] #12 58.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:28:48 [2020-11-10T00:28:48.934Z] #12 58.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:28:48 [2020-11-10T00:28:48.934Z] #12 65.22 Selecting previously unselected package gcc-mingw-w64-base.
00:28:48 [2020-11-10T00:28:48.934Z] #12 65.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:28:48 [2020-11-10T00:28:48.934Z] #12 65.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:28:48 [2020-11-10T00:28:48.934Z] #12 65.41 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:28:48 [2020-11-10T00:28:48.934Z] #12 65.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:28:48 [2020-11-10T00:28:48.934Z] #12 65.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:28:48 [2020-11-10T00:28:48.934Z] #12 ...
00:28:48 [2020-11-10T00:28:48.934Z] 
00:28:48 [2020-11-10T00:28:48.934Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:48 [2020-11-10T00:28:48.934Z] #33 56.68 bufio
00:28:48 [2020-11-10T00:28:48.934Z] #33 57.45 reflect
00:28:48 [2020-11-10T00:28:48.934Z] #33 58.88 path
00:28:48 [2020-11-10T00:28:48.934Z] #33 65.19 time
00:28:48 [2020-11-10T00:28:48.934Z] #33 65.20 internal/syscall/execenv
00:28:48 [2020-11-10T00:28:48.934Z] #33 65.22 internal/syscall/unix
00:28:49 [2020-11-10T00:28:49.107Z] #54 DONE 143.7s
00:28:49 [2020-11-10T00:28:49.232Z] #33 ...
00:28:49 [2020-11-10T00:28:49.232Z] 
00:28:49 [2020-11-10T00:28:49.232Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:49 [2020-11-10T00:28:49.232Z] #42 6.561   DEP      images/binfmt-misc.pb-c.d
00:28:49 [2020-11-10T00:28:49.232Z] #42 6.769   PBCC     images/seccomp.pb-c.c
00:28:49 [2020-11-10T00:28:49.233Z] #42 6.826   DEP      images/seccomp.pb-c.d
00:28:49 [2020-11-10T00:28:49.233Z] #42 6.903   PBCC     images/userns.pb-c.c
00:28:49 [2020-11-10T00:28:49.233Z] #42 6.945   DEP      images/userns.pb-c.d
00:28:49 [2020-11-10T00:28:49.233Z] #42 7.012   PBCC     images/cgroup.pb-c.c
00:28:49 [2020-11-10T00:28:49.284Z] #41 32.95   CC       images/fsnotify.o
00:28:49 [2020-11-10T00:28:49.532Z] #42 7.027   DEP      images/cgroup.pb-c.d
00:28:49 [2020-11-10T00:28:49.532Z] #42 7.151   PBCC     images/ext-file.pb-c.c
00:28:49 [2020-11-10T00:28:49.532Z] #42 7.200   DEP      images/ext-file.pb-c.d
00:28:49 [2020-11-10T00:28:49.532Z] #42 ...
00:28:49 [2020-11-10T00:28:49.532Z] 
00:28:49 [2020-11-10T00:28:49.532Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:49 [2020-11-10T00:28:49.532Z] #44 57.42 bufio
00:28:49 [2020-11-10T00:28:49.532Z] #44 58.31 reflect
00:28:49 [2020-11-10T00:28:49.532Z] #44 62.27 regexp/syntax
00:28:49 [2020-11-10T00:28:49.532Z] #44 62.87 hash/crc32
00:28:49 [2020-11-10T00:28:49.532Z] #44 66.28 crypto/hmac
00:28:49 [2020-11-10T00:28:49.741Z] 
00:28:49 [2020-11-10T00:28:49.741Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:28:49 [2020-11-10T00:28:49.741Z] #55 DONE 0.3s
00:28:49 [2020-11-10T00:28:49.831Z] #44 ...
00:28:49 [2020-11-10T00:28:49.831Z] 
00:28:49 [2020-11-10T00:28:49.831Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:49 [2020-11-10T00:28:49.831Z] #42 7.351   PBCC     images/rpc.pb-c.c
00:28:49 [2020-11-10T00:28:49.831Z] #42 7.428   DEP      images/rpc.pb-c.d
00:28:49 [2020-11-10T00:28:49.831Z] #42 7.482   PBCC     images/siginfo.pb-c.c
00:28:49 [2020-11-10T00:28:49.831Z] #42 7.505   DEP      images/siginfo.pb-c.d
00:28:49 [2020-11-10T00:28:49.849Z] #41 33.80   CC       images/signalfd.o
00:28:50 [2020-11-10T00:28:50.032Z] 
00:28:50 [2020-11-10T00:28:50.032Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:28:50 [2020-11-10T00:28:50.032Z] #59 DONE 0.1s
00:28:50 [2020-11-10T00:28:50.032Z] 
00:28:50 [2020-11-10T00:28:50.032Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:28:50 [2020-11-10T00:28:50.106Z] #41 33.98   CC       images/fs.o
00:28:50 [2020-11-10T00:28:50.130Z] #42 7.626   PBCC     images/pagemap.pb-c.c
00:28:50 [2020-11-10T00:28:50.130Z] #42 7.720   DEP      images/pagemap.pb-c.d
00:28:50 [2020-11-10T00:28:50.130Z] #42 7.758   PBCC     images/rlimit.pb-c.c
00:28:50 [2020-11-10T00:28:50.130Z] #42 7.776   DEP      images/rlimit.pb-c.d
00:28:50 [2020-11-10T00:28:50.130Z] #42 7.813   PBCC     images/file-lock.pb-c.c
00:28:50 [2020-11-10T00:28:50.130Z] #42 7.832   DEP      images/file-lock.pb-c.d
00:28:50 [2020-11-10T00:28:50.130Z] #42 7.904   PBCC     images/tty.pb-c.c
00:28:50 [2020-11-10T00:28:50.234Z] #9 ...
00:28:50 [2020-11-10T00:28:50.234Z] 
00:28:50 [2020-11-10T00:28:50.234Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:28:50 [2020-11-10T00:28:50.234Z] #27 DONE 14.4s
00:28:50 [2020-11-10T00:28:50.234Z] 
00:28:50 [2020-11-10T00:28:50.234Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:28:50 [2020-11-10T00:28:50.323Z] #61 DONE 0.2s
00:28:50 [2020-11-10T00:28:50.323Z] 
00:28:50 [2020-11-10T00:28:50.323Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:28:50 [2020-11-10T00:28:50.363Z] #41 34.17   CC       images/pstree.o
00:28:50 [2020-11-10T00:28:50.363Z] #41 34.38   CC       images/pipe.o
00:28:50 [2020-11-10T00:28:50.429Z] #42 7.953   DEP      images/tty.pb-c.d
00:28:50 [2020-11-10T00:28:50.429Z] #42 8.002   PBCC     images/tun.pb-c.c
00:28:50 [2020-11-10T00:28:50.429Z] #42 8.053   PBCC     images/netdev.pb-c.c
00:28:50 [2020-11-10T00:28:50.429Z] #42 8.187   DEP      images/tun.pb-c.d
00:28:50 [2020-11-10T00:28:50.615Z] #63 DONE 0.1s
00:28:50 [2020-11-10T00:28:50.615Z] 
00:28:50 [2020-11-10T00:28:50.615Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:28:50 [2020-11-10T00:28:50.615Z] #64 DONE 0.0s
00:28:50 [2020-11-10T00:28:50.615Z] 
00:28:50 [2020-11-10T00:28:50.615Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:28:50 [2020-11-10T00:28:50.621Z] #41 ...
00:28:50 [2020-11-10T00:28:50.621Z] 
00:28:50 [2020-11-10T00:28:50.621Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:50 [2020-11-10T00:28:50.621Z] #43 129.3 go/doc
00:28:50 [2020-11-10T00:28:50.621Z] #43 131.4 github.com/LK4D4/vndr/versioned
00:28:50 [2020-11-10T00:28:50.621Z] #43 131.5 compress/flate
00:28:50 [2020-11-10T00:28:50.621Z] #43 132.4 github.com/LK4D4/vndr/build
00:28:50 [2020-11-10T00:28:50.621Z] #43 134.5 hash/crc32
00:28:50 [2020-11-10T00:28:50.621Z] #43 135.1 compress/gzip
00:28:50 [2020-11-10T00:28:50.621Z] #43 135.7 net
00:28:50 [2020-11-10T00:28:50.621Z] #43 135.8 vendor/golang.org/x/crypto/poly1305
00:28:50 [2020-11-10T00:28:50.621Z] #43 136.3 vendor/golang.org/x/sys/cpu
00:28:50 [2020-11-10T00:28:50.621Z] #43 136.8 vendor/golang.org/x/crypto/chacha20poly1305
00:28:50 [2020-11-10T00:28:50.621Z] #43 138.5 vendor/golang.org/x/crypto/hkdf
00:28:50 [2020-11-10T00:28:50.621Z] #43 138.7 vendor/golang.org/x/text/transform
00:28:50 [2020-11-10T00:28:50.621Z] #43 139.5 vendor/golang.org/x/text/unicode/bidi
00:28:50 [2020-11-10T00:28:50.621Z] #43 ...
00:28:50 [2020-11-10T00:28:50.621Z] 
00:28:50 [2020-11-10T00:28:50.621Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:50 [2020-11-10T00:28:50.621Z] #41 34.60   CC       images/tcp-stream.o
00:28:50 [2020-11-10T00:28:50.732Z] #42 8.262   DEP      images/netdev.pb-c.d
00:28:50 [2020-11-10T00:28:50.732Z] #42 8.311   PBCC     images/vma.pb-c.c
00:28:50 [2020-11-10T00:28:50.732Z] #42 8.356   DEP      images/vma.pb-c.d
00:28:50 [2020-11-10T00:28:50.732Z] #42 8.449   PBCC     images/creds.pb-c.c
00:28:50 [2020-11-10T00:28:50.878Z] #41 34.83   CC       images/sk-packet.o
00:28:51 [2020-11-10T00:28:51.033Z] #42 8.500   DEP      images/creds.pb-c.d
00:28:51 [2020-11-10T00:28:51.033Z] #42 8.572   PBCC     images/utsns.pb-c.c
00:28:51 [2020-11-10T00:28:51.033Z] #42 8.597   DEP      images/utsns.pb-c.d
00:28:51 [2020-11-10T00:28:51.033Z] #42 8.643   PBCC     images/ipc-desc.pb-c.c
00:28:51 [2020-11-10T00:28:51.033Z] #42 8.681   PBCC     images/ipc-sem.pb-c.c
00:28:51 [2020-11-10T00:28:51.033Z] #42 8.708   DEP      images/ipc-desc.pb-c.d
00:28:51 [2020-11-10T00:28:51.033Z] #42 8.746   DEP      images/ipc-sem.pb-c.d
00:28:51 [2020-11-10T00:28:51.135Z] #41 35.08   CC       images/mnt.o
00:28:51 [2020-11-10T00:28:51.252Z] #65 DONE 0.7s
00:28:51 [2020-11-10T00:28:51.252Z] 
00:28:51 [2020-11-10T00:28:51.252Z] #66 exporting to image
00:28:51 [2020-11-10T00:28:51.252Z] #66 exporting layers
00:28:51 [2020-11-10T00:28:51.335Z] #42 8.850   PBCC     images/ipc-msg.pb-c.c
00:28:51 [2020-11-10T00:28:51.335Z] #42 8.862   DEP      images/ipc-msg.pb-c.d
00:28:51 [2020-11-10T00:28:51.335Z] #42 8.883   PBCC     images/ipc-shm.pb-c.c
00:28:51 [2020-11-10T00:28:51.335Z] #42 8.896   DEP      images/ipc-shm.pb-c.d
00:28:51 [2020-11-10T00:28:51.335Z] #42 8.923   PBCC     images/ipc-var.pb-c.c
00:28:51 [2020-11-10T00:28:51.335Z] #42 8.937   DEP      images/ipc-var.pb-c.d
00:28:51 [2020-11-10T00:28:51.335Z] #42 8.979   PBCC     images/sk-opts.pb-c.c
00:28:51 [2020-11-10T00:28:51.335Z] #42 9.013   PBCC     images/packet-sock.pb-c.c
00:28:51 [2020-11-10T00:28:51.391Z] #41 35.36   CC       images/pipe-data.o
00:28:51 [2020-11-10T00:28:51.617Z] #9 DONE 6.6s
00:28:51 [2020-11-10T00:28:51.617Z] 
00:28:51 [2020-11-10T00:28:51.617Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:28:51 [2020-11-10T00:28:51.634Z] #42 9.104   DEP      images/sk-opts.pb-c.d
00:28:51 [2020-11-10T00:28:51.634Z] #42 9.147   DEP      images/packet-sock.pb-c.d
00:28:51 [2020-11-10T00:28:51.634Z] #42 9.218   PBCC     images/sk-netlink.pb-c.c
00:28:51 [2020-11-10T00:28:51.634Z] #42 9.274   DEP      images/sk-netlink.pb-c.d
00:28:51 [2020-11-10T00:28:51.634Z] #42 9.326   PBCC     images/sk-inet.pb-c.c
00:28:51 [2020-11-10T00:28:51.648Z] #41 35.53   CC       images/sa.o
00:28:51 [2020-11-10T00:28:51.716Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.1s done
00:28:51 [2020-11-10T00:28:51.716Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.6s done
00:28:51 [2020-11-10T00:28:51.716Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.1s
00:28:51 [2020-11-10T00:28:51.716Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.6s done
00:28:51 [2020-11-10T00:28:51.856Z] #45 ...
00:28:51 [2020-11-10T00:28:51.856Z] 
00:28:51 [2020-11-10T00:28:51.856Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:28:51 [2020-11-10T00:28:51.856Z] #38 32.48 Checking out files:  69% (1165/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
00:28:51 [2020-11-10T00:28:51.856Z] #38 33.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:28:51 [2020-11-10T00:28:51.905Z] #41 35.78   CC       images/timer.o
00:28:51 [2020-11-10T00:28:51.931Z] #42 9.421   DEP      images/sk-inet.pb-c.d
00:28:51 [2020-11-10T00:28:51.931Z] #42 9.465   PBCC     images/sk-unix.pb-c.c
00:28:51 [2020-11-10T00:28:51.931Z] #42 9.588   DEP      images/sk-unix.pb-c.d
00:28:51 [2020-11-10T00:28:51.931Z] #42 9.664   PBCC     images/mm.pb-c.c
00:28:51 [2020-11-10T00:28:51.977Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.8s
00:28:52 [2020-11-10T00:28:52.162Z] #41 36.10   CC       images/timerfd.o
00:28:52 [2020-11-10T00:28:52.230Z] #42 9.742   DEP      images/mm.pb-c.d
00:28:52 [2020-11-10T00:28:52.230Z] #42 9.788   PBCC     images/timerfd.pb-c.c
00:28:52 [2020-11-10T00:28:52.230Z] #42 9.828   DEP      images/timerfd.pb-c.d
00:28:52 [2020-11-10T00:28:52.230Z] #42 9.892   PBCC     images/timer.pb-c.c
00:28:52 [2020-11-10T00:28:52.230Z] #42 9.928   DEP      images/timer.pb-c.d
00:28:52 [2020-11-10T00:28:52.230Z] #42 9.970   PBCC     images/sa.pb-c.c
00:28:52 [2020-11-10T00:28:52.230Z] #42 10.02   DEP      images/sa.pb-c.d
00:28:52 [2020-11-10T00:28:52.239Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.0s done
00:28:52 [2020-11-10T00:28:52.239Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
00:28:52 [2020-11-10T00:28:52.418Z] #41 36.34   CC       images/mm.o
00:28:52 [2020-11-10T00:28:52.501Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
00:28:52 [2020-11-10T00:28:52.528Z] #42 10.08   PBCC     images/pipe-data.pb-c.c
00:28:52 [2020-11-10T00:28:52.529Z] #42 10.10   DEP      images/pipe-data.pb-c.d
00:28:52 [2020-11-10T00:28:52.529Z] #42 10.16   PBCC     images/mnt.pb-c.c
00:28:52 [2020-11-10T00:28:52.529Z] #42 10.21   DEP      images/mnt.pb-c.d
00:28:52 [2020-11-10T00:28:52.529Z] #42 10.25   PBCC     images/sk-packet.pb-c.c
00:28:52 [2020-11-10T00:28:52.675Z] #41 36.59   CC       images/sk-opts.o
00:28:52 [2020-11-10T00:28:52.828Z] #42 10.31   DEP      images/sk-packet.pb-c.d
00:28:52 [2020-11-10T00:28:52.828Z] #42 10.37   PBCC     images/tcp-stream.pb-c.c
00:28:52 [2020-11-10T00:28:52.828Z] #42 10.46   DEP      images/tcp-stream.pb-c.d
00:28:52 [2020-11-10T00:28:52.828Z] #42 10.54   PBCC     images/pipe.pb-c.c
00:28:52 [2020-11-10T00:28:52.828Z] #42 10.60   DEP      images/pipe.pb-c.d
00:28:52 [2020-11-10T00:28:52.931Z] #41 36.81   CC       images/sk-unix.o
00:28:53 [2020-11-10T00:28:53.003Z] #10 DONE 1.3s
00:28:53 [2020-11-10T00:28:53.003Z] 
00:28:53 [2020-11-10T00:28:53.003Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:28:53 [2020-11-10T00:28:53.003Z] #56 ...
00:28:53 [2020-11-10T00:28:53.003Z] 
00:28:53 [2020-11-10T00:28:53.003Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:28:53 [2020-11-10T00:28:53.003Z] #29 DONE 0.2s
00:28:53 [2020-11-10T00:28:53.003Z] 
00:28:53 [2020-11-10T00:28:53.003Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:28:53 [2020-11-10T00:28:53.003Z] #37 DONE 0.2s
00:28:53 [2020-11-10T00:28:53.003Z] 
00:28:53 [2020-11-10T00:28:53.003Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:28:53 [2020-11-10T00:28:53.075Z] #8 ...
00:28:53 [2020-11-10T00:28:53.075Z] 
00:28:53 [2020-11-10T00:28:53.075Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:28:53 [2020-11-10T00:28:53.075Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
00:28:53 [2020-11-10T00:28:53.075Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:28:53 [2020-11-10T00:28:53.075Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done
00:28:53 [2020-11-10T00:28:53.075Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done
00:28:53 [2020-11-10T00:28:53.075Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 9.9s
00:28:53 [2020-11-10T00:28:53.126Z] #42 10.64   PBCC     images/pstree.pb-c.c
00:28:53 [2020-11-10T00:28:53.126Z] #42 10.72   DEP      images/pstree.pb-c.d
00:28:53 [2020-11-10T00:28:53.126Z] #42 10.76   PBCC     images/fs.pb-c.c
00:28:53 [2020-11-10T00:28:53.126Z] #42 10.78   DEP      images/fs.pb-c.d
00:28:53 [2020-11-10T00:28:53.126Z] #42 10.82   PBCC     images/signalfd.pb-c.c
00:28:53 [2020-11-10T00:28:53.188Z] #41 37.09   CC       images/sk-inet.o
00:28:53 [2020-11-10T00:28:53.425Z] #42 10.88   DEP      images/signalfd.pb-c.d
00:28:53 [2020-11-10T00:28:53.425Z] #42 10.96   PBCC     images/fh.pb-c.c
00:28:53 [2020-11-10T00:28:53.425Z] #42 ...
00:28:53 [2020-11-10T00:28:53.425Z] 
00:28:53 [2020-11-10T00:28:53.425Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:53 [2020-11-10T00:28:53.425Z] #50 61.05 regexp/syntax
00:28:53 [2020-11-10T00:28:53.425Z] #50 61.12 reflect
00:28:53 [2020-11-10T00:28:53.425Z] #50 ...
00:28:53 [2020-11-10T00:28:53.425Z] 
00:28:53 [2020-11-10T00:28:53.425Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:53 [2020-11-10T00:28:53.425Z] #42 11.01   PBCC     images/fsnotify.pb-c.c
00:28:53 [2020-11-10T00:28:53.425Z] #42 11.07   DEP      images/fh.pb-c.d
00:28:53 [2020-11-10T00:28:53.425Z] #42 11.12   DEP      images/fsnotify.pb-c.d
00:28:53 [2020-11-10T00:28:53.425Z] #42 11.16   PBCC     images/eventpoll.pb-c.c
00:28:53 [2020-11-10T00:28:53.425Z] #42 11.18   DEP      images/eventpoll.pb-c.d
00:28:53 [2020-11-10T00:28:53.447Z] #41 37.40   CC       images/tun.o
00:28:53 [2020-11-10T00:28:53.704Z] #41 37.65   CC       images/sk-netlink.o
00:28:53 [2020-11-10T00:28:53.739Z] #42 11.22   PBCC     images/eventfd.pb-c.c
00:28:53 [2020-11-10T00:28:53.739Z] #42 11.25   DEP      images/eventfd.pb-c.d
00:28:53 [2020-11-10T00:28:53.739Z] #42 11.35   PBCC     images/remap-file-path.pb-c.c
00:28:53 [2020-11-10T00:28:53.739Z] #42 11.37   DEP      images/remap-file-path.pb-c.d
00:28:53 [2020-11-10T00:28:53.739Z] #42 11.45   PBCC     images/fifo.pb-c.c
00:28:53 [2020-11-10T00:28:53.739Z] #42 11.49   DEP      images/fifo.pb-c.d
00:28:53 [2020-11-10T00:28:53.739Z] #42 11.55   PBCC     images/ghost-file.pb-c.c
00:28:53 [2020-11-10T00:28:53.961Z] #41 37.94   CC       images/packet-sock.o
00:28:53 [2020-11-10T00:28:53.984Z] #66 exporting layers 2.6s done
00:28:53 [2020-11-10T00:28:53.984Z] #66 writing image sha256:8c3728edeb0b9a15677f489dabc369e60b4717f517df6d79cc27b5f8b4aa037e done
00:28:53 [2020-11-10T00:28:53.984Z] #66 naming to docker.io/library/docker:8a397fcbf079d224b03fd255c774e37c3d27924a done
00:28:53 [2020-11-10T00:28:53.984Z] #66 DONE 2.6s
[Pipeline] }
00:28:54 [2020-11-10T00:28:54.021Z] #24 ...
00:28:54 [2020-11-10T00:28:54.021Z] 
00:28:54 [2020-11-10T00:28:54.021Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:54 [2020-11-10T00:28:54.021Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
[Pipeline] // stage
00:28:54 [2020-11-10T00:28:54.037Z] #42 11.61   DEP      images/ghost-file.pb-c.d
00:28:54 [2020-11-10T00:28:54.037Z] #42 11.70   PBCC     images/regfile.pb-c.c
00:28:54 [2020-11-10T00:28:54.037Z] #42 11.78   DEP      images/regfile.pb-c.d
00:28:54 [2020-11-10T00:28:54.037Z] #42 11.84   PBCC     images/ns.pb-c.c
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:28:54 [2020-11-10T00:28:54.284Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done
00:28:54 [2020-11-10T00:28:54.336Z] #42 11.85   DEP      images/ns.pb-c.d
00:28:54 [2020-11-10T00:28:54.336Z] #42 11.87   PBCC     images/fdinfo.pb-c.c
00:28:54 [2020-11-10T00:28:54.336Z] #42 12.06   DEP      images/fdinfo.pb-c.d
00:28:54 [2020-11-10T00:28:54.336Z] #42 12.12   PBCC     images/core-aarch64.pb-c.c
00:28:54 [2020-11-10T00:28:54.398Z] #38 ...
00:28:54 [2020-11-10T00:28:54.398Z] 
00:28:54 [2020-11-10T00:28:54.398Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:54 [2020-11-10T00:28:54.398Z] #47 25.49 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:28:54 [2020-11-10T00:28:54.398Z] #47 26.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:28:54 [2020-11-10T00:28:54.398Z] #47 26.59 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:28:54 [2020-11-10T00:28:54.398Z] #47 28.05 go: downloading golang.org/x/text v0.3.2
00:28:54 [2020-11-10T00:28:54.398Z] #47 29.49 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:28:54 [2020-11-10T00:28:54.398Z] #47 ...
00:28:54 [2020-11-10T00:28:54.398Z] 
00:28:54 [2020-11-10T00:28:54.398Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:54 [2020-11-10T00:28:54.418Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/test/unit
00:28:54 [2020-11-10T00:28:54.525Z] #41 38.33   CC       images/ipc-var.o
00:28:54 [2020-11-10T00:28:54.633Z] #42 12.18   PBCC     images/core-arm.pb-c.c
00:28:54 [2020-11-10T00:28:54.633Z] #42 12.23   PBCC     images/core-ppc64.pb-c.c
00:28:54 [2020-11-10T00:28:54.633Z] #42 ...
00:28:54 [2020-11-10T00:28:54.633Z] 
00:28:54 [2020-11-10T00:28:54.634Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:54 [2020-11-10T00:28:54.634Z] #46 DONE 72.5s
00:28:54 [2020-11-10T00:28:54.634Z] 
00:28:54 [2020-11-10T00:28:54.634Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:54 [2020-11-10T00:28:54.634Z] #42 12.30   PBCC     images/core-s390.pb-c.c
00:28:54 [2020-11-10T00:28:54.634Z] #42 12.37   PBCC     images/core-x86.pb-c.c
00:28:54 [2020-11-10T00:28:54.659Z] #62 34.68 Checking out files:  44% (853/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  89% (1707/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:28:54 [2020-11-10T00:28:54.660Z] #62 36.19 + cd /tmp/tmp.XJaTvYLqMw/src/github.com/docker/libnetwork
00:28:54 [2020-11-10T00:28:54.660Z] #62 36.19 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
00:28:54 [2020-11-10T00:28:54.781Z] #41 38.63   CC       images/ipc-desc.o
00:28:54 [2020-11-10T00:28:54.781Z] #41 38.83   CC       images/ipc-shm.o
00:28:54 [2020-11-10T00:28:54.859Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
00:28:54 [2020-11-10T00:28:54.931Z] #42 12.46   PBCC     images/core.pb-c.c
00:28:54 [2020-11-10T00:28:54.931Z] #42 12.57   PBCC     images/inventory.pb-c.c
00:28:55 [2020-11-10T00:28:55.038Z] #41 39.12   CC       images/ipc-msg.o
00:28:55 [2020-11-10T00:28:55.231Z] #42 12.73   DEP      images/core-aarch64.pb-c.d
00:28:55 [2020-11-10T00:28:55.231Z] #42 12.90   DEP      images/core-arm.pb-c.d
00:28:55 [2020-11-10T00:28:55.233Z] #62 36.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:28:55 [2020-11-10T00:28:55.531Z] #42 12.98   DEP      images/core-ppc64.pb-c.d
00:28:55 [2020-11-10T00:28:55.531Z] #42 13.04   DEP      images/core-s390.pb-c.d
00:28:55 [2020-11-10T00:28:55.531Z] #42 13.09   DEP      images/core-x86.pb-c.d
00:28:55 [2020-11-10T00:28:55.601Z] #41 39.43   CC       images/ipc-sem.o
00:28:55 [2020-11-10T00:28:55.831Z] #42 13.31   DEP      images/core.pb-c.d
00:28:55 [2020-11-10T00:28:55.831Z] #42 13.38   DEP      images/inventory.pb-c.d
00:28:55 [2020-11-10T00:28:55.831Z] #42 13.42   PBCC     images/cpuinfo.pb-c.c
00:28:55 [2020-11-10T00:28:55.831Z] #42 13.44   DEP      images/cpuinfo.pb-c.d
00:28:55 [2020-11-10T00:28:55.831Z] #42 13.47   PBCC     images/stats.pb-c.c
00:28:55 [2020-11-10T00:28:55.831Z] #42 13.48   DEP      images/stats.pb-c.d
00:28:55 [2020-11-10T00:28:55.858Z] #41 39.58   CC       images/utsns.o
00:28:55 [2020-11-10T00:28:55.858Z] #41 39.79   CC       images/creds.o
00:28:56 [2020-11-10T00:28:56.115Z] #41 39.98   CC       images/vma.o
00:28:56 [2020-11-10T00:28:56.373Z] #41 40.18   CC       images/netdev.o
00:28:56 [2020-11-10T00:28:56.484Z] ?   	github.com/docker/docker/api	[no test files]
00:28:56 [2020-11-10T00:28:56.629Z] #41 40.57   CC       images/tty.o
00:28:57 [2020-11-10T00:28:57.194Z] #41 41.17   CC       images/file-lock.o
00:28:57 [2020-11-10T00:28:57.372Z] #42 15.02 make[1]: Nothing to be done for 'all'.
00:28:57 [2020-11-10T00:28:57.450Z] #41 ...
00:28:57 [2020-11-10T00:28:57.450Z] 
00:28:57 [2020-11-10T00:28:57.450Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:28:57 [2020-11-10T00:28:57.450Z] #56 146.1 + for f in rootlesskit rootlesskit-docker-proxy
00:28:57 [2020-11-10T00:28:57.450Z] #56 146.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:28:57 [2020-11-10T00:28:57.773Z] #62 ...
00:28:57 [2020-11-10T00:28:57.773Z] 
00:28:57 [2020-11-10T00:28:57.773Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:57 [2020-11-10T00:28:57.773Z] #49 29.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:28:57 [2020-11-10T00:28:57.773Z] #49 30.97 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:28:57 [2020-11-10T00:28:57.773Z] #49 31.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:28:57 [2020-11-10T00:28:57.773Z] #49 31.49 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:28:57 [2020-11-10T00:28:57.773Z] #49 31.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:28:57 [2020-11-10T00:28:57.773Z] #49 33.31 runtime/cgo
00:28:57 [2020-11-10T00:28:57.773Z] #49 33.41 runtime
00:28:57 [2020-11-10T00:28:57.773Z] #49 ...
00:28:57 [2020-11-10T00:28:57.773Z] 
00:28:57 [2020-11-10T00:28:57.773Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:57 [2020-11-10T00:28:57.773Z] #47 36.53 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:28:57 [2020-11-10T00:28:57.773Z] #47 36.60 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:28:57 [2020-11-10T00:28:57.773Z] #47 36.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:28:57 [2020-11-10T00:28:57.773Z] #47 36.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:28:57 [2020-11-10T00:28:57.773Z] #47 36.63 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:28:57 [2020-11-10T00:28:57.773Z] #47 36.64 go: downloading github.com/ultraware/whitespace v0.0.4
00:28:57 [2020-11-10T00:28:57.773Z] #47 36.68 go: downloading github.com/kisielk/gotool v1.0.0
00:28:57 [2020-11-10T00:28:57.773Z] #47 36.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:28:57 [2020-11-10T00:28:57.773Z] #47 36.93 go: downloading github.com/uudashr/gocognit v1.0.1
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.07 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.09 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.15 go: extracting github.com/ultraware/whitespace v0.0.4
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.31 go: extracting github.com/kisielk/gotool v1.0.0
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.34 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.35 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.42 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.43 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.61 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.62 go: downloading github.com/ultraware/funlen v0.0.2
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.67 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.72 go: extracting github.com/uudashr/gocognit v1.0.1
00:28:57 [2020-11-10T00:28:57.773Z] #47 37.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.09 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.30 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.37 go: extracting github.com/ultraware/funlen v0.0.2
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.54 go: downloading github.com/BurntSushi/toml v0.3.1
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.65 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.65 go: downloading github.com/spf13/viper v1.6.1
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.65 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.72 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.73 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:28:57 [2020-11-10T00:28:57.773Z] #47 38.86 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:28:57 [2020-11-10T00:28:57.773Z] #47 39.22 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:28:57 [2020-11-10T00:28:57.773Z] #47 39.31 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:28:57 [2020-11-10T00:28:57.773Z] #47 39.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:28:57 [2020-11-10T00:28:57.773Z] #47 39.32 go: extracting github.com/BurntSushi/toml v0.3.1
00:28:58 [2020-11-10T00:28:58.032Z] #47 39.45 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:28:58 [2020-11-10T00:28:58.032Z] #47 39.54 go: extracting github.com/spf13/viper v1.6.1
00:28:58 [2020-11-10T00:28:58.032Z] #47 39.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:28:58 [2020-11-10T00:28:58.032Z] #47 39.68 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:28:58 [2020-11-10T00:28:58.176Z] #8 ...
00:28:58 [2020-11-10T00:28:58.176Z] 
00:28:58 [2020-11-10T00:28:58.176Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:28:58 [2020-11-10T00:28:58.176Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 11.0s done
00:28:58 [2020-11-10T00:28:58.176Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 3.1s done
00:28:58 [2020-11-10T00:28:58.176Z] #24 DONE 14.8s
00:28:58 [2020-11-10T00:28:58.176Z] 
00:28:58 [2020-11-10T00:28:58.176Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:28:58 [2020-11-10T00:28:58.313Z] #38 ...
00:28:58 [2020-11-10T00:28:58.313Z] 
00:28:58 [2020-11-10T00:28:58.313Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:58 [2020-11-10T00:28:58.313Z] #53 5.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:28:58 [2020-11-10T00:28:58.313Z] #53 5.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:28:58 [2020-11-10T00:28:58.314Z] #53 5.294 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:28:58 [2020-11-10T00:28:58.314Z] #53 5.453 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:28:58 [2020-11-10T00:28:58.438Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.7s done
00:28:58 [2020-11-10T00:28:58.574Z] #53 5.745 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:28:58 [2020-11-10T00:28:58.603Z] #47 40.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:28:58 [2020-11-10T00:28:58.603Z] #47 40.27 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:28:58 [2020-11-10T00:28:58.862Z] #47 40.37 go: downloading github.com/spf13/afero v1.1.2
00:28:58 [2020-11-10T00:28:58.862Z] #47 40.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:28:58 [2020-11-10T00:28:58.862Z] #47 40.37 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:28:58 [2020-11-10T00:28:58.862Z] #47 40.37 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:28:58 [2020-11-10T00:28:58.862Z] #47 40.48 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:28:58 [2020-11-10T00:28:58.922Z] #42 16.47   CC       images/stats.o
00:28:59 [2020-11-10T00:28:59.015Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
00:28:59 [2020-11-10T00:28:59.122Z] #47 40.62 go: downloading gopkg.in/yaml.v2 v2.2.7
00:28:59 [2020-11-10T00:28:59.123Z] #47 40.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:28:59 [2020-11-10T00:28:59.123Z] #47 40.72 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:28:59 [2020-11-10T00:28:59.123Z] #47 40.74 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:28:59 [2020-11-10T00:28:59.145Z] #53 6.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:28:59 [2020-11-10T00:28:59.382Z] #47 40.99 go: downloading github.com/stretchr/testify v1.4.0
00:28:59 [2020-11-10T00:28:59.382Z] #47 41.08 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:28:59 [2020-11-10T00:28:59.406Z] #53 ...
00:28:59 [2020-11-10T00:28:59.406Z] 
00:28:59 [2020-11-10T00:28:59.406Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.511 + RM_GOPATH=0
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.511 + TMP_GOPATH=
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.511 + : /build
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.511 + '[' -z '' ']'
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.511 ++ mktemp -d
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.518 + export GOPATH=/tmp/tmp.VlxUA5HEHB
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.518 + GOPATH=/tmp/tmp.VlxUA5HEHB
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.518 + RM_GOPATH=1
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.518 + case "$(go env GOARCH)" in
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.518 ++ go env GOARCH
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.565 + export GO_BUILDMODE=-buildmode=pie
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.565 + GO_BUILDMODE=-buildmode=pie
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.565 ++ dirname /tmp/install/install.sh
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + dir=/tmp/install
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + bin=rootlesskit
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + shift
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + . /tmp/install/rootlesskit.installer
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + install_rootlesskit
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + case "$1" in
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + export CGO_ENABLED=0
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + CGO_ENABLED=0
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + _install_rootlesskit
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VlxUA5HEHB/src/github.com/rootless-containers/rootlesskit
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 Cloning into '/tmp/tmp.VlxUA5HEHB/src/github.com/rootless-containers/rootlesskit'...
00:28:59 [2020-11-10T00:28:59.406Z] #56 6.581 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:28:59 [2020-11-10T00:28:59.567Z] #42 17.07   CC       images/core.o
00:28:59 [2020-11-10T00:28:59.643Z] #47 41.21 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:28:59 [2020-11-10T00:28:59.865Z] #42 ...
00:28:59 [2020-11-10T00:28:59.865Z] 
00:28:59 [2020-11-10T00:28:59.865Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:59 [2020-11-10T00:28:59.865Z] #44 67.63 crypto/rc4
00:28:59 [2020-11-10T00:28:59.865Z] #44 68.08 vendor/golang.org/x/net/dns/dnsmessage
00:28:59 [2020-11-10T00:28:59.865Z] #44 69.54 time
00:28:59 [2020-11-10T00:28:59.865Z] #44 ...
00:28:59 [2020-11-10T00:28:59.865Z] 
00:28:59 [2020-11-10T00:28:59.865Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:59 [2020-11-10T00:28:59.865Z] #33 74.55 internal/poll
00:28:59 [2020-11-10T00:28:59.865Z] #33 77.40 os
00:29:00 [2020-11-10T00:29:00.212Z] #47 41.76 go: extracting gopkg.in/yaml.v2 v2.2.7
00:29:00 [2020-11-10T00:29:00.472Z] #47 41.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:29:00 [2020-11-10T00:29:00.472Z] #47 41.99 go: downloading github.com/hashicorp/hcl v1.0.0
00:29:00 [2020-11-10T00:29:00.735Z] #47 42.21 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:29:00 [2020-11-10T00:29:00.735Z] #47 42.31 go: extracting github.com/spf13/afero v1.1.2
00:29:00 [2020-11-10T00:29:00.735Z] #47 42.38 go: extracting github.com/stretchr/testify v1.4.0
00:29:00 [2020-11-10T00:29:00.918Z] #33 78.70 internal/fmtsort
00:29:00 [2020-11-10T00:29:00.996Z] #47 42.40 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:29:00 [2020-11-10T00:29:00.996Z] #47 42.40 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:29:00 [2020-11-10T00:29:00.996Z] #47 42.61 go: downloading github.com/pelletier/go-toml v1.2.0
00:29:00 [2020-11-10T00:29:00.996Z] #47 ...
00:29:00 [2020-11-10T00:29:00.996Z] 
00:29:00 [2020-11-10T00:29:00.996Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:00 [2020-11-10T00:29:00.996Z] #34 21.98 Reading package lists...
00:29:01 [2020-11-10T00:29:01.259Z] #34 33.15 Reading package lists...
00:29:01 [2020-11-10T00:29:01.259Z] #34 ...
00:29:01 [2020-11-10T00:29:01.259Z] 
00:29:01 [2020-11-10T00:29:01.259Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:29:01 [2020-11-10T00:29:01.259Z] #38 36.81 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:29:01 [2020-11-10T00:29:01.259Z] #38 ...
00:29:01 [2020-11-10T00:29:01.259Z] 
00:29:01 [2020-11-10T00:29:01.259Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:01 [2020-11-10T00:29:01.259Z] #47 42.84 go: downloading github.com/magiconair/properties v1.8.1
00:29:01 [2020-11-10T00:29:01.519Z] #47 43.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:29:01 [2020-11-10T00:29:01.519Z] #47 43.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:29:01 [2020-11-10T00:29:01.519Z] #47 43.09 go: downloading github.com/fatih/color v1.7.0
00:29:01 [2020-11-10T00:29:01.519Z] #47 43.14 go: downloading github.com/mattn/go-colorable v0.1.4
00:29:01 [2020-11-10T00:29:01.585Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.7s done
00:29:01 [2020-11-10T00:29:01.627Z] #56 ...
00:29:01 [2020-11-10T00:29:01.627Z] 
00:29:01 [2020-11-10T00:29:01.627Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:01 [2020-11-10T00:29:01.627Z] #11 140.0 Selecting previously unselected package g++-mingw-w64-x86-64.
00:29:01 [2020-11-10T00:29:01.627Z] #11 140.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:29:01 [2020-11-10T00:29:01.627Z] #11 140.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:29:01 [2020-11-10T00:29:01.627Z] #11 ...
00:29:01 [2020-11-10T00:29:01.627Z] 
00:29:01 [2020-11-10T00:29:01.627Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:01 [2020-11-10T00:29:01.627Z] #41 41.37   CC       images/rlimit.o
00:29:01 [2020-11-10T00:29:01.627Z] #41 41.55   CC       images/pagemap.o
00:29:01 [2020-11-10T00:29:01.627Z] #41 41.79   CC       images/siginfo.o
00:29:01 [2020-11-10T00:29:01.627Z] #41 42.02   CC       images/rpc.o
00:29:01 [2020-11-10T00:29:01.627Z] #41 43.24   CC       images/ext-file.o
00:29:01 [2020-11-10T00:29:01.627Z] #41 43.40   CC       images/cgroup.o
00:29:01 [2020-11-10T00:29:01.627Z] #41 44.04   CC       images/userns.o
00:29:01 [2020-11-10T00:29:01.627Z] #41 44.40   CC       images/google/protobuf/descriptor.o
00:29:01 [2020-11-10T00:29:01.780Z] #47 43.40 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:29:01 [2020-11-10T00:29:01.780Z] #47 43.45 go: extracting github.com/magiconair/properties v1.8.1
00:29:01 [2020-11-10T00:29:01.780Z] #47 43.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:29:01 [2020-11-10T00:29:01.780Z] #47 ...
00:29:01 [2020-11-10T00:29:01.780Z] 
00:29:01 [2020-11-10T00:29:01.780Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:01 [2020-11-10T00:29:01.780Z] #11 33.48 Fetched 8398 kB in 25s (338 kB/s)
00:29:01 [2020-11-10T00:29:01.780Z] #11 33.48 Reading package lists...
00:29:01 [2020-11-10T00:29:01.859Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
00:29:02 [2020-11-10T00:29:02.041Z] #11 ...
00:29:02 [2020-11-10T00:29:02.041Z] 
00:29:02 [2020-11-10T00:29:02.041Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:02 [2020-11-10T00:29:02.041Z] #34 33.15 Reading package lists...
00:29:02 [2020-11-10T00:29:02.191Z] #41 ...
00:29:02 [2020-11-10T00:29:02.191Z] 
00:29:02 [2020-11-10T00:29:02.191Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:02 [2020-11-10T00:29:02.191Z] #43 141.0 vendor/golang.org/x/text/secure/bidirule
00:29:02 [2020-11-10T00:29:02.191Z] #43 141.2 vendor/golang.org/x/text/unicode/norm
00:29:02 [2020-11-10T00:29:02.191Z] #43 145.1 vendor/golang.org/x/net/idna
00:29:02 [2020-11-10T00:29:02.191Z] #43 147.4 vendor/golang.org/x/net/http2/hpack
00:29:02 [2020-11-10T00:29:02.191Z] #43 148.7 mime
00:29:02 [2020-11-10T00:29:02.191Z] #43 150.2 mime/quotedprintable
00:29:02 [2020-11-10T00:29:02.191Z] #43 150.6 net/http/internal
00:29:02 [2020-11-10T00:29:02.301Z] #34 ...
00:29:02 [2020-11-10T00:29:02.301Z] 
00:29:02 [2020-11-10T00:29:02.301Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:02 [2020-11-10T00:29:02.301Z] #40 33.69 Fetched 8398 kB in 24s (346 kB/s)
00:29:02 [2020-11-10T00:29:02.301Z] #40 33.69 Reading package lists...
00:29:02 [2020-11-10T00:29:02.301Z] #40 ...
00:29:02 [2020-11-10T00:29:02.301Z] 
00:29:02 [2020-11-10T00:29:02.301Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:02 [2020-11-10T00:29:02.301Z] #47 43.89 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:29:02 [2020-11-10T00:29:02.301Z] #47 43.90 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:29:02 [2020-11-10T00:29:02.301Z] #47 43.92 go: extracting github.com/hashicorp/hcl v1.0.0
00:29:02 [2020-11-10T00:29:02.301Z] #47 43.92 go: extracting github.com/fatih/color v1.7.0
00:29:02 [2020-11-10T00:29:02.301Z] #47 43.93 go: extracting github.com/pelletier/go-toml v1.2.0
00:29:02 [2020-11-10T00:29:02.449Z] #43 ...
00:29:02 [2020-11-10T00:29:02.449Z] 
00:29:02 [2020-11-10T00:29:02.449Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:02 [2020-11-10T00:29:02.449Z] #41 46.17   CC       images/opts.o
00:29:02 [2020-11-10T00:29:02.449Z] #41 46.38   CC       images/seccomp.o
00:29:02 [2020-11-10T00:29:02.561Z] #47 44.01 go: downloading github.com/subosito/gotenv v1.2.0
00:29:02 [2020-11-10T00:29:02.561Z] #47 44.13 go: downloading github.com/mattn/go-isatty v0.0.8
00:29:02 [2020-11-10T00:29:02.561Z] #47 ...
00:29:02 [2020-11-10T00:29:02.561Z] 
00:29:02 [2020-11-10T00:29:02.561Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:02 [2020-11-10T00:29:02.561Z] #53 34.17 Fetched 8398 kB in 25s (330 kB/s)
00:29:02 [2020-11-10T00:29:02.561Z] #53 34.17 Reading package lists...
00:29:02 [2020-11-10T00:29:02.561Z] #53 ...
00:29:02 [2020-11-10T00:29:02.561Z] 
00:29:02 [2020-11-10T00:29:02.561Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:02 [2020-11-10T00:29:02.561Z] #47 44.28 go: extracting github.com/mattn/go-colorable v0.1.4
00:29:02 [2020-11-10T00:29:02.706Z] #41 46.65   CC       images/binfmt-misc.o
00:29:02 [2020-11-10T00:29:02.713Z] #56 ...
00:29:02 [2020-11-10T00:29:02.713Z] 
00:29:02 [2020-11-10T00:29:02.713Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.524 + RM_GOPATH=0
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.524 + TMP_GOPATH=
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.524 + : /build
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.524 + '[' -z '' ']'
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.524 ++ mktemp -d
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.553 + export GOPATH=/tmp/tmp.97L9qCJth9
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.554 + GOPATH=/tmp/tmp.97L9qCJth9
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.554 + RM_GOPATH=1
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.554 + case "$(go env GOARCH)" in
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.562 ++ go env GOARCH
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.579 + export GO_BUILDMODE=-buildmode=pie
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.580 + GO_BUILDMODE=-buildmode=pie
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.585 ++ dirname /tmp/install/install.sh
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.589 + dir=/tmp/install
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.590 + bin=proxy
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.590 + shift
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.591 + '[' '!' -f /tmp/install/proxy.installer ']'
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.591 + . /tmp/install/proxy.installer
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.594 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.594 + install_proxy
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.598 + case "$1" in
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.598 + export CGO_ENABLED=0
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.598 + CGO_ENABLED=0
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.599 + _install_proxy
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.599 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.599 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.97L9qCJth9/src/github.com/docker/libnetwork
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.602 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
00:29:02 [2020-11-10T00:29:02.713Z] #62 7.610 Cloning into '/tmp/tmp.97L9qCJth9/src/github.com/docker/libnetwork'...
00:29:02 [2020-11-10T00:29:02.820Z] #47 44.33 go: extracting golang.org/x/text v0.3.2
00:29:02 [2020-11-10T00:29:02.820Z] #47 44.37 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:29:02 [2020-11-10T00:29:02.821Z] #47 44.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:29:02 [2020-11-10T00:29:02.963Z] #41 46.89   CC       images/time.o
00:29:02 [2020-11-10T00:29:02.974Z] #62 ...
00:29:02 [2020-11-10T00:29:02.974Z] 
00:29:02 [2020-11-10T00:29:02.974Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:02 [2020-11-10T00:29:02.974Z] #40 6.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:29:02 [2020-11-10T00:29:02.974Z] #40 7.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:02 [2020-11-10T00:29:02.974Z] #40 7.127 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:02 [2020-11-10T00:29:02.974Z] #40 8.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:29:03 [2020-11-10T00:29:03.021Z] #33 80.31 fmt
00:29:03 [2020-11-10T00:29:03.022Z] #33 80.32 path/filepath
00:29:03 [2020-11-10T00:29:03.081Z] #47 44.69 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:29:03 [2020-11-10T00:29:03.221Z] #41 47.12   CC       images/sysctl.o
00:29:03 [2020-11-10T00:29:03.221Z] #41 47.32   CC       images/autofs.o
00:29:03 [2020-11-10T00:29:03.235Z] #40 ...
00:29:03 [2020-11-10T00:29:03.235Z] 
00:29:03 [2020-11-10T00:29:03.235Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.079 + RM_GOPATH=0
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.079 + TMP_GOPATH=
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.079 + : /build
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.079 + '[' -z '' ']'
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.079 ++ mktemp -d
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.079 + export GOPATH=/tmp/tmp.Zaa9pCXsFz
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.079 + GOPATH=/tmp/tmp.Zaa9pCXsFz
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.079 + RM_GOPATH=1
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.079 + case "$(go env GOARCH)" in
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.079 ++ go env GOARCH
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + export GO_BUILDMODE=-buildmode=pie
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + GO_BUILDMODE=-buildmode=pie
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 ++ dirname /tmp/install/install.sh
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + dir=/tmp/install
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + bin=gotestsum
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + shift
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + . /tmp/install/gotestsum.installer
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 ++ : v0.5.3
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + install_gotestsum
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + set -e
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + export GO111MODULE=on
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + GO111MODULE=on
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + GOBIN=/build
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.084 + go get gotest.tools/gotestsum@v0.5.3
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.170 go: finding gotest.tools v0.5.3
00:29:03 [2020-11-10T00:29:03.235Z] #45 6.170 go: finding gotest.tools/gotestsum v0.5.3
00:29:03 [2020-11-10T00:29:03.235Z] #45 7.030 go: downloading gotest.tools/gotestsum v0.5.3
00:29:03 [2020-11-10T00:29:03.235Z] #45 7.702 go: extracting gotest.tools/gotestsum v0.5.3
00:29:03 [2020-11-10T00:29:03.235Z] #45 8.704 go: downloading github.com/fatih/color v1.9.0
00:29:03 [2020-11-10T00:29:03.235Z] #45 8.737 go: downloading github.com/spf13/pflag v1.0.3
00:29:03 [2020-11-10T00:29:03.235Z] #45 8.750 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.056 go: downloading github.com/pkg/errors v0.9.1
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.099 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.253 go: downloading github.com/jonboulle/clockwork v0.1.0
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.282 go: extracting github.com/fatih/color v1.9.0
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.285 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.477 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.489 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.536 go: extracting github.com/spf13/pflag v1.0.3
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.728 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.881 go: downloading github.com/mattn/go-isatty v0.0.12
00:29:03 [2020-11-10T00:29:03.235Z] #45 9.928 go: downloading github.com/mattn/go-colorable v0.1.6
00:29:03 [2020-11-10T00:29:03.235Z] #45 10.19 go: extracting github.com/pkg/errors v0.9.1
00:29:03 [2020-11-10T00:29:03.235Z] #45 10.29 go: extracting github.com/jonboulle/clockwork v0.1.0
00:29:03 [2020-11-10T00:29:03.235Z] #45 10.33 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:29:03 [2020-11-10T00:29:03.235Z] #45 ...
00:29:03 [2020-11-10T00:29:03.235Z] 
00:29:03 [2020-11-10T00:29:03.235Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.289 + RM_GOPATH=0
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.289 + TMP_GOPATH=
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.289 + : /build
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.289 + '[' -z '' ']'
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.291 ++ mktemp -d
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.302 + export GOPATH=/tmp/tmp.BWLraXSbac
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.302 + GOPATH=/tmp/tmp.BWLraXSbac
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.302 + RM_GOPATH=1
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.302 + case "$(go env GOARCH)" in
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.302 ++ go env GOARCH
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.347 + export GO_BUILDMODE=-buildmode=pie
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.347 + GO_BUILDMODE=-buildmode=pie
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.348 ++ dirname /tmp/install/install.sh
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.363 + dir=/tmp/install
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.363 + bin=tomlv
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.363 + shift
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.363 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:29:03 [2020-11-10T00:29:03.235Z] #32 7.363 + . /tmp/install/tomlv.installer
00:29:03 [2020-11-10T00:29:03.236Z] #32 7.363 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:29:03 [2020-11-10T00:29:03.236Z] #32 7.363 + install_tomlv
00:29:03 [2020-11-10T00:29:03.236Z] #32 7.363 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:29:03 [2020-11-10T00:29:03.236Z] #32 7.363 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BWLraXSbac/src/github.com/BurntSushi/toml
00:29:03 [2020-11-10T00:29:03.236Z] #32 7.363 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:29:03 [2020-11-10T00:29:03.236Z] #32 7.374 Cloning into '/tmp/tmp.BWLraXSbac/src/github.com/BurntSushi/toml'...
00:29:03 [2020-11-10T00:29:03.236Z] #32 8.517 + cd /tmp/tmp.BWLraXSbac/src/github.com/BurntSushi/toml
00:29:03 [2020-11-10T00:29:03.236Z] #32 8.518 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:29:03 [2020-11-10T00:29:03.236Z] #32 8.553 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:29:03 [2020-11-10T00:29:03.236Z] #32 9.574 runtime/internal/atomic
00:29:03 [2020-11-10T00:29:03.236Z] #32 9.579 internal/cpu
00:29:03 [2020-11-10T00:29:03.236Z] #32 10.04 runtime/internal/sys
00:29:03 [2020-11-10T00:29:03.236Z] #32 10.18 runtime/internal/math
00:29:03 [2020-11-10T00:29:03.236Z] #32 10.55 math/bits
00:29:03 [2020-11-10T00:29:03.341Z] #47 44.86 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:29:03 [2020-11-10T00:29:03.341Z] #47 44.88 go: downloading github.com/spf13/cast v1.3.0
00:29:03 [2020-11-10T00:29:03.341Z] #47 44.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:29:03 [2020-11-10T00:29:03.497Z] #32 10.68 internal/bytealg
00:29:03 [2020-11-10T00:29:03.497Z] #32 ...
00:29:03 [2020-11-10T00:29:03.497Z] 
00:29:03 [2020-11-10T00:29:03.497Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.466 + RM_GOPATH=0
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.466 + TMP_GOPATH=
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.466 + : /build
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.466 + '[' -z '' ']'
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.466 ++ mktemp -d
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.466 + export GOPATH=/tmp/tmp.NLuM2V6jX4
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.466 + GOPATH=/tmp/tmp.NLuM2V6jX4
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.466 + RM_GOPATH=1
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.466 + case "$(go env GOARCH)" in
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.466 ++ go env GOARCH
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.478 + export GO_BUILDMODE=-buildmode=pie
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.478 + GO_BUILDMODE=-buildmode=pie
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.478 ++ dirname /tmp/install/install.sh
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 + dir=/tmp/install
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 + bin=vndr
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 + shift
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 + '[' '!' -f /tmp/install/vndr.installer ']'
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 + . /tmp/install/vndr.installer
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 + install_vndr
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NLuM2V6jX4/src/github.com/LK4D4/vndr
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 Cloning into '/tmp/tmp.NLuM2V6jX4/src/github.com/LK4D4/vndr'...
00:29:03 [2020-11-10T00:29:03.497Z] #43 6.488 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:29:03 [2020-11-10T00:29:03.497Z] #43 7.526 + cd /tmp/tmp.NLuM2V6jX4/src/github.com/LK4D4/vndr
00:29:03 [2020-11-10T00:29:03.497Z] #43 7.526 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:29:03 [2020-11-10T00:29:03.497Z] #43 7.582 + go build -buildmode=pie -v -o /build/vndr .
00:29:03 [2020-11-10T00:29:03.497Z] #43 9.502 runtime/internal/atomic
00:29:03 [2020-11-10T00:29:03.497Z] #43 9.509 internal/cpu
00:29:03 [2020-11-10T00:29:03.497Z] #43 9.951 runtime/internal/sys
00:29:03 [2020-11-10T00:29:03.497Z] #43 10.11 internal/bytealg
00:29:03 [2020-11-10T00:29:03.497Z] #43 10.15 runtime/internal/math
00:29:03 [2020-11-10T00:29:03.497Z] #43 10.29 internal/race
00:29:03 [2020-11-10T00:29:03.497Z] #43 10.42 sync/atomic
00:29:03 [2020-11-10T00:29:03.497Z] #43 10.69 unicode
00:29:03 [2020-11-10T00:29:03.497Z] #43 ...
00:29:03 [2020-11-10T00:29:03.497Z] 
00:29:03 [2020-11-10T00:29:03.497Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.468 + RM_GOPATH=0
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.468 + TMP_GOPATH=
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.468 + : /build
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.468 + '[' -z '' ']'
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.468 ++ mktemp -d
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.468 + export GOPATH=/tmp/tmp.ExW8XG0cAC
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.468 + GOPATH=/tmp/tmp.ExW8XG0cAC
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.468 + RM_GOPATH=1
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.468 + case "$(go env GOARCH)" in
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.468 ++ go env GOARCH
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + export GO_BUILDMODE=-buildmode=pie
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + GO_BUILDMODE=-buildmode=pie
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 ++ dirname /tmp/install/install.sh
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + dir=/tmp/install
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + bin=dockercli
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + shift
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + . /tmp/install/dockercli.installer
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 ++ : stable
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 ++ : 17.06.2-ce
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + install_dockercli
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 ++ uname -m
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + arch=x86_64
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + '[' x86_64 '!=' x86_64 ']'
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 + url=https://download.docker.com/linux/static
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.530 Install docker/cli version 17.06.2-ce from stable
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.535 + tar -xz docker/docker
00:29:03 [2020-11-10T00:29:03.497Z] #22 7.558 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:29:03 [2020-11-10T00:29:03.604Z] #47 45.13 go: extracting github.com/mattn/go-isatty v0.0.8
00:29:03 [2020-11-10T00:29:03.669Z] #33 ...
00:29:03 [2020-11-10T00:29:03.669Z] 
00:29:03 [2020-11-10T00:29:03.669Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:03 [2020-11-10T00:29:03.669Z] #42 17.90   CC       images/core-x86.o
00:29:03 [2020-11-10T00:29:03.669Z] #42 18.67   CC       images/core-arm.o
00:29:03 [2020-11-10T00:29:03.669Z] #42 19.14   CC       images/core-aarch64.o
00:29:03 [2020-11-10T00:29:03.669Z] #42 19.55   CC       images/core-ppc64.o
00:29:03 [2020-11-10T00:29:03.669Z] #42 20.40   CC       images/core-s390.o
00:29:03 [2020-11-10T00:29:03.669Z] #42 21.28   CC       images/cpuinfo.o
00:29:03 [2020-11-10T00:29:03.669Z] #42 ...
00:29:03 [2020-11-10T00:29:03.669Z] 
00:29:03 [2020-11-10T00:29:03.669Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:03 [2020-11-10T00:29:03.669Z] #50 71.33 time
00:29:03 [2020-11-10T00:29:03.669Z] #50 74.47 regexp
00:29:03 [2020-11-10T00:29:03.669Z] #50 81.50 context
00:29:03 [2020-11-10T00:29:03.669Z] #50 81.54 mvdan.cc/sh/v3/fileutil
00:29:03 [2020-11-10T00:29:03.669Z] #50 ...
00:29:03 [2020-11-10T00:29:03.669Z] 
00:29:03 [2020-11-10T00:29:03.669Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:03 [2020-11-10T00:29:03.669Z] #44 79.14 regexp
00:29:03 [2020-11-10T00:29:03.782Z] #22 ...
00:29:03 [2020-11-10T00:29:03.782Z] 
00:29:03 [2020-11-10T00:29:03.782Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:29:03 [2020-11-10T00:29:03.782Z] #30 6.799 + git clone https://github.com/kolyshkin/go-swagger.git .
00:29:03 [2020-11-10T00:29:03.782Z] #30 6.806 Cloning into '.'...
00:29:03 [2020-11-10T00:29:03.782Z] #30 ...
00:29:03 [2020-11-10T00:29:03.782Z] 
00:29:03 [2020-11-10T00:29:03.782Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.946 + RM_GOPATH=0
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.946 + TMP_GOPATH=
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.946 + : /build
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.946 + '[' -z '' ']'
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.946 ++ mktemp -d
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.946 + export GOPATH=/tmp/tmp.XvQxQJ9P5Z
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.946 + GOPATH=/tmp/tmp.XvQxQJ9P5Z
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.946 + RM_GOPATH=1
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.946 + case "$(go env GOARCH)" in
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.946 ++ go env GOARCH
00:29:03 [2020-11-10T00:29:03.782Z] #49 6.992 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 + export GO_BUILDMODE=-buildmode=pie
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 + GO_BUILDMODE=-buildmode=pie
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 ++ dirname /tmp/install/install.sh
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 + dir=/tmp/install
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 + bin=shfmt
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 + shift
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 + . /tmp/install/shfmt.installer
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 + install_shfmt
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XvQxQJ9P5Z/src/github.com/mvdan/sh
00:29:03 [2020-11-10T00:29:03.782Z] #49 7.003 Cloning into '/tmp/tmp.XvQxQJ9P5Z/src/github.com/mvdan/sh'...
00:29:03 [2020-11-10T00:29:03.787Z] #41 47.52   CC       images/macvlan.o
00:29:03 [2020-11-10T00:29:03.865Z] #47 45.37 go: downloading github.com/gogo/protobuf v1.2.1
00:29:03 [2020-11-10T00:29:03.865Z] #47 45.57 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:29:04 [2020-11-10T00:29:04.044Z] #49 ...
00:29:04 [2020-11-10T00:29:04.044Z] 
00:29:04 [2020-11-10T00:29:04.044Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:04 [2020-11-10T00:29:04.044Z] #11 7.848 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:29:04 [2020-11-10T00:29:04.044Z] #11 7.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:04 [2020-11-10T00:29:04.044Z] #11 7.907 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:04 [2020-11-10T00:29:04.044Z] #11 9.351 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:29:04 [2020-11-10T00:29:04.044Z] #11 ...
00:29:04 [2020-11-10T00:29:04.044Z] 
00:29:04 [2020-11-10T00:29:04.044Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:04 [2020-11-10T00:29:04.044Z] #34 6.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:29:04 [2020-11-10T00:29:04.044Z] #34 6.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:04 [2020-11-10T00:29:04.044Z] #34 6.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:04 [2020-11-10T00:29:04.044Z] #34 7.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:29:04 [2020-11-10T00:29:04.044Z] #41 47.81   CC       images/sit.o
00:29:04 [2020-11-10T00:29:04.044Z] #41 48.00   CC       images/memfd.o
00:29:04 [2020-11-10T00:29:04.187Z] #47 45.60 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:29:04 [2020-11-10T00:29:04.187Z] #47 45.76 go: extracting github.com/subosito/gotenv v1.2.0
00:29:04 [2020-11-10T00:29:04.302Z] #41 48.27   CC       images/timens.o
00:29:04 [2020-11-10T00:29:04.332Z] #34 ...
00:29:04 [2020-11-10T00:29:04.332Z] 
00:29:04 [2020-11-10T00:29:04.332Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.764 + RM_GOPATH=0
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.764 + TMP_GOPATH=
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.767 + : /build
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.767 + '[' -z '' ']'
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.767 ++ mktemp -d
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.767 + export GOPATH=/tmp/tmp.xcjbJCAUPh
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.767 + GOPATH=/tmp/tmp.xcjbJCAUPh
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.767 + RM_GOPATH=1
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.767 + case "$(go env GOARCH)" in
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.767 ++ go env GOARCH
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.783 + export GO_BUILDMODE=-buildmode=pie
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.783 + GO_BUILDMODE=-buildmode=pie
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.784 ++ dirname /tmp/install/install.sh
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + dir=/tmp/install
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + bin=golangci_lint
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + shift
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + . /tmp/install/golangci_lint.installer
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 ++ : v1.23.8
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + install_golangci_lint
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + set -e
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + export GO111MODULE=on
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + GO111MODULE=on
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + GOBIN=/build
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.789 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.823 go: finding github.com v1.23.8
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.824 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.824 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.824 go: finding github.com/golangci/golangci-lint v1.23.8
00:29:04 [2020-11-10T00:29:04.332Z] #47 6.824 go: finding github.com/golangci v1.23.8
00:29:04 [2020-11-10T00:29:04.332Z] #47 8.331 go: downloading github.com/golangci/golangci-lint v1.23.8
00:29:04 [2020-11-10T00:29:04.332Z] #47 9.332 go: extracting github.com/golangci/golangci-lint v1.23.8
00:29:04 [2020-11-10T00:29:04.447Z] #47 45.94 go: downloading github.com/gobwas/glob v0.2.3
00:29:04 [2020-11-10T00:29:04.606Z] #47 ...
00:29:04 [2020-11-10T00:29:04.606Z] 
00:29:04 [2020-11-10T00:29:04.606Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:04 [2020-11-10T00:29:04.606Z] #45 11.10 go: extracting github.com/mattn/go-colorable v0.1.6
00:29:04 [2020-11-10T00:29:04.606Z] #45 11.43 go: extracting github.com/mattn/go-isatty v0.0.12
00:29:04 [2020-11-10T00:29:04.707Z] #47 46.37 go: downloading github.com/pmezard/go-difflib v1.0.0
00:29:04 [2020-11-10T00:29:04.866Z] #41 48.53   LINK     images/built-in.o
00:29:04 [2020-11-10T00:29:04.866Z] #41 48.68   GEN      compel/include/asm
00:29:04 [2020-11-10T00:29:04.866Z] #41 48.70   GEN      compel/include/version.h
00:29:04 [2020-11-10T00:29:04.866Z] #41 48.72 touch .config
00:29:04 [2020-11-10T00:29:04.866Z] #41 48.75   GEN      include/common/config.h
00:29:04 [2020-11-10T00:29:04.866Z] #41 48.83   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
00:29:04 [2020-11-10T00:29:04.866Z] #41 48.86   GEN      compel/plugins/include/uapi/std/syscall-64.h
00:29:04 [2020-11-10T00:29:04.866Z] #41 48.89   GEN      compel/arch/x86/plugins/std/syscalls-64.S
00:29:04 [2020-11-10T00:29:04.866Z] #41 48.90   DEP      compel/arch/x86/plugins/std/syscalls-64.d
00:29:04 [2020-11-10T00:29:04.866Z] #41 48.95   DEP      compel/arch/x86/plugins/std/memcpy.d
00:29:04 [2020-11-10T00:29:04.964Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
00:29:04 [2020-11-10T00:29:04.967Z] #47 46.61 go: extracting github.com/spf13/cast v1.3.0
00:29:05 [2020-11-10T00:29:05.124Z] #41 ...
00:29:05 [2020-11-10T00:29:05.124Z] 
00:29:05 [2020-11-10T00:29:05.124Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:29:05 [2020-11-10T00:29:05.124Z] #56 DONE 153.9s
00:29:05 [2020-11-10T00:29:05.124Z] 
00:29:05 [2020-11-10T00:29:05.124Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:05 [2020-11-10T00:29:05.124Z] #41 48.97   DEP      compel/arch/x86/plugins/std/parasite-head.d
00:29:05 [2020-11-10T00:29:05.124Z] #41 48.99   GEN      compel/plugins/include/uapi/std/syscall.h
00:29:05 [2020-11-10T00:29:05.124Z] #41 49.03   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
00:29:05 [2020-11-10T00:29:05.124Z] #41 49.04   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:29:05 [2020-11-10T00:29:05.124Z] #41 49.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:29:05 [2020-11-10T00:29:05.227Z] #47 46.70 go: downloading gopkg.in/ini.v1 v1.51.0
00:29:05 [2020-11-10T00:29:05.381Z] #41 ...
00:29:05 [2020-11-10T00:29:05.381Z] 
00:29:05 [2020-11-10T00:29:05.381Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:29:05 [2020-11-10T00:29:05.381Z] #57 DONE 0.1s
00:29:05 [2020-11-10T00:29:05.381Z] 
00:29:05 [2020-11-10T00:29:05.381Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:29:05 [2020-11-10T00:29:05.381Z] #58 DONE 0.0s
00:29:05 [2020-11-10T00:29:05.381Z] 
00:29:05 [2020-11-10T00:29:05.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:05 [2020-11-10T00:29:05.381Z] #41 49.13   DEP      compel/plugins/std/infect.d
00:29:05 [2020-11-10T00:29:05.381Z] #41 49.36   DEP      compel/plugins/std/string.d
00:29:05 [2020-11-10T00:29:05.487Z] #47 46.96 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:29:05 [2020-11-10T00:29:05.487Z] #47 46.96 go: downloading github.com/davecgh/go-spew v1.1.1
00:29:05 [2020-11-10T00:29:05.487Z] #47 47.15 go: extracting github.com/gobwas/glob v0.2.3
00:29:05 [2020-11-10T00:29:05.487Z] #47 47.15 go: extracting github.com/pmezard/go-difflib v1.0.0
00:29:05 [2020-11-10T00:29:05.638Z] #41 49.54   DEP      compel/plugins/std/log.d
00:29:05 [2020-11-10T00:29:05.747Z] #47 47.37 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:29:05 [2020-11-10T00:29:05.895Z] #41 49.74   DEP      compel/plugins/std/fds.d
00:29:05 [2020-11-10T00:29:05.895Z] #41 49.93   DEP      compel/plugins/std/std.d
00:29:06 [2020-11-10T00:29:06.010Z] #47 47.63 go: extracting github.com/davecgh/go-spew v1.1.1
00:29:06 [2020-11-10T00:29:06.152Z] #41 50.05   DEP      compel/plugins/shmem/shmem.d
00:29:06 [2020-11-10T00:29:06.152Z] #41 50.15   DEP      compel/plugins/fds/fds.d
00:29:06 [2020-11-10T00:29:06.409Z] #41 50.28   CC       compel/plugins/std/std.o
00:29:06 [2020-11-10T00:29:06.444Z] #44 84.04 os/exec
00:29:06 [2020-11-10T00:29:06.444Z] #44 84.05 net
00:29:06 [2020-11-10T00:29:06.444Z] #44 ...
00:29:06 [2020-11-10T00:29:06.444Z] 
00:29:06 [2020-11-10T00:29:06.444Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:29:06 [2020-11-10T00:29:06.444Z] #55 46.69 Checking out files:  63% (2189/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
00:29:06 [2020-11-10T00:29:06.444Z] #55 47.60 + cd /tmp/tmp.0JvPUmtSNh/src/github.com/containerd/containerd
00:29:06 [2020-11-10T00:29:06.444Z] #55 47.60 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:29:06 [2020-11-10T00:29:06.444Z] #55 48.31 + export 'BUILDTAGS=netgo osusergo static_build'
00:29:06 [2020-11-10T00:29:06.444Z] #55 48.31 + BUILDTAGS='netgo osusergo static_build'
00:29:06 [2020-11-10T00:29:06.444Z] #55 48.31 + export EXTRA_FLAGS=-buildmode=pie
00:29:06 [2020-11-10T00:29:06.444Z] #55 48.31 + EXTRA_FLAGS=-buildmode=pie
00:29:06 [2020-11-10T00:29:06.444Z] #55 48.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:29:06 [2020-11-10T00:29:06.444Z] #55 48.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:29:06 [2020-11-10T00:29:06.444Z] #55 48.31 + '[' '' = dynamic ']'
00:29:06 [2020-11-10T00:29:06.444Z] #55 48.31 + make
00:29:06 [2020-11-10T00:29:06.581Z] #47 47.97 go: downloading github.com/go-critic/go-critic v0.4.1
00:29:06 [2020-11-10T00:29:06.581Z] #47 48.22 go: extracting gopkg.in/ini.v1 v1.51.0
00:29:06 [2020-11-10T00:29:06.666Z] #41 50.53   CC       compel/plugins/std/fds.o
00:29:06 [2020-11-10T00:29:06.842Z] #47 48.29 go: downloading github.com/stretchr/objx v0.2.0
00:29:06 [2020-11-10T00:29:06.922Z] #41 50.93   CC       compel/plugins/std/log.o
00:29:07 [2020-11-10T00:29:07.163Z] #8 ...
00:29:07 [2020-11-10T00:29:07.163Z] 
00:29:07 [2020-11-10T00:29:07.163Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:29:07 [2020-11-10T00:29:07.163Z] #25 1.257 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
00:29:07 [2020-11-10T00:29:07.163Z] #25 1.271 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:07 [2020-11-10T00:29:07.163Z] #25 1.360 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:07 [2020-11-10T00:29:07.163Z] #25 1.501 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:29:07 [2020-11-10T00:29:07.163Z] #25 1.753 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:29:07 [2020-11-10T00:29:07.163Z] #25 2.028 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [239 kB]
00:29:07 [2020-11-10T00:29:07.163Z] #25 3.353 Fetched 8221 kB in 2s (3456 kB/s)
00:29:07 [2020-11-10T00:29:07.163Z] #25 3.353 Reading package lists...
00:29:07 [2020-11-10T00:29:07.163Z] #25 4.692 Reading package lists...
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.005 Building dependency tree...
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.661 The following additional packages will be installed:
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.661   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.669   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.669   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.669 Suggested packages:
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.669   krb5-doc krb5-user
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.669 Recommended packages:
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.669   krb5-locales publicsuffix libsasl2-modules
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.933 The following NEW packages will be installed:
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.933   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.933   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.933   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:29:07 [2020-11-10T00:29:07.163Z] #25 6.933   libssh2-1 libssl1.1 openssl
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.235 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.235 Need to get 4772 kB of archives.
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.235 After this operation, 11.5 MB of additional disk space will be used.
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.235 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.238 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.239 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u3 [216 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.245 Get:4 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.248 Get:5 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.290 Get:6 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.302 Get:7 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.305 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.348 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.365 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.365 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.365 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.365 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.365 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.373 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.373 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.373 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.384 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.384 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.384 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.386 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.647 debconf: delaying package configuration, since apt-utils is not installed
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.690 Fetched 4772 kB in 0s (11.7 MB/s)
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.718 Selecting previously unselected package libsasl2-modules-db:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.718 (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 ... 6670 files and directories currently installed.)
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.727 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.731 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.788 Selecting previously unselected package libsasl2-2:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.790 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.802 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.862 Selecting previously unselected package libldap-common.
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.862 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.867 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.928 Selecting previously unselected package libldap-2.4-2:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.928 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 7.935 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u3) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.025 Selecting previously unselected package libssl1.1:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.027 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.032 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.231 Selecting previously unselected package openssl.
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.233 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.238 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.407 Selecting previously unselected package ca-certificates.
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.410 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.416 Unpacking ca-certificates (20200601~deb10u1) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.578 Selecting previously unselected package libkeyutils1:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.578 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.583 Unpacking libkeyutils1:arm64 (1.6-6) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.642 Selecting previously unselected package libkrb5support0:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.642 Preparing to unpack .../08-libkrb5support0_1.17-3_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.646 Unpacking libkrb5support0:arm64 (1.17-3) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.704 Selecting previously unselected package libk5crypto3:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.707 Preparing to unpack .../09-libk5crypto3_1.17-3_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.712 Unpacking libk5crypto3:arm64 (1.17-3) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.775 Selecting previously unselected package libkrb5-3:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.778 Preparing to unpack .../10-libkrb5-3_1.17-3_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.783 Unpacking libkrb5-3:arm64 (1.17-3) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.906 Selecting previously unselected package libgssapi-krb5-2:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.906 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.906 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.974 Selecting previously unselected package libnghttp2-14:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.974 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 8.979 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.065 Selecting previously unselected package libpsl5:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.067 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.075 Unpacking libpsl5:arm64 (0.20.2-2) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.177 Selecting previously unselected package librtmp1:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.177 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.186 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.347 Selecting previously unselected package libssh2-1:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.347 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.352 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.420 Selecting previously unselected package libcurl4:arm64.
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.422 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.164Z] #25 9.431 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
00:29:07 [2020-11-10T00:29:07.166Z] #45 14.00 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:29:07 [2020-11-10T00:29:07.250Z] #47 48.59 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:29:07 [2020-11-10T00:29:07.250Z] #47 48.70 go: downloading github.com/sirupsen/logrus v1.4.2
00:29:07 [2020-11-10T00:29:07.426Z] #25 9.519 Selecting previously unselected package curl.
00:29:07 [2020-11-10T00:29:07.426Z] #25 9.519 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
00:29:07 [2020-11-10T00:29:07.426Z] #25 9.524 Unpacking curl (7.64.0-4+deb10u1) ...
00:29:07 [2020-11-10T00:29:07.426Z] #25 ...
00:29:07 [2020-11-10T00:29:07.426Z] 
00:29:07 [2020-11-10T00:29:07.426Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:29:07 [2020-11-10T00:29:07.426Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.3s done
00:29:07 [2020-11-10T00:29:07.426Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5
00:29:07 [2020-11-10T00:29:07.505Z] #55 49.47 + bin/ctr
00:29:07 [2020-11-10T00:29:07.598Z] #47 ...
00:29:07 [2020-11-10T00:29:07.598Z] 
00:29:07 [2020-11-10T00:29:07.598Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:07 [2020-11-10T00:29:07.598Z] #43 38.99 vendor/golang.org/x/crypto/internal/subtle
00:29:07 [2020-11-10T00:29:07.598Z] #43 39.18 vendor/golang.org/x/crypto/curve25519
00:29:07 [2020-11-10T00:29:07.598Z] #43 ...
00:29:07 [2020-11-10T00:29:07.598Z] 
00:29:07 [2020-11-10T00:29:07.598Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:07 [2020-11-10T00:29:07.598Z] #34 43.85 Building dependency tree...
00:29:07 [2020-11-10T00:29:07.693Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
00:29:07 [2020-11-10T00:29:07.693Z] #8 DONE 24.9s
00:29:07 [2020-11-10T00:29:07.693Z] 
00:29:07 [2020-11-10T00:29:07.693Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:29:07 [2020-11-10T00:29:07.738Z] #45 14.94 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:29:07 [2020-11-10T00:29:07.852Z] #41 51.67   CC       compel/plugins/std/string.o
00:29:07 [2020-11-10T00:29:07.871Z] #34 ...
00:29:07 [2020-11-10T00:29:07.871Z] 
00:29:07 [2020-11-10T00:29:07.871Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:07 [2020-11-10T00:29:07.871Z] #47 49.30 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:29:08 [2020-11-10T00:29:08.161Z] #47 49.62 go: extracting github.com/sirupsen/logrus v1.4.2
00:29:08 [2020-11-10T00:29:08.161Z] #47 49.89 go: extracting github.com/stretchr/objx v0.2.0
00:29:08 [2020-11-10T00:29:08.416Z] #41 52.29   CC       compel/plugins/std/infect.o
00:29:08 [2020-11-10T00:29:08.422Z] #47 49.97 go: extracting github.com/go-critic/go-critic v0.4.1
00:29:08 [2020-11-10T00:29:08.682Z] #47 50.29 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:29:08 [2020-11-10T00:29:08.979Z] #41 52.71   CC       compel/arch/x86/plugins/std/parasite-head.o
00:29:08 [2020-11-10T00:29:08.979Z] #41 52.75   CC       compel/arch/x86/plugins/std/memcpy.o
00:29:08 [2020-11-10T00:29:08.979Z] #41 52.80   CC       compel/arch/x86/plugins/std/syscalls-64.o
00:29:08 [2020-11-10T00:29:08.979Z] #41 52.87   AR       compel/plugins/std.lib.a
00:29:08 [2020-11-10T00:29:08.979Z] #41 52.94   CC       compel/plugins/fds/fds.o
00:29:09 [2020-11-10T00:29:09.237Z] #41 53.16   AR       compel/plugins/fds.lib.a
00:29:09 [2020-11-10T00:29:09.237Z] #41 53.22   HOSTDEP  compel/src/lib/log-host.d
00:29:09 [2020-11-10T00:29:09.254Z] #47 50.83 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:29:09 [2020-11-10T00:29:09.494Z] #41 53.37   HOSTDEP  compel/src/lib/handle-elf-host.d
00:29:09 [2020-11-10T00:29:09.517Z] #47 51.02 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:29:09 [2020-11-10T00:29:09.751Z] #41 53.54   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
00:29:09 [2020-11-10T00:29:09.751Z] #41 53.61   HOSTDEP  compel/src/main-host.d
00:29:09 [2020-11-10T00:29:09.751Z] #41 53.68   DEP      compel/src/lib/ptrace.d
00:29:09 [2020-11-10T00:29:09.751Z] #41 53.79   DEP      compel/src/lib/infect.d
00:29:10 [2020-11-10T00:29:10.009Z] #41 53.97   DEP      compel/src/lib/infect-util.d
00:29:10 [2020-11-10T00:29:10.265Z] #41 54.06   DEP      compel/src/lib/infect-rpc.d
00:29:10 [2020-11-10T00:29:10.265Z] #41 54.17   DEP      compel/arch/x86/src/lib/infect.d
00:29:10 [2020-11-10T00:29:10.300Z] #45 ...
00:29:10 [2020-11-10T00:29:10.300Z] 
00:29:10 [2020-11-10T00:29:10.300Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:29:10 [2020-11-10T00:29:10.300Z] #56 13.59 + cd /tmp/tmp.VlxUA5HEHB/src/github.com/rootless-containers/rootlesskit
00:29:10 [2020-11-10T00:29:10.300Z] #56 13.60 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:29:10 [2020-11-10T00:29:10.300Z] #56 13.85 + for f in rootlesskit rootlesskit-docker-proxy
00:29:10 [2020-11-10T00:29:10.300Z] #56 13.86 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:29:10 [2020-11-10T00:29:10.300Z] #56 ...
00:29:10 [2020-11-10T00:29:10.300Z] 
00:29:10 [2020-11-10T00:29:10.300Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:29:10 [2020-11-10T00:29:10.300Z] #38 7.117 + git clone https://github.com/docker/distribution.git .
00:29:10 [2020-11-10T00:29:10.300Z] #38 7.128 Cloning into '.'...
00:29:10 [2020-11-10T00:29:10.300Z] #38 ...
00:29:10 [2020-11-10T00:29:10.300Z] 
00:29:10 [2020-11-10T00:29:10.300Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:10 [2020-11-10T00:29:10.300Z] #40 13.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:29:10 [2020-11-10T00:29:10.300Z] #40 16.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:29:10 [2020-11-10T00:29:10.522Z] #41 54.27   DEP      compel/arch/x86/src/lib/cpu.d
00:29:10 [2020-11-10T00:29:10.522Z] #41 54.32   DEP      compel/src/lib/log.d
00:29:10 [2020-11-10T00:29:10.522Z] #41 54.41   DEP      compel/src/main.d
00:29:10 [2020-11-10T00:29:10.522Z] #41 54.50   DEP      compel/src/lib/handle-elf.d
00:29:10 [2020-11-10T00:29:10.779Z] #41 54.60   DEP      compel/arch/x86/src/lib/handle-elf.d
00:29:10 [2020-11-10T00:29:10.779Z] #41 54.68   CC       compel/src/lib/log.o
00:29:11 [2020-11-10T00:29:11.037Z] #41 ...
00:29:11 [2020-11-10T00:29:11.037Z] 
00:29:11 [2020-11-10T00:29:11.037Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:11 [2020-11-10T00:29:11.037Z] #11 155.9 Selecting previously unselected package libapparmor1:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 155.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 155.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.0 Selecting previously unselected package libapparmor-dev:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.2 Selecting previously unselected package libbtrfs0.
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.2 Unpacking libbtrfs0 (4.20.1-2) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.3 Selecting previously unselected package libbtrfs-dev.
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.3 Unpacking libbtrfs-dev (4.20.1-2) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.5 Selecting previously unselected package libudev-dev:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.7 Selecting previously unselected package libsepol1-dev:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 156.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.0 Selecting previously unselected package libpcre16-3:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.2 Selecting previously unselected package libpcre32-3:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.3 Selecting previously unselected package libpcrecpp0v5:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.5 Selecting previously unselected package libpcre3-dev:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 157.9 Selecting previously unselected package libselinux1-dev:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.2 Selecting previously unselected package libdevmapper-dev:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.3 Selecting previously unselected package libseccomp-dev:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.4 Selecting previously unselected package libsystemd-dev:amd64.
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 158.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.0 Setting up libbtrfs0 (4.20.1-2) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.0 Setting up libbtrfs-dev (4.20.1-2) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.1 Setting up mingw-w64-common (6.0.0-3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.2 Setting up dmsetup (2:1.02.155-3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 159.3 Processing triggers for libc-bin (2.28-10) ...
00:29:11 [2020-11-10T00:29:11.037Z] #11 DONE 159.8s
00:29:11 [2020-11-10T00:29:11.037Z] 
00:29:11 [2020-11-10T00:29:11.037Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:11 [2020-11-10T00:29:11.037Z] #41 54.89   CC       compel/arch/x86/src/lib/cpu.o
00:29:11 [2020-11-10T00:29:11.037Z] #41 ...
00:29:11 [2020-11-10T00:29:11.037Z] 
00:29:11 [2020-11-10T00:29:11.037Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:11 [2020-11-10T00:29:11.037Z] #43 153.4 crypto/tls
00:29:11 [2020-11-10T00:29:11.037Z] #43 159.7 net/http/httptrace
00:29:11 [2020-11-10T00:29:11.037Z] #43 ...
00:29:11 [2020-11-10T00:29:11.037Z] 
00:29:11 [2020-11-10T00:29:11.037Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:12 [2020-11-10T00:29:12.061Z] #47 53.55 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:29:12 [2020-11-10T00:29:12.061Z] #47 53.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:29:12 [2020-11-10T00:29:12.061Z] #47 53.67 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:29:12 [2020-11-10T00:29:12.218Z] #40 ...
00:29:12 [2020-11-10T00:29:12.218Z] 
00:29:12 [2020-11-10T00:29:12.218Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:12 [2020-11-10T00:29:12.219Z] #45 17.70 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:29:12 [2020-11-10T00:29:12.322Z] #47 53.67 go: downloading github.com/go-toolsmith/astp v1.0.0
00:29:12 [2020-11-10T00:29:12.322Z] #47 53.67 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:29:12 [2020-11-10T00:29:12.322Z] #47 53.71 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:29:12 [2020-11-10T00:29:12.322Z] #47 ...
00:29:12 [2020-11-10T00:29:12.322Z] 
00:29:12 [2020-11-10T00:29:12.322Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:12 [2020-11-10T00:29:12.322Z] #11 43.91 Reading package lists...
00:29:12 [2020-11-10T00:29:12.322Z] #11 ...
00:29:12 [2020-11-10T00:29:12.322Z] 
00:29:12 [2020-11-10T00:29:12.322Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:12 [2020-11-10T00:29:12.322Z] #47 54.04 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:29:12 [2020-11-10T00:29:12.582Z] #47 54.16 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:29:12 [2020-11-10T00:29:12.582Z] #47 54.18 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:29:12 [2020-11-10T00:29:12.582Z] #47 54.18 go: downloading github.com/go-toolsmith/typep v1.0.0
00:29:12 [2020-11-10T00:29:12.582Z] #47 54.20 go: extracting github.com/go-toolsmith/astp v1.0.0
00:29:12 [2020-11-10T00:29:12.843Z] #47 54.39 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:29:12 [2020-11-10T00:29:12.843Z] #47 ...
00:29:12 [2020-11-10T00:29:12.843Z] 
00:29:12 [2020-11-10T00:29:12.843Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:12 [2020-11-10T00:29:12.931Z] #51 ...
00:29:12 [2020-11-10T00:29:12.931Z] 
00:29:12 [2020-11-10T00:29:12.931Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:29:12 [2020-11-10T00:29:12.931Z] #12 DONE 1.6s
00:29:12 [2020-11-10T00:29:12.931Z] 
00:29:12 [2020-11-10T00:29:12.931Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.588 + RM_GOPATH=0
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.588 + TMP_GOPATH=
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.588 + : /build
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.588 + '[' -z '' ']'
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.614 ++ mktemp -d
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.616 + export GOPATH=/tmp/tmp.WNBLNtmYcq
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.616 + GOPATH=/tmp/tmp.WNBLNtmYcq
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.616 + RM_GOPATH=1
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.616 + case "$(go env GOARCH)" in
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.616 ++ go env GOARCH
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.643 + export GO_BUILDMODE=-buildmode=pie
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.643 + GO_BUILDMODE=-buildmode=pie
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.644 ++ dirname /tmp/install/install.sh
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.646 + dir=/tmp/install
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.646 + bin=runc
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.646 + shift
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.646 + '[' '!' -f /tmp/install/runc.installer ']'
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.646 + . /tmp/install/runc.installer
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.647 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.648 + install_runc
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.679 + grep -q '^3\.10\.0.*\.el7\.'
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.697 + uname -r
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.701 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.705 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.705 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.705 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WNBLNtmYcq/src/github.com/opencontainers/runc
00:29:12 [2020-11-10T00:29:12.931Z] #51 1.713 Cloning into '/tmp/tmp.WNBLNtmYcq/src/github.com/opencontainers/runc'...
00:29:12 [2020-11-10T00:29:12.996Z] #9 DONE 4.3s
00:29:12 [2020-11-10T00:29:12.996Z] 
00:29:12 [2020-11-10T00:29:12.996Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.604 Selecting previously unselected package libonig5:arm64.
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.606 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.611 Unpacking libonig5:arm64 (6.9.1-1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.706 Selecting previously unselected package libjq1:arm64.
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.706 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.711 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.769 Selecting previously unselected package jq.
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.769 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.775 Unpacking jq (1.5+dfsg-2+b1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.845 Setting up libkeyutils1:arm64 (1.6-6) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.861 Setting up libpsl5:arm64 (0.20.2-2) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 9.877 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.05 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.06 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.09 Setting up libkrb5support0:arm64 (1.17-3) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.10 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.12 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.13 Setting up libk5crypto3:arm64 (1.17-3) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.15 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.17 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.18 Setting up libkrb5-3:arm64 (1.17-3) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.20 Setting up openssl (1.1.1d-0+deb10u3) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.22 Setting up libonig5:arm64 (6.9.1-1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.23 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.24 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u3) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 10.26 Setting up ca-certificates (20200601~deb10u1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 11.04 Updating certificates in /etc/ssl/certs...
00:29:12 [2020-11-10T00:29:12.996Z] #25 11.89 126 added, 0 removed; done.
00:29:12 [2020-11-10T00:29:12.996Z] #25 12.23 Setting up libgssapi-krb5-2:arm64 (1.17-3) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 12.50 Setting up jq (1.5+dfsg-2+b1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 12.54 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 13.22 Setting up curl (7.64.0-4+deb10u1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 14.04 Processing triggers for libc-bin (2.28-10) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 14.08 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:29:12 [2020-11-10T00:29:12.996Z] #25 14.09 Updating certificates in /etc/ssl/certs...
00:29:12 [2020-11-10T00:29:12.996Z] #25 14.90 0 added, 0 removed; done.
00:29:12 [2020-11-10T00:29:12.996Z] #25 14.90 Running hooks in /etc/ca-certificates/update.d...
00:29:12 [2020-11-10T00:29:12.996Z] #25 14.90 done.
00:29:12 [2020-11-10T00:29:12.996Z] #25 DONE 15.1s
00:29:12 [2020-11-10T00:29:12.996Z] 
00:29:12 [2020-11-10T00:29:12.996Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:29:12 [2020-11-10T00:29:12.996Z] #10 DONE 0.8s
00:29:12 [2020-11-10T00:29:12.996Z] 
00:29:12 [2020-11-10T00:29:12.996Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:29:12 [2020-11-10T00:29:12.996Z] #26 DONE 0.1s
00:29:12 [2020-11-10T00:29:12.996Z] 
00:29:12 [2020-11-10T00:29:12.996Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:29:12 [2020-11-10T00:29:12.996Z] #29 DONE 0.1s
00:29:12 [2020-11-10T00:29:12.996Z] 
00:29:12 [2020-11-10T00:29:12.996Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:29:12 [2020-11-10T00:29:12.996Z] #37 DONE 0.1s
00:29:12 [2020-11-10T00:29:12.996Z] 
00:29:12 [2020-11-10T00:29:12.996Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:29:13 [2020-11-10T00:29:13.103Z] #53 44.56 Reading package lists...
00:29:13 [2020-11-10T00:29:13.103Z] #53 ...
00:29:13 [2020-11-10T00:29:13.103Z] 
00:29:13 [2020-11-10T00:29:13.103Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:13 [2020-11-10T00:29:13.363Z] #40 44.56 Reading package lists...
00:29:13 [2020-11-10T00:29:13.363Z] #40 ...
00:29:13 [2020-11-10T00:29:13.363Z] 
00:29:13 [2020-11-10T00:29:13.363Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:13 [2020-11-10T00:29:13.363Z] #47 54.70 go: extracting github.com/go-toolsmith/typep v1.0.0
00:29:13 [2020-11-10T00:29:13.862Z] #51 ...
00:29:13 [2020-11-10T00:29:13.862Z] 
00:29:13 [2020-11-10T00:29:13.862Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:29:13 [2020-11-10T00:29:13.862Z] #13 DONE 1.1s
00:29:13 [2020-11-10T00:29:13.862Z] 
00:29:13 [2020-11-10T00:29:13.862Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:29:14 [2020-11-10T00:29:14.156Z] #45 ...
00:29:14 [2020-11-10T00:29:14.156Z] 
00:29:14 [2020-11-10T00:29:14.156Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:14 [2020-11-10T00:29:14.156Z] #32 11.00 math
00:29:14 [2020-11-10T00:29:14.156Z] #32 13.33 runtime
00:29:14 [2020-11-10T00:29:14.156Z] #32 18.48 internal/testlog
00:29:14 [2020-11-10T00:29:14.156Z] #32 19.20 encoding
00:29:14 [2020-11-10T00:29:14.156Z] #32 19.47 runtime/cgo
00:29:14 [2020-11-10T00:29:14.156Z] #32 ...
00:29:14 [2020-11-10T00:29:14.156Z] 
00:29:14 [2020-11-10T00:29:14.156Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:14 [2020-11-10T00:29:14.156Z] #49 21.13 + cd /tmp/tmp.XvQxQJ9P5Z/src/github.com/mvdan/sh
00:29:14 [2020-11-10T00:29:14.156Z] #49 21.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:29:14 [2020-11-10T00:29:14.156Z] #49 ...
00:29:14 [2020-11-10T00:29:14.156Z] 
00:29:14 [2020-11-10T00:29:14.157Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:14 [2020-11-10T00:29:14.157Z] #43 11.31 runtime
00:29:14 [2020-11-10T00:29:14.157Z] #43 16.78 unicode/utf8
00:29:14 [2020-11-10T00:29:14.157Z] #43 18.27 math
00:29:14 [2020-11-10T00:29:14.157Z] #43 ...
00:29:14 [2020-11-10T00:29:14.157Z] 
00:29:14 [2020-11-10T00:29:14.157Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:14 [2020-11-10T00:29:14.157Z] #49 21.41 + GO111MODULE=on
00:29:14 [2020-11-10T00:29:14.157Z] #49 21.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:29:14 [2020-11-10T00:29:14.305Z] #47 56.01 go: extracting github.com/gogo/protobuf v1.2.1
00:29:14 [2020-11-10T00:29:14.417Z] #49 ...
00:29:14 [2020-11-10T00:29:14.417Z] 
00:29:14 [2020-11-10T00:29:14.417Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:14 [2020-11-10T00:29:14.417Z] #34 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:29:14 [2020-11-10T00:29:14.417Z] #34 16.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:29:14 [2020-11-10T00:29:14.472Z] #55 ...
00:29:14 [2020-11-10T00:29:14.472Z] 
00:29:14 [2020-11-10T00:29:14.472Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:14 [2020-11-10T00:29:14.472Z] #50 81.54 path/filepath
00:29:14 [2020-11-10T00:29:14.472Z] #50 85.24 encoding/binary
00:29:14 [2020-11-10T00:29:14.472Z] #50 85.26 go/token
00:29:14 [2020-11-10T00:29:14.472Z] #50 85.30 github.com/pkg/diff
00:29:14 [2020-11-10T00:29:14.472Z] #50 85.31 flag
00:29:14 [2020-11-10T00:29:14.472Z] #50 87.98 go/scanner
00:29:14 [2020-11-10T00:29:14.472Z] #50 89.39 mvdan.cc/editorconfig
00:29:14 [2020-11-10T00:29:14.472Z] #50 89.82 mvdan.cc/sh/v3/syntax
00:29:14 [2020-11-10T00:29:14.472Z] #50 90.20 encoding/base64
00:29:14 [2020-11-10T00:29:14.472Z] #50 ...
00:29:14 [2020-11-10T00:29:14.472Z] 
00:29:14 [2020-11-10T00:29:14.472Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:14 [2020-11-10T00:29:14.472Z] #42 22.10   CC       images/inventory.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 22.38   CC       images/fdinfo.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 23.08   CC       images/fown.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 23.47   CC       images/ns.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 23.77   CC       images/regfile.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 24.04   CC       images/ghost-file.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 24.60   CC       images/fifo.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 24.82   CC       images/remap-file-path.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 25.13   CC       images/eventfd.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 25.37   CC       images/eventpoll.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 25.73   CC       images/fh.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 26.06   CC       images/fsnotify.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 26.82   CC       images/signalfd.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 27.06   CC       images/fs.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 27.30   CC       images/pstree.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 27.58   CC       images/pipe.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 27.87   CC       images/tcp-stream.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 28.14   CC       images/sk-packet.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 28.51   CC       images/mnt.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 28.76   CC       images/pipe-data.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 28.94   CC       images/sa.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 29.29   CC       images/timer.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 29.73   CC       images/timerfd.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 29.95   CC       images/mm.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 30.32   CC       images/sk-opts.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 30.55   CC       images/sk-unix.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 30.93   CC       images/sk-inet.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 31.41   CC       images/tun.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 31.86   CC       images/sk-netlink.o
00:29:14 [2020-11-10T00:29:14.472Z] #42 ...
00:29:14 [2020-11-10T00:29:14.472Z] 
00:29:14 [2020-11-10T00:29:14.472Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:14 [2020-11-10T00:29:14.472Z] #33 82.18 io/ioutil
00:29:14 [2020-11-10T00:29:14.472Z] #33 84.67 github.com/BurntSushi/toml
00:29:14 [2020-11-10T00:29:14.472Z] #33 84.67 log
00:29:14 [2020-11-10T00:29:14.472Z] #33 84.69 flag
00:29:14 [2020-11-10T00:29:14.472Z] #33 89.46 github.com/BurntSushi/toml/cmd/tomlv
00:29:14 [2020-11-10T00:29:14.472Z] #33 ...
00:29:14 [2020-11-10T00:29:14.472Z] 
00:29:14 [2020-11-10T00:29:14.472Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:14 [2020-11-10T00:29:14.472Z] #42 32.17   CC       images/packet-sock.o
00:29:14 [2020-11-10T00:29:14.678Z] #34 ...
00:29:14 [2020-11-10T00:29:14.678Z] 
00:29:14 [2020-11-10T00:29:14.678Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:14 [2020-11-10T00:29:14.678Z] #47 19.96 go: downloading github.com/spf13/pflag v1.0.5
00:29:14 [2020-11-10T00:29:14.678Z] #47 20.08 go: downloading github.com/spf13/cobra v0.0.5
00:29:14 [2020-11-10T00:29:14.678Z] #47 20.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:29:14 [2020-11-10T00:29:14.678Z] #47 20.17 go: downloading github.com/pkg/errors v0.8.1
00:29:14 [2020-11-10T00:29:14.678Z] #47 20.30 go: downloading github.com/fatih/color v1.7.0
00:29:14 [2020-11-10T00:29:14.678Z] #47 20.31 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:29:14 [2020-11-10T00:29:14.678Z] #47 20.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:29:14 [2020-11-10T00:29:14.678Z] #47 20.67 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.13 go: extracting github.com/spf13/cobra v0.0.5
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.29 go: extracting github.com/pkg/errors v0.8.1
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.30 go: extracting github.com/fatih/color v1.7.0
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.31 go: extracting github.com/spf13/pflag v1.0.5
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.40 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.43 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.46 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.51 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.76 go: downloading github.com/ultraware/whitespace v0.0.4
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.81 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:29:14 [2020-11-10T00:29:14.678Z] #47 21.83 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:29:14 [2020-11-10T00:29:14.793Z] #14 0.964 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:29:14 [2020-11-10T00:29:14.941Z] #47 21.97 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:29:14 [2020-11-10T00:29:14.941Z] #47 21.99 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:29:14 [2020-11-10T00:29:14.941Z] #47 22.19 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:29:15 [2020-11-10T00:29:15.050Z] #14 DONE 1.1s
00:29:15 [2020-11-10T00:29:15.050Z] 
00:29:15 [2020-11-10T00:29:15.050Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:29:15 [2020-11-10T00:29:15.139Z] #42 32.75   CC       images/ipc-var.o
00:29:15 [2020-11-10T00:29:15.202Z] #47 22.43 go: extracting github.com/ultraware/whitespace v0.0.4
00:29:15 [2020-11-10T00:29:15.436Z] #42 33.08   CC       images/ipc-desc.o
00:29:15 [2020-11-10T00:29:15.464Z] #47 22.68 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:29:15 [2020-11-10T00:29:15.725Z] #47 22.90 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:29:15 [2020-11-10T00:29:15.735Z] #42 33.31   CC       images/ipc-shm.o
00:29:15 [2020-11-10T00:29:15.735Z] #42 ...
00:29:15 [2020-11-10T00:29:15.735Z] 
00:29:15 [2020-11-10T00:29:15.735Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:15 [2020-11-10T00:29:15.735Z] #33 DONE 93.6s
00:29:15 [2020-11-10T00:29:15.985Z] #15 DONE 1.2s
00:29:15 [2020-11-10T00:29:15.985Z] 
00:29:15 [2020-11-10T00:29:15.985Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:15 [2020-11-10T00:29:15.985Z] #41 55.92   CC       compel/arch/x86/src/lib/infect.o
00:29:15 [2020-11-10T00:29:15.985Z] #41 57.05   CC       compel/src/lib/infect-rpc.o
00:29:15 [2020-11-10T00:29:15.985Z] #41 57.60   CC       compel/src/lib/infect-util.o
00:29:15 [2020-11-10T00:29:15.985Z] #41 58.05   CC       compel/src/lib/infect.o
00:29:16 [2020-11-10T00:29:16.033Z] 
00:29:16 [2020-11-10T00:29:16.033Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:16 [2020-11-10T00:29:16.033Z] #50 92.50 encoding/json
00:29:16 [2020-11-10T00:29:16.033Z] #50 92.59 go/ast
00:29:16 [2020-11-10T00:29:16.061Z] #47 22.98 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:29:16 [2020-11-10T00:29:16.061Z] #47 23.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:29:16 [2020-11-10T00:29:16.323Z] #47 ...
00:29:16 [2020-11-10T00:29:16.323Z] 
00:29:16 [2020-11-10T00:29:16.323Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:16 [2020-11-10T00:29:16.323Z] #11 13.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:29:16 [2020-11-10T00:29:16.323Z] #11 17.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:29:16 [2020-11-10T00:29:16.323Z] #11 ...
00:29:16 [2020-11-10T00:29:16.323Z] 
00:29:16 [2020-11-10T00:29:16.323Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:16 [2020-11-10T00:29:16.323Z] #47 23.58 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:29:16 [2020-11-10T00:29:16.584Z] #47 ...
00:29:16 [2020-11-10T00:29:16.584Z] 
00:29:16 [2020-11-10T00:29:16.584Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:16 [2020-11-10T00:29:16.584Z] #22 22.73 + mkdir -p /build
00:29:16 [2020-11-10T00:29:16.584Z] #22 22.75 + mv docker/docker /build/
00:29:16 [2020-11-10T00:29:16.584Z] #22 22.75 + rmdir docker
00:29:16 [2020-11-10T00:29:16.584Z] #22 DONE 23.8s
00:29:16 [2020-11-10T00:29:16.844Z] 
00:29:16 [2020-11-10T00:29:16.844Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:16 [2020-11-10T00:29:16.844Z] #45 23.01 go: finding github.com/fatih/color v1.9.0
00:29:16 [2020-11-10T00:29:16.844Z] #45 23.04 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:29:16 [2020-11-10T00:29:16.844Z] #45 23.23 go: finding github.com/pkg/errors v0.9.1
00:29:16 [2020-11-10T00:29:16.844Z] #45 23.49 go: finding github.com/mattn/go-colorable v0.1.6
00:29:16 [2020-11-10T00:29:16.844Z] #45 23.51 go: finding github.com/spf13/pflag v1.0.3
00:29:16 [2020-11-10T00:29:16.844Z] #45 23.64 go: finding github.com/mattn/go-isatty v0.0.12
00:29:16 [2020-11-10T00:29:16.844Z] #45 24.23 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:29:17 [2020-11-10T00:29:17.089Z] #50 94.80 golang.org/x/sys/unix
00:29:17 [2020-11-10T00:29:17.108Z] #45 24.50 go: finding github.com/jonboulle/clockwork v0.1.0
00:29:17 [2020-11-10T00:29:17.356Z] #41 ...
00:29:17 [2020-11-10T00:29:17.356Z] 
00:29:17 [2020-11-10T00:29:17.356Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:29:17 [2020-11-10T00:29:17.356Z] #16 DONE 1.2s
00:29:17 [2020-11-10T00:29:17.356Z] 
00:29:17 [2020-11-10T00:29:17.356Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:17 [2020-11-10T00:29:17.356Z] #43 160.2 net/http
00:29:17 [2020-11-10T00:29:17.356Z] #43 ...
00:29:17 [2020-11-10T00:29:17.356Z] 
00:29:17 [2020-11-10T00:29:17.356Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:29:17 [2020-11-10T00:29:17.377Z] #45 24.53 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:29:17 [2020-11-10T00:29:17.377Z] #45 24.58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:29:17 [2020-11-10T00:29:17.377Z] #45 24.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:29:18 [2020-11-10T00:29:18.313Z] #38 4.759 + git clone https://github.com/docker/distribution.git .
00:29:18 [2020-11-10T00:29:18.314Z] #38 4.773 Cloning into '.'...
00:29:18 [2020-11-10T00:29:18.314Z] #38 ...
00:29:18 [2020-11-10T00:29:18.314Z] 
00:29:18 [2020-11-10T00:29:18.314Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:29:18 [2020-11-10T00:29:18.314Z] #27 4.096 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:29:18 [2020-11-10T00:29:18.314Z] #27 4.509 
00:29:18 [2020-11-10T00:29:18.334Z] #17 DONE 1.3s
00:29:18 [2020-11-10T00:29:18.334Z] 
00:29:18 [2020-11-10T00:29:18.334Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:18 [2020-11-10T00:29:18.334Z] #41 61.45   CC       compel/src/lib/ptrace.o
00:29:18 [2020-11-10T00:29:18.334Z] #41 62.00   AR       compel/libcompel.a
00:29:18 [2020-11-10T00:29:18.334Z] #41 62.03   HOSTCC   compel/src/main-host.o
00:29:18 [2020-11-10T00:29:18.334Z] #41 62.30   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
00:29:18 [2020-11-10T00:29:18.501Z] #47 ...
00:29:18 [2020-11-10T00:29:18.501Z] 
00:29:18 [2020-11-10T00:29:18.501Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:18 [2020-11-10T00:29:18.501Z] #34 49.61 The following additional packages will be installed:
00:29:18 [2020-11-10T00:29:18.501Z] #34 49.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:29:18 [2020-11-10T00:29:18.501Z] #34 49.63 Suggested packages:
00:29:18 [2020-11-10T00:29:18.501Z] #34 49.64   cmake-doc ninja-build lrzip
00:29:18 [2020-11-10T00:29:18.501Z] #34 49.64 Recommended packages:
00:29:18 [2020-11-10T00:29:18.501Z] #34 49.64   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:29:18 [2020-11-10T00:29:18.501Z] #34 51.36 The following NEW packages will be installed:
00:29:18 [2020-11-10T00:29:18.501Z] #34 51.42   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:29:18 [2020-11-10T00:29:18.501Z] #34 51.42   vim-common xxd
00:29:18 [2020-11-10T00:29:18.501Z] #34 51.98 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
00:29:18 [2020-11-10T00:29:18.501Z] #34 51.98 Need to get 14.9 MB of archives.
00:29:18 [2020-11-10T00:29:18.501Z] #34 51.98 After this operation, 61.8 MB of additional disk space will be used.
00:29:18 [2020-11-10T00:29:18.501Z] #34 51.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:29:18 [2020-11-10T00:29:18.501Z] #34 51.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:29:18 [2020-11-10T00:29:18.501Z] #34 52.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
00:29:18 [2020-11-10T00:29:18.501Z] #34 52.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:29:18 [2020-11-10T00:29:18.501Z] #34 53.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
00:29:18 [2020-11-10T00:29:18.501Z] #34 53.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
00:29:18 [2020-11-10T00:29:18.501Z] #34 53.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
00:29:18 [2020-11-10T00:29:18.501Z] #34 53.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
00:29:18 [2020-11-10T00:29:18.501Z] #34 54.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
00:29:18 [2020-11-10T00:29:18.501Z] #34 54.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
00:29:18 [2020-11-10T00:29:18.501Z] #34 56.21 debconf: delaying package configuration, since apt-utils is not installed
00:29:18 [2020-11-10T00:29:18.501Z] #34 56.45 Fetched 14.9 MB in 3s (5189 kB/s)
00:29:18 [2020-11-10T00:29:18.501Z] #34 56.67 Selecting previously unselected package xxd.
00:29:18 [2020-11-10T00:29:18.501Z] #34 56.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:29:18 [2020-11-10T00:29:18.501Z] #34 56.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
00:29:18 [2020-11-10T00:29:18.501Z] #34 56.80 Unpacking xxd (2:8.1.0875-5) ...
00:29:18 [2020-11-10T00:29:18.501Z] #34 57.12 Selecting previously unselected package vim-common.
00:29:18 [2020-11-10T00:29:18.501Z] #34 57.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:29:18 [2020-11-10T00:29:18.501Z] #34 57.26 Unpacking vim-common (2:8.1.0875-5) ...
00:29:18 [2020-11-10T00:29:18.501Z] #34 57.86 Selecting previously unselected package cmake-data.
00:29:18 [2020-11-10T00:29:18.501Z] #34 57.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:29:18 [2020-11-10T00:29:18.501Z] #34 57.88 Unpacking cmake-data (3.13.4-1) ...
00:29:18 [2020-11-10T00:29:18.925Z] #41 62.71   HOSTCC   compel/src/lib/handle-elf-host.o
00:29:19 [2020-11-10T00:29:19.111Z] #27 4.772 
                                                                           0.0%
##                                                                         2.8%
########                                                                  11.6%
###############                                                           21.4%
#######################                                                   32.3%
############################                                              39.3%
###################################                                       48.8%
##########################################                                58.8%
###############################################                           65.8%
###################################################                       71.6%
#########################################################                 79.6%
##############################################################            87.4%
####################################################################      95.1%
######################################################################## 100.0%
00:29:19 [2020-11-10T00:29:19.189Z] #41 63.28   HOSTCC   compel/src/lib/log-host.o
00:29:19 [2020-11-10T00:29:19.375Z] #27 6.459 
00:29:19 [2020-11-10T00:29:19.752Z] #41 63.47   HOSTLINK compel/compel-host-bin
00:29:19 [2020-11-10T00:29:19.752Z] #41 63.60   DEP      soccr/soccr.d
00:29:19 [2020-11-10T00:29:19.752Z] #41 63.72   CC       soccr/soccr.o
00:29:20 [2020-11-10T00:29:20.485Z] #27 6.740 
                                                                           0.2%
##############                                                            19.8%
################################                                          45.2%
############################################                              61.7%
####################################################################      95.3%
######################################################################## 100.0%
00:29:20 [2020-11-10T00:29:20.652Z] #50 ...
00:29:20 [2020-11-10T00:29:20.652Z] 
00:29:20 [2020-11-10T00:29:20.652Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:20 [2020-11-10T00:29:20.652Z] #12 88.11 Selecting previously unselected package g++-mingw-w64-x86-64.
00:29:20 [2020-11-10T00:29:20.652Z] #12 88.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:29:20 [2020-11-10T00:29:20.652Z] #12 88.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:29:20 [2020-11-10T00:29:20.652Z] #12 ...
00:29:20 [2020-11-10T00:29:20.652Z] 
00:29:20 [2020-11-10T00:29:20.652Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:20 [2020-11-10T00:29:20.652Z] #44 88.15 internal/lazyregexp
00:29:20 [2020-11-10T00:29:20.652Z] #44 88.75 github.com/LK4D4/vndr/versioned
00:29:20 [2020-11-10T00:29:20.652Z] #44 90.17 encoding/binary
00:29:20 [2020-11-10T00:29:20.652Z] #44 90.22 go/scanner
00:29:20 [2020-11-10T00:29:20.652Z] #44 90.23 net/url
00:29:20 [2020-11-10T00:29:20.652Z] #44 93.59 go/ast
00:29:20 [2020-11-10T00:29:20.652Z] #44 95.21 text/template/parse
00:29:20 [2020-11-10T00:29:20.652Z] #44 95.51 encoding/json
00:29:20 [2020-11-10T00:29:20.652Z] #44 ...
00:29:20 [2020-11-10T00:29:20.652Z] 
00:29:20 [2020-11-10T00:29:20.652Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:20 [2020-11-10T00:29:20.652Z] #42 33.59   CC       images/ipc-msg.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 34.10   CC       images/ipc-sem.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 34.54   CC       images/utsns.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 34.78   CC       images/creds.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 34.94   CC       images/vma.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 35.15   CC       images/netdev.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 35.57   CC       images/tty.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 36.50   CC       images/file-lock.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 36.67   CC       images/rlimit.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 36.86   CC       images/pagemap.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 37.17   CC       images/siginfo.o
00:29:20 [2020-11-10T00:29:20.652Z] #42 37.44   CC       images/rpc.o
00:29:20 [2020-11-10T00:29:20.748Z] #27 7.782 
00:29:21 [2020-11-10T00:29:21.303Z] #42 38.89   CC       images/ext-file.o
00:29:21 [2020-11-10T00:29:21.584Z] #45 ...
00:29:21 [2020-11-10T00:29:21.584Z] 
00:29:21 [2020-11-10T00:29:21.584Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:29:21 [2020-11-10T00:29:21.603Z] #42 39.21   CC       images/cgroup.o
00:29:21 [2020-11-10T00:29:21.644Z] #41 65.40   AR       soccr/libsoccr.a
00:29:21 [2020-11-10T00:29:21.644Z] #41 65.45 make[1]: 'soccr/libsoccr.a' is up to date.
00:29:21 [2020-11-10T00:29:21.797Z] #34 ...
00:29:21 [2020-11-10T00:29:21.797Z] 
00:29:21 [2020-11-10T00:29:21.797Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:21 [2020-11-10T00:29:21.797Z] #32 53.01 internal/reflectlite
00:29:21 [2020-11-10T00:29:21.797Z] #32 53.09 sync
00:29:21 [2020-11-10T00:29:21.797Z] #32 57.03 errors
00:29:21 [2020-11-10T00:29:21.797Z] #32 57.03 sort
00:29:21 [2020-11-10T00:29:21.797Z] #32 57.52 strconv
00:29:21 [2020-11-10T00:29:21.797Z] #32 58.63 io
00:29:21 [2020-11-10T00:29:21.797Z] #32 60.59 internal/oserror
00:29:21 [2020-11-10T00:29:21.797Z] #32 60.94 syscall
00:29:21 [2020-11-10T00:29:21.797Z] #32 63.12 reflect
00:29:21 [2020-11-10T00:29:21.797Z] #32 ...
00:29:21 [2020-11-10T00:29:21.797Z] 
00:29:21 [2020-11-10T00:29:21.798Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:21 [2020-11-10T00:29:21.798Z] #11 54.56 Building dependency tree...
00:29:21 [2020-11-10T00:29:21.798Z] #11 59.53 The following additional packages will be installed:
00:29:21 [2020-11-10T00:29:21.798Z] #11 59.56   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:29:21 [2020-11-10T00:29:21.798Z] #11 59.56   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:29:21 [2020-11-10T00:29:21.798Z] #11 59.56   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:29:21 [2020-11-10T00:29:21.798Z] #11 59.57   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:29:21 [2020-11-10T00:29:21.798Z] #11 59.60 Suggested packages:
00:29:21 [2020-11-10T00:29:21.798Z] #11 59.60   gcc-8-locales seccomp wine64
00:29:21 [2020-11-10T00:29:21.798Z] #11 61.79 The following NEW packages will be installed:
00:29:21 [2020-11-10T00:29:21.798Z] #11 61.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:29:21 [2020-11-10T00:29:21.798Z] #11 61.81   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:29:21 [2020-11-10T00:29:21.798Z] #11 61.81   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:29:21 [2020-11-10T00:29:21.798Z] #11 61.81   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:29:21 [2020-11-10T00:29:21.798Z] #11 61.82   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:29:21 [2020-11-10T00:29:21.798Z] #11 61.83   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:29:21 [2020-11-10T00:29:21.798Z] #11 62.42 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
00:29:21 [2020-11-10T00:29:21.798Z] #11 62.42 Need to get 77.7 MB of archives.
00:29:21 [2020-11-10T00:29:21.798Z] #11 62.42 After this operation, 487 MB of additional disk space will be used.
00:29:21 [2020-11-10T00:29:21.798Z] #11 62.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
00:29:21 [2020-11-10T00:29:21.798Z] #11 62.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
00:29:21 [2020-11-10T00:29:21.798Z] #11 ...
00:29:21 [2020-11-10T00:29:21.798Z] 
00:29:21 [2020-11-10T00:29:21.798Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:21 [2020-11-10T00:29:21.798Z] #34 63.38 Selecting previously unselected package libicu63:amd64.
00:29:21 [2020-11-10T00:29:21.817Z] #27 8.065 
                                                                           0.2%
###########                                                               16.2%
###########################                                               38.2%
#########################################                                 57.3%
####################################################                      72.9%
######################################################################## 100.0%
00:29:21 [2020-11-10T00:29:21.900Z] #41 65.88   DEP      criu/arch/x86/sigframe.d
00:29:22 [2020-11-10T00:29:22.060Z] #34 63.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
00:29:22 [2020-11-10T00:29:22.060Z] #34 63.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:29:22 [2020-11-10T00:29:22.081Z] #27 9.220 
00:29:22 [2020-11-10T00:29:22.107Z] #38 28.16 Checking out files:  56% (940/1665)   
Checking out files:  57% (950/1665)   
Checking out files:  58% (966/1665)   
Checking out files:  59% (983/1665)   
Checking out files:  60% (999/1665)   
Checking out files:  61% (1016/1665)   
Checking out files:  62% (1033/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  96% (1602/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
00:29:22 [2020-11-10T00:29:22.157Z] #41 65.95   DEP      criu/arch/x86/sigaction_compat.d
00:29:22 [2020-11-10T00:29:22.157Z] #41 66.09   DEP      criu/arch/x86/kerndat.d
00:29:22 [2020-11-10T00:29:22.251Z] #42 40.04   CC       images/userns.o
00:29:22 [2020-11-10T00:29:22.382Z] #38 29.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:29:22 [2020-11-10T00:29:22.413Z] #41 66.21   DEP      criu/arch/x86/crtools.d
00:29:22 [2020-11-10T00:29:22.413Z] #41 66.33   DEP      criu/arch/x86/cpu.d
00:29:22 [2020-11-10T00:29:22.413Z] #41 66.46   CC       criu/arch/x86/cpu.o
00:29:22 [2020-11-10T00:29:22.909Z] #42 40.39   CC       images/google/protobuf/descriptor.o
00:29:22 [2020-11-10T00:29:22.947Z] #27 9.516 
                                                                           0.0%
###                                                                        4.3%
#####                                                                      7.9%
########                                                                  11.9%
00:29:22 [2020-11-10T00:29:22.947Z] #27 ...
00:29:22 [2020-11-10T00:29:22.947Z] 
00:29:22 [2020-11-10T00:29:22.947Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:22 [2020-11-10T00:29:22.947Z] #40 5.290 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:29:22 [2020-11-10T00:29:22.947Z] #40 5.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:22 [2020-11-10T00:29:22.947Z] #40 5.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:22 [2020-11-10T00:29:22.947Z] #40 6.365 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:29:22 [2020-11-10T00:29:22.947Z] #40 8.185 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [239 kB]
00:29:22 [2020-11-10T00:29:22.947Z] #40 9.829 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:29:22 [2020-11-10T00:29:22.947Z] #40 ...
00:29:22 [2020-11-10T00:29:22.947Z] 
00:29:22 [2020-11-10T00:29:22.947Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.273 + RM_GOPATH=0
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.273 + TMP_GOPATH=
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.273 + : /build
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.273 + '[' -z '' ']'
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.275 ++ mktemp -d
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.283 + export GOPATH=/tmp/tmp.zQk53gOBYH
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.283 + GOPATH=/tmp/tmp.zQk53gOBYH
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.283 + RM_GOPATH=1
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.283 + case "$(go env GOARCH)" in
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.283 ++ go env GOARCH
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.291 + export GO_BUILDMODE=-buildmode=pie
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.291 + GO_BUILDMODE=-buildmode=pie
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.291 ++ dirname /tmp/install/install.sh
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.300 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + dir=/tmp/install
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + bin=rootlesskit
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + shift
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + . /tmp/install/rootlesskit.installer
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + install_rootlesskit
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + case "$1" in
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + export CGO_ENABLED=0
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + CGO_ENABLED=0
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + _install_rootlesskit
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.305 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zQk53gOBYH/src/github.com/rootless-containers/rootlesskit
00:29:22 [2020-11-10T00:29:22.947Z] #56 4.306 Cloning into '/tmp/tmp.zQk53gOBYH/src/github.com/rootless-containers/rootlesskit'...
00:29:22 [2020-11-10T00:29:22.947Z] #56 9.204 + cd /tmp/tmp.zQk53gOBYH/src/github.com/rootless-containers/rootlesskit
00:29:22 [2020-11-10T00:29:22.947Z] #56 9.204 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:29:22 [2020-11-10T00:29:22.947Z] #56 9.660 + for f in rootlesskit rootlesskit-docker-proxy
00:29:22 [2020-11-10T00:29:22.947Z] #56 9.666 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:29:22 [2020-11-10T00:29:22.976Z] #41 66.94   CC       criu/arch/x86/crtools.o
00:29:23 [2020-11-10T00:29:23.002Z] #34 ...
00:29:23 [2020-11-10T00:29:23.003Z] 
00:29:23 [2020-11-10T00:29:23.003Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:23 [2020-11-10T00:29:23.003Z] #62 DONE 64.3s
00:29:23 [2020-11-10T00:29:23.003Z] 
00:29:23 [2020-11-10T00:29:23.003Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:23 [2020-11-10T00:29:23.003Z] #11 63.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:29:23 [2020-11-10T00:29:23.003Z] #11 63.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
00:29:23 [2020-11-10T00:29:23.003Z] #11 63.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
00:29:23 [2020-11-10T00:29:23.003Z] #11 63.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:29:23 [2020-11-10T00:29:23.003Z] #11 64.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #56 ...
00:29:23 [2020-11-10T00:29:23.213Z] 
00:29:23 [2020-11-10T00:29:23.213Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:23 [2020-11-10T00:29:23.213Z] #11 5.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #11 5.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #11 5.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #11 6.371 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #11 7.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [239 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #11 9.499 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:29:23 [2020-11-10T00:29:23.213Z] #11 ...
00:29:23 [2020-11-10T00:29:23.213Z] 
00:29:23 [2020-11-10T00:29:23.213Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.044 + RM_GOPATH=0
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.044 + TMP_GOPATH=
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.044 + : /build
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.044 + '[' -z '' ']'
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.052 ++ mktemp -d
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.056 + export GOPATH=/tmp/tmp.60nOeZclvr
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.056 + GOPATH=/tmp/tmp.60nOeZclvr
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.056 + RM_GOPATH=1
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.057 + case "$(go env GOARCH)" in
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.061 ++ go env GOARCH
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.104 + export GO_BUILDMODE=-buildmode=pie
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.104 + GO_BUILDMODE=-buildmode=pie
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.107 ++ dirname /tmp/install/install.sh
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.114 + dir=/tmp/install
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.114 + bin=gotestsum
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.114 + shift
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.114 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.114 + . /tmp/install/gotestsum.installer
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.114 ++ : v0.5.3
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.114 + install_gotestsum
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.116 + set -e
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.116 + export GO111MODULE=on
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.116 + GO111MODULE=on
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.116 + GOBIN=/build
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.116 + go get gotest.tools/gotestsum@v0.5.3
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.143 go: finding gotest.tools v0.5.3
00:29:23 [2020-11-10T00:29:23.213Z] #45 5.150 go: finding gotest.tools/gotestsum v0.5.3
00:29:23 [2020-11-10T00:29:23.213Z] #45 6.529 go: downloading gotest.tools/gotestsum v0.5.3
00:29:23 [2020-11-10T00:29:23.213Z] #45 7.273 go: extracting gotest.tools/gotestsum v0.5.3
00:29:23 [2020-11-10T00:29:23.213Z] #45 8.745 go: downloading github.com/fatih/color v1.9.0
00:29:23 [2020-11-10T00:29:23.213Z] #45 8.749 go: downloading github.com/pkg/errors v0.9.1
00:29:23 [2020-11-10T00:29:23.213Z] #45 8.834 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:29:23 [2020-11-10T00:29:23.213Z] #45 8.876 go: extracting github.com/fatih/color v1.9.0
00:29:23 [2020-11-10T00:29:23.213Z] #45 8.935 go: extracting github.com/pkg/errors v0.9.1
00:29:23 [2020-11-10T00:29:23.213Z] #45 8.958 go: downloading github.com/spf13/pflag v1.0.3
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.015 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.032 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.149 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.384 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.458 go: downloading github.com/jonboulle/clockwork v0.1.0
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.511 go: extracting github.com/spf13/pflag v1.0.3
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.572 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.578 go: downloading github.com/mattn/go-isatty v0.0.12
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.578 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.578 go: downloading github.com/mattn/go-colorable v0.1.6
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.760 go: extracting github.com/jonboulle/clockwork v0.1.0
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.838 go: extracting github.com/mattn/go-isatty v0.0.12
00:29:23 [2020-11-10T00:29:23.213Z] #45 9.980 go: extracting github.com/mattn/go-colorable v0.1.6
00:29:23 [2020-11-10T00:29:23.213Z] #45 ...
00:29:23 [2020-11-10T00:29:23.213Z] 
00:29:23 [2020-11-10T00:29:23.213Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:23 [2020-11-10T00:29:23.213Z] #53 5.457 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #53 5.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #53 5.513 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #53 6.513 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #53 8.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [239 kB]
00:29:23 [2020-11-10T00:29:23.213Z] #53 9.724 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:29:23 [2020-11-10T00:29:23.263Z] #11 64.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
00:29:23 [2020-11-10T00:29:23.263Z] #11 65.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
00:29:23 [2020-11-10T00:29:23.263Z] #11 ...
00:29:23 [2020-11-10T00:29:23.263Z] 
00:29:23 [2020-11-10T00:29:23.263Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:23 [2020-11-10T00:29:23.263Z] #53 44.56 Reading package lists...
00:29:23 [2020-11-10T00:29:23.263Z] #53 55.46 Building dependency tree...
00:29:23 [2020-11-10T00:29:23.263Z] #53 60.28 The following additional packages will be installed:
00:29:23 [2020-11-10T00:29:23.263Z] #53 60.28   libbtrfs0
00:29:23 [2020-11-10T00:29:23.263Z] #53 60.62 The following NEW packages will be installed:
00:29:23 [2020-11-10T00:29:23.263Z] #53 60.63   libbtrfs-dev libbtrfs0
00:29:23 [2020-11-10T00:29:23.263Z] #53 61.16 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
00:29:23 [2020-11-10T00:29:23.263Z] #53 61.16 Need to get 119 kB of archives.
00:29:23 [2020-11-10T00:29:23.263Z] #53 61.16 After this operation, 387 kB of additional disk space will be used.
00:29:23 [2020-11-10T00:29:23.263Z] #53 61.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:29:23 [2020-11-10T00:29:23.263Z] #53 61.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:29:23 [2020-11-10T00:29:23.263Z] #53 63.03 debconf: delaying package configuration, since apt-utils is not installed
00:29:23 [2020-11-10T00:29:23.263Z] #53 63.39 Fetched 119 kB in 0s (378 kB/s)
00:29:23 [2020-11-10T00:29:23.263Z] #53 63.59 Selecting previously unselected package libbtrfs0.
00:29:23 [2020-11-10T00:29:23.263Z] #53 63.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:29:23 [2020-11-10T00:29:23.263Z] #53 63.71 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
00:29:23 [2020-11-10T00:29:23.263Z] #53 63.79 Unpacking libbtrfs0 (4.20.1-2) ...
00:29:23 [2020-11-10T00:29:23.263Z] #53 64.22 Selecting previously unselected package libbtrfs-dev.
00:29:23 [2020-11-10T00:29:23.263Z] #53 64.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
00:29:23 [2020-11-10T00:29:23.263Z] #53 64.29 Unpacking libbtrfs-dev (4.20.1-2) ...
00:29:23 [2020-11-10T00:29:23.263Z] #53 64.90 Setting up libbtrfs0 (4.20.1-2) ...
00:29:23 [2020-11-10T00:29:23.263Z] #53 64.97 Setting up libbtrfs-dev (4.20.1-2) ...
00:29:23 [2020-11-10T00:29:23.263Z] #53 65.02 Processing triggers for libc-bin (2.28-10) ...
00:29:23 [2020-11-10T00:29:23.477Z] #53 ...
00:29:23 [2020-11-10T00:29:23.477Z] 
00:29:23 [2020-11-10T00:29:23.477Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.231 + RM_GOPATH=0
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.231 + TMP_GOPATH=
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.231 + : /build
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.231 + '[' -z '' ']'
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.233 ++ mktemp -d
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.243 + export GOPATH=/tmp/tmp.auPEQ90sj4
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.243 + GOPATH=/tmp/tmp.auPEQ90sj4
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.243 + RM_GOPATH=1
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.243 + case "$(go env GOARCH)" in
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.243 ++ go env GOARCH
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + export GO_BUILDMODE=-buildmode=pie
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + GO_BUILDMODE=-buildmode=pie
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 ++ dirname /tmp/install/install.sh
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + dir=/tmp/install
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + bin=golangci_lint
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + shift
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + . /tmp/install/golangci_lint.installer
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 ++ : v1.23.8
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + install_golangci_lint
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + set -e
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + export GO111MODULE=on
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + GO111MODULE=on
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + GOBIN=/build
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.266 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.382 go: finding github.com v1.23.8
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.382 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.382 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.382 go: finding github.com/golangci/golangci-lint v1.23.8
00:29:23 [2020-11-10T00:29:23.477Z] #47 4.382 go: finding github.com/golangci v1.23.8
00:29:23 [2020-11-10T00:29:23.477Z] #47 5.381 go: downloading github.com/golangci/golangci-lint v1.23.8
00:29:23 [2020-11-10T00:29:23.477Z] #47 6.186 go: extracting github.com/golangci/golangci-lint v1.23.8
00:29:23 [2020-11-10T00:29:23.477Z] #47 ...
00:29:23 [2020-11-10T00:29:23.477Z] 
00:29:23 [2020-11-10T00:29:23.477Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.860 + RM_GOPATH=0
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.860 + TMP_GOPATH=
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.860 + : /build
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.860 + '[' -z '' ']'
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.860 ++ mktemp -d
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.860 + export GOPATH=/tmp/tmp.ooHBKbaSKp
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.860 + GOPATH=/tmp/tmp.ooHBKbaSKp
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.860 + RM_GOPATH=1
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.860 + case "$(go env GOARCH)" in
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.860 ++ go env GOARCH
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.861 + export GO_BUILDMODE=-buildmode=pie
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.861 + GO_BUILDMODE=-buildmode=pie
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.861 ++ dirname /tmp/install/install.sh
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + dir=/tmp/install
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + bin=proxy
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + shift
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + '[' '!' -f /tmp/install/proxy.installer ']'
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + . /tmp/install/proxy.installer
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 ++ : d511c60c5c23e6753631244f271a1ec6097254a5
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + install_proxy
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + case "$1" in
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + export CGO_ENABLED=0
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + CGO_ENABLED=0
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + _install_proxy
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + echo 'Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5'
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ooHBKbaSKp/src/github.com/docker/libnetwork
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.870 Cloning into '/tmp/tmp.ooHBKbaSKp/src/github.com/docker/libnetwork'...
00:29:23 [2020-11-10T00:29:23.477Z] #62 3.874 Install docker-proxy version d511c60c5c23e6753631244f271a1ec6097254a5
00:29:23 [2020-11-10T00:29:23.523Z] #53 ...
00:29:23 [2020-11-10T00:29:23.523Z] 
00:29:23 [2020-11-10T00:29:23.523Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:23 [2020-11-10T00:29:23.523Z] #40 44.56 Reading package lists...
00:29:23 [2020-11-10T00:29:23.523Z] #40 55.90 Building dependency tree...
00:29:23 [2020-11-10T00:29:23.523Z] #40 60.85 The following additional packages will be installed:
00:29:23 [2020-11-10T00:29:23.523Z] #40 60.88   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:29:23 [2020-11-10T00:29:23.523Z] #40 60.88   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:29:23 [2020-11-10T00:29:23.523Z] #40 60.91 Suggested packages:
00:29:23 [2020-11-10T00:29:23.523Z] #40 60.91   manpages-dev python-setuptools
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.13 The following NEW packages will be installed:
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.16   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.17   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.17   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.17   python-six zlib1g-dev
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.78 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.78 Need to get 4095 kB of archives.
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.78 After this operation, 22.5 MB of additional disk space will be used.
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 63.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 64.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 64.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 64.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 64.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 64.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 64.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 64.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
00:29:23 [2020-11-10T00:29:23.523Z] #40 64.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
00:29:23 [2020-11-10T00:29:23.746Z] #62 ...
00:29:23 [2020-11-10T00:29:23.747Z] 
00:29:23 [2020-11-10T00:29:23.747Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.833 + RM_GOPATH=0
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.833 + TMP_GOPATH=
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.833 + : /build
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.833 + '[' -z '' ']'
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.835 ++ mktemp -d
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.835 + export GOPATH=/tmp/tmp.gLBUd4LehD
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.835 + GOPATH=/tmp/tmp.gLBUd4LehD
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.835 + RM_GOPATH=1
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.835 + case "$(go env GOARCH)" in
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.836 ++ go env GOARCH
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 + export GO_BUILDMODE=-buildmode=pie
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 + GO_BUILDMODE=-buildmode=pie
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 ++ dirname /tmp/install/install.sh
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 + dir=/tmp/install
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 + bin=tomlv
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 + shift
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 + . /tmp/install/tomlv.installer
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 + install_tomlv
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gLBUd4LehD/src/github.com/BurntSushi/toml
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 Cloning into '/tmp/tmp.gLBUd4LehD/src/github.com/BurntSushi/toml'...
00:29:23 [2020-11-10T00:29:23.747Z] #32 3.885 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:29:23 [2020-11-10T00:29:23.747Z] #32 4.569 + cd /tmp/tmp.gLBUd4LehD/src/github.com/BurntSushi/toml
00:29:23 [2020-11-10T00:29:23.747Z] #32 4.569 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:29:23 [2020-11-10T00:29:23.747Z] #32 4.599 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:29:23 [2020-11-10T00:29:23.747Z] #32 4.947 math/bits
00:29:23 [2020-11-10T00:29:23.747Z] #32 4.955 internal/cpu
00:29:23 [2020-11-10T00:29:23.747Z] #32 4.963 runtime/internal/sys
00:29:23 [2020-11-10T00:29:23.747Z] #32 5.004 runtime/internal/atomic
00:29:23 [2020-11-10T00:29:23.747Z] #32 5.256 internal/bytealg
00:29:23 [2020-11-10T00:29:23.747Z] #32 5.420 unicode/utf8
00:29:23 [2020-11-10T00:29:23.747Z] #32 5.631 runtime/internal/math
00:29:23 [2020-11-10T00:29:23.747Z] #32 5.890 internal/race
00:29:23 [2020-11-10T00:29:23.747Z] #32 5.898 math
00:29:23 [2020-11-10T00:29:23.747Z] #32 6.072 sync/atomic
00:29:23 [2020-11-10T00:29:23.747Z] #32 6.123 runtime
00:29:23 [2020-11-10T00:29:23.747Z] #32 6.160 unicode
00:29:23 [2020-11-10T00:29:23.747Z] #32 6.891 internal/testlog
00:29:23 [2020-11-10T00:29:23.747Z] #32 7.548 encoding
00:29:23 [2020-11-10T00:29:23.747Z] #32 8.326 runtime/cgo
00:29:23 [2020-11-10T00:29:23.747Z] #32 ...
00:29:23 [2020-11-10T00:29:23.747Z] 
00:29:23 [2020-11-10T00:29:23.747Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.541 + RM_GOPATH=0
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.541 + TMP_GOPATH=
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.541 + : /build
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.541 + '[' -z '' ']'
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.541 ++ mktemp -d
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.542 + export GOPATH=/tmp/tmp.2y3qdHi1Ts
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.542 + GOPATH=/tmp/tmp.2y3qdHi1Ts
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.542 + RM_GOPATH=1
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.542 + case "$(go env GOARCH)" in
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.549 ++ go env GOARCH
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.555 + export GO_BUILDMODE=-buildmode=pie
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.555 + GO_BUILDMODE=-buildmode=pie
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.555 ++ dirname /tmp/install/install.sh
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 + dir=/tmp/install
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 + bin=dockercli
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 + shift
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 + . /tmp/install/dockercli.installer
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 ++ : stable
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 ++ : 17.06.2-ce
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 + install_dockercli
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 ++ uname -m
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.558 Install docker/cli version 17.06.2-ce from stable
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.560 + arch=aarch64
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.560 + '[' aarch64 '!=' x86_64 ']'
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.560 + '[' aarch64 '!=' s390x ']'
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.560 + '[' aarch64 '!=' armhf ']'
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.560 + build_dockercli
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.560 + git clone https://github.com/docker/docker-ce /tmp/tmp.2y3qdHi1Ts/tmp/docker-ce
00:29:23 [2020-11-10T00:29:23.747Z] #22 3.567 Cloning into '/tmp/tmp.2y3qdHi1Ts/tmp/docker-ce'...
00:29:23 [2020-11-10T00:29:23.784Z] #40 ...
00:29:23 [2020-11-10T00:29:23.784Z] 
00:29:23 [2020-11-10T00:29:23.784Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:23 [2020-11-10T00:29:23.784Z] #43 55.21 internal/reflectlite
00:29:23 [2020-11-10T00:29:23.784Z] #43 55.21 sync
00:29:23 [2020-11-10T00:29:23.784Z] #43 57.40 github.com/LK4D4/vndr/godl/singleflight
00:29:23 [2020-11-10T00:29:23.784Z] #43 57.70 math/rand
00:29:23 [2020-11-10T00:29:23.784Z] #43 59.32 internal/singleflight
00:29:23 [2020-11-10T00:29:23.784Z] #43 60.35 io
00:29:23 [2020-11-10T00:29:23.784Z] #43 60.36 strconv
00:29:23 [2020-11-10T00:29:23.784Z] #43 62.74 bytes
00:29:23 [2020-11-10T00:29:23.784Z] #43 ...
00:29:23 [2020-11-10T00:29:23.784Z] 
00:29:23 [2020-11-10T00:29:23.784Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:23 [2020-11-10T00:29:23.784Z] #47 65.46 go: finding github.com/fatih/color v1.7.0
00:29:24 [2020-11-10T00:29:24.020Z] #22 ...
00:29:24 [2020-11-10T00:29:24.020Z] 
00:29:24 [2020-11-10T00:29:24.020Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:24 [2020-11-10T00:29:24.020Z] #34 4.275 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:29:24 [2020-11-10T00:29:24.020Z] #34 4.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:24 [2020-11-10T00:29:24.020Z] #34 4.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:24 [2020-11-10T00:29:24.020Z] #34 5.329 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:29:24 [2020-11-10T00:29:24.020Z] #34 7.488 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [239 kB]
00:29:24 [2020-11-10T00:29:24.020Z] #34 8.247 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:29:24 [2020-11-10T00:29:24.020Z] #34 ...
00:29:24 [2020-11-10T00:29:24.020Z] 
00:29:24 [2020-11-10T00:29:24.020Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.413 + RM_GOPATH=0
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.413 + TMP_GOPATH=
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.413 + : /build
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.413 + '[' -z '' ']'
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.413 ++ mktemp -d
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.421 + export GOPATH=/tmp/tmp.2tSgBSPo8G
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.421 + GOPATH=/tmp/tmp.2tSgBSPo8G
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.421 + RM_GOPATH=1
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.421 + case "$(go env GOARCH)" in
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.421 ++ go env GOARCH
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 + export GO_BUILDMODE=-buildmode=pie
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 + GO_BUILDMODE=-buildmode=pie
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 ++ dirname /tmp/install/install.sh
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 + dir=/tmp/install
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 + bin=vndr
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 + shift
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 + '[' '!' -f /tmp/install/vndr.installer ']'
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 + . /tmp/install/vndr.installer
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 + install_vndr
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.472 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2tSgBSPo8G/src/github.com/LK4D4/vndr
00:29:24 [2020-11-10T00:29:24.020Z] #43 4.475 Cloning into '/tmp/tmp.2tSgBSPo8G/src/github.com/LK4D4/vndr'...
00:29:24 [2020-11-10T00:29:24.020Z] #43 5.410 + cd /tmp/tmp.2tSgBSPo8G/src/github.com/LK4D4/vndr
00:29:24 [2020-11-10T00:29:24.020Z] #43 5.410 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:29:24 [2020-11-10T00:29:24.020Z] #43 5.429 + go build -buildmode=pie -v -o /build/vndr .
00:29:24 [2020-11-10T00:29:24.020Z] #43 7.286 unicode
00:29:24 [2020-11-10T00:29:24.020Z] #43 7.523 internal/testlog
00:29:24 [2020-11-10T00:29:24.020Z] #43 7.534 math
00:29:24 [2020-11-10T00:29:24.020Z] #43 7.720 runtime
00:29:24 [2020-11-10T00:29:24.020Z] #43 8.148 unicode/utf16
00:29:24 [2020-11-10T00:29:24.020Z] #43 8.411 container/list
00:29:24 [2020-11-10T00:29:24.020Z] #43 10.26 crypto/internal/subtle
00:29:24 [2020-11-10T00:29:24.020Z] #43 10.47 crypto/subtle
00:29:24 [2020-11-10T00:29:24.020Z] #43 11.04 vendor/golang.org/x/crypto/cryptobyte/asn1
00:29:24 [2020-11-10T00:29:24.020Z] #43 ...
00:29:24 [2020-11-10T00:29:24.020Z] 
00:29:24 [2020-11-10T00:29:24.020Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:29:24 [2020-11-10T00:29:24.020Z] #30 4.497 + git clone https://github.com/kolyshkin/go-swagger.git .
00:29:24 [2020-11-10T00:29:24.020Z] #30 4.503 Cloning into '.'...
00:29:24 [2020-11-10T00:29:24.045Z] #47 ...
00:29:24 [2020-11-10T00:29:24.045Z] 
00:29:24 [2020-11-10T00:29:24.045Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:24 [2020-11-10T00:29:24.045Z] #53 DONE 65.6s
00:29:24 [2020-11-10T00:29:24.045Z] 
00:29:24 [2020-11-10T00:29:24.045Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:24 [2020-11-10T00:29:24.045Z] #47 65.64 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:29:24 [2020-11-10T00:29:24.045Z] #47 65.71 go: finding github.com/mattn/go-colorable v0.1.4
00:29:24 [2020-11-10T00:29:24.284Z] #30 ...
00:29:24 [2020-11-10T00:29:24.284Z] 
00:29:24 [2020-11-10T00:29:24.284Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.644 + RM_GOPATH=0
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.644 + TMP_GOPATH=
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.644 + : /build
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.644 + '[' -z '' ']'
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.645 ++ mktemp -d
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.655 + export GOPATH=/tmp/tmp.4q5W51OrE6
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.655 + GOPATH=/tmp/tmp.4q5W51OrE6
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.655 + RM_GOPATH=1
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.655 + case "$(go env GOARCH)" in
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.655 ++ go env GOARCH
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.682 + export GO_BUILDMODE=-buildmode=pie
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.682 + GO_BUILDMODE=-buildmode=pie
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.690 ++ dirname /tmp/install/install.sh
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.690 + dir=/tmp/install
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.690 + bin=shfmt
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.690 + shift
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.690 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.690 + . /tmp/install/shfmt.installer
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.690 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.690 + install_shfmt
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.690 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.690 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4q5W51OrE6/src/github.com/mvdan/sh
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.691 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:29:24 [2020-11-10T00:29:24.284Z] #49 4.692 Cloning into '/tmp/tmp.4q5W51OrE6/src/github.com/mvdan/sh'...
00:29:24 [2020-11-10T00:29:24.284Z] #49 ...
00:29:24 [2020-11-10T00:29:24.284Z] 
00:29:24 [2020-11-10T00:29:24.284Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:29:24 [2020-11-10T00:29:24.305Z] #47 65.85 go: finding github.com/mattn/go-isatty v0.0.8
00:29:24 [2020-11-10T00:29:24.305Z] #47 65.95 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:29:24 [2020-11-10T00:29:24.342Z] #41 68.19   CC       criu/arch/x86/kerndat.o
00:29:24 [2020-11-10T00:29:24.370Z] #38 ...
00:29:24 [2020-11-10T00:29:24.370Z] 
00:29:24 [2020-11-10T00:29:24.370Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:24 [2020-11-10T00:29:24.370Z] #53 21.23 Fetched 8398 kB in 16s (518 kB/s)
00:29:24 [2020-11-10T00:29:24.370Z] #53 21.23 Reading package lists...
00:29:24 [2020-11-10T00:29:24.370Z] #53 ...
00:29:24 [2020-11-10T00:29:24.370Z] 
00:29:24 [2020-11-10T00:29:24.370Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:24 [2020-11-10T00:29:24.370Z] #47 24.18 go: downloading github.com/uudashr/gocognit v1.0.1
00:29:24 [2020-11-10T00:29:24.370Z] #47 24.24 go: extracting github.com/uudashr/gocognit v1.0.1
00:29:24 [2020-11-10T00:29:24.370Z] #47 24.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:29:24 [2020-11-10T00:29:24.370Z] #47 24.65 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:29:24 [2020-11-10T00:29:24.370Z] #47 24.96 go: downloading github.com/sirupsen/logrus v1.4.2
00:29:24 [2020-11-10T00:29:24.370Z] #47 25.22 go: extracting github.com/sirupsen/logrus v1.4.2
00:29:24 [2020-11-10T00:29:24.370Z] #47 25.48 go: downloading github.com/kisielk/gotool v1.0.0
00:29:24 [2020-11-10T00:29:24.370Z] #47 25.57 go: extracting github.com/kisielk/gotool v1.0.0
00:29:24 [2020-11-10T00:29:24.370Z] #47 25.62 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:29:24 [2020-11-10T00:29:24.370Z] #47 27.25 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:29:24 [2020-11-10T00:29:24.370Z] #47 29.28 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:29:24 [2020-11-10T00:29:24.565Z] #47 66.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:29:24 [2020-11-10T00:29:24.565Z] #47 66.19 go: finding github.com/go-critic/go-critic v0.4.1
00:29:24 [2020-11-10T00:29:24.565Z] #47 66.20 go: finding github.com/pkg/errors v0.8.1
00:29:24 [2020-11-10T00:29:24.565Z] #47 66.20 go: finding github.com/go-lintpack/lintpack v0.5.2
00:29:24 [2020-11-10T00:29:24.565Z] #47 66.26 go: finding github.com/sirupsen/logrus v1.4.2
00:29:24 [2020-11-10T00:29:24.813Z] #27 9.516 
                                                                           0.0%
###                                                                        4.3%
#####                                                                      7.9%
########                                                                  11.9%
###########                                                               16.2%
##############                                                            20.8%
#################                                                         24.1%
###################                                                       26.5%
#######################                                                   33.2%
###########################                                               38.0%
##############################                                            43.1%
###################################                                       48.8%
#####################################                                     52.2%
########################################                                  56.2%
############################################                              61.3%
##############################################                            65.2%
###################################################                       71.5%
######################################################                    75.8%
##########################################################                80.7%
############################################################              83.7%
################################################################          89.1%
####################################################################      95.3%
######################################################################## 100.0%
00:29:24 [2020-11-10T00:29:24.826Z] #47 66.28 go: finding github.com/mitchellh/go-homedir v1.1.0
00:29:24 [2020-11-10T00:29:24.826Z] #47 66.31 go: finding github.com/go-toolsmith/astequal v1.0.0
00:29:24 [2020-11-10T00:29:24.826Z] #47 66.41 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:29:24 [2020-11-10T00:29:24.826Z] #47 66.42 go: finding github.com/spf13/viper v1.6.1
00:29:24 [2020-11-10T00:29:24.826Z] #47 66.45 go: finding github.com/stretchr/testify v1.4.0
00:29:24 [2020-11-10T00:29:24.826Z] #47 66.47 go: finding github.com/go-toolsmith/astp v1.0.0
00:29:24 [2020-11-10T00:29:24.826Z] #47 66.48 go: finding github.com/davecgh/go-spew v1.1.1
00:29:24 [2020-11-10T00:29:24.826Z] #47 66.48 go: finding github.com/go-toolsmith/astcast v1.0.0
00:29:24 [2020-11-10T00:29:24.826Z] #47 66.51 go: finding github.com/pmezard/go-difflib v1.0.0
00:29:24 [2020-11-10T00:29:24.826Z] #47 66.55 go: finding github.com/go-toolsmith/typep v1.0.0
00:29:24 [2020-11-10T00:29:24.908Z] #41 68.76   CC       criu/arch/x86/sigaction_compat.o
00:29:24 [2020-11-10T00:29:24.985Z] #47 ...
00:29:24 [2020-11-10T00:29:24.985Z] 
00:29:24 [2020-11-10T00:29:24.985Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:24 [2020-11-10T00:29:24.985Z] #34 32.04 Fetched 8398 kB in 26s (327 kB/s)
00:29:25 [2020-11-10T00:29:25.019Z] #42 42.58   CC       images/opts.o
00:29:25 [2020-11-10T00:29:25.019Z] #42 ...
00:29:25 [2020-11-10T00:29:25.019Z] 
00:29:25 [2020-11-10T00:29:25.019Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:25 [2020-11-10T00:29:25.019Z] #12 102.7 Selecting previously unselected package libapparmor1:ppc64el.
00:29:25 [2020-11-10T00:29:25.019Z] #12 102.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
00:29:25 [2020-11-10T00:29:25.019Z] #12 102.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
00:29:25 [2020-11-10T00:29:25.086Z] #47 66.61 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:29:25 [2020-11-10T00:29:25.086Z] #47 66.61 go: finding github.com/stretchr/objx v0.2.0
00:29:25 [2020-11-10T00:29:25.086Z] #47 66.67 go: finding gopkg.in/yaml.v2 v2.2.7
00:29:25 [2020-11-10T00:29:25.164Z] #41 69.03   CC       criu/arch/x86/sigframe.o
00:29:25 [2020-11-10T00:29:25.316Z] #12 102.9 Selecting previously unselected package libapparmor-dev:ppc64el.
00:29:25 [2020-11-10T00:29:25.316Z] #12 102.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
00:29:25 [2020-11-10T00:29:25.316Z] #12 102.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
00:29:25 [2020-11-10T00:29:25.346Z] #47 66.87 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:29:25 [2020-11-10T00:29:25.346Z] #47 67.02 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:29:25 [2020-11-10T00:29:25.346Z] #47 67.03 go: finding github.com/go-toolsmith/strparse v1.0.0
00:29:25 [2020-11-10T00:29:25.346Z] #47 67.05 go: finding github.com/fsnotify/fsnotify v1.4.7
00:29:25 [2020-11-10T00:29:25.346Z] #47 67.08 go: finding github.com/gobwas/glob v0.2.3
00:29:25 [2020-11-10T00:29:25.390Z] #27 12.30 
00:29:25 [2020-11-10T00:29:25.420Z] #41 69.28   LINK     criu/arch/x86/crtools.built-in.o
00:29:25 [2020-11-10T00:29:25.420Z] #41 69.34   DEP      criu/pie/util-vdso-elf32.d
00:29:25 [2020-11-10T00:29:25.420Z] #41 69.43   DEP      criu/pie/util-vdso.d
00:29:25 [2020-11-10T00:29:25.607Z] #47 67.10 go: finding github.com/spf13/cobra v0.0.5
00:29:25 [2020-11-10T00:29:25.607Z] #47 67.16 go: finding github.com/spf13/pflag v1.0.5
00:29:25 [2020-11-10T00:29:25.607Z] #47 67.18 go: finding github.com/hashicorp/hcl v1.0.0
00:29:25 [2020-11-10T00:29:25.607Z] #47 67.27 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:29:25 [2020-11-10T00:29:25.613Z] #12 103.2 Selecting previously unselected package libbtrfs0.
00:29:25 [2020-11-10T00:29:25.613Z] #12 103.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
00:29:25 [2020-11-10T00:29:25.613Z] #12 103.2 Unpacking libbtrfs0 (4.20.1-2) ...
00:29:25 [2020-11-10T00:29:25.613Z] #12 103.3 Selecting previously unselected package libbtrfs-dev.
00:29:25 [2020-11-10T00:29:25.613Z] #12 103.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
00:29:25 [2020-11-10T00:29:25.613Z] #12 103.3 Unpacking libbtrfs-dev (4.20.1-2) ...
00:29:25 [2020-11-10T00:29:25.613Z] #12 103.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
00:29:25 [2020-11-10T00:29:25.613Z] #12 103.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
00:29:25 [2020-11-10T00:29:25.613Z] #12 103.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
00:29:25 [2020-11-10T00:29:25.676Z] #41 69.51   DEP      criu/pie/util.d
00:29:25 [2020-11-10T00:29:25.676Z] #41 69.66   CC       criu/pie/util.o
00:29:25 [2020-11-10T00:29:25.874Z] #47 67.35 go: finding github.com/magiconair/properties v1.8.1
00:29:25 [2020-11-10T00:29:25.874Z] #47 67.55 go: finding github.com/mitchellh/mapstructure v1.1.2
00:29:25 [2020-11-10T00:29:25.874Z] #47 67.55 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:29:25 [2020-11-10T00:29:25.911Z] #12 103.5 Selecting previously unselected package libudev-dev:ppc64el.
00:29:25 [2020-11-10T00:29:25.911Z] #12 103.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
00:29:25 [2020-11-10T00:29:25.911Z] #12 103.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
00:29:25 [2020-11-10T00:29:25.911Z] #12 103.7 Selecting previously unselected package libsepol1-dev:ppc64el.
00:29:25 [2020-11-10T00:29:25.911Z] #12 103.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
00:29:25 [2020-11-10T00:29:25.911Z] #12 103.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
00:29:26 [2020-11-10T00:29:26.136Z] #47 67.63 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:29:26 [2020-11-10T00:29:26.136Z] #47 67.63 go: finding github.com/pelletier/go-toml v1.2.0
00:29:26 [2020-11-10T00:29:26.136Z] #47 67.70 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:29:26 [2020-11-10T00:29:26.136Z] #47 67.81 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:29:26 [2020-11-10T00:29:26.136Z] #47 67.82 go: finding github.com/spf13/afero v1.1.2
00:29:26 [2020-11-10T00:29:26.136Z] #47 67.88 go: finding github.com/spf13/cast v1.3.0
00:29:26 [2020-11-10T00:29:26.221Z] #12 104.1 Selecting previously unselected package libpcre16-3:ppc64el.
00:29:26 [2020-11-10T00:29:26.238Z] #41 70.08   CC       criu/pie/util-vdso.o
00:29:26 [2020-11-10T00:29:26.369Z] #34 32.04 Reading package lists...
00:29:26 [2020-11-10T00:29:26.369Z] #34 ...
00:29:26 [2020-11-10T00:29:26.369Z] 
00:29:26 [2020-11-10T00:29:26.369Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:26 [2020-11-10T00:29:26.369Z] #49 23.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:29:26 [2020-11-10T00:29:26.369Z] #49 24.04 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:29:26 [2020-11-10T00:29:26.369Z] #49 24.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:29:26 [2020-11-10T00:29:26.369Z] #49 24.13 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:29:26 [2020-11-10T00:29:26.369Z] #49 24.21 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:29:26 [2020-11-10T00:29:26.369Z] #49 26.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:29:26 [2020-11-10T00:29:26.369Z] #49 27.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:29:26 [2020-11-10T00:29:26.369Z] #49 29.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:29:26 [2020-11-10T00:29:26.369Z] #49 31.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:29:26 [2020-11-10T00:29:26.369Z] #49 32.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:29:26 [2020-11-10T00:29:26.369Z] #49 32.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:29:26 [2020-11-10T00:29:26.369Z] #49 32.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:29:26 [2020-11-10T00:29:26.397Z] #47 67.92 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:29:26 [2020-11-10T00:29:26.397Z] #47 67.94 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:29:26 [2020-11-10T00:29:26.397Z] #47 67.95 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:29:26 [2020-11-10T00:29:26.397Z] #47 68.03 go: finding golang.org/x/text v0.3.2
00:29:26 [2020-11-10T00:29:26.520Z] #12 104.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
00:29:26 [2020-11-10T00:29:26.520Z] #12 104.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
00:29:26 [2020-11-10T00:29:26.520Z] #12 104.3 Selecting previously unselected package libpcre32-3:ppc64el.
00:29:26 [2020-11-10T00:29:26.520Z] #12 104.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
00:29:26 [2020-11-10T00:29:26.520Z] #12 104.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
00:29:26 [2020-11-10T00:29:26.520Z] #12 104.5 Selecting previously unselected package libpcrecpp0v5:ppc64el.
00:29:26 [2020-11-10T00:29:26.630Z] #49 ...
00:29:26 [2020-11-10T00:29:26.630Z] 
00:29:26 [2020-11-10T00:29:26.630Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:26 [2020-11-10T00:29:26.630Z] #47 32.76 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:29:26 [2020-11-10T00:29:26.630Z] #47 32.84 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.54 go: downloading github.com/mattn/go-colorable v0.1.4
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.59 go: downloading github.com/gobwas/glob v0.2.3
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.65 go: downloading github.com/go-critic/go-critic v0.4.1
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.77 go: downloading github.com/stretchr/testify v1.4.0
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.77 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:29:26 [2020-11-10T00:29:26.630Z] #47 33.91 go: extracting github.com/mattn/go-colorable v0.1.4
00:29:26 [2020-11-10T00:29:26.657Z] #47 68.16 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:29:26 [2020-11-10T00:29:26.657Z] #47 68.24 go: finding github.com/subosito/gotenv v1.2.0
00:29:26 [2020-11-10T00:29:26.657Z] #47 68.25 go: finding gopkg.in/ini.v1 v1.51.0
00:29:26 [2020-11-10T00:29:26.657Z] #47 68.33 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:29:26 [2020-11-10T00:29:26.657Z] #47 68.35 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:29:26 [2020-11-10T00:29:26.801Z] #41 ...
00:29:26 [2020-11-10T00:29:26.801Z] 
00:29:26 [2020-11-10T00:29:26.801Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:26 [2020-11-10T00:29:26.801Z] #43 175.5 github.com/LK4D4/vndr/godl
00:29:26 [2020-11-10T00:29:26.817Z] #12 104.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
00:29:26 [2020-11-10T00:29:26.817Z] #12 104.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
00:29:26 [2020-11-10T00:29:26.817Z] #12 104.7 Selecting previously unselected package libpcre3-dev:ppc64el.
00:29:26 [2020-11-10T00:29:26.817Z] #12 104.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
00:29:26 [2020-11-10T00:29:26.817Z] #12 104.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
00:29:26 [2020-11-10T00:29:26.890Z] #47 33.97 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:29:26 [2020-11-10T00:29:26.922Z] #47 68.39 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:29:26 [2020-11-10T00:29:26.922Z] #47 68.40 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:29:26 [2020-11-10T00:29:26.922Z] #47 68.42 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:29:26 [2020-11-10T00:29:26.922Z] #47 68.44 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:29:26 [2020-11-10T00:29:26.922Z] #47 68.44 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:29:26 [2020-11-10T00:29:26.922Z] #47 68.47 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:29:26 [2020-11-10T00:29:26.922Z] #47 68.47 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:29:26 [2020-11-10T00:29:26.922Z] #47 68.49 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:29:26 [2020-11-10T00:29:26.923Z] #47 68.51 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:29:26 [2020-11-10T00:29:26.923Z] #47 68.51 go: finding github.com/kisielk/gotool v1.0.0
00:29:26 [2020-11-10T00:29:26.923Z] #47 68.54 go: finding github.com/sourcegraph/go-diff v0.5.1
00:29:26 [2020-11-10T00:29:26.923Z] #47 68.55 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:29:26 [2020-11-10T00:29:26.923Z] #47 68.61 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:29:27 [2020-11-10T00:29:27.150Z] #47 34.26 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:29:27 [2020-11-10T00:29:27.150Z] #47 34.37 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:29:27 [2020-11-10T00:29:27.150Z] #47 34.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:29:27 [2020-11-10T00:29:27.150Z] #47 34.37 go: extracting github.com/stretchr/testify v1.4.0
00:29:27 [2020-11-10T00:29:27.150Z] #47 34.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:29:27 [2020-11-10T00:29:27.181Z] #47 68.73 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:29:27 [2020-11-10T00:29:27.182Z] #47 68.73 go: finding github.com/ultraware/funlen v0.0.2
00:29:27 [2020-11-10T00:29:27.182Z] #47 68.81 go: finding github.com/ultraware/whitespace v0.0.4
00:29:27 [2020-11-10T00:29:27.182Z] #47 68.83 go: finding github.com/uudashr/gocognit v1.0.1
00:29:27 [2020-11-10T00:29:27.410Z] #47 34.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:29:27 [2020-11-10T00:29:27.410Z] #47 ...
00:29:27 [2020-11-10T00:29:27.410Z] 
00:29:27 [2020-11-10T00:29:27.410Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:27 [2020-11-10T00:29:27.410Z] #43 24.70 unicode/utf16
00:29:27 [2020-11-10T00:29:27.410Z] #43 24.76 container/list
00:29:27 [2020-11-10T00:29:27.410Z] #43 25.63 crypto/internal/subtle
00:29:27 [2020-11-10T00:29:27.410Z] #43 25.85 crypto/subtle
00:29:27 [2020-11-10T00:29:27.410Z] #43 26.13 vendor/golang.org/x/crypto/cryptobyte/asn1
00:29:27 [2020-11-10T00:29:27.410Z] #43 26.41 internal/nettrace
00:29:27 [2020-11-10T00:29:27.410Z] #43 26.71 runtime/cgo
00:29:27 [2020-11-10T00:29:27.441Z] #47 68.97 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:29:27 [2020-11-10T00:29:27.441Z] #47 69.00 go: finding github.com/gogo/protobuf v1.2.1
00:29:27 [2020-11-10T00:29:27.441Z] #47 69.12 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:29:27 [2020-11-10T00:29:27.441Z] #47 69.15 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:29:27 [2020-11-10T00:29:27.441Z] #47 69.16 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:29:27 [2020-11-10T00:29:27.463Z] #12 105.2 Selecting previously unselected package libselinux1-dev:ppc64el.
00:29:27 [2020-11-10T00:29:27.463Z] #12 105.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
00:29:27 [2020-11-10T00:29:27.463Z] #12 105.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
00:29:27 [2020-11-10T00:29:27.670Z] #43 ...
00:29:27 [2020-11-10T00:29:27.670Z] 
00:29:27 [2020-11-10T00:29:27.670Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:27 [2020-11-10T00:29:27.701Z] #47 69.28 go: finding github.com/BurntSushi/toml v0.3.1
00:29:27 [2020-11-10T00:29:27.701Z] #47 69.28 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:29:27 [2020-11-10T00:29:27.729Z] #43 176.4 github.com/LK4D4/vndr
00:29:27 [2020-11-10T00:29:27.761Z] #12 105.5 Selecting previously unselected package libdevmapper-dev:ppc64el.
00:29:27 [2020-11-10T00:29:27.761Z] #12 105.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
00:29:27 [2020-11-10T00:29:27.761Z] #12 105.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
00:29:27 [2020-11-10T00:29:27.761Z] #12 105.6 Selecting previously unselected package libseccomp-dev:ppc64el.
00:29:27 [2020-11-10T00:29:27.761Z] #12 105.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
00:29:27 [2020-11-10T00:29:27.761Z] #12 105.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
00:29:28 [2020-11-10T00:29:28.060Z] #12 105.7 Selecting previously unselected package libsystemd-dev:ppc64el.
00:29:28 [2020-11-10T00:29:28.060Z] #12 105.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
00:29:28 [2020-11-10T00:29:28.060Z] #12 105.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
00:29:28 [2020-11-10T00:29:28.358Z] #12 106.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
00:29:28 [2020-11-10T00:29:28.358Z] #12 106.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
00:29:28 [2020-11-10T00:29:28.358Z] #12 106.2 Setting up libapparmor1:ppc64el (2.13.2-10) ...
00:29:28 [2020-11-10T00:29:28.456Z] #62 34.35 Checking out files:  41% (794/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  89% (1697/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:29:28 [2020-11-10T00:29:28.456Z] #62 35.82 + cd /tmp/tmp.97L9qCJth9/src/github.com/docker/libnetwork
00:29:28 [2020-11-10T00:29:28.456Z] #62 35.82 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.2 Setting up libsepol1-dev:ppc64el (2.8-1) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.3 Setting up libbtrfs0 (4.20.1-2) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.3 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.4 Setting up libbtrfs-dev (4.20.1-2) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.4 Setting up mingw-w64-common (6.0.0-3) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.5 Setting up dmsetup (2:1.02.155-3) ...
00:29:28 [2020-11-10T00:29:28.656Z] #12 106.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
00:29:28 [2020-11-10T00:29:28.658Z] #43 ...
00:29:28 [2020-11-10T00:29:28.658Z] 
00:29:28 [2020-11-10T00:29:28.658Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:28 [2020-11-10T00:29:28.658Z] #18 1.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:29:28 [2020-11-10T00:29:28.658Z] #18 1.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:28 [2020-11-10T00:29:28.658Z] #18 1.821 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:28 [2020-11-10T00:29:28.658Z] #18 2.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:29:28 [2020-11-10T00:29:28.658Z] #18 3.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:29:28 [2020-11-10T00:29:28.658Z] #18 4.793 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:29:28 [2020-11-10T00:29:28.658Z] #18 ...
00:29:28 [2020-11-10T00:29:28.658Z] 
00:29:28 [2020-11-10T00:29:28.658Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:28 [2020-11-10T00:29:28.658Z] #41 70.85   CC       criu/pie/util-vdso-elf32.o
00:29:28 [2020-11-10T00:29:28.658Z] #41 71.60   AR       criu/pie/pie.lib.a
00:29:28 [2020-11-10T00:29:28.658Z] #41 71.67   DEP      criu/pie/restorer.d
00:29:28 [2020-11-10T00:29:28.658Z] #41 71.87   DEP      criu/arch/x86/sigaction_compat_pie.d
00:29:28 [2020-11-10T00:29:28.658Z] #41 71.98   DEP      criu/arch/x86/restorer_unmap.d
00:29:28 [2020-11-10T00:29:28.658Z] #41 72.03   DEP      criu/arch/x86/restorer.d
00:29:28 [2020-11-10T00:29:28.658Z] #41 72.26   DEP      criu/arch/x86/vdso-pie.d
00:29:28 [2020-11-10T00:29:28.658Z] #41 72.37   DEP      criu/pie/parasite-vdso.d
00:29:28 [2020-11-10T00:29:28.658Z] #41 72.54   DEP      criu/pie/parasite.d
00:29:28 [2020-11-10T00:29:28.931Z] #41 72.84   CC       criu/pie/parasite.o
00:29:28 [2020-11-10T00:29:28.955Z] #12 106.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
00:29:28 [2020-11-10T00:29:28.955Z] #12 106.6 Processing triggers for libc-bin (2.28-10) ...
00:29:29 [2020-11-10T00:29:29.027Z] #62 36.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:29:29 [2020-11-10T00:29:29.253Z] #12 DONE 106.9s
00:29:29 [2020-11-10T00:29:29.254Z] 
00:29:29 [2020-11-10T00:29:29.254Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
00:29:29 [2020-11-10T00:29:29.901Z] #13 DONE 0.6s
00:29:29 [2020-11-10T00:29:29.901Z] 
00:29:29 [2020-11-10T00:29:29.901Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.446 + RM_GOPATH=0
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.446 + TMP_GOPATH=
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.446 + : /build
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.446 + '[' -z '' ']'
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.447 ++ mktemp -d
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.449 + export GOPATH=/tmp/tmp.Oa0ytcx9yu
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.449 + GOPATH=/tmp/tmp.Oa0ytcx9yu
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.449 + RM_GOPATH=1
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.449 + case "$(go env GOARCH)" in
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.450 ++ go env GOARCH
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.460 + export GO_BUILDMODE=-buildmode=pie
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.460 + GO_BUILDMODE=-buildmode=pie
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.462 ++ dirname /tmp/install/install.sh
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.464 + dir=/tmp/install
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.464 + bin=runc
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.464 + shift
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.464 + '[' '!' -f /tmp/install/runc.installer ']'
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.466 + . /tmp/install/runc.installer
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.466 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.467 + install_runc
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.469 + uname -r
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.472 + grep -q '^3\.10\.0.*\.el7\.'
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.489 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.490 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.490 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Oa0ytcx9yu/src/github.com/opencontainers/runc
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.491 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:29:29 [2020-11-10T00:29:29.901Z] #52 0.493 Cloning into '/tmp/tmp.Oa0ytcx9yu/src/github.com/opencontainers/runc'...
00:29:30 [2020-11-10T00:29:30.199Z] #52 ...
00:29:30 [2020-11-10T00:29:30.199Z] 
00:29:30 [2020-11-10T00:29:30.199Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:29:30 [2020-11-10T00:29:30.199Z] #14 DONE 0.4s
00:29:30 [2020-11-10T00:29:30.199Z] 
00:29:30 [2020-11-10T00:29:30.199Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:30 [2020-11-10T00:29:30.199Z] #42 42.79   CC       images/seccomp.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 43.24   CC       images/binfmt-misc.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 43.48   CC       images/time.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 43.71   CC       images/sysctl.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 43.99   CC       images/autofs.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 44.20   CC       images/macvlan.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 44.42   CC       images/sit.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 44.63   CC       images/memfd.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.00   CC       images/timens.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.31   LINK     images/built-in.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.49   GEN      compel/include/asm
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.52   GEN      compel/include/version.h
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.56 touch .config
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.62   GEN      include/common/config.h
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.78   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.82   GEN      compel/plugins/include/uapi/std/syscall.h
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.86   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.88   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.96   DEP      compel/arch/ppc64/plugins/std/memcmp.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 45.99   DEP      compel/arch/ppc64/plugins/std/memcpy.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 46.04   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 46.06   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:29:30 [2020-11-10T00:29:30.199Z] #42 46.06   DEP      compel/plugins/std/infect.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 46.24   DEP      compel/plugins/std/string.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 46.39   DEP      compel/plugins/std/log.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 46.58   DEP      compel/plugins/std/fds.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 46.69   DEP      compel/plugins/std/std.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 46.83   DEP      compel/plugins/shmem/shmem.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 47.01   DEP      compel/plugins/fds/fds.d
00:29:30 [2020-11-10T00:29:30.199Z] #42 47.30   CC       compel/plugins/std/std.o
00:29:30 [2020-11-10T00:29:30.199Z] #42 47.80   CC       compel/plugins/std/fds.o
00:29:30 [2020-11-10T00:29:30.298Z] #41 74.26   LINK     criu/pie/parasite.built-in.o
00:29:30 [2020-11-10T00:29:30.298Z] #41 74.26   GEN      criu/pie/parasite-blob.h
00:29:30 [2020-11-10T00:29:30.298Z] #41 74.27   CC       criu/pie/parasite-vdso.o
00:29:30 [2020-11-10T00:29:30.783Z] #42 ...
00:29:30 [2020-11-10T00:29:30.783Z] 
00:29:30 [2020-11-10T00:29:30.783Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:29:30 [2020-11-10T00:29:30.783Z] #15 0.238 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:29:30 [2020-11-10T00:29:30.783Z] #15 DONE 0.3s
00:29:30 [2020-11-10T00:29:30.783Z] 
00:29:30 [2020-11-10T00:29:30.783Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:30 [2020-11-10T00:29:30.783Z] #44 106.5 text/template
00:29:30 [2020-11-10T00:29:30.783Z] #44 107.4 go/parser
00:29:30 [2020-11-10T00:29:30.783Z] #44 ...
00:29:30 [2020-11-10T00:29:30.783Z] 
00:29:30 [2020-11-10T00:29:30.783Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:29:30 [2020-11-10T00:29:30.783Z] #16 DONE 0.3s
00:29:30 [2020-11-10T00:29:30.995Z] #47 ...
00:29:30 [2020-11-10T00:29:30.995Z] 
00:29:30 [2020-11-10T00:29:30.995Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:30 [2020-11-10T00:29:30.995Z] #49 72.17 reflect
00:29:30 [2020-11-10T00:29:30.995Z] #49 72.33 syscall
00:29:31 [2020-11-10T00:29:31.085Z] 
00:29:31 [2020-11-10T00:29:31.085Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:29:31 [2020-11-10T00:29:31.085Z] #17 DONE 0.4s
00:29:31 [2020-11-10T00:29:31.085Z] 
00:29:31 [2020-11-10T00:29:31.085Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:31 [2020-11-10T00:29:31.085Z] #42 48.27   CC       compel/plugins/std/log.o
00:29:31 [2020-11-10T00:29:31.226Z] #41 74.87   CC       criu/arch/x86/vdso-pie.o
00:29:31 [2020-11-10T00:29:31.226Z] #41 75.28   CC       criu/arch/x86/restorer.o
00:29:31 [2020-11-10T00:29:31.733Z] #42 ...
00:29:31 [2020-11-10T00:29:31.733Z] 
00:29:31 [2020-11-10T00:29:31.733Z] #18 [dev-systemd-false  6/26] RUN ldconfig
00:29:31 [2020-11-10T00:29:31.733Z] #18 DONE 0.5s
00:29:31 [2020-11-10T00:29:31.788Z] #41 75.84   CC       criu/arch/x86/restorer_unmap.o
00:29:32 [2020-11-10T00:29:32.044Z] #41 75.92   CC       criu/arch/x86/sigaction_compat_pie.o
00:29:32 [2020-11-10T00:29:32.044Z] 
00:29:32 [2020-11-10T00:29:32.044Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:32 [2020-11-10T00:29:32.044Z] #19 0.456 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:29:32 [2020-11-10T00:29:32.044Z] #19 0.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:32 [2020-11-10T00:29:32.044Z] #19 0.532 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:32 [2020-11-10T00:29:32.300Z] #41 76.20   CC       criu/pie/restorer.o
00:29:32 [2020-11-10T00:29:32.557Z] #41 ...
00:29:32 [2020-11-10T00:29:32.557Z] 
00:29:32 [2020-11-10T00:29:32.557Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:32 [2020-11-10T00:29:32.557Z] #51 11.59 + cd /tmp/tmp.WNBLNtmYcq/src/github.com/opencontainers/runc
00:29:32 [2020-11-10T00:29:32.557Z] #51 11.59 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:29:32 [2020-11-10T00:29:32.557Z] #51 12.16 + '[' -z '' ']'
00:29:32 [2020-11-10T00:29:32.557Z] #51 12.18 + target=static
00:29:32 [2020-11-10T00:29:32.557Z] #51 12.18 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:29:32 [2020-11-10T00:29:32.557Z] #51 12.30 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:29:32 [2020-11-10T00:29:32.699Z] #27 12.60 
                                                                           0.0%
                                                                           0.6%
#                                                                          1.7%
##                                                                         2.9%
##                                                                         4.0%
###                                                                        5.1%
####                                                                       6.1%
#####                                                                      8.1%
######                                                                     9.4%
#######                                                                   10.8%
########                                                                  12.2%
#########                                                                 12.7%
##########                                                                14.3%
###########                                                               15.9%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.1%
###############                                                           21.4%
#################                                                         23.8%
#################                                                         24.6%
###################                                                       26.6%
####################                                                      28.1%
######################                                                    30.8%
########################                                                  33.4%
########################                                                  34.6%
##########################                                                36.5%
###########################                                               38.2%
############################                                              39.6%
#############################                                             40.8%
##############################                                            41.9%
###############################                                           43.3%
###############################                                           44.4%
#################################                                         45.9%
##################################                                        48.4%
###################################                                       49.8%
#####################################                                     52.1%
######################################                                    53.9%
########################################                                  55.9%
#########################################                                 58.0%
##########################################                                59.7%
###########################################                               60.8%
#############################################                             62.6%
##############################################                            64.6%
###############################################                           66.3%
################################################                          68.0%
##################################################                        69.7%
###################################################                       71.1%
####################################################                      72.5%
#####################################################                     74.0%
######################################################                    75.8%
########################################################                  78.1%
#########################################################                 79.9%
##########################################################                81.5%
############################################################              83.4%
#############################################################             85.2%
##############################################################            86.7%
###############################################################           88.5%
################################################################          89.8%
#################################################################         91.5%
###################################################################       93.1%
#####################################################################     96.1%
#######################################################################   99.9%
######################################################################## 100.0%
00:29:32 [2020-11-10T00:29:32.699Z] #27 19.76 
00:29:33 [2020-11-10T00:29:33.111Z] #19 1.478 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:29:33 [2020-11-10T00:29:33.924Z] #51 ...
00:29:33 [2020-11-10T00:29:33.924Z] 
00:29:33 [2020-11-10T00:29:33.924Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:33 [2020-11-10T00:29:33.924Z] #18 11.08 Fetched 8398 kB in 10s (852 kB/s)
00:29:33 [2020-11-10T00:29:33.924Z] #18 11.08 Reading package lists...
00:29:34 [2020-11-10T00:29:34.098Z] #27 ...
00:29:34 [2020-11-10T00:29:34.098Z] 
00:29:34 [2020-11-10T00:29:34.098Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:34 [2020-11-10T00:29:34.098Z] #43 11.30 internal/nettrace
00:29:34 [2020-11-10T00:29:34.098Z] #43 11.81 runtime/cgo
00:29:34 [2020-11-10T00:29:34.098Z] #43 13.54 vendor/golang.org/x/crypto/internal/subtle
00:29:34 [2020-11-10T00:29:34.286Z] #49 ...
00:29:34 [2020-11-10T00:29:34.286Z] 
00:29:34 [2020-11-10T00:29:34.286Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.195 + RM_GOPATH=0
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.195 + TMP_GOPATH=
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.195 + : /build
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.195 + '[' -z '' ']'
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.196 ++ mktemp -d
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.196 + export GOPATH=/tmp/tmp.vs1Eqp26F7
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.196 + GOPATH=/tmp/tmp.vs1Eqp26F7
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.196 + RM_GOPATH=1
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.196 + case "$(go env GOARCH)" in
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.210 ++ go env GOARCH
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.253 + export GO_BUILDMODE=-buildmode=pie
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.253 + GO_BUILDMODE=-buildmode=pie
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.253 ++ dirname /tmp/install/install.sh
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.255 + dir=/tmp/install
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.255 + bin=containerd
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.255 + shift
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.255 + '[' '!' -f /tmp/install/containerd.installer ']'
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.255 + . /tmp/install/containerd.installer
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.256 ++ set -e
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.256 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.258 + install_containerd
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.271 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.271 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.271 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vs1Eqp26F7/src/github.com/containerd/containerd
00:29:34 [2020-11-10T00:29:34.286Z] #54 2.273 Cloning into '/tmp/tmp.vs1Eqp26F7/src/github.com/containerd/containerd'...
00:29:34 [2020-11-10T00:29:34.286Z] #54 ...
00:29:34 [2020-11-10T00:29:34.286Z] 
00:29:34 [2020-11-10T00:29:34.286Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:34 [2020-11-10T00:29:34.286Z] #34 75.88 Selecting previously unselected package libxml2:amd64.
00:29:34 [2020-11-10T00:29:34.286Z] #34 75.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.286Z] #34 75.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:29:34 [2020-11-10T00:29:34.286Z] #34 ...
00:29:34 [2020-11-10T00:29:34.286Z] 
00:29:34 [2020-11-10T00:29:34.286Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:34 [2020-11-10T00:29:34.286Z] #43 66.02 bufio
00:29:34 [2020-11-10T00:29:34.286Z] #43 66.33 reflect
00:29:34 [2020-11-10T00:29:34.286Z] #43 68.99 syscall
00:29:34 [2020-11-10T00:29:34.363Z] #43 ...
00:29:34 [2020-11-10T00:29:34.363Z] 
00:29:34 [2020-11-10T00:29:34.363Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:34 [2020-11-10T00:29:34.363Z] #45 11.32 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:29:34 [2020-11-10T00:29:34.363Z] #45 11.51 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:29:34 [2020-11-10T00:29:34.363Z] #45 13.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:29:34 [2020-11-10T00:29:34.363Z] #45 17.33 go: finding github.com/fatih/color v1.9.0
00:29:34 [2020-11-10T00:29:34.363Z] #45 17.37 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:29:34 [2020-11-10T00:29:34.363Z] #45 17.38 go: finding github.com/pkg/errors v0.9.1
00:29:34 [2020-11-10T00:29:34.363Z] #45 17.51 go: finding github.com/spf13/pflag v1.0.3
00:29:34 [2020-11-10T00:29:34.363Z] #45 17.59 go: finding github.com/mattn/go-colorable v0.1.6
00:29:34 [2020-11-10T00:29:34.363Z] #45 17.61 go: finding github.com/mattn/go-isatty v0.0.12
00:29:34 [2020-11-10T00:29:34.363Z] #45 18.18 go: finding github.com/jonboulle/clockwork v0.1.0
00:29:34 [2020-11-10T00:29:34.363Z] #45 18.23 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:29:34 [2020-11-10T00:29:34.363Z] #45 18.28 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:29:34 [2020-11-10T00:29:34.363Z] #45 18.36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:29:34 [2020-11-10T00:29:34.363Z] #45 18.36 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:29:34 [2020-11-10T00:29:34.363Z] #45 ...
00:29:34 [2020-11-10T00:29:34.363Z] 
00:29:34 [2020-11-10T00:29:34.363Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:29:34 [2020-11-10T00:29:34.363Z] #27 21.42 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:29:34 [2020-11-10T00:29:34.545Z] #43 ...
00:29:34 [2020-11-10T00:29:34.545Z] 
00:29:34 [2020-11-10T00:29:34.545Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:34 [2020-11-10T00:29:34.545Z] #40 66.72 debconf: delaying package configuration, since apt-utils is not installed
00:29:34 [2020-11-10T00:29:34.545Z] #40 67.14 Fetched 4095 kB in 1s (4128 kB/s)
00:29:34 [2020-11-10T00:29:34.545Z] #40 67.33 Selecting previously unselected package libcap-dev:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 67.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:29:34 [2020-11-10T00:29:34.545Z] #40 67.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 67.55 Unpacking libcap-dev:amd64 (1:2.25-2) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 67.94 Selecting previously unselected package libnet1:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 67.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 67.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 68.40 Selecting previously unselected package libnet1-dev.
00:29:34 [2020-11-10T00:29:34.545Z] #40 68.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 68.45 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 68.73 Selecting previously unselected package libnl-3-200:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 68.74 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 68.76 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 68.94 Selecting previously unselected package libnl-3-dev:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 68.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 68.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 69.24 Selecting previously unselected package libprotobuf-c1:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 69.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 69.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 69.46 Selecting previously unselected package libprotobuf-c-dev:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 69.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 69.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 69.64 Selecting previously unselected package zlib1g-dev:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 69.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 69.68 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 70.36 Selecting previously unselected package libprotobuf17:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 70.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 70.37 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 71.28 Selecting previously unselected package libprotobuf-lite17:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 71.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 71.33 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 71.68 Selecting previously unselected package libprotobuf-dev:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 71.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 71.77 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 74.29 Selecting previously unselected package libprotoc17:amd64.
00:29:34 [2020-11-10T00:29:34.545Z] #40 74.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 74.32 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 75.40 Selecting previously unselected package protobuf-c-compiler.
00:29:34 [2020-11-10T00:29:34.545Z] #40 75.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 75.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 75.56 Selecting previously unselected package protobuf-compiler.
00:29:34 [2020-11-10T00:29:34.545Z] #40 75.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 75.58 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 75.91 Selecting previously unselected package python-pkg-resources.
00:29:34 [2020-11-10T00:29:34.545Z] #40 75.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:29:34 [2020-11-10T00:29:34.545Z] #40 75.94 Unpacking python-pkg-resources (40.8.0-1) ...
00:29:34 [2020-11-10T00:29:34.648Z] #19 2.996 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [234 kB]
00:29:34 [2020-11-10T00:29:34.815Z] #40 76.36 Selecting previously unselected package python-six.
00:29:34 [2020-11-10T00:29:34.815Z] #40 76.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:29:34 [2020-11-10T00:29:34.815Z] #40 76.44 Unpacking python-six (1.12.0-1) ...
00:29:34 [2020-11-10T00:29:34.985Z] #27 21.87 
00:29:35 [2020-11-10T00:29:35.076Z] #40 76.65 Selecting previously unselected package python-protobuf.
00:29:35 [2020-11-10T00:29:35.076Z] #40 76.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
00:29:35 [2020-11-10T00:29:35.076Z] #40 76.67 Unpacking python-protobuf (3.6.1.3-2) ...
00:29:35 [2020-11-10T00:29:35.076Z] #40 ...
00:29:35 [2020-11-10T00:29:35.076Z] 
00:29:35 [2020-11-10T00:29:35.076Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:35 [2020-11-10T00:29:35.076Z] #34 76.67 Selecting previously unselected package libarchive13:amd64.
00:29:35 [2020-11-10T00:29:35.076Z] #34 76.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
00:29:35 [2020-11-10T00:29:35.076Z] #34 76.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:29:35 [2020-11-10T00:29:35.249Z] #27 22.23 
#                                                                          2.0%
######################################################################## 100.0%
00:29:35 [2020-11-10T00:29:35.538Z] #27 22.36 
00:29:35 [2020-11-10T00:29:35.538Z] #27 ...
00:29:35 [2020-11-10T00:29:35.538Z] 
00:29:35 [2020-11-10T00:29:35.538Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:35 [2020-11-10T00:29:35.538Z] #47 12.60 go: downloading github.com/sirupsen/logrus v1.4.2
00:29:35 [2020-11-10T00:29:35.538Z] #47 12.60 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:29:35 [2020-11-10T00:29:35.538Z] #47 12.60 go: downloading github.com/fatih/color v1.7.0
00:29:35 [2020-11-10T00:29:35.538Z] #47 12.65 go: downloading github.com/stretchr/testify v1.4.0
00:29:35 [2020-11-10T00:29:35.538Z] #47 12.66 go: downloading github.com/mattn/go-colorable v0.1.4
00:29:35 [2020-11-10T00:29:35.538Z] #47 12.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:29:35 [2020-11-10T00:29:35.538Z] #47 12.81 go: downloading github.com/spf13/pflag v1.0.5
00:29:35 [2020-11-10T00:29:35.538Z] #47 12.83 go: extracting github.com/mattn/go-colorable v0.1.4
00:29:35 [2020-11-10T00:29:35.538Z] #47 12.88 go: extracting github.com/fatih/color v1.7.0
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.05 go: downloading github.com/spf13/cobra v0.0.5
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.08 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.09 go: extracting github.com/sirupsen/logrus v1.4.2
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.11 go: downloading github.com/mattn/go-isatty v0.0.8
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.39 go: extracting github.com/mattn/go-isatty v0.0.8
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.41 go: extracting github.com/spf13/pflag v1.0.5
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.43 go: extracting github.com/stretchr/testify v1.4.0
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.46 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.53 go: extracting github.com/spf13/cobra v0.0.5
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.84 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:29:35 [2020-11-10T00:29:35.538Z] #47 13.93 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.10 go: downloading github.com/stretchr/objx v0.2.0
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.15 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.41 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.50 go: extracting github.com/stretchr/objx v0.2.0
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.52 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.77 go: downloading github.com/uudashr/gocognit v1.0.1
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.78 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.86 go: extracting github.com/uudashr/gocognit v1.0.1
00:29:35 [2020-11-10T00:29:35.538Z] #47 14.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:29:35 [2020-11-10T00:29:35.538Z] #47 15.00 go: downloading github.com/pmezard/go-difflib v1.0.0
00:29:35 [2020-11-10T00:29:35.538Z] #47 15.23 go: extracting github.com/pmezard/go-difflib v1.0.0
00:29:35 [2020-11-10T00:29:35.538Z] #47 15.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:29:35 [2020-11-10T00:29:35.538Z] #47 15.68 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:29:35 [2020-11-10T00:29:35.538Z] #47 16.32 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:29:35 [2020-11-10T00:29:35.538Z] #47 16.72 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:29:35 [2020-11-10T00:29:35.538Z] #47 17.28 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:29:35 [2020-11-10T00:29:35.538Z] #47 17.70 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:29:35 [2020-11-10T00:29:35.538Z] #47 17.99 go: downloading github.com/davecgh/go-spew v1.1.1
00:29:35 [2020-11-10T00:29:35.538Z] #47 18.11 go: extracting github.com/davecgh/go-spew v1.1.1
00:29:35 [2020-11-10T00:29:35.538Z] #47 18.69 go: downloading github.com/pkg/errors v0.8.1
00:29:35 [2020-11-10T00:29:35.538Z] #47 18.77 go: extracting github.com/pkg/errors v0.8.1
00:29:35 [2020-11-10T00:29:35.538Z] #47 18.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:29:35 [2020-11-10T00:29:35.538Z] #47 18.94 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:29:35 [2020-11-10T00:29:35.539Z] #47 20.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:29:35 [2020-11-10T00:29:35.539Z] #47 20.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:29:35 [2020-11-10T00:29:35.539Z] #47 20.84 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:29:35 [2020-11-10T00:29:35.539Z] #47 20.84 go: downloading gopkg.in/yaml.v2 v2.2.7
00:29:35 [2020-11-10T00:29:35.539Z] #47 20.85 go: downloading golang.org/x/text v0.3.2
00:29:35 [2020-11-10T00:29:35.539Z] #47 20.86 go: downloading github.com/kisielk/gotool v1.0.0
00:29:35 [2020-11-10T00:29:35.539Z] #47 20.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:29:35 [2020-11-10T00:29:35.539Z] #47 20.93 go: downloading github.com/gogo/protobuf v1.2.1
00:29:35 [2020-11-10T00:29:35.539Z] #47 20.96 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.01 go: downloading github.com/ultraware/funlen v0.0.2
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.08 go: downloading github.com/ultraware/whitespace v0.0.4
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.09 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.20 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.27 go: extracting gopkg.in/yaml.v2 v2.2.7
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.31 go: extracting github.com/ultraware/funlen v0.0.2
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.31 go: downloading github.com/BurntSushi/toml v0.3.1
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.38 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.53 go: extracting github.com/ultraware/whitespace v0.0.4
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.58 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.59 go: extracting github.com/kisielk/gotool v1.0.0
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.66 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:29:35 [2020-11-10T00:29:35.539Z] #47 21.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:29:35 [2020-11-10T00:29:35.539Z] #47 22.21 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:29:35 [2020-11-10T00:29:35.539Z] #47 22.29 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:29:35 [2020-11-10T00:29:35.539Z] #47 22.31 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:29:35 [2020-11-10T00:29:35.539Z] #47 22.36 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:29:35 [2020-11-10T00:29:35.539Z] #47 22.43 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:29:35 [2020-11-10T00:29:35.539Z] #47 22.59 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:29:35 [2020-11-10T00:29:35.539Z] #47 22.59 go: extracting github.com/BurntSushi/toml v0.3.1
00:29:35 [2020-11-10T00:29:35.613Z] #62 ...
00:29:35 [2020-11-10T00:29:35.613Z] 
00:29:35 [2020-11-10T00:29:35.613Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:35 [2020-11-10T00:29:35.613Z] #34 32.04 Reading package lists...
00:29:35 [2020-11-10T00:29:35.613Z] #34 ...
00:29:35 [2020-11-10T00:29:35.613Z] 
00:29:35 [2020-11-10T00:29:35.613Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:29:35 [2020-11-10T00:29:35.613Z] #38 32.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:29:35 [2020-11-10T00:29:35.613Z] #38 ...
00:29:35 [2020-11-10T00:29:35.613Z] 
00:29:35 [2020-11-10T00:29:35.613Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:35 [2020-11-10T00:29:35.614Z] #47 34.73 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:29:35 [2020-11-10T00:29:35.614Z] #47 34.91 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:29:35 [2020-11-10T00:29:35.614Z] #47 34.91 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:29:35 [2020-11-10T00:29:35.614Z] #47 34.94 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:29:35 [2020-11-10T00:29:35.614Z] #47 34.96 go: extracting github.com/gobwas/glob v0.2.3
00:29:35 [2020-11-10T00:29:35.614Z] #47 35.04 go: extracting github.com/go-critic/go-critic v0.4.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 35.04 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:29:35 [2020-11-10T00:29:35.614Z] #47 35.13 go: downloading github.com/spf13/viper v1.6.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 35.20 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:29:35 [2020-11-10T00:29:35.614Z] #47 35.33 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 35.55 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:29:35 [2020-11-10T00:29:35.614Z] #47 35.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:29:35 [2020-11-10T00:29:35.614Z] #47 35.66 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.14 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.27 go: downloading github.com/mattn/go-isatty v0.0.8
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.34 go: extracting github.com/spf13/viper v1.6.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.35 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.38 go: downloading github.com/ultraware/funlen v0.0.2
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.38 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.52 go: extracting github.com/mattn/go-isatty v0.0.8
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.53 go: extracting github.com/ultraware/funlen v0.0.2
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.56 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 36.65 go: downloading github.com/stretchr/objx v0.2.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 37.00 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:29:35 [2020-11-10T00:29:35.614Z] #47 37.01 go: downloading golang.org/x/text v0.3.2
00:29:35 [2020-11-10T00:29:35.614Z] #47 37.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:29:35 [2020-11-10T00:29:35.614Z] #47 37.15 go: downloading github.com/hashicorp/hcl v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 37.15 go: extracting github.com/stretchr/objx v0.2.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 37.17 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 37.39 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:29:35 [2020-11-10T00:29:35.614Z] #47 37.45 go: downloading gopkg.in/yaml.v2 v2.2.7
00:29:35 [2020-11-10T00:29:35.614Z] #47 37.93 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.00 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.04 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.14 go: extracting github.com/hashicorp/hcl v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.57 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.59 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.60 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.66 go: extracting gopkg.in/yaml.v2 v2.2.7
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.71 go: downloading github.com/spf13/afero v1.1.2
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.79 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.79 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 38.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 39.47 go: extracting github.com/spf13/afero v1.1.2
00:29:35 [2020-11-10T00:29:35.614Z] #47 39.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:29:35 [2020-11-10T00:29:35.614Z] #47 39.70 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 39.71 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 39.73 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 39.77 go: downloading github.com/go-toolsmith/astp v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 39.92 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.02 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.07 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.15 go: downloading github.com/pelletier/go-toml v1.2.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.23 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.29 go: downloading gopkg.in/ini.v1 v1.51.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.31 go: extracting github.com/go-toolsmith/astp v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.31 go: downloading github.com/davecgh/go-spew v1.1.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.44 go: downloading github.com/go-toolsmith/typep v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.47 go: downloading github.com/subosito/gotenv v1.2.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.60 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.60 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.72 go: extracting github.com/go-toolsmith/typep v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.72 go: downloading github.com/gogo/protobuf v1.2.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.87 go: extracting gopkg.in/ini.v1 v1.51.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.91 go: extracting github.com/davecgh/go-spew v1.1.1
00:29:35 [2020-11-10T00:29:35.614Z] #47 40.95 go: extracting github.com/pelletier/go-toml v1.2.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 41.57 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:29:35 [2020-11-10T00:29:35.614Z] #47 41.84 go: downloading github.com/spf13/cast v1.3.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 41.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:29:35 [2020-11-10T00:29:35.614Z] #47 42.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:29:35 [2020-11-10T00:29:35.614Z] #47 42.23 go: extracting github.com/spf13/cast v1.3.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 42.24 go: downloading github.com/pmezard/go-difflib v1.0.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 42.42 go: extracting github.com/subosito/gotenv v1.2.0
00:29:35 [2020-11-10T00:29:35.614Z] #47 42.68 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:29:35 [2020-11-10T00:29:35.614Z] #47 ...
00:29:35 [2020-11-10T00:29:35.614Z] 
00:29:35 [2020-11-10T00:29:35.614Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:35 [2020-11-10T00:29:35.614Z] #53 21.23 Reading package lists...
00:29:35 [2020-11-10T00:29:35.614Z] #53 33.31 Reading package lists...
00:29:35 [2020-11-10T00:29:35.614Z] #53 ...
00:29:35 [2020-11-10T00:29:35.614Z] 
00:29:35 [2020-11-10T00:29:35.614Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:35 [2020-11-10T00:29:35.614Z] #49 34.14 runtime
00:29:35 [2020-11-10T00:29:35.614Z] #49 34.32 runtime/cgo
00:29:35 [2020-11-10T00:29:35.614Z] #49 ...
00:29:35 [2020-11-10T00:29:35.614Z] 
00:29:35 [2020-11-10T00:29:35.614Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:35 [2020-11-10T00:29:35.701Z] #19 4.128 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:29:35 [2020-11-10T00:29:35.803Z] #47 22.87 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:29:35 [2020-11-10T00:29:35.803Z] #47 ...
00:29:35 [2020-11-10T00:29:35.803Z] 
00:29:35 [2020-11-10T00:29:35.803Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:35 [2020-11-10T00:29:35.803Z] #62 17.37 Checking out files:  52% (1006/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:29:35 [2020-11-10T00:29:35.803Z] #62 18.38 + cd /tmp/tmp.ooHBKbaSKp/src/github.com/docker/libnetwork
00:29:35 [2020-11-10T00:29:35.803Z] #62 18.38 + git checkout -q d511c60c5c23e6753631244f271a1ec6097254a5
00:29:35 [2020-11-10T00:29:35.803Z] #62 18.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:29:35 [2020-11-10T00:29:35.815Z] #18 15.38 Reading package lists...
00:29:35 [2020-11-10T00:29:35.815Z] #18 ...
00:29:35 [2020-11-10T00:29:35.815Z] 
00:29:35 [2020-11-10T00:29:35.815Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:35 [2020-11-10T00:29:35.815Z] #41 79.55   LINK     criu/pie/restorer.built-in.o
00:29:35 [2020-11-10T00:29:35.815Z] #41 79.56   GEN      criu/pie/restorer-blob.h
00:29:35 [2020-11-10T00:29:35.815Z] #41 79.66   DEP      criu/vdso.d
00:29:35 [2020-11-10T00:29:35.875Z] #34 42.84 Reading package lists...
00:29:35 [2020-11-10T00:29:35.875Z] #34 ...
00:29:35 [2020-11-10T00:29:35.875Z] 
00:29:35 [2020-11-10T00:29:35.875Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:35 [2020-11-10T00:29:35.875Z] #40 33.25 Fetched 8398 kB in 27s (317 kB/s)
00:29:36 [2020-11-10T00:29:36.013Z] #34 77.42 Selecting previously unselected package libjsoncpp1:amd64.
00:29:36 [2020-11-10T00:29:36.013Z] #34 77.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
00:29:36 [2020-11-10T00:29:36.014Z] #34 77.47 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
00:29:36 [2020-11-10T00:29:36.071Z] #41 79.95   DEP      criu/vdso-compat.d
00:29:36 [2020-11-10T00:29:36.137Z] #40 33.25 Reading package lists...
00:29:36 [2020-11-10T00:29:36.137Z] #40 ...
00:29:36 [2020-11-10T00:29:36.137Z] 
00:29:36 [2020-11-10T00:29:36.137Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:36 [2020-11-10T00:29:36.137Z] #11 33.19 Fetched 8398 kB in 26s (329 kB/s)
00:29:36 [2020-11-10T00:29:36.137Z] #11 33.19 Reading package lists...
00:29:36 [2020-11-10T00:29:36.287Z] #34 77.74 Selecting previously unselected package librhash0:amd64.
00:29:36 [2020-11-10T00:29:36.287Z] #34 77.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
00:29:36 [2020-11-10T00:29:36.287Z] #34 77.75 Unpacking librhash0:amd64 (1.3.8-1) ...
00:29:36 [2020-11-10T00:29:36.328Z] #41 80.13   DEP      criu/uts_ns.d
00:29:36 [2020-11-10T00:29:36.328Z] #41 80.29   DEP      criu/util.d
00:29:36 [2020-11-10T00:29:36.381Z] #62 ...
00:29:36 [2020-11-10T00:29:36.381Z] 
00:29:36 [2020-11-10T00:29:36.381Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:36 [2020-11-10T00:29:36.381Z] #49 13.14 + cd /tmp/tmp.4q5W51OrE6/src/github.com/mvdan/sh
00:29:36 [2020-11-10T00:29:36.381Z] #49 13.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:29:36 [2020-11-10T00:29:36.381Z] #49 13.30 + GO111MODULE=on
00:29:36 [2020-11-10T00:29:36.381Z] #49 13.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:29:36 [2020-11-10T00:29:36.381Z] #49 14.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:29:36 [2020-11-10T00:29:36.381Z] #49 14.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:29:36 [2020-11-10T00:29:36.381Z] #49 14.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:29:36 [2020-11-10T00:29:36.381Z] #49 15.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:29:36 [2020-11-10T00:29:36.381Z] #49 15.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:29:36 [2020-11-10T00:29:36.381Z] #49 15.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:29:36 [2020-11-10T00:29:36.381Z] #49 16.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:29:36 [2020-11-10T00:29:36.381Z] #49 21.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:29:36 [2020-11-10T00:29:36.381Z] #49 22.81 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:29:36 [2020-11-10T00:29:36.381Z] #49 22.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:29:36 [2020-11-10T00:29:36.381Z] #49 23.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:29:36 [2020-11-10T00:29:36.381Z] #49 ...
00:29:36 [2020-11-10T00:29:36.381Z] 
00:29:36 [2020-11-10T00:29:36.381Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:36 [2020-11-10T00:29:36.381Z] #47 22.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:29:36 [2020-11-10T00:29:36.381Z] #47 23.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:29:36 [2020-11-10T00:29:36.381Z] #47 23.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:29:36 [2020-11-10T00:29:36.381Z] #47 23.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:29:36 [2020-11-10T00:29:36.381Z] #47 23.45 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:29:36 [2020-11-10T00:29:36.381Z] #47 23.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:29:36 [2020-11-10T00:29:36.398Z] #11 ...
00:29:36 [2020-11-10T00:29:36.398Z] 
00:29:36 [2020-11-10T00:29:36.398Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:36 [2020-11-10T00:29:36.398Z] #47 42.99 go: extracting github.com/pmezard/go-difflib v1.0.0
00:29:36 [2020-11-10T00:29:36.398Z] #47 42.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:29:36 [2020-11-10T00:29:36.398Z] #47 43.23 go: downloading github.com/BurntSushi/toml v0.3.1
00:29:36 [2020-11-10T00:29:36.398Z] #47 43.26 go: downloading github.com/magiconair/properties v1.8.1
00:29:36 [2020-11-10T00:29:36.398Z] #47 43.32 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:29:36 [2020-11-10T00:29:36.398Z] #47 43.60 go: extracting github.com/magiconair/properties v1.8.1
00:29:36 [2020-11-10T00:29:36.547Z] #34 78.20 Selecting previously unselected package libuv1:amd64.
00:29:36 [2020-11-10T00:29:36.547Z] #34 78.21 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
00:29:36 [2020-11-10T00:29:36.585Z] #41 80.54   DEP      criu/uffd.d
00:29:36 [2020-11-10T00:29:36.659Z] #47 43.77 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:29:36 [2020-11-10T00:29:36.659Z] #47 43.91 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:29:36 [2020-11-10T00:29:36.807Z] #34 78.23 Unpacking libuv1:amd64 (1.24.1-1) ...
00:29:36 [2020-11-10T00:29:36.807Z] #34 ...
00:29:36 [2020-11-10T00:29:36.807Z] 
00:29:36 [2020-11-10T00:29:36.807Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:29:36 [2020-11-10T00:29:36.807Z] #30 68.41 Checking out files:  77% (1182/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  95% (1457/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.
00:29:36 [2020-11-10T00:29:36.807Z] #30 69.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:29:36 [2020-11-10T00:29:36.807Z] #30 70.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:29:36 [2020-11-10T00:29:36.842Z] #41 80.69   DEP      criu/tun.d
00:29:36 [2020-11-10T00:29:36.842Z] #41 80.83   DEP      criu/tty.d
00:29:36 [2020-11-10T00:29:36.963Z] #47 23.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:29:36 [2020-11-10T00:29:36.964Z] #47 23.96 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:29:36 [2020-11-10T00:29:36.964Z] #47 24.05 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:29:36 [2020-11-10T00:29:36.964Z] #47 24.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:29:37 [2020-11-10T00:29:37.067Z] #30 ...
00:29:37 [2020-11-10T00:29:37.067Z] 
00:29:37 [2020-11-10T00:29:37.067Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:37 [2020-11-10T00:29:37.067Z] #34 78.57 Selecting previously unselected package cmake.
00:29:37 [2020-11-10T00:29:37.067Z] #34 78.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
00:29:37 [2020-11-10T00:29:37.067Z] #34 78.61 Unpacking cmake (3.13.4-1) ...
00:29:37 [2020-11-10T00:29:37.099Z] #41 81.01   DEP      criu/timerfd.d
00:29:37 [2020-11-10T00:29:37.230Z] #47 24.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:29:37 [2020-11-10T00:29:37.231Z] #47 24.17 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:29:37 [2020-11-10T00:29:37.231Z] #47 24.22 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:29:37 [2020-11-10T00:29:37.356Z] #41 81.15   DEP      criu/timens.d
00:29:37 [2020-11-10T00:29:37.356Z] #41 81.29   DEP      criu/sysfs_parse.d
00:29:37 [2020-11-10T00:29:37.496Z] #47 24.45 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:29:37 [2020-11-10T00:29:37.496Z] #47 24.51 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:29:37 [2020-11-10T00:29:37.496Z] #47 24.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:29:37 [2020-11-10T00:29:37.496Z] #47 24.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:29:37 [2020-11-10T00:29:37.604Z] #47 44.67 go: extracting github.com/BurntSushi/toml v0.3.1
00:29:37 [2020-11-10T00:29:37.612Z] #41 ...
00:29:37 [2020-11-10T00:29:37.612Z] 
00:29:37 [2020-11-10T00:29:37.612Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:37 [2020-11-10T00:29:37.612Z] #43 DONE 186.3s
00:29:37 [2020-11-10T00:29:37.612Z] 
00:29:37 [2020-11-10T00:29:37.612Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:37 [2020-11-10T00:29:37.612Z] #41 81.47   DEP      criu/sysctl.d
00:29:37 [2020-11-10T00:29:37.760Z] #47 24.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:29:37 [2020-11-10T00:29:37.760Z] #47 24.72 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:29:37 [2020-11-10T00:29:37.760Z] #47 24.78 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:29:37 [2020-11-10T00:29:37.760Z] #47 24.92 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:29:37 [2020-11-10T00:29:37.803Z] #19 ...
00:29:37 [2020-11-10T00:29:37.803Z] 
00:29:37 [2020-11-10T00:29:37.803Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:37 [2020-11-10T00:29:37.803Z] #42 49.82   CC       compel/plugins/std/string.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 50.58   CC       compel/plugins/std/infect.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 51.06   CC       compel/arch/ppc64/plugins/std/parasite-head.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 51.13   CC       compel/arch/ppc64/plugins/std/memcpy.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 51.18   CC       compel/arch/ppc64/plugins/std/memcmp.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 51.25   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 51.31   AR       compel/plugins/std.lib.a
00:29:37 [2020-11-10T00:29:37.803Z] #42 51.43   CC       compel/plugins/fds/fds.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 51.70   AR       compel/plugins/fds.lib.a
00:29:37 [2020-11-10T00:29:37.803Z] #42 51.76   HOSTDEP  compel/src/lib/log-host.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 51.84   HOSTDEP  compel/src/lib/handle-elf-host.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 51.99   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 52.07   HOSTDEP  compel/src/main-host.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 52.17   DEP      compel/src/lib/ptrace.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 52.38   DEP      compel/src/lib/infect.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 52.54   DEP      compel/src/lib/infect-util.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 52.68   DEP      compel/src/lib/infect-rpc.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 52.87   DEP      compel/arch/ppc64/src/lib/infect.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 52.99   DEP      compel/arch/ppc64/src/lib/cpu.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 53.06   DEP      compel/src/lib/log.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 53.17   DEP      compel/src/main.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 53.28   DEP      compel/src/lib/handle-elf.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 53.47   DEP      compel/arch/ppc64/src/lib/handle-elf.d
00:29:37 [2020-11-10T00:29:37.803Z] #42 53.59   CC       compel/src/lib/log.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 53.90   CC       compel/arch/ppc64/src/lib/cpu.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 54.23   CC       compel/arch/ppc64/src/lib/infect.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 55.05   CC       compel/src/lib/infect-rpc.o
00:29:37 [2020-11-10T00:29:37.803Z] #42 55.45   CC       compel/src/lib/infect-util.o
00:29:37 [2020-11-10T00:29:37.869Z] #41 81.80   DEP      criu/string.d
00:29:38 [2020-11-10T00:29:38.024Z] #47 24.96 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:29:38 [2020-11-10T00:29:38.024Z] #47 24.96 go: downloading github.com/spf13/viper v1.6.1
00:29:38 [2020-11-10T00:29:38.024Z] #47 24.97 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:29:38 [2020-11-10T00:29:38.024Z] #47 25.00 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:29:38 [2020-11-10T00:29:38.024Z] #47 25.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:29:38 [2020-11-10T00:29:38.024Z] #47 25.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:29:38 [2020-11-10T00:29:38.101Z] #42 55.72   CC       compel/src/lib/infect.o
00:29:38 [2020-11-10T00:29:38.125Z] #41 81.92   DEP      criu/stats.d
00:29:38 [2020-11-10T00:29:38.350Z] #47 25.19 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:29:38 [2020-11-10T00:29:38.381Z] #41 82.16   DEP      criu/sockets.d
00:29:38 [2020-11-10T00:29:38.381Z] #41 82.45   DEP      criu/sk-unix.d
00:29:38 [2020-11-10T00:29:38.452Z] #34 ...
00:29:38 [2020-11-10T00:29:38.452Z] 
00:29:38 [2020-11-10T00:29:38.452Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:38 [2020-11-10T00:29:38.452Z] #11 70.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 73.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
00:29:38 [2020-11-10T00:29:38.452Z] #11 75.64 debconf: delaying package configuration, since apt-utils is not installed
00:29:38 [2020-11-10T00:29:38.452Z] #11 75.87 Fetched 77.7 MB in 12s (6567 kB/s)
00:29:38 [2020-11-10T00:29:38.452Z] #11 76.03 Selecting previously unselected package binutils-mingw-w64-i686.
00:29:38 [2020-11-10T00:29:38.452Z] #11 76.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:29:38 [2020-11-10T00:29:38.452Z] #11 76.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
00:29:38 [2020-11-10T00:29:38.452Z] #11 76.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:29:38 [2020-11-10T00:29:38.614Z] #47 25.59 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:29:38 [2020-11-10T00:29:38.614Z] #47 25.62 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:29:38 [2020-11-10T00:29:38.614Z] #47 25.64 go: downloading github.com/gobwas/glob v0.2.3
00:29:38 [2020-11-10T00:29:38.614Z] #47 25.66 go: extracting github.com/spf13/viper v1.6.1
00:29:38 [2020-11-10T00:29:38.614Z] #47 25.71 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:29:38 [2020-11-10T00:29:38.614Z] #47 25.78 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:29:38 [2020-11-10T00:29:38.711Z] #11 ...
00:29:38 [2020-11-10T00:29:38.711Z] 
00:29:38 [2020-11-10T00:29:38.711Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:38 [2020-11-10T00:29:38.711Z] #43 80.31 time
00:29:38 [2020-11-10T00:29:38.878Z] #47 25.89 go: downloading github.com/go-critic/go-critic v0.4.1
00:29:38 [2020-11-10T00:29:38.878Z] #47 26.00 go: downloading gopkg.in/ini.v1 v1.51.0
00:29:38 [2020-11-10T00:29:38.944Z] #41 82.78   DEP      criu/sk-tcp.d
00:29:38 [2020-11-10T00:29:38.944Z] #41 82.91   DEP      criu/sk-queue.d
00:29:38 [2020-11-10T00:29:38.944Z] #41 83.03   DEP      criu/sk-packet.d
00:29:38 [2020-11-10T00:29:38.996Z] #47 46.04 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:29:39 [2020-11-10T00:29:39.141Z] #47 26.02 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:29:39 [2020-11-10T00:29:39.141Z] #47 26.03 go: downloading github.com/spf13/afero v1.1.2
00:29:39 [2020-11-10T00:29:39.141Z] #47 26.04 go: downloading github.com/spf13/cast v1.3.0
00:29:39 [2020-11-10T00:29:39.141Z] #47 26.10 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:29:39 [2020-11-10T00:29:39.141Z] #47 ...
00:29:39 [2020-11-10T00:29:39.141Z] 
00:29:39 [2020-11-10T00:29:39.141Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:39 [2020-11-10T00:29:39.141Z] #34 16.01 Fetched 8221 kB in 12s (669 kB/s)
00:29:39 [2020-11-10T00:29:39.141Z] #34 16.01 Reading package lists...
00:29:39 [2020-11-10T00:29:39.141Z] #34 21.38 Reading package lists...
00:29:39 [2020-11-10T00:29:39.141Z] #34 ...
00:29:39 [2020-11-10T00:29:39.141Z] 
00:29:39 [2020-11-10T00:29:39.141Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:29:39 [2020-11-10T00:29:39.141Z] #27 24.27 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:29:39 [2020-11-10T00:29:39.141Z] #27 24.78 #=#=#                                                                         
00:29:39 [2020-11-10T00:29:39.141Z] #27 24.98 
                                                                           0.8%
################################################################          89.9%
######################################################################## 100.0%
00:29:39 [2020-11-10T00:29:39.141Z] #27 25.21 
00:29:39 [2020-11-10T00:29:39.158Z] #42 ...
00:29:39 [2020-11-10T00:29:39.158Z] 
00:29:39 [2020-11-10T00:29:39.158Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:39 [2020-11-10T00:29:39.158Z] #52 10.04 + cd /tmp/tmp.Oa0ytcx9yu/src/github.com/opencontainers/runc
00:29:39 [2020-11-10T00:29:39.158Z] #52 10.05 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:29:39 [2020-11-10T00:29:39.200Z] #41 83.30   DEP      criu/sk-netlink.d
00:29:39 [2020-11-10T00:29:39.726Z] #27 26.49 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:29:39 [2020-11-10T00:29:39.726Z] #27 ...
00:29:39 [2020-11-10T00:29:39.726Z] 
00:29:39 [2020-11-10T00:29:39.726Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:39 [2020-11-10T00:29:39.726Z] #11 16.66 Fetched 8221 kB in 12s (703 kB/s)
00:29:39 [2020-11-10T00:29:39.726Z] #11 16.66 Reading package lists...
00:29:39 [2020-11-10T00:29:39.726Z] #11 23.56 Reading package lists...
00:29:39 [2020-11-10T00:29:39.726Z] #11 ...
00:29:39 [2020-11-10T00:29:39.726Z] 
00:29:39 [2020-11-10T00:29:39.726Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:39 [2020-11-10T00:29:39.726Z] #53 16.77 Fetched 8221 kB in 12s (705 kB/s)
00:29:39 [2020-11-10T00:29:39.726Z] #53 16.77 Reading package lists...
00:29:39 [2020-11-10T00:29:39.726Z] #53 23.56 Reading package lists...
00:29:39 [2020-11-10T00:29:39.726Z] #53 ...
00:29:39 [2020-11-10T00:29:39.726Z] 
00:29:39 [2020-11-10T00:29:39.726Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:39 [2020-11-10T00:29:39.726Z] #47 26.51 go: extracting github.com/spf13/cast v1.3.0
00:29:39 [2020-11-10T00:29:39.726Z] #47 26.54 go: extracting gopkg.in/ini.v1 v1.51.0
00:29:39 [2020-11-10T00:29:39.726Z] #47 26.62 go: extracting github.com/spf13/afero v1.1.2
00:29:39 [2020-11-10T00:29:39.726Z] #47 26.67 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:29:39 [2020-11-10T00:29:39.726Z] #47 26.74 go: extracting github.com/gobwas/glob v0.2.3
00:29:39 [2020-11-10T00:29:39.726Z] #47 26.89 go: downloading github.com/subosito/gotenv v1.2.0
00:29:39 [2020-11-10T00:29:39.726Z] #47 26.89 go: downloading github.com/magiconair/properties v1.8.1
00:29:39 [2020-11-10T00:29:39.763Z] #41 83.49   DEP      criu/sk-inet.d
00:29:39 [2020-11-10T00:29:39.763Z] #41 83.73   DEP      criu/signalfd.d
00:29:39 [2020-11-10T00:29:39.763Z] #41 83.84   DEP      criu/sigframe.d
00:29:39 [2020-11-10T00:29:39.805Z] #52 10.72 + '[' -z '' ']'
00:29:39 [2020-11-10T00:29:39.990Z] #47 26.97 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:29:39 [2020-11-10T00:29:39.990Z] #47 26.99 go: downloading github.com/hashicorp/hcl v1.0.0
00:29:39 [2020-11-10T00:29:39.990Z] #47 27.01 go: extracting github.com/gogo/protobuf v1.2.1
00:29:40 [2020-11-10T00:29:40.020Z] #41 83.97   DEP      criu/shmem.d
00:29:40 [2020-11-10T00:29:40.020Z] #41 84.09   DEP      criu/servicefd.d
00:29:40 [2020-11-10T00:29:40.106Z] #52 10.72 + target=static
00:29:40 [2020-11-10T00:29:40.106Z] #52 10.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:29:40 [2020-11-10T00:29:40.254Z] #47 27.26 go: extracting github.com/go-critic/go-critic v0.4.1
00:29:40 [2020-11-10T00:29:40.254Z] #47 ...
00:29:40 [2020-11-10T00:29:40.254Z] 
00:29:40 [2020-11-10T00:29:40.254Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:40 [2020-11-10T00:29:40.254Z] #40 17.16 Fetched 8221 kB in 12s (677 kB/s)
00:29:40 [2020-11-10T00:29:40.254Z] #40 17.16 Reading package lists...
00:29:40 [2020-11-10T00:29:40.254Z] #40 23.57 Reading package lists...
00:29:40 [2020-11-10T00:29:40.254Z] #40 ...
00:29:40 [2020-11-10T00:29:40.254Z] 
00:29:40 [2020-11-10T00:29:40.254Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:29:40 [2020-11-10T00:29:40.254Z] #38 17.08 Checking out files:  94% (1577/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
00:29:40 [2020-11-10T00:29:40.254Z] #38 17.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:29:40 [2020-11-10T00:29:40.254Z] #38 19.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:29:40 [2020-11-10T00:29:40.277Z] #41 84.24   DEP      criu/seize.d
00:29:40 [2020-11-10T00:29:40.406Z] #52 11.10 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:29:40 [2020-11-10T00:29:40.519Z] #38 ...
00:29:40 [2020-11-10T00:29:40.519Z] 
00:29:40 [2020-11-10T00:29:40.519Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:40 [2020-11-10T00:29:40.519Z] #47 27.30 go: extracting github.com/magiconair/properties v1.8.1
00:29:40 [2020-11-10T00:29:40.519Z] #47 27.33 go: extracting github.com/subosito/gotenv v1.2.0
00:29:40 [2020-11-10T00:29:40.519Z] #47 27.43 go: downloading github.com/pelletier/go-toml v1.2.0
00:29:40 [2020-11-10T00:29:40.519Z] #47 27.58 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:29:40 [2020-11-10T00:29:40.533Z] #41 84.36   DEP      criu/seccomp.d
00:29:40 [2020-11-10T00:29:40.790Z] #41 84.56   DEP      criu/rst-malloc.d
00:29:40 [2020-11-10T00:29:40.790Z] #41 84.64   DEP      criu/rbtree.d
00:29:40 [2020-11-10T00:29:40.790Z] #41 84.71   DEP      criu/pstree.d
00:29:40 [2020-11-10T00:29:40.798Z] #47 27.93 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:29:40 [2020-11-10T00:29:40.798Z] #47 27.96 go: extracting github.com/pelletier/go-toml v1.2.0
00:29:41 [2020-11-10T00:29:41.046Z] #41 84.94   DEP      criu/protobuf.d
00:29:41 [2020-11-10T00:29:41.046Z] #41 85.05   GEN      criu/protobuf-desc-gen.h
00:29:41 [2020-11-10T00:29:41.061Z] #47 28.06 go: extracting github.com/hashicorp/hcl v1.0.0
00:29:42 [2020-11-10T00:29:42.938Z] #41 86.61   DEP      criu/protobuf-desc.d
00:29:42 [2020-11-10T00:29:42.938Z] #41 86.79   DEP      criu/proc_parse.d
00:29:42 [2020-11-10T00:29:42.999Z] #47 30.04 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:29:42 [2020-11-10T00:29:42.999Z] #47 30.05 go: downloading github.com/go-toolsmith/astp v1.0.0
00:29:42 [2020-11-10T00:29:42.999Z] #47 30.05 go: downloading github.com/go-toolsmith/typep v1.0.0
00:29:42 [2020-11-10T00:29:42.999Z] #47 30.05 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:29:42 [2020-11-10T00:29:42.999Z] #47 30.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:29:43 [2020-11-10T00:29:43.204Z] #47 50.17 go: extracting github.com/gogo/protobuf v1.2.1
00:29:43 [2020-11-10T00:29:43.208Z] #41 87.05   DEP      criu/plugin.d
00:29:43 [2020-11-10T00:29:43.208Z] #41 87.14   DEP      criu/pipes.d
00:29:43 [2020-11-10T00:29:43.263Z] #47 30.19 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:29:43 [2020-11-10T00:29:43.263Z] #47 30.19 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:29:43 [2020-11-10T00:29:43.263Z] #47 30.35 go: extracting github.com/go-toolsmith/astp v1.0.0
00:29:43 [2020-11-10T00:29:43.263Z] #47 30.35 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:29:43 [2020-11-10T00:29:43.263Z] #47 30.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:29:43 [2020-11-10T00:29:43.464Z] #41 87.28   DEP      criu/pie-util.d
00:29:43 [2020-11-10T00:29:43.464Z] #41 87.39   DEP      criu/pie-util-vdso.d
00:29:43 [2020-11-10T00:29:43.464Z] #41 87.48   DEP      criu/pie-util-vdso-elf32.d
00:29:43 [2020-11-10T00:29:43.530Z] #47 30.43 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:29:43 [2020-11-10T00:29:43.530Z] #47 30.58 go: extracting github.com/go-toolsmith/typep v1.0.0
00:29:43 [2020-11-10T00:29:43.721Z] #41 87.60   DEP      criu/path.d
00:29:43 [2020-11-10T00:29:43.721Z] #41 87.72   DEP      criu/parasite-syscall.d
00:29:43 [2020-11-10T00:29:43.992Z] #43 ...
00:29:43 [2020-11-10T00:29:43.992Z] 
00:29:43 [2020-11-10T00:29:43.992Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:43 [2020-11-10T00:29:43.992Z] #32 74.78 time
00:29:43 [2020-11-10T00:29:43.992Z] #32 83.09 internal/poll
00:29:43 [2020-11-10T00:29:43.992Z] #32 83.36 internal/fmtsort
00:29:43 [2020-11-10T00:29:43.992Z] #32 84.75 internal/syscall/execenv
00:29:43 [2020-11-10T00:29:43.992Z] #32 ...
00:29:43 [2020-11-10T00:29:43.992Z] 
00:29:43 [2020-11-10T00:29:43.992Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:43 [2020-11-10T00:29:43.992Z] #34 84.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:29:43 [2020-11-10T00:29:43.992Z] #34 84.68 Setting up xxd (2:8.1.0875-5) ...
00:29:43 [2020-11-10T00:29:43.992Z] #34 84.70 Setting up libuv1:amd64 (1.24.1-1) ...
00:29:43 [2020-11-10T00:29:43.992Z] #34 84.77 Setting up vim-common (2:8.1.0875-5) ...
00:29:43 [2020-11-10T00:29:43.992Z] #34 84.91 Setting up librhash0:amd64 (1.3.8-1) ...
00:29:43 [2020-11-10T00:29:43.992Z] #34 84.93 Setting up cmake-data (3.13.4-1) ...
00:29:43 [2020-11-10T00:29:43.992Z] #34 84.98 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:29:43 [2020-11-10T00:29:43.992Z] #34 85.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
00:29:43 [2020-11-10T00:29:43.992Z] #34 85.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:29:43 [2020-11-10T00:29:43.992Z] #34 85.44 Setting up cmake (3.13.4-1) ...
00:29:43 [2020-11-10T00:29:43.992Z] #34 85.55 Processing triggers for libc-bin (2.28-10) ...
00:29:43 [2020-11-10T00:29:43.997Z] #52 ...
00:29:43 [2020-11-10T00:29:43.997Z] 
00:29:43 [2020-11-10T00:29:43.997Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:43 [2020-11-10T00:29:43.997Z] #50 112.8 golang.org/x/crypto/ssh/terminal
00:29:43 [2020-11-10T00:29:43.997Z] #50 116.2 mvdan.cc/sh/v3/cmd/shfmt
00:29:43 [2020-11-10T00:29:43.997Z] #50 DONE 121.9s
00:29:44 [2020-11-10T00:29:44.252Z] #34 85.72 Processing triggers for mime-support (3.62) ...
00:29:44 [2020-11-10T00:29:44.285Z] #41 87.98   DEP      criu/pagemap.d
00:29:44 [2020-11-10T00:29:44.285Z] #41 88.14   DEP      criu/pagemap-cache.d
00:29:44 [2020-11-10T00:29:44.295Z] 
00:29:44 [2020-11-10T00:29:44.295Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:44 [2020-11-10T00:29:44.295Z] #42 59.00   CC       compel/src/lib/ptrace.o
00:29:44 [2020-11-10T00:29:44.295Z] #42 59.54   AR       compel/libcompel.a
00:29:44 [2020-11-10T00:29:44.295Z] #42 59.64   HOSTCC   compel/src/main-host.o
00:29:44 [2020-11-10T00:29:44.295Z] #42 60.01   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
00:29:44 [2020-11-10T00:29:44.295Z] #42 60.17   HOSTCC   compel/src/lib/handle-elf-host.o
00:29:44 [2020-11-10T00:29:44.295Z] #42 60.71   HOSTCC   compel/src/lib/log-host.o
00:29:44 [2020-11-10T00:29:44.295Z] #42 60.93   HOSTLINK compel/compel-host-bin
00:29:44 [2020-11-10T00:29:44.295Z] #42 61.11   DEP      soccr/soccr.d
00:29:44 [2020-11-10T00:29:44.295Z] #42 61.35   CC       soccr/soccr.o
00:29:44 [2020-11-10T00:29:44.542Z] #41 88.31   DEP      criu/page-xfer.d
00:29:44 [2020-11-10T00:29:44.542Z] #41 88.49   DEP      criu/page-pipe.d
00:29:44 [2020-11-10T00:29:44.595Z] #42 ...
00:29:44 [2020-11-10T00:29:44.595Z] 
00:29:44 [2020-11-10T00:29:44.595Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:44 [2020-11-10T00:29:44.595Z] #44 112.4 encoding/xml
00:29:44 [2020-11-10T00:29:44.595Z] #44 119.9 crypto/rand
00:29:44 [2020-11-10T00:29:44.595Z] #44 121.4 go/doc
00:29:44 [2020-11-10T00:29:44.799Z] #41 88.61   DEP      criu/netfilter.d
00:29:44 [2020-11-10T00:29:44.799Z] #41 88.74   DEP      criu/net.d
00:29:44 [2020-11-10T00:29:44.905Z] #44 122.6 crypto/elliptic
00:29:45 [2020-11-10T00:29:45.056Z] #41 88.93   DEP      criu/namespaces.d
00:29:45 [2020-11-10T00:29:45.056Z] #41 ...
00:29:45 [2020-11-10T00:29:45.056Z] 
00:29:45 [2020-11-10T00:29:45.056Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:45 [2020-11-10T00:29:45.056Z] #18 15.38 Reading package lists...
00:29:45 [2020-11-10T00:29:45.056Z] #18 19.44 Building dependency tree...
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.78 libcap2-bin is already the newest version (1:2.25-2).
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.78 The following additional packages will be installed:
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.78   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.78   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.78   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.78   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.78   python3.7 python3.7-minimal vim-runtime xxd
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.79 Suggested packages:
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.79   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.79   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.79   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.79 Recommended packages:
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.79   aufs-dkms nftables build-essential python3-dev python3-keyring
00:29:45 [2020-11-10T00:29:45.056Z] #18 21.79   python3-keyrings.alt python3-xdg unzip
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.55 The following NEW packages will be installed:
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.55   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.55   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.55   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.56   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.56   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.56   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.56   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.56   xz-utils zip
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.88 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.88 Need to get 28.5 MB of archives.
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.88 After this operation, 116 MB of additional disk space will be used.
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 23.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 24.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 25.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 25.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 25.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 25.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 25.52 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 25.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
00:29:45 [2020-11-10T00:29:45.056Z] #18 26.22 debconf: delaying package configuration, since apt-utils is not installed
00:29:45 [2020-11-10T00:29:45.056Z] #18 26.37 Fetched 28.5 MB in 2s (14.6 MB/s)
00:29:45 [2020-11-10T00:29:45.056Z] #18 26.48 Selecting previously unselected package pigz.
00:29:45 [2020-11-10T00:29:45.056Z] #18 26.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 ... 23432 files and directories currently installed.)
00:29:45 [2020-11-10T00:29:45.056Z] #18 26.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
00:29:45 [2020-11-10T00:29:45.124Z] #47 ...
00:29:45 [2020-11-10T00:29:45.124Z] 
00:29:45 [2020-11-10T00:29:45.124Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:45 [2020-11-10T00:29:45.124Z] #53 33.31 Reading package lists...
00:29:45 [2020-11-10T00:29:45.124Z] #53 44.12 Building dependency tree...
00:29:45 [2020-11-10T00:29:45.124Z] #53 49.64 The following additional packages will be installed:
00:29:45 [2020-11-10T00:29:45.124Z] #53 49.69   libbtrfs0
00:29:45 [2020-11-10T00:29:45.124Z] #53 50.09 The following NEW packages will be installed:
00:29:45 [2020-11-10T00:29:45.124Z] #53 50.09   libbtrfs-dev libbtrfs0
00:29:45 [2020-11-10T00:29:45.124Z] #53 50.45 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
00:29:45 [2020-11-10T00:29:45.124Z] #53 50.45 Need to get 119 kB of archives.
00:29:45 [2020-11-10T00:29:45.124Z] #53 50.45 After this operation, 387 kB of additional disk space will be used.
00:29:45 [2020-11-10T00:29:45.124Z] #53 50.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:29:45 [2020-11-10T00:29:45.124Z] #53 50.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:29:45 [2020-11-10T00:29:45.124Z] #53 51.90 debconf: delaying package configuration, since apt-utils is not installed
00:29:45 [2020-11-10T00:29:45.124Z] #53 52.17 Fetched 119 kB in 0s (431 kB/s)
00:29:45 [2020-11-10T00:29:45.124Z] #53 52.31 Selecting previously unselected package libbtrfs0.
00:29:45 [2020-11-10T00:29:45.124Z] #53 52.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:29:45 [2020-11-10T00:29:45.124Z] #53 52.46 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
00:29:45 [2020-11-10T00:29:45.124Z] #53 52.49 Unpacking libbtrfs0 (4.20.1-2) ...
00:29:45 [2020-11-10T00:29:45.124Z] #53 ...
00:29:45 [2020-11-10T00:29:45.124Z] 
00:29:45 [2020-11-10T00:29:45.124Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:45 [2020-11-10T00:29:45.124Z] #34 42.84 Reading package lists...
00:29:45 [2020-11-10T00:29:45.191Z] #34 ...
00:29:45 [2020-11-10T00:29:45.191Z] 
00:29:45 [2020-11-10T00:29:45.191Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:45 [2020-11-10T00:29:45.191Z] #45 DONE 86.9s
00:29:45 [2020-11-10T00:29:45.313Z] #18 26.72 Unpacking pigz (2.4-1) ...
00:29:45 [2020-11-10T00:29:45.313Z] #18 26.83 Selecting previously unselected package libpython3.7-minimal:amd64.
00:29:45 [2020-11-10T00:29:45.313Z] #18 26.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:29:45 [2020-11-10T00:29:45.313Z] #18 26.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:29:45 [2020-11-10T00:29:45.452Z] 
00:29:45 [2020-11-10T00:29:45.452Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:45 [2020-11-10T00:29:45.452Z] #34 DONE 86.9s
00:29:45 [2020-11-10T00:29:45.452Z] 
00:29:45 [2020-11-10T00:29:45.452Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:45 [2020-11-10T00:29:45.877Z] #18 27.24 Selecting previously unselected package python3.7-minimal.
00:29:45 [2020-11-10T00:29:45.877Z] #18 27.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:29:45 [2020-11-10T00:29:45.877Z] #18 27.26 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:29:45 [2020-11-10T00:29:45.959Z] #34 52.75 Building dependency tree...
00:29:45 [2020-11-10T00:29:45.959Z] #34 ...
00:29:45 [2020-11-10T00:29:45.959Z] 
00:29:45 [2020-11-10T00:29:45.959Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:45 [2020-11-10T00:29:45.959Z] #43 43.06 vendor/golang.org/x/crypto/internal/subtle
00:29:45 [2020-11-10T00:29:45.959Z] #43 43.50 vendor/golang.org/x/crypto/curve25519
00:29:45 [2020-11-10T00:29:45.959Z] #43 ...
00:29:45 [2020-11-10T00:29:45.959Z] 
00:29:45 [2020-11-10T00:29:45.959Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:45 [2020-11-10T00:29:45.959Z] #53 52.62 Selecting previously unselected package libbtrfs-dev.
00:29:45 [2020-11-10T00:29:45.959Z] #53 52.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
00:29:45 [2020-11-10T00:29:45.959Z] #53 52.67 Unpacking libbtrfs-dev (4.20.1-2) ...
00:29:45 [2020-11-10T00:29:45.959Z] #53 53.17 Setting up libbtrfs0 (4.20.1-2) ...
00:29:45 [2020-11-10T00:29:45.959Z] #53 53.21 Setting up libbtrfs-dev (4.20.1-2) ...
00:29:45 [2020-11-10T00:29:45.959Z] #53 53.29 Processing triggers for libc-bin (2.28-10) ...
00:29:45 [2020-11-10T00:29:45.960Z] #44 ...
00:29:45 [2020-11-10T00:29:45.960Z] 
00:29:45 [2020-11-10T00:29:45.960Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:45 [2020-11-10T00:29:45.960Z] #42 63.59   AR       soccr/libsoccr.a
00:29:45 [2020-11-10T00:29:45.960Z] #42 63.62 make[1]: 'soccr/libsoccr.a' is up to date.
00:29:46 [2020-11-10T00:29:46.022Z] #35 ...
00:29:46 [2020-11-10T00:29:46.022Z] 
00:29:46 [2020-11-10T00:29:46.022Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:46 [2020-11-10T00:29:46.022Z] #40 77.67 Setting up python-pkg-resources (40.8.0-1) ...
00:29:46 [2020-11-10T00:29:46.022Z] #40 85.28 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:29:46 [2020-11-10T00:29:46.022Z] #40 85.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:29:46 [2020-11-10T00:29:46.022Z] #40 85.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:29:46 [2020-11-10T00:29:46.022Z] #40 85.91 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:29:46 [2020-11-10T00:29:46.022Z] #40 86.21 Setting up python-six (1.12.0-1) ...
00:29:46 [2020-11-10T00:29:46.108Z] #47 ...
00:29:46 [2020-11-10T00:29:46.108Z] 
00:29:46 [2020-11-10T00:29:46.108Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:46 [2020-11-10T00:29:46.108Z] #32 33.09 internal/reflectlite
00:29:46 [2020-11-10T00:29:46.108Z] #32 33.09 sync
00:29:46 [2020-11-10T00:29:46.220Z] #53 ...
00:29:46 [2020-11-10T00:29:46.220Z] 
00:29:46 [2020-11-10T00:29:46.220Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:46 [2020-11-10T00:29:46.220Z] #40 33.25 Reading package lists...
00:29:46 [2020-11-10T00:29:46.220Z] #40 44.24 Reading package lists...
00:29:46 [2020-11-10T00:29:46.282Z] #40 ...
00:29:46 [2020-11-10T00:29:46.282Z] 
00:29:46 [2020-11-10T00:29:46.282Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:46 [2020-11-10T00:29:46.282Z] #11 80.43 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:29:46 [2020-11-10T00:29:46.282Z] #11 80.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
00:29:46 [2020-11-10T00:29:46.282Z] #11 80.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:29:46 [2020-11-10T00:29:46.282Z] #11 85.66 Selecting previously unselected package binutils-mingw-w64.
00:29:46 [2020-11-10T00:29:46.282Z] #11 85.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:29:46 [2020-11-10T00:29:46.282Z] #11 85.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:29:46 [2020-11-10T00:29:46.282Z] #11 86.50 Selecting previously unselected package libdevmapper1.02.1:amd64.
00:29:46 [2020-11-10T00:29:46.282Z] #11 86.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
00:29:46 [2020-11-10T00:29:46.282Z] #11 86.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:29:46 [2020-11-10T00:29:46.282Z] #11 87.02 Selecting previously unselected package dmsetup.
00:29:46 [2020-11-10T00:29:46.282Z] #11 87.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
00:29:46 [2020-11-10T00:29:46.282Z] #11 87.07 Unpacking dmsetup (2:1.02.155-3) ...
00:29:46 [2020-11-10T00:29:46.282Z] #11 87.47 Selecting previously unselected package mingw-w64-common.
00:29:46 [2020-11-10T00:29:46.282Z] #11 87.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:29:46 [2020-11-10T00:29:46.282Z] #11 87.49 Unpacking mingw-w64-common (6.0.0-3) ...
00:29:46 [2020-11-10T00:29:46.373Z] #32 ...
00:29:46 [2020-11-10T00:29:46.373Z] 
00:29:46 [2020-11-10T00:29:46.373Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:46 [2020-11-10T00:29:46.373Z] #49 23.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:29:46 [2020-11-10T00:29:46.373Z] #49 24.54 runtime
00:29:46 [2020-11-10T00:29:46.440Z] #18 ...
00:29:46 [2020-11-10T00:29:46.440Z] 
00:29:46 [2020-11-10T00:29:46.440Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:29:46 [2020-11-10T00:29:46.440Z] #30 DONE 194.8s
00:29:46 [2020-11-10T00:29:46.440Z] 
00:29:46 [2020-11-10T00:29:46.440Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:46 [2020-11-10T00:29:46.440Z] #41 89.05   DEP      criu/mount.d
00:29:46 [2020-11-10T00:29:46.440Z] #41 89.21   DEP      criu/memfd.d
00:29:46 [2020-11-10T00:29:46.440Z] #41 89.36   DEP      criu/mem.d
00:29:46 [2020-11-10T00:29:46.440Z] #41 89.62   DEP      criu/lsm.d
00:29:46 [2020-11-10T00:29:46.440Z] #41 89.74   DEP      criu/log.d
00:29:46 [2020-11-10T00:29:46.440Z] #41 89.84   DEP      criu/libnetlink.d
00:29:46 [2020-11-10T00:29:46.440Z] #41 90.03   DEP      criu/kerndat.d
00:29:46 [2020-11-10T00:29:46.440Z] #41 90.16   DEP      criu/kcmp-ids.d
00:29:46 [2020-11-10T00:29:46.440Z] #41 90.26   DEP      criu/irmap.d
00:29:46 [2020-11-10T00:29:46.607Z] #42 64.12   DEP      criu/arch/ppc64/sigframe.d
00:29:46 [2020-11-10T00:29:46.636Z] #49 ...
00:29:46 [2020-11-10T00:29:46.636Z] 
00:29:46 [2020-11-10T00:29:46.636Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:29:46 [2020-11-10T00:29:46.636Z] #27 26.58 skipping existing 9a99313a2c50
00:29:46 [2020-11-10T00:29:46.636Z] #27 26.85 
00:29:46 [2020-11-10T00:29:46.636Z] #27 28.44 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:29:46 [2020-11-10T00:29:46.636Z] #27 29.03 #=#=#                                                                         
00:29:46 [2020-11-10T00:29:46.636Z] #27 29.30 
######################################################################## 100.0%
00:29:46 [2020-11-10T00:29:46.636Z] #27 29.43 
00:29:46 [2020-11-10T00:29:46.636Z] #27 30.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:29:46 [2020-11-10T00:29:46.636Z] #27 30.99 
00:29:46 [2020-11-10T00:29:46.636Z] #27 31.12 
######################################################################## 100.0%
00:29:46 [2020-11-10T00:29:46.636Z] #27 31.19 
00:29:46 [2020-11-10T00:29:46.636Z] #27 31.33 Download of images into '/build' complete.
00:29:46 [2020-11-10T00:29:46.636Z] #27 31.33 Use something like the following to load the result into a Docker daemon:
00:29:46 [2020-11-10T00:29:46.636Z] #27 31.33   tar -cC '/build' . | docker load
00:29:46 [2020-11-10T00:29:46.697Z] #41 90.42   DEP      criu/ipc_ns.d
00:29:46 [2020-11-10T00:29:46.697Z] #41 90.60   DEP      criu/image.d
00:29:46 [2020-11-10T00:29:46.793Z] #40 53.45 Building dependency tree...
00:29:46 [2020-11-10T00:29:46.793Z] #40 ...
00:29:46 [2020-11-10T00:29:46.793Z] 
00:29:46 [2020-11-10T00:29:46.793Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:46 [2020-11-10T00:29:46.793Z] #11 43.97 Reading package lists...
00:29:46 [2020-11-10T00:29:46.905Z] #42 64.36   DEP      criu/arch/ppc64/crtools.d
00:29:46 [2020-11-10T00:29:46.954Z] #41 90.97   DEP      criu/image-desc.d
00:29:47 [2020-11-10T00:29:47.206Z] #42 64.59   DEP      criu/arch/ppc64/cpu.d
00:29:47 [2020-11-10T00:29:47.206Z] #42 64.83   CC       criu/arch/ppc64/cpu.o
00:29:47 [2020-11-10T00:29:47.210Z] #41 91.12   DEP      criu/fsnotify.d
00:29:47 [2020-11-10T00:29:47.366Z] #11 53.93 Building dependency tree...
00:29:47 [2020-11-10T00:29:47.366Z] #11 ...
00:29:47 [2020-11-10T00:29:47.366Z] 
00:29:47 [2020-11-10T00:29:47.366Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:47 [2020-11-10T00:29:47.366Z] #53 DONE 54.4s
00:29:47 [2020-11-10T00:29:47.366Z] 
00:29:47 [2020-11-10T00:29:47.366Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:29:47 [2020-11-10T00:29:47.467Z] #41 91.38   DEP      criu/filesystems.d
00:29:47 [2020-11-10T00:29:47.467Z] #41 91.49   DEP      criu/files.d
00:29:47 [2020-11-10T00:29:47.594Z] #27 ...
00:29:47 [2020-11-10T00:29:47.594Z] 
00:29:47 [2020-11-10T00:29:47.594Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:47 [2020-11-10T00:29:47.594Z] #43 34.68 github.com/LK4D4/vndr/godl/singleflight
00:29:47 [2020-11-10T00:29:47.594Z] #43 34.71 internal/singleflight
00:29:47 [2020-11-10T00:29:47.594Z] #43 34.71 math/rand
00:29:47 [2020-11-10T00:29:47.594Z] #43 34.71 internal/reflectlite
00:29:47 [2020-11-10T00:29:47.663Z] #11 ...
00:29:47 [2020-11-10T00:29:47.663Z] 
00:29:47 [2020-11-10T00:29:47.663Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.307 + RM_GOPATH=0
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.307 + TMP_GOPATH=
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.307 + : /build
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.307 + '[' -z '' ']'
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.307 ++ mktemp -d
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.307 + export GOPATH=/tmp/tmp.IxvPkLYpkq
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.307 + GOPATH=/tmp/tmp.IxvPkLYpkq
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.307 + RM_GOPATH=1
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.307 + case "$(go env GOARCH)" in
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.326 ++ go env GOARCH
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 + export GO_BUILDMODE=-buildmode=pie
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 + GO_BUILDMODE=-buildmode=pie
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 ++ dirname /tmp/install/install.sh
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 + dir=/tmp/install
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 + bin=tini
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 + shift
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 + '[' '!' -f /tmp/install/tini.installer ']'
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 + . /tmp/install/tini.installer
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 + install_tini
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.IxvPkLYpkq/tini
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.378 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:29:47 [2020-11-10T00:29:47.663Z] #35 2.410 Cloning into '/tmp/tmp.IxvPkLYpkq/tini'...
00:29:47 [2020-11-10T00:29:47.723Z] #41 91.59   DEP      criu/files-reg.d
00:29:47 [2020-11-10T00:29:47.723Z] #41 91.71   DEP      criu/files-ext.d
00:29:47 [2020-11-10T00:29:47.853Z] #42 65.41   CC       criu/arch/ppc64/crtools.o
00:29:47 [2020-11-10T00:29:47.979Z] #41 91.79   DEP      criu/file-lock.d
00:29:47 [2020-11-10T00:29:47.979Z] #41 91.89   DEP      criu/file-ids.d
00:29:48 [2020-11-10T00:29:48.236Z] #41 92.04   DEP      criu/fifo.d
00:29:48 [2020-11-10T00:29:48.236Z] #41 92.13   DEP      criu/fdstore.d
00:29:48 [2020-11-10T00:29:48.236Z] #41 92.21   DEP      criu/fault-injection.d
00:29:48 [2020-11-10T00:29:48.236Z] #41 92.25   DEP      criu/external.d
00:29:48 [2020-11-10T00:29:48.493Z] #41 92.34   DEP      criu/eventpoll.d
00:29:48 [2020-11-10T00:29:48.750Z] #41 92.55   DEP      criu/eventfd.d
00:29:48 [2020-11-10T00:29:48.750Z] #41 92.73   DEP      criu/crtools.d
00:29:48 [2020-11-10T00:29:48.754Z] #54 1.621 + RM_GOPATH=0
00:29:48 [2020-11-10T00:29:48.754Z] #54 1.621 + TMP_GOPATH=
00:29:48 [2020-11-10T00:29:48.754Z] #54 1.621 + : /build
00:29:48 [2020-11-10T00:29:48.754Z] #54 1.621 + '[' -z '' ']'
00:29:48 [2020-11-10T00:29:48.754Z] #54 1.621 ++ mktemp -d
00:29:48 [2020-11-10T00:29:48.908Z] #42 66.50   CC       criu/arch/ppc64/sigframe.o
00:29:49 [2020-11-10T00:29:49.007Z] #41 92.87   DEP      criu/cr-service.d
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.691 + export GOPATH=/tmp/tmp.STnCuERv2l
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.691 + GOPATH=/tmp/tmp.STnCuERv2l
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.691 + RM_GOPATH=1
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.691 + case "$(go env GOARCH)" in
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.692 ++ go env GOARCH
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.864 + export GO_BUILDMODE=-buildmode=pie
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.870 + GO_BUILDMODE=-buildmode=pie
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.871 ++ dirname /tmp/install/install.sh
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.872 + dir=/tmp/install
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.874 + bin=containerd
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.874 + shift
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.874 + '[' '!' -f /tmp/install/containerd.installer ']'
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.875 + . /tmp/install/containerd.installer
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.875 ++ set -e
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.875 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.875 + install_containerd
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.881 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.881 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.882 + git clone https://github.com/containerd/containerd.git /tmp/tmp.STnCuERv2l/src/github.com/containerd/containerd
00:29:49 [2020-11-10T00:29:49.015Z] #54 1.885 Cloning into '/tmp/tmp.STnCuERv2l/src/github.com/containerd/containerd'...
00:29:49 [2020-11-10T00:29:49.048Z] #35 3.614 + cd /tmp/tmp.IxvPkLYpkq/tini
00:29:49 [2020-11-10T00:29:49.048Z] #35 3.614 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:29:49 [2020-11-10T00:29:49.048Z] #35 3.650 + cmake .
00:29:49 [2020-11-10T00:29:49.263Z] #41 93.02   DEP      criu/cr-restore.d
00:29:49 [2020-11-10T00:29:49.263Z] #41 93.22   DEP      criu/cr-errno.d
00:29:49 [2020-11-10T00:29:49.263Z] #41 93.24   DEP      criu/cr-dump.d
00:29:49 [2020-11-10T00:29:49.520Z] #41 93.47   DEP      criu/cr-dedup.d
00:29:49 [2020-11-10T00:29:49.528Z] #43 36.28 strconv
00:29:49 [2020-11-10T00:29:49.528Z] #43 36.29 syscall
00:29:49 [2020-11-10T00:29:49.528Z] #43 36.30 vendor/golang.org/x/net/dns/dnsmessage
00:29:49 [2020-11-10T00:29:49.528Z] #43 36.32 io
00:29:49 [2020-11-10T00:29:49.528Z] #43 ...
00:29:49 [2020-11-10T00:29:49.528Z] 
00:29:49 [2020-11-10T00:29:49.528Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:49 [2020-11-10T00:29:49.528Z] #34 21.38 Reading package lists...
00:29:49 [2020-11-10T00:29:49.528Z] #34 26.75 Building dependency tree...
00:29:49 [2020-11-10T00:29:49.528Z] #34 29.42 The following additional packages will be installed:
00:29:49 [2020-11-10T00:29:49.528Z] #34 29.43   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:29:49 [2020-11-10T00:29:49.528Z] #34 29.44 Suggested packages:
00:29:49 [2020-11-10T00:29:49.528Z] #34 29.44   cmake-doc ninja-build lrzip
00:29:49 [2020-11-10T00:29:49.528Z] #34 29.44 Recommended packages:
00:29:49 [2020-11-10T00:29:49.528Z] #34 29.44   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:29:49 [2020-11-10T00:29:49.528Z] #34 30.52 The following NEW packages will be installed:
00:29:49 [2020-11-10T00:29:49.528Z] #34 30.54   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:29:49 [2020-11-10T00:29:49.528Z] #34 30.54   vim-common xxd
00:29:49 [2020-11-10T00:29:49.528Z] #34 31.06 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
00:29:49 [2020-11-10T00:29:49.528Z] #34 31.06 Need to get 14.2 MB of archives.
00:29:49 [2020-11-10T00:29:49.528Z] #34 31.06 After this operation, 60.0 MB of additional disk space will be used.
00:29:49 [2020-11-10T00:29:49.528Z] #34 31.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
00:29:49 [2020-11-10T00:29:49.528Z] #34 31.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
00:29:49 [2020-11-10T00:29:49.528Z] #34 31.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
00:29:49 [2020-11-10T00:29:49.528Z] #34 31.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
00:29:49 [2020-11-10T00:29:49.528Z] #34 32.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
00:29:49 [2020-11-10T00:29:49.528Z] #34 32.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
00:29:49 [2020-11-10T00:29:49.528Z] #34 32.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
00:29:49 [2020-11-10T00:29:49.528Z] #34 32.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
00:29:49 [2020-11-10T00:29:49.528Z] #34 32.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
00:29:49 [2020-11-10T00:29:49.528Z] #34 32.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
00:29:49 [2020-11-10T00:29:49.528Z] #34 35.81 debconf: delaying package configuration, since apt-utils is not installed
00:29:49 [2020-11-10T00:29:49.528Z] #34 ...
00:29:49 [2020-11-10T00:29:49.528Z] 
00:29:49 [2020-11-10T00:29:49.528Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:29:49 [2020-11-10T00:29:49.528Z] #30 36.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:29:49 [2020-11-10T00:29:49.557Z] #42 66.92   LINK     criu/arch/ppc64/crtools.built-in.o
00:29:49 [2020-11-10T00:29:49.557Z] #42 66.98   DEP      criu/pie/util-vdso.d
00:29:49 [2020-11-10T00:29:49.557Z] #42 67.21   DEP      criu/pie/util.d
00:29:49 [2020-11-10T00:29:49.777Z] #41 93.63   DEP      criu/cr-check.d
00:29:49 [2020-11-10T00:29:49.857Z] #42 67.41   CC       criu/pie/util.o
00:29:49 [2020-11-10T00:29:49.890Z] #30 36.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:29:49 [2020-11-10T00:29:49.992Z] #35 4.670 -- The C compiler identification is GNU 8.3.0
00:29:49 [2020-11-10T00:29:49.992Z] #35 4.729 -- Check for working C compiler: /usr/bin/cc
00:29:50 [2020-11-10T00:29:50.033Z] #41 93.80   DEP      criu/config.d
00:29:50 [2020-11-10T00:29:50.033Z] #41 93.94   DEP      criu/clone-noasan.d
00:29:50 [2020-11-10T00:29:50.033Z] #41 94.01   DEP      criu/cgroup.d
00:29:50 [2020-11-10T00:29:50.156Z] #42 67.87   CC       criu/pie/util-vdso.o
00:29:50 [2020-11-10T00:29:50.289Z] #41 94.20   DEP      criu/cgroup-props.d
00:29:50 [2020-11-10T00:29:50.289Z] #41 94.32   DEP      criu/bitmap.d
00:29:50 [2020-11-10T00:29:50.546Z] #41 94.34   DEP      criu/bfd.d
00:29:50 [2020-11-10T00:29:50.546Z] #41 94.42   DEP      criu/autofs.d
00:29:50 [2020-11-10T00:29:50.546Z] #41 94.52   DEP      criu/aio.d
00:29:50 [2020-11-10T00:29:50.802Z] #41 94.65   DEP      criu/action-scripts.d
00:29:51 [2020-11-10T00:29:51.059Z] #41 94.93   CC       criu/action-scripts.o
00:29:51 [2020-11-10T00:29:51.374Z] #35 5.862 -- Check for working C compiler: /usr/bin/cc -- works
00:29:51 [2020-11-10T00:29:51.374Z] #35 5.866 -- Detecting C compiler ABI info
00:29:51 [2020-11-10T00:29:51.635Z] #41 95.31   CC       criu/aio.o
00:29:51 [2020-11-10T00:29:51.696Z] #42 69.12   AR       criu/pie/pie.lib.a
00:29:51 [2020-11-10T00:29:51.696Z] #42 69.21   DEP      criu/pie/restorer.d
00:29:51 [2020-11-10T00:29:51.696Z] #42 69.47   DEP      criu/arch/ppc64/vdso-trampoline.d
00:29:51 [2020-11-10T00:29:51.696Z] #42 ...
00:29:51 [2020-11-10T00:29:51.696Z] 
00:29:51 [2020-11-10T00:29:51.696Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:51 [2020-11-10T00:29:51.696Z] #44 129.5 encoding/asn1
00:29:51 [2020-11-10T00:29:51.892Z] #41 95.76   CC       criu/autofs.o
00:29:51 [2020-11-10T00:29:51.914Z] #30 ...
00:29:51 [2020-11-10T00:29:51.914Z] 
00:29:51 [2020-11-10T00:29:51.914Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:51 [2020-11-10T00:29:51.914Z] #11 23.56 Reading package lists...
00:29:51 [2020-11-10T00:29:51.914Z] #11 29.00 Building dependency tree...
00:29:51 [2020-11-10T00:29:51.914Z] #11 32.38 The following additional packages will be installed:
00:29:51 [2020-11-10T00:29:51.914Z] #11 32.39   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:29:51 [2020-11-10T00:29:51.914Z] #11 32.39   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:29:51 [2020-11-10T00:29:51.914Z] #11 32.39   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:29:51 [2020-11-10T00:29:51.914Z] #11 32.40   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:29:51 [2020-11-10T00:29:51.914Z] #11 32.42 Suggested packages:
00:29:51 [2020-11-10T00:29:51.914Z] #11 32.42   gcc-8-locales seccomp wine64
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.11 The following NEW packages will be installed:
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.13   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.13   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.13   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.13   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.13   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.71 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.71 Need to get 73.3 MB of archives.
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.71 After this operation, 472 MB of additional disk space will be used.
00:29:51 [2020-11-10T00:29:51.914Z] #11 34.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
00:29:51 [2020-11-10T00:29:51.914Z] #11 35.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
00:29:51 [2020-11-10T00:29:51.914Z] #11 35.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:29:51 [2020-11-10T00:29:51.914Z] #11 35.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
00:29:51 [2020-11-10T00:29:51.914Z] #11 35.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
00:29:51 [2020-11-10T00:29:51.914Z] #11 35.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #11 36.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #11 36.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #11 36.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
00:29:51 [2020-11-10T00:29:51.915Z] #11 ...
00:29:51 [2020-11-10T00:29:51.915Z] 
00:29:51 [2020-11-10T00:29:51.915Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:51 [2020-11-10T00:29:51.915Z] #53 23.56 Reading package lists...
00:29:51 [2020-11-10T00:29:51.915Z] #53 28.99 Building dependency tree...
00:29:51 [2020-11-10T00:29:51.915Z] #53 31.86 The following additional packages will be installed:
00:29:51 [2020-11-10T00:29:51.915Z] #53 31.89   libbtrfs0
00:29:51 [2020-11-10T00:29:51.915Z] #53 32.06 The following NEW packages will be installed:
00:29:51 [2020-11-10T00:29:51.915Z] #53 32.08   libbtrfs-dev libbtrfs0
00:29:51 [2020-11-10T00:29:51.915Z] #53 32.68 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
00:29:51 [2020-11-10T00:29:51.915Z] #53 32.68 Need to get 119 kB of archives.
00:29:51 [2020-11-10T00:29:51.915Z] #53 32.68 After this operation, 387 kB of additional disk space will be used.
00:29:51 [2020-11-10T00:29:51.915Z] #53 32.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #53 32.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #53 35.19 debconf: delaying package configuration, since apt-utils is not installed
00:29:51 [2020-11-10T00:29:51.915Z] #53 37.20 Fetched 119 kB in 1s (224 kB/s)
00:29:51 [2020-11-10T00:29:51.915Z] #53 38.18 Selecting previously unselected package libbtrfs0.
00:29:51 [2020-11-10T00:29:51.915Z] #53 38.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 ... 15383 files and directories currently installed.)
00:29:51 [2020-11-10T00:29:51.915Z] #53 38.32 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
00:29:51 [2020-11-10T00:29:51.915Z] #53 38.66 Unpacking libbtrfs0 (4.20.1-2) ...
00:29:51 [2020-11-10T00:29:51.915Z] #53 ...
00:29:51 [2020-11-10T00:29:51.915Z] 
00:29:51 [2020-11-10T00:29:51.915Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:51 [2020-11-10T00:29:51.915Z] #34 37.43 Fetched 14.2 MB in 3s (4865 kB/s)
00:29:51 [2020-11-10T00:29:51.915Z] #34 38.16 Selecting previously unselected package xxd.
00:29:51 [2020-11-10T00:29:51.915Z] #34 38.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
00:29:51 [2020-11-10T00:29:51.915Z] #34 38.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
00:29:51 [2020-11-10T00:29:51.915Z] #34 38.54 Unpacking xxd (2:8.1.0875-5) ...
00:29:51 [2020-11-10T00:29:51.915Z] #34 38.88 Selecting previously unselected package vim-common.
00:29:51 [2020-11-10T00:29:51.915Z] #34 38.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:29:51 [2020-11-10T00:29:51.915Z] #34 38.93 Unpacking vim-common (2:8.1.0875-5) ...
00:29:51 [2020-11-10T00:29:51.915Z] #34 ...
00:29:51 [2020-11-10T00:29:51.915Z] 
00:29:51 [2020-11-10T00:29:51.915Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:51 [2020-11-10T00:29:51.915Z] #40 23.57 Reading package lists...
00:29:51 [2020-11-10T00:29:51.915Z] #40 29.26 Building dependency tree...
00:29:51 [2020-11-10T00:29:51.915Z] #40 32.42 The following additional packages will be installed:
00:29:51 [2020-11-10T00:29:51.915Z] #40 32.42   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:29:51 [2020-11-10T00:29:51.915Z] #40 32.43   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:29:51 [2020-11-10T00:29:51.915Z] #40 32.44 Suggested packages:
00:29:51 [2020-11-10T00:29:51.915Z] #40 32.44   manpages-dev python-setuptools
00:29:51 [2020-11-10T00:29:51.915Z] #40 33.54 The following NEW packages will be installed:
00:29:51 [2020-11-10T00:29:51.915Z] #40 33.55   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:29:51 [2020-11-10T00:29:51.915Z] #40 33.55   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:29:51 [2020-11-10T00:29:51.915Z] #40 33.56   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:29:51 [2020-11-10T00:29:51.915Z] #40 33.56   python-six zlib1g-dev
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.01 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.01 Need to get 3798 kB of archives.
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.01 After this operation, 21.6 MB of additional disk space will be used.
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 34.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
00:29:51 [2020-11-10T00:29:51.915Z] #40 37.49 debconf: delaying package configuration, since apt-utils is not installed
00:29:51 [2020-11-10T00:29:51.915Z] #40 38.16 Fetched 3798 kB in 1s (3109 kB/s)
00:29:51 [2020-11-10T00:29:51.915Z] #40 38.39 Selecting previously unselected package libcap-dev:arm64.
00:29:51 [2020-11-10T00:29:51.915Z] #40 38.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 ... 15383 files and directories currently installed.)
00:29:51 [2020-11-10T00:29:51.915Z] #40 38.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
00:29:51 [2020-11-10T00:29:51.915Z] #40 38.65 Unpacking libcap-dev:arm64 (1:2.25-2) ...
00:29:52 [2020-11-10T00:29:52.148Z] #41 ...
00:29:52 [2020-11-10T00:29:52.148Z] 
00:29:52 [2020-11-10T00:29:52.148Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:52 [2020-11-10T00:29:52.148Z] #18 28.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 28.70 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 30.88 Selecting previously unselected package python3-minimal.
00:29:52 [2020-11-10T00:29:52.148Z] #18 30.88 (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 ... 23681 files and directories currently installed.)
00:29:52 [2020-11-10T00:29:52.148Z] #18 30.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 30.93 Unpacking python3-minimal (3.7.3-1) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 30.99 Selecting previously unselected package libmpdec2:amd64.
00:29:52 [2020-11-10T00:29:52.148Z] #18 31.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 31.02 Unpacking libmpdec2:amd64 (2.4.2-2) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 31.11 Selecting previously unselected package libpython3.7-stdlib:amd64.
00:29:52 [2020-11-10T00:29:52.148Z] #18 31.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 31.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 32.02 Selecting previously unselected package python3.7.
00:29:52 [2020-11-10T00:29:52.148Z] #18 32.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 32.03 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 32.15 Selecting previously unselected package libpython3-stdlib:amd64.
00:29:52 [2020-11-10T00:29:52.148Z] #18 32.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 32.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 32.26 Setting up python3-minimal (3.7.3-1) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.04 Selecting previously unselected package python3.
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.11 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.12 Unpacking python3 (3.7.3-1) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.22 Selecting previously unselected package libip4tc0:amd64.
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.23 Unpacking libip4tc0:amd64 (1.8.2-4) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.34 Selecting previously unselected package libip6tc0:amd64.
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.34 Unpacking libip6tc0:amd64 (1.8.2-4) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.43 Selecting previously unselected package libiptc0:amd64.
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.43 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.43 Unpacking libiptc0:amd64 (1.8.2-4) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.52 Selecting previously unselected package libnfnetlink0:amd64.
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:29:52 [2020-11-10T00:29:52.148Z] #18 33.61 Selecting previously unselected package libnetfilter-conntrack3:amd64.
00:29:52 [2020-11-10T00:29:52.149Z] #18 33.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.149Z] #18 33.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:29:52 [2020-11-10T00:29:52.149Z] #18 33.69 Selecting previously unselected package libnftnl11:amd64.
00:29:52 [2020-11-10T00:29:52.149Z] #18 33.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.149Z] #18 33.71 Unpacking libnftnl11:amd64 (1.1.2-2) ...
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
00:29:52 [2020-11-10T00:29:52.303Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
00:29:52 [2020-11-10T00:29:52.303Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:29:52 [2020-11-10T00:29:52.303Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:29:52 [2020-11-10T00:29:52.315Z] #35 6.734 -- Detecting C compiler ABI info - done
00:29:52 [2020-11-10T00:29:52.315Z] #35 6.807 -- Detecting C compile features
00:29:52 [2020-11-10T00:29:52.346Z] #44 ...
00:29:52 [2020-11-10T00:29:52.346Z] 
00:29:52 [2020-11-10T00:29:52.346Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:52 [2020-11-10T00:29:52.346Z] #19 10.60 Fetched 8173 kB in 10s (802 kB/s)
00:29:52 [2020-11-10T00:29:52.346Z] #19 10.60 Reading package lists...
00:29:52 [2020-11-10T00:29:52.346Z] #19 15.58 Reading package lists...
00:29:52 [2020-11-10T00:29:52.346Z] #19 20.09 Building dependency tree...
00:29:52 [2020-11-10T00:29:52.346Z] #19 ...
00:29:52 [2020-11-10T00:29:52.346Z] 
00:29:52 [2020-11-10T00:29:52.346Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:52 [2020-11-10T00:29:52.346Z] #42 69.50   DEP      criu/arch/ppc64/restorer.d
00:29:52 [2020-11-10T00:29:52.347Z] #42 69.78   DEP      criu/arch/ppc64/vdso-pie.d
00:29:52 [2020-11-10T00:29:52.347Z] #42 69.97   DEP      criu/pie/parasite-vdso.d
00:29:52 [2020-11-10T00:29:52.405Z] #18 33.78 Selecting previously unselected package iptables.
00:29:52 [2020-11-10T00:29:52.405Z] #18 33.79 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.405Z] #18 33.80 Unpacking iptables (1.8.2-4) ...
00:29:52 [2020-11-10T00:29:52.432Z] #40 ...
00:29:52 [2020-11-10T00:29:52.432Z] 
00:29:52 [2020-11-10T00:29:52.432Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:52 [2020-11-10T00:29:52.432Z] #53 38.87 Selecting previously unselected package libbtrfs-dev.
00:29:52 [2020-11-10T00:29:52.432Z] #53 38.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
00:29:52 [2020-11-10T00:29:52.594Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
00:29:52 [2020-11-10T00:29:52.594Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/builder	[no test files]
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:29:52 [2020-11-10T00:29:52.594Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:29:52 [2020-11-10T00:29:52.645Z] #42 70.19   DEP      criu/pie/parasite.d
00:29:52 [2020-11-10T00:29:52.661Z] #18 34.14 Selecting previously unselected package xxd.
00:29:52 [2020-11-10T00:29:52.661Z] #18 34.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
00:29:52 [2020-11-10T00:29:52.661Z] #18 34.17 Unpacking xxd (2:8.1.0875-5) ...
00:29:52 [2020-11-10T00:29:52.661Z] #18 34.28 Selecting previously unselected package vim-common.
00:29:52 [2020-11-10T00:29:52.885Z] #35 ...
00:29:52 [2020-11-10T00:29:52.885Z] 
00:29:52 [2020-11-10T00:29:52.885Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:52 [2020-11-10T00:29:52.885Z] #49 84.42 context
00:29:52 [2020-11-10T00:29:52.885Z] #49 85.80 internal/poll
00:29:52 [2020-11-10T00:29:52.885Z] #49 88.80 os
00:29:52 [2020-11-10T00:29:52.885Z] #49 92.24 encoding/binary
00:29:52 [2020-11-10T00:29:52.885Z] #49 ...
00:29:52 [2020-11-10T00:29:52.885Z] 
00:29:52 [2020-11-10T00:29:52.885Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:52 [2020-11-10T00:29:52.885Z] #40 92.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:29:52 [2020-11-10T00:29:52.885Z] #40 92.55 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:29:52 [2020-11-10T00:29:52.885Z] #40 92.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
00:29:52 [2020-11-10T00:29:52.886Z] #40 92.61 Setting up libcap-dev:amd64 (1:2.25-2) ...
00:29:52 [2020-11-10T00:29:52.886Z] #40 92.71 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
00:29:52 [2020-11-10T00:29:52.886Z] #40 92.84 Setting up protobuf-compiler (3.6.1.3-2) ...
00:29:52 [2020-11-10T00:29:52.886Z] #40 92.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:29:52 [2020-11-10T00:29:52.886Z] #40 93.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:29:52 [2020-11-10T00:29:52.886Z] #40 93.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:29:52 [2020-11-10T00:29:52.886Z] #40 93.22 Setting up python-protobuf (3.6.1.3-2) ...
00:29:52 [2020-11-10T00:29:52.886Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
00:29:52 [2020-11-10T00:29:52.891Z] #53 39.18 Unpacking libbtrfs-dev (4.20.1-2) ...
00:29:52 [2020-11-10T00:29:52.917Z] #18 34.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:29:52 [2020-11-10T00:29:52.918Z] #18 34.30 Unpacking vim-common (2:8.1.0875-5) ...
00:29:52 [2020-11-10T00:29:52.918Z] #18 34.53 Selecting previously unselected package bash-completion.
00:29:52 [2020-11-10T00:29:52.918Z] #18 34.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:29:52 [2020-11-10T00:29:52.943Z] #42 70.55   CC       criu/pie/parasite.o
00:29:53 [2020-11-10T00:29:53.457Z] #40 ...
00:29:53 [2020-11-10T00:29:53.457Z] 
00:29:53 [2020-11-10T00:29:53.457Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:53 [2020-11-10T00:29:53.457Z] #32 85.14 internal/syscall/unix
00:29:53 [2020-11-10T00:29:53.457Z] #32 85.79 strings
00:29:53 [2020-11-10T00:29:53.457Z] #32 86.18 os
00:29:53 [2020-11-10T00:29:53.457Z] #32 90.17 path
00:29:53 [2020-11-10T00:29:53.457Z] #32 90.97 text/tabwriter
00:29:53 [2020-11-10T00:29:53.457Z] #32 92.37 path/filepath
00:29:53 [2020-11-10T00:29:53.457Z] #32 92.39 fmt
00:29:53 [2020-11-10T00:29:53.457Z] #32 94.65 io/ioutil
00:29:53 [2020-11-10T00:29:53.720Z] #32 ...
00:29:53 [2020-11-10T00:29:53.720Z] 
00:29:53 [2020-11-10T00:29:53.720Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:53 [2020-11-10T00:29:53.720Z] #49 94.88 fmt
00:29:54 [2020-11-10T00:29:54.290Z] #49 95.80 encoding/base64
00:29:54 [2020-11-10T00:29:54.309Z] #54 ...
00:29:54 [2020-11-10T00:29:54.310Z] 
00:29:54 [2020-11-10T00:29:54.310Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:54 [2020-11-10T00:29:54.310Z] #11 53.93 Building dependency tree...
00:29:54 [2020-11-10T00:29:54.310Z] #11 59.17 The following additional packages will be installed:
00:29:54 [2020-11-10T00:29:54.310Z] #11 59.18   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:29:54 [2020-11-10T00:29:54.310Z] #11 59.18   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:29:54 [2020-11-10T00:29:54.310Z] #11 59.19   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:29:54 [2020-11-10T00:29:54.310Z] #11 59.22   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:29:54 [2020-11-10T00:29:54.310Z] #11 59.24 Suggested packages:
00:29:54 [2020-11-10T00:29:54.310Z] #11 59.26   gcc-8-locales seccomp wine64
00:29:54 [2020-11-10T00:29:54.310Z] #11 61.17 The following NEW packages will be installed:
00:29:54 [2020-11-10T00:29:54.310Z] #11 61.20   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:29:54 [2020-11-10T00:29:54.310Z] #11 61.21   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:29:54 [2020-11-10T00:29:54.310Z] #11 61.21   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:29:54 [2020-11-10T00:29:54.310Z] #11 61.21   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:29:54 [2020-11-10T00:29:54.310Z] #11 61.22   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:29:54 [2020-11-10T00:29:54.310Z] #11 61.24   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:29:54 [2020-11-10T00:29:54.489Z] #42 72.01   LINK     criu/pie/parasite.built-in.o
00:29:54 [2020-11-10T00:29:54.489Z] #42 72.02   GEN      criu/pie/parasite-blob.h
00:29:54 [2020-11-10T00:29:54.489Z] #42 72.11   CC       criu/pie/parasite-vdso.o
00:29:54 [2020-11-10T00:29:54.551Z] #49 ...
00:29:54 [2020-11-10T00:29:54.551Z] 
00:29:54 [2020-11-10T00:29:54.551Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:54 [2020-11-10T00:29:54.551Z] #43 86.19 strings
00:29:54 [2020-11-10T00:29:54.551Z] #43 87.54 os
00:29:54 [2020-11-10T00:29:54.551Z] #43 90.81 regexp/syntax
00:29:54 [2020-11-10T00:29:54.551Z] #43 93.80 fmt
00:29:54 [2020-11-10T00:29:54.571Z] #11 61.73 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
00:29:54 [2020-11-10T00:29:54.571Z] #11 61.73 Need to get 77.7 MB of archives.
00:29:54 [2020-11-10T00:29:54.571Z] #11 61.73 After this operation, 487 MB of additional disk space will be used.
00:29:54 [2020-11-10T00:29:54.571Z] #11 61.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
00:29:54 [2020-11-10T00:29:54.819Z] #53 41.70 Setting up libbtrfs0 (4.20.1-2) ...
00:29:54 [2020-11-10T00:29:54.819Z] #53 41.80 Setting up libbtrfs-dev (4.20.1-2) ...
00:29:54 [2020-11-10T00:29:54.832Z] #11 62.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
00:29:55 [2020-11-10T00:29:55.093Z] #11 ...
00:29:55 [2020-11-10T00:29:55.093Z] 
00:29:55 [2020-11-10T00:29:55.093Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:55 [2020-11-10T00:29:55.093Z] #43 62.36 github.com/LK4D4/vndr/godl/singleflight
00:29:55 [2020-11-10T00:29:55.093Z] #43 62.41 io
00:29:55 [2020-11-10T00:29:55.493Z] #43 ...
00:29:55 [2020-11-10T00:29:55.494Z] 
00:29:55 [2020-11-10T00:29:55.494Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:55 [2020-11-10T00:29:55.494Z] #49 96.87 golang.org/x/sys/unix
00:29:55 [2020-11-10T00:29:55.554Z] #42 73.01   CC       criu/arch/ppc64/vdso-pie.o
00:29:55 [2020-11-10T00:29:55.732Z] ok  	github.com/docker/docker/builder/dockerfile	0.980s	coverage: 48.1% of statements
00:29:55 [2020-11-10T00:29:55.865Z] #42 73.46   CC       criu/arch/ppc64/restorer.o
00:29:56 [2020-11-10T00:29:56.039Z] #43 62.97 strconv
00:29:56 [2020-11-10T00:29:56.039Z] #43 ...
00:29:56 [2020-11-10T00:29:56.039Z] 
00:29:56 [2020-11-10T00:29:56.039Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:56 [2020-11-10T00:29:56.039Z] #62 DONE 63.3s
00:29:56 [2020-11-10T00:29:56.042Z] ok  	github.com/docker/docker/builder/remotecontext	0.351s	coverage: 13.7% of statements
00:29:56 [2020-11-10T00:29:56.196Z] #18 37.31 Unpacking bash-completion (1:2.8-6) ...
00:29:56 [2020-11-10T00:29:56.196Z] #18 37.71 Selecting previously unselected package bzip2.
00:29:56 [2020-11-10T00:29:56.196Z] #18 37.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
00:29:56 [2020-11-10T00:29:56.196Z] #18 37.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:29:56 [2020-11-10T00:29:56.196Z] #18 37.82 Selecting previously unselected package xz-utils.
00:29:56 [2020-11-10T00:29:56.196Z] #18 37.82 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
00:29:56 [2020-11-10T00:29:56.230Z] #53 42.95 Processing triggers for libc-bin (2.28-10) ...
00:29:56 [2020-11-10T00:29:56.302Z] 
00:29:56 [2020-11-10T00:29:56.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:56 [2020-11-10T00:29:56.302Z] #11 62.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:29:56 [2020-11-10T00:29:56.302Z] #11 62.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
00:29:56 [2020-11-10T00:29:56.302Z] #11 62.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
00:29:56 [2020-11-10T00:29:56.302Z] #11 62.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:29:56 [2020-11-10T00:29:56.302Z] #11 63.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:29:56 [2020-11-10T00:29:56.452Z] #18 37.82 Unpacking xz-utils (5.2.4-1) ...
00:29:56 [2020-11-10T00:29:56.452Z] #18 37.98 Selecting previously unselected package apparmor.
00:29:56 [2020-11-10T00:29:56.452Z] #18 37.98 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
00:29:56 [2020-11-10T00:29:56.452Z] #18 38.07 Unpacking apparmor (2.13.2-10) ...
00:29:56 [2020-11-10T00:29:56.515Z] #42 73.98   CC       criu/arch/ppc64/vdso-trampoline.o
00:29:56 [2020-11-10T00:29:56.515Z] #42 74.01   CC       criu/pie/restorer.o
00:29:56 [2020-11-10T00:29:56.553Z] #53 ...
00:29:56 [2020-11-10T00:29:56.553Z] 
00:29:56 [2020-11-10T00:29:56.553Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:56 [2020-11-10T00:29:56.553Z] #47 33.38 go: extracting golang.org/x/text v0.3.2
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.29 go: finding github.com/fatih/color v1.7.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.48 go: finding github.com/mattn/go-colorable v0.1.4
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.52 go: finding github.com/mattn/go-isatty v0.0.8
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.60 go: finding github.com/go-critic/go-critic v0.4.1
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.60 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.62 go: finding github.com/pkg/errors v0.8.1
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.66 go: finding github.com/go-lintpack/lintpack v0.5.2
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.73 go: finding github.com/mitchellh/go-homedir v1.1.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.76 go: finding github.com/go-toolsmith/astequal v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.76 go: finding github.com/spf13/viper v1.6.1
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.78 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.83 go: finding github.com/go-toolsmith/astp v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.90 go: finding github.com/sirupsen/logrus v1.4.2
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.90 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.93 go: finding github.com/stretchr/testify v1.4.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.94 go: finding github.com/go-toolsmith/astcast v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 38.96 go: finding github.com/go-toolsmith/typep v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 39.54 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 39.58 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:29:56 [2020-11-10T00:29:56.553Z] #47 39.71 go: finding github.com/davecgh/go-spew v1.1.1
00:29:56 [2020-11-10T00:29:56.553Z] #47 39.72 go: finding github.com/go-toolsmith/strparse v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 39.72 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 40.94 go: finding github.com/spf13/cobra v0.0.5
00:29:56 [2020-11-10T00:29:56.553Z] #47 40.94 go: finding github.com/pmezard/go-difflib v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 40.94 go: finding github.com/fsnotify/fsnotify v1.4.7
00:29:56 [2020-11-10T00:29:56.553Z] #47 40.97 go: finding github.com/spf13/pflag v1.0.5
00:29:56 [2020-11-10T00:29:56.553Z] #47 40.99 go: finding github.com/gobwas/glob v0.2.3
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.40 go: finding github.com/hashicorp/hcl v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.40 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.40 go: finding github.com/stretchr/objx v0.2.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.53 go: finding github.com/magiconair/properties v1.8.1
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.53 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.59 go: finding github.com/mitchellh/mapstructure v1.1.2
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.60 go: finding gopkg.in/yaml.v2 v2.2.7
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.61 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.61 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.69 go: finding github.com/pelletier/go-toml v1.2.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.71 go: finding github.com/spf13/afero v1.1.2
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.76 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.77 go: finding github.com/spf13/cast v1.3.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.79 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.82 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.82 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 41.83 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.28 go: finding golang.org/x/text v0.3.2
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.51 go: finding github.com/subosito/gotenv v1.2.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.51 go: finding gopkg.in/ini.v1 v1.51.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.69 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.69 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.82 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.91 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.94 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.94 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.95 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:29:56 [2020-11-10T00:29:56.553Z] #47 42.99 go: finding github.com/kisielk/gotool v1.0.0
00:29:56 [2020-11-10T00:29:56.553Z] #47 43.00 go: finding github.com/sourcegraph/go-diff v0.5.1
00:29:56 [2020-11-10T00:29:56.553Z] #47 43.50 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:29:56 [2020-11-10T00:29:56.675Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
00:29:56 [2020-11-10T00:29:56.821Z] #47 43.51 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:29:56 [2020-11-10T00:29:56.822Z] #47 43.51 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:29:56 [2020-11-10T00:29:56.822Z] #47 43.51 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:29:56 [2020-11-10T00:29:56.822Z] #47 43.93 go: finding github.com/ultraware/funlen v0.0.2
00:29:56 [2020-11-10T00:29:56.822Z] #47 43.93 go: finding github.com/ultraware/whitespace v0.0.4
00:29:56 [2020-11-10T00:29:56.822Z] #47 43.94 go: finding github.com/uudashr/gocognit v1.0.1
00:29:56 [2020-11-10T00:29:56.877Z] #11 63.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
00:29:56 [2020-11-10T00:29:56.877Z] #11 63.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
00:29:57 [2020-11-10T00:29:57.015Z] #18 38.49 Selecting previously unselected package aufs-tools.
00:29:57 [2020-11-10T00:29:57.015Z] #18 38.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
00:29:57 [2020-11-10T00:29:57.015Z] #18 38.51 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:29:57 [2020-11-10T00:29:57.095Z] #47 44.07 go: finding github.com/gogo/protobuf v1.2.1
00:29:57 [2020-11-10T00:29:57.095Z] #47 44.13 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:29:57 [2020-11-10T00:29:57.095Z] #47 44.23 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:29:57 [2020-11-10T00:29:57.272Z] #18 38.65 Selecting previously unselected package libonig5:amd64.
00:29:57 [2020-11-10T00:29:57.272Z] #18 38.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
00:29:57 [2020-11-10T00:29:57.272Z] #18 38.67 Unpacking libonig5:amd64 (6.9.1-1) ...
00:29:57 [2020-11-10T00:29:57.272Z] #18 38.82 Selecting previously unselected package libjq1:amd64.
00:29:57 [2020-11-10T00:29:57.272Z] #18 38.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:29:57 [2020-11-10T00:29:57.272Z] #18 38.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:29:57 [2020-11-10T00:29:57.491Z] #47 44.47 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:29:57 [2020-11-10T00:29:57.491Z] #47 44.49 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:29:57 [2020-11-10T00:29:57.528Z] #18 38.98 Selecting previously unselected package jq.
00:29:57 [2020-11-10T00:29:57.528Z] #18 38.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
00:29:57 [2020-11-10T00:29:57.528Z] #18 39.01 Unpacking jq (1.5+dfsg-2+b1) ...
00:29:57 [2020-11-10T00:29:57.581Z] #42 ...
00:29:57 [2020-11-10T00:29:57.581Z] 
00:29:57 [2020-11-10T00:29:57.581Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.46 libcap2-bin is already the newest version (1:2.25-2).
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.46 The following additional packages will be installed:
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.46   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.46   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.47   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.47   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.47   python3.7 python3.7-minimal vim-runtime xxd
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.47 Suggested packages:
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.47   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.47   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.47   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.47 Recommended packages:
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.47   aufs-dkms nftables build-essential python3-dev python3-keyring
00:29:57 [2020-11-10T00:29:57.581Z] #19 21.47   python3-keyrings.alt python3-xdg unzip
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.49 The following NEW packages will be installed:
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.50   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.50   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.50   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.50   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.50   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.50   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.50   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.50   xz-utils zip
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.59 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.59 Need to get 29.2 MB of archives.
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.59 After this operation, 134 MB of additional disk space will be used.
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 23.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 24.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 25.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 25.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 25.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 25.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 25.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
00:29:57 [2020-11-10T00:29:57.581Z] #19 25.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
00:29:57 [2020-11-10T00:29:57.760Z] #47 44.56 go: finding github.com/BurntSushi/toml v0.3.1
00:29:57 [2020-11-10T00:29:57.786Z] #18 39.09 Selecting previously unselected package libaio1:amd64.
00:29:57 [2020-11-10T00:29:57.786Z] #18 39.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
00:29:57 [2020-11-10T00:29:57.786Z] #18 39.10 Unpacking libaio1:amd64 (0.3.112-3) ...
00:29:57 [2020-11-10T00:29:57.786Z] #18 39.16 Selecting previously unselected package libgpm2:amd64.
00:29:57 [2020-11-10T00:29:57.786Z] #18 39.16 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
00:29:57 [2020-11-10T00:29:57.786Z] #18 39.18 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:29:57 [2020-11-10T00:29:57.786Z] #18 39.22 Selecting previously unselected package libicu63:amd64.
00:29:57 [2020-11-10T00:29:57.786Z] #18 39.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
00:29:57 [2020-11-10T00:29:57.786Z] #18 39.24 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:29:57 [2020-11-10T00:29:57.824Z] #11 ...
00:29:57 [2020-11-10T00:29:57.824Z] 
00:29:57 [2020-11-10T00:29:57.824Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:57 [2020-11-10T00:29:57.824Z] #34 52.75 Building dependency tree...
00:29:57 [2020-11-10T00:29:57.824Z] #34 58.27 The following additional packages will be installed:
00:29:57 [2020-11-10T00:29:57.824Z] #34 58.30   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:29:57 [2020-11-10T00:29:57.824Z] #34 58.31 Suggested packages:
00:29:57 [2020-11-10T00:29:57.824Z] #34 58.31   cmake-doc ninja-build lrzip
00:29:57 [2020-11-10T00:29:57.824Z] #34 58.31 Recommended packages:
00:29:57 [2020-11-10T00:29:57.824Z] #34 58.31   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:29:57 [2020-11-10T00:29:57.824Z] #34 59.61 The following NEW packages will be installed:
00:29:57 [2020-11-10T00:29:57.824Z] #34 59.65   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:29:57 [2020-11-10T00:29:57.824Z] #34 59.65   vim-common xxd
00:29:57 [2020-11-10T00:29:57.824Z] #34 60.18 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
00:29:57 [2020-11-10T00:29:57.824Z] #34 60.18 Need to get 14.9 MB of archives.
00:29:57 [2020-11-10T00:29:57.824Z] #34 60.18 After this operation, 61.8 MB of additional disk space will be used.
00:29:57 [2020-11-10T00:29:57.824Z] #34 60.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:29:57 [2020-11-10T00:29:57.824Z] #34 60.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:29:57 [2020-11-10T00:29:57.824Z] #34 60.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
00:29:57 [2020-11-10T00:29:57.824Z] #34 60.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:29:57 [2020-11-10T00:29:57.824Z] #34 61.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
00:29:57 [2020-11-10T00:29:57.824Z] #34 62.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
00:29:57 [2020-11-10T00:29:57.824Z] #34 62.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
00:29:57 [2020-11-10T00:29:57.824Z] #34 62.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
00:29:57 [2020-11-10T00:29:57.824Z] #34 62.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
00:29:57 [2020-11-10T00:29:57.825Z] #34 62.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
00:29:57 [2020-11-10T00:29:57.825Z] #34 64.65 debconf: delaying package configuration, since apt-utils is not installed
00:29:57 [2020-11-10T00:29:57.825Z] #34 65.09 Fetched 14.9 MB in 3s (5401 kB/s)
00:29:57 [2020-11-10T00:29:57.825Z] #34 ...
00:29:57 [2020-11-10T00:29:57.825Z] 
00:29:57 [2020-11-10T00:29:57.825Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:57 [2020-11-10T00:29:57.825Z] #43 64.99 bytes
00:29:58 [2020-11-10T00:29:58.023Z] #47 ...
00:29:58 [2020-11-10T00:29:58.023Z] 
00:29:58 [2020-11-10T00:29:58.023Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:58 [2020-11-10T00:29:58.023Z] #34 45.03 Selecting previously unselected package cmake-data.
00:29:58 [2020-11-10T00:29:58.023Z] #34 45.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:29:58 [2020-11-10T00:29:58.184Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.458s	coverage: 86.3% of statements
00:29:58 [2020-11-10T00:29:58.184Z] ?   	github.com/docker/docker/cli	[no test files]
00:29:58 [2020-11-10T00:29:58.184Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:29:58 [2020-11-10T00:29:58.227Z] #19 26.61 debconf: delaying package configuration, since apt-utils is not installed
00:29:58 [2020-11-10T00:29:58.227Z] #19 26.73 Fetched 29.2 MB in 2s (12.4 MB/s)
00:29:58 [2020-11-10T00:29:58.286Z] #34 45.22 Unpacking cmake-data (3.13.4-1) ...
00:29:58 [2020-11-10T00:29:58.286Z] #34 ...
00:29:58 [2020-11-10T00:29:58.286Z] 
00:29:58 [2020-11-10T00:29:58.286Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:29:58 [2020-11-10T00:29:58.286Z] #27 DONE 45.3s
00:29:58 [2020-11-10T00:29:58.286Z] 
00:29:58 [2020-11-10T00:29:58.286Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:58 [2020-11-10T00:29:58.286Z] #32 35.42 errors
00:29:58 [2020-11-10T00:29:58.286Z] #32 35.42 sort
00:29:58 [2020-11-10T00:29:58.286Z] #32 35.69 strconv
00:29:58 [2020-11-10T00:29:58.286Z] #32 35.69 io
00:29:58 [2020-11-10T00:29:58.286Z] #32 35.69 internal/oserror
00:29:58 [2020-11-10T00:29:58.286Z] #32 35.79 syscall
00:29:58 [2020-11-10T00:29:58.286Z] #32 36.45 strings
00:29:58 [2020-11-10T00:29:58.286Z] #32 36.46 bytes
00:29:58 [2020-11-10T00:29:58.286Z] #32 38.15 bufio
00:29:58 [2020-11-10T00:29:58.286Z] #32 38.96 path
00:29:58 [2020-11-10T00:29:58.286Z] #32 39.53 text/tabwriter
00:29:58 [2020-11-10T00:29:58.286Z] #32 40.28 reflect
00:29:58 [2020-11-10T00:29:58.286Z] #32 42.03 time
00:29:58 [2020-11-10T00:29:58.286Z] #32 42.05 internal/syscall/execenv
00:29:58 [2020-11-10T00:29:58.286Z] #32 42.05 internal/syscall/unix
00:29:58 [2020-11-10T00:29:58.286Z] #32 45.06 internal/poll
00:29:58 [2020-11-10T00:29:58.397Z] #43 ...
00:29:58 [2020-11-10T00:29:58.397Z] 
00:29:58 [2020-11-10T00:29:58.397Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:58 [2020-11-10T00:29:58.397Z] #47 55.57 go: extracting golang.org/x/text v0.3.2
00:29:58 [2020-11-10T00:29:58.397Z] #47 63.87 go: finding github.com/fatih/color v1.7.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.00 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.07 go: finding github.com/mattn/go-colorable v0.1.4
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.22 go: finding github.com/mattn/go-isatty v0.0.8
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.59 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.60 go: finding github.com/go-critic/go-critic v0.4.1
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.62 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.66 go: finding github.com/go-lintpack/lintpack v0.5.2
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.67 go: finding github.com/pkg/errors v0.8.1
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.70 go: finding github.com/sirupsen/logrus v1.4.2
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.83 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.93 go: finding github.com/go-toolsmith/astequal v1.0.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.93 go: finding github.com/stretchr/testify v1.4.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.96 go: finding github.com/mitchellh/go-homedir v1.1.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.99 go: finding github.com/go-toolsmith/astcast v1.0.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 64.99 go: finding github.com/go-toolsmith/astp v1.0.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.04 go: finding github.com/davecgh/go-spew v1.1.1
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.08 go: finding github.com/go-toolsmith/typep v1.0.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.09 go: finding github.com/spf13/viper v1.6.1
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.10 go: finding github.com/pmezard/go-difflib v1.0.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.19 go: finding github.com/stretchr/objx v0.2.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.19 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.36 go: finding github.com/go-toolsmith/strparse v1.0.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.40 go: finding gopkg.in/yaml.v2 v2.2.7
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.59 go: finding github.com/fsnotify/fsnotify v1.4.7
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.61 go: finding github.com/spf13/cobra v0.0.5
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.61 go: finding github.com/hashicorp/hcl v1.0.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.71 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.74 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.76 go: finding github.com/spf13/pflag v1.0.5
00:29:58 [2020-11-10T00:29:58.397Z] #47 65.78 go: finding github.com/gobwas/glob v0.2.3
00:29:58 [2020-11-10T00:29:58.397Z] #47 ...
00:29:58 [2020-11-10T00:29:58.397Z] 
00:29:58 [2020-11-10T00:29:58.397Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:29:58 [2020-11-10T00:29:58.397Z] #34 65.28 Selecting previously unselected package xxd.
00:29:58 [2020-11-10T00:29:58.397Z] #34 65.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 ... 15410 files and directories currently installed.)
00:29:58 [2020-11-10T00:29:58.397Z] #34 65.44 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
00:29:58 [2020-11-10T00:29:58.397Z] #34 65.46 Unpacking xxd (2:8.1.0875-5) ...
00:29:58 [2020-11-10T00:29:58.397Z] #34 65.71 Selecting previously unselected package vim-common.
00:29:58 [2020-11-10T00:29:58.397Z] #34 65.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:29:58 [2020-11-10T00:29:58.527Z] #19 26.81 Selecting previously unselected package pigz.
00:29:58 [2020-11-10T00:29:58.527Z] #19 26.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 ... 23361 files and directories currently installed.)
00:29:58 [2020-11-10T00:29:58.527Z] #19 26.95 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
00:29:58 [2020-11-10T00:29:58.527Z] #19 26.96 Unpacking pigz (2.4-1) ...
00:29:58 [2020-11-10T00:29:58.547Z] #32 ...
00:29:58 [2020-11-10T00:29:58.547Z] 
00:29:58 [2020-11-10T00:29:58.547Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:29:58 [2020-11-10T00:29:58.547Z] #53 DONE 45.5s
00:29:58 [2020-11-10T00:29:58.547Z] 
00:29:58 [2020-11-10T00:29:58.547Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:58 [2020-11-10T00:29:58.547Z] #62 DONE 45.5s
00:29:58 [2020-11-10T00:29:58.547Z] 
00:29:58 [2020-11-10T00:29:58.547Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:29:58 [2020-11-10T00:29:58.658Z] #34 65.87 Unpacking vim-common (2:8.1.0875-5) ...
00:29:58 [2020-11-10T00:29:58.817Z] ok  	github.com/docker/docker/client	0.129s	coverage: 75.4% of statements
00:29:58 [2020-11-10T00:29:58.826Z] #19 27.06 Selecting previously unselected package libpython3.7-minimal:ppc64el.
00:29:58 [2020-11-10T00:29:58.826Z] #19 27.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
00:29:58 [2020-11-10T00:29:58.826Z] #19 27.07 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
00:29:58 [2020-11-10T00:29:58.919Z] #34 ...
00:29:58 [2020-11-10T00:29:58.919Z] 
00:29:58 [2020-11-10T00:29:58.919Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:29:58 [2020-11-10T00:29:58.919Z] #40 53.45 Building dependency tree...
00:29:58 [2020-11-10T00:29:58.919Z] #40 59.04 The following additional packages will be installed:
00:29:58 [2020-11-10T00:29:58.919Z] #40 59.04   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:29:58 [2020-11-10T00:29:58.919Z] #40 59.05   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:29:58 [2020-11-10T00:29:58.919Z] #40 59.06 Suggested packages:
00:29:58 [2020-11-10T00:29:58.919Z] #40 59.07   manpages-dev python-setuptools
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.20 The following NEW packages will be installed:
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.22   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.24   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.24   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.24   python-six zlib1g-dev
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.71 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.71 Need to get 4095 kB of archives.
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.71 After this operation, 22.5 MB of additional disk space will be used.
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
00:29:58 [2020-11-10T00:29:58.919Z] #40 61.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 61.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 61.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 61.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 61.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 61.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 62.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 62.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 62.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 62.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 62.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 62.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
00:29:58 [2020-11-10T00:29:58.920Z] #40 64.56 debconf: delaying package configuration, since apt-utils is not installed
00:29:58 [2020-11-10T00:29:58.920Z] #40 64.97 Fetched 4095 kB in 1s (4608 kB/s)
00:29:58 [2020-11-10T00:29:58.920Z] #40 65.08 Selecting previously unselected package libcap-dev:amd64.
00:29:58 [2020-11-10T00:29:58.920Z] #40 65.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:29:58 [2020-11-10T00:29:58.920Z] #40 65.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
00:29:58 [2020-11-10T00:29:58.920Z] #40 65.19 Unpacking libcap-dev:amd64 (1:2.25-2) ...
00:29:58 [2020-11-10T00:29:58.920Z] #40 65.41 Selecting previously unselected package libnet1:amd64.
00:29:58 [2020-11-10T00:29:58.920Z] #40 65.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:29:58 [2020-11-10T00:29:58.920Z] #40 65.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:29:58 [2020-11-10T00:29:58.920Z] #40 65.62 Selecting previously unselected package libnet1-dev.
00:29:58 [2020-11-10T00:29:58.920Z] #40 65.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
00:29:58 [2020-11-10T00:29:58.920Z] #40 65.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:29:58 [2020-11-10T00:29:58.920Z] #40 66.13 Selecting previously unselected package libnl-3-200:amd64.
00:29:58 [2020-11-10T00:29:58.920Z] #40 66.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
00:29:58 [2020-11-10T00:29:58.920Z] #40 66.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:29:58 [2020-11-10T00:29:58.920Z] #40 ...
00:29:58 [2020-11-10T00:29:58.920Z] 
00:29:58 [2020-11-10T00:29:58.920Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:58 [2020-11-10T00:29:58.920Z] #47 65.89 go: finding github.com/magiconair/properties v1.8.1
00:29:58 [2020-11-10T00:29:58.920Z] #47 65.93 go: finding github.com/mitchellh/mapstructure v1.1.2
00:29:58 [2020-11-10T00:29:58.920Z] #47 65.95 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:29:58 [2020-11-10T00:29:58.920Z] #47 66.04 go: finding github.com/spf13/afero v1.1.2
00:29:58 [2020-11-10T00:29:58.920Z] #47 66.05 go: finding github.com/pelletier/go-toml v1.2.0
00:29:58 [2020-11-10T00:29:58.920Z] #47 66.22 go: finding github.com/spf13/cast v1.3.0
00:29:58 [2020-11-10T00:29:58.920Z] #47 66.27 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:29:59 [2020-11-10T00:29:59.125Z] #19 27.60 Selecting previously unselected package python3.7-minimal.
00:29:59 [2020-11-10T00:29:59.125Z] #19 27.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
00:29:59 [2020-11-10T00:29:59.125Z] #19 27.61 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:29:59 [2020-11-10T00:29:59.181Z] #47 66.49 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:29:59 [2020-11-10T00:29:59.181Z] #47 66.49 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:29:59 [2020-11-10T00:29:59.181Z] #47 66.55 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:29:59 [2020-11-10T00:29:59.424Z] #19 ...
00:29:59 [2020-11-10T00:29:59.425Z] 
00:29:59 [2020-11-10T00:29:59.425Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:29:59 [2020-11-10T00:29:59.425Z] #57 128.9 + for f in rootlesskit rootlesskit-docker-proxy
00:29:59 [2020-11-10T00:29:59.425Z] #57 128.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:29:59 [2020-11-10T00:29:59.425Z] #57 DONE 137.2s
00:29:59 [2020-11-10T00:29:59.425Z] 
00:29:59 [2020-11-10T00:29:59.425Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:29:59 [2020-11-10T00:29:59.425Z] #58 DONE 0.1s
00:29:59 [2020-11-10T00:29:59.425Z] 
00:29:59 [2020-11-10T00:29:59.425Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:59 [2020-11-10T00:29:59.425Z] #44 131.1 crypto/rsa
00:29:59 [2020-11-10T00:29:59.425Z] #44 131.7 github.com/LK4D4/vndr/build
00:29:59 [2020-11-10T00:29:59.425Z] #44 135.8 vendor/golang.org/x/net/idna
00:29:59 [2020-11-10T00:29:59.443Z] #47 66.61 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:29:59 [2020-11-10T00:29:59.443Z] #47 66.63 go: finding github.com/subosito/gotenv v1.2.0
00:29:59 [2020-11-10T00:29:59.443Z] #47 66.66 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:29:59 [2020-11-10T00:29:59.704Z] #47 66.86 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:29:59 [2020-11-10T00:29:59.704Z] #47 66.87 go: finding gopkg.in/ini.v1 v1.51.0
00:29:59 [2020-11-10T00:29:59.704Z] #47 66.90 go: finding golang.org/x/text v0.3.2
00:29:59 [2020-11-10T00:29:59.723Z] #44 ...
00:29:59 [2020-11-10T00:29:59.723Z] 
00:29:59 [2020-11-10T00:29:59.723Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:29:59 [2020-11-10T00:29:59.723Z] #59 DONE 0.1s
00:29:59 [2020-11-10T00:29:59.723Z] 
00:29:59 [2020-11-10T00:29:59.723Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:59 [2020-11-10T00:29:59.966Z] #47 67.02 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:29:59 [2020-11-10T00:29:59.966Z] #47 ...
00:29:59 [2020-11-10T00:29:59.966Z] 
00:29:59 [2020-11-10T00:29:59.966Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:59 [2020-11-10T00:29:59.966Z] #32 57.08 internal/reflectlite
00:29:59 [2020-11-10T00:29:59.966Z] #32 57.11 sync
00:29:59 [2020-11-10T00:29:59.966Z] #32 60.29 sort
00:29:59 [2020-11-10T00:29:59.966Z] #32 60.30 errors
00:29:59 [2020-11-10T00:29:59.966Z] #32 61.16 strconv
00:29:59 [2020-11-10T00:29:59.966Z] #32 62.62 io
00:29:59 [2020-11-10T00:29:59.966Z] #32 64.58 internal/oserror
00:29:59 [2020-11-10T00:29:59.966Z] #32 64.79 syscall
00:29:59 [2020-11-10T00:29:59.966Z] #32 ...
00:29:59 [2020-11-10T00:29:59.966Z] 
00:29:59 [2020-11-10T00:29:59.966Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:59 [2020-11-10T00:29:59.966Z] #47 67.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:29:59 [2020-11-10T00:29:59.966Z] #47 67.21 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:29:59 [2020-11-10T00:29:59.966Z] #47 67.26 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:29:59 [2020-11-10T00:29:59.966Z] #47 67.28 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:29:59 [2020-11-10T00:29:59.966Z] #47 67.29 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:29:59 [2020-11-10T00:29:59.966Z] #47 67.30 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:29:59 [2020-11-10T00:29:59.966Z] #47 67.36 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.36 go: finding github.com/kisielk/gotool v1.0.0
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.36 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.37 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.38 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.42 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.48 go: finding github.com/sourcegraph/go-diff v0.5.1
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.50 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.53 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.53 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.55 go: finding github.com/ultraware/funlen v0.0.2
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.56 go: finding github.com/ultraware/whitespace v0.0.4
00:30:00 [2020-11-10T00:30:00.227Z] #47 67.57 go: finding github.com/uudashr/gocognit v1.0.1
00:30:00 [2020-11-10T00:30:00.369Z] #19 28.81 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
00:30:00 [2020-11-10T00:30:00.473Z] #54 ...
00:30:00 [2020-11-10T00:30:00.473Z] 
00:30:00 [2020-11-10T00:30:00.473Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:00 [2020-11-10T00:30:00.473Z] #43 37.42 bytes
00:30:00 [2020-11-10T00:30:00.473Z] #43 40.22 reflect
00:30:00 [2020-11-10T00:30:00.473Z] #43 40.25 bufio
00:30:00 [2020-11-10T00:30:00.473Z] #43 40.47 regexp/syntax
00:30:00 [2020-11-10T00:30:00.473Z] #43 41.63 hash/crc32
00:30:00 [2020-11-10T00:30:00.473Z] #43 42.85 time
00:30:00 [2020-11-10T00:30:00.473Z] #43 43.59 regexp
00:30:00 [2020-11-10T00:30:00.473Z] #43 ...
00:30:00 [2020-11-10T00:30:00.473Z] 
00:30:00 [2020-11-10T00:30:00.473Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:00 [2020-11-10T00:30:00.473Z] #11 41.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 43.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 43.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 43.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 43.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 43.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 43.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 43.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 43.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 44.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 44.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 44.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 44.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 44.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 44.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 44.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
00:30:00 [2020-11-10T00:30:00.473Z] #11 45.49 debconf: delaying package configuration, since apt-utils is not installed
00:30:00 [2020-11-10T00:30:00.473Z] #11 45.67 Fetched 73.3 MB in 10s (7318 kB/s)
00:30:00 [2020-11-10T00:30:00.473Z] #11 45.98 Selecting previously unselected package binutils-mingw-w64-i686.
00:30:00 [2020-11-10T00:30:00.473Z] #11 45.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 ... 15383 files and directories currently installed.)
00:30:00 [2020-11-10T00:30:00.473Z] #11 46.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
00:30:00 [2020-11-10T00:30:00.473Z] #11 46.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:30:00 [2020-11-10T00:30:00.501Z] #47 67.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:30:00 [2020-11-10T00:30:00.501Z] #47 67.76 go: finding github.com/gogo/protobuf v1.2.1
00:30:00 [2020-11-10T00:30:00.666Z] #19 28.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:30:00 [2020-11-10T00:30:00.738Z] #11 ...
00:30:00 [2020-11-10T00:30:00.738Z] 
00:30:00 [2020-11-10T00:30:00.738Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:30:00 [2020-11-10T00:30:00.738Z] #54 2.455 + RM_GOPATH=0
00:30:00 [2020-11-10T00:30:00.738Z] #54 2.455 + TMP_GOPATH=
00:30:00 [2020-11-10T00:30:00.738Z] #54 2.455 + : /build
00:30:00 [2020-11-10T00:30:00.738Z] #54 2.455 + '[' -z '' ']'
00:30:00 [2020-11-10T00:30:00.738Z] #54 2.455 ++ mktemp -d
00:30:00 [2020-11-10T00:30:00.763Z] #47 68.09 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:30:00 [2020-11-10T00:30:00.786Z] #49 ...
00:30:00 [2020-11-10T00:30:00.786Z] 
00:30:00 [2020-11-10T00:30:00.786Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:30:00 [2020-11-10T00:30:00.786Z] #40 101.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
00:30:00 [2020-11-10T00:30:00.786Z] #40 102.0 Processing triggers for libc-bin (2.28-10) ...
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.476 + export GOPATH=/tmp/tmp.EBTf7AAF0J
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.476 + GOPATH=/tmp/tmp.EBTf7AAF0J
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.476 + RM_GOPATH=1
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.479 + case "$(go env GOARCH)" in
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.479 ++ go env GOARCH
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 + export GO_BUILDMODE=-buildmode=pie
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 + GO_BUILDMODE=-buildmode=pie
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 ++ dirname /tmp/install/install.sh
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 + dir=/tmp/install
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 + bin=containerd
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 + shift
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 + '[' '!' -f /tmp/install/containerd.installer ']'
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 + . /tmp/install/containerd.installer
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 ++ set -e
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.519 + install_containerd
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.520 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.523 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.523 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EBTf7AAF0J/src/github.com/containerd/containerd
00:30:01 [2020-11-10T00:30:01.007Z] #54 2.559 Cloning into '/tmp/tmp.EBTf7AAF0J/src/github.com/containerd/containerd'...
00:30:01 [2020-11-10T00:30:01.023Z] #47 68.13 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:30:01 [2020-11-10T00:30:01.023Z] #47 68.15 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:30:01 [2020-11-10T00:30:01.023Z] #47 68.21 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:30:01 [2020-11-10T00:30:01.023Z] #47 68.24 go: finding github.com/BurntSushi/toml v0.3.1
00:30:01 [2020-11-10T00:30:01.046Z] #40 DONE 102.6s
00:30:01 [2020-11-10T00:30:01.046Z] 
00:30:01 [2020-11-10T00:30:01.046Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:01 [2020-11-10T00:30:01.046Z] #35 10.09 -- Detecting C compile features - done
00:30:01 [2020-11-10T00:30:01.046Z] #35 10.13 -- Performing Test HAS_BUILTIN_FORTIFY
00:30:01 [2020-11-10T00:30:01.046Z] #35 10.55 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:30:01 [2020-11-10T00:30:01.046Z] #35 10.69 -- Configuring done
00:30:01 [2020-11-10T00:30:01.046Z] #35 10.72 -- Generating done
00:30:01 [2020-11-10T00:30:01.046Z] #35 10.73 -- Build files have been written to: /tmp/tmp.IxvPkLYpkq/tini
00:30:01 [2020-11-10T00:30:01.046Z] #35 10.73 + make tini-static
00:30:01 [2020-11-10T00:30:01.046Z] #35 11.38 Scanning dependencies of target tini-static
00:30:01 [2020-11-10T00:30:01.046Z] #35 11.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:30:01 [2020-11-10T00:30:01.046Z] #35 13.47 [100%] Linking C executable tini-static
00:30:01 [2020-11-10T00:30:01.046Z] #35 14.25 [100%] Built target tini-static
00:30:01 [2020-11-10T00:30:01.046Z] #35 14.35 + mkdir -p /build
00:30:01 [2020-11-10T00:30:01.046Z] #35 14.35 + cp tini-static /build/docker-init
00:30:01 [2020-11-10T00:30:01.046Z] #35 DONE 15.7s
00:30:01 [2020-11-10T00:30:01.046Z] 
00:30:01 [2020-11-10T00:30:01.046Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:01 [2020-11-10T00:30:01.584Z] #54 ...
00:30:01 [2020-11-10T00:30:01.584Z] 
00:30:01 [2020-11-10T00:30:01.584Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:30:01 [2020-11-10T00:30:01.584Z] #45 DONE 48.6s
00:30:01 [2020-11-10T00:30:01.584Z] 
00:30:01 [2020-11-10T00:30:01.584Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:01 [2020-11-10T00:30:01.584Z] #43 48.72 context
00:30:01 [2020-11-10T00:30:01.584Z] #43 48.75 os
00:30:01 [2020-11-10T00:30:01.959Z] #18 42.83 Selecting previously unselected package libnet1:amd64.
00:30:01 [2020-11-10T00:30:01.959Z] #18 42.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 42.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 42.94 Selecting previously unselected package libnl-3-200:amd64.
00:30:01 [2020-11-10T00:30:01.959Z] #18 42.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 42.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.06 Selecting previously unselected package libprotobuf-c1:amd64.
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.17 Selecting previously unselected package libreadline5:amd64.
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.19 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.28 Selecting previously unselected package net-tools.
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.51 Selecting previously unselected package python-pip-whl.
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:30:01 [2020-11-10T00:30:01.959Z] #18 43.53 Unpacking python-pip-whl (18.1-5) ...
00:30:02 [2020-11-10T00:30:02.161Z] #43 49.35 github.com/LK4D4/vndr/versioned
00:30:02 [2020-11-10T00:30:02.778Z] #18 44.13 Selecting previously unselected package python3-lib2to3.
00:30:02 [2020-11-10T00:30:02.778Z] #18 44.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:30:02 [2020-11-10T00:30:02.778Z] #18 44.16 Unpacking python3-lib2to3 (3.7.3-1) ...
00:30:02 [2020-11-10T00:30:02.778Z] #18 44.27 Selecting previously unselected package python3-distutils.
00:30:02 [2020-11-10T00:30:02.778Z] #18 44.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:30:02 [2020-11-10T00:30:02.778Z] #18 44.28 Unpacking python3-distutils (3.7.3-1) ...
00:30:03 [2020-11-10T00:30:03.035Z] #18 44.46 Selecting previously unselected package python3-pip.
00:30:03 [2020-11-10T00:30:03.035Z] #18 44.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:30:03 [2020-11-10T00:30:03.035Z] #18 44.47 Unpacking python3-pip (18.1-5) ...
00:30:03 [2020-11-10T00:30:03.035Z] #18 ...
00:30:03 [2020-11-10T00:30:03.035Z] 
00:30:03 [2020-11-10T00:30:03.035Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:03 [2020-11-10T00:30:03.035Z] #41 96.93   CC       criu/bfd.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 97.39   CC       criu/bitmap.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 97.55   CC       criu/cgroup-props.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 98.18   CC       criu/cgroup.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 100.9   CC       criu/clone-noasan.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 101.1   CC       criu/config.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 102.5   CC       criu/cr-check.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 104.2   CC       criu/cr-dedup.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 104.6   CC       criu/cr-dump.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 106.8   CC       criu/cr-errno.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 107.0   CC       criu/cr-restore.o
00:30:03 [2020-11-10T00:30:03.035Z] #41 ...
00:30:03 [2020-11-10T00:30:03.035Z] 
00:30:03 [2020-11-10T00:30:03.035Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:03 [2020-11-10T00:30:03.035Z] #18 44.62 Selecting previously unselected package python3-pkg-resources.
00:30:03 [2020-11-10T00:30:03.035Z] #18 44.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:30:03 [2020-11-10T00:30:03.035Z] #18 44.63 Unpacking python3-pkg-resources (40.8.0-1) ...
00:30:03 [2020-11-10T00:30:03.292Z] #18 44.75 Selecting previously unselected package python3-setuptools.
00:30:03 [2020-11-10T00:30:03.292Z] #18 44.77 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:30:03 [2020-11-10T00:30:03.292Z] #18 44.79 Unpacking python3-setuptools (40.8.0-1) ...
00:30:03 [2020-11-10T00:30:03.472Z] #19 31.86 Selecting previously unselected package python3-minimal.
00:30:03 [2020-11-10T00:30:03.472Z] #19 31.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
00:30:03 [2020-11-10T00:30:03.472Z] #19 31.96 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
00:30:03 [2020-11-10T00:30:03.548Z] #18 44.99 Selecting previously unselected package python3-wheel.
00:30:03 [2020-11-10T00:30:03.548Z] #18 45.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:30:03 [2020-11-10T00:30:03.548Z] #18 45.02 Unpacking python3-wheel (0.32.3-2) ...
00:30:03 [2020-11-10T00:30:03.548Z] #18 45.10 Selecting previously unselected package sudo.
00:30:03 [2020-11-10T00:30:03.559Z] #43 ...
00:30:03 [2020-11-10T00:30:03.559Z] 
00:30:03 [2020-11-10T00:30:03.559Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:03 [2020-11-10T00:30:03.559Z] #49 40.60 reflect
00:30:03 [2020-11-10T00:30:03.559Z] #49 40.61 regexp/syntax
00:30:03 [2020-11-10T00:30:03.559Z] #49 40.64 syscall
00:30:03 [2020-11-10T00:30:03.559Z] #49 44.40 regexp
00:30:03 [2020-11-10T00:30:03.559Z] #49 47.21 context
00:30:03 [2020-11-10T00:30:03.559Z] #49 47.37 os
00:30:03 [2020-11-10T00:30:03.771Z] #19 31.96 Unpacking python3-minimal (3.7.3-1) ...
00:30:03 [2020-11-10T00:30:03.771Z] #19 32.07 Selecting previously unselected package libmpdec2:ppc64el.
00:30:03 [2020-11-10T00:30:03.771Z] #19 32.08 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
00:30:03 [2020-11-10T00:30:03.771Z] #19 32.10 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
00:30:03 [2020-11-10T00:30:03.771Z] #19 32.20 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
00:30:03 [2020-11-10T00:30:03.805Z] #18 45.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
00:30:03 [2020-11-10T00:30:03.805Z] #18 45.12 Unpacking sudo (1.8.27-1+deb10u2) ...
00:30:03 [2020-11-10T00:30:03.856Z] #49 ...
00:30:03 [2020-11-10T00:30:03.856Z] 
00:30:03 [2020-11-10T00:30:03.856Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:03 [2020-11-10T00:30:03.857Z] #11 49.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:30:03 [2020-11-10T00:30:03.857Z] #11 49.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
00:30:03 [2020-11-10T00:30:03.857Z] #11 49.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:30:04 [2020-11-10T00:30:04.061Z] #18 45.68 Selecting previously unselected package thin-provisioning-tools.
00:30:04 [2020-11-10T00:30:04.069Z] #19 32.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
00:30:04 [2020-11-10T00:30:04.069Z] #19 32.22 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
00:30:04 [2020-11-10T00:30:04.318Z] #18 45.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
00:30:04 [2020-11-10T00:30:04.318Z] #18 45.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:30:04 [2020-11-10T00:30:04.441Z] #11 ...
00:30:04 [2020-11-10T00:30:04.442Z] 
00:30:04 [2020-11-10T00:30:04.442Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:30:04 [2020-11-10T00:30:04.442Z] #40 41.58 Selecting previously unselected package libnet1:arm64.
00:30:04 [2020-11-10T00:30:04.442Z] #40 41.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 41.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 43.93 Selecting previously unselected package libnet1-dev.
00:30:04 [2020-11-10T00:30:04.442Z] #40 43.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 44.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 45.83 Selecting previously unselected package libnl-3-200:arm64.
00:30:04 [2020-11-10T00:30:04.442Z] #40 45.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 45.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 46.21 Selecting previously unselected package libnl-3-dev:arm64.
00:30:04 [2020-11-10T00:30:04.442Z] #40 46.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 46.24 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 46.76 Selecting previously unselected package libprotobuf-c1:arm64.
00:30:04 [2020-11-10T00:30:04.442Z] #40 46.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 46.78 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 48.57 Selecting previously unselected package libprotobuf-c-dev:arm64.
00:30:04 [2020-11-10T00:30:04.442Z] #40 48.57 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 48.63 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 48.83 Selecting previously unselected package zlib1g-dev:arm64.
00:30:04 [2020-11-10T00:30:04.442Z] #40 48.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 48.84 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 49.36 Selecting previously unselected package libprotobuf17:arm64.
00:30:04 [2020-11-10T00:30:04.442Z] #40 49.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 49.38 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 51.54 Selecting previously unselected package libprotobuf-lite17:arm64.
00:30:04 [2020-11-10T00:30:04.442Z] #40 51.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
00:30:04 [2020-11-10T00:30:04.442Z] #40 51.57 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
00:30:04 [2020-11-10T00:30:04.575Z] #18 45.97 Selecting previously unselected package uidmap.
00:30:04 [2020-11-10T00:30:04.575Z] #18 45.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
00:30:04 [2020-11-10T00:30:04.575Z] #18 45.98 Unpacking uidmap (1:4.5-1.1) ...
00:30:04 [2020-11-10T00:30:04.575Z] #18 46.13 Selecting previously unselected package vim-runtime.
00:30:04 [2020-11-10T00:30:04.575Z] #18 46.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:30:04 [2020-11-10T00:30:04.575Z] #18 46.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:30:04 [2020-11-10T00:30:04.575Z] #18 46.24 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:30:04 [2020-11-10T00:30:04.832Z] #18 46.26 Unpacking vim-runtime (2:8.1.0875-5) ...
00:30:05 [2020-11-10T00:30:05.146Z] #19 33.24 Selecting previously unselected package python3.7.
00:30:05 [2020-11-10T00:30:05.146Z] #19 33.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
00:30:05 [2020-11-10T00:30:05.146Z] #19 33.26 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:30:05 [2020-11-10T00:30:05.146Z] #19 33.38 Selecting previously unselected package libpython3-stdlib:ppc64el.
00:30:05 [2020-11-10T00:30:05.146Z] #19 33.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
00:30:05 [2020-11-10T00:30:05.146Z] #19 33.39 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
00:30:05 [2020-11-10T00:30:05.146Z] #19 33.45 Setting up python3-minimal (3.7.3-1) ...
00:30:05 [2020-11-10T00:30:05.411Z] #40 52.35 Selecting previously unselected package libprotobuf-dev:arm64.
00:30:05 [2020-11-10T00:30:05.411Z] #40 52.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
00:30:05 [2020-11-10T00:30:05.411Z] #40 ...
00:30:05 [2020-11-10T00:30:05.411Z] 
00:30:05 [2020-11-10T00:30:05.411Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:05 [2020-11-10T00:30:05.411Z] #49 52.35 mvdan.cc/sh/v3/fileutil
00:30:05 [2020-11-10T00:30:05.687Z] #49 52.77 flag
00:30:05 [2020-11-10T00:30:05.687Z] #49 52.79 encoding/binary
00:30:05 [2020-11-10T00:30:05.687Z] #49 52.80 github.com/pkg/diff
00:30:05 [2020-11-10T00:30:05.687Z] #49 52.80 go/token
00:30:06 [2020-11-10T00:30:06.203Z] #19 34.58 Selecting previously unselected package python3.
00:30:06 [2020-11-10T00:30:06.204Z] #19 34.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24022 files and directories currently installed.)
00:30:06 [2020-11-10T00:30:06.204Z] #19 34.65 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
00:30:06 [2020-11-10T00:30:06.204Z] #19 34.67 Unpacking python3 (3.7.3-1) ...
00:30:06 [2020-11-10T00:30:06.323Z] #47 ...
00:30:06 [2020-11-10T00:30:06.323Z] 
00:30:06 [2020-11-10T00:30:06.323Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:06 [2020-11-10T00:30:06.323Z] #49 72.72 syscall
00:30:06 [2020-11-10T00:30:06.323Z] #49 72.75 reflect
00:30:06 [2020-11-10T00:30:06.335Z] #41 4.624 Note: Building without setproctitle() and strlcpy() support.
00:30:06 [2020-11-10T00:30:06.335Z] #41 4.624       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:30:06 [2020-11-10T00:30:06.335Z] #41 4.652 Note: Building without GnuTLS support
00:30:06 [2020-11-10T00:30:06.335Z] #41 4.759 Makefile.config:39: Warn: you have no libnftables installed
00:30:06 [2020-11-10T00:30:06.335Z] #41 4.759 Makefile.config:40: Warn: Building without nftables support
00:30:06 [2020-11-10T00:30:06.335Z] #41 ...
00:30:06 [2020-11-10T00:30:06.335Z] 
00:30:06 [2020-11-10T00:30:06.335Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:06 [2020-11-10T00:30:06.335Z] #11 97.48 Selecting previously unselected package mingw-w64-x86-64-dev.
00:30:06 [2020-11-10T00:30:06.335Z] #11 97.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:30:06 [2020-11-10T00:30:06.335Z] #11 97.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:30:06 [2020-11-10T00:30:06.335Z] #11 107.5 Selecting previously unselected package gcc-mingw-w64-base.
00:30:06 [2020-11-10T00:30:06.335Z] #11 107.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:30:06 [2020-11-10T00:30:06.335Z] #11 107.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:30:06 [2020-11-10T00:30:06.335Z] #11 ...
00:30:06 [2020-11-10T00:30:06.335Z] 
00:30:06 [2020-11-10T00:30:06.335Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:06 [2020-11-10T00:30:06.335Z] #32 97.59 flag
00:30:06 [2020-11-10T00:30:06.335Z] #32 97.60 github.com/BurntSushi/toml
00:30:06 [2020-11-10T00:30:06.335Z] #32 99.77 log
00:30:06 [2020-11-10T00:30:06.335Z] #32 103.5 github.com/BurntSushi/toml/cmd/tomlv
00:30:06 [2020-11-10T00:30:06.335Z] #32 ...
00:30:06 [2020-11-10T00:30:06.335Z] 
00:30:06 [2020-11-10T00:30:06.335Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:06 [2020-11-10T00:30:06.335Z] #43 98.26 regexp
00:30:06 [2020-11-10T00:30:06.335Z] #43 100.3 go/token
00:30:06 [2020-11-10T00:30:06.335Z] #43 102.0 go/scanner
00:30:06 [2020-11-10T00:30:06.335Z] #43 103.6 internal/lazyregexp
00:30:06 [2020-11-10T00:30:06.335Z] #43 104.3 net/url
00:30:06 [2020-11-10T00:30:06.335Z] #43 104.4 go/ast
00:30:06 [2020-11-10T00:30:06.335Z] #43 107.4 text/template/parse
00:30:06 [2020-11-10T00:30:06.335Z] #43 ...
00:30:06 [2020-11-10T00:30:06.335Z] 
00:30:06 [2020-11-10T00:30:06.335Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:06 [2020-11-10T00:30:06.335Z] #11 108.0 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:30:06 [2020-11-10T00:30:06.335Z] #11 108.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:30:06 [2020-11-10T00:30:06.335Z] #11 108.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:06 [2020-11-10T00:30:06.504Z] #19 34.82 Selecting previously unselected package libip4tc0:ppc64el.
00:30:06 [2020-11-10T00:30:06.504Z] #19 34.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
00:30:06 [2020-11-10T00:30:06.504Z] #19 34.84 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
00:30:06 [2020-11-10T00:30:06.504Z] #19 34.90 Selecting previously unselected package libip6tc0:ppc64el.
00:30:06 [2020-11-10T00:30:06.803Z] #19 34.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
00:30:06 [2020-11-10T00:30:06.803Z] #19 34.95 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
00:30:06 [2020-11-10T00:30:06.803Z] #19 35.08 Selecting previously unselected package libiptc0:ppc64el.
00:30:06 [2020-11-10T00:30:06.803Z] #19 35.10 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
00:30:06 [2020-11-10T00:30:06.803Z] #19 35.11 Unpacking libiptc0:ppc64el (1.8.2-4) ...
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.24 Selecting previously unselected package libnfnetlink0:ppc64el.
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.27 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.36 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.39 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.47 Selecting previously unselected package libnftnl11:ppc64el.
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.48 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.54 Selecting previously unselected package iptables.
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.55 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
00:30:07 [2020-11-10T00:30:07.109Z] #19 35.56 Unpacking iptables (1.8.2-4) ...
00:30:07 [2020-11-10T00:30:07.693Z] #49 54.84 go/scanner
00:30:07 [2020-11-10T00:30:07.760Z] #19 36.12 Selecting previously unselected package xxd.
00:30:07 [2020-11-10T00:30:07.760Z] #19 36.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
00:30:07 [2020-11-10T00:30:07.760Z] #19 36.13 Unpacking xxd (2:8.1.0875-5) ...
00:30:08 [2020-11-10T00:30:08.030Z] #49 ...
00:30:08 [2020-11-10T00:30:08.030Z] 
00:30:08 [2020-11-10T00:30:08.030Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:30:08 [2020-11-10T00:30:08.030Z] #47 45.03 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:30:08 [2020-11-10T00:30:08.030Z] #47 ...
00:30:08 [2020-11-10T00:30:08.030Z] 
00:30:08 [2020-11-10T00:30:08.030Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:08 [2020-11-10T00:30:08.030Z] #11 53.03 Selecting previously unselected package binutils-mingw-w64.
00:30:08 [2020-11-10T00:30:08.030Z] #11 53.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:30:08 [2020-11-10T00:30:08.030Z] #11 53.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:30:08 [2020-11-10T00:30:08.030Z] #11 53.34 Selecting previously unselected package libdevmapper1.02.1:arm64.
00:30:08 [2020-11-10T00:30:08.030Z] #11 53.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
00:30:08 [2020-11-10T00:30:08.030Z] #11 53.36 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
00:30:08 [2020-11-10T00:30:08.030Z] #11 53.56 Selecting previously unselected package dmsetup.
00:30:08 [2020-11-10T00:30:08.030Z] #11 53.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
00:30:08 [2020-11-10T00:30:08.030Z] #11 53.59 Unpacking dmsetup (2:1.02.155-3) ...
00:30:08 [2020-11-10T00:30:08.030Z] #11 54.01 Selecting previously unselected package mingw-w64-common.
00:30:08 [2020-11-10T00:30:08.030Z] #11 54.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:30:08 [2020-11-10T00:30:08.030Z] #11 54.05 Unpacking mingw-w64-common (6.0.0-3) ...
00:30:08 [2020-11-10T00:30:08.059Z] #19 36.26 Selecting previously unselected package vim-common.
00:30:08 [2020-11-10T00:30:08.059Z] #19 36.27 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:30:08 [2020-11-10T00:30:08.059Z] #19 36.30 Unpacking vim-common (2:8.1.0875-5) ...
00:30:08 [2020-11-10T00:30:08.059Z] #19 36.49 Selecting previously unselected package bash-completion.
00:30:08 [2020-11-10T00:30:08.059Z] #19 36.49 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:30:08 [2020-11-10T00:30:08.158Z] #18 49.62 Selecting previously unselected package vim.
00:30:08 [2020-11-10T00:30:08.158Z] #18 49.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
00:30:08 [2020-11-10T00:30:08.158Z] #18 49.64 Unpacking vim (2:8.1.0875-5) ...
00:30:08 [2020-11-10T00:30:08.724Z] #18 50.28 Selecting previously unselected package xfsprogs.
00:30:08 [2020-11-10T00:30:08.724Z] #18 50.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
00:30:08 [2020-11-10T00:30:08.724Z] #18 50.30 Unpacking xfsprogs (4.20.0-1) ...
00:30:08 [2020-11-10T00:30:08.879Z] #11 ...
00:30:08 [2020-11-10T00:30:08.879Z] 
00:30:08 [2020-11-10T00:30:08.879Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:08 [2020-11-10T00:30:08.879Z] #32 DONE 110.2s
00:30:08 [2020-11-10T00:30:08.879Z] 
00:30:08 [2020-11-10T00:30:08.879Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:08 [2020-11-10T00:30:08.879Z] #49 102.1 encoding/json
00:30:08 [2020-11-10T00:30:08.879Z] #49 110.1 github.com/pkg/diff
00:30:09 [2020-11-10T00:30:09.139Z] #49 ...
00:30:09 [2020-11-10T00:30:09.139Z] 
00:30:09 [2020-11-10T00:30:09.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:09 [2020-11-10T00:30:09.139Z] #41 8.075 fatal: not a git repository (or any of the parent directories): .git
00:30:09 [2020-11-10T00:30:09.139Z] #41 8.112   GEN      .gitid
00:30:09 [2020-11-10T00:30:09.139Z] #41 8.148   GEN      criu/include/version.h
00:30:09 [2020-11-10T00:30:09.296Z] #18 50.81 Selecting previously unselected package zip.
00:30:09 [2020-11-10T00:30:09.296Z] #18 50.83 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.296Z] #18 50.84 Unpacking zip (3.0-11+b1) ...
00:30:09 [2020-11-10T00:30:09.401Z] #41 8.269   GEN      include/common/asm
00:30:09 [2020-11-10T00:30:09.552Z] #18 51.04 Setting up aufs-tools (1:4.14+20190211-1) ...
00:30:09 [2020-11-10T00:30:09.552Z] #18 51.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:30:09 [2020-11-10T00:30:09.552Z] #18 51.07 Setting up libip6tc0:amd64 (1.8.2-4) ...
00:30:09 [2020-11-10T00:30:09.552Z] #18 51.08 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:30:09 [2020-11-10T00:30:09.552Z] #18 51.09 Setting up libgpm2:amd64 (1.20.7-5) ...
00:30:09 [2020-11-10T00:30:09.552Z] #18 51.10 Setting up libip4tc0:amd64 (1.8.2-4) ...
00:30:09 [2020-11-10T00:30:09.552Z] #18 51.12 Setting up uidmap (1:4.5-1.1) ...
00:30:09 [2020-11-10T00:30:09.552Z] #18 51.14 Setting up libnftnl11:amd64 (1.1.2-2) ...
00:30:09 [2020-11-10T00:30:09.552Z] #18 51.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:30:09 [2020-11-10T00:30:09.552Z] #18 51.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:30:09 [2020-11-10T00:30:09.635Z] #49 ...
00:30:09 [2020-11-10T00:30:09.635Z] 
00:30:09 [2020-11-10T00:30:09.635Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:30:09 [2020-11-10T00:30:09.635Z] #40 66.40 Selecting previously unselected package libnl-3-dev:amd64.
00:30:09 [2020-11-10T00:30:09.635Z] #40 66.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.635Z] #40 66.43 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 66.87 Selecting previously unselected package libprotobuf-c1:amd64.
00:30:09 [2020-11-10T00:30:09.636Z] #40 66.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 66.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 67.11 Selecting previously unselected package libprotobuf-c-dev:amd64.
00:30:09 [2020-11-10T00:30:09.636Z] #40 67.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 67.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 67.43 Selecting previously unselected package zlib1g-dev:amd64.
00:30:09 [2020-11-10T00:30:09.636Z] #40 67.44 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 67.44 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 67.94 Selecting previously unselected package libprotobuf17:amd64.
00:30:09 [2020-11-10T00:30:09.636Z] #40 67.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 67.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 69.21 Selecting previously unselected package libprotobuf-lite17:amd64.
00:30:09 [2020-11-10T00:30:09.636Z] #40 69.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 69.26 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 69.87 Selecting previously unselected package libprotobuf-dev:amd64.
00:30:09 [2020-11-10T00:30:09.636Z] #40 69.87 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 69.92 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 71.82 Selecting previously unselected package libprotoc17:amd64.
00:30:09 [2020-11-10T00:30:09.636Z] #40 71.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 71.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 73.15 Selecting previously unselected package protobuf-c-compiler.
00:30:09 [2020-11-10T00:30:09.636Z] #40 73.15 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 73.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 73.45 Selecting previously unselected package protobuf-compiler.
00:30:09 [2020-11-10T00:30:09.636Z] #40 73.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 73.49 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 73.93 Selecting previously unselected package python-pkg-resources.
00:30:09 [2020-11-10T00:30:09.636Z] #40 73.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 73.97 Unpacking python-pkg-resources (40.8.0-1) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 74.57 Selecting previously unselected package python-six.
00:30:09 [2020-11-10T00:30:09.636Z] #40 74.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 74.60 Unpacking python-six (1.12.0-1) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 74.98 Selecting previously unselected package python-protobuf.
00:30:09 [2020-11-10T00:30:09.636Z] #40 75.03 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 75.04 Unpacking python-protobuf (3.6.1.3-2) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 76.01 Setting up python-pkg-resources (40.8.0-1) ...
00:30:09 [2020-11-10T00:30:09.636Z] #40 ...
00:30:09 [2020-11-10T00:30:09.636Z] 
00:30:09 [2020-11-10T00:30:09.636Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:30:09 [2020-11-10T00:30:09.636Z] #34 66.42 Selecting previously unselected package cmake-data.
00:30:09 [2020-11-10T00:30:09.636Z] #34 66.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #34 66.43 Unpacking cmake-data (3.13.4-1) ...
00:30:09 [2020-11-10T00:30:09.636Z] #34 70.65 Selecting previously unselected package libicu63:amd64.
00:30:09 [2020-11-10T00:30:09.636Z] #34 70.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
00:30:09 [2020-11-10T00:30:09.636Z] #34 70.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:30:09 [2020-11-10T00:30:09.636Z] #34 ...
00:30:09 [2020-11-10T00:30:09.636Z] 
00:30:09 [2020-11-10T00:30:09.636Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:30:09 [2020-11-10T00:30:09.636Z] #30 68.55 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
00:30:09 [2020-11-10T00:30:09.636Z] #30 69.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:30:09 [2020-11-10T00:30:09.636Z] #30 69.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:30:09 [2020-11-10T00:30:09.808Z] #18 51.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:30:09 [2020-11-10T00:30:09.808Z] #18 51.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:30:09 [2020-11-10T00:30:09.808Z] #18 51.20 Setting up xxd (2:8.1.0875-5) ...
00:30:09 [2020-11-10T00:30:09.808Z] #18 51.21 Setting up zip (3.0-11+b1) ...
00:30:09 [2020-11-10T00:30:09.808Z] #18 51.23 Setting up vim-common (2:8.1.0875-5) ...
00:30:09 [2020-11-10T00:30:09.808Z] #18 51.27 Setting up bash-completion (1:2.8-6) ...
00:30:10 [2020-11-10T00:30:10.022Z] #11 ...
00:30:10 [2020-11-10T00:30:10.022Z] 
00:30:10 [2020-11-10T00:30:10.022Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:10 [2020-11-10T00:30:10.022Z] #32 46.74 os
00:30:10 [2020-11-10T00:30:10.022Z] #32 48.42 internal/fmtsort
00:30:10 [2020-11-10T00:30:10.022Z] #32 49.20 path/filepath
00:30:10 [2020-11-10T00:30:10.022Z] #32 49.23 fmt
00:30:10 [2020-11-10T00:30:10.022Z] #32 50.69 io/ioutil
00:30:10 [2020-11-10T00:30:10.022Z] #32 52.27 flag
00:30:10 [2020-11-10T00:30:10.022Z] #32 52.28 log
00:30:10 [2020-11-10T00:30:10.022Z] #32 52.28 github.com/BurntSushi/toml
00:30:10 [2020-11-10T00:30:10.022Z] #32 56.67 github.com/BurntSushi/toml/cmd/tomlv
00:30:10 [2020-11-10T00:30:10.022Z] #32 ...
00:30:10 [2020-11-10T00:30:10.022Z] 
00:30:10 [2020-11-10T00:30:10.022Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:30:10 [2020-11-10T00:30:10.022Z] #40 52.64 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
00:30:10 [2020-11-10T00:30:10.022Z] #40 54.03 Selecting previously unselected package libprotoc17:arm64.
00:30:10 [2020-11-10T00:30:10.022Z] #40 54.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
00:30:10 [2020-11-10T00:30:10.022Z] #40 54.04 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
00:30:10 [2020-11-10T00:30:10.022Z] #40 55.10 Selecting previously unselected package protobuf-c-compiler.
00:30:10 [2020-11-10T00:30:10.022Z] #40 55.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
00:30:10 [2020-11-10T00:30:10.022Z] #40 55.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:30:10 [2020-11-10T00:30:10.022Z] #40 55.53 Selecting previously unselected package protobuf-compiler.
00:30:10 [2020-11-10T00:30:10.022Z] #40 55.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
00:30:10 [2020-11-10T00:30:10.022Z] #40 55.64 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:30:10 [2020-11-10T00:30:10.022Z] #40 56.24 Selecting previously unselected package python-pkg-resources.
00:30:10 [2020-11-10T00:30:10.022Z] #40 56.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:30:10 [2020-11-10T00:30:10.022Z] #40 56.27 Unpacking python-pkg-resources (40.8.0-1) ...
00:30:10 [2020-11-10T00:30:10.022Z] #40 56.67 Selecting previously unselected package python-six.
00:30:10 [2020-11-10T00:30:10.022Z] #40 56.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:30:10 [2020-11-10T00:30:10.022Z] #40 56.68 Unpacking python-six (1.12.0-1) ...
00:30:10 [2020-11-10T00:30:10.580Z] #30 ...
00:30:10 [2020-11-10T00:30:10.580Z] 
00:30:10 [2020-11-10T00:30:10.580Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:10 [2020-11-10T00:30:10.580Z] #32 67.62 reflect
00:30:10 [2020-11-10T00:30:10.580Z] #32 76.00 time
00:30:10 [2020-11-10T00:30:10.580Z] #32 ...
00:30:10 [2020-11-10T00:30:10.580Z] 
00:30:10 [2020-11-10T00:30:10.580Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:10 [2020-11-10T00:30:10.580Z] #11 69.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 72.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
00:30:10 [2020-11-10T00:30:10.580Z] #11 74.37 debconf: delaying package configuration, since apt-utils is not installed
00:30:10 [2020-11-10T00:30:10.580Z] #11 74.75 Fetched 77.7 MB in 11s (7002 kB/s)
00:30:10 [2020-11-10T00:30:10.580Z] #11 74.98 Selecting previously unselected package binutils-mingw-w64-i686.
00:30:10 [2020-11-10T00:30:10.580Z] #11 74.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 ... 15410 files and directories currently installed.)
00:30:10 [2020-11-10T00:30:10.580Z] #11 75.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
00:30:10 [2020-11-10T00:30:10.580Z] #11 75.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:30:10 [2020-11-10T00:30:10.597Z] #40 57.60 Selecting previously unselected package python-protobuf.
00:30:10 [2020-11-10T00:30:10.597Z] #40 57.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
00:30:10 [2020-11-10T00:30:10.838Z] #19 ...
00:30:10 [2020-11-10T00:30:10.838Z] 
00:30:10 [2020-11-10T00:30:10.838Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:10 [2020-11-10T00:30:10.838Z] #42 78.61   LINK     criu/pie/restorer.built-in.o
00:30:10 [2020-11-10T00:30:10.838Z] #42 78.66   GEN      criu/pie/restorer-blob.h
00:30:10 [2020-11-10T00:30:10.838Z] #42 78.79   DEP      criu/vdso.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 79.03   DEP      criu/uts_ns.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 79.22   DEP      criu/util.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 79.45   DEP      criu/uffd.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 79.65   DEP      criu/tun.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 79.81   DEP      criu/tty.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 79.98   DEP      criu/timerfd.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 80.16   DEP      criu/timens.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 80.32   DEP      criu/sysfs_parse.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 80.46   DEP      criu/sysctl.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 80.62   DEP      criu/string.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 80.68   DEP      criu/stats.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 80.82   DEP      criu/sockets.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 81.05   DEP      criu/sk-unix.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 81.36   DEP      criu/sk-tcp.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 81.72   DEP      criu/sk-queue.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 81.91   DEP      criu/sk-packet.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 82.13   DEP      criu/sk-netlink.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 82.33   DEP      criu/sk-inet.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 82.56   DEP      criu/signalfd.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 82.84   DEP      criu/sigframe.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 82.95   DEP      criu/shmem.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 83.18   DEP      criu/servicefd.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 83.42   DEP      criu/seize.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 83.56   DEP      criu/seccomp.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 83.80   DEP      criu/rst-malloc.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 83.92   DEP      criu/rbtree.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 83.96   DEP      criu/pstree.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 84.17   DEP      criu/protobuf.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 84.32   GEN      criu/protobuf-desc-gen.h
00:30:10 [2020-11-10T00:30:10.838Z] #42 86.34   DEP      criu/protobuf-desc.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 86.54   DEP      criu/proc_parse.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 86.73   DEP      criu/plugin.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 86.83   DEP      criu/pipes.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 87.04   DEP      criu/pie-util.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 87.14   DEP      criu/pie-util-vdso.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 87.38   DEP      criu/path.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 87.54   DEP      criu/parasite-syscall.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 87.79   DEP      criu/pagemap.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 87.99   DEP      criu/pagemap-cache.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 88.14   DEP      criu/page-xfer.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 88.34   DEP      criu/page-pipe.d
00:30:10 [2020-11-10T00:30:10.838Z] #42 88.46   DEP      criu/netfilter.d
00:30:10 [2020-11-10T00:30:10.860Z] #40 57.82 Unpacking python-protobuf (3.6.1.3-2) ...
00:30:11 [2020-11-10T00:30:11.138Z] #42 88.67   DEP      criu/net.d
00:30:11 [2020-11-10T00:30:11.138Z] #42 ...
00:30:11 [2020-11-10T00:30:11.138Z] 
00:30:11 [2020-11-10T00:30:11.138Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:11 [2020-11-10T00:30:11.138Z] #44 138.9 vendor/golang.org/x/crypto/cryptobyte
00:30:11 [2020-11-10T00:30:11.138Z] #44 141.7 vendor/golang.org/x/net/http2/hpack
00:30:11 [2020-11-10T00:30:11.138Z] #44 143.2 mime
00:30:11 [2020-11-10T00:30:11.138Z] #44 143.6 net/http/internal
00:30:11 [2020-11-10T00:30:11.138Z] #44 147.2 vendor/golang.org/x/net/http/httpproxy
00:30:11 [2020-11-10T00:30:11.138Z] #44 147.2 net/textproto
00:30:11 [2020-11-10T00:30:11.138Z] #44 147.3 crypto/x509
00:30:11 [2020-11-10T00:30:11.138Z] #44 148.9 mime/multipart
00:30:11 [2020-11-10T00:30:11.138Z] #44 148.9 vendor/golang.org/x/net/http/httpguts
00:30:11 [2020-11-10T00:30:11.152Z] #11 ...
00:30:11 [2020-11-10T00:30:11.152Z] 
00:30:11 [2020-11-10T00:30:11.152Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:11 [2020-11-10T00:30:11.152Z] #43 68.40 bufio
00:30:11 [2020-11-10T00:30:11.152Z] #43 68.73 reflect
00:30:11 [2020-11-10T00:30:11.152Z] #43 71.25 syscall
00:30:11 [2020-11-10T00:30:11.437Z] #44 ...
00:30:11 [2020-11-10T00:30:11.437Z] 
00:30:11 [2020-11-10T00:30:11.437Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:11 [2020-11-10T00:30:11.437Z] #42 88.87   DEP      criu/namespaces.d
00:30:11 [2020-11-10T00:30:11.437Z] #42 89.05   DEP      criu/mount.d
00:30:11 [2020-11-10T00:30:11.726Z] #43 ...
00:30:11 [2020-11-10T00:30:11.726Z] 
00:30:11 [2020-11-10T00:30:11.726Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:11 [2020-11-10T00:30:11.726Z] #11 78.96 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:30:11 [2020-11-10T00:30:11.726Z] #11 78.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
00:30:11 [2020-11-10T00:30:11.726Z] #11 78.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:30:11 [2020-11-10T00:30:11.736Z] #42 89.28   DEP      criu/memfd.d
00:30:11 [2020-11-10T00:30:11.819Z] #40 58.72 Setting up python-pkg-resources (40.8.0-1) ...
00:30:12 [2020-11-10T00:30:12.035Z] #42 89.46   DEP      criu/mem.d
00:30:12 [2020-11-10T00:30:12.035Z] #42 89.67   DEP      criu/lsm.d
00:30:12 [2020-11-10T00:30:12.334Z] #42 89.85   DEP      criu/log.d
00:30:12 [2020-11-10T00:30:12.334Z] #42 90.02   DEP      criu/libnetlink.d
00:30:12 [2020-11-10T00:30:12.638Z] #42 90.18   DEP      criu/kerndat.d
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.15   PBCC     images/timens.pb-c.c
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.21   DEP      images/timens.pb-c.d
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.33   PBCC     images/fown.pb-c.c
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.38   PBCC     images/google/protobuf/descriptor.pb-c.c
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.53   PBCC     images/opts.pb-c.c
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.63   PBCC     images/memfd.pb-c.c
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.71   DEP      images/fown.pb-c.d
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.74   DEP      images/google/protobuf/descriptor.pb-c.d
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.77   DEP      images/opts.pb-c.d
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.79   DEP      images/memfd.pb-c.d
00:30:12 [2020-11-10T00:30:12.703Z] #41 11.85   PBCC     images/sit.pb-c.c
00:30:12 [2020-11-10T00:30:12.937Z] #42 90.44   DEP      criu/kcmp-ids.d
00:30:12 [2020-11-10T00:30:12.937Z] #42 90.52   DEP      criu/irmap.d
00:30:12 [2020-11-10T00:30:12.965Z] #41 11.92   DEP      images/sit.pb-c.d
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.16 Setting up libiptc0:amd64 (1.8.2-4) ...
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.17 Setting up xz-utils (5.2.4-1) ...
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.20 Setting up sudo (1.8.27-1+deb10u2) ...
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.28 invoke-rc.d: could not determine current runlevel
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.30 invoke-rc.d: policy-rc.d denied execution of start.
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.31 Setting up pigz (2.4-1) ...
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.33 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.34 Setting up python-pip-whl (18.1-5) ...
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.35 Setting up libmpdec2:amd64 (2.4.2-2) ...
00:30:13 [2020-11-10T00:30:13.076Z] #18 54.36 Setting up vim-runtime (2:8.1.0875-5) ...
00:30:13 [2020-11-10T00:30:13.235Z] #42 90.76   DEP      criu/ipc_ns.d
00:30:13 [2020-11-10T00:30:13.292Z] #41 12.03   PBCC     images/macvlan.pb-c.c
00:30:13 [2020-11-10T00:30:13.292Z] #41 12.05   DEP      images/macvlan.pb-c.d
00:30:13 [2020-11-10T00:30:13.292Z] #41 12.29   PBCC     images/autofs.pb-c.c
00:30:13 [2020-11-10T00:30:13.292Z] #41 12.35   DEP      images/autofs.pb-c.d
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.72 Setting up libaio1:amd64 (0.3.112-3) ...
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.73 Setting up libonig5:amd64 (6.9.1-1) ...
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.75 Setting up vim (2:8.1.0875-5) ...
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.85 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.86 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:30:13 [2020-11-10T00:30:13.332Z] #18 54.87 Setting up jq (1.5+dfsg-2+b1) ...
00:30:13 [2020-11-10T00:30:13.534Z] #42 91.00   DEP      criu/image.d
00:30:13 [2020-11-10T00:30:13.534Z] #42 91.18   DEP      criu/image-desc.d
00:30:13 [2020-11-10T00:30:13.534Z] #42 91.29   DEP      criu/fsnotify.d
00:30:13 [2020-11-10T00:30:13.555Z] #41 12.59   PBCC     images/sysctl.pb-c.c
00:30:13 [2020-11-10T00:30:13.589Z] #18 54.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
00:30:13 [2020-11-10T00:30:13.589Z] #18 54.89 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:30:13 [2020-11-10T00:30:13.833Z] #42 91.60   DEP      criu/filesystems.d
00:30:13 [2020-11-10T00:30:13.834Z] #41 12.60   DEP      images/sysctl.pb-c.d
00:30:13 [2020-11-10T00:30:13.834Z] #41 12.73   PBCC     images/time.pb-c.c
00:30:13 [2020-11-10T00:30:13.834Z] #41 12.77   DEP      images/time.pb-c.d
00:30:13 [2020-11-10T00:30:13.834Z] #41 12.87   PBCC     images/binfmt-misc.pb-c.c
00:30:14 [2020-11-10T00:30:14.094Z] #41 12.92   DEP      images/binfmt-misc.pb-c.d
00:30:14 [2020-11-10T00:30:14.094Z] #41 13.10   PBCC     images/seccomp.pb-c.c
00:30:14 [2020-11-10T00:30:14.134Z] #42 91.87   DEP      criu/files.d
00:30:14 [2020-11-10T00:30:14.362Z] #41 13.27   DEP      images/seccomp.pb-c.d
00:30:14 [2020-11-10T00:30:14.362Z] #41 13.36   PBCC     images/userns.pb-c.c
00:30:14 [2020-11-10T00:30:14.362Z] #41 13.41   DEP      images/userns.pb-c.d
00:30:14 [2020-11-10T00:30:14.434Z] #42 92.12   DEP      criu/files-reg.d
00:30:14 [2020-11-10T00:30:14.626Z] #41 13.57   PBCC     images/cgroup.pb-c.c
00:30:14 [2020-11-10T00:30:14.626Z] #41 13.76   DEP      images/cgroup.pb-c.d
00:30:14 [2020-11-10T00:30:14.735Z] #42 92.32   DEP      criu/files-ext.d
00:30:14 [2020-11-10T00:30:14.885Z] #41 13.93   PBCC     images/ext-file.pb-c.c
00:30:14 [2020-11-10T00:30:14.885Z] #41 14.02   DEP      images/ext-file.pb-c.d
00:30:15 [2020-11-10T00:30:15.034Z] #42 92.48   DEP      criu/file-lock.d
00:30:15 [2020-11-10T00:30:15.034Z] #42 92.64   DEP      criu/file-ids.d
00:30:15 [2020-11-10T00:30:15.145Z] #41 14.08   PBCC     images/rpc.pb-c.c
00:30:15 [2020-11-10T00:30:15.173Z] #40 ...
00:30:15 [2020-11-10T00:30:15.173Z] 
00:30:15 [2020-11-10T00:30:15.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:15 [2020-11-10T00:30:15.173Z] #11 61.99 Selecting previously unselected package mingw-w64-x86-64-dev.
00:30:15 [2020-11-10T00:30:15.173Z] #11 62.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:30:15 [2020-11-10T00:30:15.173Z] #11 62.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:30:15 [2020-11-10T00:30:15.333Z] #42 92.79   DEP      criu/fifo.d
00:30:15 [2020-11-10T00:30:15.333Z] #42 92.97   DEP      criu/fdstore.d
00:30:15 [2020-11-10T00:30:15.404Z] #41 14.19   DEP      images/rpc.pb-c.d
00:30:15 [2020-11-10T00:30:15.404Z] #41 14.34   PBCC     images/siginfo.pb-c.c
00:30:15 [2020-11-10T00:30:15.404Z] #41 14.48   DEP      images/siginfo.pb-c.d
00:30:15 [2020-11-10T00:30:15.404Z] #41 14.56   PBCC     images/pagemap.pb-c.c
00:30:15 [2020-11-10T00:30:15.436Z] #11 ...
00:30:15 [2020-11-10T00:30:15.436Z] 
00:30:15 [2020-11-10T00:30:15.436Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:15 [2020-11-10T00:30:15.436Z] #43 52.59 encoding/binary
00:30:15 [2020-11-10T00:30:15.436Z] #43 52.96 internal/lazyregexp
00:30:15 [2020-11-10T00:30:15.436Z] #43 52.99 flag
00:30:15 [2020-11-10T00:30:15.436Z] #43 52.99 go/token
00:30:15 [2020-11-10T00:30:15.436Z] #43 53.81 net/url
00:30:15 [2020-11-10T00:30:15.436Z] #43 54.99 go/scanner
00:30:15 [2020-11-10T00:30:15.436Z] #43 56.28 go/ast
00:30:15 [2020-11-10T00:30:15.436Z] #43 57.40 text/template/parse
00:30:15 [2020-11-10T00:30:15.436Z] #43 57.53 encoding/base64
00:30:15 [2020-11-10T00:30:15.436Z] #43 58.31 encoding/xml
00:30:15 [2020-11-10T00:30:15.436Z] #43 58.93 encoding/json
00:30:15 [2020-11-10T00:30:15.648Z] #42 93.09   DEP      criu/fault-injection.d
00:30:15 [2020-11-10T00:30:15.648Z] #42 93.11   DEP      criu/external.d
00:30:15 [2020-11-10T00:30:15.648Z] #42 93.30   DEP      criu/eventpoll.d
00:30:15 [2020-11-10T00:30:15.664Z] #41 14.66   DEP      images/pagemap.pb-c.d
00:30:15 [2020-11-10T00:30:15.664Z] #41 14.74   PBCC     images/rlimit.pb-c.c
00:30:15 [2020-11-10T00:30:15.664Z] #41 14.75   DEP      images/rlimit.pb-c.d
00:30:15 [2020-11-10T00:30:15.664Z] #41 14.81   PBCC     images/file-lock.pb-c.c
00:30:15 [2020-11-10T00:30:15.703Z] #43 ...
00:30:15 [2020-11-10T00:30:15.703Z] 
00:30:15 [2020-11-10T00:30:15.703Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:30:15 [2020-11-10T00:30:15.703Z] #40 62.21 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
00:30:15 [2020-11-10T00:30:15.703Z] #40 62.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:30:15 [2020-11-10T00:30:15.703Z] #40 62.30 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:30:15 [2020-11-10T00:30:15.703Z] #40 62.44 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
00:30:15 [2020-11-10T00:30:15.703Z] #40 ...
00:30:15 [2020-11-10T00:30:15.703Z] 
00:30:15 [2020-11-10T00:30:15.703Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:30:15 [2020-11-10T00:30:15.703Z] #34 52.91 Selecting previously unselected package libicu63:arm64.
00:30:15 [2020-11-10T00:30:15.703Z] #34 52.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 52.95 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 59.12 Selecting previously unselected package libxml2:arm64.
00:30:15 [2020-11-10T00:30:15.703Z] #34 59.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 59.38 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 60.39 Selecting previously unselected package libarchive13:arm64.
00:30:15 [2020-11-10T00:30:15.703Z] #34 60.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 60.56 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 61.37 Selecting previously unselected package libjsoncpp1:arm64.
00:30:15 [2020-11-10T00:30:15.703Z] #34 61.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 61.38 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 61.65 Selecting previously unselected package librhash0:arm64.
00:30:15 [2020-11-10T00:30:15.703Z] #34 61.67 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 61.73 Unpacking librhash0:arm64 (1.3.8-1) ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 62.13 Selecting previously unselected package libuv1:arm64.
00:30:15 [2020-11-10T00:30:15.703Z] #34 62.14 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
00:30:15 [2020-11-10T00:30:15.703Z] #34 62.15 Unpacking libuv1:arm64 (1.24.1-1) ...
00:30:15 [2020-11-10T00:30:15.924Z] #41 14.83   DEP      images/file-lock.pb-c.d
00:30:15 [2020-11-10T00:30:15.924Z] #41 14.89   PBCC     images/tty.pb-c.c
00:30:15 [2020-11-10T00:30:15.954Z] #42 93.52   DEP      criu/eventfd.d
00:30:15 [2020-11-10T00:30:15.954Z] #42 93.69   DEP      criu/crtools.d
00:30:16 [2020-11-10T00:30:16.184Z] #41 14.96   DEP      images/tty.pb-c.d
00:30:16 [2020-11-10T00:30:16.184Z] #41 15.01   PBCC     images/tun.pb-c.c
00:30:16 [2020-11-10T00:30:16.184Z] #41 15.06   PBCC     images/netdev.pb-c.c
00:30:16 [2020-11-10T00:30:16.184Z] #41 15.09   DEP      images/tun.pb-c.d
00:30:16 [2020-11-10T00:30:16.184Z] #41 15.17   DEP      images/netdev.pb-c.d
00:30:16 [2020-11-10T00:30:16.184Z] #41 15.23   PBCC     images/vma.pb-c.c
00:30:16 [2020-11-10T00:30:16.252Z] #42 93.91   DEP      criu/cr-service.d
00:30:16 [2020-11-10T00:30:16.281Z] #34 ...
00:30:16 [2020-11-10T00:30:16.281Z] 
00:30:16 [2020-11-10T00:30:16.281Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:16 [2020-11-10T00:30:16.281Z] #43 63.36 text/template
00:30:16 [2020-11-10T00:30:16.444Z] #41 15.28   DEP      images/vma.pb-c.d
00:30:16 [2020-11-10T00:30:16.444Z] #41 15.39   PBCC     images/creds.pb-c.c
00:30:16 [2020-11-10T00:30:16.444Z] #41 15.41   DEP      images/creds.pb-c.d
00:30:16 [2020-11-10T00:30:16.444Z] #41 15.50   PBCC     images/utsns.pb-c.c
00:30:16 [2020-11-10T00:30:16.444Z] #41 15.50   DEP      images/utsns.pb-c.d
00:30:16 [2020-11-10T00:30:16.444Z] #41 15.54   PBCC     images/ipc-desc.pb-c.c
00:30:16 [2020-11-10T00:30:16.444Z] #41 15.60   PBCC     images/ipc-sem.pb-c.c
00:30:16 [2020-11-10T00:30:16.545Z] #43 63.66 go/parser
00:30:16 [2020-11-10T00:30:16.551Z] #42 94.11   DEP      criu/cr-restore.d
00:30:16 [2020-11-10T00:30:16.704Z] #41 15.64   DEP      images/ipc-desc.pb-c.d
00:30:16 [2020-11-10T00:30:16.704Z] #41 15.68   DEP      images/ipc-sem.pb-c.d
00:30:16 [2020-11-10T00:30:16.704Z] #41 15.74   PBCC     images/ipc-msg.pb-c.c
00:30:16 [2020-11-10T00:30:16.851Z] #42 ...
00:30:16 [2020-11-10T00:30:16.851Z] 
00:30:16 [2020-11-10T00:30:16.851Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:30:16 [2020-11-10T00:30:16.859Z] #18 57.89 Setting up iptables (1.8.2-4) ...
00:30:16 [2020-11-10T00:30:16.859Z] #18 57.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:30:16 [2020-11-10T00:30:16.859Z] #18 57.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:30:16 [2020-11-10T00:30:16.859Z] #18 57.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:30:16 [2020-11-10T00:30:16.859Z] #18 57.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:30:16 [2020-11-10T00:30:16.859Z] #18 57.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:30:16 [2020-11-10T00:30:16.859Z] #18 57.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:30:16 [2020-11-10T00:30:16.859Z] #18 57.96 Setting up python3 (3.7.3-1) ...
00:30:16 [2020-11-10T00:30:16.859Z] #18 58.33 Setting up python3-wheel (0.32.3-2) ...
00:30:16 [2020-11-10T00:30:16.963Z] #41 15.75   DEP      images/ipc-msg.pb-c.d
00:30:16 [2020-11-10T00:30:16.963Z] #41 15.80   PBCC     images/ipc-shm.pb-c.c
00:30:16 [2020-11-10T00:30:16.963Z] #41 15.81   DEP      images/ipc-shm.pb-c.d
00:30:16 [2020-11-10T00:30:16.963Z] #41 15.89   PBCC     images/ipc-var.pb-c.c
00:30:16 [2020-11-10T00:30:16.963Z] #41 15.90   DEP      images/ipc-var.pb-c.d
00:30:16 [2020-11-10T00:30:16.963Z] #41 15.97   PBCC     images/sk-opts.pb-c.c
00:30:16 [2020-11-10T00:30:16.963Z] #41 16.00   PBCC     images/packet-sock.pb-c.c
00:30:16 [2020-11-10T00:30:16.963Z] #41 16.04   DEP      images/sk-opts.pb-c.d
00:30:16 [2020-11-10T00:30:16.964Z] #41 16.12   DEP      images/packet-sock.pb-c.d
00:30:17 [2020-11-10T00:30:17.019Z] #11 ...
00:30:17 [2020-11-10T00:30:17.019Z] 
00:30:17 [2020-11-10T00:30:17.019Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:30:17 [2020-11-10T00:30:17.019Z] #45 DONE 83.4s
00:30:17 [2020-11-10T00:30:17.019Z] 
00:30:17 [2020-11-10T00:30:17.019Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:30:17 [2020-11-10T00:30:17.019Z] #40 83.35 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:30:17 [2020-11-10T00:30:17.019Z] #40 83.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:30:17 [2020-11-10T00:30:17.019Z] #40 83.45 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:30:17 [2020-11-10T00:30:17.019Z] #40 83.47 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:30:17 [2020-11-10T00:30:17.019Z] #40 83.47 Setting up python-six (1.12.0-1) ...
00:30:17 [2020-11-10T00:30:17.223Z] #41 16.17   PBCC     images/sk-netlink.pb-c.c
00:30:17 [2020-11-10T00:30:17.223Z] #41 16.23   DEP      images/sk-netlink.pb-c.d
00:30:17 [2020-11-10T00:30:17.223Z] #41 16.27   PBCC     images/sk-inet.pb-c.c
00:30:17 [2020-11-10T00:30:17.223Z] #41 16.30   DEP      images/sk-inet.pb-c.d
00:30:17 [2020-11-10T00:30:17.223Z] #41 16.38   PBCC     images/sk-unix.pb-c.c
00:30:17 [2020-11-10T00:30:17.483Z] #41 16.42   DEP      images/sk-unix.pb-c.d
00:30:17 [2020-11-10T00:30:17.483Z] #41 16.50   PBCC     images/mm.pb-c.c
00:30:17 [2020-11-10T00:30:17.744Z] #41 16.58   DEP      images/mm.pb-c.d
00:30:17 [2020-11-10T00:30:17.744Z] #41 16.65   PBCC     images/timerfd.pb-c.c
00:30:17 [2020-11-10T00:30:17.744Z] #41 16.69   DEP      images/timerfd.pb-c.d
00:30:17 [2020-11-10T00:30:17.744Z] #41 16.75   PBCC     images/timer.pb-c.c
00:30:17 [2020-11-10T00:30:17.744Z] #41 16.79   DEP      images/timer.pb-c.d
00:30:17 [2020-11-10T00:30:17.744Z] #41 16.88   PBCC     images/sa.pb-c.c
00:30:17 [2020-11-10T00:30:17.790Z] #18 59.21 Setting up apparmor (2.13.2-10) ...
00:30:17 [2020-11-10T00:30:17.790Z] #18 ...
00:30:17 [2020-11-10T00:30:17.790Z] 
00:30:17 [2020-11-10T00:30:17.790Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:17 [2020-11-10T00:30:17.790Z] #41 111.7   CC       criu/cr-service.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 113.4   CC       criu/crtools.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 114.0   CC       criu/eventfd.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 114.4   CC       criu/eventpoll.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 115.3   CC       criu/external.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 115.7   CC       criu/fault-injection.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 115.8   CC       criu/fdstore.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 116.2   CC       criu/fifo.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 116.6   CC       criu/file-ids.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 116.9   CC       criu/file-lock.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 117.9   CC       criu/files-ext.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 118.2   CC       criu/files-reg.o
00:30:17 [2020-11-10T00:30:17.790Z] #41 120.6   CC       criu/files.o
00:30:18 [2020-11-10T00:30:18.003Z] #41 16.96   DEP      images/sa.pb-c.d
00:30:18 [2020-11-10T00:30:18.003Z] #41 17.03   PBCC     images/pipe-data.pb-c.c
00:30:18 [2020-11-10T00:30:18.003Z] #41 17.08   DEP      images/pipe-data.pb-c.d
00:30:18 [2020-11-10T00:30:18.003Z] #41 17.15   PBCC     images/mnt.pb-c.c
00:30:18 [2020-11-10T00:30:18.264Z] #41 17.18   DEP      images/mnt.pb-c.d
00:30:18 [2020-11-10T00:30:18.264Z] #41 17.23   PBCC     images/sk-packet.pb-c.c
00:30:18 [2020-11-10T00:30:18.264Z] #41 17.28   DEP      images/sk-packet.pb-c.d
00:30:18 [2020-11-10T00:30:18.264Z] #41 17.33   PBCC     images/tcp-stream.pb-c.c
00:30:18 [2020-11-10T00:30:18.264Z] #41 17.43   DEP      images/tcp-stream.pb-c.d
00:30:18 [2020-11-10T00:30:18.523Z] #41 17.46   PBCC     images/pipe.pb-c.c
00:30:18 [2020-11-10T00:30:18.523Z] #41 17.57   DEP      images/pipe.pb-c.d
00:30:18 [2020-11-10T00:30:18.783Z] #41 17.63   PBCC     images/pstree.pb-c.c
00:30:18 [2020-11-10T00:30:18.783Z] #41 17.65   DEP      images/pstree.pb-c.d
00:30:18 [2020-11-10T00:30:18.783Z] #41 17.70   PBCC     images/fs.pb-c.c
00:30:18 [2020-11-10T00:30:18.783Z] #41 17.73   DEP      images/fs.pb-c.d
00:30:18 [2020-11-10T00:30:18.783Z] #41 17.78   PBCC     images/signalfd.pb-c.c
00:30:18 [2020-11-10T00:30:18.783Z] #41 17.83   DEP      images/signalfd.pb-c.d
00:30:19 [2020-11-10T00:30:19.043Z] #41 17.89   PBCC     images/fh.pb-c.c
00:30:19 [2020-11-10T00:30:19.043Z] #41 17.97   PBCC     images/fsnotify.pb-c.c
00:30:19 [2020-11-10T00:30:19.043Z] #41 18.05   DEP      images/fh.pb-c.d
00:30:19 [2020-11-10T00:30:19.043Z] #41 18.13   DEP      images/fsnotify.pb-c.d
00:30:19 [2020-11-10T00:30:19.043Z] #41 18.20   PBCC     images/eventpoll.pb-c.c
00:30:19 [2020-11-10T00:30:19.110Z] #43 ...
00:30:19 [2020-11-10T00:30:19.110Z] 
00:30:19 [2020-11-10T00:30:19.110Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:19 [2020-11-10T00:30:19.110Z] #49 55.54 mvdan.cc/editorconfig
00:30:19 [2020-11-10T00:30:19.110Z] #49 56.24 mvdan.cc/sh/v3/syntax
00:30:19 [2020-11-10T00:30:19.110Z] #49 57.54 encoding/base64
00:30:19 [2020-11-10T00:30:19.110Z] #49 57.94 go/ast
00:30:19 [2020-11-10T00:30:19.110Z] #49 58.39 golang.org/x/sys/unix
00:30:19 [2020-11-10T00:30:19.110Z] #49 58.97 encoding/json
00:30:19 [2020-11-10T00:30:19.110Z] #49 ...
00:30:19 [2020-11-10T00:30:19.110Z] 
00:30:19 [2020-11-10T00:30:19.110Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:19 [2020-11-10T00:30:19.110Z] #43 65.98 compress/flate
00:30:19 [2020-11-10T00:30:19.159Z] #41 122.8   CC       criu/filesystems.o
00:30:19 [2020-11-10T00:30:19.303Z] #41 18.24   DEP      images/eventpoll.pb-c.d
00:30:19 [2020-11-10T00:30:19.303Z] #41 18.28   PBCC     images/eventfd.pb-c.c
00:30:19 [2020-11-10T00:30:19.303Z] #41 18.31   DEP      images/eventfd.pb-c.d
00:30:19 [2020-11-10T00:30:19.303Z] #41 18.33   PBCC     images/remap-file-path.pb-c.c
00:30:19 [2020-11-10T00:30:19.303Z] #41 18.36   DEP      images/remap-file-path.pb-c.d
00:30:19 [2020-11-10T00:30:19.303Z] #41 18.40   PBCC     images/fifo.pb-c.c
00:30:19 [2020-11-10T00:30:19.303Z] #41 18.41   DEP      images/fifo.pb-c.d
00:30:19 [2020-11-10T00:30:19.416Z] #41 ...
00:30:19 [2020-11-10T00:30:19.416Z] 
00:30:19 [2020-11-10T00:30:19.416Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:19 [2020-11-10T00:30:19.416Z] #18 60.93 Setting up xfsprogs (4.20.0-1) ...
00:30:19 [2020-11-10T00:30:19.416Z] #18 60.95 Setting up python3-lib2to3 (3.7.3-1) ...
00:30:19 [2020-11-10T00:30:19.510Z] #43 66.38 math/big
00:30:19 [2020-11-10T00:30:19.564Z] #41 18.48   PBCC     images/ghost-file.pb-c.c
00:30:19 [2020-11-10T00:30:19.564Z] #41 18.54   DEP      images/ghost-file.pb-c.d
00:30:19 [2020-11-10T00:30:19.564Z] #41 18.61   PBCC     images/regfile.pb-c.c
00:30:19 [2020-11-10T00:30:19.564Z] #41 18.65   DEP      images/regfile.pb-c.d
00:30:19 [2020-11-10T00:30:19.823Z] #41 18.69   PBCC     images/ns.pb-c.c
00:30:19 [2020-11-10T00:30:19.823Z] #41 18.71   DEP      images/ns.pb-c.d
00:30:19 [2020-11-10T00:30:19.823Z] #41 18.76   PBCC     images/fdinfo.pb-c.c
00:30:19 [2020-11-10T00:30:19.823Z] #41 ...
00:30:19 [2020-11-10T00:30:19.823Z] 
00:30:19 [2020-11-10T00:30:19.823Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:19 [2020-11-10T00:30:19.823Z] #49 111.3 go/ast
00:30:19 [2020-11-10T00:30:19.823Z] #49 112.3 golang.org/x/crypto/ssh/terminal
00:30:19 [2020-11-10T00:30:19.823Z] #49 114.4 mvdan.cc/editorconfig
00:30:19 [2020-11-10T00:30:19.823Z] #49 116.5 mvdan.cc/sh/v3/fileutil
00:30:19 [2020-11-10T00:30:19.823Z] #49 117.0 mvdan.cc/sh/v3/syntax
00:30:19 [2020-11-10T00:30:19.823Z] #49 ...
00:30:19 [2020-11-10T00:30:19.823Z] 
00:30:19 [2020-11-10T00:30:19.823Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:19 [2020-11-10T00:30:19.823Z] #41 18.83   DEP      images/fdinfo.pb-c.d
00:30:19 [2020-11-10T00:30:19.823Z] #41 18.89   PBCC     images/core-aarch64.pb-c.c
00:30:19 [2020-11-10T00:30:19.980Z] #18 61.39 Setting up python3-pkg-resources (40.8.0-1) ...
00:30:20 [2020-11-10T00:30:20.083Z] #41 18.93   PBCC     images/core-arm.pb-c.c
00:30:20 [2020-11-10T00:30:20.083Z] #41 19.00   PBCC     images/core-ppc64.pb-c.c
00:30:20 [2020-11-10T00:30:20.083Z] #41 19.05   PBCC     images/core-s390.pb-c.c
00:30:20 [2020-11-10T00:30:20.083Z] #41 19.11   PBCC     images/core-x86.pb-c.c
00:30:20 [2020-11-10T00:30:20.083Z] #41 19.16   PBCC     images/core.pb-c.c
00:30:20 [2020-11-10T00:30:20.083Z] #41 19.23   PBCC     images/inventory.pb-c.c
00:30:20 [2020-11-10T00:30:20.343Z] #41 19.31   DEP      images/core-aarch64.pb-c.d
00:30:20 [2020-11-10T00:30:20.343Z] #41 19.36   DEP      images/core-arm.pb-c.d
00:30:20 [2020-11-10T00:30:20.343Z] #41 19.41   DEP      images/core-ppc64.pb-c.d
00:30:20 [2020-11-10T00:30:20.343Z] #41 19.45   DEP      images/core-s390.pb-c.d
00:30:20 [2020-11-10T00:30:20.517Z] #43 67.35 net
00:30:20 [2020-11-10T00:30:20.604Z] #41 19.49   DEP      images/core-x86.pb-c.d
00:30:20 [2020-11-10T00:30:20.604Z] #41 19.58   DEP      images/core.pb-c.d
00:30:20 [2020-11-10T00:30:20.604Z] #41 19.62   DEP      images/inventory.pb-c.d
00:30:20 [2020-11-10T00:30:20.604Z] #41 19.65   PBCC     images/cpuinfo.pb-c.c
00:30:20 [2020-11-10T00:30:20.604Z] #41 19.68   DEP      images/cpuinfo.pb-c.d
00:30:20 [2020-11-10T00:30:20.866Z] #41 19.74   PBCC     images/stats.pb-c.c
00:30:20 [2020-11-10T00:30:20.866Z] #41 19.77   DEP      images/stats.pb-c.d
00:30:20 [2020-11-10T00:30:20.910Z] #18 62.18 Setting up python3-distutils (3.7.3-1) ...
00:30:21 [2020-11-10T00:30:21.127Z] #41 ...
00:30:21 [2020-11-10T00:30:21.127Z] 
00:30:21 [2020-11-10T00:30:21.127Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:21 [2020-11-10T00:30:21.127Z] #43 112.6 go/parser
00:30:21 [2020-11-10T00:30:21.127Z] #43 114.3 text/template
00:30:21 [2020-11-10T00:30:21.127Z] #43 118.2 encoding/xml
00:30:21 [2020-11-10T00:30:21.127Z] #43 120.7 go/doc
00:30:21 [2020-11-10T00:30:21.127Z] #43 ...
00:30:21 [2020-11-10T00:30:21.127Z] 
00:30:21 [2020-11-10T00:30:21.127Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:30:21 [2020-11-10T00:30:21.170Z] #18 62.65 Setting up python3-setuptools (40.8.0-1) ...
00:30:21 [2020-11-10T00:30:21.369Z] #23 154.6 Checking out files:  24% (2680/10982)   
Checking out files:  25% (2746/10982)   
Checking out files:  26% (2856/10982)   
Checking out files:  27% (2966/10982)   
Checking out files:  28% (3075/10982)   
Checking out files:  29% (3185/10982)   
Checking out files:  30% (3295/10982)   
Checking out files:  31% (3405/10982)   
Checking out files:  32% (3515/10982)   
Checking out files:  33% (3625/10982)   
Checking out files:  34% (3734/10982)   
Checking out files:  35% (3844/10982)   
Checking out files:  36% (3954/10982)   
Checking out files:  37% (4064/10982)   
Checking out files:  38% (4174/10982)   
Checking out files:  39% (4283/10982)   
Checking out files:  40% (4393/10982)   
Checking out files:  41% (4503/10982)   
Checking out files:  42% (4613/10982)   
Checking out files:  42% (4683/10982)   
Checking out files:  43% (4723/10982)   
Checking out files:  44% (4833/10982)   
Checking out files:  45% (4942/10982)   
Checking out files:  46% (5052/10982)   
Checking out files:  47% (5162/10982)   
Checking out files:  48% (5272/10982)   
Checking out files:  49% (5382/10982)   
Checking out files:  50% (5491/10982)   
Checking out files:  51% (5601/10982)   
Checking out files:  52% (5711/10982)   
Checking out files:  53% (5821/10982)   
Checking out files:  54% (5931/10982)   
Checking out files:  55% (6041/10982)   
Checking out files:  56% (6150/10982)   
Checking out files:  57% (6260/10982)   
Checking out files:  58% (6370/10982)   
Checking out files:  59% (6480/10982)   
Checking out files:  60% (6590/10982)   
Checking out files:  61% (6700/10982)   
Checking out files:  62% (6809/10982)   
Checking out files:  63% (6919/10982)   
Checking out files:  63% (7022/10982)   
Checking out files:  64% (7029/10982)   
Checking out files:  65% (7139/10982)   
Checking out files:  66% (7249/10982)   
Checking out files:  67% (7358/10982)   
Checking out files:  68% (7468/10982)   
Checking out files:  69% (7578/10982)   
Checking out files:  70% (7688/10982)   
Checking out files:  71% (7798/10982)   
Checking out files:  72% (7908/10982)   
Checking out files:  73% (8017/10982)   
Checking out files:  74% (8127/10982)   
Checking out files:  75% (8237/10982)   
Checking out files:  76% (8347/10982)   
Checking out files:  77% (8457/10982)   
Checking out files:  78% (8566/10982)   
Checking out files:  79% (8676/10982)   
Checking out files:  80% (8786/10982)   
Checking out files:  81% (8896/10982)   
Checking out files:  81% (8965/10982)   
Checking out files:  82% (9006/10982)   
Checking out files:  83% (9116/10982)   
Checking out files:  84% (9225/10982)   
Checking out files:  85% (9335/10982)   
Checking out files:  86% (9445/10982)   
Checking out files:  87% (9555/10982)   
Checking out files:  88% (9665/10982)   
Checking out files:  89% (9774/10982)   
Checking out files:  90% (9884/10982)   
Checking out files:  91% (9994/10982)   
Checking out files:  92% (10104/10982)   
Checking out files:  93% (10214/10982)   
Checking out files:  94% (10324/10982)   
Checking out files:  95% (10433/10982)   
Checking out files:  96% (10543/10982)   
Checking out files:  96% (10591/10982)   
Checking out files:  97% (10653/10982)   
Checking out files:  98% (10763/10982)   
Checking out files:  99% (10873/10982)   
Checking out files: 100% (10982/10982)   
Checking out files: 100% (10982/10982), done.
00:30:21 [2020-11-10T00:30:21.369Z] #23 159.1 + cd /tmp/tmp.PTG9ioUtBQ/tmp/docker-ce
00:30:21 [2020-11-10T00:30:21.369Z] #23 159.1 + git checkout -q v17.06.2-ce
00:30:21 [2020-11-10T00:30:21.466Z] #43 ...
00:30:21 [2020-11-10T00:30:21.466Z] 
00:30:21 [2020-11-10T00:30:21.467Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:21 [2020-11-10T00:30:21.467Z] #32 DONE 68.6s
00:30:21 [2020-11-10T00:30:21.648Z] #54 56.07 Checking out files:  53% (1824/3433)   
Checking out files:  54% (1854/3433)   
Checking out files:  55% (1889/3433)   
Checking out files:  56% (1923/3433)   
Checking out files:  57% (1957/3433)   
Checking out files:  58% (1992/3433)   
Checking out files:  59% (2026/3433)   
Checking out files:  60% (2060/3433)   
Checking out files:  61% (2095/3433)   
Checking out files:  62% (2129/3433)   
Checking out files:  63% (2163/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  90% (3124/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
00:30:21 [2020-11-10T00:30:21.648Z] #54 57.55 + cd /tmp/tmp.vs1Eqp26F7/src/github.com/containerd/containerd
00:30:21 [2020-11-10T00:30:21.648Z] #54 57.55 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:30:21 [2020-11-10T00:30:21.730Z] 
00:30:21 [2020-11-10T00:30:21.730Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:30:21 [2020-11-10T00:30:21.730Z] #34 67.78 Selecting previously unselected package cmake.
00:30:21 [2020-11-10T00:30:21.730Z] #34 67.79 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
00:30:21 [2020-11-10T00:30:21.730Z] #34 68.39 Unpacking cmake (3.13.4-1) ...
00:30:22 [2020-11-10T00:30:22.018Z] #23 ...
00:30:22 [2020-11-10T00:30:22.018Z] 
00:30:22 [2020-11-10T00:30:22.018Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:22 [2020-11-10T00:30:22.018Z] #19 40.43 Unpacking bash-completion (1:2.8-6) ...
00:30:22 [2020-11-10T00:30:22.018Z] #19 40.97 Selecting previously unselected package bzip2.
00:30:22 [2020-11-10T00:30:22.018Z] #19 40.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 41.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 41.12 Selecting previously unselected package xz-utils.
00:30:22 [2020-11-10T00:30:22.019Z] #19 41.12 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 41.13 Unpacking xz-utils (5.2.4-1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 41.35 Selecting previously unselected package apparmor.
00:30:22 [2020-11-10T00:30:22.019Z] #19 41.36 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 41.46 Unpacking apparmor (2.13.2-10) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 41.87 Selecting previously unselected package aufs-tools.
00:30:22 [2020-11-10T00:30:22.019Z] #19 41.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 41.88 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.00 Selecting previously unselected package libonig5:ppc64el.
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.00 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.01 Unpacking libonig5:ppc64el (6.9.1-1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.15 Selecting previously unselected package libjq1:ppc64el.
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.16 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.25 Selecting previously unselected package jq.
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.26 Unpacking jq (1.5+dfsg-2+b1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.36 Selecting previously unselected package libaio1:ppc64el.
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.38 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.39 Unpacking libaio1:ppc64el (0.3.112-3) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.62 Selecting previously unselected package libgpm2:ppc64el.
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.63 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.63 Unpacking libgpm2:ppc64el (1.20.7-5) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.72 Selecting previously unselected package libicu63:ppc64el.
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.75 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 42.76 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 46.80 Selecting previously unselected package libnet1:ppc64el.
00:30:22 [2020-11-10T00:30:22.019Z] #19 46.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 46.81 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 46.89 Selecting previously unselected package libnl-3-200:ppc64el.
00:30:22 [2020-11-10T00:30:22.019Z] #19 46.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 46.90 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.00 Selecting previously unselected package libprotobuf-c1:ppc64el.
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.02 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.12 Selecting previously unselected package libreadline5:ppc64el.
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.14 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.28 Selecting previously unselected package net-tools.
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.59 Selecting previously unselected package python-pip-whl.
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 47.65 Unpacking python-pip-whl (18.1-5) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 48.32 Selecting previously unselected package python3-lib2to3.
00:30:22 [2020-11-10T00:30:22.019Z] #19 48.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 48.34 Unpacking python3-lib2to3 (3.7.3-1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 48.51 Selecting previously unselected package python3-distutils.
00:30:22 [2020-11-10T00:30:22.019Z] #19 48.52 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 48.52 Unpacking python3-distutils (3.7.3-1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 48.71 Selecting previously unselected package python3-pip.
00:30:22 [2020-11-10T00:30:22.019Z] #19 48.75 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 48.75 Unpacking python3-pip (18.1-5) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.01 Selecting previously unselected package python3-pkg-resources.
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.03 Unpacking python3-pkg-resources (40.8.0-1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.21 Selecting previously unselected package python3-setuptools.
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.23 Unpacking python3-setuptools (40.8.0-1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.45 Selecting previously unselected package python3-wheel.
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.46 Unpacking python3-wheel (0.32.3-2) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.54 Selecting previously unselected package sudo.
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 49.56 Unpacking sudo (1.8.27-1+deb10u2) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 50.09 Selecting previously unselected package thin-provisioning-tools.
00:30:22 [2020-11-10T00:30:22.019Z] #19 50.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 50.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 50.44 Selecting previously unselected package uidmap.
00:30:22 [2020-11-10T00:30:22.019Z] #19 50.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
00:30:22 [2020-11-10T00:30:22.019Z] #19 50.46 Unpacking uidmap (1:4.5-1.1) ...
00:30:22 [2020-11-10T00:30:22.304Z] #40 ...
00:30:22 [2020-11-10T00:30:22.304Z] 
00:30:22 [2020-11-10T00:30:22.304Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:30:22 [2020-11-10T00:30:22.304Z] #34 82.86 Selecting previously unselected package libxml2:amd64.
00:30:22 [2020-11-10T00:30:22.304Z] #34 82.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 82.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 84.30 Selecting previously unselected package libarchive13:amd64.
00:30:22 [2020-11-10T00:30:22.304Z] #34 84.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 84.33 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 85.00 Selecting previously unselected package libjsoncpp1:amd64.
00:30:22 [2020-11-10T00:30:22.304Z] #34 85.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 85.02 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 85.41 Selecting previously unselected package librhash0:amd64.
00:30:22 [2020-11-10T00:30:22.304Z] #34 85.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 85.43 Unpacking librhash0:amd64 (1.3.8-1) ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 85.79 Selecting previously unselected package libuv1:amd64.
00:30:22 [2020-11-10T00:30:22.304Z] #34 85.81 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 85.83 Unpacking libuv1:amd64 (1.24.1-1) ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 86.09 Selecting previously unselected package cmake.
00:30:22 [2020-11-10T00:30:22.304Z] #34 86.11 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 86.12 Unpacking cmake (3.13.4-1) ...
00:30:22 [2020-11-10T00:30:22.304Z] #34 ...
00:30:22 [2020-11-10T00:30:22.304Z] 
00:30:22 [2020-11-10T00:30:22.304Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:30:22 [2020-11-10T00:30:22.304Z] #40 89.19 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:30:22 [2020-11-10T00:30:22.304Z] #40 89.23 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:30:22 [2020-11-10T00:30:22.304Z] #40 89.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
00:30:22 [2020-11-10T00:30:22.304Z] #40 89.44 Setting up libcap-dev:amd64 (1:2.25-2) ...
00:30:22 [2020-11-10T00:30:22.305Z] #40 89.49 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
00:30:22 [2020-11-10T00:30:22.305Z] #40 89.53 Setting up protobuf-compiler (3.6.1.3-2) ...
00:30:22 [2020-11-10T00:30:22.305Z] #40 89.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:30:22 [2020-11-10T00:30:22.305Z] #40 89.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:30:22 [2020-11-10T00:30:22.318Z] #19 50.60 Selecting previously unselected package vim-runtime.
00:30:22 [2020-11-10T00:30:22.318Z] #19 50.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:30:22 [2020-11-10T00:30:22.318Z] #19 50.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:30:22 [2020-11-10T00:30:22.318Z] #19 50.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:30:22 [2020-11-10T00:30:22.318Z] #19 50.77 Unpacking vim-runtime (2:8.1.0875-5) ...
00:30:22 [2020-11-10T00:30:22.539Z] #18 63.95 Setting up python3-pip (18.1-5) ...
00:30:22 [2020-11-10T00:30:22.566Z] #40 89.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:30:22 [2020-11-10T00:30:22.566Z] #40 89.73 Setting up python-protobuf (3.6.1.3-2) ...
00:30:22 [2020-11-10T00:30:22.589Z] #54 58.52 + export 'BUILDTAGS=netgo osusergo static_build'
00:30:22 [2020-11-10T00:30:22.589Z] #54 58.53 + BUILDTAGS='netgo osusergo static_build'
00:30:22 [2020-11-10T00:30:22.589Z] #54 58.53 + export EXTRA_FLAGS=-buildmode=pie
00:30:22 [2020-11-10T00:30:22.589Z] #54 58.53 + EXTRA_FLAGS=-buildmode=pie
00:30:22 [2020-11-10T00:30:22.589Z] #54 58.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:30:22 [2020-11-10T00:30:22.589Z] #54 58.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:30:22 [2020-11-10T00:30:22.589Z] #54 58.53 + '[' '' = dynamic ']'
00:30:22 [2020-11-10T00:30:22.589Z] #54 58.53 + make
00:30:23 [2020-11-10T00:30:23.471Z] #18 65.03 Processing triggers for libc-bin (2.28-10) ...
00:30:23 [2020-11-10T00:30:23.727Z] #18 65.06 Processing triggers for mime-support (3.62) ...
00:30:23 [2020-11-10T00:30:23.980Z] #54 59.49 + bin/ctr
00:30:24 [2020-11-10T00:30:24.441Z] #19 ...
00:30:24 [2020-11-10T00:30:24.441Z] 
00:30:24 [2020-11-10T00:30:24.441Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:24 [2020-11-10T00:30:24.441Z] #44 152.2 crypto/tls
00:30:24 [2020-11-10T00:30:24.441Z] #44 161.0 net/http/httptrace
00:30:24 [2020-11-10T00:30:24.441Z] #44 161.2 net/http
00:30:24 [2020-11-10T00:30:24.661Z] #18 DONE 66.0s
00:30:24 [2020-11-10T00:30:24.661Z] 
00:30:24 [2020-11-10T00:30:24.661Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:30:24 [2020-11-10T00:30:24.737Z] #44 ...
00:30:24 [2020-11-10T00:30:24.737Z] 
00:30:24 [2020-11-10T00:30:24.737Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:24 [2020-11-10T00:30:24.737Z] #42 94.49   DEP      criu/cr-errno.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 94.51   DEP      criu/cr-dump.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 94.78   DEP      criu/cr-dedup.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 95.04   DEP      criu/cr-check.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 95.26   DEP      criu/config.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 95.59   DEP      criu/clone-noasan.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 95.72   DEP      criu/cgroup.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 96.05   DEP      criu/cgroup-props.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 96.24   DEP      criu/bitmap.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 96.26   DEP      criu/bfd.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 96.37   DEP      criu/autofs.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 96.56   DEP      criu/aio.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 96.75   DEP      criu/action-scripts.d
00:30:24 [2020-11-10T00:30:24.737Z] #42 97.28   CC       criu/action-scripts.o
00:30:24 [2020-11-10T00:30:24.737Z] #42 98.09   CC       criu/aio.o
00:30:24 [2020-11-10T00:30:24.737Z] #42 98.97   CC       criu/autofs.o
00:30:24 [2020-11-10T00:30:24.737Z] #42 101.4   CC       criu/bfd.o
00:30:24 [2020-11-10T00:30:24.737Z] #42 102.3   CC       criu/bitmap.o
00:30:24 [2020-11-10T00:30:24.737Z] #42 ...
00:30:24 [2020-11-10T00:30:24.737Z] 
00:30:24 [2020-11-10T00:30:24.737Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:30:24 [2020-11-10T00:30:24.737Z] #23 162.5 + mkdir -p /tmp/tmp.PTG9ioUtBQ/src/github.com/docker
00:30:24 [2020-11-10T00:30:24.737Z] #23 162.5 + mv components/cli /tmp/tmp.PTG9ioUtBQ/src/github.com/docker/cli
00:30:24 [2020-11-10T00:30:24.737Z] #23 162.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
00:30:25 [2020-11-10T00:30:25.591Z] #19 0.967 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:30:25 [2020-11-10T00:30:25.591Z] #19 0.972 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:30:25 [2020-11-10T00:30:25.591Z] #19 0.975 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:30:25 [2020-11-10T00:30:25.591Z] #19 DONE 1.0s
00:30:25 [2020-11-10T00:30:25.591Z] 
00:30:25 [2020-11-10T00:30:25.591Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:30:25 [2020-11-10T00:30:25.874Z] #40 ...
00:30:25 [2020-11-10T00:30:25.874Z] 
00:30:25 [2020-11-10T00:30:25.874Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:30:25 [2020-11-10T00:30:25.874Z] #34 91.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:30:25 [2020-11-10T00:30:25.874Z] #34 91.53 Setting up xxd (2:8.1.0875-5) ...
00:30:25 [2020-11-10T00:30:25.874Z] #34 91.59 Setting up libuv1:amd64 (1.24.1-1) ...
00:30:25 [2020-11-10T00:30:25.874Z] #34 91.63 Setting up vim-common (2:8.1.0875-5) ...
00:30:25 [2020-11-10T00:30:25.874Z] #34 91.81 Setting up librhash0:amd64 (1.3.8-1) ...
00:30:25 [2020-11-10T00:30:25.874Z] #34 91.88 Setting up cmake-data (3.13.4-1) ...
00:30:25 [2020-11-10T00:30:25.874Z] #34 91.97 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:30:25 [2020-11-10T00:30:25.874Z] #34 91.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
00:30:25 [2020-11-10T00:30:25.875Z] #34 91.99 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:30:25 [2020-11-10T00:30:25.875Z] #34 92.01 Setting up cmake (3.13.4-1) ...
00:30:25 [2020-11-10T00:30:25.875Z] #34 92.03 Processing triggers for libc-bin (2.28-10) ...
00:30:25 [2020-11-10T00:30:25.875Z] #34 92.07 Processing triggers for mime-support (3.62) ...
00:30:25 [2020-11-10T00:30:25.875Z] #34 DONE 92.8s
00:30:25 [2020-11-10T00:30:25.875Z] 
00:30:25 [2020-11-10T00:30:25.875Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:25 [2020-11-10T00:30:25.922Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 29.1% of statements
00:30:25 [2020-11-10T00:30:25.922Z] ok  	github.com/docker/docker/container	0.136s	coverage: 34.7% of statements
00:30:25 [2020-11-10T00:30:25.922Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:30:25 [2020-11-10T00:30:25.922Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:30:25 [2020-11-10T00:30:25.922Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:30:25 [2020-11-10T00:30:25.922Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:30:25 [2020-11-10T00:30:25.953Z] #34 72.73 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
00:30:26 [2020-11-10T00:30:26.216Z] #34 73.21 Setting up xxd (2:8.1.0875-5) ...
00:30:26 [2020-11-10T00:30:26.216Z] #34 73.24 Setting up libuv1:arm64 (1.24.1-1) ...
00:30:26 [2020-11-10T00:30:26.216Z] #34 73.26 Setting up vim-common (2:8.1.0875-5) ...
00:30:26 [2020-11-10T00:30:26.216Z] #34 73.37 Setting up librhash0:arm64 (1.3.8-1) ...
00:30:26 [2020-11-10T00:30:26.445Z] #35 ...
00:30:26 [2020-11-10T00:30:26.445Z] 
00:30:26 [2020-11-10T00:30:26.445Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:26 [2020-11-10T00:30:26.445Z] #43 83.62 time
00:30:26 [2020-11-10T00:30:26.445Z] #43 89.19 strings
00:30:26 [2020-11-10T00:30:26.445Z] #43 92.56 os
00:30:26 [2020-11-10T00:30:26.445Z] #43 93.59 regexp/syntax
00:30:26 [2020-11-10T00:30:26.479Z] #34 73.42 Setting up cmake-data (3.13.4-1) ...
00:30:26 [2020-11-10T00:30:26.479Z] #34 73.47 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
00:30:26 [2020-11-10T00:30:26.479Z] #34 73.50 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
00:30:26 [2020-11-10T00:30:26.479Z] #34 73.51 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
00:30:26 [2020-11-10T00:30:26.479Z] #34 73.53 Setting up cmake (3.13.4-1) ...
00:30:26 [2020-11-10T00:30:26.479Z] #34 73.56 Processing triggers for libc-bin (2.28-10) ...
00:30:26 [2020-11-10T00:30:26.722Z] #43 ...
00:30:26 [2020-11-10T00:30:26.722Z] 
00:30:26 [2020-11-10T00:30:26.722Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:26 [2020-11-10T00:30:26.722Z] #11 84.47 Selecting previously unselected package binutils-mingw-w64.
00:30:26 [2020-11-10T00:30:26.722Z] #11 84.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:30:26 [2020-11-10T00:30:26.722Z] #11 84.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:30:26 [2020-11-10T00:30:26.722Z] #11 84.89 Selecting previously unselected package libdevmapper1.02.1:amd64.
00:30:26 [2020-11-10T00:30:26.722Z] #11 84.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
00:30:26 [2020-11-10T00:30:26.722Z] #11 84.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:30:26 [2020-11-10T00:30:26.722Z] #11 85.41 Selecting previously unselected package dmsetup.
00:30:26 [2020-11-10T00:30:26.722Z] #11 85.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
00:30:26 [2020-11-10T00:30:26.722Z] #11 85.43 Unpacking dmsetup (2:1.02.155-3) ...
00:30:26 [2020-11-10T00:30:26.722Z] #11 85.77 Selecting previously unselected package mingw-w64-common.
00:30:26 [2020-11-10T00:30:26.722Z] #11 85.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:30:26 [2020-11-10T00:30:26.722Z] #11 85.77 Unpacking mingw-w64-common (6.0.0-3) ...
00:30:26 [2020-11-10T00:30:26.742Z] #34 73.81 Processing triggers for mime-support (3.62) ...#34 ...
00:30:26 [2020-11-10T00:30:26.742Z] 
00:30:26 [2020-11-10T00:30:26.742Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:26 [2020-11-10T00:30:26.742Z] #49 66.96 golang.org/x/crypto/ssh/terminal
00:30:26 [2020-11-10T00:30:26.742Z] #49 68.32 mvdan.cc/sh/v3/cmd/shfmt
00:30:26 [2020-11-10T00:30:26.742Z] #49 DONE 73.8s
00:30:26 [2020-11-10T00:30:26.742Z] 
00:30:26 [2020-11-10T00:30:26.742Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:30:26 [2020-11-10T00:30:26.742Z] #34 73.81 Processing triggers for mime-support (3.62) ...
00:30:26 [2020-11-10T00:30:26.742Z] #34 ...
00:30:26 [2020-11-10T00:30:26.742Z] 
00:30:26 [2020-11-10T00:30:26.742Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:30:26 [2020-11-10T00:30:26.742Z] #40 67.59 Setting up python-six (1.12.0-1) ...
00:30:26 [2020-11-10T00:30:26.742Z] #40 70.58 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
00:30:26 [2020-11-10T00:30:26.742Z] #40 71.58 Setting up libnl-3-200:arm64 (3.4.0-1) ...
00:30:26 [2020-11-10T00:30:26.742Z] #40 73.04 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
00:30:26 [2020-11-10T00:30:26.742Z] #40 73.22 Setting up libcap-dev:arm64 (1:2.25-2) ...
00:30:26 [2020-11-10T00:30:26.742Z] #40 73.25 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
00:30:26 [2020-11-10T00:30:26.742Z] #40 73.27 Setting up protobuf-compiler (3.6.1.3-2) ...
00:30:26 [2020-11-10T00:30:26.742Z] #40 73.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:30:26 [2020-11-10T00:30:26.742Z] #40 73.42 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
00:30:26 [2020-11-10T00:30:26.742Z] #40 73.45 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:30:26 [2020-11-10T00:30:26.742Z] #40 73.48 Setting up python-protobuf (3.6.1.3-2) ...
00:30:27 [2020-11-10T00:30:27.005Z] #11 ...
00:30:27 [2020-11-10T00:30:27.005Z] 
00:30:27 [2020-11-10T00:30:27.005Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:27 [2020-11-10T00:30:27.005Z] #35 1.426 + RM_GOPATH=0
00:30:27 [2020-11-10T00:30:27.005Z] #35 1.426 + TMP_GOPATH=
00:30:27 [2020-11-10T00:30:27.005Z] #35 1.426 + : /build
00:30:27 [2020-11-10T00:30:27.005Z] #35 1.426 + '[' -z '' ']'
00:30:27 [2020-11-10T00:30:27.005Z] #35 1.426 ++ mktemp -d
00:30:27 [2020-11-10T00:30:27.005Z] #35 1.441 + export GOPATH=/tmp/tmp.Hz4Q0GfdgN
00:30:27 [2020-11-10T00:30:27.005Z] #35 1.441 + GOPATH=/tmp/tmp.Hz4Q0GfdgN
00:30:27 [2020-11-10T00:30:27.005Z] #35 1.441 + RM_GOPATH=1
00:30:27 [2020-11-10T00:30:27.005Z] #35 1.441 + case "$(go env GOARCH)" in
00:30:27 [2020-11-10T00:30:27.005Z] #35 1.441 ++ go env GOARCH
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 + export GO_BUILDMODE=-buildmode=pie
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 + GO_BUILDMODE=-buildmode=pie
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 ++ dirname /tmp/install/install.sh
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 + dir=/tmp/install
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 + bin=tini
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 + shift
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 + '[' '!' -f /tmp/install/tini.installer ']'
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 + . /tmp/install/tini.installer
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 + install_tini
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 + git clone https://github.com/krallin/tini.git /tmp/tmp.Hz4Q0GfdgN/tini
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.547 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:30:27 [2020-11-10T00:30:27.266Z] #35 1.554 Cloning into '/tmp/tmp.Hz4Q0GfdgN/tini'...
00:30:28 [2020-11-10T00:30:28.137Z] #40 ...
00:30:28 [2020-11-10T00:30:28.137Z] 
00:30:28 [2020-11-10T00:30:28.137Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:30:28 [2020-11-10T00:30:28.137Z] #34 DONE 75.2s
00:30:28 [2020-11-10T00:30:28.137Z] 
00:30:28 [2020-11-10T00:30:28.137Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:28 [2020-11-10T00:30:28.137Z] #11 75.20 Selecting previously unselected package gcc-mingw-w64-base.
00:30:28 [2020-11-10T00:30:28.137Z] #11 75.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
00:30:28 [2020-11-10T00:30:28.137Z] #11 75.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:30:28 [2020-11-10T00:30:28.231Z] #35 ...
00:30:28 [2020-11-10T00:30:28.231Z] 
00:30:28 [2020-11-10T00:30:28.231Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:28 [2020-11-10T00:30:28.231Z] #32 85.22 internal/poll
00:30:28 [2020-11-10T00:30:28.231Z] #32 88.03 internal/fmtsort
00:30:28 [2020-11-10T00:30:28.231Z] #32 88.35 internal/syscall/execenv
00:30:28 [2020-11-10T00:30:28.231Z] #32 88.63 internal/syscall/unix
00:30:28 [2020-11-10T00:30:28.231Z] #32 89.00 strings
00:30:28 [2020-11-10T00:30:28.231Z] #32 89.12 os
00:30:28 [2020-11-10T00:30:28.231Z] #32 94.15 path
00:30:28 [2020-11-10T00:30:28.231Z] #32 95.19 text/tabwriter
00:30:28 [2020-11-10T00:30:28.400Z] #11 75.48 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:30:28 [2020-11-10T00:30:28.401Z] #11 75.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
00:30:28 [2020-11-10T00:30:28.401Z] #11 75.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:28 [2020-11-10T00:30:28.498Z] #32 ...
00:30:28 [2020-11-10T00:30:28.498Z] 
00:30:28 [2020-11-10T00:30:28.498Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:28 [2020-11-10T00:30:28.498Z] #49 85.57 context
00:30:28 [2020-11-10T00:30:28.498Z] #49 87.26 internal/poll
00:30:28 [2020-11-10T00:30:28.498Z] #49 91.11 os
00:30:28 [2020-11-10T00:30:28.498Z] #49 94.09 encoding/binary
00:30:28 [2020-11-10T00:30:28.498Z] #49 ...
00:30:28 [2020-11-10T00:30:28.498Z] 
00:30:28 [2020-11-10T00:30:28.498Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:28 [2020-11-10T00:30:28.498Z] #35 2.769 + cd /tmp/tmp.Hz4Q0GfdgN/tini
00:30:28 [2020-11-10T00:30:28.498Z] #35 2.770 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:30:28 [2020-11-10T00:30:28.498Z] #35 2.783 + cmake .
00:30:29 [2020-11-10T00:30:29.263Z] #54 ...
00:30:29 [2020-11-10T00:30:29.263Z] 
00:30:29 [2020-11-10T00:30:29.263Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:29 [2020-11-10T00:30:29.263Z] #49 123.5 mvdan.cc/sh/v3/cmd/shfmt
00:30:29 [2020-11-10T00:30:29.263Z] #49 DONE 130.3s
00:30:29 [2020-11-10T00:30:29.263Z] 
00:30:29 [2020-11-10T00:30:29.263Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:29 [2020-11-10T00:30:29.263Z] #41 21.23 make[1]: Nothing to be done for 'all'.
00:30:29 [2020-11-10T00:30:29.263Z] #41 22.61   CC       images/stats.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 22.91   CC       images/core.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 23.58   CC       images/core-x86.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 24.18   CC       images/core-arm.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 24.50   CC       images/core-aarch64.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 24.93   CC       images/core-ppc64.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 25.61   CC       images/core-s390.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 26.28   CC       images/cpuinfo.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 26.73   CC       images/inventory.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 27.03   CC       images/fdinfo.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 27.39   CC       images/fown.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 27.57   CC       images/ns.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 27.81   CC       images/regfile.o
00:30:29 [2020-11-10T00:30:29.263Z] #41 28.21   CC       images/ghost-file.o
00:30:29 [2020-11-10T00:30:29.441Z] #35 3.582 -- The C compiler identification is GNU 8.3.0
00:30:29 [2020-11-10T00:30:29.441Z] #35 3.616 -- Check for working C compiler: /usr/bin/cc
00:30:29 [2020-11-10T00:30:29.523Z] #41 28.67   CC       images/fifo.o
00:30:29 [2020-11-10T00:30:29.767Z] #20 ...
00:30:29 [2020-11-10T00:30:29.767Z] 
00:30:29 [2020-11-10T00:30:29.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:29 [2020-11-10T00:30:29.767Z] #41 123.6   CC       criu/fsnotify.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 124.8   CC       criu/image-desc.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 125.0   CC       criu/image.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 126.1   CC       criu/ipc_ns.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 127.4   CC       criu/irmap.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 128.1   CC       criu/kcmp-ids.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 128.5   CC       criu/kerndat.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 130.0   CC       criu/libnetlink.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 130.5   CC       criu/log.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 131.0   CC       criu/lsm.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 131.4   CC       criu/mem.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 133.3   CC       criu/memfd.o
00:30:29 [2020-11-10T00:30:29.767Z] #41 ...
00:30:29 [2020-11-10T00:30:29.767Z] 
00:30:29 [2020-11-10T00:30:29.767Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:30:29 [2020-11-10T00:30:29.767Z] #38 229.0 + dpkg --print-architecture
00:30:29 [2020-11-10T00:30:29.767Z] #38 229.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:30:29 [2020-11-10T00:30:29.767Z] #38 229.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:30:29 [2020-11-10T00:30:29.767Z] #38 229.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:30:30 [2020-11-10T00:30:30.019Z] #35 4.427 -- Check for working C compiler: /usr/bin/cc -- works
00:30:30 [2020-11-10T00:30:30.019Z] #35 4.447 -- Detecting C compiler ABI info
00:30:30 [2020-11-10T00:30:30.025Z] #38 ...
00:30:30 [2020-11-10T00:30:30.025Z] 
00:30:30 [2020-11-10T00:30:30.025Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:30 [2020-11-10T00:30:30.025Z] #41 134.0   CC       criu/mount.o
00:30:30 [2020-11-10T00:30:30.379Z] ok  	github.com/docker/docker/daemon/cluster	0.040s	coverage: 0.5% of statements
00:30:30 [2020-11-10T00:30:30.393Z] #23 ...
00:30:30 [2020-11-10T00:30:30.393Z] 
00:30:30 [2020-11-10T00:30:30.393Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:30 [2020-11-10T00:30:30.393Z] #19 54.83 Selecting previously unselected package vim.
00:30:30 [2020-11-10T00:30:30.393Z] #19 54.85 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 54.90 Unpacking vim (2:8.1.0875-5) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 55.65 Selecting previously unselected package xfsprogs.
00:30:30 [2020-11-10T00:30:30.393Z] #19 55.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 55.66 Unpacking xfsprogs (4.20.0-1) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.21 Selecting previously unselected package zip.
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.21 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.22 Unpacking zip (3.0-11+b1) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.39 Setting up aufs-tools (1:4.14+20190211-1) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.41 Setting up libip6tc0:ppc64el (1.8.2-4) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.42 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.43 Setting up libgpm2:ppc64el (1.20.7-5) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.43 Setting up libip4tc0:ppc64el (1.8.2-4) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.44 Setting up uidmap (1:4.5-1.1) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.44 Setting up libnftnl11:ppc64el (1.1.2-2) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.45 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.46 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.47 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.47 Setting up xxd (2:8.1.0875-5) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.48 Setting up zip (3.0-11+b1) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.48 Setting up vim-common (2:8.1.0875-5) ...
00:30:30 [2020-11-10T00:30:30.393Z] #19 56.51 Setting up bash-completion (1:2.8-6) ...
00:30:30 [2020-11-10T00:30:30.463Z] #41 29.13   CC       images/remap-file-path.o
00:30:30 [2020-11-10T00:30:30.463Z] #41 29.44   CC       images/eventfd.o
00:30:30 [2020-11-10T00:30:30.724Z] #41 29.66   CC       images/eventpoll.o
00:30:30 [2020-11-10T00:30:30.969Z] #35 5.519 -- Detecting C compiler ABI info - done
00:30:30 [2020-11-10T00:30:30.969Z] #35 5.563 -- Detecting C compile features
00:30:30 [2020-11-10T00:30:30.984Z] #41 29.99   CC       images/fh.o
00:30:31 [2020-11-10T00:30:31.413Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
00:30:31 [2020-11-10T00:30:31.554Z] #41 30.32   CC       images/fsnotify.o
00:30:31 [2020-11-10T00:30:31.554Z] #41 ...
00:30:31 [2020-11-10T00:30:31.554Z] 
00:30:31 [2020-11-10T00:30:31.554Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:31 [2020-11-10T00:30:31.554Z] #43 123.1 github.com/LK4D4/vndr/versioned
00:30:31 [2020-11-10T00:30:31.554Z] #43 123.2 compress/flate
00:30:31 [2020-11-10T00:30:31.554Z] #43 124.7 github.com/LK4D4/vndr/build
00:30:31 [2020-11-10T00:30:31.554Z] #43 126.1 hash/crc32
00:30:31 [2020-11-10T00:30:31.554Z] #43 126.6 compress/gzip
00:30:31 [2020-11-10T00:30:31.554Z] #43 127.3 net
00:30:31 [2020-11-10T00:30:31.554Z] #43 127.9 vendor/golang.org/x/text/transform
00:30:31 [2020-11-10T00:30:31.554Z] #43 128.7 vendor/golang.org/x/text/unicode/bidi
00:30:31 [2020-11-10T00:30:31.554Z] #43 130.4 vendor/golang.org/x/text/secure/bidirule
00:30:31 [2020-11-10T00:30:31.554Z] #43 130.7 vendor/golang.org/x/text/unicode/norm
00:30:31 [2020-11-10T00:30:31.724Z] #11 ...
00:30:31 [2020-11-10T00:30:31.724Z] 
00:30:31 [2020-11-10T00:30:31.724Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:31 [2020-11-10T00:30:31.724Z] #43 68.91 compress/gzip
00:30:31 [2020-11-10T00:30:31.724Z] #43 69.23 vendor/golang.org/x/text/unicode/bidi
00:30:31 [2020-11-10T00:30:31.724Z] #43 70.29 go/doc
00:30:31 [2020-11-10T00:30:31.724Z] #43 72.25 vendor/golang.org/x/text/secure/bidirule
00:30:31 [2020-11-10T00:30:31.724Z] #43 72.52 vendor/golang.org/x/text/unicode/norm
00:30:31 [2020-11-10T00:30:31.724Z] #43 74.21 github.com/LK4D4/vndr/build
00:30:31 [2020-11-10T00:30:31.814Z] #43 ...
00:30:31 [2020-11-10T00:30:31.814Z] 
00:30:31 [2020-11-10T00:30:31.814Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:31 [2020-11-10T00:30:31.814Z] #41 30.85   CC       images/signalfd.o
00:30:31 [2020-11-10T00:30:31.987Z] #43 ...
00:30:31 [2020-11-10T00:30:31.988Z] 
00:30:31 [2020-11-10T00:30:31.988Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:30:31 [2020-11-10T00:30:31.988Z] #40 78.71 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
00:30:31 [2020-11-10T00:30:31.988Z] #40 78.77 Processing triggers for libc-bin (2.28-10) ...
00:30:32 [2020-11-10T00:30:32.074Z] #41 31.02   CC       images/fs.o
00:30:32 [2020-11-10T00:30:32.074Z] #41 31.22   CC       images/pstree.o
00:30:32 [2020-11-10T00:30:32.358Z] #35 ...
00:30:32 [2020-11-10T00:30:32.358Z] 
00:30:32 [2020-11-10T00:30:32.358Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:30:32 [2020-11-10T00:30:32.358Z] #40 98.64 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
00:30:32 [2020-11-10T00:30:32.358Z] #40 98.66 Processing triggers for libc-bin (2.28-10) ...
00:30:32 [2020-11-10T00:30:32.358Z] #40 DONE 99.5s
00:30:32 [2020-11-10T00:30:32.358Z] 
00:30:32 [2020-11-10T00:30:32.358Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:32 [2020-11-10T00:30:32.449Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.9% of statements
00:30:32 [2020-11-10T00:30:32.644Z] #41 31.46   CC       images/pipe.o
00:30:32 [2020-11-10T00:30:32.905Z] #41 31.74   CC       images/tcp-stream.o
00:30:33 [2020-11-10T00:30:33.165Z] #41 32.01   CC       images/sk-packet.o
00:30:33 [2020-11-10T00:30:33.165Z] #41 32.27   CC       images/mnt.o
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.28 Setting up libiptc0:ppc64el (1.8.2-4) ...
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.29 Setting up xz-utils (5.2.4-1) ...
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.31 Setting up sudo (1.8.27-1+deb10u2) ...
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.40 invoke-rc.d: could not determine current runlevel
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.41 invoke-rc.d: policy-rc.d denied execution of start.
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.42 Setting up pigz (2.4-1) ...
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.42 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.43 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.44 Setting up python-pip-whl (18.1-5) ...
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.46 Setting up libmpdec2:ppc64el (2.4.2-2) ...
00:30:33 [2020-11-10T00:30:33.182Z] #19 61.46 Setting up vim-runtime (2:8.1.0875-5) ...
00:30:33 [2020-11-10T00:30:33.382Z] #40 DONE 80.6s
00:30:33 [2020-11-10T00:30:33.382Z] 
00:30:33 [2020-11-10T00:30:33.382Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.004 + RM_GOPATH=0
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.004 + TMP_GOPATH=
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.004 + : /build
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.004 + '[' -z '' ']'
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.007 ++ mktemp -d
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.011 + export GOPATH=/tmp/tmp.NjGMUxarAl
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.011 + GOPATH=/tmp/tmp.NjGMUxarAl
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.011 + RM_GOPATH=1
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.011 + case "$(go env GOARCH)" in
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.014 ++ go env GOARCH
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.051 + export GO_BUILDMODE=-buildmode=pie
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.051 + GO_BUILDMODE=-buildmode=pie
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.052 ++ dirname /tmp/install/install.sh
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.055 + dir=/tmp/install
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.055 + bin=tini
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.056 + shift
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.056 + '[' '!' -f /tmp/install/tini.installer ']'
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.056 + . /tmp/install/tini.installer
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.056 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.056 + install_tini
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.056 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.056 + git clone https://github.com/krallin/tini.git /tmp/tmp.NjGMUxarAl/tini
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.056 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.061 Cloning into '/tmp/tmp.NjGMUxarAl/tini'...
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.836 + cd /tmp/tmp.NjGMUxarAl/tini
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.837 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:30:33 [2020-11-10T00:30:33.382Z] #35 2.863 + cmake .
00:30:33 [2020-11-10T00:30:33.382Z] #35 3.506 -- The C compiler identification is GNU 8.3.0
00:30:33 [2020-11-10T00:30:33.382Z] #35 3.582 -- Check for working C compiler: /usr/bin/cc
00:30:33 [2020-11-10T00:30:33.382Z] #35 4.380 -- Check for working C compiler: /usr/bin/cc -- works
00:30:33 [2020-11-10T00:30:33.382Z] #35 4.382 -- Detecting C compiler ABI info
00:30:33 [2020-11-10T00:30:33.382Z] #35 5.023 -- Detecting C compiler ABI info - done
00:30:33 [2020-11-10T00:30:33.382Z] #35 5.065 -- Detecting C compile features
00:30:33 [2020-11-10T00:30:33.426Z] #41 32.49   CC       images/pipe-data.o
00:30:33 [2020-11-10T00:30:33.482Z] #19 61.97 Setting up libaio1:ppc64el (0.3.112-3) ...
00:30:33 [2020-11-10T00:30:33.686Z] #41 32.65   CC       images/sa.o
00:30:33 [2020-11-10T00:30:33.686Z] #41 32.83   CC       images/timer.o
00:30:33 [2020-11-10T00:30:33.782Z] #19 61.99 Setting up libonig5:ppc64el (6.9.1-1) ...
00:30:33 [2020-11-10T00:30:33.782Z] #19 61.99 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.00 Setting up vim (2:8.1.0875-5) ...
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.17 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.18 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.20 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.21 Setting up jq (1.5+dfsg-2+b1) ...
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.22 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
00:30:33 [2020-11-10T00:30:33.782Z] #19 62.23 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:30:34 [2020-11-10T00:30:34.201Z] #41 137.8   CC       criu/namespaces.o
00:30:34 [2020-11-10T00:30:34.257Z] #41 33.12   CC       images/timerfd.o
00:30:34 [2020-11-10T00:30:34.257Z] #41 33.30   CC       images/mm.o
00:30:34 [2020-11-10T00:30:34.777Z] #35 ...
00:30:34 [2020-11-10T00:30:34.777Z] 
00:30:34 [2020-11-10T00:30:34.777Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:30:34 [2020-11-10T00:30:34.827Z] #41 33.65   CC       images/sk-opts.o
00:30:34 [2020-11-10T00:30:34.840Z] #19 ...
00:30:34 [2020-11-10T00:30:34.840Z] 
00:30:34 [2020-11-10T00:30:34.840Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:34 [2020-11-10T00:30:34.840Z] #42 102.5   CC       criu/cgroup-props.o
00:30:34 [2020-11-10T00:30:34.840Z] #42 104.0   CC       criu/cgroup.o
00:30:34 [2020-11-10T00:30:34.840Z] #42 109.9   CC       criu/clone-noasan.o
00:30:34 [2020-11-10T00:30:34.840Z] #42 110.3   CC       criu/config.o
00:30:35 [2020-11-10T00:30:35.087Z] #41 33.91   CC       images/sk-unix.o
00:30:35 [2020-11-10T00:30:35.087Z] #41 34.12   CC       images/sk-inet.o
00:30:35 [2020-11-10T00:30:35.490Z] #42 113.1   CC       criu/cr-check.o
00:30:35 [2020-11-10T00:30:35.572Z] #41 139.4   CC       criu/net.o
00:30:35 [2020-11-10T00:30:35.658Z] #41 34.42   CC       images/tun.o
00:30:35 [2020-11-10T00:30:35.683Z] #41 3.076 Note: Building without setproctitle() and strlcpy() support.
00:30:35 [2020-11-10T00:30:35.683Z] #41 3.076       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:30:35 [2020-11-10T00:30:35.683Z] #41 3.095 Note: Building without GnuTLS support
00:30:35 [2020-11-10T00:30:35.683Z] #41 3.116 Makefile.config:39: Warn: you have no libnftables installed
00:30:35 [2020-11-10T00:30:35.683Z] #41 3.116 Makefile.config:40: Warn: Building without nftables support
00:30:35 [2020-11-10T00:30:35.918Z] #41 34.71   CC       images/sk-netlink.o
00:30:35 [2020-11-10T00:30:35.918Z] #41 34.94   CC       images/packet-sock.o
00:30:36 [2020-11-10T00:30:36.115Z] #54 36.16 Checking out files:  45% (1554/3433)   
Checking out files:  46% (1580/3433)   
Checking out files:  47% (1614/3433)   
Checking out files:  48% (1648/3433)   
Checking out files:  49% (1683/3433)   
Checking out files:  50% (1717/3433)   
Checking out files:  51% (1751/3433)   
Checking out files:  52% (1786/3433)   
Checking out files:  53% (1820/3433)   
Checking out files:  54% (1854/3433)   
Checking out files:  55% (1889/3433)   
Checking out files:  56% (1923/3433)   
Checking out files:  57% (1957/3433)   
Checking out files:  58% (1992/3433)   
Checking out files:  59% (2026/3433)   
Checking out files:  60% (2060/3433)   
Checking out files:  61% (2095/3433)   
Checking out files:  62% (2129/3433)   
Checking out files:  63% (2163/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  86% (2982/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
00:30:36 [2020-11-10T00:30:36.115Z] #54 37.60 + cd /tmp/tmp.EBTf7AAF0J/src/github.com/containerd/containerd
00:30:36 [2020-11-10T00:30:36.115Z] #54 37.60 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:30:36 [2020-11-10T00:30:36.179Z] #41 35.29   CC       images/ipc-var.o
00:30:36 [2020-11-10T00:30:36.440Z] #41 35.51   CC       images/ipc-desc.o
00:30:36 [2020-11-10T00:30:36.700Z] #41 35.70   CC       images/ipc-shm.o
00:30:36 [2020-11-10T00:30:36.961Z] #41 35.90   CC       images/ipc-msg.o
00:30:37 [2020-11-10T00:30:37.068Z] #54 38.65 + export 'BUILDTAGS=netgo osusergo static_build'
00:30:37 [2020-11-10T00:30:37.222Z] #41 36.19   CC       images/ipc-sem.o
00:30:37 [2020-11-10T00:30:37.332Z] #54 38.65 + BUILDTAGS='netgo osusergo static_build'
00:30:37 [2020-11-10T00:30:37.332Z] #54 38.65 + export EXTRA_FLAGS=-buildmode=pie
00:30:37 [2020-11-10T00:30:37.332Z] #54 38.65 + EXTRA_FLAGS=-buildmode=pie
00:30:37 [2020-11-10T00:30:37.332Z] #54 38.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:30:37 [2020-11-10T00:30:37.332Z] #54 38.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:30:37 [2020-11-10T00:30:37.332Z] #54 38.66 + '[' '' = dynamic ']'
00:30:37 [2020-11-10T00:30:37.332Z] #54 38.66 + make
00:30:37 [2020-11-10T00:30:37.483Z] #41 36.38   CC       images/utsns.o
00:30:37 [2020-11-10T00:30:37.483Z] #41 36.57   CC       images/creds.o
00:30:37 [2020-11-10T00:30:37.913Z] #54 39.48 + bin/ctr
00:30:38 [2020-11-10T00:30:38.054Z] #41 36.83   CC       images/vma.o
00:30:38 [2020-11-10T00:30:38.054Z] #41 37.04   CC       images/netdev.o
00:30:38 [2020-11-10T00:30:38.098Z] #41 ...
00:30:38 [2020-11-10T00:30:38.098Z] 
00:30:38 [2020-11-10T00:30:38.098Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:30:38 [2020-11-10T00:30:38.098Z] #20 5.250 Collecting yamllint==1.16.0
00:30:38 [2020-11-10T00:30:38.098Z] #20 10.64   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:30:38 [2020-11-10T00:30:38.098Z] #20 10.75 Collecting pyyaml (from yamllint==1.16.0)
00:30:38 [2020-11-10T00:30:38.098Z] #20 10.91   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:30:38 [2020-11-10T00:30:38.098Z] #20 12.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:30:38 [2020-11-10T00:30:38.098Z] #20 12.27   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:30:38 [2020-11-10T00:30:38.098Z] #20 12.34 Building wheels for collected packages: pyyaml
00:30:38 [2020-11-10T00:30:38.098Z] #20 12.34   Running setup.py bdist_wheel for pyyaml: started
00:30:38 [2020-11-10T00:30:38.272Z] #42 115.5   CC       criu/cr-dedup.o
00:30:38 [2020-11-10T00:30:38.272Z] #42 ...
00:30:38 [2020-11-10T00:30:38.272Z] 
00:30:38 [2020-11-10T00:30:38.272Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:38 [2020-11-10T00:30:38.272Z] #44 175.8 github.com/LK4D4/vndr/godl
00:30:38 [2020-11-10T00:30:38.314Z] #41 37.40   CC       images/tty.o
00:30:38 [2020-11-10T00:30:38.863Z] #54 ...
00:30:38 [2020-11-10T00:30:38.863Z] 
00:30:38 [2020-11-10T00:30:38.863Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:30:38 [2020-11-10T00:30:38.863Z] #56 78.56 + for f in rootlesskit rootlesskit-docker-proxy
00:30:38 [2020-11-10T00:30:38.863Z] #56 78.56 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:30:38 [2020-11-10T00:30:38.863Z] #56 DONE 85.8s
00:30:38 [2020-11-10T00:30:38.863Z] 
00:30:38 [2020-11-10T00:30:38.863Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:30:38 [2020-11-10T00:30:38.884Z] #41 37.86   CC       images/file-lock.o
00:30:38 [2020-11-10T00:30:38.920Z] #44 176.7 github.com/LK4D4/vndr
00:30:38 [2020-11-10T00:30:38.982Z] #41 ...
00:30:38 [2020-11-10T00:30:38.982Z] 
00:30:38 [2020-11-10T00:30:38.982Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:38 [2020-11-10T00:30:38.982Z] #35 8.587 -- Detecting C compile features - done
00:30:38 [2020-11-10T00:30:38.982Z] #35 8.642 -- Performing Test HAS_BUILTIN_FORTIFY
00:30:38 [2020-11-10T00:30:38.982Z] #35 9.037 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:30:38 [2020-11-10T00:30:38.982Z] #35 9.144 -- Configuring done
00:30:38 [2020-11-10T00:30:38.982Z] #35 9.189 -- Generating done
00:30:38 [2020-11-10T00:30:38.982Z] #35 9.193 -- Build files have been written to: /tmp/tmp.Hz4Q0GfdgN/tini
00:30:38 [2020-11-10T00:30:38.982Z] #35 9.217 + make tini-static
00:30:38 [2020-11-10T00:30:38.982Z] #35 9.895 Scanning dependencies of target tini-static
00:30:38 [2020-11-10T00:30:38.982Z] #35 10.16 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:30:38 [2020-11-10T00:30:38.982Z] #35 12.46 [100%] Linking C executable tini-static
00:30:38 [2020-11-10T00:30:38.982Z] #35 ...
00:30:38 [2020-11-10T00:30:38.982Z] 
00:30:38 [2020-11-10T00:30:38.982Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:38 [2020-11-10T00:30:38.982Z] #32 96.03 path/filepath
00:30:38 [2020-11-10T00:30:38.982Z] #32 96.04 fmt
00:30:38 [2020-11-10T00:30:38.982Z] #32 98.16 io/ioutil
00:30:38 [2020-11-10T00:30:38.982Z] #32 101.5 flag
00:30:38 [2020-11-10T00:30:38.982Z] #32 101.5 github.com/BurntSushi/toml
00:30:38 [2020-11-10T00:30:38.982Z] #32 104.2 log
00:30:38 [2020-11-10T00:30:38.982Z] #32 ...
00:30:38 [2020-11-10T00:30:38.982Z] 
00:30:38 [2020-11-10T00:30:38.982Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:38 [2020-11-10T00:30:38.982Z] #49 96.83 encoding/base64
00:30:38 [2020-11-10T00:30:38.982Z] #49 97.47 fmt
00:30:38 [2020-11-10T00:30:38.982Z] #49 98.11 path/filepath
00:30:38 [2020-11-10T00:30:38.982Z] #49 100.4 golang.org/x/sys/unix
00:30:38 [2020-11-10T00:30:38.982Z] #49 105.0 encoding/json
00:30:38 [2020-11-10T00:30:38.982Z] #49 ...
00:30:38 [2020-11-10T00:30:38.982Z] 
00:30:38 [2020-11-10T00:30:38.982Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:38 [2020-11-10T00:30:38.982Z] #11 96.58 Selecting previously unselected package mingw-w64-x86-64-dev.
00:30:38 [2020-11-10T00:30:38.982Z] #11 96.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:30:38 [2020-11-10T00:30:38.982Z] #11 96.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:30:38 [2020-11-10T00:30:38.982Z] #11 106.3 Selecting previously unselected package gcc-mingw-w64-base.
00:30:39 [2020-11-10T00:30:39.029Z] #20 13.38   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:30:39 [2020-11-10T00:30:39.029Z] #20 13.38   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:30:39 [2020-11-10T00:30:39.029Z] #20 13.45 Successfully built pyyaml
00:30:39 [2020-11-10T00:30:39.029Z] #20 13.47 Installing collected packages: pyyaml, pathspec, yamllint
00:30:39 [2020-11-10T00:30:39.127Z] #57 DONE 0.3s
00:30:39 [2020-11-10T00:30:39.127Z] 
00:30:39 [2020-11-10T00:30:39.127Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:30:39 [2020-11-10T00:30:39.127Z] #58 DONE 0.2s
00:30:39 [2020-11-10T00:30:39.127Z] 
00:30:39 [2020-11-10T00:30:39.127Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:39 [2020-11-10T00:30:39.127Z] #35 7.416 -- Detecting C compile features - done
00:30:39 [2020-11-10T00:30:39.127Z] #35 7.451 -- Performing Test HAS_BUILTIN_FORTIFY
00:30:39 [2020-11-10T00:30:39.127Z] #35 7.897 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:30:39 [2020-11-10T00:30:39.127Z] #35 7.963 -- Configuring done
00:30:39 [2020-11-10T00:30:39.127Z] #35 7.987 -- Generating done
00:30:39 [2020-11-10T00:30:39.127Z] #35 8.006 -- Build files have been written to: /tmp/tmp.NjGMUxarAl/tini
00:30:39 [2020-11-10T00:30:39.127Z] #35 8.015 + make tini-static
00:30:39 [2020-11-10T00:30:39.127Z] #35 8.391 Scanning dependencies of target tini-static
00:30:39 [2020-11-10T00:30:39.127Z] #35 8.530 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:30:39 [2020-11-10T00:30:39.127Z] #35 10.27 [100%] Linking C executable tini-static
00:30:39 [2020-11-10T00:30:39.127Z] #35 10.76 [100%] Built target tini-static
00:30:39 [2020-11-10T00:30:39.127Z] #35 10.85 + mkdir -p /build
00:30:39 [2020-11-10T00:30:39.127Z] #35 10.85 + cp tini-static /build/docker-init
00:30:39 [2020-11-10T00:30:39.127Z] #35 DONE 11.0s
00:30:39 [2020-11-10T00:30:39.127Z] 
00:30:39 [2020-11-10T00:30:39.127Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:39 [2020-11-10T00:30:39.127Z] #41 2.394 Note: Building without setproctitle() and strlcpy() support.
00:30:39 [2020-11-10T00:30:39.127Z] #41 2.395       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:30:39 [2020-11-10T00:30:39.127Z] #41 2.412 Note: Building without GnuTLS support
00:30:39 [2020-11-10T00:30:39.127Z] #41 2.432 Makefile.config:39: Warn: you have no libnftables installed
00:30:39 [2020-11-10T00:30:39.127Z] #41 2.432 Makefile.config:40: Warn: Building without nftables support
00:30:39 [2020-11-10T00:30:39.127Z] #41 4.677 fatal: not a git repository (or any of the parent directories): .git
00:30:39 [2020-11-10T00:30:39.127Z] #41 4.742   GEN      .gitid
00:30:39 [2020-11-10T00:30:39.127Z] #41 4.778   GEN      criu/include/version.h
00:30:39 [2020-11-10T00:30:39.127Z] #41 4.827   GEN      include/common/asm
00:30:39 [2020-11-10T00:30:39.145Z] #41 38.13   CC       images/rlimit.o
00:30:39 [2020-11-10T00:30:39.242Z] #11 106.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:30:39 [2020-11-10T00:30:39.242Z] #11 106.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:30:39 [2020-11-10T00:30:39.242Z] #11 ...
00:30:39 [2020-11-10T00:30:39.242Z] 
00:30:39 [2020-11-10T00:30:39.242Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:39 [2020-11-10T00:30:39.242Z] #35 13.57 [100%] Built target tini-static
00:30:39 [2020-11-10T00:30:39.242Z] #35 13.69 + mkdir -p /build
00:30:39 [2020-11-10T00:30:39.242Z] #35 13.70 + cp tini-static /build/docker-init
00:30:39 [2020-11-10T00:30:39.287Z] #20 ...
00:30:39 [2020-11-10T00:30:39.287Z] 
00:30:39 [2020-11-10T00:30:39.287Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:39 [2020-11-10T00:30:39.287Z] #41 143.3   CC       criu/netfilter.o
00:30:39 [2020-11-10T00:30:39.346Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 14.1% of statements
00:30:39 [2020-11-10T00:30:39.405Z] #41 38.33   CC       images/pagemap.o
00:30:39 [2020-11-10T00:30:39.667Z] #41 38.59   CC       images/siginfo.o
00:30:39 [2020-11-10T00:30:39.818Z] #35 DONE 14.1s
00:30:39 [2020-11-10T00:30:39.818Z] 
00:30:39 [2020-11-10T00:30:39.818Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:39 [2020-11-10T00:30:39.818Z] #11 106.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:30:39 [2020-11-10T00:30:39.818Z] #11 106.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:30:39 [2020-11-10T00:30:39.818Z] #11 106.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:39 [2020-11-10T00:30:39.863Z] #41 ...
00:30:39 [2020-11-10T00:30:39.863Z] 
00:30:39 [2020-11-10T00:30:39.863Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:30:39 [2020-11-10T00:30:39.863Z] #20 13.87 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:30:39 [2020-11-10T00:30:39.863Z] #20 DONE 14.3s
00:30:39 [2020-11-10T00:30:39.863Z] 
00:30:39 [2020-11-10T00:30:39.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:39 [2020-11-10T00:30:39.863Z] #41 143.8   CC       criu/page-pipe.o
00:30:39 [2020-11-10T00:30:39.928Z] #41 38.94   CC       images/rpc.o
00:30:39 [2020-11-10T00:30:39.981Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 81.8% of statements
00:30:40 [2020-11-10T00:30:40.120Z] #41 ...
00:30:40 [2020-11-10T00:30:40.120Z] 
00:30:40 [2020-11-10T00:30:40.120Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:30:40 [2020-11-10T00:30:40.120Z] #23 DONE 0.2s
00:30:40 [2020-11-10T00:30:40.120Z] 
00:30:40 [2020-11-10T00:30:40.120Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:30:40 [2020-11-10T00:30:40.189Z] #41 ...
00:30:40 [2020-11-10T00:30:40.189Z] 
00:30:40 [2020-11-10T00:30:40.189Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:30:40 [2020-11-10T00:30:40.189Z] #56 141.7 + for f in rootlesskit rootlesskit-docker-proxy
00:30:40 [2020-11-10T00:30:40.189Z] #56 141.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:30:40 [2020-11-10T00:30:40.527Z] #41 6.951   PBCC     images/timens.pb-c.c
00:30:40 [2020-11-10T00:30:40.527Z] #41 7.026   DEP      images/timens.pb-c.d
00:30:40 [2020-11-10T00:30:40.527Z] #41 7.069   PBCC     images/fown.pb-c.c
00:30:40 [2020-11-10T00:30:40.614Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
00:30:40 [2020-11-10T00:30:40.790Z] #41 7.130   PBCC     images/google/protobuf/descriptor.pb-c.c
00:30:40 [2020-11-10T00:30:40.790Z] #41 7.289   PBCC     images/opts.pb-c.c
00:30:41 [2020-11-10T00:30:41.054Z] #41 7.397   PBCC     images/memfd.pb-c.c
00:30:41 [2020-11-10T00:30:41.054Z] #41 7.437   DEP      images/fown.pb-c.d
00:30:41 [2020-11-10T00:30:41.054Z] #41 7.456   DEP      images/google/protobuf/descriptor.pb-c.d
00:30:41 [2020-11-10T00:30:41.054Z] #41 7.499   DEP      images/opts.pb-c.d
00:30:41 [2020-11-10T00:30:41.054Z] #41 7.589   DEP      images/memfd.pb-c.d
00:30:41 [2020-11-10T00:30:41.202Z] #11 ...
00:30:41 [2020-11-10T00:30:41.202Z] 
00:30:41 [2020-11-10T00:30:41.202Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:41 [2020-11-10T00:30:41.202Z] #43 98.12 fmt
00:30:41 [2020-11-10T00:30:41.202Z] #43 101.0 regexp
00:30:41 [2020-11-10T00:30:41.202Z] #43 105.5 go/token
00:30:41 [2020-11-10T00:30:41.202Z] #43 107.4 go/scanner
00:30:41 [2020-11-10T00:30:41.202Z] #43 108.2 internal/lazyregexp
00:30:41 [2020-11-10T00:30:41.202Z] #43 ...
00:30:41 [2020-11-10T00:30:41.202Z] 
00:30:41 [2020-11-10T00:30:41.202Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:41 [2020-11-10T00:30:41.202Z] #41 7.169 fatal: not a git repository (or any of the parent directories): .git
00:30:41 [2020-11-10T00:30:41.202Z] #41 7.297   GEN      .gitid
00:30:41 [2020-11-10T00:30:41.202Z] #41 7.405   GEN      criu/include/version.h
00:30:41 [2020-11-10T00:30:41.202Z] #41 7.604   GEN      include/common/asm
00:30:41 [2020-11-10T00:30:41.248Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
00:30:41 [2020-11-10T00:30:41.317Z] #41 7.657   PBCC     images/sit.pb-c.c
00:30:41 [2020-11-10T00:30:41.317Z] #41 7.733   DEP      images/sit.pb-c.d
00:30:41 [2020-11-10T00:30:41.317Z] #41 7.871   PBCC     images/macvlan.pb-c.c
00:30:41 [2020-11-10T00:30:41.317Z] #41 7.895   DEP      images/macvlan.pb-c.d
00:30:41 [2020-11-10T00:30:41.582Z] #41 8.004   PBCC     images/autofs.pb-c.c
00:30:41 [2020-11-10T00:30:41.582Z] #41 8.037   DEP      images/autofs.pb-c.d
00:30:41 [2020-11-10T00:30:41.582Z] #41 8.081   PBCC     images/sysctl.pb-c.c
00:30:41 [2020-11-10T00:30:41.582Z] #41 8.145   DEP      images/sysctl.pb-c.d
00:30:41 [2020-11-10T00:30:41.582Z] #41 8.193   PBCC     images/time.pb-c.c
00:30:41 [2020-11-10T00:30:41.846Z] #41 8.228   DEP      images/time.pb-c.d
00:30:41 [2020-11-10T00:30:41.846Z] #41 8.281   PBCC     images/binfmt-misc.pb-c.c
00:30:41 [2020-11-10T00:30:41.846Z] #41 8.366   DEP      images/binfmt-misc.pb-c.d
00:30:41 [2020-11-10T00:30:41.846Z] #41 8.485   PBCC     images/seccomp.pb-c.c
00:30:41 [2020-11-10T00:30:41.881Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
00:30:42 [2020-11-10T00:30:42.102Z] #56 ...
00:30:42 [2020-11-10T00:30:42.102Z] 
00:30:42 [2020-11-10T00:30:42.102Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:42 [2020-11-10T00:30:42.102Z] #11 133.6 Selecting previously unselected package g++-mingw-w64-x86-64.
00:30:42 [2020-11-10T00:30:42.102Z] #11 133.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:30:42 [2020-11-10T00:30:42.102Z] #11 133.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:42 [2020-11-10T00:30:42.102Z] #11 ...
00:30:42 [2020-11-10T00:30:42.102Z] 
00:30:42 [2020-11-10T00:30:42.102Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:42 [2020-11-10T00:30:42.102Z] #41 40.05   CC       images/ext-file.o
00:30:42 [2020-11-10T00:30:42.102Z] #41 40.26   CC       images/cgroup.o
00:30:42 [2020-11-10T00:30:42.102Z] #41 40.81   CC       images/userns.o
00:30:42 [2020-11-10T00:30:42.102Z] #41 41.10   CC       images/google/protobuf/descriptor.o
00:30:42 [2020-11-10T00:30:42.109Z] #41 8.533   DEP      images/seccomp.pb-c.d
00:30:42 [2020-11-10T00:30:42.109Z] #41 8.619   PBCC     images/userns.pb-c.c
00:30:42 [2020-11-10T00:30:42.109Z] #41 8.645   DEP      images/userns.pb-c.d
00:30:42 [2020-11-10T00:30:42.109Z] #41 8.706   PBCC     images/cgroup.pb-c.c
00:30:42 [2020-11-10T00:30:42.109Z] #41 8.713   DEP      images/cgroup.pb-c.d
00:30:42 [2020-11-10T00:30:42.109Z] #41 ...
00:30:42 [2020-11-10T00:30:42.109Z] 
00:30:42 [2020-11-10T00:30:42.109Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:42 [2020-11-10T00:30:42.109Z] #43 79.25 mime
00:30:42 [2020-11-10T00:30:42.109Z] #43 80.02 vendor/golang.org/x/net/idna
00:30:42 [2020-11-10T00:30:42.109Z] #43 88.11 vendor/golang.org/x/net/http/httpproxy
00:30:42 [2020-11-10T00:30:42.109Z] #43 88.11 net/textproto
00:30:42 [2020-11-10T00:30:42.109Z] #43 88.11 crypto/x509
00:30:42 [2020-11-10T00:30:42.373Z] #43 ...
00:30:42 [2020-11-10T00:30:42.373Z] 
00:30:42 [2020-11-10T00:30:42.373Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:42 [2020-11-10T00:30:42.373Z] #41 8.917   PBCC     images/ext-file.pb-c.c
00:30:42 [2020-11-10T00:30:42.373Z] #41 8.985   DEP      images/ext-file.pb-c.d
00:30:42 [2020-11-10T00:30:42.373Z] #41 9.021   PBCC     images/rpc.pb-c.c
00:30:42 [2020-11-10T00:30:42.588Z] #41 10.31   PBCC     images/timens.pb-c.c
00:30:42 [2020-11-10T00:30:42.588Z] #41 10.36   DEP      images/timens.pb-c.d
00:30:42 [2020-11-10T00:30:42.588Z] #41 10.42   PBCC     images/fown.pb-c.c
00:30:42 [2020-11-10T00:30:42.673Z] #41 ...
00:30:42 [2020-11-10T00:30:42.673Z] 
00:30:42 [2020-11-10T00:30:42.673Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:42 [2020-11-10T00:30:42.673Z] #43 134.4 vendor/golang.org/x/net/idna
00:30:42 [2020-11-10T00:30:42.673Z] #43 136.3 vendor/golang.org/x/net/http2/hpack
00:30:42 [2020-11-10T00:30:42.673Z] #43 137.3 mime
00:30:42 [2020-11-10T00:30:42.673Z] #43 138.9 mime/quotedprintable
00:30:42 [2020-11-10T00:30:42.673Z] #43 139.3 net/http/internal
00:30:42 [2020-11-10T00:30:42.673Z] #43 143.8 net/textproto
00:30:42 [2020-11-10T00:30:42.673Z] #43 143.9 crypto/x509
00:30:42 [2020-11-10T00:30:42.850Z] #41 10.43   PBCC     images/google/protobuf/descriptor.pb-c.c
00:30:42 [2020-11-10T00:30:42.850Z] #41 10.56   PBCC     images/opts.pb-c.c
00:30:42 [2020-11-10T00:30:42.850Z] #41 10.59   PBCC     images/memfd.pb-c.c
00:30:42 [2020-11-10T00:30:42.850Z] #41 10.66   DEP      images/fown.pb-c.d
00:30:42 [2020-11-10T00:30:42.916Z] ok  	github.com/docker/docker/daemon	12.289s	coverage: 17.2% of statements
00:30:42 [2020-11-10T00:30:42.917Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:30:42 [2020-11-10T00:30:42.917Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:30:42 [2020-11-10T00:30:42.917Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:30:42 [2020-11-10T00:30:42.917Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:30:42 [2020-11-10T00:30:42.954Z] #41 9.123   DEP      images/rpc.pb-c.d
00:30:42 [2020-11-10T00:30:42.954Z] #41 9.362   PBCC     images/siginfo.pb-c.c
00:30:42 [2020-11-10T00:30:42.954Z] #41 9.376   DEP      images/siginfo.pb-c.d
00:30:42 [2020-11-10T00:30:42.954Z] #41 9.403   PBCC     images/pagemap.pb-c.c
00:30:42 [2020-11-10T00:30:42.954Z] #41 9.446   DEP      images/pagemap.pb-c.d
00:30:42 [2020-11-10T00:30:42.954Z] #41 9.505   PBCC     images/rlimit.pb-c.c
00:30:42 [2020-11-10T00:30:42.954Z] #41 9.530   DEP      images/rlimit.pb-c.d
00:30:42 [2020-11-10T00:30:42.954Z] #41 9.560   PBCC     images/file-lock.pb-c.c
00:30:42 [2020-11-10T00:30:42.954Z] #41 9.577   DEP      images/file-lock.pb-c.d
00:30:42 [2020-11-10T00:30:42.954Z] #41 9.608   PBCC     images/tty.pb-c.c
00:30:43 [2020-11-10T00:30:43.112Z] #41 10.73   DEP      images/google/protobuf/descriptor.pb-c.d
00:30:43 [2020-11-10T00:30:43.112Z] #41 10.78   DEP      images/opts.pb-c.d
00:30:43 [2020-11-10T00:30:43.112Z] #41 10.86   DEP      images/memfd.pb-c.d
00:30:43 [2020-11-10T00:30:43.112Z] #41 10.93   PBCC     images/sit.pb-c.c
00:30:43 [2020-11-10T00:30:43.112Z] #41 10.97   DEP      images/sit.pb-c.d
00:30:43 [2020-11-10T00:30:43.218Z] #41 9.655   DEP      images/tty.pb-c.d
00:30:43 [2020-11-10T00:30:43.218Z] #41 9.821   PBCC     images/tun.pb-c.c
00:30:43 [2020-11-10T00:30:43.218Z] #41 9.866   PBCC     images/netdev.pb-c.c
00:30:43 [2020-11-10T00:30:43.244Z] #43 144.9 vendor/golang.org/x/net/http/httpguts
00:30:43 [2020-11-10T00:30:43.373Z] #41 11.06   PBCC     images/macvlan.pb-c.c
00:30:43 [2020-11-10T00:30:43.374Z] #41 11.07   DEP      images/macvlan.pb-c.d
00:30:43 [2020-11-10T00:30:43.374Z] #41 11.13   PBCC     images/autofs.pb-c.c
00:30:43 [2020-11-10T00:30:43.374Z] #41 11.19   DEP      images/autofs.pb-c.d
00:30:43 [2020-11-10T00:30:43.374Z] #41 11.26   PBCC     images/sysctl.pb-c.c
00:30:43 [2020-11-10T00:30:43.442Z] #44 ...
00:30:43 [2020-11-10T00:30:43.442Z] 
00:30:43 [2020-11-10T00:30:43.442Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:43 [2020-11-10T00:30:43.442Z] #19 66.41 Setting up iptables (1.8.2-4) ...
00:30:43 [2020-11-10T00:30:43.442Z] #19 66.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:30:43 [2020-11-10T00:30:43.442Z] #19 66.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:30:43 [2020-11-10T00:30:43.442Z] #19 66.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:30:43 [2020-11-10T00:30:43.442Z] #19 66.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:30:43 [2020-11-10T00:30:43.442Z] #19 66.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:30:43 [2020-11-10T00:30:43.442Z] #19 66.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:30:43 [2020-11-10T00:30:43.442Z] #19 66.48 Setting up python3 (3.7.3-1) ...
00:30:43 [2020-11-10T00:30:43.442Z] #19 67.07 Setting up python3-wheel (0.32.3-2) ...
00:30:43 [2020-11-10T00:30:43.442Z] #19 67.90 Setting up apparmor (2.13.2-10) ...
00:30:43 [2020-11-10T00:30:43.442Z] #19 70.20 Setting up xfsprogs (4.20.0-1) ...
00:30:43 [2020-11-10T00:30:43.442Z] #19 70.21 Setting up python3-lib2to3 (3.7.3-1) ...
00:30:43 [2020-11-10T00:30:43.442Z] #19 70.76 Setting up python3-pkg-resources (40.8.0-1) ...
00:30:43 [2020-11-10T00:30:43.482Z] #41 9.950   DEP      images/tun.pb-c.d
00:30:43 [2020-11-10T00:30:43.482Z] #41 10.00   DEP      images/netdev.pb-c.d
00:30:43 [2020-11-10T00:30:43.482Z] #41 10.10   PBCC     images/vma.pb-c.c
00:30:43 [2020-11-10T00:30:43.505Z] #43 145.1 vendor/golang.org/x/net/http/httpproxy
00:30:43 [2020-11-10T00:30:43.635Z] #41 11.32   DEP      images/sysctl.pb-c.d
00:30:43 [2020-11-10T00:30:43.635Z] #41 11.40   PBCC     images/time.pb-c.c
00:30:43 [2020-11-10T00:30:43.635Z] #41 11.44   DEP      images/time.pb-c.d
00:30:43 [2020-11-10T00:30:43.635Z] #41 11.50   PBCC     images/binfmt-misc.pb-c.c
00:30:43 [2020-11-10T00:30:43.742Z] #19 72.13 Setting up python3-distutils (3.7.3-1) ...
00:30:43 [2020-11-10T00:30:43.746Z] #41 10.17   DEP      images/vma.pb-c.d
00:30:43 [2020-11-10T00:30:43.746Z] #41 10.22   PBCC     images/creds.pb-c.c
00:30:43 [2020-11-10T00:30:43.746Z] #41 10.23   DEP      images/creds.pb-c.d
00:30:43 [2020-11-10T00:30:43.746Z] #41 10.28   PBCC     images/utsns.pb-c.c
00:30:43 [2020-11-10T00:30:43.746Z] #41 10.32   DEP      images/utsns.pb-c.d
00:30:43 [2020-11-10T00:30:43.746Z] #41 10.33   PBCC     images/ipc-desc.pb-c.c
00:30:43 [2020-11-10T00:30:43.746Z] #41 10.37   PBCC     images/ipc-sem.pb-c.c
00:30:43 [2020-11-10T00:30:43.746Z] #41 10.39   DEP      images/ipc-desc.pb-c.d
00:30:43 [2020-11-10T00:30:43.765Z] #43 ...
00:30:43 [2020-11-10T00:30:43.765Z] 
00:30:43 [2020-11-10T00:30:43.765Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:43 [2020-11-10T00:30:43.765Z] #41 42.57   CC       images/opts.o
00:30:43 [2020-11-10T00:30:43.765Z] #41 42.77   CC       images/seccomp.o
00:30:43 [2020-11-10T00:30:43.896Z] #41 11.54   DEP      images/binfmt-misc.pb-c.d
00:30:43 [2020-11-10T00:30:43.896Z] #41 11.59   PBCC     images/seccomp.pb-c.c
00:30:43 [2020-11-10T00:30:43.896Z] #41 11.64   DEP      images/seccomp.pb-c.d
00:30:43 [2020-11-10T00:30:43.896Z] #41 11.70   PBCC     images/userns.pb-c.c
00:30:43 [2020-11-10T00:30:43.896Z] #41 11.76   DEP      images/userns.pb-c.d
00:30:44 [2020-11-10T00:30:44.013Z] #41 10.44   DEP      images/ipc-sem.pb-c.d
00:30:44 [2020-11-10T00:30:44.013Z] #41 10.47   PBCC     images/ipc-msg.pb-c.c
00:30:44 [2020-11-10T00:30:44.013Z] #41 10.50   DEP      images/ipc-msg.pb-c.d
00:30:44 [2020-11-10T00:30:44.013Z] #41 10.55   PBCC     images/ipc-shm.pb-c.c
00:30:44 [2020-11-10T00:30:44.013Z] #41 10.59   DEP      images/ipc-shm.pb-c.d
00:30:44 [2020-11-10T00:30:44.013Z] #41 10.61   PBCC     images/ipc-var.pb-c.c
00:30:44 [2020-11-10T00:30:44.025Z] #41 43.13   CC       images/binfmt-misc.o
00:30:44 [2020-11-10T00:30:44.157Z] #41 11.84   PBCC     images/cgroup.pb-c.c
00:30:44 [2020-11-10T00:30:44.157Z] #41 11.87   DEP      images/cgroup.pb-c.d
00:30:44 [2020-11-10T00:30:44.277Z] #41 10.62   DEP      images/ipc-var.pb-c.d
00:30:44 [2020-11-10T00:30:44.277Z] #41 10.67   PBCC     images/sk-opts.pb-c.c
00:30:44 [2020-11-10T00:30:44.277Z] #41 10.70   PBCC     images/packet-sock.pb-c.c
00:30:44 [2020-11-10T00:30:44.277Z] #41 10.80   DEP      images/sk-opts.pb-c.d
00:30:44 [2020-11-10T00:30:44.277Z] #41 10.84   DEP      images/packet-sock.pb-c.d
00:30:44 [2020-11-10T00:30:44.277Z] #41 10.88   PBCC     images/sk-netlink.pb-c.c
00:30:44 [2020-11-10T00:30:44.286Z] #41 43.38   CC       images/time.o
00:30:44 [2020-11-10T00:30:44.390Z] #19 72.79 Setting up python3-setuptools (40.8.0-1) ...
00:30:44 [2020-11-10T00:30:44.419Z] #41 12.04   PBCC     images/ext-file.pb-c.c
00:30:44 [2020-11-10T00:30:44.419Z] #41 12.09   DEP      images/ext-file.pb-c.d
00:30:44 [2020-11-10T00:30:44.419Z] #41 12.19   PBCC     images/rpc.pb-c.c
00:30:44 [2020-11-10T00:30:44.419Z] #41 12.25   DEP      images/rpc.pb-c.d
00:30:44 [2020-11-10T00:30:44.427Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
00:30:44 [2020-11-10T00:30:44.540Z] #41 10.93   DEP      images/sk-netlink.pb-c.d
00:30:44 [2020-11-10T00:30:44.540Z] #41 10.96   PBCC     images/sk-inet.pb-c.c
00:30:44 [2020-11-10T00:30:44.540Z] #41 11.06   DEP      images/sk-inet.pb-c.d
00:30:44 [2020-11-10T00:30:44.540Z] #41 11.10   PBCC     images/sk-unix.pb-c.c
00:30:44 [2020-11-10T00:30:44.540Z] #41 11.13   DEP      images/sk-unix.pb-c.d
00:30:44 [2020-11-10T00:30:44.540Z] #41 11.17   PBCC     images/mm.pb-c.c
00:30:44 [2020-11-10T00:30:44.546Z] #41 43.53   CC       images/sysctl.o
00:30:44 [2020-11-10T00:30:44.680Z] #41 12.36   PBCC     images/siginfo.pb-c.c
00:30:44 [2020-11-10T00:30:44.718Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.184s	coverage: 56.2% of statements
00:30:44 [2020-11-10T00:30:44.805Z] #41 11.23   DEP      images/mm.pb-c.d
00:30:44 [2020-11-10T00:30:44.806Z] #41 11.27   PBCC     images/timerfd.pb-c.c
00:30:44 [2020-11-10T00:30:44.806Z] #41 11.32   DEP      images/timerfd.pb-c.d
00:30:44 [2020-11-10T00:30:44.806Z] #41 11.38   PBCC     images/timer.pb-c.c
00:30:44 [2020-11-10T00:30:44.806Z] #41 11.44   DEP      images/timer.pb-c.d
00:30:44 [2020-11-10T00:30:44.820Z] #41 43.71   CC       images/autofs.o
00:30:44 [2020-11-10T00:30:44.820Z] #41 43.91   CC       images/macvlan.o
00:30:44 [2020-11-10T00:30:44.941Z] #41 12.47   DEP      images/siginfo.pb-c.d
00:30:44 [2020-11-10T00:30:44.941Z] #41 12.62   PBCC     images/pagemap.pb-c.c
00:30:44 [2020-11-10T00:30:44.941Z] #41 12.72   DEP      images/pagemap.pb-c.d
00:30:44 [2020-11-10T00:30:44.941Z] #41 12.85   PBCC     images/rlimit.pb-c.c
00:30:45 [2020-11-10T00:30:45.070Z] #41 11.49   PBCC     images/sa.pb-c.c
00:30:45 [2020-11-10T00:30:45.070Z] #41 11.54   DEP      images/sa.pb-c.d
00:30:45 [2020-11-10T00:30:45.071Z] #41 11.60   PBCC     images/pipe-data.pb-c.c
00:30:45 [2020-11-10T00:30:45.071Z] #41 11.62   DEP      images/pipe-data.pb-c.d
00:30:45 [2020-11-10T00:30:45.071Z] #41 11.67   PBCC     images/mnt.pb-c.c
00:30:45 [2020-11-10T00:30:45.214Z] #41 12.98   DEP      images/rlimit.pb-c.d
00:30:45 [2020-11-10T00:30:45.333Z] #41 11.72   DEP      images/mnt.pb-c.d
00:30:45 [2020-11-10T00:30:45.334Z] #41 11.80   PBCC     images/sk-packet.pb-c.c
00:30:45 [2020-11-10T00:30:45.334Z] #41 11.84   DEP      images/sk-packet.pb-c.d
00:30:45 [2020-11-10T00:30:45.334Z] #41 11.92   PBCC     images/tcp-stream.pb-c.c
00:30:45 [2020-11-10T00:30:45.377Z] #28 DONE 4.6s
00:30:45 [2020-11-10T00:30:45.377Z] 
00:30:45 [2020-11-10T00:30:45.377Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:30:45 [2020-11-10T00:30:45.377Z] #31 DONE 0.5s
00:30:45 [2020-11-10T00:30:45.377Z] 
00:30:45 [2020-11-10T00:30:45.377Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:30:45 [2020-11-10T00:30:45.377Z] #33 DONE 0.2s
00:30:45 [2020-11-10T00:30:45.377Z] 
00:30:45 [2020-11-10T00:30:45.377Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:30:45 [2020-11-10T00:30:45.391Z] #41 44.14   CC       images/sit.o
00:30:45 [2020-11-10T00:30:45.391Z] #41 44.42   CC       images/memfd.o
00:30:45 [2020-11-10T00:30:45.475Z] #41 13.17   PBCC     images/file-lock.pb-c.c
00:30:45 [2020-11-10T00:30:45.475Z] #41 13.23   DEP      images/file-lock.pb-c.d
00:30:45 [2020-11-10T00:30:45.597Z] #41 11.95   DEP      images/tcp-stream.pb-c.d
00:30:45 [2020-11-10T00:30:45.597Z] #41 12.00   PBCC     images/pipe.pb-c.c
00:30:45 [2020-11-10T00:30:45.597Z] #41 12.05   DEP      images/pipe.pb-c.d
00:30:45 [2020-11-10T00:30:45.597Z] #41 12.11   PBCC     images/pstree.pb-c.c
00:30:45 [2020-11-10T00:30:45.597Z] #41 12.16   DEP      images/pstree.pb-c.d
00:30:45 [2020-11-10T00:30:45.597Z] #41 12.21   PBCC     images/fs.pb-c.c
00:30:45 [2020-11-10T00:30:45.597Z] #41 12.26   DEP      images/fs.pb-c.d
00:30:45 [2020-11-10T00:30:45.634Z] #36 DONE 0.3s
00:30:45 [2020-11-10T00:30:45.634Z] 
00:30:45 [2020-11-10T00:30:45.634Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:45 [2020-11-10T00:30:45.634Z] #41 144.7   CC       criu/page-xfer.o
00:30:45 [2020-11-10T00:30:45.634Z] #41 146.2   CC       criu/pagemap-cache.o
00:30:45 [2020-11-10T00:30:45.634Z] #41 146.6   CC       criu/pagemap.o
00:30:45 [2020-11-10T00:30:45.634Z] #41 147.4   CC       criu/parasite-syscall.o
00:30:45 [2020-11-10T00:30:45.634Z] #41 148.4   CC       criu/path.o
00:30:45 [2020-11-10T00:30:45.634Z] #41 148.7   CC       criu/pie-util-vdso-elf32.o
00:30:45 [2020-11-10T00:30:45.634Z] #41 149.1   CC       criu/pie-util-vdso.o
00:30:45 [2020-11-10T00:30:45.634Z] #41 149.4   CC       criu/pie-util.o
00:30:45 [2020-11-10T00:30:45.634Z] #41 149.6   CC       criu/pipes.o
00:30:45 [2020-11-10T00:30:45.735Z] #41 13.33   PBCC     images/tty.pb-c.c
00:30:45 [2020-11-10T00:30:45.735Z] #41 13.49   DEP      images/tty.pb-c.d
00:30:45 [2020-11-10T00:30:45.735Z] #41 13.57   PBCC     images/tun.pb-c.c
00:30:45 [2020-11-10T00:30:45.861Z] #41 12.28   PBCC     images/signalfd.pb-c.c
00:30:45 [2020-11-10T00:30:45.861Z] #41 12.34   DEP      images/signalfd.pb-c.d
00:30:45 [2020-11-10T00:30:45.962Z] #41 44.78   CC       images/timens.o
00:30:45 [2020-11-10T00:30:45.962Z] #41 45.00   LINK     images/built-in.o
00:30:45 [2020-11-10T00:30:45.996Z] #41 13.68   PBCC     images/netdev.pb-c.c
00:30:45 [2020-11-10T00:30:45.996Z] #41 13.80   DEP      images/tun.pb-c.d
00:30:45 [2020-11-10T00:30:45.996Z] #41 13.91   DEP      images/netdev.pb-c.d
00:30:46 [2020-11-10T00:30:46.125Z] #41 12.43   PBCC     images/fh.pb-c.c
00:30:46 [2020-11-10T00:30:46.125Z] #41 12.50   PBCC     images/fsnotify.pb-c.c
00:30:46 [2020-11-10T00:30:46.125Z] #41 12.55   DEP      images/fh.pb-c.d
00:30:46 [2020-11-10T00:30:46.125Z] #41 12.59   DEP      images/fsnotify.pb-c.d
00:30:46 [2020-11-10T00:30:46.125Z] #41 12.64   PBCC     images/eventpoll.pb-c.c
00:30:46 [2020-11-10T00:30:46.125Z] #41 12.66   DEP      images/eventpoll.pb-c.d
00:30:46 [2020-11-10T00:30:46.125Z] #41 12.70   PBCC     images/eventfd.pb-c.c
00:30:46 [2020-11-10T00:30:46.125Z] #41 12.73   DEP      images/eventfd.pb-c.d
00:30:46 [2020-11-10T00:30:46.125Z] #41 12.79   PBCC     images/remap-file-path.pb-c.c
00:30:46 [2020-11-10T00:30:46.222Z] #41 45.14   GEN      compel/include/asm
00:30:46 [2020-11-10T00:30:46.222Z] #41 45.18   GEN      compel/include/version.h
00:30:46 [2020-11-10T00:30:46.222Z] #41 45.21 touch .config
00:30:46 [2020-11-10T00:30:46.222Z] #41 45.24   GEN      include/common/config.h
00:30:46 [2020-11-10T00:30:46.246Z] #19 74.48 Setting up python3-pip (18.1-5) ...
00:30:46 [2020-11-10T00:30:46.256Z] #41 14.03   PBCC     images/vma.pb-c.c
00:30:46 [2020-11-10T00:30:46.390Z] #41 12.85   DEP      images/remap-file-path.pb-c.d
00:30:46 [2020-11-10T00:30:46.390Z] #41 12.88   PBCC     images/fifo.pb-c.c
00:30:46 [2020-11-10T00:30:46.390Z] #41 12.91   DEP      images/fifo.pb-c.d
00:30:46 [2020-11-10T00:30:46.390Z] #41 12.96   PBCC     images/ghost-file.pb-c.c
00:30:46 [2020-11-10T00:30:46.390Z] #41 13.00   DEP      images/ghost-file.pb-c.d
00:30:46 [2020-11-10T00:30:46.390Z] #41 13.03   PBCC     images/regfile.pb-c.c
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.32   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.33   GEN      compel/plugins/include/uapi/std/syscall-64.h
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.36   GEN      compel/arch/x86/plugins/std/syscalls-64.S
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.38   DEP      compel/arch/x86/plugins/std/syscalls-64.d
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.41   DEP      compel/arch/x86/plugins/std/memcpy.d
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.43   DEP      compel/arch/x86/plugins/std/parasite-head.d
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.44   GEN      compel/plugins/include/uapi/std/syscall.h
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.49   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.50   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.51   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:30:46 [2020-11-10T00:30:46.483Z] #41 45.52   DEP      compel/plugins/std/infect.d
00:30:46 [2020-11-10T00:30:46.516Z] #41 14.23   DEP      images/vma.pb-c.d
00:30:46 [2020-11-10T00:30:46.567Z] #41 150.3   CC       criu/plugin.o
00:30:46 [2020-11-10T00:30:46.655Z] #41 13.06   DEP      images/regfile.pb-c.d
00:30:46 [2020-11-10T00:30:46.655Z] #41 13.12   PBCC     images/ns.pb-c.c
00:30:46 [2020-11-10T00:30:46.655Z] #41 13.14   DEP      images/ns.pb-c.d
00:30:46 [2020-11-10T00:30:46.655Z] #41 13.19   PBCC     images/fdinfo.pb-c.c
00:30:46 [2020-11-10T00:30:46.655Z] #41 13.28   DEP      images/fdinfo.pb-c.d
00:30:46 [2020-11-10T00:30:46.744Z] #41 45.60   DEP      compel/plugins/std/string.d
00:30:46 [2020-11-10T00:30:46.744Z] #41 45.65   DEP      compel/plugins/std/log.d
00:30:46 [2020-11-10T00:30:46.744Z] #41 45.73   DEP      compel/plugins/std/fds.d
00:30:46 [2020-11-10T00:30:46.744Z] #41 45.79   DEP      compel/plugins/std/std.d
00:30:46 [2020-11-10T00:30:46.778Z] #41 14.35   PBCC     images/creds.pb-c.c
00:30:46 [2020-11-10T00:30:46.778Z] #41 14.53   DEP      images/creds.pb-c.d
00:30:46 [2020-11-10T00:30:46.824Z] #41 150.7   CC       criu/proc_parse.o
00:30:46 [2020-11-10T00:30:46.922Z] #41 13.32   PBCC     images/core-aarch64.pb-c.c
00:30:46 [2020-11-10T00:30:46.922Z] #41 13.36   PBCC     images/core-arm.pb-c.c
00:30:46 [2020-11-10T00:30:46.922Z] #41 13.39   PBCC     images/core-ppc64.pb-c.c
00:30:46 [2020-11-10T00:30:46.922Z] #41 13.44   PBCC     images/core-s390.pb-c.c
00:30:46 [2020-11-10T00:30:46.922Z] #41 13.48   PBCC     images/core-x86.pb-c.c
00:30:46 [2020-11-10T00:30:46.922Z] #41 13.53   PBCC     images/core.pb-c.c
00:30:47 [2020-11-10T00:30:47.004Z] #41 45.86   DEP      compel/plugins/shmem/shmem.d
00:30:47 [2020-11-10T00:30:47.004Z] #41 45.97   DEP      compel/plugins/fds/fds.d
00:30:47 [2020-11-10T00:30:47.038Z] #41 14.81   PBCC     images/utsns.pb-c.c
00:30:47 [2020-11-10T00:30:47.038Z] #41 14.86   DEP      images/utsns.pb-c.d
00:30:47 [2020-11-10T00:30:47.187Z] #41 13.59   PBCC     images/inventory.pb-c.c
00:30:47 [2020-11-10T00:30:47.187Z] #41 13.66   DEP      images/core-aarch64.pb-c.d
00:30:47 [2020-11-10T00:30:47.187Z] #41 13.70   DEP      images/core-arm.pb-c.d
00:30:47 [2020-11-10T00:30:47.187Z] #41 13.76   DEP      images/core-ppc64.pb-c.d
00:30:47 [2020-11-10T00:30:47.264Z] #41 46.13   CC       compel/plugins/std/std.o
00:30:47 [2020-11-10T00:30:47.299Z] #41 14.96   PBCC     images/ipc-desc.pb-c.c
00:30:47 [2020-11-10T00:30:47.388Z] #41 ...
00:30:47 [2020-11-10T00:30:47.388Z] 
00:30:47 [2020-11-10T00:30:47.388Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:47 [2020-11-10T00:30:47.388Z] #51 93.79 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:30:47 [2020-11-10T00:30:47.388Z] #51 95.64 + mkdir -p /build
00:30:47 [2020-11-10T00:30:47.388Z] #51 95.64 + cp runc /build/runc
00:30:47 [2020-11-10T00:30:47.388Z] #51 DONE 96.3s
00:30:47 [2020-11-10T00:30:47.388Z] 
00:30:47 [2020-11-10T00:30:47.388Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:30:47 [2020-11-10T00:30:47.450Z] #41 13.83   DEP      images/core-s390.pb-c.d
00:30:47 [2020-11-10T00:30:47.450Z] #41 13.92   DEP      images/core-x86.pb-c.d
00:30:47 [2020-11-10T00:30:47.450Z] #41 13.98   DEP      images/core.pb-c.d
00:30:47 [2020-11-10T00:30:47.450Z] #41 14.07   DEP      images/inventory.pb-c.d
00:30:47 [2020-11-10T00:30:47.525Z] #41 46.46   CC       compel/plugins/std/fds.o
00:30:47 [2020-11-10T00:30:47.559Z] #41 15.12   PBCC     images/ipc-sem.pb-c.c
00:30:47 [2020-11-10T00:30:47.559Z] #41 15.15   DEP      images/ipc-desc.pb-c.d
00:30:47 [2020-11-10T00:30:47.559Z] #41 ...
00:30:47 [2020-11-10T00:30:47.559Z] 
00:30:47 [2020-11-10T00:30:47.559Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:47 [2020-11-10T00:30:47.559Z] #49 114.6 github.com/pkg/diff
00:30:47 [2020-11-10T00:30:47.719Z] #41 14.11   PBCC     images/cpuinfo.pb-c.c
00:30:47 [2020-11-10T00:30:47.719Z] #41 14.15   DEP      images/cpuinfo.pb-c.d
00:30:47 [2020-11-10T00:30:47.719Z] #41 14.18   PBCC     images/stats.pb-c.c
00:30:47 [2020-11-10T00:30:47.719Z] #41 14.21   DEP      images/stats.pb-c.d
00:30:47 [2020-11-10T00:30:47.784Z] #19 75.89 Processing triggers for libc-bin (2.28-10) ...
00:30:47 [2020-11-10T00:30:47.785Z] #19 75.92 Processing triggers for mime-support (3.62) ...
00:30:47 [2020-11-10T00:30:47.785Z] #19 DONE 76.2s
00:30:47 [2020-11-10T00:30:47.785Z] 
00:30:47 [2020-11-10T00:30:47.785Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:47 [2020-11-10T00:30:47.785Z] #42 116.3   CC       criu/cr-dump.o
00:30:47 [2020-11-10T00:30:47.785Z] #42 119.7   CC       criu/cr-errno.o
00:30:47 [2020-11-10T00:30:47.785Z] #42 119.8   CC       criu/cr-restore.o
00:30:47 [2020-11-10T00:30:47.786Z] #41 46.80   CC       compel/plugins/std/log.o
00:30:47 [2020-11-10T00:30:47.824Z] #49 115.0 go/ast
00:30:47 [2020-11-10T00:30:47.824Z] #49 ...
00:30:47 [2020-11-10T00:30:47.824Z] 
00:30:47 [2020-11-10T00:30:47.824Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:47 [2020-11-10T00:30:47.824Z] #32 109.1 github.com/BurntSushi/toml/cmd/tomlv
00:30:47 [2020-11-10T00:30:47.824Z] #32 DONE 115.2s
00:30:48 [2020-11-10T00:30:48.084Z] #42 ...
00:30:48 [2020-11-10T00:30:48.084Z] 
00:30:48 [2020-11-10T00:30:48.084Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:30:48 [2020-11-10T00:30:48.085Z] 
00:30:48 [2020-11-10T00:30:48.085Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:48 [2020-11-10T00:30:48.085Z] #41 15.29   DEP      images/ipc-sem.pb-c.d
00:30:48 [2020-11-10T00:30:48.085Z] #41 15.39   PBCC     images/ipc-msg.pb-c.c
00:30:48 [2020-11-10T00:30:48.085Z] #41 15.41   DEP      images/ipc-msg.pb-c.d
00:30:48 [2020-11-10T00:30:48.085Z] #41 15.48   PBCC     images/ipc-shm.pb-c.c
00:30:48 [2020-11-10T00:30:48.085Z] #41 15.52   DEP      images/ipc-shm.pb-c.d
00:30:48 [2020-11-10T00:30:48.085Z] #41 15.58   PBCC     images/ipc-var.pb-c.c
00:30:48 [2020-11-10T00:30:48.085Z] #41 15.61   DEP      images/ipc-var.pb-c.d
00:30:48 [2020-11-10T00:30:48.085Z] #41 15.68   PBCC     images/sk-opts.pb-c.c
00:30:48 [2020-11-10T00:30:48.085Z] #41 15.74   PBCC     images/packet-sock.pb-c.c
00:30:48 [2020-11-10T00:30:48.085Z] #41 15.84   DEP      images/sk-opts.pb-c.d
00:30:48 [2020-11-10T00:30:48.346Z] #41 16.01   DEP      images/packet-sock.pb-c.d
00:30:48 [2020-11-10T00:30:48.360Z] #41 ...
00:30:48 [2020-11-10T00:30:48.360Z] 
00:30:48 [2020-11-10T00:30:48.360Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:30:48 [2020-11-10T00:30:48.360Z] #56 DONE 149.8s
00:30:48 [2020-11-10T00:30:48.360Z] 
00:30:48 [2020-11-10T00:30:48.360Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:30:48 [2020-11-10T00:30:48.360Z] #57 DONE 0.1s
00:30:48 [2020-11-10T00:30:48.360Z] 
00:30:48 [2020-11-10T00:30:48.360Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:30:48 [2020-11-10T00:30:48.360Z] #58 DONE 0.1s
00:30:48 [2020-11-10T00:30:48.360Z] 
00:30:48 [2020-11-10T00:30:48.360Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:48 [2020-11-10T00:30:48.360Z] #11 149.8 Selecting previously unselected package libapparmor1:amd64.
00:30:48 [2020-11-10T00:30:48.360Z] #11 149.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
00:30:48 [2020-11-10T00:30:48.360Z] #11 149.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
00:30:48 [2020-11-10T00:30:48.360Z] #11 149.9 Selecting previously unselected package libapparmor-dev:amd64.
00:30:48 [2020-11-10T00:30:48.360Z] #11 150.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
00:30:48 [2020-11-10T00:30:48.360Z] #11 150.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
00:30:48 [2020-11-10T00:30:48.384Z] #20 0.332 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:30:48 [2020-11-10T00:30:48.384Z] #20 0.337 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:30:48 [2020-11-10T00:30:48.384Z] #20 0.348 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:30:48 [2020-11-10T00:30:48.384Z] #20 DONE 0.4s
00:30:48 [2020-11-10T00:30:48.384Z] 
00:30:48 [2020-11-10T00:30:48.384Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:30:48 [2020-11-10T00:30:48.384Z] #23 ...
00:30:48 [2020-11-10T00:30:48.384Z] 
00:30:48 [2020-11-10T00:30:48.384Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:30:48 [2020-11-10T00:30:48.607Z] #41 16.15   PBCC     images/sk-netlink.pb-c.c
00:30:48 [2020-11-10T00:30:48.607Z] #41 16.23   DEP      images/sk-netlink.pb-c.d
00:30:48 [2020-11-10T00:30:48.607Z] #41 16.27   PBCC     images/sk-inet.pb-c.c
00:30:48 [2020-11-10T00:30:48.607Z] #41 16.31   DEP      images/sk-inet.pb-c.d
00:30:48 [2020-11-10T00:30:48.621Z] #11 150.2 Selecting previously unselected package libbtrfs0.
00:30:48 [2020-11-10T00:30:48.621Z] #11 150.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
00:30:48 [2020-11-10T00:30:48.621Z] #11 150.2 Unpacking libbtrfs0 (4.20.1-2) ...
00:30:48 [2020-11-10T00:30:48.875Z] #41 16.38   PBCC     images/sk-unix.pb-c.c
00:30:48 [2020-11-10T00:30:48.875Z] #41 16.48   DEP      images/sk-unix.pb-c.d
00:30:48 [2020-11-10T00:30:48.875Z] #41 16.61   PBCC     images/mm.pb-c.c
00:30:48 [2020-11-10T00:30:48.875Z] #41 16.68   DEP      images/mm.pb-c.d
00:30:48 [2020-11-10T00:30:48.881Z] #11 150.4 Selecting previously unselected package libbtrfs-dev.
00:30:48 [2020-11-10T00:30:48.881Z] #11 150.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
00:30:48 [2020-11-10T00:30:48.881Z] #11 150.4 Unpacking libbtrfs-dev (4.20.1-2) ...
00:30:49 [2020-11-10T00:30:49.136Z] #41 16.75   PBCC     images/timerfd.pb-c.c
00:30:49 [2020-11-10T00:30:49.136Z] #41 16.88   DEP      images/timerfd.pb-c.d
00:30:49 [2020-11-10T00:30:49.136Z] #41 16.96   PBCC     images/timer.pb-c.c
00:30:49 [2020-11-10T00:30:49.141Z] #11 150.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
00:30:49 [2020-11-10T00:30:49.141Z] #11 150.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
00:30:49 [2020-11-10T00:30:49.141Z] #11 150.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:30:49 [2020-11-10T00:30:49.225Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.956s	coverage: 46.2% of statements
00:30:49 [2020-11-10T00:30:49.398Z] #41 16.99   DEP      images/timer.pb-c.d
00:30:49 [2020-11-10T00:30:49.398Z] #41 17.03   PBCC     images/sa.pb-c.c
00:30:49 [2020-11-10T00:30:49.398Z] #41 17.08   DEP      images/sa.pb-c.d
00:30:49 [2020-11-10T00:30:49.398Z] #41 17.13   PBCC     images/pipe-data.pb-c.c
00:30:49 [2020-11-10T00:30:49.398Z] #41 17.16   DEP      images/pipe-data.pb-c.d
00:30:49 [2020-11-10T00:30:49.398Z] #41 17.21   PBCC     images/mnt.pb-c.c
00:30:49 [2020-11-10T00:30:49.398Z] #41 17.26   DEP      images/mnt.pb-c.d
00:30:49 [2020-11-10T00:30:49.401Z] #11 151.0 Selecting previously unselected package libudev-dev:amd64.
00:30:49 [2020-11-10T00:30:49.401Z] #11 151.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
00:30:49 [2020-11-10T00:30:49.401Z] #11 151.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
00:30:49 [2020-11-10T00:30:49.647Z] #41 15.71 make[1]: Nothing to be done for 'all'.
00:30:49 [2020-11-10T00:30:49.659Z] #41 17.31   PBCC     images/sk-packet.pb-c.c
00:30:49 [2020-11-10T00:30:49.659Z] #41 17.34   DEP      images/sk-packet.pb-c.d
00:30:49 [2020-11-10T00:30:49.659Z] #41 17.40   PBCC     images/tcp-stream.pb-c.c
00:30:49 [2020-11-10T00:30:49.659Z] #41 17.47   DEP      images/tcp-stream.pb-c.d
00:30:49 [2020-11-10T00:30:49.661Z] #11 151.2 Selecting previously unselected package libsepol1-dev:amd64.
00:30:49 [2020-11-10T00:30:49.661Z] #11 151.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
00:30:49 [2020-11-10T00:30:49.661Z] #11 151.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
00:30:49 [2020-11-10T00:30:49.859Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
00:30:49 [2020-11-10T00:30:49.914Z] #54 ...
00:30:49 [2020-11-10T00:30:49.914Z] 
00:30:49 [2020-11-10T00:30:49.914Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:30:49 [2020-11-10T00:30:49.914Z] #38 DONE 257.9s
00:30:49 [2020-11-10T00:30:49.914Z] 
00:30:49 [2020-11-10T00:30:49.914Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:30:49 [2020-11-10T00:30:49.914Z] #54 ...
00:30:49 [2020-11-10T00:30:49.914Z] 
00:30:49 [2020-11-10T00:30:49.914Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:49 [2020-11-10T00:30:49.914Z] #41 153.9   CC       criu/protobuf-desc.o
00:30:49 [2020-11-10T00:30:49.920Z] #41 17.55   PBCC     images/pipe.pb-c.c
00:30:49 [2020-11-10T00:30:49.920Z] #41 17.62   DEP      images/pipe.pb-c.d
00:30:49 [2020-11-10T00:30:49.920Z] #41 17.73   PBCC     images/pstree.pb-c.c
00:30:49 [2020-11-10T00:30:49.920Z] #41 17.74   DEP      images/pstree.pb-c.d
00:30:49 [2020-11-10T00:30:49.922Z] #11 151.5 Selecting previously unselected package libpcre16-3:amd64.
00:30:49 [2020-11-10T00:30:49.922Z] #11 151.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
00:30:49 [2020-11-10T00:30:49.922Z] #11 151.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
00:30:49 [2020-11-10T00:30:49.932Z] #21 ...
00:30:49 [2020-11-10T00:30:49.932Z] 
00:30:49 [2020-11-10T00:30:49.932Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:49 [2020-11-10T00:30:49.932Z] #44 DONE 187.3s
00:30:49 [2020-11-10T00:30:49.932Z] 
00:30:49 [2020-11-10T00:30:49.932Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:49 [2020-11-10T00:30:49.932Z] #42 126.2   CC       criu/cr-service.o
00:30:50 [2020-11-10T00:30:50.182Z] #41 17.89   PBCC     images/fs.pb-c.c
00:30:50 [2020-11-10T00:30:50.182Z] #11 151.7 Selecting previously unselected package libpcre32-3:amd64.
00:30:50 [2020-11-10T00:30:50.182Z] #41 17.92   DEP      images/fs.pb-c.d
00:30:50 [2020-11-10T00:30:50.182Z] #41 17.96   PBCC     images/signalfd.pb-c.c
00:30:50 [2020-11-10T00:30:50.182Z] #11 151.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
00:30:50 [2020-11-10T00:30:50.182Z] #11 151.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
00:30:50 [2020-11-10T00:30:50.443Z] #11 151.9 Selecting previously unselected package libpcrecpp0v5:amd64.
00:30:50 [2020-11-10T00:30:50.443Z] #11 151.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
00:30:50 [2020-11-10T00:30:50.443Z] #11 152.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
00:30:50 [2020-11-10T00:30:50.443Z] #11 152.1 Selecting previously unselected package libpcre3-dev:amd64.
00:30:50 [2020-11-10T00:30:50.443Z] #11 152.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
00:30:50 [2020-11-10T00:30:50.443Z] #11 152.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
00:30:50 [2020-11-10T00:30:50.444Z] #41 18.03   DEP      images/signalfd.pb-c.d
00:30:50 [2020-11-10T00:30:50.444Z] #41 18.10   PBCC     images/fh.pb-c.c
00:30:50 [2020-11-10T00:30:50.444Z] #41 18.15   PBCC     images/fsnotify.pb-c.c
00:30:50 [2020-11-10T00:30:50.444Z] #41 18.19   DEP      images/fh.pb-c.d
00:30:50 [2020-11-10T00:30:50.444Z] #41 18.24   DEP      images/fsnotify.pb-c.d
00:30:50 [2020-11-10T00:30:50.444Z] #41 18.29   PBCC     images/eventpoll.pb-c.c
00:30:50 [2020-11-10T00:30:50.444Z] #41 18.31   DEP      images/eventpoll.pb-c.d
00:30:50 [2020-11-10T00:30:50.607Z] #41 17.10   CC       images/stats.o
00:30:50 [2020-11-10T00:30:50.703Z] #11 152.4 Selecting previously unselected package libselinux1-dev:amd64.
00:30:50 [2020-11-10T00:30:50.703Z] #11 152.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
00:30:50 [2020-11-10T00:30:50.703Z] #11 152.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
00:30:50 [2020-11-10T00:30:50.705Z] #41 18.36   PBCC     images/eventfd.pb-c.c
00:30:50 [2020-11-10T00:30:50.705Z] #41 18.39   DEP      images/eventfd.pb-c.d
00:30:50 [2020-11-10T00:30:50.705Z] #41 18.43   PBCC     images/remap-file-path.pb-c.c
00:30:50 [2020-11-10T00:30:50.705Z] #41 18.50   DEP      images/remap-file-path.pb-c.d
00:30:50 [2020-11-10T00:30:50.705Z] #41 18.55   PBCC     images/fifo.pb-c.c
00:30:50 [2020-11-10T00:30:50.705Z] #41 18.56   DEP      images/fifo.pb-c.d
00:30:50 [2020-11-10T00:30:50.705Z] #41 18.62   PBCC     images/ghost-file.pb-c.c
00:30:50 [2020-11-10T00:30:50.845Z] #41 154.8   CC       criu/protobuf.o
00:30:50 [2020-11-10T00:30:50.966Z] #41 18.63   DEP      images/ghost-file.pb-c.d
00:30:50 [2020-11-10T00:30:50.966Z] #41 18.69   PBCC     images/regfile.pb-c.c
00:30:50 [2020-11-10T00:30:50.966Z] #41 18.73   DEP      images/regfile.pb-c.d
00:30:50 [2020-11-10T00:30:50.966Z] #41 18.80   PBCC     images/ns.pb-c.c
00:30:50 [2020-11-10T00:30:50.966Z] #41 18.83   DEP      images/ns.pb-c.d
00:30:50 [2020-11-10T00:30:50.966Z] #41 18.87   PBCC     images/fdinfo.pb-c.c
00:30:51 [2020-11-10T00:30:51.102Z] #41 155.1   CC       criu/pstree.o
00:30:51 [2020-11-10T00:30:51.186Z] #41 17.63   CC       images/core.o
00:30:51 [2020-11-10T00:30:51.227Z] #41 18.95   DEP      images/fdinfo.pb-c.d
00:30:51 [2020-11-10T00:30:51.273Z] #11 152.7 Selecting previously unselected package libdevmapper-dev:amd64.
00:30:51 [2020-11-10T00:30:51.273Z] #11 152.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
00:30:51 [2020-11-10T00:30:51.273Z] #11 152.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:30:51 [2020-11-10T00:30:51.273Z] #11 152.8 Selecting previously unselected package libseccomp-dev:amd64.
00:30:51 [2020-11-10T00:30:51.273Z] #11 152.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
00:30:51 [2020-11-10T00:30:51.273Z] #11 152.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
00:30:51 [2020-11-10T00:30:51.273Z] #11 152.8 Selecting previously unselected package libsystemd-dev:amd64.
00:30:51 [2020-11-10T00:30:51.273Z] #11 152.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
00:30:51 [2020-11-10T00:30:51.273Z] #11 152.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
00:30:51 [2020-11-10T00:30:51.473Z] #42 129.1   CC       criu/crtools.o
00:30:51 [2020-11-10T00:30:51.488Z] #41 19.04   PBCC     images/core-aarch64.pb-c.c
00:30:51 [2020-11-10T00:30:51.488Z] #41 19.09   PBCC     images/core-arm.pb-c.c
00:30:51 [2020-11-10T00:30:51.488Z] #41 19.12   PBCC     images/core-ppc64.pb-c.c
00:30:51 [2020-11-10T00:30:51.488Z] #41 19.17   PBCC     images/core-s390.pb-c.c
00:30:51 [2020-11-10T00:30:51.488Z] #41 19.22   PBCC     images/core-x86.pb-c.c
00:30:51 [2020-11-10T00:30:51.488Z] #41 19.25   PBCC     images/core.pb-c.c
00:30:51 [2020-11-10T00:30:51.488Z] #41 19.32   PBCC     images/inventory.pb-c.c
00:30:51 [2020-11-10T00:30:51.488Z] #41 ...
00:30:51 [2020-11-10T00:30:51.488Z] 
00:30:51 [2020-11-10T00:30:51.488Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:51 [2020-11-10T00:30:51.488Z] #43 108.8 net/url
00:30:51 [2020-11-10T00:30:51.488Z] #43 109.6 go/ast
00:30:51 [2020-11-10T00:30:51.488Z] #43 111.5 text/template/parse
00:30:51 [2020-11-10T00:30:51.488Z] #43 116.7 go/parser
00:30:51 [2020-11-10T00:30:51.488Z] #43 117.7 text/template
00:30:51 [2020-11-10T00:30:51.533Z] #11 153.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
00:30:51 [2020-11-10T00:30:51.533Z] #11 153.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
00:30:51 [2020-11-10T00:30:51.533Z] #11 153.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
00:30:51 [2020-11-10T00:30:51.533Z] #11 153.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:30:51 [2020-11-10T00:30:51.666Z] #41 ...
00:30:51 [2020-11-10T00:30:51.666Z] 
00:30:51 [2020-11-10T00:30:51.666Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:30:51 [2020-11-10T00:30:51.666Z] #39 DONE 0.6s
00:30:51 [2020-11-10T00:30:51.666Z] 
00:30:51 [2020-11-10T00:30:51.666Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:30:51 [2020-11-10T00:30:51.749Z] #43 ...
00:30:51 [2020-11-10T00:30:51.749Z] 
00:30:51 [2020-11-10T00:30:51.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:51 [2020-11-10T00:30:51.749Z] #41 19.40   DEP      images/core-aarch64.pb-c.d
00:30:51 [2020-11-10T00:30:51.749Z] #41 19.43   DEP      images/core-arm.pb-c.d
00:30:51 [2020-11-10T00:30:51.749Z] #41 19.52   DEP      images/core-ppc64.pb-c.d
00:30:51 [2020-11-10T00:30:51.793Z] #11 153.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
00:30:51 [2020-11-10T00:30:51.793Z] #11 153.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
00:30:51 [2020-11-10T00:30:51.793Z] #11 153.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:30:51 [2020-11-10T00:30:51.793Z] #11 153.4 Setting up libbtrfs0 (4.20.1-2) ...
00:30:51 [2020-11-10T00:30:51.793Z] #11 153.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
00:30:51 [2020-11-10T00:30:51.793Z] #11 153.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
00:30:51 [2020-11-10T00:30:51.793Z] #11 153.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:30:51 [2020-11-10T00:30:51.931Z] #47 ...
00:30:51 [2020-11-10T00:30:51.931Z] 
00:30:51 [2020-11-10T00:30:51.931Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:51 [2020-11-10T00:30:51.931Z] #41 155.7   CC       criu/rbtree.o
00:30:51 [2020-11-10T00:30:51.931Z] #41 155.9   CC       criu/rst-malloc.o
00:30:52 [2020-11-10T00:30:52.010Z] #41 19.57   DEP      images/core-s390.pb-c.d
00:30:52 [2020-11-10T00:30:52.010Z] #41 19.62   DEP      images/core-x86.pb-c.d
00:30:52 [2020-11-10T00:30:52.010Z] #41 19.71   DEP      images/core.pb-c.d
00:30:52 [2020-11-10T00:30:52.010Z] #41 19.75   DEP      images/inventory.pb-c.d
00:30:52 [2020-11-10T00:30:52.010Z] #41 19.79   PBCC     images/cpuinfo.pb-c.c
00:30:52 [2020-11-10T00:30:52.010Z] #41 19.81   DEP      images/cpuinfo.pb-c.d
00:30:52 [2020-11-10T00:30:52.053Z] #11 153.5 Setting up libbtrfs-dev (4.20.1-2) ...
00:30:52 [2020-11-10T00:30:52.053Z] #11 153.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
00:30:52 [2020-11-10T00:30:52.053Z] #11 153.7 Setting up mingw-w64-common (6.0.0-3) ...
00:30:52 [2020-11-10T00:30:52.053Z] #11 153.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
00:30:52 [2020-11-10T00:30:52.053Z] #11 153.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:30:52 [2020-11-10T00:30:52.136Z] #41 18.64   CC       images/core-x86.o
00:30:52 [2020-11-10T00:30:52.188Z] #41 156.1   CC       criu/seccomp.o
00:30:52 [2020-11-10T00:30:52.271Z] #41 19.86   PBCC     images/stats.pb-c.c
00:30:52 [2020-11-10T00:30:52.271Z] #41 19.89   DEP      images/stats.pb-c.d
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.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
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.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
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.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
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.8 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
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.9 Setting up dmsetup (2:1.02.155-3) ...
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:30:52 [2020-11-10T00:30:52.313Z] #11 153.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:30:52 [2020-11-10T00:30:52.524Z] #42 129.8   CC       criu/eventfd.o
00:30:52 [2020-11-10T00:30:52.575Z] #11 153.9 Processing triggers for libc-bin (2.28-10) ...
00:30:52 [2020-11-10T00:30:52.730Z] #41 19.23   CC       images/core-arm.o
00:30:52 [2020-11-10T00:30:52.753Z] #41 156.5   CC       criu/seize.o
00:30:52 [2020-11-10T00:30:52.823Z] #42 130.3   CC       criu/eventpoll.o
00:30:52 [2020-11-10T00:30:52.835Z] #11 DONE 154.4s
00:30:52 [2020-11-10T00:30:52.835Z] 
00:30:52 [2020-11-10T00:30:52.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:52 [2020-11-10T00:30:52.835Z] #41 47.62   CC       compel/plugins/std/string.o
00:30:52 [2020-11-10T00:30:52.835Z] #41 48.63   CC       compel/plugins/std/infect.o
00:30:52 [2020-11-10T00:30:52.835Z] #41 49.04   CC       compel/arch/x86/plugins/std/parasite-head.o
00:30:52 [2020-11-10T00:30:52.835Z] #41 49.12   CC       compel/arch/x86/plugins/std/memcpy.o
00:30:52 [2020-11-10T00:30:52.835Z] #41 49.17   CC       compel/arch/x86/plugins/std/syscalls-64.o
00:30:52 [2020-11-10T00:30:52.835Z] #41 49.23   AR       compel/plugins/std.lib.a
00:30:52 [2020-11-10T00:30:52.835Z] #41 49.36   CC       compel/plugins/fds/fds.o
00:30:52 [2020-11-10T00:30:52.835Z] #41 49.53   AR       compel/plugins/fds.lib.a
00:30:52 [2020-11-10T00:30:52.835Z] #41 49.58   HOSTDEP  compel/src/lib/log-host.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 49.74   HOSTDEP  compel/src/lib/handle-elf-host.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 49.86   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 49.93   HOSTDEP  compel/src/main-host.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 50.03   DEP      compel/src/lib/ptrace.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 50.16   DEP      compel/src/lib/infect.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 50.29   DEP      compel/src/lib/infect-util.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 50.37   DEP      compel/src/lib/infect-rpc.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 50.50   DEP      compel/arch/x86/src/lib/infect.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 50.67   DEP      compel/arch/x86/src/lib/cpu.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 50.71   DEP      compel/src/lib/log.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 50.82   DEP      compel/src/main.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 50.94   DEP      compel/src/lib/handle-elf.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 51.02   DEP      compel/arch/x86/src/lib/handle-elf.d
00:30:52 [2020-11-10T00:30:52.835Z] #41 51.11   CC       compel/src/lib/log.o
00:30:52 [2020-11-10T00:30:52.835Z] #41 51.38   CC       compel/arch/x86/src/lib/cpu.o
00:30:52 [2020-11-10T00:30:52.994Z] #41 ...
00:30:52 [2020-11-10T00:30:52.994Z] 
00:30:52 [2020-11-10T00:30:52.994Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:52 [2020-11-10T00:30:52.994Z] #43 89.97 vendor/golang.org/x/net/http/httpguts
00:30:52 [2020-11-10T00:30:52.994Z] #43 89.97 mime/multipart
00:30:52 [2020-11-10T00:30:52.994Z] #43 92.03 crypto/tls
00:30:52 [2020-11-10T00:30:52.994Z] #43 97.13 net/http/httptrace
00:30:52 [2020-11-10T00:30:52.994Z] #43 97.27 net/http
00:30:52 [2020-11-10T00:30:52.994Z] #43 ...
00:30:52 [2020-11-10T00:30:52.994Z] 
00:30:52 [2020-11-10T00:30:52.994Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:52 [2020-11-10T00:30:52.994Z] #11 96.17 Selecting previously unselected package g++-mingw-w64-x86-64.
00:30:52 [2020-11-10T00:30:52.994Z] #11 96.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
00:30:52 [2020-11-10T00:30:52.994Z] #11 96.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:53 [2020-11-10T00:30:53.317Z] #41 157.1   CC       criu/servicefd.o
00:30:53 [2020-11-10T00:30:53.378Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.240s	coverage: 49.5% of statements
00:30:53 [2020-11-10T00:30:53.406Z] #41 52.36   CC       compel/arch/x86/src/lib/infect.o
00:30:53 [2020-11-10T00:30:53.574Z] #41 157.3   CC       criu/shmem.o
00:30:53 [2020-11-10T00:30:53.657Z] #41 21.21 make[1]: Nothing to be done for 'all'.
00:30:53 [2020-11-10T00:30:53.897Z] #42 131.6   CC       criu/external.o
00:30:53 [2020-11-10T00:30:53.978Z] #41 ...
00:30:53 [2020-11-10T00:30:53.978Z] 
00:30:53 [2020-11-10T00:30:53.978Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:53 [2020-11-10T00:30:53.978Z] #43 145.6 mime/multipart
00:30:53 [2020-11-10T00:30:53.978Z] #43 147.8 crypto/tls
00:30:53 [2020-11-10T00:30:53.978Z] #43 153.5 net/http/httptrace
00:30:53 [2020-11-10T00:30:53.978Z] #43 153.8 net/http
00:30:54 [2020-11-10T00:30:54.138Z] #41 157.9   CC       criu/sigframe.o
00:30:54 [2020-11-10T00:30:54.138Z] #41 158.1   CC       criu/signalfd.o
00:30:54 [2020-11-10T00:30:54.239Z] #43 ...
00:30:54 [2020-11-10T00:30:54.239Z] 
00:30:54 [2020-11-10T00:30:54.239Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.379 + RM_GOPATH=0
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.379 + TMP_GOPATH=
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.379 + : /build
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.379 + '[' -z '' ']'
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.380 ++ mktemp -d
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.391 + export GOPATH=/tmp/tmp.NvutVAcj5w
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.391 + GOPATH=/tmp/tmp.NvutVAcj5w
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.391 + RM_GOPATH=1
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.391 + case "$(go env GOARCH)" in
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.391 ++ go env GOARCH
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.410 + export GO_BUILDMODE=-buildmode=pie
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.410 + GO_BUILDMODE=-buildmode=pie
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.411 ++ dirname /tmp/install/install.sh
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.415 + dir=/tmp/install
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.415 + bin=runc
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.415 + shift
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.415 + '[' '!' -f /tmp/install/runc.installer ']'
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.416 + . /tmp/install/runc.installer
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.416 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.418 + install_runc
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.419 + grep -q '^3\.10\.0.*\.el7\.'
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.419 + uname -r
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.422 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.422 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.423 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.423 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NvutVAcj5w/src/github.com/opencontainers/runc
00:30:54 [2020-11-10T00:30:54.239Z] #51 1.435 Cloning into '/tmp/tmp.NvutVAcj5w/src/github.com/opencontainers/runc'...
00:30:54 [2020-11-10T00:30:54.239Z] #51 ...
00:30:54 [2020-11-10T00:30:54.239Z] 
00:30:54 [2020-11-10T00:30:54.239Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:30:54 [2020-11-10T00:30:54.239Z] #12 DONE 1.6s
00:30:54 [2020-11-10T00:30:54.397Z] #41 158.3   CC       criu/sk-inet.o
00:30:54 [2020-11-10T00:30:54.499Z] 
00:30:54 [2020-11-10T00:30:54.499Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:30:54 [2020-11-10T00:30:54.544Z] #42 132.2   CC       criu/fault-injection.o
00:30:54 [2020-11-10T00:30:54.544Z] #42 ...
00:30:54 [2020-11-10T00:30:54.544Z] 
00:30:54 [2020-11-10T00:30:54.544Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:30:54 [2020-11-10T00:30:54.544Z] #21 6.346 Collecting yamllint==1.16.0
00:30:54 [2020-11-10T00:30:54.962Z] #41 158.9   CC       criu/sk-netlink.o
00:30:55 [2020-11-10T00:30:55.043Z] #41 22.61   CC       images/stats.o
00:30:55 [2020-11-10T00:30:55.190Z] #21 6.813   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:30:55 [2020-11-10T00:30:55.190Z] #21 6.919 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:30:55 [2020-11-10T00:30:55.222Z] #41 ...
00:30:55 [2020-11-10T00:30:55.222Z] 
00:30:55 [2020-11-10T00:30:55.222Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:30:55 [2020-11-10T00:30:55.222Z] #47 263.0 + /build/golangci-lint --version
00:30:55 [2020-11-10T00:30:55.222Z] #47 263.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:30:55 [2020-11-10T00:30:55.222Z] #47 DONE 263.9s
00:30:55 [2020-11-10T00:30:55.222Z] 
00:30:55 [2020-11-10T00:30:55.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:55 [2020-11-10T00:30:55.222Z] #41 159.2   CC       criu/sk-packet.o
00:30:55 [2020-11-10T00:30:55.304Z] #41 22.98   CC       images/core.o
00:30:55 [2020-11-10T00:30:55.441Z] #13 DONE 1.2s
00:30:55 [2020-11-10T00:30:55.441Z] 
00:30:55 [2020-11-10T00:30:55.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:55 [2020-11-10T00:30:55.441Z] #41 53.60   CC       compel/src/lib/infect-rpc.o
00:30:55 [2020-11-10T00:30:55.441Z] #41 54.03   CC       compel/src/lib/infect-util.o
00:30:55 [2020-11-10T00:30:55.441Z] #41 54.31   CC       compel/src/lib/infect.o
00:30:55 [2020-11-10T00:30:55.479Z] #41 159.5   CC       criu/sk-queue.o
00:30:55 [2020-11-10T00:30:55.490Z] #21 6.987   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:30:55 [2020-11-10T00:30:55.490Z] #21 7.063 Collecting pyyaml (from yamllint==1.16.0)
00:30:55 [2020-11-10T00:30:55.581Z] #11 ...
00:30:55 [2020-11-10T00:30:55.581Z] 
00:30:55 [2020-11-10T00:30:55.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:55 [2020-11-10T00:30:55.581Z] #41 19.76   CC       images/core-aarch64.o
00:30:55 [2020-11-10T00:30:55.581Z] #41 20.28   CC       images/core-ppc64.o
00:30:55 [2020-11-10T00:30:55.581Z] #41 20.82   CC       images/core-s390.o
00:30:55 [2020-11-10T00:30:55.581Z] #41 21.51   CC       images/cpuinfo.o
00:30:55 [2020-11-10T00:30:55.736Z] #41 159.8   CC       criu/sk-tcp.o
00:30:55 [2020-11-10T00:30:55.788Z] #21 7.287   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:30:55 [2020-11-10T00:30:55.844Z] #41 22.22   CC       images/inventory.o
00:30:55 [2020-11-10T00:30:55.876Z] #41 23.51   CC       images/core-x86.o
00:30:56 [2020-11-10T00:30:56.108Z] #41 22.52   CC       images/fdinfo.o
00:30:56 [2020-11-10T00:30:56.301Z] #41 160.2   CC       criu/sk-unix.o
00:30:56 [2020-11-10T00:30:56.372Z] #41 22.88   CC       images/fown.o
00:30:56 [2020-11-10T00:30:56.448Z] #41 24.05   CC       images/core-arm.o
00:30:56 [2020-11-10T00:30:56.635Z] #41 23.07   CC       images/ns.o
00:30:56 [2020-11-10T00:30:56.635Z] #41 23.29   CC       images/regfile.o
00:30:56 [2020-11-10T00:30:56.709Z] #41 24.41   CC       images/core-aarch64.o
00:30:56 [2020-11-10T00:30:56.825Z] #41 ...
00:30:56 [2020-11-10T00:30:56.825Z] 
00:30:56 [2020-11-10T00:30:56.825Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:30:56 [2020-11-10T00:30:56.825Z] #14 0.993 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:30:56 [2020-11-10T00:30:56.825Z] #14 DONE 1.2s
00:30:57 [2020-11-10T00:30:57.086Z] 
00:30:57 [2020-11-10T00:30:57.086Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:30:57 [2020-11-10T00:30:57.212Z] #41 23.46   CC       images/ghost-file.o
00:30:57 [2020-11-10T00:30:57.212Z] #41 23.77   CC       images/fifo.o
00:30:57 [2020-11-10T00:30:57.281Z] #41 24.78   CC       images/core-ppc64.o
00:30:57 [2020-11-10T00:30:57.328Z] #21 8.941 Building wheels for collected packages: pyyaml
00:30:57 [2020-11-10T00:30:57.328Z] #21 8.943   Running setup.py bdist_wheel for pyyaml: started
00:30:57 [2020-11-10T00:30:57.476Z] #41 24.04   CC       images/remap-file-path.o
00:30:57 [2020-11-10T00:30:57.542Z] #41 25.32   CC       images/core-s390.o
00:30:57 [2020-11-10T00:30:57.739Z] #41 24.31   CC       images/eventfd.o
00:30:58 [2020-11-10T00:30:58.006Z] #41 24.51   CC       images/eventpoll.o
00:30:58 [2020-11-10T00:30:58.114Z] #41 ...
00:30:58 [2020-11-10T00:30:58.114Z] 
00:30:58 [2020-11-10T00:30:58.114Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:30:58 [2020-11-10T00:30:58.114Z] #54 61.43 Checking out files:  31% (1095/3433)   
Checking out files:  32% (1099/3433)   
Checking out files:  33% (1133/3433)   
Checking out files:  34% (1168/3433)   
Checking out files:  35% (1202/3433)   
Checking out files:  36% (1236/3433)   
Checking out files:  37% (1271/3433)   
Checking out files:  38% (1305/3433)   
Checking out files:  39% (1339/3433)   
Checking out files:  40% (1374/3433)   
Checking out files:  41% (1408/3433)   
Checking out files:  42% (1442/3433)   
Checking out files:  43% (1477/3433)   
Checking out files:  44% (1511/3433)   
Checking out files:  45% (1545/3433)   
Checking out files:  46% (1580/3433)   
Checking out files:  47% (1614/3433)   
Checking out files:  48% (1648/3433)   
Checking out files:  49% (1683/3433)   
Checking out files:  50% (1717/3433)   
Checking out files:  51% (1751/3433)   
Checking out files:  52% (1786/3433)   
Checking out files:  53% (1820/3433)   
Checking out files:  54% (1854/3433)   
Checking out files:  55% (1889/3433)   
Checking out files:  56% (1923/3433)   
Checking out files:  57% (1957/3433)   
Checking out files:  58% (1992/3433)   
Checking out files:  59% (2026/3433)   
Checking out files:  60% (2060/3433)   
Checking out files:  61% (2095/3433)   
Checking out files:  62% (2129/3433)   
Checking out files:  63% (2163/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  73% (2525/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  95% (3290/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
00:30:58 [2020-11-10T00:30:58.114Z] #54 63.61 + cd /tmp/tmp.STnCuERv2l/src/github.com/containerd/containerd
00:30:58 [2020-11-10T00:30:58.114Z] #54 63.62 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:30:58 [2020-11-10T00:30:58.114Z] #54 64.64 + export 'BUILDTAGS=netgo osusergo static_build'
00:30:58 [2020-11-10T00:30:58.114Z] #54 64.64 + BUILDTAGS='netgo osusergo static_build'
00:30:58 [2020-11-10T00:30:58.114Z] #54 64.64 + export EXTRA_FLAGS=-buildmode=pie
00:30:58 [2020-11-10T00:30:58.114Z] #54 64.64 + EXTRA_FLAGS=-buildmode=pie
00:30:58 [2020-11-10T00:30:58.114Z] #54 64.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:30:58 [2020-11-10T00:30:58.114Z] #54 64.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:30:58 [2020-11-10T00:30:58.114Z] #54 64.64 + '[' '' = dynamic ']'
00:30:58 [2020-11-10T00:30:58.114Z] #54 64.64 + make
00:30:58 [2020-11-10T00:30:58.114Z] #54 65.45 + bin/ctr
00:30:58 [2020-11-10T00:30:58.131Z] #15 DONE 1.1s
00:30:58 [2020-11-10T00:30:58.132Z] 
00:30:58 [2020-11-10T00:30:58.132Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:30:58 [2020-11-10T00:30:58.197Z] #41 161.8   CC       criu/sockets.o
00:30:58 [2020-11-10T00:30:58.289Z] #41 24.89   CC       images/fh.o
00:30:58 [2020-11-10T00:30:58.454Z] #41 162.3   CC       criu/stats.o
00:30:58 [2020-11-10T00:30:58.454Z] #41 162.4   CC       criu/string.o
00:30:58 [2020-11-10T00:30:58.454Z] #41 162.4   CC       criu/sysctl.o
00:30:58 [2020-11-10T00:30:58.712Z] #41 162.7   CC       criu/sysfs_parse.o
00:30:58 [2020-11-10T00:30:58.867Z] #41 25.33   CC       images/fsnotify.o
00:30:58 [2020-11-10T00:30:58.869Z] #21 ...
00:30:58 [2020-11-10T00:30:58.869Z] 
00:30:58 [2020-11-10T00:30:58.869Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:30:58 [2020-11-10T00:30:58.869Z] #31 DONE 196.3s
00:30:58 [2020-11-10T00:30:58.869Z] 
00:30:58 [2020-11-10T00:30:58.869Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:30:58 [2020-11-10T00:30:58.869Z] #21 10.40   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:30:58 [2020-11-10T00:30:58.869Z] #21 10.40   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:30:58 [2020-11-10T00:30:58.869Z] #21 10.58 Successfully built pyyaml
00:30:58 [2020-11-10T00:30:58.943Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.353s	coverage: 73.1% of statements
00:30:58 [2020-11-10T00:30:58.943Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:30:58 [2020-11-10T00:30:58.943Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
00:30:58 [2020-11-10T00:30:58.968Z] #41 162.9   CC       criu/timens.o
00:30:59 [2020-11-10T00:30:59.099Z] #16 DONE 1.1s
00:30:59 [2020-11-10T00:30:59.099Z] 
00:30:59 [2020-11-10T00:30:59.099Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:30:59 [2020-11-10T00:30:59.169Z] #21 10.61 Installing collected packages: pathspec, pyyaml, yamllint
00:30:59 [2020-11-10T00:30:59.225Z] #41 163.1   CC       criu/timerfd.o
00:30:59 [2020-11-10T00:30:59.482Z] #41 163.3   CC       criu/tty.o
00:30:59 [2020-11-10T00:30:59.496Z] #41 26.03   CC       images/signalfd.o
00:30:59 [2020-11-10T00:30:59.501Z] #54 ...
00:30:59 [2020-11-10T00:30:59.501Z] 
00:30:59 [2020-11-10T00:30:59.501Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:30:59 [2020-11-10T00:30:59.501Z] #49 116.7 golang.org/x/crypto/ssh/terminal
00:30:59 [2020-11-10T00:30:59.501Z] #49 118.2 mvdan.cc/editorconfig
00:30:59 [2020-11-10T00:30:59.501Z] #49 119.3 mvdan.cc/sh/v3/fileutil
00:30:59 [2020-11-10T00:30:59.501Z] #49 119.5 mvdan.cc/sh/v3/syntax
00:30:59 [2020-11-10T00:30:59.501Z] #49 125.7 mvdan.cc/sh/v3/cmd/shfmt
00:30:59 [2020-11-10T00:30:59.501Z] #49 ...
00:30:59 [2020-11-10T00:30:59.501Z] 
00:30:59 [2020-11-10T00:30:59.501Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:59 [2020-11-10T00:30:59.501Z] #41 25.99   CC       images/cpuinfo.o
00:30:59 [2020-11-10T00:30:59.501Z] #41 26.41   CC       images/inventory.o
00:30:59 [2020-11-10T00:30:59.501Z] #41 26.65   CC       images/fdinfo.o
00:30:59 [2020-11-10T00:30:59.501Z] #41 26.97   CC       images/fown.o
00:30:59 [2020-11-10T00:30:59.501Z] #41 27.16   CC       images/ns.o
00:30:59 [2020-11-10T00:30:59.576Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
00:30:59 [2020-11-10T00:30:59.576Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.868s	coverage: 57.7% of statements
00:30:59 [2020-11-10T00:30:59.576Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:30:59 [2020-11-10T00:30:59.576Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:30:59 [2020-11-10T00:30:59.761Z] #41 26.35   CC       images/fs.o
00:30:59 [2020-11-10T00:30:59.762Z] #41 27.37   CC       images/regfile.o
00:30:59 [2020-11-10T00:30:59.762Z] #41 27.59   CC       images/ghost-file.o
00:30:59 [2020-11-10T00:30:59.816Z] #21 11.39 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:31:00 [2020-11-10T00:31:00.023Z] #41 27.93   CC       images/fifo.o
00:31:00 [2020-11-10T00:31:00.026Z] #41 26.55   CC       images/pstree.o
00:31:00 [2020-11-10T00:31:00.080Z] #17 DONE 1.1s
00:31:00 [2020-11-10T00:31:00.080Z] 
00:31:00 [2020-11-10T00:31:00.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:00 [2020-11-10T00:31:00.081Z] #41 57.25   CC       compel/src/lib/ptrace.o
00:31:00 [2020-11-10T00:31:00.081Z] #41 57.78   AR       compel/libcompel.a
00:31:00 [2020-11-10T00:31:00.081Z] #41 57.89   HOSTCC   compel/src/main-host.o
00:31:00 [2020-11-10T00:31:00.081Z] #41 58.38   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
00:31:00 [2020-11-10T00:31:00.081Z] #41 58.68   HOSTCC   compel/src/lib/handle-elf-host.o
00:31:00 [2020-11-10T00:31:00.081Z] #41 59.04   HOSTCC   compel/src/lib/log-host.o
00:31:00 [2020-11-10T00:31:00.115Z] #21 DONE 11.7s
00:31:00 [2020-11-10T00:31:00.115Z] 
00:31:00 [2020-11-10T00:31:00.115Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:00 [2020-11-10T00:31:00.115Z] #42 132.3   CC       criu/fdstore.o
00:31:00 [2020-11-10T00:31:00.115Z] #42 132.8   CC       criu/fifo.o
00:31:00 [2020-11-10T00:31:00.115Z] #42 133.5   CC       criu/file-ids.o
00:31:00 [2020-11-10T00:31:00.115Z] #42 134.0   CC       criu/file-lock.o
00:31:00 [2020-11-10T00:31:00.115Z] #42 135.4   CC       criu/files-ext.o
00:31:00 [2020-11-10T00:31:00.115Z] #42 135.9   CC       criu/files-reg.o
00:31:00 [2020-11-10T00:31:00.210Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
00:31:00 [2020-11-10T00:31:00.309Z] #41 26.86   CC       images/pipe.o
00:31:00 [2020-11-10T00:31:00.340Z] #41 59.23   HOSTLINK compel/compel-host-bin
00:31:00 [2020-11-10T00:31:00.412Z] #41 164.1   CC       criu/tun.o
00:31:00 [2020-11-10T00:31:00.576Z] #41 27.09   CC       images/tcp-stream.o
00:31:00 [2020-11-10T00:31:00.576Z] #41 ...
00:31:00 [2020-11-10T00:31:00.576Z] 
00:31:00 [2020-11-10T00:31:00.576Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:00 [2020-11-10T00:31:00.576Z] #43 107.8 github.com/LK4D4/vndr/godl
00:31:00 [2020-11-10T00:31:00.595Z] #41 28.14   CC       images/remap-file-path.o
00:31:00 [2020-11-10T00:31:00.595Z] #41 28.32   CC       images/eventfd.o
00:31:00 [2020-11-10T00:31:00.595Z] #41 28.49   CC       images/eventpoll.o
00:31:00 [2020-11-10T00:31:00.600Z] #41 59.54   DEP      soccr/soccr.d
00:31:00 [2020-11-10T00:31:00.669Z] #41 164.4   CC       criu/uffd.o
00:31:00 [2020-11-10T00:31:00.856Z] #41 28.77   CC       images/fh.o
00:31:00 [2020-11-10T00:31:00.859Z] #41 59.83   CC       soccr/soccr.o
00:31:01 [2020-11-10T00:31:01.233Z] #41 165.0   CC       criu/util.o
00:31:01 [2020-11-10T00:31:01.429Z] #41 29.17   CC       images/fsnotify.o
00:31:01 [2020-11-10T00:31:01.523Z] #43 108.6 github.com/LK4D4/vndr
00:31:01 [2020-11-10T00:31:01.655Z] #42 139.2   CC       criu/files.o
00:31:01 [2020-11-10T00:31:01.719Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 4.9% of statements
00:31:01 [2020-11-10T00:31:01.720Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:31:01 [2020-11-10T00:31:01.720Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:31:01 [2020-11-10T00:31:01.797Z] #41 165.7   CC       criu/uts_ns.o
00:31:01 [2020-11-10T00:31:01.797Z] #41 165.8   CC       criu/vdso-compat.o
00:31:01 [2020-11-10T00:31:01.797Z] #41 165.9   CC       criu/vdso.o
00:31:02 [2020-11-10T00:31:02.001Z] #41 29.73   CC       images/signalfd.o
00:31:02 [2020-11-10T00:31:02.012Z] ok  	github.com/docker/docker/daemon/logger	0.208s	coverage: 41.0% of statements
00:31:02 [2020-11-10T00:31:02.240Z] #41 61.25   AR       soccr/libsoccr.a
00:31:02 [2020-11-10T00:31:02.240Z] #41 61.30 make[1]: 'soccr/libsoccr.a' is up to date.
00:31:02 [2020-11-10T00:31:02.263Z] #41 30.04   CC       images/fs.o
00:31:02 [2020-11-10T00:31:02.361Z] #41 166.2   LINK     criu/built-in.o
00:31:02 [2020-11-10T00:31:02.361Z] #41 166.3   LINK     criu/criu
00:31:02 [2020-11-10T00:31:02.524Z] #41 30.21   CC       images/pstree.o
00:31:02 [2020-11-10T00:31:02.524Z] #41 30.39   CC       images/pipe.o
00:31:02 [2020-11-10T00:31:02.618Z] #41 166.5   DEP      lib/c/criu.d
00:31:02 [2020-11-10T00:31:02.618Z] #41 166.6   CC       images/rpc.pb-c.o
00:31:02 [2020-11-10T00:31:02.645Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.095s	coverage: 77.8% of statements
00:31:02 [2020-11-10T00:31:02.645Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:31:02 [2020-11-10T00:31:02.645Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:31:02 [2020-11-10T00:31:02.785Z] #41 30.58   CC       images/tcp-stream.o
00:31:02 [2020-11-10T00:31:02.810Z] #41 61.70   DEP      criu/arch/x86/sigframe.d
00:31:02 [2020-11-10T00:31:02.810Z] #41 61.84   DEP      criu/arch/x86/sigaction_compat.d
00:31:02 [2020-11-10T00:31:02.937Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
00:31:03 [2020-11-10T00:31:03.047Z] #41 30.78   CC       images/sk-packet.o
00:31:03 [2020-11-10T00:31:03.071Z] #41 61.99   DEP      criu/arch/x86/kerndat.d
00:31:03 [2020-11-10T00:31:03.071Z] #41 62.12   DEP      criu/arch/x86/crtools.d
00:31:03 [2020-11-10T00:31:03.182Z] #41 166.9   CC       lib/c/criu.o
00:31:03 [2020-11-10T00:31:03.308Z] #41 31.07   CC       images/mnt.o
00:31:03 [2020-11-10T00:31:03.308Z] #41 ...
00:31:03 [2020-11-10T00:31:03.308Z] 
00:31:03 [2020-11-10T00:31:03.308Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:03 [2020-11-10T00:31:03.308Z] #43 120.6 encoding/xml
00:31:03 [2020-11-10T00:31:03.308Z] #43 122.9 go/doc
00:31:03 [2020-11-10T00:31:03.308Z] #43 126.1 github.com/LK4D4/vndr/versioned
00:31:03 [2020-11-10T00:31:03.308Z] #43 126.2 compress/flate
00:31:03 [2020-11-10T00:31:03.308Z] #43 126.3 github.com/LK4D4/vndr/build
00:31:03 [2020-11-10T00:31:03.308Z] #43 129.0 hash/crc32
00:31:03 [2020-11-10T00:31:03.308Z] #43 129.6 compress/gzip
00:31:03 [2020-11-10T00:31:03.308Z] #43 129.8 net
00:31:03 [2020-11-10T00:31:03.308Z] #43 130.1 vendor/golang.org/x/text/transform
00:31:03 [2020-11-10T00:31:03.331Z] #41 62.26   DEP      criu/arch/x86/cpu.d
00:31:03 [2020-11-10T00:31:03.331Z] #41 62.33   CC       criu/arch/x86/cpu.o
00:31:03 [2020-11-10T00:31:03.439Z] #41 167.5   LINK     lib/c/built-in.o
00:31:03 [2020-11-10T00:31:03.570Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.9% of statements
00:31:03 [2020-11-10T00:31:03.696Z] #41 167.5   LINK     lib/c/libcriu.so
00:31:03 [2020-11-10T00:31:03.696Z] #41 167.5   LINK     lib/c/libcriu.a
00:31:03 [2020-11-10T00:31:03.696Z] #41 167.6   GEN      magic.py
00:31:03 [2020-11-10T00:31:03.696Z] #41 167.7 Note: Building without setproctitle() and strlcpy() support.
00:31:03 [2020-11-10T00:31:03.696Z] #41 167.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:31:03 [2020-11-10T00:31:03.696Z] #41 167.7 Note: Building without GnuTLS support
00:31:03 [2020-11-10T00:31:03.763Z] #42 141.5   CC       criu/filesystems.o
00:31:03 [2020-11-10T00:31:03.862Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.003s	coverage: 61.6% of statements
00:31:03 [2020-11-10T00:31:03.862Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 87.2% of statements
00:31:03 [2020-11-10T00:31:03.881Z] #43 130.9 vendor/golang.org/x/text/unicode/bidi
00:31:03 [2020-11-10T00:31:03.881Z] #43 ...
00:31:03 [2020-11-10T00:31:03.881Z] 
00:31:03 [2020-11-10T00:31:03.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:03 [2020-11-10T00:31:03.881Z] #41 31.39   CC       images/pipe-data.o
00:31:03 [2020-11-10T00:31:03.881Z] #41 31.62   CC       images/sa.o
00:31:03 [2020-11-10T00:31:03.901Z] #41 62.97   CC       criu/arch/x86/crtools.o
00:31:03 [2020-11-10T00:31:03.901Z] #41 ...
00:31:03 [2020-11-10T00:31:03.901Z] 
00:31:03 [2020-11-10T00:31:03.901Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:03 [2020-11-10T00:31:03.901Z] #51 11.16 + cd /tmp/tmp.NvutVAcj5w/src/github.com/opencontainers/runc
00:31:03 [2020-11-10T00:31:03.901Z] #51 11.16 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:31:03 [2020-11-10T00:31:03.953Z] #41 167.7 Makefile.config:39: Warn: you have no libnftables installed
00:31:03 [2020-11-10T00:31:03.953Z] #41 167.7 Makefile.config:40: Warn: Building without nftables support
00:31:04 [2020-11-10T00:31:04.149Z] #41 ...
00:31:04 [2020-11-10T00:31:04.149Z] 
00:31:04 [2020-11-10T00:31:04.149Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:31:04 [2020-11-10T00:31:04.149Z] #49 DONE 131.2s
00:31:04 [2020-11-10T00:31:04.149Z] 
00:31:04 [2020-11-10T00:31:04.149Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:31:04 [2020-11-10T00:31:04.210Z] #41 168.1 fatal: not a git repository (or any of the parent directories): .git
00:31:04 [2020-11-10T00:31:04.412Z] #56 ...
00:31:04 [2020-11-10T00:31:04.412Z] 
00:31:04 [2020-11-10T00:31:04.412Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:04 [2020-11-10T00:31:04.412Z] #41 32.04   CC       images/timer.o
00:31:04 [2020-11-10T00:31:04.471Z] #51 11.67 + '[' -z '' ']'
00:31:04 [2020-11-10T00:31:04.471Z] #51 11.67 + target=static
00:31:04 [2020-11-10T00:31:04.471Z] #51 11.67 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:31:04 [2020-11-10T00:31:04.732Z] #51 11.98 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:31:04 [2020-11-10T00:31:04.822Z] #42 142.5   CC       criu/fsnotify.o
00:31:04 [2020-11-10T00:31:04.839Z] #41 168.7 make[1]: Nothing to be done for 'all'.
00:31:04 [2020-11-10T00:31:04.896Z] ok  	github.com/docker/docker/daemon/logger/local	0.007s	coverage: 75.2% of statements
00:31:04 [2020-11-10T00:31:04.896Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:31:04 [2020-11-10T00:31:04.985Z] #41 32.66   CC       images/timerfd.o
00:31:05 [2020-11-10T00:31:05.096Z] #41 169.2 make[1]: 'images/built-in.o' is up to date.
00:31:05 [2020-11-10T00:31:05.189Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 55.1% of statements
00:31:05 [2020-11-10T00:31:05.247Z] #41 33.02   CC       images/mm.o
00:31:05 [2020-11-10T00:31:05.356Z] #41 169.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:31:05 [2020-11-10T00:31:05.356Z] #41 169.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:31:05 [2020-11-10T00:31:05.356Z] #41 169.2 make[1]: 'compel/libcompel.a' is up to date.
00:31:05 [2020-11-10T00:31:05.356Z] #41 169.3 make[1]: 'compel/compel-host-bin' is up to date.
00:31:05 [2020-11-10T00:31:05.356Z] #41 169.3 make[1]: Nothing to be done for 'all'.
00:31:05 [2020-11-10T00:31:05.356Z] #41 169.3 make[1]: 'soccr/libsoccr.a' is up to date.
00:31:05 [2020-11-10T00:31:05.356Z] #41 169.4 make[2]: Nothing to be done for 'all'.
00:31:05 [2020-11-10T00:31:05.615Z] #41 169.4 make[2]: Nothing to be done for 'all'.
00:31:05 [2020-11-10T00:31:05.615Z] #41 169.4 make[2]: Nothing to be done for 'all'.
00:31:05 [2020-11-10T00:31:05.615Z] #41 169.5 make[2]: Nothing to be done for 'all'.
00:31:05 [2020-11-10T00:31:05.615Z] #41 169.5 make[2]: Nothing to be done for 'all'.
00:31:05 [2020-11-10T00:31:05.615Z] #41 169.5 make[2]: Nothing to be done for 'all'.
00:31:05 [2020-11-10T00:31:05.615Z] #41 169.6 make[2]: Nothing to be done for 'all'.
00:31:05 [2020-11-10T00:31:05.615Z] #41 169.6 make[2]: Nothing to be done for 'all'.
00:31:05 [2020-11-10T00:31:05.819Z] #41 33.33   CC       images/sk-opts.o
00:31:05 [2020-11-10T00:31:05.819Z] #41 33.53   CC       images/sk-unix.o
00:31:05 [2020-11-10T00:31:05.822Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
00:31:05 [2020-11-10T00:31:05.873Z] #41 169.6   INSTALL  criu/criu
00:31:06 [2020-11-10T00:31:06.082Z] #41 33.82   CC       images/sk-inet.o
00:31:06 [2020-11-10T00:31:06.134Z] #41 DONE 170.0s
00:31:06 [2020-11-10T00:31:06.134Z] 
00:31:06 [2020-11-10T00:31:06.134Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:06 [2020-11-10T00:31:06.343Z] #41 34.21   CC       images/tun.o
00:31:06 [2020-11-10T00:31:06.373Z] #42 143.8   CC       criu/image-desc.o
00:31:06 [2020-11-10T00:31:06.373Z] #42 144.0   CC       criu/image.o
00:31:06 [2020-11-10T00:31:06.838Z] #43 ...
00:31:06 [2020-11-10T00:31:06.838Z] 
00:31:06 [2020-11-10T00:31:06.838Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:31:06 [2020-11-10T00:31:06.838Z] #11 110.9 Selecting previously unselected package libapparmor1:arm64.
00:31:06 [2020-11-10T00:31:06.838Z] #11 110.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 110.9 Unpacking libapparmor1:arm64 (2.13.2-10) ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 111.0 Selecting previously unselected package libapparmor-dev:arm64.
00:31:06 [2020-11-10T00:31:06.838Z] #11 111.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 111.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 111.5 Selecting previously unselected package libbtrfs0.
00:31:06 [2020-11-10T00:31:06.838Z] #11 111.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 111.5 Unpacking libbtrfs0 (4.20.1-2) ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 111.6 Selecting previously unselected package libbtrfs-dev.
00:31:06 [2020-11-10T00:31:06.838Z] #11 111.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 111.8 Unpacking libbtrfs-dev (4.20.1-2) ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 112.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
00:31:06 [2020-11-10T00:31:06.838Z] #11 112.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 112.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 112.9 Selecting previously unselected package libudev-dev:arm64.
00:31:06 [2020-11-10T00:31:06.838Z] #11 112.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 112.9 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 113.2 Selecting previously unselected package libsepol1-dev:arm64.
00:31:06 [2020-11-10T00:31:06.838Z] #11 113.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 113.2 Unpacking libsepol1-dev:arm64 (2.8-1) ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 113.6 Selecting previously unselected package libpcre16-3:arm64.
00:31:06 [2020-11-10T00:31:06.838Z] #11 113.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 113.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 113.9 Selecting previously unselected package libpcre32-3:arm64.
00:31:06 [2020-11-10T00:31:06.838Z] #11 113.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
00:31:06 [2020-11-10T00:31:06.838Z] #11 113.9 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
00:31:06 [2020-11-10T00:31:06.856Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
00:31:06 [2020-11-10T00:31:06.856Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
00:31:06 [2020-11-10T00:31:06.915Z] #41 34.47   CC       images/sk-netlink.o
00:31:06 [2020-11-10T00:31:06.915Z] #41 34.69   CC       images/packet-sock.o
00:31:07 [2020-11-10T00:31:07.101Z] #11 114.1 Selecting previously unselected package libpcrecpp0v5:arm64.
00:31:07 [2020-11-10T00:31:07.101Z] #11 114.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
00:31:07 [2020-11-10T00:31:07.101Z] #11 114.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
00:31:07 [2020-11-10T00:31:07.176Z] #41 34.99   CC       images/ipc-var.o
00:31:07 [2020-11-10T00:31:07.364Z] #11 114.2 Selecting previously unselected package libpcre3-dev:arm64.
00:31:07 [2020-11-10T00:31:07.364Z] #11 114.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
00:31:07 [2020-11-10T00:31:07.364Z] #11 114.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
00:31:07 [2020-11-10T00:31:07.429Z] #42 144.9   CC       criu/ipc_ns.o
00:31:07 [2020-11-10T00:31:07.489Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
00:31:07 [2020-11-10T00:31:07.489Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.450s	coverage: 82.5% of statements
00:31:07 [2020-11-10T00:31:07.489Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:31:07 [2020-11-10T00:31:07.489Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:31:07 [2020-11-10T00:31:07.502Z] #54 ...
00:31:07 [2020-11-10T00:31:07.502Z] 
00:31:07 [2020-11-10T00:31:07.502Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:31:07 [2020-11-10T00:31:07.502Z] #42 DONE 0.1s
00:31:07 [2020-11-10T00:31:07.502Z] 
00:31:07 [2020-11-10T00:31:07.502Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:31:07 [2020-11-10T00:31:07.628Z] #11 114.7 Selecting previously unselected package libselinux1-dev:arm64.
00:31:07 [2020-11-10T00:31:07.628Z] #11 114.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
00:31:07 [2020-11-10T00:31:07.628Z] #11 114.8 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
00:31:07 [2020-11-10T00:31:07.748Z] #41 35.24   CC       images/ipc-desc.o
00:31:07 [2020-11-10T00:31:07.748Z] #41 35.43   CC       images/ipc-shm.o
00:31:07 [2020-11-10T00:31:07.748Z] #41 35.65   CC       images/ipc-msg.o
00:31:07 [2020-11-10T00:31:07.758Z] #44 DONE 0.3s
00:31:07 [2020-11-10T00:31:07.758Z] 
00:31:07 [2020-11-10T00:31:07.758Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:31:07 [2020-11-10T00:31:07.758Z] #46 DONE 0.1s
00:31:07 [2020-11-10T00:31:07.758Z] 
00:31:07 [2020-11-10T00:31:07.758Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:07 [2020-11-10T00:31:07.758Z] #54 ...
00:31:07 [2020-11-10T00:31:07.758Z] 
00:31:07 [2020-11-10T00:31:07.758Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:31:07 [2020-11-10T00:31:07.893Z] #11 115.1 Selecting previously unselected package libdevmapper-dev:arm64.
00:31:07 [2020-11-10T00:31:07.893Z] #11 115.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
00:31:07 [2020-11-10T00:31:07.893Z] #11 115.1 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
00:31:08 [2020-11-10T00:31:08.157Z] #11 115.2 Selecting previously unselected package libseccomp-dev:arm64.
00:31:08 [2020-11-10T00:31:08.157Z] #11 115.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
00:31:08 [2020-11-10T00:31:08.157Z] #11 115.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
00:31:08 [2020-11-10T00:31:08.319Z] #41 35.94   CC       images/ipc-sem.o
00:31:08 [2020-11-10T00:31:08.320Z] #41 36.12   CC       images/utsns.o
00:31:08 [2020-11-10T00:31:08.420Z] #11 115.4 Selecting previously unselected package libsystemd-dev:arm64.
00:31:08 [2020-11-10T00:31:08.420Z] #11 115.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
00:31:08 [2020-11-10T00:31:08.420Z] #11 115.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
00:31:08 [2020-11-10T00:31:08.581Z] #41 36.29   CC       images/creds.o
00:31:08 [2020-11-10T00:31:08.690Z] #48 DONE 0.7s
00:31:08 [2020-11-10T00:31:08.690Z] 
00:31:08 [2020-11-10T00:31:08.691Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:31:08 [2020-11-10T00:31:08.691Z] #50 DONE 0.1s
00:31:08 [2020-11-10T00:31:08.691Z] 
00:31:08 [2020-11-10T00:31:08.691Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:31:08 [2020-11-10T00:31:08.842Z] #41 36.46   CC       images/vma.o
00:31:08 [2020-11-10T00:31:08.842Z] #41 36.68   CC       images/netdev.o
00:31:08 [2020-11-10T00:31:08.947Z] #52 DONE 0.2s
00:31:08 [2020-11-10T00:31:08.947Z] 
00:31:08 [2020-11-10T00:31:08.947Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:08 [2020-11-10T00:31:08.947Z] #54 210.6 + bin/containerd
00:31:08 [2020-11-10T00:31:08.972Z] #42 146.3   CC       criu/irmap.o
00:31:08 [2020-11-10T00:31:08.997Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 48.2% of statements
00:31:08 [2020-11-10T00:31:08.997Z] ok  	github.com/docker/docker/distribution	0.272s	coverage: 21.9% of statements
00:31:08 [2020-11-10T00:31:08.997Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:31:08 [2020-11-10T00:31:08.997Z] #11 116.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
00:31:09 [2020-11-10T00:31:09.262Z] #11 116.4 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
00:31:09 [2020-11-10T00:31:09.414Z] #41 37.06   CC       images/tty.o
00:31:09 [2020-11-10T00:31:09.620Z] #42 147.0   CC       criu/kcmp-ids.o
00:31:09 [2020-11-10T00:31:09.620Z] #42 147.4   CC       criu/kerndat.o
00:31:09 [2020-11-10T00:31:09.628Z] #11 116.5 Setting up libapparmor1:arm64 (2.13.2-10) ...
00:31:09 [2020-11-10T00:31:09.628Z] #11 116.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:31:09 [2020-11-10T00:31:09.628Z] #11 116.6 Setting up libpcre16-3:arm64 (2:8.39-12) ...
00:31:09 [2020-11-10T00:31:09.628Z] #11 116.6 Setting up libsepol1-dev:arm64 (2.8-1) ...
00:31:09 [2020-11-10T00:31:09.675Z] #41 37.57   CC       images/file-lock.o
00:31:09 [2020-11-10T00:31:09.890Z] #11 116.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:31:09 [2020-11-10T00:31:09.890Z] #11 116.7 Setting up libbtrfs0 (4.20.1-2) ...
00:31:09 [2020-11-10T00:31:09.936Z] #41 37.75   CC       images/rlimit.o
00:31:10 [2020-11-10T00:31:10.017Z] #51 ...
00:31:10 [2020-11-10T00:31:10.017Z] 
00:31:10 [2020-11-10T00:31:10.017Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:10 [2020-11-10T00:31:10.017Z] #41 64.35   CC       criu/arch/x86/kerndat.o
00:31:10 [2020-11-10T00:31:10.017Z] #41 64.80   CC       criu/arch/x86/sigaction_compat.o
00:31:10 [2020-11-10T00:31:10.017Z] #41 65.06   CC       criu/arch/x86/sigframe.o
00:31:10 [2020-11-10T00:31:10.017Z] #41 65.33   LINK     criu/arch/x86/crtools.built-in.o
00:31:10 [2020-11-10T00:31:10.017Z] #41 65.41   DEP      criu/pie/util-vdso-elf32.d
00:31:10 [2020-11-10T00:31:10.017Z] #41 65.55   DEP      criu/pie/util-vdso.d
00:31:10 [2020-11-10T00:31:10.017Z] #41 65.70   DEP      criu/pie/util.d
00:31:10 [2020-11-10T00:31:10.017Z] #41 65.92   CC       criu/pie/util.o
00:31:10 [2020-11-10T00:31:10.017Z] #41 66.20   CC       criu/pie/util-vdso.o
00:31:10 [2020-11-10T00:31:10.017Z] #41 66.89   CC       criu/pie/util-vdso-elf32.o
00:31:10 [2020-11-10T00:31:10.017Z] #41 67.63   AR       criu/pie/pie.lib.a
00:31:10 [2020-11-10T00:31:10.017Z] #41 67.70   DEP      criu/pie/restorer.d
00:31:10 [2020-11-10T00:31:10.017Z] #41 67.88   DEP      criu/arch/x86/sigaction_compat_pie.d
00:31:10 [2020-11-10T00:31:10.017Z] #41 68.03   DEP      criu/arch/x86/restorer_unmap.d
00:31:10 [2020-11-10T00:31:10.017Z] #41 68.06   DEP      criu/arch/x86/restorer.d
00:31:10 [2020-11-10T00:31:10.017Z] #41 68.23   DEP      criu/arch/x86/vdso-pie.d
00:31:10 [2020-11-10T00:31:10.017Z] #41 68.34   DEP      criu/pie/parasite-vdso.d
00:31:10 [2020-11-10T00:31:10.017Z] #41 68.48   DEP      criu/pie/parasite.d
00:31:10 [2020-11-10T00:31:10.017Z] #41 68.74   CC       criu/pie/parasite.o
00:31:10 [2020-11-10T00:31:10.031Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
00:31:10 [2020-11-10T00:31:10.197Z] #41 37.90   CC       images/pagemap.o
00:31:10 [2020-11-10T00:31:10.277Z] #41 ...
00:31:10 [2020-11-10T00:31:10.277Z] 
00:31:10 [2020-11-10T00:31:10.277Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:10 [2020-11-10T00:31:10.277Z] #18 1.444 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:31:10 [2020-11-10T00:31:10.277Z] #18 1.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:31:10 [2020-11-10T00:31:10.277Z] #18 1.653 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:31:10 [2020-11-10T00:31:10.277Z] #18 2.154 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:31:10 [2020-11-10T00:31:10.277Z] #18 3.278 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:31:10 [2020-11-10T00:31:10.277Z] #18 4.773 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:31:10 [2020-11-10T00:31:10.459Z] #41 38.18   CC       images/siginfo.o
00:31:10 [2020-11-10T00:31:10.468Z] #11 117.4 Setting up libpcre32-3:arm64 (2:8.39-12) ...
00:31:10 [2020-11-10T00:31:10.664Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
00:31:10 [2020-11-10T00:31:10.719Z] #41 38.46   CC       images/rpc.o
00:31:10 [2020-11-10T00:31:10.848Z] #18 10.75 Fetched 8398 kB in 10s (872 kB/s)
00:31:10 [2020-11-10T00:31:10.956Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
00:31:11 [2020-11-10T00:31:11.053Z] #11 118.1 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
00:31:11 [2020-11-10T00:31:11.053Z] #11 ...
00:31:11 [2020-11-10T00:31:11.053Z] 
00:31:11 [2020-11-10T00:31:11.053Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:11 [2020-11-10T00:31:11.053Z] #41 27.42   CC       images/sk-packet.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 27.83   CC       images/mnt.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 28.01   CC       images/pipe-data.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 28.18   CC       images/sa.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 28.42   CC       images/timer.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 28.78   CC       images/timerfd.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 29.04   CC       images/mm.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 29.37   CC       images/sk-opts.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 29.60   CC       images/sk-unix.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 30.00   CC       images/sk-inet.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 30.36   CC       images/tun.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 30.62   CC       images/sk-netlink.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 30.93   CC       images/packet-sock.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 31.58   CC       images/ipc-var.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 31.75   CC       images/ipc-desc.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 31.96   CC       images/ipc-shm.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 32.20   CC       images/ipc-msg.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 32.45   CC       images/ipc-sem.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 32.66   CC       images/utsns.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 32.98   CC       images/creds.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 33.17   CC       images/vma.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 33.28   CC       images/netdev.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 33.57   CC       images/tty.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 34.31   CC       images/file-lock.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 34.58   CC       images/rlimit.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 34.94   CC       images/pagemap.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 35.34   CC       images/siginfo.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 35.70   CC       images/rpc.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 37.13   CC       images/ext-file.o
00:31:11 [2020-11-10T00:31:11.053Z] #41 37.41   CC       images/cgroup.o
00:31:11 [2020-11-10T00:31:11.108Z] #18 10.75 Reading package lists...
00:31:11 [2020-11-10T00:31:11.108Z] #18 ...
00:31:11 [2020-11-10T00:31:11.108Z] 
00:31:11 [2020-11-10T00:31:11.108Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:11 [2020-11-10T00:31:11.108Z] #41 70.09   LINK     criu/pie/parasite.built-in.o
00:31:11 [2020-11-10T00:31:11.108Z] #41 70.12   GEN      criu/pie/parasite-blob.h
00:31:11 [2020-11-10T00:31:11.108Z] #41 70.15   CC       criu/pie/parasite-vdso.o
00:31:11 [2020-11-10T00:31:11.156Z] #42 148.6   CC       criu/libnetlink.o
00:31:11 [2020-11-10T00:31:11.457Z] #42 149.0   CC       criu/log.o
00:31:11 [2020-11-10T00:31:11.591Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
00:31:11 [2020-11-10T00:31:11.591Z] ok  	github.com/docker/docker/distribution/xfer	1.865s	coverage: 85.6% of statements
00:31:11 [2020-11-10T00:31:11.591Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:31:11 [2020-11-10T00:31:11.591Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:31:11 [2020-11-10T00:31:11.591Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:31:11 [2020-11-10T00:31:11.662Z] #41 39.46   CC       images/ext-file.o
00:31:11 [2020-11-10T00:31:11.923Z] #41 39.64   CC       images/cgroup.o
00:31:12 [2020-11-10T00:31:12.001Z] #41 38.26   CC       images/userns.o
00:31:12 [2020-11-10T00:31:12.050Z] #41 70.80   CC       criu/arch/x86/vdso-pie.o
00:31:12 [2020-11-10T00:31:12.050Z] #41 71.08   CC       criu/arch/x86/restorer.o
00:31:12 [2020-11-10T00:31:12.106Z] #42 149.5   CC       criu/lsm.o
00:31:12 [2020-11-10T00:31:12.224Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
00:31:12 [2020-11-10T00:31:12.264Z] #41 38.84   CC       images/google/protobuf/descriptor.o
00:31:12 [2020-11-10T00:31:12.405Z] #42 150.1   CC       criu/mem.o
00:31:12 [2020-11-10T00:31:12.495Z] #41 40.29   CC       images/userns.o
00:31:12 [2020-11-10T00:31:12.527Z] #41 ...
00:31:12 [2020-11-10T00:31:12.527Z] 
00:31:12 [2020-11-10T00:31:12.527Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:31:12 [2020-11-10T00:31:12.527Z] #30 DONE 119.5s
00:31:12 [2020-11-10T00:31:12.527Z] 
00:31:12 [2020-11-10T00:31:12.527Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:12 [2020-11-10T00:31:12.527Z] #43 DONE 119.6s
00:31:12 [2020-11-10T00:31:12.527Z] 
00:31:12 [2020-11-10T00:31:12.527Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:31:12 [2020-11-10T00:31:12.527Z] #11 119.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:31:12 [2020-11-10T00:31:12.527Z] #11 119.6 Setting up libbtrfs-dev (4.20.1-2) ...
00:31:12 [2020-11-10T00:31:12.527Z] #11 119.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
00:31:12 [2020-11-10T00:31:12.620Z] #41 71.63   CC       criu/arch/x86/restorer_unmap.o
00:31:12 [2020-11-10T00:31:12.620Z] #41 71.68   CC       criu/arch/x86/sigaction_compat_pie.o
00:31:12 [2020-11-10T00:31:12.756Z] #41 40.54   CC       images/google/protobuf/descriptor.o
00:31:12 [2020-11-10T00:31:12.790Z] #11 119.7 Setting up mingw-w64-common (6.0.0-3) ...
00:31:12 [2020-11-10T00:31:12.790Z] #11 119.7 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
00:31:12 [2020-11-10T00:31:12.790Z] #11 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:31:12 [2020-11-10T00:31:12.790Z] #11 119.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
00:31:12 [2020-11-10T00:31:12.790Z] #11 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:31:12 [2020-11-10T00:31:12.790Z] #11 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:31:12 [2020-11-10T00:31:12.790Z] #11 119.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:31:12 [2020-11-10T00:31:12.790Z] #11 119.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:31:12 [2020-11-10T00:31:12.790Z] #11 120.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
00:31:12 [2020-11-10T00:31:12.790Z] #11 120.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
00:31:12 [2020-11-10T00:31:12.790Z] #11 120.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:31:12 [2020-11-10T00:31:12.790Z] #11 120.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
00:31:12 [2020-11-10T00:31:12.790Z] #11 120.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
00:31:12 [2020-11-10T00:31:12.790Z] #11 120.0 Setting up dmsetup (2:1.02.155-3) ...
00:31:12 [2020-11-10T00:31:12.857Z] ok  	github.com/docker/docker/oci	0.003s	coverage: 8.2% of statements
00:31:13 [2020-11-10T00:31:13.053Z] #11 120.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
00:31:13 [2020-11-10T00:31:13.053Z] #11 120.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
00:31:13 [2020-11-10T00:31:13.053Z] #11 120.2 Processing triggers for libc-bin (2.28-10) ...
00:31:13 [2020-11-10T00:31:13.190Z] #41 71.98   CC       criu/pie/restorer.o
00:31:13 [2020-11-10T00:31:13.489Z] ok  	github.com/docker/docker/opts	0.013s	coverage: 67.1% of statements
00:31:13 [2020-11-10T00:31:13.489Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
00:31:14 [2020-11-10T00:31:14.001Z] #11 DONE 121.0s
00:31:14 [2020-11-10T00:31:14.001Z] 
00:31:14 [2020-11-10T00:31:14.001Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:31:14 [2020-11-10T00:31:14.510Z] #42 152.1   CC       criu/memfd.o
00:31:14 [2020-11-10T00:31:14.670Z] #41 42.06   CC       images/opts.o
00:31:14 [2020-11-10T00:31:14.670Z] #41 42.33   CC       images/seccomp.o
00:31:14 [2020-11-10T00:31:14.670Z] #41 42.57   CC       images/binfmt-misc.o
00:31:15 [2020-11-10T00:31:15.000Z] ok  	github.com/docker/docker/pkg/archive	0.491s	coverage: 76.8% of statements
00:31:15 [2020-11-10T00:31:15.158Z] #42 152.8   CC       criu/mount.o
00:31:15 [2020-11-10T00:31:15.243Z] #41 42.74   CC       images/time.o
00:31:15 [2020-11-10T00:31:15.243Z] #41 43.01   CC       images/sysctl.o
00:31:15 [2020-11-10T00:31:15.503Z] #41 43.26   CC       images/autofs.o
00:31:15 [2020-11-10T00:31:15.764Z] #41 43.45   CC       images/macvlan.o
00:31:16 [2020-11-10T00:31:16.033Z] #41 43.65   CC       images/sit.o
00:31:16 [2020-11-10T00:31:16.033Z] #41 43.86   CC       images/memfd.o
00:31:16 [2020-11-10T00:31:16.033Z] #41 ...
00:31:16 [2020-11-10T00:31:16.033Z] 
00:31:16 [2020-11-10T00:31:16.033Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:16 [2020-11-10T00:31:16.033Z] #43 133.3 vendor/golang.org/x/text/secure/bidirule
00:31:16 [2020-11-10T00:31:16.033Z] #43 133.5 vendor/golang.org/x/text/unicode/norm
00:31:16 [2020-11-10T00:31:16.033Z] #43 137.3 vendor/golang.org/x/net/idna
00:31:16 [2020-11-10T00:31:16.033Z] #43 139.5 vendor/golang.org/x/net/http2/hpack
00:31:16 [2020-11-10T00:31:16.033Z] #43 140.8 mime
00:31:16 [2020-11-10T00:31:16.033Z] #43 142.8 mime/quotedprintable
00:31:16 [2020-11-10T00:31:16.033Z] #43 143.1 net/http/internal
00:31:16 [2020-11-10T00:31:16.294Z] #43 ...
00:31:16 [2020-11-10T00:31:16.294Z] 
00:31:16 [2020-11-10T00:31:16.294Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:16 [2020-11-10T00:31:16.294Z] #41 44.09   CC       images/timens.o
00:31:16 [2020-11-10T00:31:16.487Z] #41 74.91   LINK     criu/pie/restorer.built-in.o
00:31:16 [2020-11-10T00:31:16.488Z] #41 74.92   GEN      criu/pie/restorer-blob.h
00:31:16 [2020-11-10T00:31:16.488Z] #41 75.06   DEP      criu/vdso.d
00:31:16 [2020-11-10T00:31:16.488Z] #41 75.23   DEP      criu/vdso-compat.d
00:31:16 [2020-11-10T00:31:16.488Z] #41 75.34   DEP      criu/uts_ns.d
00:31:16 [2020-11-10T00:31:16.488Z] #41 75.50   DEP      criu/util.d
00:31:16 [2020-11-10T00:31:16.556Z] #41 44.34   LINK     images/built-in.o
00:31:16 [2020-11-10T00:31:16.556Z] #41 ...
00:31:16 [2020-11-10T00:31:16.556Z] 
00:31:16 [2020-11-10T00:31:16.556Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:31:16 [2020-11-10T00:31:16.556Z] #11 133.9 Selecting previously unselected package g++-mingw-w64-x86-64.
00:31:16 [2020-11-10T00:31:16.556Z] #11 133.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:31:16 [2020-11-10T00:31:16.556Z] #11 133.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:31:16 [2020-11-10T00:31:16.748Z] #41 75.72   DEP      criu/uffd.d
00:31:16 [2020-11-10T00:31:16.817Z] #11 ...
00:31:16 [2020-11-10T00:31:16.817Z] 
00:31:16 [2020-11-10T00:31:16.817Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:16 [2020-11-10T00:31:16.817Z] #41 44.50   GEN      compel/include/asm
00:31:16 [2020-11-10T00:31:16.817Z] #41 44.53   GEN      compel/include/version.h
00:31:16 [2020-11-10T00:31:16.817Z] #41 44.56 touch .config
00:31:16 [2020-11-10T00:31:16.817Z] #41 44.61   GEN      include/common/config.h
00:31:16 [2020-11-10T00:31:16.817Z] #41 44.67   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
00:31:17 [2020-11-10T00:31:17.009Z] #41 75.94   DEP      criu/tun.d
00:31:17 [2020-11-10T00:31:17.009Z] #41 ...
00:31:17 [2020-11-10T00:31:17.009Z] 
00:31:17 [2020-11-10T00:31:17.009Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:17 [2020-11-10T00:31:17.009Z] #43 168.6 github.com/LK4D4/vndr/godl
00:31:17 [2020-11-10T00:31:17.009Z] #43 169.4 github.com/LK4D4/vndr
00:31:17 [2020-11-10T00:31:17.079Z] #41 44.68   GEN      compel/plugins/include/uapi/std/syscall-64.h
00:31:17 [2020-11-10T00:31:17.079Z] #41 44.70   GEN      compel/arch/x86/plugins/std/syscalls-64.S
00:31:17 [2020-11-10T00:31:17.079Z] #41 44.72   DEP      compel/arch/x86/plugins/std/syscalls-64.d
00:31:17 [2020-11-10T00:31:17.079Z] #41 44.77   DEP      compel/arch/x86/plugins/std/memcpy.d
00:31:17 [2020-11-10T00:31:17.079Z] #41 44.78   DEP      compel/arch/x86/plugins/std/parasite-head.d
00:31:17 [2020-11-10T00:31:17.079Z] #41 44.82   GEN      compel/plugins/include/uapi/std/syscall.h
00:31:17 [2020-11-10T00:31:17.079Z] #41 44.87   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
00:31:17 [2020-11-10T00:31:17.079Z] #41 44.89   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:31:17 [2020-11-10T00:31:17.103Z] ok  	github.com/docker/docker/pkg/authorization	1.111s	coverage: 68.3% of statements
00:31:17 [2020-11-10T00:31:17.103Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
00:31:17 [2020-11-10T00:31:17.103Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
00:31:17 [2020-11-10T00:31:17.270Z] #43 ...
00:31:17 [2020-11-10T00:31:17.270Z] 
00:31:17 [2020-11-10T00:31:17.270Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:17 [2020-11-10T00:31:17.270Z] #41 76.11   DEP      criu/tty.d
00:31:17 [2020-11-10T00:31:17.270Z] #41 76.26   DEP      criu/timerfd.d
00:31:17 [2020-11-10T00:31:17.341Z] #41 44.91   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:31:17 [2020-11-10T00:31:17.341Z] #41 44.91   DEP      compel/plugins/std/infect.d
00:31:17 [2020-11-10T00:31:17.341Z] #41 45.08   DEP      compel/plugins/std/string.d
00:31:17 [2020-11-10T00:31:17.341Z] #41 45.13   DEP      compel/plugins/std/log.d
00:31:17 [2020-11-10T00:31:17.531Z] #41 76.43   DEP      criu/timens.d
00:31:17 [2020-11-10T00:31:17.531Z] #41 ...
00:31:17 [2020-11-10T00:31:17.531Z] 
00:31:17 [2020-11-10T00:31:17.531Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:17 [2020-11-10T00:31:17.531Z] #43 DONE 179.2s
00:31:17 [2020-11-10T00:31:17.531Z] 
00:31:17 [2020-11-10T00:31:17.531Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:17 [2020-11-10T00:31:17.531Z] #41 76.62   DEP      criu/sysfs_parse.d
00:31:17 [2020-11-10T00:31:17.602Z] #41 45.20   DEP      compel/plugins/std/fds.d
00:31:17 [2020-11-10T00:31:17.602Z] #41 45.33   DEP      compel/plugins/std/std.d
00:31:17 [2020-11-10T00:31:17.602Z] #41 45.41   DEP      compel/plugins/shmem/shmem.d
00:31:17 [2020-11-10T00:31:17.602Z] #41 45.47   DEP      compel/plugins/fds/fds.d
00:31:17 [2020-11-10T00:31:17.890Z] #41 45.61   CC       compel/plugins/std/std.o
00:31:17 [2020-11-10T00:31:17.953Z] #22 120.8 Checking out files:  18% (1986/10982)   
Checking out files:  19% (2087/10982)   
Checking out files:  20% (2197/10982)   
Checking out files:  21% (2307/10982)   
Checking out files:  22% (2417/10982)   
Checking out files:  23% (2526/10982)   
Checking out files:  24% (2636/10982)   
Checking out files:  25% (2746/10982)   
Checking out files:  26% (2856/10982)   
Checking out files:  27% (2966/10982)   
Checking out files:  28% (3075/10982)   
Checking out files:  29% (3185/10982)   
Checking out files:  30% (3295/10982)   
Checking out files:  30% (3367/10982)   
Checking out files:  31% (3405/10982)   
Checking out files:  32% (3515/10982)   
Checking out files:  33% (3625/10982)   
Checking out files:  34% (3734/10982)   
Checking out files:  35% (3844/10982)   
Checking out files:  36% (3954/10982)   
Checking out files:  37% (4064/10982)   
Checking out files:  38% (4174/10982)   
Checking out files:  39% (4283/10982)   
Checking out files:  40% (4393/10982)   
Checking out files:  41% (4503/10982)   
Checking out files:  42% (4613/10982)   
Checking out files:  43% (4723/10982)   
Checking out files:  44% (4833/10982)   
Checking out files:  45% (4942/10982)   
Checking out files:  46% (5052/10982)   
Checking out files:  47% (5162/10982)   
Checking out files:  47% (5235/10982)   
Checking out files:  48% (5272/10982)   
Checking out files:  49% (5382/10982)   
Checking out files:  50% (5491/10982)   
Checking out files:  51% (5601/10982)   
Checking out files:  52% (5711/10982)   
Checking out files:  53% (5821/10982)   
Checking out files:  54% (5931/10982)   
Checking out files:  55% (6041/10982)   
Checking out files:  56% (6150/10982)   
Checking out files:  57% (6260/10982)   
Checking out files:  58% (6370/10982)   
Checking out files:  59% (6480/10982)   
Checking out files:  60% (6590/10982)   
Checking out files:  61% (6700/10982)   
Checking out files:  62% (6809/10982)   
Checking out files:  63% (6919/10982)   
Checking out files:  64% (7029/10982)   
Checking out files:  65% (7139/10982)   
Checking out files:  66% (7249/10982)   
Checking out files:  67% (7358/10982)   
Checking out files:  68% (7468/10982)   
Checking out files:  69% (7578/10982)   
Checking out files:  70% (7688/10982)   
Checking out files:  70% (7795/10982)   
Checking out files:  71% (7798/10982)   
Checking out files:  72% (7908/10982)   
Checking out files:  73% (8017/10982)   
Checking out files:  74% (8127/10982)   
Checking out files:  75% (8237/10982)   
Checking out files:  76% (8347/10982)   
Checking out files:  77% (8457/10982)   
Checking out files:  78% (8566/10982)   
Checking out files:  79% (8676/10982)   
Checking out files:  80% (8786/10982)   
Checking out files:  81% (8896/10982)   
Checking out files:  82% (9006/10982)   
Checking out files:  83% (9116/10982)   
Checking out files:  84% (9225/10982)   
Checking out files:  85% (9335/10982)   
Checking out files:  86% (9445/10982)   
Checking out files:  87% (9555/10982)   
Checking out files:  88% (9665/10982)   
Checking out files:  89% (9774/10982)   
Checking out files:  90% (9884/10982)   
Checking out files:  91% (9994/10982)   
Checking out files:  92% (10104/10982)   
Checking out files:  93% (10214/10982)   
Checking out files:  94% (10324/10982)   
Checking out files:  95% (10433/10982)   
Checking out files:  96% (10543/10982)   
Checking out files:  96% (10579/10982)   
Checking out files:  97% (10653/10982)   
Checking out files:  98% (10763/10982)   
Checking out files:  99% (10873/10982)   
Checking out files: 100% (10982/10982)   
Checking out files: 100% (10982/10982), done.
00:31:17 [2020-11-10T00:31:17.953Z] #22 125.0 + cd /tmp/tmp.2y3qdHi1Ts/tmp/docker-ce
00:31:17 [2020-11-10T00:31:17.953Z] #22 125.0 + git checkout -q v17.06.2-ce
00:31:18 [2020-11-10T00:31:18.102Z] #41 77.01   DEP      criu/sysctl.d
00:31:18 [2020-11-10T00:31:18.154Z] #41 45.95   CC       compel/plugins/std/fds.o
00:31:18 [2020-11-10T00:31:18.363Z] #41 77.28   DEP      criu/string.d
00:31:18 [2020-11-10T00:31:18.363Z] #41 77.37   DEP      criu/stats.d
00:31:18 [2020-11-10T00:31:18.623Z] #41 77.64   DEP      criu/sockets.d
00:31:18 [2020-11-10T00:31:18.731Z] #41 46.46   CC       compel/plugins/std/log.o
00:31:18 [2020-11-10T00:31:18.883Z] #41 77.81   DEP      criu/sk-unix.d
00:31:19 [2020-11-10T00:31:19.144Z] #41 78.06   DEP      criu/sk-tcp.d
00:31:19 [2020-11-10T00:31:19.349Z] #22 ...
00:31:19 [2020-11-10T00:31:19.349Z] 
00:31:19 [2020-11-10T00:31:19.349Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:31:19 [2020-11-10T00:31:19.349Z] #12 DONE 5.4s
00:31:19 [2020-11-10T00:31:19.349Z] 
00:31:19 [2020-11-10T00:31:19.349Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:19 [2020-11-10T00:31:19.349Z] #41 40.54   CC       images/opts.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 40.73   CC       images/seccomp.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 41.13   CC       images/binfmt-misc.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 41.37   CC       images/time.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 41.61   CC       images/sysctl.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 41.75   CC       images/autofs.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 41.87   CC       images/macvlan.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 42.06   CC       images/sit.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 42.32   CC       images/memfd.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 42.83   CC       images/timens.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.19   LINK     images/built-in.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.38   GEN      compel/include/asm
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.40   GEN      compel/include/version.h
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.42 touch .config
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.47   GEN      include/common/config.h
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.55   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.56   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.60   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.62   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.64   DEP      compel/plugins/std/infect.d
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.75   DEP      compel/plugins/std/string.d
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.85   DEP      compel/plugins/std/log.d
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.93   DEP      compel/plugins/std/fds.d
00:31:19 [2020-11-10T00:31:19.349Z] #41 43.98   DEP      compel/plugins/std/std.d
00:31:19 [2020-11-10T00:31:19.349Z] #41 44.04   DEP      compel/plugins/shmem/shmem.d
00:31:19 [2020-11-10T00:31:19.349Z] #41 44.14   DEP      compel/plugins/fds/fds.d
00:31:19 [2020-11-10T00:31:19.349Z] #41 44.23   CC       compel/plugins/std/std.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 44.47   CC       compel/plugins/std/fds.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 44.83   CC       compel/plugins/std/log.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 45.48   CC       compel/plugins/std/string.o
00:31:19 [2020-11-10T00:31:19.349Z] #41 45.84   CC       compel/plugins/std/infect.o
00:31:19 [2020-11-10T00:31:19.404Z] #41 78.22   DEP      criu/sk-queue.d
00:31:19 [2020-11-10T00:31:19.404Z] #41 78.34   DEP      criu/sk-packet.d
00:31:19 [2020-11-10T00:31:19.613Z] #41 46.23   CC       compel/arch/aarch64/plugins/std/parasite-head.o
00:31:19 [2020-11-10T00:31:19.664Z] #41 78.50   DEP      criu/sk-netlink.d
00:31:19 [2020-11-10T00:31:19.664Z] #41 78.68   DEP      criu/sk-inet.d
00:31:19 [2020-11-10T00:31:19.672Z] #41 47.19   CC       compel/plugins/std/string.o
00:31:19 [2020-11-10T00:31:19.701Z] #42 157.3   CC       criu/namespaces.o
00:31:19 [2020-11-10T00:31:19.876Z] #41 46.28   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
00:31:19 [2020-11-10T00:31:19.876Z] #41 46.39   AR       compel/plugins/std.lib.a
00:31:19 [2020-11-10T00:31:19.876Z] #41 46.49   CC       compel/plugins/fds/fds.o
00:31:19 [2020-11-10T00:31:19.924Z] #41 78.88   DEP      criu/signalfd.d
00:31:20 [2020-11-10T00:31:20.139Z] #41 46.77   AR       compel/plugins/fds.lib.a
00:31:20 [2020-11-10T00:31:20.184Z] #41 79.04   DEP      criu/sigframe.d
00:31:20 [2020-11-10T00:31:20.184Z] #41 79.13   DEP      criu/shmem.d
00:31:20 [2020-11-10T00:31:20.184Z] #41 79.25   DEP      criu/servicefd.d
00:31:20 [2020-11-10T00:31:20.243Z] #41 47.98   CC       compel/plugins/std/infect.o
00:31:20 [2020-11-10T00:31:20.401Z] #41 46.86   HOSTDEP  compel/src/lib/log-host.d
00:31:20 [2020-11-10T00:31:20.401Z] #41 46.97   HOSTDEP  compel/src/lib/handle-elf-host.d
00:31:20 [2020-11-10T00:31:20.444Z] #41 79.36   DEP      criu/seize.d
00:31:20 [2020-11-10T00:31:20.445Z] #41 79.46   DEP      criu/seccomp.d
00:31:20 [2020-11-10T00:31:20.503Z] #41 48.41   CC       compel/arch/x86/plugins/std/parasite-head.o
00:31:20 [2020-11-10T00:31:20.621Z] ok  	github.com/docker/docker/layer	7.233s	coverage: 68.8% of statements
00:31:20 [2020-11-10T00:31:20.621Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:31:20 [2020-11-10T00:31:20.621Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:31:20 [2020-11-10T00:31:20.621Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:31:20 [2020-11-10T00:31:20.621Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:31:20 [2020-11-10T00:31:20.621Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:31:20 [2020-11-10T00:31:20.621Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
00:31:20 [2020-11-10T00:31:20.621Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
00:31:20 [2020-11-10T00:31:20.666Z] #41 47.08   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
00:31:20 [2020-11-10T00:31:20.666Z] #41 47.11   HOSTDEP  compel/src/main-host.d
00:31:20 [2020-11-10T00:31:20.666Z] #41 47.19   DEP      compel/src/lib/ptrace.d
00:31:20 [2020-11-10T00:31:20.666Z] #41 47.32   DEP      compel/src/lib/infect.d
00:31:20 [2020-11-10T00:31:20.704Z] #41 79.70   DEP      criu/rst-malloc.d
00:31:20 [2020-11-10T00:31:20.763Z] #41 48.44   CC       compel/arch/x86/plugins/std/memcpy.o
00:31:20 [2020-11-10T00:31:20.763Z] #41 48.49   CC       compel/arch/x86/plugins/std/syscalls-64.o
00:31:20 [2020-11-10T00:31:20.913Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
00:31:20 [2020-11-10T00:31:20.929Z] #41 47.49   DEP      compel/src/lib/infect-util.d
00:31:20 [2020-11-10T00:31:20.929Z] #41 47.60   DEP      compel/src/lib/infect-rpc.d
00:31:20 [2020-11-10T00:31:20.965Z] #41 79.79   DEP      criu/rbtree.d
00:31:20 [2020-11-10T00:31:20.965Z] #41 79.81   DEP      criu/pstree.d
00:31:20 [2020-11-10T00:31:20.965Z] #41 79.98   DEP      criu/protobuf.d
00:31:21 [2020-11-10T00:31:21.026Z] #41 48.57   AR       compel/plugins/std.lib.a
00:31:21 [2020-11-10T00:31:21.026Z] #41 48.64   CC       compel/plugins/fds/fds.o
00:31:21 [2020-11-10T00:31:21.026Z] #41 48.85   AR       compel/plugins/fds.lib.a
00:31:21 [2020-11-10T00:31:21.193Z] #41 47.69   DEP      compel/arch/aarch64/src/lib/infect.d
00:31:21 [2020-11-10T00:31:21.193Z] #41 ...
00:31:21 [2020-11-10T00:31:21.193Z] 
00:31:21 [2020-11-10T00:31:21.193Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:31:21 [2020-11-10T00:31:21.193Z] #22 128.3 + mkdir -p /tmp/tmp.2y3qdHi1Ts/src/github.com/docker
00:31:21 [2020-11-10T00:31:21.193Z] #22 128.3 + mv components/cli /tmp/tmp.2y3qdHi1Ts/src/github.com/docker/cli
00:31:21 [2020-11-10T00:31:21.193Z] #22 128.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
00:31:21 [2020-11-10T00:31:21.204Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.574s	coverage: 43.2% of statements
00:31:21 [2020-11-10T00:31:21.204Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:31:21 [2020-11-10T00:31:21.204Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:31:21 [2020-11-10T00:31:21.225Z] #41 80.12   GEN      criu/protobuf-desc-gen.h
00:31:21 [2020-11-10T00:31:21.286Z] #41 48.90   HOSTDEP  compel/src/lib/log-host.d
00:31:21 [2020-11-10T00:31:21.286Z] #41 48.94   HOSTDEP  compel/src/lib/handle-elf-host.d
00:31:21 [2020-11-10T00:31:21.286Z] #41 49.01   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
00:31:21 [2020-11-10T00:31:21.286Z] #41 49.11   HOSTDEP  compel/src/main-host.d
00:31:21 [2020-11-10T00:31:21.457Z] #22 ...
00:31:21 [2020-11-10T00:31:21.457Z] 
00:31:21 [2020-11-10T00:31:21.457Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:31:21 [2020-11-10T00:31:21.457Z] #13 DONE 2.1s
00:31:21 [2020-11-10T00:31:21.551Z] #41 49.19   DEP      compel/src/lib/ptrace.d
00:31:21 [2020-11-10T00:31:21.551Z] #41 49.36   DEP      compel/src/lib/infect.d
00:31:21 [2020-11-10T00:31:21.722Z] 
00:31:21 [2020-11-10T00:31:21.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:21 [2020-11-10T00:31:21.722Z] #41 47.75   DEP      compel/arch/aarch64/src/lib/cpu.d
00:31:21 [2020-11-10T00:31:21.722Z] #41 47.77   DEP      compel/src/lib/log.d
00:31:21 [2020-11-10T00:31:21.722Z] #41 47.81   DEP      compel/src/main.d
00:31:21 [2020-11-10T00:31:21.722Z] #41 47.86   DEP      compel/src/lib/handle-elf.d
00:31:21 [2020-11-10T00:31:21.722Z] #41 47.92   DEP      compel/arch/aarch64/src/lib/handle-elf.d
00:31:21 [2020-11-10T00:31:21.722Z] #41 47.99   CC       compel/src/lib/log.o
00:31:21 [2020-11-10T00:31:21.802Z] #42 159.5   CC       criu/net.o
00:31:21 [2020-11-10T00:31:21.811Z] #41 49.50   DEP      compel/src/lib/infect-util.d
00:31:21 [2020-11-10T00:31:21.811Z] #41 49.57   DEP      compel/src/lib/infect-rpc.d
00:31:21 [2020-11-10T00:31:21.837Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
00:31:21 [2020-11-10T00:31:21.986Z] #41 48.31   CC       compel/arch/aarch64/src/lib/cpu.o
00:31:21 [2020-11-10T00:31:21.986Z] #41 48.53   CC       compel/arch/aarch64/src/lib/infect.o
00:31:22 [2020-11-10T00:31:22.072Z] #41 49.70   DEP      compel/arch/x86/src/lib/infect.d
00:31:22 [2020-11-10T00:31:22.072Z] #41 49.86   DEP      compel/arch/x86/src/lib/cpu.d
00:31:22 [2020-11-10T00:31:22.072Z] #41 49.93   DEP      compel/src/lib/log.d
00:31:22 [2020-11-10T00:31:22.129Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
00:31:22 [2020-11-10T00:31:22.250Z] #41 48.77   CC       compel/src/lib/infect-rpc.o
00:31:22 [2020-11-10T00:31:22.334Z] #41 50.05   DEP      compel/src/main.d
00:31:22 [2020-11-10T00:31:22.421Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
00:31:22 [2020-11-10T00:31:22.513Z] #41 48.99   CC       compel/src/lib/infect-util.o
00:31:22 [2020-11-10T00:31:22.596Z] #41 50.21   DEP      compel/src/lib/handle-elf.d
00:31:22 [2020-11-10T00:31:22.596Z] #41 50.29   DEP      compel/arch/x86/src/lib/handle-elf.d
00:31:22 [2020-11-10T00:31:22.596Z] #41 50.40   CC       compel/src/lib/log.o
00:31:22 [2020-11-10T00:31:22.606Z] #41 81.69   DEP      criu/protobuf-desc.d
00:31:22 [2020-11-10T00:31:22.776Z] #41 49.27   CC       compel/src/lib/infect.o
00:31:22 [2020-11-10T00:31:22.857Z] #41 50.58   CC       compel/arch/x86/src/lib/cpu.o
00:31:22 [2020-11-10T00:31:22.866Z] #41 81.78   DEP      criu/proc_parse.d
00:31:22 [2020-11-10T00:31:22.866Z] #41 81.93   DEP      criu/plugin.d
00:31:23 [2020-11-10T00:31:23.126Z] #41 82.00   DEP      criu/pipes.d
00:31:23 [2020-11-10T00:31:23.126Z] #41 82.12   DEP      criu/pie-util.d
00:31:23 [2020-11-10T00:31:23.387Z] #41 82.24   DEP      criu/pie-util-vdso.d
00:31:23 [2020-11-10T00:31:23.387Z] #41 82.37   DEP      criu/pie-util-vdso-elf32.d
00:31:23 [2020-11-10T00:31:23.454Z] ok  	github.com/docker/docker/pkg/filenotify	0.601s	coverage: 67.0% of statements
00:31:23 [2020-11-10T00:31:23.647Z] #41 82.47   DEP      criu/path.d
00:31:23 [2020-11-10T00:31:23.647Z] #41 82.60   DEP      criu/parasite-syscall.d
00:31:23 [2020-11-10T00:31:23.647Z] #41 82.81   DEP      criu/pagemap.d
00:31:23 [2020-11-10T00:31:23.835Z] #41 51.29   CC       compel/arch/x86/src/lib/infect.o
00:31:24 [2020-11-10T00:31:24.087Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
00:31:24 [2020-11-10T00:31:24.095Z] #41 ...
00:31:24 [2020-11-10T00:31:24.095Z] 
00:31:24 [2020-11-10T00:31:24.095Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:31:24 [2020-11-10T00:31:24.095Z] #11 148.6 Selecting previously unselected package libapparmor1:amd64.
00:31:24 [2020-11-10T00:31:24.095Z] #11 148.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 148.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 148.7 Selecting previously unselected package libapparmor-dev:amd64.
00:31:24 [2020-11-10T00:31:24.095Z] #11 148.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 148.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 148.9 Selecting previously unselected package libbtrfs0.
00:31:24 [2020-11-10T00:31:24.095Z] #11 148.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 148.9 Unpacking libbtrfs0 (4.20.1-2) ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.0 Selecting previously unselected package libbtrfs-dev.
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.0 Unpacking libbtrfs-dev (4.20.1-2) ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.3 Selecting previously unselected package libudev-dev:amd64.
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.5 Selecting previously unselected package libsepol1-dev:amd64.
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.8 Selecting previously unselected package libpcre16-3:amd64.
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 149.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 150.0 Selecting previously unselected package libpcre32-3:amd64.
00:31:24 [2020-11-10T00:31:24.095Z] #11 150.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 150.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 150.2 Selecting previously unselected package libpcrecpp0v5:amd64.
00:31:24 [2020-11-10T00:31:24.095Z] #11 150.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 150.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 150.8 Selecting previously unselected package libpcre3-dev:amd64.
00:31:24 [2020-11-10T00:31:24.095Z] #11 150.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.095Z] #11 151.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
00:31:24 [2020-11-10T00:31:24.174Z] #41 ...
00:31:24 [2020-11-10T00:31:24.174Z] 
00:31:24 [2020-11-10T00:31:24.174Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.272 + RM_GOPATH=0
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.272 + TMP_GOPATH=
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.272 + : /build
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.272 + '[' -z '' ']'
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.272 ++ mktemp -d
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.276 + export GOPATH=/tmp/tmp.gaqN8NhAyz
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.276 + GOPATH=/tmp/tmp.gaqN8NhAyz
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.276 + RM_GOPATH=1
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.276 + case "$(go env GOARCH)" in
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.276 ++ go env GOARCH
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.311 + export GO_BUILDMODE=-buildmode=pie
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.311 + GO_BUILDMODE=-buildmode=pie
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.311 ++ dirname /tmp/install/install.sh
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.314 + dir=/tmp/install
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.314 + bin=runc
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.314 + shift
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.314 + '[' '!' -f /tmp/install/runc.installer ']'
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.314 + . /tmp/install/runc.installer
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.314 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.314 + install_runc
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.314 + uname -r
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.314 + grep -q '^3\.10\.0.*\.el7\.'
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.333 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.333 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.333 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.333 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gaqN8NhAyz/src/github.com/opencontainers/runc
00:31:24 [2020-11-10T00:31:24.174Z] #51 2.339 Cloning into '/tmp/tmp.gaqN8NhAyz/src/github.com/opencontainers/runc'...
00:31:24 [2020-11-10T00:31:24.174Z] #51 7.946 + cd /tmp/tmp.gaqN8NhAyz/src/github.com/opencontainers/runc
00:31:24 [2020-11-10T00:31:24.174Z] #51 7.946 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:31:24 [2020-11-10T00:31:24.174Z] #51 8.405 + '[' -z '' ']'
00:31:24 [2020-11-10T00:31:24.174Z] #51 8.405 + target=static
00:31:24 [2020-11-10T00:31:24.174Z] #51 8.405 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:31:24 [2020-11-10T00:31:24.174Z] #51 8.721 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:31:24 [2020-11-10T00:31:24.217Z] #41 83.00   DEP      criu/pagemap-cache.d
00:31:24 [2020-11-10T00:31:24.217Z] #41 83.11   DEP      criu/page-xfer.d
00:31:24 [2020-11-10T00:31:24.217Z] #41 83.25   DEP      criu/page-pipe.d
00:31:24 [2020-11-10T00:31:24.217Z] #41 83.37   DEP      criu/netfilter.d
00:31:24 [2020-11-10T00:31:24.366Z] #11 ...
00:31:24 [2020-11-10T00:31:24.366Z] 
00:31:24 [2020-11-10T00:31:24.366Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:31:24 [2020-11-10T00:31:24.366Z] #56 143.9 + for f in rootlesskit rootlesskit-docker-proxy
00:31:24 [2020-11-10T00:31:24.366Z] #56 143.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:31:24 [2020-11-10T00:31:24.366Z] #56 DONE 151.6s
00:31:24 [2020-11-10T00:31:24.438Z] #51 ...
00:31:24 [2020-11-10T00:31:24.438Z] 
00:31:24 [2020-11-10T00:31:24.438Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:31:24 [2020-11-10T00:31:24.438Z] #14 1.461 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:31:24 [2020-11-10T00:31:24.438Z] #14 DONE 2.9s
00:31:24 [2020-11-10T00:31:24.438Z] 
00:31:24 [2020-11-10T00:31:24.438Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:31:24 [2020-11-10T00:31:24.478Z] #41 83.49   DEP      criu/net.d
00:31:24 [2020-11-10T00:31:24.627Z] 
00:31:24 [2020-11-10T00:31:24.627Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:31:24 [2020-11-10T00:31:24.627Z] #57 DONE 0.1s
00:31:24 [2020-11-10T00:31:24.627Z] 
00:31:24 [2020-11-10T00:31:24.627Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:31:24 [2020-11-10T00:31:24.627Z] #58 DONE 0.1s
00:31:24 [2020-11-10T00:31:24.627Z] 
00:31:24 [2020-11-10T00:31:24.627Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:31:24 [2020-11-10T00:31:24.627Z] #11 151.7 Selecting previously unselected package libselinux1-dev:amd64.
00:31:24 [2020-11-10T00:31:24.627Z] #11 151.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.627Z] #11 151.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
00:31:24 [2020-11-10T00:31:24.720Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.064s	coverage: 84.1% of statements
00:31:24 [2020-11-10T00:31:24.737Z] #41 83.77   DEP      criu/namespaces.d
00:31:24 [2020-11-10T00:31:24.887Z] #11 152.2 Selecting previously unselected package libdevmapper-dev:amd64.
00:31:24 [2020-11-10T00:31:24.887Z] #11 152.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
00:31:24 [2020-11-10T00:31:24.887Z] #11 152.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:31:24 [2020-11-10T00:31:24.998Z] #41 ...
00:31:24 [2020-11-10T00:31:24.998Z] 
00:31:24 [2020-11-10T00:31:24.998Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:24 [2020-11-10T00:31:24.998Z] #18 10.75 Reading package lists...
00:31:24 [2020-11-10T00:31:24.998Z] #18 15.04 Reading package lists...
00:31:24 [2020-11-10T00:31:24.998Z] #18 19.23 Building dependency tree...
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.89 libcap2-bin is already the newest version (1:2.25-2).
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.89 The following additional packages will be installed:
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.90   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.90   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.91   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.91   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.91   python3.7 python3.7-minimal vim-runtime xxd
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.91 Suggested packages:
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.92   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.92   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.92   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.92 Recommended packages:
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.92   aufs-dkms nftables build-essential python3-dev python3-keyring
00:31:24 [2020-11-10T00:31:24.998Z] #18 20.92   python3-keyrings.alt python3-xdg unzip
00:31:24 [2020-11-10T00:31:24.998Z] #18 22.73 The following NEW packages will be installed:
00:31:24 [2020-11-10T00:31:24.998Z] #18 22.74   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:31:24 [2020-11-10T00:31:24.998Z] #18 22.74   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:31:24 [2020-11-10T00:31:24.998Z] #18 22.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:31:24 [2020-11-10T00:31:24.998Z] #18 22.74   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:31:24 [2020-11-10T00:31:24.998Z] #18 22.74   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:31:24 [2020-11-10T00:31:24.998Z] #18 22.74   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:31:24 [2020-11-10T00:31:24.998Z] #18 22.74   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:31:24 [2020-11-10T00:31:24.998Z] #18 22.74   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:31:24 [2020-11-10T00:31:24.998Z] #18 22.74   xz-utils zip
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.07 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.07 Need to get 28.5 MB of archives.
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.07 After this operation, 116 MB of additional disk space will be used.
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 23.50 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
00:31:24 [2020-11-10T00:31:24.998Z] #18 24.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
00:31:25 [2020-11-10T00:31:25.011Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
00:31:25 [2020-11-10T00:31:25.011Z] ok  	github.com/docker/docker/pkg/fsutils	0.377s	coverage: 85.1% of statements
00:31:25 [2020-11-10T00:31:25.464Z] #11 152.5 Selecting previously unselected package libseccomp-dev:amd64.
00:31:25 [2020-11-10T00:31:25.464Z] #11 152.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
00:31:25 [2020-11-10T00:31:25.464Z] #11 152.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
00:31:25 [2020-11-10T00:31:25.464Z] #11 152.7 Selecting previously unselected package libsystemd-dev:amd64.
00:31:25 [2020-11-10T00:31:25.464Z] #11 152.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
00:31:25 [2020-11-10T00:31:25.571Z] #18 ...
00:31:25 [2020-11-10T00:31:25.571Z] 
00:31:25 [2020-11-10T00:31:25.571Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:25 [2020-11-10T00:31:25.571Z] #41 84.00   DEP      criu/mount.d
00:31:25 [2020-11-10T00:31:25.571Z] #41 84.16   DEP      criu/memfd.d
00:31:25 [2020-11-10T00:31:25.571Z] #41 84.32   DEP      criu/mem.d
00:31:25 [2020-11-10T00:31:25.571Z] #41 84.54   DEP      criu/lsm.d
00:31:25 [2020-11-10T00:31:25.645Z] ok  	github.com/docker/docker/pkg/idtools	0.294s	coverage: 70.1% of statements
00:31:25 [2020-11-10T00:31:25.725Z] #11 152.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
00:31:25 [2020-11-10T00:31:25.832Z] #41 ...
00:31:25 [2020-11-10T00:31:25.832Z] 
00:31:25 [2020-11-10T00:31:25.833Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:31:25 [2020-11-10T00:31:25.833Z] #30 DONE 187.1s
00:31:25 [2020-11-10T00:31:25.833Z] 
00:31:25 [2020-11-10T00:31:25.833Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:25 [2020-11-10T00:31:25.833Z] #41 84.68   DEP      criu/log.d
00:31:25 [2020-11-10T00:31:25.833Z] #41 84.85   DEP      criu/libnetlink.d
00:31:25 [2020-11-10T00:31:25.937Z] ok  	github.com/docker/docker/pkg/ioutils	0.331s	coverage: 69.3% of statements
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.3 Setting up libbtrfs0 (4.20.1-2) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.4 Setting up libbtrfs-dev (4.20.1-2) ...
00:31:25 [2020-11-10T00:31:25.994Z] #11 153.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
00:31:26 [2020-11-10T00:31:26.094Z] #41 85.05   DEP      criu/kerndat.d
00:31:26 [2020-11-10T00:31:26.228Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
00:31:26 [2020-11-10T00:31:26.228Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:31:26 [2020-11-10T00:31:26.228Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 100.0% of statements
00:31:26 [2020-11-10T00:31:26.228Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:31:26 [2020-11-10T00:31:26.228Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:31:26 [2020-11-10T00:31:26.228Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
00:31:26 [2020-11-10T00:31:26.228Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.4 Setting up mingw-w64-common (6.0.0-3) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.5 Setting up dmsetup (2:1.02.155-3) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:31:26 [2020-11-10T00:31:26.255Z] #11 153.6 Processing triggers for libc-bin (2.28-10) ...
00:31:26 [2020-11-10T00:31:26.309Z] #42 163.4   CC       criu/netfilter.o
00:31:26 [2020-11-10T00:31:26.309Z] #42 163.8   CC       criu/page-pipe.o
00:31:26 [2020-11-10T00:31:26.354Z] #41 85.32   DEP      criu/kcmp-ids.d
00:31:26 [2020-11-10T00:31:26.361Z] #15 DONE 1.9s
00:31:26 [2020-11-10T00:31:26.361Z] 
00:31:26 [2020-11-10T00:31:26.361Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:31:26 [2020-11-10T00:31:26.520Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
00:31:26 [2020-11-10T00:31:26.614Z] #41 85.48   DEP      criu/irmap.d
00:31:26 [2020-11-10T00:31:26.614Z] #41 85.70   DEP      criu/ipc_ns.d
00:31:26 [2020-11-10T00:31:26.811Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
00:31:26 [2020-11-10T00:31:26.837Z] #11 DONE 153.9s
00:31:26 [2020-11-10T00:31:26.838Z] 
00:31:26 [2020-11-10T00:31:26.838Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:26 [2020-11-10T00:31:26.838Z] #41 52.01   CC       compel/src/lib/infect-rpc.o
00:31:26 [2020-11-10T00:31:26.838Z] #41 52.53   CC       compel/src/lib/infect-util.o
00:31:26 [2020-11-10T00:31:26.838Z] #41 52.99   CC       compel/src/lib/infect.o
00:31:26 [2020-11-10T00:31:26.874Z] #41 85.89   DEP      criu/image.d
00:31:26 [2020-11-10T00:31:26.959Z] #42 164.7   CC       criu/page-xfer.o
00:31:27 [2020-11-10T00:31:27.103Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
00:31:27 [2020-11-10T00:31:27.103Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
00:31:27 [2020-11-10T00:31:27.103Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:31:27 [2020-11-10T00:31:27.103Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:31:27 [2020-11-10T00:31:27.134Z] #41 86.09   DEP      criu/image-desc.d
00:31:27 [2020-11-10T00:31:27.134Z] #41 86.13   DEP      criu/fsnotify.d
00:31:27 [2020-11-10T00:31:27.134Z] #41 86.25   DEP      criu/filesystems.d
00:31:27 [2020-11-10T00:31:27.394Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
00:31:27 [2020-11-10T00:31:27.394Z] #41 86.35   DEP      criu/files.d
00:31:27 [2020-11-10T00:31:27.655Z] #41 86.58   DEP      criu/files-reg.d
00:31:27 [2020-11-10T00:31:27.655Z] #41 86.72   DEP      criu/files-ext.d
00:31:27 [2020-11-10T00:31:27.655Z] #41 86.81   DEP      criu/file-lock.d
00:31:27 [2020-11-10T00:31:27.781Z] #41 55.44   CC       compel/src/lib/ptrace.o
00:31:27 [2020-11-10T00:31:27.915Z] #41 86.96   DEP      criu/file-ids.d
00:31:27 [2020-11-10T00:31:27.915Z] #41 87.07   DEP      criu/fifo.d
00:31:28 [2020-11-10T00:31:28.027Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.014s	coverage: 85.7% of statements
00:31:28 [2020-11-10T00:31:28.042Z] #41 55.88   AR       compel/libcompel.a
00:31:28 [2020-11-10T00:31:28.293Z] #16 DONE 1.6s
00:31:28 [2020-11-10T00:31:28.293Z] 
00:31:28 [2020-11-10T00:31:28.293Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:31:28 [2020-11-10T00:31:28.304Z] #41 ...
00:31:28 [2020-11-10T00:31:28.305Z] 
00:31:28 [2020-11-10T00:31:28.305Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:31:28 [2020-11-10T00:31:28.305Z] #12 DONE 1.5s
00:31:28 [2020-11-10T00:31:28.305Z] 
00:31:28 [2020-11-10T00:31:28.305Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:28 [2020-11-10T00:31:28.305Z] #41 55.95   HOSTCC   compel/src/main-host.o
00:31:28 [2020-11-10T00:31:28.377Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
00:31:28 [2020-11-10T00:31:28.377Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
00:31:28 [2020-11-10T00:31:28.484Z] #41 87.22   DEP      criu/fdstore.d
00:31:28 [2020-11-10T00:31:28.484Z] #41 87.31   DEP      criu/fault-injection.d
00:31:28 [2020-11-10T00:31:28.484Z] #41 87.36   DEP      criu/external.d
00:31:28 [2020-11-10T00:31:28.484Z] #41 87.45   DEP      criu/eventpoll.d
00:31:28 [2020-11-10T00:31:28.744Z] #41 87.57   DEP      criu/eventfd.d
00:31:28 [2020-11-10T00:31:28.744Z] #41 87.69   DEP      criu/crtools.d
00:31:28 [2020-11-10T00:31:28.877Z] #41 56.37   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
00:31:28 [2020-11-10T00:31:28.877Z] #41 56.53   HOSTCC   compel/src/lib/handle-elf-host.o
00:31:29 [2020-11-10T00:31:29.004Z] #41 87.82   DEP      criu/cr-service.d
00:31:29 [2020-11-10T00:31:29.004Z] #41 88.03   DEP      criu/cr-restore.d
00:31:29 [2020-11-10T00:31:29.065Z] #42 166.5   CC       criu/pagemap-cache.o
00:31:29 [2020-11-10T00:31:29.138Z] #41 56.95   HOSTCC   compel/src/lib/log-host.o
00:31:29 [2020-11-10T00:31:29.264Z] #41 88.25   DEP      criu/cr-errno.d
00:31:29 [2020-11-10T00:31:29.264Z] #41 88.27   DEP      criu/cr-dump.d
00:31:29 [2020-11-10T00:31:29.364Z] #42 166.8   CC       criu/pagemap.o
00:31:29 [2020-11-10T00:31:29.399Z] #41 ...
00:31:29 [2020-11-10T00:31:29.400Z] 
00:31:29 [2020-11-10T00:31:29.400Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:31:29 [2020-11-10T00:31:29.400Z] #13 DONE 1.2s
00:31:29 [2020-11-10T00:31:29.400Z] 
00:31:29 [2020-11-10T00:31:29.400Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:29 [2020-11-10T00:31:29.400Z] #41 57.17   HOSTLINK compel/compel-host-bin
00:31:29 [2020-11-10T00:31:29.524Z] #41 88.47   DEP      criu/cr-dedup.d
00:31:29 [2020-11-10T00:31:29.665Z] #41 57.34   DEP      soccr/soccr.d
00:31:29 [2020-11-10T00:31:29.665Z] #41 ...
00:31:29 [2020-11-10T00:31:29.665Z] 
00:31:29 [2020-11-10T00:31:29.665Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:29 [2020-11-10T00:31:29.665Z] #43 146.7 net/textproto
00:31:29 [2020-11-10T00:31:29.665Z] #43 146.8 crypto/x509
00:31:29 [2020-11-10T00:31:29.665Z] #43 147.8 vendor/golang.org/x/net/http/httpguts
00:31:29 [2020-11-10T00:31:29.665Z] #43 148.0 vendor/golang.org/x/net/http/httpproxy
00:31:29 [2020-11-10T00:31:29.665Z] #43 148.7 mime/multipart
00:31:29 [2020-11-10T00:31:29.665Z] #43 150.6 crypto/tls
00:31:29 [2020-11-10T00:31:29.665Z] #43 ...
00:31:29 [2020-11-10T00:31:29.665Z] 
00:31:29 [2020-11-10T00:31:29.665Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.455 + RM_GOPATH=0
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.455 + TMP_GOPATH=
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.455 + : /build
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.456 + '[' -z '' ']'
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.461 ++ mktemp -d
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.463 + export GOPATH=/tmp/tmp.IIuTNWnI78
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.463 + GOPATH=/tmp/tmp.IIuTNWnI78
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.464 + RM_GOPATH=1
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.464 + case "$(go env GOARCH)" in
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.465 ++ go env GOARCH
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.475 + export GO_BUILDMODE=-buildmode=pie
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.475 + GO_BUILDMODE=-buildmode=pie
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.476 ++ dirname /tmp/install/install.sh
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.477 + dir=/tmp/install
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.477 + bin=runc
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.477 + shift
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.477 + '[' '!' -f /tmp/install/runc.installer ']'
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.478 + . /tmp/install/runc.installer
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.478 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.478 + install_runc
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.479 + uname -r
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.479 + grep -q '^3\.10\.0.*\.el7\.'
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.482 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.485 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.485 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.486 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IIuTNWnI78/src/github.com/opencontainers/runc
00:31:29 [2020-11-10T00:31:29.665Z] #51 1.489 Cloning into '/tmp/tmp.IIuTNWnI78/src/github.com/opencontainers/runc'...
00:31:29 [2020-11-10T00:31:29.784Z] #41 88.61   DEP      criu/cr-check.d
00:31:29 [2020-11-10T00:31:29.784Z] #41 88.74   DEP      criu/config.d
00:31:29 [2020-11-10T00:31:29.885Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 75.0% of statements
00:31:29 [2020-11-10T00:31:29.885Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
00:31:30 [2020-11-10T00:31:30.011Z] #42 167.8   CC       criu/parasite-syscall.o
00:31:30 [2020-11-10T00:31:30.044Z] #41 88.85   DEP      criu/clone-noasan.d
00:31:30 [2020-11-10T00:31:30.044Z] #41 88.91   DEP      criu/cgroup.d
00:31:30 [2020-11-10T00:31:30.044Z] #41 89.05   DEP      criu/cgroup-props.d
00:31:30 [2020-11-10T00:31:30.216Z] #17 DONE 2.3s
00:31:30 [2020-11-10T00:31:30.216Z] 
00:31:30 [2020-11-10T00:31:30.216Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:30 [2020-11-10T00:31:30.304Z] #41 89.15   DEP      criu/bitmap.d
00:31:30 [2020-11-10T00:31:30.304Z] #41 89.17   DEP      criu/bfd.d
00:31:30 [2020-11-10T00:31:30.304Z] #41 89.30   DEP      criu/autofs.d
00:31:30 [2020-11-10T00:31:30.564Z] #41 89.40   DEP      criu/aio.d
00:31:30 [2020-11-10T00:31:30.564Z] #41 89.53   DEP      criu/action-scripts.d
00:31:30 [2020-11-10T00:31:30.610Z] #51 ...
00:31:30 [2020-11-10T00:31:30.610Z] 
00:31:30 [2020-11-10T00:31:30.610Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:31:30 [2020-11-10T00:31:30.610Z] #14 0.922 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:31:30 [2020-11-10T00:31:30.610Z] #14 DONE 1.0s
00:31:30 [2020-11-10T00:31:30.610Z] 
00:31:30 [2020-11-10T00:31:30.610Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:31:30 [2020-11-10T00:31:30.824Z] #41 89.76   CC       criu/action-scripts.o
00:31:31 [2020-11-10T00:31:31.065Z] #42 ...
00:31:31 [2020-11-10T00:31:31.065Z] 
00:31:31 [2020-11-10T00:31:31.065Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:31:31 [2020-11-10T00:31:31.065Z] #39 228.4 + dpkg --print-architecture
00:31:31 [2020-11-10T00:31:31.065Z] #39 228.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:31:31 [2020-11-10T00:31:31.065Z] #39 228.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:31:31 [2020-11-10T00:31:31.065Z] #39 228.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:31:31 [2020-11-10T00:31:31.394Z] #41 90.22   CC       criu/aio.o
00:31:31 [2020-11-10T00:31:31.554Z] #15 DONE 1.1s
00:31:31 [2020-11-10T00:31:31.554Z] 
00:31:31 [2020-11-10T00:31:31.554Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:31 [2020-11-10T00:31:31.554Z] #43 158.8 net/http/httptrace
00:31:31 [2020-11-10T00:31:31.654Z] #41 90.64   CC       criu/autofs.o
00:31:31 [2020-11-10T00:31:31.815Z] #43 159.1 net/http
00:31:32 [2020-11-10T00:31:32.621Z] ok  	github.com/docker/docker/pkg/signal	2.326s	coverage: 61.0% of statements
00:31:32 [2020-11-10T00:31:32.759Z] #43 ...
00:31:32 [2020-11-10T00:31:32.759Z] 
00:31:32 [2020-11-10T00:31:32.759Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:31:32 [2020-11-10T00:31:32.759Z] #16 DONE 1.1s
00:31:32 [2020-11-10T00:31:32.759Z] 
00:31:32 [2020-11-10T00:31:32.759Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:31:32 [2020-11-10T00:31:32.775Z] #18 2.046 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:31:32 [2020-11-10T00:31:32.775Z] #18 2.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:31:32 [2020-11-10T00:31:32.775Z] #18 2.229 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:31:32 [2020-11-10T00:31:32.775Z] #18 2.585 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:31:32 [2020-11-10T00:31:32.913Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
00:31:33 [2020-11-10T00:31:33.037Z] #41 91.90   CC       criu/bfd.o
00:31:33 [2020-11-10T00:31:33.037Z] #41 ...
00:31:33 [2020-11-10T00:31:33.037Z] 
00:31:33 [2020-11-10T00:31:33.037Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:33 [2020-11-10T00:31:33.037Z] #18 25.69 debconf: delaying package configuration, since apt-utils is not installed
00:31:33 [2020-11-10T00:31:33.037Z] #18 25.96 Fetched 28.5 MB in 2s (13.8 MB/s)
00:31:33 [2020-11-10T00:31:33.037Z] #18 26.09 Selecting previously unselected package pigz.
00:31:33 [2020-11-10T00:31:33.037Z] #18 26.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 ... 23432 files and directories currently installed.)
00:31:33 [2020-11-10T00:31:33.037Z] #18 26.17 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 26.17 Unpacking pigz (2.4-1) ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 26.36 Selecting previously unselected package libpython3.7-minimal:amd64.
00:31:33 [2020-11-10T00:31:33.037Z] #18 26.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 26.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 27.05 Selecting previously unselected package python3.7-minimal.
00:31:33 [2020-11-10T00:31:33.037Z] #18 27.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 27.07 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 27.87 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 27.90 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 29.89 Selecting previously unselected package python3-minimal.
00:31:33 [2020-11-10T00:31:33.037Z] #18 29.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
00:31:33 [2020-11-10T00:31:33.037Z] #18 29.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 29.97 Unpacking python3-minimal (3.7.3-1) ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 30.05 Selecting previously unselected package libmpdec2:amd64.
00:31:33 [2020-11-10T00:31:33.037Z] #18 30.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 30.08 Unpacking libmpdec2:amd64 (2.4.2-2) ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 30.20 Selecting previously unselected package libpython3.7-stdlib:amd64.
00:31:33 [2020-11-10T00:31:33.037Z] #18 30.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 30.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 31.23 Selecting previously unselected package python3.7.
00:31:33 [2020-11-10T00:31:33.037Z] #18 31.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.037Z] #18 31.23 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 31.36 Selecting previously unselected package libpython3-stdlib:amd64.
00:31:33 [2020-11-10T00:31:33.038Z] #18 31.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 31.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 31.45 Setting up python3-minimal (3.7.3-1) ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.36 Selecting previously unselected package python3.
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.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 ... 24093 files and directories currently installed.)
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.42 Unpacking python3 (3.7.3-1) ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.52 Selecting previously unselected package libip4tc0:amd64.
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.53 Unpacking libip4tc0:amd64 (1.8.2-4) ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.66 Selecting previously unselected package libip6tc0:amd64.
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.66 Unpacking libip6tc0:amd64 (1.8.2-4) ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.76 Selecting previously unselected package libiptc0:amd64.
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.78 Unpacking libiptc0:amd64 (1.8.2-4) ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.87 Selecting previously unselected package libnfnetlink0:amd64.
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.93 Selecting previously unselected package libnetfilter-conntrack3:amd64.
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.038Z] #18 32.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:31:33 [2020-11-10T00:31:33.204Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
00:31:33 [2020-11-10T00:31:33.298Z] #18 33.05 Selecting previously unselected package libnftnl11:amd64.
00:31:33 [2020-11-10T00:31:33.298Z] #18 33.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.298Z] #18 33.08 Unpacking libnftnl11:amd64 (1.1.2-2) ...
00:31:33 [2020-11-10T00:31:33.495Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
00:31:33 [2020-11-10T00:31:33.558Z] #18 33.17 Selecting previously unselected package iptables.
00:31:33 [2020-11-10T00:31:33.558Z] #18 33.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.558Z] #18 33.19 Unpacking iptables (1.8.2-4) ...
00:31:33 [2020-11-10T00:31:33.703Z] #17 DONE 1.1s
00:31:33 [2020-11-10T00:31:33.703Z] 
00:31:33 [2020-11-10T00:31:33.703Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:33 [2020-11-10T00:31:33.735Z] #18 3.483 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [239 kB]
00:31:33 [2020-11-10T00:31:33.787Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
00:31:33 [2020-11-10T00:31:33.818Z] #18 33.53 Selecting previously unselected package xxd.
00:31:33 [2020-11-10T00:31:33.818Z] #18 33.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
00:31:33 [2020-11-10T00:31:33.818Z] #18 33.55 Unpacking xxd (2:8.1.0875-5) ...
00:31:33 [2020-11-10T00:31:33.818Z] #18 33.67 Selecting previously unselected package vim-common.
00:31:33 [2020-11-10T00:31:33.818Z] #18 33.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:31:33 [2020-11-10T00:31:33.818Z] #18 33.70 Unpacking vim-common (2:8.1.0875-5) ...
00:31:34 [2020-11-10T00:31:34.078Z] #18 33.88 Selecting previously unselected package bash-completion.
00:31:34 [2020-11-10T00:31:34.078Z] #18 33.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:31:34 [2020-11-10T00:31:34.419Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.9% of statements
00:31:34 [2020-11-10T00:31:34.698Z] #18 4.324 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:31:34 [2020-11-10T00:31:34.698Z] #18 ...
00:31:34 [2020-11-10T00:31:34.698Z] 
00:31:34 [2020-11-10T00:31:34.698Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:31:34 [2020-11-10T00:31:34.698Z] #38 140.3 + dpkg --print-architecture
00:31:34 [2020-11-10T00:31:34.698Z] #38 DONE 141.5s
00:31:34 [2020-11-10T00:31:34.698Z] 
00:31:34 [2020-11-10T00:31:34.698Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:34 [2020-11-10T00:31:34.698Z] #41 51.75   CC       compel/src/lib/ptrace.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 52.08   AR       compel/libcompel.a
00:31:34 [2020-11-10T00:31:34.698Z] #41 52.19   HOSTCC   compel/src/main-host.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 52.47   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 52.61   HOSTCC   compel/src/lib/handle-elf-host.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 53.10   HOSTCC   compel/src/lib/log-host.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 53.52   HOSTLINK compel/compel-host-bin
00:31:34 [2020-11-10T00:31:34.698Z] #41 53.71   DEP      soccr/soccr.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 53.83   CC       soccr/soccr.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 55.20   AR       soccr/libsoccr.a
00:31:34 [2020-11-10T00:31:34.698Z] #41 55.26 make[1]: 'soccr/libsoccr.a' is up to date.
00:31:34 [2020-11-10T00:31:34.698Z] #41 55.74   DEP      criu/arch/aarch64/sigframe.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 55.83   DEP      criu/arch/aarch64/crtools.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 56.07   DEP      criu/arch/aarch64/cpu.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 56.11   DEP      criu/arch/aarch64/bitops.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 56.14   CC       criu/arch/aarch64/bitops.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 56.19   CC       criu/arch/aarch64/cpu.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 56.36   CC       criu/arch/aarch64/crtools.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 57.04   CC       criu/arch/aarch64/sigframe.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 57.32   LINK     criu/arch/aarch64/crtools.built-in.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 57.37   DEP      criu/pie/util-vdso.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 57.49   DEP      criu/pie/util.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 57.61   CC       criu/pie/util.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 57.83   CC       criu/pie/util-vdso.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 58.63   AR       criu/pie/pie.lib.a
00:31:34 [2020-11-10T00:31:34.698Z] #41 58.74   DEP      criu/pie/restorer.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 58.90   DEP      criu/arch/aarch64/intraprocedure.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 58.91   DEP      criu/arch/aarch64/restorer.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 59.18   DEP      criu/arch/aarch64/vdso-pie.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 59.29   DEP      criu/pie/parasite-vdso.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 59.45   DEP      criu/pie/parasite.d
00:31:34 [2020-11-10T00:31:34.698Z] #41 59.67   CC       criu/pie/parasite.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 60.76   LINK     criu/pie/parasite.built-in.o
00:31:34 [2020-11-10T00:31:34.698Z] #41 60.77   GEN      criu/pie/parasite-blob.h
00:31:34 [2020-11-10T00:31:34.698Z] #41 60.79   CC       criu/pie/parasite-vdso.o
00:31:34 [2020-11-10T00:31:34.710Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
00:31:34 [2020-11-10T00:31:34.964Z] #41 61.57   CC       criu/arch/aarch64/vdso-pie.o
00:31:35 [2020-11-10T00:31:35.002Z] ok  	github.com/docker/docker/pkg/tarsum	0.026s	coverage: 89.3% of statements
00:31:35 [2020-11-10T00:31:35.293Z] testing: warning: no tests to run
00:31:35 [2020-11-10T00:31:35.293Z] coverage: [no statements]
00:31:35 [2020-11-10T00:31:35.293Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
00:31:35 [2020-11-10T00:31:35.541Z] #41 62.01   CC       criu/arch/aarch64/restorer.o
00:31:35 [2020-11-10T00:31:35.585Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
00:31:35 [2020-11-10T00:31:35.585Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
00:31:35 [2020-11-10T00:31:35.618Z] #18 1.510 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:31:35 [2020-11-10T00:31:35.618Z] #18 1.598 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:31:35 [2020-11-10T00:31:35.618Z] #18 1.682 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:31:35 [2020-11-10T00:31:35.876Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
00:31:36 [2020-11-10T00:31:36.117Z] #41 62.58   CC       criu/arch/aarch64/intraprocedure.o
00:31:36 [2020-11-10T00:31:36.117Z] #41 62.65   CC       criu/pie/restorer.o
00:31:36 [2020-11-10T00:31:36.191Z] #18 2.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:31:37 [2020-11-10T00:31:37.068Z] #41 ...
00:31:37 [2020-11-10T00:31:37.068Z] 
00:31:37 [2020-11-10T00:31:37.068Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:37 [2020-11-10T00:31:37.068Z] #18 6.834 Fetched 8221 kB in 5s (1607 kB/s)
00:31:37 [2020-11-10T00:31:37.135Z] #18 3.470 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [245 kB]
00:31:37 [2020-11-10T00:31:37.386Z] ok  	github.com/docker/docker/plugin	0.549s	coverage: 23.2% of statements
00:31:37 [2020-11-10T00:31:37.389Z] #18 36.74 Unpacking bash-completion (1:2.8-6) ...
00:31:37 [2020-11-10T00:31:37.389Z] #18 37.13 Selecting previously unselected package bzip2.
00:31:37 [2020-11-10T00:31:37.389Z] #18 37.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
00:31:37 [2020-11-10T00:31:37.389Z] #18 37.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:31:37 [2020-11-10T00:31:37.650Z] #18 37.24 Selecting previously unselected package xz-utils.
00:31:37 [2020-11-10T00:31:37.650Z] #18 37.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
00:31:37 [2020-11-10T00:31:37.650Z] #18 37.25 Unpacking xz-utils (5.2.4-1) ...
00:31:37 [2020-11-10T00:31:37.650Z] #18 37.44 Selecting previously unselected package apparmor.
00:31:37 [2020-11-10T00:31:37.650Z] #18 37.45 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
00:31:37 [2020-11-10T00:31:37.910Z] #18 37.52 Unpacking apparmor (2.13.2-10) ...
00:31:38 [2020-11-10T00:31:38.019Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
00:31:38 [2020-11-10T00:31:38.043Z] #39 ...
00:31:38 [2020-11-10T00:31:38.043Z] 
00:31:38 [2020-11-10T00:31:38.043Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:38 [2020-11-10T00:31:38.043Z] #52 125.9 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:31:38 [2020-11-10T00:31:38.043Z] #52 128.4 + mkdir -p /build
00:31:38 [2020-11-10T00:31:38.043Z] #52 128.4 + cp runc /build/runc
00:31:38 [2020-11-10T00:31:38.043Z] #52 DONE 128.6s
00:31:38 [2020-11-10T00:31:38.043Z] 
00:31:38 [2020-11-10T00:31:38.043Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:38 [2020-11-10T00:31:38.043Z] #42 168.7   CC       criu/path.o
00:31:38 [2020-11-10T00:31:38.043Z] #42 169.0   CC       criu/pie-util-vdso.o
00:31:38 [2020-11-10T00:31:38.043Z] #42 169.6   CC       criu/pie-util.o
00:31:38 [2020-11-10T00:31:38.043Z] #42 169.8   CC       criu/pipes.o
00:31:38 [2020-11-10T00:31:38.043Z] #42 170.9   CC       criu/plugin.o
00:31:38 [2020-11-10T00:31:38.043Z] #42 171.3   CC       criu/proc_parse.o
00:31:38 [2020-11-10T00:31:38.043Z] #42 175.2   CC       criu/protobuf-desc.o
00:31:38 [2020-11-10T00:31:38.171Z] #18 37.92 Selecting previously unselected package aufs-tools.
00:31:38 [2020-11-10T00:31:38.171Z] #18 37.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
00:31:38 [2020-11-10T00:31:38.171Z] #18 37.94 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:31:38 [2020-11-10T00:31:38.171Z] #18 38.06 Selecting previously unselected package libonig5:amd64.
00:31:38 [2020-11-10T00:31:38.317Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 86.4% of statements
00:31:38 [2020-11-10T00:31:38.435Z] #18 38.07 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
00:31:38 [2020-11-10T00:31:38.435Z] #18 38.08 Unpacking libonig5:amd64 (6.9.1-1) ...
00:31:38 [2020-11-10T00:31:38.435Z] #18 38.21 Selecting previously unselected package libjq1:amd64.
00:31:38 [2020-11-10T00:31:38.435Z] #18 38.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:31:38 [2020-11-10T00:31:38.435Z] #18 38.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:31:38 [2020-11-10T00:31:38.435Z] #18 38.34 Selecting previously unselected package jq.
00:31:38 [2020-11-10T00:31:38.521Z] #18 4.919 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:31:38 [2020-11-10T00:31:38.699Z] #18 38.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
00:31:38 [2020-11-10T00:31:38.699Z] #18 38.35 Unpacking jq (1.5+dfsg-2+b1) ...
00:31:38 [2020-11-10T00:31:38.699Z] #18 38.53 Selecting previously unselected package libaio1:amd64.
00:31:38 [2020-11-10T00:31:38.699Z] #18 38.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
00:31:38 [2020-11-10T00:31:38.699Z] #18 38.55 Unpacking libaio1:amd64 (0.3.112-3) ...
00:31:38 [2020-11-10T00:31:38.959Z] #18 38.68 Selecting previously unselected package libgpm2:amd64.
00:31:38 [2020-11-10T00:31:38.960Z] #18 38.68 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
00:31:38 [2020-11-10T00:31:38.960Z] #18 38.70 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:31:38 [2020-11-10T00:31:38.960Z] #18 38.77 Selecting previously unselected package libicu63:amd64.
00:31:38 [2020-11-10T00:31:38.960Z] #18 38.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
00:31:38 [2020-11-10T00:31:38.960Z] #18 38.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:31:39 [2020-11-10T00:31:39.628Z] #18 6.834 Reading package lists...
00:31:39 [2020-11-10T00:31:39.851Z] ok  	github.com/docker/docker/quota	0.675s	coverage: 71.4% of statements
00:31:39 [2020-11-10T00:31:39.906Z] #18 ...
00:31:39 [2020-11-10T00:31:39.906Z] 
00:31:39 [2020-11-10T00:31:39.906Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:39 [2020-11-10T00:31:39.906Z] #41 57.59   CC       soccr/soccr.o
00:31:39 [2020-11-10T00:31:39.906Z] #41 59.27   AR       soccr/libsoccr.a
00:31:39 [2020-11-10T00:31:39.906Z] #41 59.33 make[1]: 'soccr/libsoccr.a' is up to date.
00:31:39 [2020-11-10T00:31:39.906Z] #41 60.00   DEP      criu/arch/x86/sigframe.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 60.13   DEP      criu/arch/x86/sigaction_compat.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 60.30   DEP      criu/arch/x86/kerndat.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 60.42   DEP      criu/arch/x86/crtools.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 60.68   DEP      criu/arch/x86/cpu.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 60.97   CC       criu/arch/x86/cpu.o
00:31:39 [2020-11-10T00:31:39.906Z] #41 61.93   CC       criu/arch/x86/crtools.o
00:31:39 [2020-11-10T00:31:39.906Z] #41 63.28   CC       criu/arch/x86/kerndat.o
00:31:39 [2020-11-10T00:31:39.906Z] #41 63.84   CC       criu/arch/x86/sigaction_compat.o
00:31:39 [2020-11-10T00:31:39.906Z] #41 64.11   CC       criu/arch/x86/sigframe.o
00:31:39 [2020-11-10T00:31:39.906Z] #41 64.41   LINK     criu/arch/x86/crtools.built-in.o
00:31:39 [2020-11-10T00:31:39.906Z] #41 64.46   DEP      criu/pie/util-vdso-elf32.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 64.61   DEP      criu/pie/util-vdso.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 64.76   DEP      criu/pie/util.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 64.87   CC       criu/pie/util.o
00:31:39 [2020-11-10T00:31:39.906Z] #41 65.23   CC       criu/pie/util-vdso.o
00:31:39 [2020-11-10T00:31:39.906Z] #41 66.08   CC       criu/pie/util-vdso-elf32.o
00:31:39 [2020-11-10T00:31:39.906Z] #41 66.86   AR       criu/pie/pie.lib.a
00:31:39 [2020-11-10T00:31:39.906Z] #41 66.92   DEP      criu/pie/restorer.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 67.19   DEP      criu/arch/x86/sigaction_compat_pie.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 67.31   DEP      criu/arch/x86/restorer_unmap.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 67.34   DEP      criu/arch/x86/restorer.d
00:31:39 [2020-11-10T00:31:39.906Z] #41 67.58   DEP      criu/arch/x86/vdso-pie.d
00:31:40 [2020-11-10T00:31:40.142Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
00:31:40 [2020-11-10T00:31:40.145Z] #42 177.3   CC       criu/protobuf.o
00:31:40 [2020-11-10T00:31:40.145Z] #42 177.8   CC       criu/pstree.o
00:31:40 [2020-11-10T00:31:40.167Z] #41 67.77   DEP      criu/pie/parasite-vdso.d
00:31:40 [2020-11-10T00:31:40.167Z] #41 67.99   DEP      criu/pie/parasite.d
00:31:40 [2020-11-10T00:31:40.428Z] #41 68.26   CC       criu/pie/parasite.o
00:31:40 [2020-11-10T00:31:40.978Z] #54 239.1 + bin/containerd-stress
00:31:40 [2020-11-10T00:31:40.978Z] #54 241.1 + bin/containerd-shim
00:31:41 [2020-11-10T00:31:41.178Z] ok  	github.com/docker/docker/registry	0.076s	coverage: 57.2% of statements
00:31:41 [2020-11-10T00:31:41.198Z] #42 178.9   CC       criu/rbtree.o
00:31:41 [2020-11-10T00:31:41.555Z] #18 9.413 Reading package lists...
00:31:41 [2020-11-10T00:31:41.812Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
00:31:41 [2020-11-10T00:31:41.812Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
00:31:41 [2020-11-10T00:31:41.814Z] #41 69.58   LINK     criu/pie/parasite.built-in.o
00:31:41 [2020-11-10T00:31:41.814Z] #41 69.58   GEN      criu/pie/parasite-blob.h
00:31:41 [2020-11-10T00:31:41.814Z] #41 69.59   CC       criu/pie/parasite-vdso.o
00:31:41 [2020-11-10T00:31:41.841Z] #42 179.3   CC       criu/rst-malloc.o
00:31:42 [2020-11-10T00:31:42.082Z] #18 11.60 Building dependency tree...
00:31:42 [2020-11-10T00:31:42.138Z] #42 179.7   CC       criu/seccomp.o
00:31:42 [2020-11-10T00:31:42.445Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
00:31:42 [2020-11-10T00:31:42.671Z] #18 12.63 libcap2-bin is already the newest version (1:2.25-2).
00:31:42 [2020-11-10T00:31:42.671Z] #18 12.63 The following additional packages will be installed:
00:31:42 [2020-11-10T00:31:42.671Z] #18 12.63   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:31:42 [2020-11-10T00:31:42.671Z] #18 12.63   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:31:42 [2020-11-10T00:31:42.671Z] #18 12.63   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:31:42 [2020-11-10T00:31:42.737Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
00:31:42 [2020-11-10T00:31:42.757Z] #41 70.34   CC       criu/arch/x86/vdso-pie.o
00:31:42 [2020-11-10T00:31:42.940Z] #18 12.63   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:31:42 [2020-11-10T00:31:42.940Z] #18 12.63   python3.7 python3.7-minimal vim-runtime xxd
00:31:42 [2020-11-10T00:31:42.940Z] #18 12.64 Suggested packages:
00:31:42 [2020-11-10T00:31:42.940Z] #18 12.64   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:31:42 [2020-11-10T00:31:42.940Z] #18 12.64   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:31:42 [2020-11-10T00:31:42.940Z] #18 12.64   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:31:42 [2020-11-10T00:31:42.940Z] #18 12.64 Recommended packages:
00:31:42 [2020-11-10T00:31:42.940Z] #18 12.64   aufs-dkms nftables build-essential python3-dev python3-keyring
00:31:42 [2020-11-10T00:31:42.940Z] #18 12.64   python3-keyrings.alt python3-xdg unzip
00:31:43 [2020-11-10T00:31:43.018Z] #41 70.73   CC       criu/arch/x86/restorer.o
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.36 Selecting previously unselected package libnet1:amd64.
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.37 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.48 Selecting previously unselected package libnl-3-200:amd64.
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.61 Selecting previously unselected package libprotobuf-c1:amd64.
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.69 Selecting previously unselected package libreadline5:amd64.
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.81 Selecting previously unselected package net-tools.
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 42.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 43.01 Selecting previously unselected package python-pip-whl.
00:31:43 [2020-11-10T00:31:43.160Z] #18 43.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:31:43 [2020-11-10T00:31:43.160Z] #18 43.03 Unpacking python-pip-whl (18.1-5) ...
00:31:43 [2020-11-10T00:31:43.190Z] #42 180.5   CC       criu/seize.o
00:31:43 [2020-11-10T00:31:43.420Z] #18 ...
00:31:43 [2020-11-10T00:31:43.421Z] 
00:31:43 [2020-11-10T00:31:43.421Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:43 [2020-11-10T00:31:43.421Z] #41 92.32   CC       criu/bitmap.o
00:31:43 [2020-11-10T00:31:43.421Z] #41 92.48   CC       criu/cgroup-props.o
00:31:43 [2020-11-10T00:31:43.421Z] #41 93.21   CC       criu/cgroup.o
00:31:43 [2020-11-10T00:31:43.421Z] #41 95.94   CC       criu/clone-noasan.o
00:31:43 [2020-11-10T00:31:43.421Z] #41 96.15   CC       criu/config.o
00:31:43 [2020-11-10T00:31:43.421Z] #41 97.37   CC       criu/cr-check.o
00:31:43 [2020-11-10T00:31:43.421Z] #41 99.14   CC       criu/cr-dedup.o
00:31:43 [2020-11-10T00:31:43.421Z] #41 99.65   CC       criu/cr-dump.o
00:31:43 [2020-11-10T00:31:43.421Z] #41 101.9   CC       criu/cr-errno.o
00:31:43 [2020-11-10T00:31:43.421Z] #41 102.0   CC       criu/cr-restore.o
00:31:43 [2020-11-10T00:31:43.589Z] #41 71.40   CC       criu/arch/x86/restorer_unmap.o
00:31:43 [2020-11-10T00:31:43.589Z] #41 71.47   CC       criu/arch/x86/sigaction_compat_pie.o
00:31:43 [2020-11-10T00:31:43.681Z] #41 ...
00:31:43 [2020-11-10T00:31:43.681Z] 
00:31:43 [2020-11-10T00:31:43.681Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:43 [2020-11-10T00:31:43.681Z] #18 43.57 Selecting previously unselected package python3-lib2to3.
00:31:43 [2020-11-10T00:31:43.681Z] #18 43.58 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:31:43 [2020-11-10T00:31:43.681Z] #18 43.59 Unpacking python3-lib2to3 (3.7.3-1) ...
00:31:43 [2020-11-10T00:31:43.681Z] #18 43.68 Selecting previously unselected package python3-distutils.
00:31:43 [2020-11-10T00:31:43.837Z] #42 181.6   CC       criu/servicefd.o
00:31:43 [2020-11-10T00:31:43.894Z] #18 13.50 The following NEW packages will be installed:
00:31:43 [2020-11-10T00:31:43.894Z] #18 13.50   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.50   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.50   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.51   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.51   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.51   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.51   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.51   xz-utils zip
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.82 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.82 Need to get 27.6 MB of archives.
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.82 After this operation, 114 MB of additional disk space will be used.
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
00:31:43 [2020-11-10T00:31:43.895Z] #18 13.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
00:31:43 [2020-11-10T00:31:43.941Z] #18 43.69 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:31:43 [2020-11-10T00:31:43.941Z] #18 43.70 Unpacking python3-distutils (3.7.3-1) ...
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 13.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
00:31:44 [2020-11-10T00:31:44.158Z] #18 14.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
00:31:44 [2020-11-10T00:31:44.162Z] #41 71.81   CC       criu/pie/restorer.o
00:31:44 [2020-11-10T00:31:44.162Z] #41 ...
00:31:44 [2020-11-10T00:31:44.162Z] 
00:31:44 [2020-11-10T00:31:44.162Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:44 [2020-11-10T00:31:44.162Z] #18 10.36 Fetched 8398 kB in 9s (909 kB/s)
00:31:44 [2020-11-10T00:31:44.200Z] #18 43.85 Selecting previously unselected package python3-pip.
00:31:44 [2020-11-10T00:31:44.200Z] #18 43.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:31:44 [2020-11-10T00:31:44.200Z] #18 43.86 Unpacking python3-pip (18.1-5) ...
00:31:44 [2020-11-10T00:31:44.200Z] #18 44.02 Selecting previously unselected package python3-pkg-resources.
00:31:44 [2020-11-10T00:31:44.200Z] #18 44.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:31:44 [2020-11-10T00:31:44.200Z] #18 44.04 Unpacking python3-pkg-resources (40.8.0-1) ...
00:31:44 [2020-11-10T00:31:44.460Z] #18 44.17 Selecting previously unselected package python3-setuptools.
00:31:44 [2020-11-10T00:31:44.460Z] #18 44.19 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:31:44 [2020-11-10T00:31:44.460Z] #18 44.20 Unpacking python3-setuptools (40.8.0-1) ...
00:31:44 [2020-11-10T00:31:44.720Z] #18 44.45 Selecting previously unselected package python3-wheel.
00:31:44 [2020-11-10T00:31:44.720Z] #18 44.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:31:44 [2020-11-10T00:31:44.720Z] #18 44.46 Unpacking python3-wheel (0.32.3-2) ...
00:31:44 [2020-11-10T00:31:44.720Z] #18 44.56 Selecting previously unselected package sudo.
00:31:44 [2020-11-10T00:31:44.720Z] #18 44.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
00:31:44 [2020-11-10T00:31:44.720Z] #18 44.57 Unpacking sudo (1.8.27-1+deb10u2) ...
00:31:44 [2020-11-10T00:31:44.735Z] #18 14.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
00:31:44 [2020-11-10T00:31:44.735Z] #18 14.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
00:31:44 [2020-11-10T00:31:44.735Z] #18 14.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
00:31:44 [2020-11-10T00:31:44.735Z] #18 14.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
00:31:44 [2020-11-10T00:31:44.735Z] #18 14.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
00:31:44 [2020-11-10T00:31:44.735Z] #18 14.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
00:31:44 [2020-11-10T00:31:44.735Z] #18 14.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:31:44 [2020-11-10T00:31:44.806Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
00:31:44 [2020-11-10T00:31:44.893Z] #42 182.3   CC       criu/shmem.o
00:31:44 [2020-11-10T00:31:44.999Z] #18 14.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
00:31:44 [2020-11-10T00:31:44.999Z] #18 14.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
00:31:44 [2020-11-10T00:31:44.999Z] #18 14.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:31:44 [2020-11-10T00:31:44.999Z] #18 14.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
00:31:44 [2020-11-10T00:31:44.999Z] #18 14.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
00:31:44 [2020-11-10T00:31:44.999Z] #18 14.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
00:31:44 [2020-11-10T00:31:44.999Z] #18 14.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
00:31:44 [2020-11-10T00:31:44.999Z] #18 14.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
00:31:44 [2020-11-10T00:31:44.999Z] #18 14.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:31:45 [2020-11-10T00:31:45.262Z] #18 14.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
00:31:45 [2020-11-10T00:31:45.262Z] #18 15.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
00:31:45 [2020-11-10T00:31:45.262Z] #18 15.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
00:31:45 [2020-11-10T00:31:45.290Z] #18 45.05 Selecting previously unselected package thin-provisioning-tools.
00:31:45 [2020-11-10T00:31:45.290Z] #18 45.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
00:31:45 [2020-11-10T00:31:45.290Z] #18 45.06 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:31:45 [2020-11-10T00:31:45.550Z] #18 45.29 Selecting previously unselected package uidmap.
00:31:45 [2020-11-10T00:31:45.550Z] #18 45.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
00:31:45 [2020-11-10T00:31:45.550Z] #18 45.32 Unpacking uidmap (1:4.5-1.1) ...
00:31:45 [2020-11-10T00:31:45.550Z] #18 45.46 Selecting previously unselected package vim-runtime.
00:31:45 [2020-11-10T00:31:45.550Z] #18 45.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:31:45 [2020-11-10T00:31:45.550Z] #18 45.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:31:45 [2020-11-10T00:31:45.810Z] #18 45.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:31:45 [2020-11-10T00:31:45.810Z] #18 45.56 Unpacking vim-runtime (2:8.1.0875-5) ...
00:31:45 [2020-11-10T00:31:45.842Z] ok  	github.com/docker/docker/volume/local	0.318s	coverage: 76.6% of statements
00:31:45 [2020-11-10T00:31:45.949Z] #42 183.5   CC       criu/sigframe.o
00:31:45 [2020-11-10T00:31:45.949Z] #42 183.6   CC       criu/signalfd.o
00:31:46 [2020-11-10T00:31:46.133Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
00:31:46 [2020-11-10T00:31:46.210Z] #18 15.86 debconf: delaying package configuration, since apt-utils is not installed
00:31:46 [2020-11-10T00:31:46.210Z] #18 15.99 Fetched 27.6 MB in 1s (18.6 MB/s)
00:31:46 [2020-11-10T00:31:46.210Z] #18 16.06 Selecting previously unselected package pigz.
00:31:46 [2020-11-10T00:31:46.224Z] #54 247.8 + bin/containerd-shim-runc-v1
00:31:46 [2020-11-10T00:31:46.247Z] #42 183.9   CC       criu/sk-inet.o
00:31:46 [2020-11-10T00:31:46.474Z] #18 16.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
00:31:46 [2020-11-10T00:31:46.474Z] #18 16.15 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
00:31:46 [2020-11-10T00:31:46.474Z] #18 16.17 Unpacking pigz (2.4-1) ...
00:31:46 [2020-11-10T00:31:46.474Z] #18 16.34 Selecting previously unselected package libpython3.7-minimal:arm64.
00:31:46 [2020-11-10T00:31:46.738Z] #18 16.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
00:31:46 [2020-11-10T00:31:46.738Z] #18 16.36 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
00:31:47 [2020-11-10T00:31:47.002Z] #18 16.72 Selecting previously unselected package python3.7-minimal.
00:31:47 [2020-11-10T00:31:47.002Z] #18 16.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
00:31:47 [2020-11-10T00:31:47.002Z] #18 16.74 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:31:47 [2020-11-10T00:31:47.168Z] ok  	github.com/docker/docker/volume/service	0.008s	coverage: 73.1% of statements
00:31:47 [2020-11-10T00:31:47.466Z] #18 10.36 Reading package lists...
00:31:47 [2020-11-10T00:31:47.466Z] #18 ...
00:31:47 [2020-11-10T00:31:47.466Z] 
00:31:47 [2020-11-10T00:31:47.466Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:47 [2020-11-10T00:31:47.466Z] #51 10.67 + cd /tmp/tmp.IIuTNWnI78/src/github.com/opencontainers/runc
00:31:47 [2020-11-10T00:31:47.466Z] #51 10.67 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:31:47 [2020-11-10T00:31:47.466Z] #51 11.03 + '[' -z '' ']'
00:31:47 [2020-11-10T00:31:47.466Z] #51 11.03 + target=static
00:31:47 [2020-11-10T00:31:47.466Z] #51 11.03 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:31:47 [2020-11-10T00:31:47.466Z] #51 11.44 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:31:47 [2020-11-10T00:31:47.466Z] #51 ...
00:31:47 [2020-11-10T00:31:47.466Z] 
00:31:47 [2020-11-10T00:31:47.466Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:47 [2020-11-10T00:31:47.466Z] #41 74.89   LINK     criu/pie/restorer.built-in.o
00:31:47 [2020-11-10T00:31:47.466Z] #41 74.90   GEN      criu/pie/restorer-blob.h
00:31:47 [2020-11-10T00:31:47.466Z] #41 75.02   DEP      criu/vdso.d
00:31:47 [2020-11-10T00:31:47.466Z] #41 75.18   DEP      criu/vdso-compat.d
00:31:47 [2020-11-10T00:31:47.727Z] #41 75.35   DEP      criu/uts_ns.d
00:31:47 [2020-11-10T00:31:47.727Z] #41 75.53   DEP      criu/util.d
00:31:47 [2020-11-10T00:31:47.791Z] #42 185.3   CC       criu/sk-netlink.o
00:31:47 [2020-11-10T00:31:47.952Z] #18 17.62 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
00:31:47 [2020-11-10T00:31:47.952Z] #18 17.65 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:31:47 [2020-11-10T00:31:47.988Z] #41 75.73   DEP      criu/uffd.d
00:31:48 [2020-11-10T00:31:48.090Z] #42 185.7   CC       criu/sk-packet.o
00:31:48 [2020-11-10T00:31:48.249Z] #41 75.91   DEP      criu/tun.d
00:31:48 [2020-11-10T00:31:48.510Z] #41 76.07   DEP      criu/tty.d
00:31:48 [2020-11-10T00:31:48.510Z] #41 76.27   DEP      criu/timerfd.d
00:31:48 [2020-11-10T00:31:48.737Z] #42 186.4   CC       criu/sk-queue.o
00:31:48 [2020-11-10T00:31:48.771Z] #41 76.45   DEP      criu/timens.d
00:31:48 [2020-11-10T00:31:48.901Z] #18 ...
00:31:48 [2020-11-10T00:31:48.901Z] 
00:31:48 [2020-11-10T00:31:48.901Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:48 [2020-11-10T00:31:48.901Z] #41 65.20   LINK     criu/pie/restorer.built-in.o
00:31:48 [2020-11-10T00:31:48.901Z] #41 65.22   GEN      criu/pie/restorer-blob.h
00:31:48 [2020-11-10T00:31:48.901Z] #41 65.30   DEP      criu/vdso.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 65.58   DEP      criu/uts_ns.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 65.75   DEP      criu/util.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 66.11   DEP      criu/uffd.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 66.30   DEP      criu/tun.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 66.52   DEP      criu/tty.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 66.71   DEP      criu/timerfd.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 66.90   DEP      criu/timens.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 67.08   DEP      criu/sysfs_parse.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 67.25   DEP      criu/sysctl.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 67.37   DEP      criu/string.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 67.39   DEP      criu/stats.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 67.49   DEP      criu/sockets.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 67.68   DEP      criu/sk-unix.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 67.87   DEP      criu/sk-tcp.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 68.02   DEP      criu/sk-queue.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 68.11   DEP      criu/sk-packet.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 68.22   DEP      criu/sk-netlink.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 68.37   DEP      criu/sk-inet.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 68.66   DEP      criu/signalfd.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 68.81   DEP      criu/sigframe.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 68.93   DEP      criu/shmem.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 69.26   DEP      criu/servicefd.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 69.35   DEP      criu/seize.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 69.44   DEP      criu/seccomp.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 69.60   DEP      criu/rst-malloc.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 69.80   DEP      criu/rbtree.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 69.84   DEP      criu/pstree.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 70.03   DEP      criu/protobuf.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 70.17   GEN      criu/protobuf-desc-gen.h
00:31:48 [2020-11-10T00:31:48.901Z] #41 71.59   DEP      criu/protobuf-desc.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 71.73   DEP      criu/proc_parse.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 71.92   DEP      criu/plugin.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 72.00   DEP      criu/pipes.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 72.09   DEP      criu/pie-util.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 72.14   DEP      criu/pie-util-vdso.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 72.20   DEP      criu/path.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 72.28   DEP      criu/parasite-syscall.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 72.43   DEP      criu/pagemap.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 72.60   DEP      criu/pagemap-cache.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 72.78   DEP      criu/page-xfer.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 72.91   DEP      criu/page-pipe.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 73.00   DEP      criu/netfilter.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 73.10   DEP      criu/net.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 73.26   DEP      criu/namespaces.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 73.46   DEP      criu/mount.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 73.63   DEP      criu/memfd.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 73.73   DEP      criu/mem.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 74.00   DEP      criu/lsm.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 74.12   DEP      criu/log.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 74.31   DEP      criu/libnetlink.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 74.46   DEP      criu/kerndat.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 74.62   DEP      criu/kcmp-ids.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 74.75   DEP      criu/irmap.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 74.88   DEP      criu/ipc_ns.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 75.07   DEP      criu/image.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 75.28   DEP      criu/image-desc.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 75.37   DEP      criu/fsnotify.d
00:31:48 [2020-11-10T00:31:48.901Z] #41 75.45   DEP      criu/filesystems.d
00:31:49 [2020-11-10T00:31:49.032Z] #41 76.64   DEP      criu/sysfs_parse.d
00:31:49 [2020-11-10T00:31:49.032Z] #41 76.84   DEP      criu/sysctl.d
00:31:49 [2020-11-10T00:31:49.107Z] #18 48.81 Selecting previously unselected package vim.
00:31:49 [2020-11-10T00:31:49.107Z] #18 48.81 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
00:31:49 [2020-11-10T00:31:49.107Z] #18 48.83 Unpacking vim (2:8.1.0875-5) ...
00:31:49 [2020-11-10T00:31:49.165Z] #41 75.63   DEP      criu/files.d
00:31:49 [2020-11-10T00:31:49.165Z] #41 75.84   DEP      criu/files-reg.d
00:31:49 [2020-11-10T00:31:49.293Z] #41 77.02   DEP      criu/string.d
00:31:49 [2020-11-10T00:31:49.293Z] #41 77.07   DEP      criu/stats.d
00:31:49 [2020-11-10T00:31:49.383Z] #42 187.0   CC       criu/sk-tcp.o
00:31:49 [2020-11-10T00:31:49.554Z] #41 77.18   DEP      criu/sockets.d
00:31:49 [2020-11-10T00:31:49.554Z] #41 77.39   DEP      criu/sk-unix.d
00:31:49 [2020-11-10T00:31:49.676Z] #18 49.32 Selecting previously unselected package xfsprogs.
00:31:49 [2020-11-10T00:31:49.676Z] #18 49.33 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
00:31:49 [2020-11-10T00:31:49.676Z] #18 49.33 Unpacking xfsprogs (4.20.0-1) ...
00:31:49 [2020-11-10T00:31:49.742Z] #41 76.01   DEP      criu/files-ext.d
00:31:49 [2020-11-10T00:31:49.742Z] #41 76.20   DEP      criu/file-lock.d
00:31:49 [2020-11-10T00:31:49.742Z] #41 ...
00:31:49 [2020-11-10T00:31:49.742Z] 
00:31:49 [2020-11-10T00:31:49.742Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:49 [2020-11-10T00:31:49.742Z] #18 19.48 Selecting previously unselected package python3-minimal.
00:31:49 [2020-11-10T00:31:49.742Z] #18 19.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 ... 23654 files and directories currently installed.)
00:31:49 [2020-11-10T00:31:49.742Z] #18 19.56 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
00:31:49 [2020-11-10T00:31:49.742Z] #18 19.56 Unpacking python3-minimal (3.7.3-1) ...
00:31:49 [2020-11-10T00:31:49.742Z] #18 19.64 Selecting previously unselected package libmpdec2:arm64.
00:31:50 [2020-11-10T00:31:50.005Z] #18 19.64 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
00:31:50 [2020-11-10T00:31:50.005Z] #18 19.66 Unpacking libmpdec2:arm64 (2.4.2-2) ...
00:31:50 [2020-11-10T00:31:50.005Z] #18 19.77 Selecting previously unselected package libpython3.7-stdlib:arm64.
00:31:50 [2020-11-10T00:31:50.005Z] #18 19.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
00:31:50 [2020-11-10T00:31:50.005Z] #18 19.78 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
00:31:50 [2020-11-10T00:31:50.029Z] #42 187.6   CC       criu/sk-unix.o
00:31:50 [2020-11-10T00:31:50.126Z] #41 77.66   DEP      criu/sk-tcp.d
00:31:50 [2020-11-10T00:31:50.126Z] #41 77.86   DEP      criu/sk-queue.d
00:31:50 [2020-11-10T00:31:50.126Z] #41 78.03   DEP      criu/sk-packet.d
00:31:50 [2020-11-10T00:31:50.195Z] #18 49.83 Selecting previously unselected package zip.
00:31:50 [2020-11-10T00:31:50.196Z] #18 49.86 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
00:31:50 [2020-11-10T00:31:50.196Z] #18 49.87 Unpacking zip (3.0-11+b1) ...
00:31:50 [2020-11-10T00:31:50.196Z] #18 50.09 Setting up aufs-tools (1:4.14+20190211-1) ...
00:31:50 [2020-11-10T00:31:50.196Z] #18 50.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:31:50 [2020-11-10T00:31:50.196Z] #18 50.13 Setting up libip6tc0:amd64 (1.8.2-4) ...
00:31:50 [2020-11-10T00:31:50.196Z] #18 50.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:31:50 [2020-11-10T00:31:50.196Z] #18 50.16 Setting up libgpm2:amd64 (1.20.7-5) ...
00:31:50 [2020-11-10T00:31:50.196Z] #18 50.17 Setting up libip4tc0:amd64 (1.8.2-4) ...
00:31:50 [2020-11-10T00:31:50.196Z] #18 50.18 Setting up uidmap (1:4.5-1.1) ...
00:31:50 [2020-11-10T00:31:50.387Z] #41 78.30   DEP      criu/sk-netlink.d
00:31:50 [2020-11-10T00:31:50.393Z] #54 252.3 + bin/containerd-shim-runc-v2
00:31:50 [2020-11-10T00:31:50.455Z] #18 50.20 Setting up libnftnl11:amd64 (1.1.2-2) ...
00:31:50 [2020-11-10T00:31:50.455Z] #18 50.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:31:50 [2020-11-10T00:31:50.455Z] #18 50.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:31:50 [2020-11-10T00:31:50.455Z] #18 50.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:31:50 [2020-11-10T00:31:50.455Z] #18 50.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:31:50 [2020-11-10T00:31:50.455Z] #18 50.27 Setting up xxd (2:8.1.0875-5) ...
00:31:50 [2020-11-10T00:31:50.455Z] #18 50.29 Setting up zip (3.0-11+b1) ...
00:31:50 [2020-11-10T00:31:50.455Z] #18 50.30 Setting up vim-common (2:8.1.0875-5) ...
00:31:50 [2020-11-10T00:31:50.455Z] #18 50.34 Setting up bash-completion (1:2.8-6) ...
00:31:50 [2020-11-10T00:31:50.954Z] #18 20.68 Selecting previously unselected package python3.7.
00:31:50 [2020-11-10T00:31:50.954Z] #18 20.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
00:31:50 [2020-11-10T00:31:50.954Z] #18 20.70 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:31:50 [2020-11-10T00:31:50.956Z] #54 253.2 + binaries
00:31:50 [2020-11-10T00:31:50.956Z] #54 253.2 + install -D bin/containerd /build/containerd
00:31:50 [2020-11-10T00:31:50.956Z] #54 253.3 + install -D bin/containerd-shim /build/containerd-shim
00:31:50 [2020-11-10T00:31:50.956Z] #54 253.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:31:50 [2020-11-10T00:31:50.956Z] #54 253.3 + install -D bin/ctr /build/ctr
00:31:50 [2020-11-10T00:31:50.960Z] #41 78.53   DEP      criu/sk-inet.d
00:31:50 [2020-11-10T00:31:50.960Z] #41 78.72   DEP      criu/signalfd.d
00:31:51 [2020-11-10T00:31:51.217Z] #18 20.85 Selecting previously unselected package libpython3-stdlib:arm64.
00:31:51 [2020-11-10T00:31:51.217Z] #18 20.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
00:31:51 [2020-11-10T00:31:51.217Z] #18 20.86 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
00:31:51 [2020-11-10T00:31:51.217Z] #18 21.02 Setting up python3-minimal (3.7.3-1) ...
00:31:51 [2020-11-10T00:31:51.221Z] #41 78.93   DEP      criu/sigframe.d
00:31:51 [2020-11-10T00:31:51.483Z] #41 79.09   DEP      criu/shmem.d
00:31:51 [2020-11-10T00:31:51.483Z] #41 79.30   DEP      criu/servicefd.d
00:31:51 [2020-11-10T00:31:51.744Z] #41 79.49   DEP      criu/seize.d
00:31:52 [2020-11-10T00:31:52.005Z] #41 79.63   DEP      criu/seccomp.d
00:31:52 [2020-11-10T00:31:52.005Z] #41 79.84   DEP      criu/rst-malloc.d
00:31:52 [2020-11-10T00:31:52.140Z] #42 189.9   CC       criu/sockets.o
00:31:52 [2020-11-10T00:31:52.192Z] #18 22.04 Selecting previously unselected package python3.
00:31:52 [2020-11-10T00:31:52.266Z] #41 79.99   DEP      criu/rbtree.d
00:31:52 [2020-11-10T00:31:52.266Z] #41 80.03   DEP      criu/pstree.d
00:31:52 [2020-11-10T00:31:52.454Z] #18 22.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
00:31:52 [2020-11-10T00:31:52.454Z] #18 22.11 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
00:31:52 [2020-11-10T00:31:52.454Z] #18 22.12 Unpacking python3 (3.7.3-1) ...
00:31:52 [2020-11-10T00:31:52.454Z] #18 22.22 Selecting previously unselected package libip4tc0:arm64.
00:31:52 [2020-11-10T00:31:52.454Z] #18 22.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
00:31:52 [2020-11-10T00:31:52.454Z] #18 22.24 Unpacking libip4tc0:arm64 (1.8.2-4) ...
00:31:52 [2020-11-10T00:31:52.527Z] #41 80.18   DEP      criu/protobuf.d
00:31:52 [2020-11-10T00:31:52.527Z] #41 80.32   GEN      criu/protobuf-desc-gen.h
00:31:52 [2020-11-10T00:31:52.721Z] #18 22.36 Selecting previously unselected package libip6tc0:arm64.
00:31:52 [2020-11-10T00:31:52.721Z] #18 22.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
00:31:52 [2020-11-10T00:31:52.721Z] #18 22.38 Unpacking libip6tc0:arm64 (1.8.2-4) ...
00:31:52 [2020-11-10T00:31:52.721Z] #18 22.49 Selecting previously unselected package libiptc0:arm64.
00:31:52 [2020-11-10T00:31:52.721Z] #18 22.49 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
00:31:52 [2020-11-10T00:31:52.721Z] #18 22.50 Unpacking libiptc0:arm64 (1.8.2-4) ...
00:31:52 [2020-11-10T00:31:52.721Z] #18 22.60 Selecting previously unselected package libnfnetlink0:arm64.
00:31:52 [2020-11-10T00:31:52.721Z] #18 22.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
00:31:52 [2020-11-10T00:31:52.845Z] #54 DONE 255.2s
00:31:52 [2020-11-10T00:31:52.991Z] #18 22.60 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
00:31:52 [2020-11-10T00:31:52.991Z] #18 22.68 Selecting previously unselected package libnetfilter-conntrack3:arm64.
00:31:52 [2020-11-10T00:31:52.991Z] #18 22.69 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
00:31:52 [2020-11-10T00:31:52.991Z] #18 22.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
00:31:52 [2020-11-10T00:31:52.991Z] #18 22.84 Selecting previously unselected package libnftnl11:arm64.
00:31:52 [2020-11-10T00:31:52.991Z] #18 22.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
00:31:52 [2020-11-10T00:31:52.991Z] #18 22.86 Unpacking libnftnl11:arm64 (1.1.2-2) ...
00:31:52 [2020-11-10T00:31:52.991Z] #18 22.97 Selecting previously unselected package iptables.
00:31:53 [2020-11-10T00:31:53.254Z] #18 23.02 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
00:31:53 [2020-11-10T00:31:53.254Z] #18 23.06 Unpacking iptables (1.8.2-4) ...
00:31:53 [2020-11-10T00:31:53.675Z] #42 191.1   CC       criu/stats.o
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.03 Setting up libiptc0:amd64 (1.8.2-4) ...
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.09 Setting up xz-utils (5.2.4-1) ...
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.13 Setting up sudo (1.8.27-1+deb10u2) ...
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.36 invoke-rc.d: could not determine current runlevel
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.37 invoke-rc.d: policy-rc.d denied execution of start.
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.38 Setting up pigz (2.4-1) ...
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.41 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.43 Setting up python-pip-whl (18.1-5) ...
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.44 Setting up libmpdec2:amd64 (2.4.2-2) ...
00:31:53 [2020-11-10T00:31:53.831Z] #18 53.46 Setting up vim-runtime (2:8.1.0875-5) ...
00:31:53 [2020-11-10T00:31:53.834Z] #18 23.41 Selecting previously unselected package xxd.
00:31:53 [2020-11-10T00:31:53.834Z] #18 23.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
00:31:53 [2020-11-10T00:31:53.834Z] #18 23.42 Unpacking xxd (2:8.1.0875-5) ...
00:31:53 [2020-11-10T00:31:53.834Z] #18 23.57 Selecting previously unselected package vim-common.
00:31:53 [2020-11-10T00:31:53.834Z] #18 23.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:31:53 [2020-11-10T00:31:53.834Z] #18 23.62 Unpacking vim-common (2:8.1.0875-5) ...
00:31:53 [2020-11-10T00:31:53.972Z] #42 191.5   CC       criu/string.o
00:31:53 [2020-11-10T00:31:53.972Z] #42 191.6   CC       criu/sysctl.o
00:31:54 [2020-11-10T00:31:54.097Z] #18 23.77 Selecting previously unselected package bash-completion.
00:31:54 [2020-11-10T00:31:54.097Z] #18 23.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:31:54 [2020-11-10T00:31:54.099Z] #18 53.96 Setting up libaio1:amd64 (0.3.112-3) ...
00:31:54 [2020-11-10T00:31:54.099Z] #18 53.97 Setting up libonig5:amd64 (6.9.1-1) ...
00:31:54 [2020-11-10T00:31:54.099Z] #18 53.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:31:54 [2020-11-10T00:31:54.099Z] #18 54.00 Setting up vim (2:8.1.0875-5) ...
00:31:54 [2020-11-10T00:31:54.099Z] #18 54.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:31:54 [2020-11-10T00:31:54.099Z] #18 54.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:31:54 [2020-11-10T00:31:54.099Z] #18 54.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:31:54 [2020-11-10T00:31:54.212Z] 
00:31:54 [2020-11-10T00:31:54.212Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:31:54 [2020-11-10T00:31:54.366Z] #18 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:31:54 [2020-11-10T00:31:54.366Z] #18 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:31:54 [2020-11-10T00:31:54.366Z] #18 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:31:54 [2020-11-10T00:31:54.366Z] #18 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:31:54 [2020-11-10T00:31:54.366Z] #18 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:31:54 [2020-11-10T00:31:54.366Z] #18 54.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:31:54 [2020-11-10T00:31:54.366Z] #18 54.19 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:31:54 [2020-11-10T00:31:54.366Z] #18 54.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:31:54 [2020-11-10T00:31:54.366Z] #18 54.24 Setting up jq (1.5+dfsg-2+b1) ...
00:31:54 [2020-11-10T00:31:54.366Z] #18 54.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
00:31:54 [2020-11-10T00:31:54.443Z] #41 82.02   DEP      criu/protobuf-desc.d
00:31:54 [2020-11-10T00:31:54.443Z] #41 82.21   DEP      criu/proc_parse.d
00:31:54 [2020-11-10T00:31:54.630Z] #18 54.27 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:31:54 [2020-11-10T00:31:54.704Z] #41 82.41   DEP      criu/plugin.d
00:31:54 [2020-11-10T00:31:54.774Z] #55 DONE 1.0s
00:31:54 [2020-11-10T00:31:54.965Z] #41 82.57   DEP      criu/pipes.d
00:31:54 [2020-11-10T00:31:54.965Z] #41 82.76   DEP      criu/pie-util.d
00:31:54 [2020-11-10T00:31:54.965Z] #41 ...
00:31:54 [2020-11-10T00:31:54.965Z] 
00:31:54 [2020-11-10T00:31:54.965Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:54 [2020-11-10T00:31:54.965Z] #43 172.2 github.com/LK4D4/vndr/godl
00:31:54 [2020-11-10T00:31:54.965Z] #43 173.0 github.com/LK4D4/vndr
00:31:55 [2020-11-10T00:31:55.029Z] 
00:31:55 [2020-11-10T00:31:55.029Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:31:55 [2020-11-10T00:31:55.030Z] #42 192.4   CC       criu/sysfs_parse.o
00:31:55 [2020-11-10T00:31:55.226Z] #43 ...
00:31:55 [2020-11-10T00:31:55.226Z] 
00:31:55 [2020-11-10T00:31:55.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:55 [2020-11-10T00:31:55.226Z] #41 82.89   DEP      criu/pie-util-vdso.d
00:31:55 [2020-11-10T00:31:55.226Z] #41 83.07   DEP      criu/pie-util-vdso-elf32.d
00:31:55 [2020-11-10T00:31:55.285Z] #59 DONE 0.2s
00:31:55 [2020-11-10T00:31:55.285Z] 
00:31:55 [2020-11-10T00:31:55.285Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:31:55 [2020-11-10T00:31:55.328Z] #42 192.9   CC       criu/timens.o
00:31:55 [2020-11-10T00:31:55.487Z] #41 83.22   DEP      criu/path.d
00:31:55 [2020-11-10T00:31:55.541Z] #61 DONE 0.5s
00:31:55 [2020-11-10T00:31:55.625Z] #42 193.4   CC       criu/timerfd.o
00:31:55 [2020-11-10T00:31:55.748Z] #41 83.44   DEP      criu/parasite-syscall.d
00:31:55 [2020-11-10T00:31:55.797Z] 
00:31:55 [2020-11-10T00:31:55.797Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:31:55 [2020-11-10T00:31:55.797Z] #63 DONE 0.0s
00:31:55 [2020-11-10T00:31:55.797Z] 
00:31:55 [2020-11-10T00:31:55.797Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:31:55 [2020-11-10T00:31:55.797Z] #64 DONE 0.0s
00:31:55 [2020-11-10T00:31:55.797Z] 
00:31:55 [2020-11-10T00:31:55.797Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:31:56 [2020-11-10T00:31:56.009Z] #41 ...
00:31:56 [2020-11-10T00:31:56.009Z] 
00:31:56 [2020-11-10T00:31:56.009Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:56 [2020-11-10T00:31:56.009Z] #43 DONE 183.1s
00:31:56 [2020-11-10T00:31:56.009Z] 
00:31:56 [2020-11-10T00:31:56.009Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:56 [2020-11-10T00:31:56.009Z] #41 83.69   DEP      criu/pagemap.d
00:31:56 [2020-11-10T00:31:56.009Z] #41 83.93   DEP      criu/pagemap-cache.d
00:31:56 [2020-11-10T00:31:56.270Z] #42 193.8   CC       criu/tty.o
00:31:56 [2020-11-10T00:31:56.271Z] #41 84.15   DEP      criu/page-xfer.d
00:31:56 [2020-11-10T00:31:56.533Z] #41 84.44   DEP      criu/page-pipe.d
00:31:56 [2020-11-10T00:31:56.724Z] #65 DONE 1.1s
00:31:56 [2020-11-10T00:31:56.724Z] 
00:31:56 [2020-11-10T00:31:56.724Z] #66 exporting to image
00:31:56 [2020-11-10T00:31:56.724Z] #66 exporting layers
00:31:56 [2020-11-10T00:31:56.794Z] #41 84.58   DEP      criu/netfilter.d
00:31:56 [2020-11-10T00:31:56.794Z] #41 84.69   DEP      criu/net.d
00:31:57 [2020-11-10T00:31:57.368Z] #41 84.90   DEP      criu/namespaces.d
00:31:57 [2020-11-10T00:31:57.368Z] #41 85.05   DEP      criu/mount.d
00:31:57 [2020-11-10T00:31:57.368Z] #41 85.20   DEP      criu/memfd.d
00:31:57 [2020-11-10T00:31:57.416Z] #18 26.56 Unpacking bash-completion (1:2.8-6) ...
00:31:57 [2020-11-10T00:31:57.416Z] #18 27.20 Selecting previously unselected package bzip2.
00:31:57 [2020-11-10T00:31:57.416Z] #18 27.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
00:31:57 [2020-11-10T00:31:57.416Z] #18 27.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:31:57 [2020-11-10T00:31:57.416Z] #18 27.35 Selecting previously unselected package xz-utils.
00:31:57 [2020-11-10T00:31:57.629Z] #41 85.33   DEP      criu/mem.d
00:31:57 [2020-11-10T00:31:57.680Z] #18 27.36 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
00:31:57 [2020-11-10T00:31:57.680Z] #18 27.36 Unpacking xz-utils (5.2.4-1) ...
00:31:57 [2020-11-10T00:31:57.891Z] #41 85.45   DEP      criu/lsm.d
00:31:57 [2020-11-10T00:31:57.891Z] #41 ...
00:31:57 [2020-11-10T00:31:57.891Z] 
00:31:57 [2020-11-10T00:31:57.891Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:57 [2020-11-10T00:31:57.891Z] #18 10.36 Reading package lists...
00:31:57 [2020-11-10T00:31:57.891Z] #18 14.17 Reading package lists...
00:31:57 [2020-11-10T00:31:57.891Z] #18 18.26 Building dependency tree...
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.86 libcap2-bin is already the newest version (1:2.25-2).
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.86 The following additional packages will be installed:
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.88   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.88   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.89   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.89   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.89   python3.7 python3.7-minimal vim-runtime xxd
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.89 Suggested packages:
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.90   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.90   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.90   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.90 Recommended packages:
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.90   aufs-dkms nftables build-essential python3-dev python3-keyring
00:31:57 [2020-11-10T00:31:57.891Z] #18 19.90   python3-keyrings.alt python3-xdg unzip
00:31:57 [2020-11-10T00:31:57.891Z] #18 21.92 The following NEW packages will be installed:
00:31:57 [2020-11-10T00:31:57.891Z] #18 21.94   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:31:57 [2020-11-10T00:31:57.891Z] #18 21.94   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:31:57 [2020-11-10T00:31:57.891Z] #18 21.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:31:57 [2020-11-10T00:31:57.891Z] #18 21.94   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:31:57 [2020-11-10T00:31:57.891Z] #18 21.94   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:31:57 [2020-11-10T00:31:57.891Z] #18 21.94   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:31:57 [2020-11-10T00:31:57.891Z] #18 21.94   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:31:57 [2020-11-10T00:31:57.891Z] #18 21.94   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:31:57 [2020-11-10T00:31:57.891Z] #18 21.94   xz-utils zip
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.28 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.28 Need to get 28.5 MB of archives.
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.28 After this operation, 116 MB of additional disk space will be used.
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 22.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.02 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.48 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 23.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 24.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 24.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
00:31:57 [2020-11-10T00:31:57.891Z] #18 ...
00:31:57 [2020-11-10T00:31:57.891Z] 
00:31:57 [2020-11-10T00:31:57.891Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:57 [2020-11-10T00:31:57.891Z] #41 85.60   DEP      criu/log.d
00:31:57 [2020-11-10T00:31:57.927Z] #18 ...
00:31:57 [2020-11-10T00:31:57.927Z] 
00:31:57 [2020-11-10T00:31:57.927Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:57 [2020-11-10T00:31:57.927Z] #41 106.5   CC       criu/cr-service.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 108.0   CC       criu/crtools.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 108.6   CC       criu/eventfd.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 108.9   CC       criu/eventpoll.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 109.9   CC       criu/external.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 110.2   CC       criu/fault-injection.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 110.3   CC       criu/fdstore.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 110.7   CC       criu/fifo.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 111.1   CC       criu/file-ids.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 111.4   CC       criu/file-lock.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 112.4   CC       criu/files-ext.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 112.7   CC       criu/files-reg.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 115.1   CC       criu/files.o
00:31:57 [2020-11-10T00:31:57.927Z] #41 ...
00:31:57 [2020-11-10T00:31:57.927Z] 
00:31:57 [2020-11-10T00:31:57.927Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:57 [2020-11-10T00:31:57.927Z] #18 57.58 Setting up iptables (1.8.2-4) ...
00:31:57 [2020-11-10T00:31:57.927Z] #18 57.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:31:57 [2020-11-10T00:31:57.927Z] #18 57.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:31:57 [2020-11-10T00:31:57.927Z] #18 57.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:31:57 [2020-11-10T00:31:57.927Z] #18 57.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:31:57 [2020-11-10T00:31:57.927Z] #18 57.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:31:57 [2020-11-10T00:31:57.927Z] #18 57.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:31:57 [2020-11-10T00:31:57.927Z] #18 57.85 Setting up python3 (3.7.3-1) ...
00:31:57 [2020-11-10T00:31:57.942Z] #18 27.64 Selecting previously unselected package apparmor.
00:31:57 [2020-11-10T00:31:57.942Z] #18 27.64 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
00:31:57 [2020-11-10T00:31:57.942Z] #18 27.72 Unpacking apparmor (2.13.2-10) ...
00:31:58 [2020-11-10T00:31:58.152Z] #41 85.75   DEP      criu/libnetlink.d
00:31:58 [2020-11-10T00:31:58.152Z] #41 85.85   DEP      criu/kerndat.d
00:31:58 [2020-11-10T00:31:58.378Z] #42 195.9   CC       criu/tun.o
00:31:58 [2020-11-10T00:31:58.412Z] #41 86.02   DEP      criu/kcmp-ids.d
00:31:58 [2020-11-10T00:31:58.412Z] #41 86.07   DEP      criu/irmap.d
00:31:58 [2020-11-10T00:31:58.412Z] #41 86.17   DEP      criu/ipc_ns.d
00:31:58 [2020-11-10T00:31:58.468Z] #18 28.15 Selecting previously unselected package aufs-tools.
00:31:58 [2020-11-10T00:31:58.468Z] #18 28.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
00:31:58 [2020-11-10T00:31:58.468Z] #18 28.25 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:31:58 [2020-11-10T00:31:58.468Z] #18 28.42 Selecting previously unselected package libonig5:arm64.
00:31:58 [2020-11-10T00:31:58.673Z] #41 86.31   DEP      criu/image.d
00:31:58 [2020-11-10T00:31:58.681Z] #42 ...
00:31:58 [2020-11-10T00:31:58.681Z] 
00:31:58 [2020-11-10T00:31:58.681Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:31:58 [2020-11-10T00:31:58.681Z] #39 DONE 256.2s
00:31:58 [2020-11-10T00:31:58.681Z] 
00:31:58 [2020-11-10T00:31:58.681Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:31:58 [2020-11-10T00:31:58.731Z] #18 28.43 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
00:31:58 [2020-11-10T00:31:58.731Z] #18 28.43 Unpacking libonig5:arm64 (6.9.1-1) ...
00:31:58 [2020-11-10T00:31:58.756Z] #18 58.38 Setting up python3-wheel (0.32.3-2) ...
00:31:58 [2020-11-10T00:31:58.949Z] #41 86.45   DEP      criu/image-desc.d
00:31:58 [2020-11-10T00:31:58.949Z] #41 86.52   DEP      criu/fsnotify.d
00:31:58 [2020-11-10T00:31:58.949Z] #41 86.66   DEP      criu/filesystems.d
00:31:58 [2020-11-10T00:31:58.949Z] #41 86.83   DEP      criu/files.d
00:31:59 [2020-11-10T00:31:59.009Z] #18 28.61 Selecting previously unselected package libjq1:arm64.
00:31:59 [2020-11-10T00:31:59.009Z] #18 28.62 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
00:31:59 [2020-11-10T00:31:59.009Z] #18 28.64 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
00:31:59 [2020-11-10T00:31:59.009Z] #18 28.79 Selecting previously unselected package jq.
00:31:59 [2020-11-10T00:31:59.009Z] #18 28.80 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
00:31:59 [2020-11-10T00:31:59.009Z] #18 28.81 Unpacking jq (1.5+dfsg-2+b1) ...
00:31:59 [2020-11-10T00:31:59.210Z] #41 86.97   DEP      criu/files-reg.d
00:31:59 [2020-11-10T00:31:59.210Z] #41 87.08   DEP      criu/files-ext.d
00:31:59 [2020-11-10T00:31:59.272Z] #18 28.92 Selecting previously unselected package libaio1:arm64.
00:31:59 [2020-11-10T00:31:59.272Z] #18 28.93 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
00:31:59 [2020-11-10T00:31:59.272Z] #18 29.00 Unpacking libaio1:arm64 (0.3.112-3) ...
00:31:59 [2020-11-10T00:31:59.272Z] #18 29.09 Selecting previously unselected package libgpm2:arm64.
00:31:59 [2020-11-10T00:31:59.272Z] #18 29.09 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
00:31:59 [2020-11-10T00:31:59.272Z] #18 29.11 Unpacking libgpm2:arm64 (1.20.7-5) ...
00:31:59 [2020-11-10T00:31:59.272Z] #18 29.24 Selecting previously unselected package libicu63:arm64.
00:31:59 [2020-11-10T00:31:59.325Z] #18 59.10 Setting up apparmor (2.13.2-10) ...
00:31:59 [2020-11-10T00:31:59.330Z] #23 ...
00:31:59 [2020-11-10T00:31:59.330Z] 
00:31:59 [2020-11-10T00:31:59.330Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:59 [2020-11-10T00:31:59.330Z] #42 196.7   CC       criu/uffd.o
00:31:59 [2020-11-10T00:31:59.471Z] #41 87.23   DEP      criu/file-lock.d
00:31:59 [2020-11-10T00:31:59.535Z] #18 29.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
00:31:59 [2020-11-10T00:31:59.535Z] #18 29.26 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
00:31:59 [2020-11-10T00:31:59.733Z] #41 87.37   DEP      criu/file-ids.d
00:31:59 [2020-11-10T00:31:59.733Z] #41 87.47   DEP      criu/fifo.d
00:31:59 [2020-11-10T00:31:59.993Z] #41 87.67   DEP      criu/fdstore.d
00:31:59 [2020-11-10T00:31:59.993Z] #41 87.77   DEP      criu/fault-injection.d
00:31:59 [2020-11-10T00:31:59.993Z] #41 87.80   DEP      criu/external.d
00:31:59 [2020-11-10T00:31:59.993Z] #41 87.90   DEP      criu/eventpoll.d
00:32:00 [2020-11-10T00:32:00.110Z] #18 ...
00:32:00 [2020-11-10T00:32:00.110Z] 
00:32:00 [2020-11-10T00:32:00.110Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:00 [2020-11-10T00:32:00.110Z] #41 76.38   DEP      criu/file-ids.d
00:32:00 [2020-11-10T00:32:00.110Z] #41 76.58   DEP      criu/fifo.d
00:32:00 [2020-11-10T00:32:00.110Z] #41 76.74   DEP      criu/fdstore.d
00:32:00 [2020-11-10T00:32:00.110Z] #41 76.83   DEP      criu/fault-injection.d
00:32:00 [2020-11-10T00:32:00.110Z] #41 76.88   DEP      criu/external.d
00:32:00 [2020-11-10T00:32:00.110Z] #41 76.97   DEP      criu/eventpoll.d
00:32:00 [2020-11-10T00:32:00.110Z] #41 77.10   DEP      criu/eventfd.d
00:32:00 [2020-11-10T00:32:00.110Z] #41 77.28   DEP      criu/crtools.d
00:32:00 [2020-11-10T00:32:00.110Z] #41 77.41   DEP      criu/cr-service.d
00:32:00 [2020-11-10T00:32:00.110Z] #41 77.58   DEP      criu/cr-restore.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 77.83   DEP      criu/cr-errno.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 77.85   DEP      criu/cr-dump.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 78.03   DEP      criu/cr-dedup.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 78.23   DEP      criu/cr-check.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 78.48   DEP      criu/config.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 78.72   DEP      criu/clone-noasan.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 78.80   DEP      criu/cgroup.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 79.00   DEP      criu/cgroup-props.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 79.06   DEP      criu/bitmap.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 79.07   DEP      criu/bfd.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 79.13   DEP      criu/autofs.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 79.31   DEP      criu/aio.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 79.47   DEP      criu/action-scripts.d
00:32:00 [2020-11-10T00:32:00.111Z] #41 79.72   CC       criu/action-scripts.o
00:32:00 [2020-11-10T00:32:00.111Z] #41 80.10   CC       criu/aio.o
00:32:00 [2020-11-10T00:32:00.111Z] #41 80.66   CC       criu/autofs.o
00:32:00 [2020-11-10T00:32:00.111Z] #41 82.64   CC       criu/bfd.o
00:32:00 [2020-11-10T00:32:00.111Z] #41 83.25   CC       criu/bitmap.o
00:32:00 [2020-11-10T00:32:00.111Z] #41 83.42   CC       criu/cgroup-props.o
00:32:00 [2020-11-10T00:32:00.111Z] #41 84.31   CC       criu/cgroup.o
00:32:00 [2020-11-10T00:32:00.254Z] #41 88.04   DEP      criu/eventfd.d
00:32:00 [2020-11-10T00:32:00.373Z] #41 86.95   CC       criu/clone-noasan.o
00:32:00 [2020-11-10T00:32:00.516Z] #41 88.22   DEP      criu/crtools.d
00:32:00 [2020-11-10T00:32:00.637Z] #41 87.14   CC       criu/config.o
00:32:00 [2020-11-10T00:32:00.777Z] #41 88.41   DEP      criu/cr-service.d
00:32:00 [2020-11-10T00:32:00.777Z] #41 88.56   DEP      criu/cr-restore.d
00:32:00 [2020-11-10T00:32:00.863Z] #42 198.3   CC       criu/util.o
00:32:01 [2020-11-10T00:32:01.037Z] #41 88.87   DEP      criu/cr-errno.d
00:32:01 [2020-11-10T00:32:01.037Z] #41 88.90   DEP      criu/cr-dump.d
00:32:01 [2020-11-10T00:32:01.235Z] #18 61.08 Setting up xfsprogs (4.20.0-1) ...
00:32:01 [2020-11-10T00:32:01.235Z] #18 61.10 Setting up python3-lib2to3 (3.7.3-1) ...
00:32:01 [2020-11-10T00:32:01.299Z] #41 89.16   DEP      criu/cr-dedup.d
00:32:01 [2020-11-10T00:32:01.560Z] #41 89.36   DEP      criu/cr-check.d
00:32:01 [2020-11-10T00:32:01.805Z] #18 61.55 Setting up python3-pkg-resources (40.8.0-1) ...
00:32:01 [2020-11-10T00:32:01.821Z] #41 89.60   DEP      criu/config.d
00:32:01 [2020-11-10T00:32:01.821Z] #41 89.74   DEP      criu/clone-noasan.d
00:32:02 [2020-11-10T00:32:02.031Z] #41 88.71   CC       criu/cr-check.o
00:32:02 [2020-11-10T00:32:02.085Z] #41 89.81   DEP      criu/cgroup.d
00:32:02 [2020-11-10T00:32:02.349Z] #41 89.93   DEP      criu/cgroup-props.d
00:32:02 [2020-11-10T00:32:02.349Z] #41 90.01   DEP      criu/bitmap.d
00:32:02 [2020-11-10T00:32:02.349Z] #41 90.03   DEP      criu/bfd.d
00:32:02 [2020-11-10T00:32:02.349Z] #41 90.10   DEP      criu/autofs.d
00:32:02 [2020-11-10T00:32:02.404Z] #42 199.9   CC       criu/uts_ns.o
00:32:02 [2020-11-10T00:32:02.513Z] ok  	github.com/docker/docker/pkg/plugins	33.612s	coverage: 76.6% of statements
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/rootless	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/volume	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === Skipped
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:46: Driver btrfs not supported
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:46: Driver btrfs not supported
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:46: Driver btrfs not supported
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:46: Driver btrfs not supported
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:46: Driver btrfs not supported
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:73: No driver to put!
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z] time="2020-11-10T00:30:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z] time="2020-11-10T00:30:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z] time="2020-11-10T00:30:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.513Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:32:02 [2020-11-10T00:32:02.513Z] time="2020-11-10T00:30:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:32:02 [2020-11-10T00:32:02.513Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:32:02 [2020-11-10T00:32:02.513Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z] time="2020-11-10T00:30:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:73: No driver to put!
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     overlay_test.go:49: Fails to compute changes intermittently
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:46: Driver zfs not supported
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:46: Driver zfs not supported
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:46: Driver zfs not supported
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:46: Driver zfs not supported
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:46: Driver zfs not supported
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     graphtest_unix.go:73: No driver to put!
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:32:02 [2020-11-10T00:32:02.514Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] 
00:32:02 [2020-11-10T00:32:02.514Z] DONE 2169 tests, 26 skipped in 185.931s
Post stage
[Pipeline] junit
00:32:02 [2020-11-10T00:32:02.561Z] Recording test results
00:32:02 [2020-11-10T00:32:02.610Z] #41 90.24   DEP      criu/aio.d
00:32:02 [2020-11-10T00:32:02.610Z] #41 90.38   DEP      criu/action-scripts.d
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
00:32:02 [2020-11-10T00:32:02.728Z] #42 200.2   CC       criu/vdso.o
[Pipeline] withEnv
[Pipeline] {
00:32:02 [2020-11-10T00:32:02.745Z] #18 62.40 Setting up python3-distutils (3.7.3-1) ...
[Pipeline] sh
00:32:02 [2020-11-10T00:32:02.871Z] #41 90.67   CC       criu/action-scripts.o
00:32:03 [2020-11-10T00:32:03.005Z] #18 62.90 Setting up python3-setuptools (40.8.0-1) ...
00:32:03 [2020-11-10T00:32:03.093Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -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:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh dynbinary test-integration
00:32:03 [2020-11-10T00:32:03.132Z] #41 ...
00:32:03 [2020-11-10T00:32:03.132Z] 
00:32:03 [2020-11-10T00:32:03.132Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:32:03 [2020-11-10T00:32:03.132Z] #30 DONE 190.1s
00:32:03 [2020-11-10T00:32:03.132Z] 
00:32:03 [2020-11-10T00:32:03.132Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:32:03 [2020-11-10T00:32:03.132Z] #18 24.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
00:32:03 [2020-11-10T00:32:03.132Z] #18 24.97 debconf: delaying package configuration, since apt-utils is not installed
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.11 Fetched 28.5 MB in 2s (12.7 MB/s)
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.18 Selecting previously unselected package pigz.
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.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 ... 23432 files and directories currently installed.)
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.23 Unpacking pigz (2.4-1) ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.34 Selecting previously unselected package libpython3.7-minimal:amd64.
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.85 Selecting previously unselected package python3.7-minimal.
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 25.86 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 26.75 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 26.76 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 29.04 Selecting previously unselected package python3-minimal.
00:32:03 [2020-11-10T00:32:03.132Z] #18 29.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
00:32:03 [2020-11-10T00:32:03.132Z] #18 29.11 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 29.12 Unpacking python3-minimal (3.7.3-1) ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 29.23 Selecting previously unselected package libmpdec2:amd64.
00:32:03 [2020-11-10T00:32:03.132Z] #18 29.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
00:32:03 [2020-11-10T00:32:03.132Z] #18 29.25 Unpacking libmpdec2:amd64 (2.4.2-2) ...
00:32:03 [2020-11-10T00:32:03.265Z] #66 exporting layers 6.4s done
00:32:03 [2020-11-10T00:32:03.265Z] #66 writing image sha256:2cd7108f47d1acfb57aa1c7c499c5f5e16aad9d8b7a2cc48f88069298c1d4eb1 done
00:32:03 [2020-11-10T00:32:03.265Z] #66 naming to docker.io/library/docker:8a397fcbf079d224b03fd255c774e37c3d27924a done
00:32:03 [2020-11-10T00:32:03.265Z] #66 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
00:32:03 [2020-11-10T00:32:03.376Z] #42 200.9   LINK     criu/built-in.o
00:32:03 [2020-11-10T00:32:03.376Z] #42 201.1   LINK     criu/criu
00:32:03 [2020-11-10T00:32:03.384Z] 
00:32:03 [2020-11-10T00:32:03.384Z] Removing bundles/
00:32:03 [2020-11-10T00:32:03.384Z] 
00:32:03 [2020-11-10T00:32:03.384Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:32:03 [2020-11-10T00:32:03.394Z] #18 29.47 Selecting previously unselected package libpython3.7-stdlib:amd64.
00:32:03 [2020-11-10T00:32:03.394Z] #18 29.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
00:32:03 [2020-11-10T00:32:03.394Z] #18 29.49 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:32:03 [2020-11-10T00:32:03.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41638/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/validate/default
00:32:03 [2020-11-10T00:32:03.675Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:32:03 [2020-11-10T00:32:03.675Z] GOOS="" GOARCH="" GOARM=""
00:32:04 [2020-11-10T00:32:04.010Z] #41 90.38   CC       criu/cr-dedup.o
00:32:04 [2020-11-10T00:32:04.023Z] #42 201.6   DEP      lib/c/criu.d
00:32:04 [2020-11-10T00:32:04.023Z] #42 201.7   CC       images/rpc.pb-c.o
00:32:04 [2020-11-10T00:32:04.391Z] #18 64.15 Setting up python3-pip (18.1-5) ...
00:32:04 [2020-11-10T00:32:04.532Z] Congratulations!  All commits are properly signed with the DCO!
00:32:04 [2020-11-10T00:32:04.533Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
00:32:04 [2020-11-10T00:32:04.533Z] No api/types/ or api/swagger.yaml changes in diff.
00:32:04 [2020-11-10T00:32:04.533Z] Congratulations!  All TOML source files changed here have valid syntax.
00:32:04 [2020-11-10T00:32:04.533Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
00:32:04 [2020-11-10T00:32:04.533Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
00:32:04 [2020-11-10T00:32:04.533Z] Congratulations!  No new tests were added to integration-cli.
00:32:04 [2020-11-10T00:32:04.533Z] 
00:32:04 [2020-11-10T00:32:04.533Z] INFO Start validation with golang-ci-lint
00:32:04 [2020-11-10T00:32:04.533Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
00:32:04 [2020-11-10T00:32:04.533Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
00:32:04 [2020-11-10T00:32:04.533Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
00:32:04 [2020-11-10T00:32:04.587Z] #41 91.00   CC       criu/cr-dump.o
00:32:04 [2020-11-10T00:32:04.779Z] #18 30.93 Selecting previously unselected package python3.7.
00:32:04 [2020-11-10T00:32:04.779Z] #18 30.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
00:32:04 [2020-11-10T00:32:04.779Z] #18 30.96 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:32:05 [2020-11-10T00:32:05.040Z] #18 31.09 Selecting previously unselected package libpython3-stdlib:amd64.
00:32:05 [2020-11-10T00:32:05.040Z] #18 31.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
00:32:05 [2020-11-10T00:32:05.040Z] #18 31.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
00:32:05 [2020-11-10T00:32:05.040Z] #18 31.19 Setting up python3-minimal (3.7.3-1) ...
00:32:05 [2020-11-10T00:32:05.078Z] #42 202.5   CC       lib/c/criu.o
00:32:05 [2020-11-10T00:32:05.185Z] #41 ...
00:32:05 [2020-11-10T00:32:05.185Z] 
00:32:05 [2020-11-10T00:32:05.185Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:32:05 [2020-11-10T00:32:05.185Z] #18 34.88 Selecting previously unselected package libnet1:arm64.
00:32:05 [2020-11-10T00:32:05.185Z] #18 34.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
00:32:05 [2020-11-10T00:32:05.330Z] #18 65.28 Processing triggers for libc-bin (2.28-10) ...
00:32:05 [2020-11-10T00:32:05.330Z] #18 65.32 Processing triggers for mime-support (3.62) ...
00:32:05 [2020-11-10T00:32:05.491Z] #18 35.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:32:05 [2020-11-10T00:32:05.762Z] #18 35.59 Selecting previously unselected package libnl-3-200:arm64.
00:32:05 [2020-11-10T00:32:05.762Z] #18 35.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
00:32:05 [2020-11-10T00:32:05.762Z] #18 35.62 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
00:32:05 [2020-11-10T00:32:05.982Z] #18 32.10 Selecting previously unselected package python3.
00:32:05 [2020-11-10T00:32:05.982Z] #18 32.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
00:32:05 [2020-11-10T00:32:05.982Z] #18 32.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
00:32:05 [2020-11-10T00:32:05.982Z] #18 32.17 Unpacking python3 (3.7.3-1) ...
00:32:05 [2020-11-10T00:32:05.982Z] #18 32.29 Selecting previously unselected package libip4tc0:amd64.
00:32:05 [2020-11-10T00:32:05.982Z] #18 32.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
00:32:05 [2020-11-10T00:32:05.982Z] #18 32.29 Unpacking libip4tc0:amd64 (1.8.2-4) ...
00:32:05 [2020-11-10T00:32:05.982Z] #18 32.38 Selecting previously unselected package libip6tc0:amd64.
00:32:06 [2020-11-10T00:32:06.029Z] #18 35.76 Selecting previously unselected package libprotobuf-c1:arm64.
00:32:06 [2020-11-10T00:32:06.029Z] #18 35.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
00:32:06 [2020-11-10T00:32:06.029Z] #18 35.77 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:32:06 [2020-11-10T00:32:06.029Z] #18 35.86 Selecting previously unselected package libreadline5:arm64.
00:32:06 [2020-11-10T00:32:06.029Z] #18 35.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
00:32:06 [2020-11-10T00:32:06.029Z] #18 35.87 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
00:32:06 [2020-11-10T00:32:06.132Z] #42 203.7   LINK     lib/c/built-in.o
00:32:06 [2020-11-10T00:32:06.132Z] #42 203.7   LINK     lib/c/libcriu.so
00:32:06 [2020-11-10T00:32:06.132Z] #42 203.8   LINK     lib/c/libcriu.a
00:32:06 [2020-11-10T00:32:06.285Z] #18 32.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
00:32:06 [2020-11-10T00:32:06.285Z] #18 32.40 Unpacking libip6tc0:amd64 (1.8.2-4) ...
00:32:06 [2020-11-10T00:32:06.285Z] #18 32.49 Selecting previously unselected package libiptc0:amd64.
00:32:06 [2020-11-10T00:32:06.285Z] #18 32.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
00:32:06 [2020-11-10T00:32:06.285Z] #18 32.50 Unpacking libiptc0:amd64 (1.8.2-4) ...
00:32:06 [2020-11-10T00:32:06.430Z] #42 204.0   GEN      magic.py
00:32:06 [2020-11-10T00:32:06.546Z] #18 32.60 Selecting previously unselected package libnfnetlink0:amd64.
00:32:06 [2020-11-10T00:32:06.546Z] #18 32.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
00:32:06 [2020-11-10T00:32:06.546Z] #18 32.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:32:06 [2020-11-10T00:32:06.546Z] #18 32.72 Selecting previously unselected package libnetfilter-conntrack3:amd64.
00:32:06 [2020-11-10T00:32:06.546Z] #18 32.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
00:32:06 [2020-11-10T00:32:06.546Z] #18 32.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:32:06 [2020-11-10T00:32:06.546Z] #18 32.86 Selecting previously unselected package libnftnl11:amd64.
00:32:06 [2020-11-10T00:32:06.605Z] #18 36.34 Selecting previously unselected package net-tools.
00:32:06 [2020-11-10T00:32:06.605Z] #18 36.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
00:32:06 [2020-11-10T00:32:06.605Z] #18 36.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:32:06 [2020-11-10T00:32:06.605Z] #18 36.55 Selecting previously unselected package python-pip-whl.
00:32:06 [2020-11-10T00:32:06.719Z] #18 DONE 66.4s
00:32:06 [2020-11-10T00:32:06.719Z] 
00:32:06 [2020-11-10T00:32:06.719Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:32:06 [2020-11-10T00:32:06.728Z] #42 204.1 Note: Building without setproctitle() and strlcpy() support.
00:32:06 [2020-11-10T00:32:06.728Z] #42 204.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:32:06 [2020-11-10T00:32:06.728Z] #42 204.2 Note: Building without GnuTLS support
00:32:06 [2020-11-10T00:32:06.728Z] #42 204.2 Makefile.config:39: Warn: you have no libnftables installed
00:32:06 [2020-11-10T00:32:06.728Z] #42 204.2 Makefile.config:40: Warn: Building without nftables support
00:32:06 [2020-11-10T00:32:06.809Z] #18 32.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
00:32:06 [2020-11-10T00:32:06.809Z] #18 32.88 Unpacking libnftnl11:amd64 (1.1.2-2) ...
00:32:06 [2020-11-10T00:32:06.809Z] #18 32.99 Selecting previously unselected package iptables.
00:32:06 [2020-11-10T00:32:06.809Z] #18 33.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
00:32:06 [2020-11-10T00:32:06.809Z] #18 33.00 Unpacking iptables (1.8.2-4) ...
00:32:06 [2020-11-10T00:32:06.869Z] #18 36.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:32:06 [2020-11-10T00:32:06.869Z] #18 36.60 Unpacking python-pip-whl (18.1-5) ...
00:32:07 [2020-11-10T00:32:07.070Z] #18 33.34 Selecting previously unselected package xxd.
00:32:07 [2020-11-10T00:32:07.070Z] #18 33.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
00:32:07 [2020-11-10T00:32:07.070Z] #18 33.37 Unpacking xxd (2:8.1.0875-5) ...
00:32:07 [2020-11-10T00:32:07.132Z] #18 37.09 Selecting previously unselected package python3-lib2to3.
00:32:07 [2020-11-10T00:32:07.132Z] #18 37.09 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:32:07 [2020-11-10T00:32:07.132Z] #18 37.10 Unpacking python3-lib2to3 (3.7.3-1) ...
00:32:07 [2020-11-10T00:32:07.331Z] #18 33.58 Selecting previously unselected package vim-common.
00:32:07 [2020-11-10T00:32:07.331Z] #18 33.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:32:07 [2020-11-10T00:32:07.331Z] #18 33.62 Unpacking vim-common (2:8.1.0875-5) ...
00:32:07 [2020-11-10T00:32:07.388Z] #42 205.0 fatal: not a git repository (or any of the parent directories): .git
00:32:07 [2020-11-10T00:32:07.396Z] #18 37.24 Selecting previously unselected package python3-distutils.
00:32:07 [2020-11-10T00:32:07.592Z] #18 33.84 Selecting previously unselected package bash-completion.
00:32:07 [2020-11-10T00:32:07.592Z] #18 33.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:32:07 [2020-11-10T00:32:07.657Z] #19 0.946 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:32:07 [2020-11-10T00:32:07.657Z] #19 0.952 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:32:07 [2020-11-10T00:32:07.657Z] #19 0.956 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:32:07 [2020-11-10T00:32:07.657Z] #19 DONE 1.0s
00:32:07 [2020-11-10T00:32:07.657Z] 
00:32:07 [2020-11-10T00:32:07.657Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:32:07 [2020-11-10T00:32:07.664Z] #18 37.25 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:32:07 [2020-11-10T00:32:07.664Z] #18 37.26 Unpacking python3-distutils (3.7.3-1) ...
00:32:07 [2020-11-10T00:32:07.664Z] #18 37.39 Selecting previously unselected package python3-pip.
00:32:07 [2020-11-10T00:32:07.664Z] #18 37.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:32:07 [2020-11-10T00:32:07.664Z] #18 37.41 Unpacking python3-pip (18.1-5) ...
00:32:07 [2020-11-10T00:32:07.926Z] #18 37.84 Selecting previously unselected package python3-pkg-resources.
00:32:08 [2020-11-10T00:32:08.189Z] #18 37.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:32:08 [2020-11-10T00:32:08.189Z] #18 37.85 Unpacking python3-pkg-resources (40.8.0-1) ...
00:32:08 [2020-11-10T00:32:08.225Z] #20 ...
00:32:08 [2020-11-10T00:32:08.225Z] 
00:32:08 [2020-11-10T00:32:08.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:08 [2020-11-10T00:32:08.225Z] #41 117.1   CC       criu/filesystems.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 117.9   CC       criu/fsnotify.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 118.9   CC       criu/image-desc.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 119.0   CC       criu/image.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 120.0   CC       criu/ipc_ns.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 121.1   CC       criu/irmap.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 121.8   CC       criu/kcmp-ids.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 122.2   CC       criu/kerndat.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 123.3   CC       criu/libnetlink.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 123.7   CC       criu/log.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 124.2   CC       criu/lsm.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 124.6   CC       criu/mem.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 126.6   CC       criu/memfd.o
00:32:08 [2020-11-10T00:32:08.225Z] #41 ...
00:32:08 [2020-11-10T00:32:08.225Z] 
00:32:08 [2020-11-10T00:32:08.225Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:32:08 [2020-11-10T00:32:08.225Z] #38 220.3 + dpkg --print-architecture
00:32:08 [2020-11-10T00:32:08.225Z] #38 220.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:32:08 [2020-11-10T00:32:08.225Z] #38 220.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:32:08 [2020-11-10T00:32:08.225Z] #38 220.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:32:08 [2020-11-10T00:32:08.442Z] #42 205.9 make[1]: Nothing to be done for 'all'.
00:32:08 [2020-11-10T00:32:08.484Z] #38 ...
00:32:08 [2020-11-10T00:32:08.484Z] 
00:32:08 [2020-11-10T00:32:08.484Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:08 [2020-11-10T00:32:08.484Z] #41 127.4   CC       criu/mount.o
00:32:09 [2020-11-10T00:32:09.088Z] #42 206.8 make[1]: 'images/built-in.o' is up to date.
00:32:09 [2020-11-10T00:32:09.088Z] #42 206.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:32:09 [2020-11-10T00:32:09.088Z] #42 206.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:32:09 [2020-11-10T00:32:09.088Z] #42 206.9 make[1]: 'compel/libcompel.a' is up to date.
00:32:09 [2020-11-10T00:32:09.226Z] #18 39.09 Selecting previously unselected package python3-setuptools.
00:32:09 [2020-11-10T00:32:09.385Z] #42 206.9 make[1]: 'compel/compel-host-bin' is up to date.
00:32:09 [2020-11-10T00:32:09.385Z] #42 207.0 make[1]: Nothing to be done for 'all'.
00:32:09 [2020-11-10T00:32:09.385Z] #42 207.0 make[1]: 'soccr/libsoccr.a' is up to date.
00:32:09 [2020-11-10T00:32:09.490Z] #18 39.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:32:09 [2020-11-10T00:32:09.490Z] #18 39.30 Unpacking python3-setuptools (40.8.0-1) ...
00:32:09 [2020-11-10T00:32:09.686Z] #42 207.2 make[2]: Nothing to be done for 'all'.
00:32:09 [2020-11-10T00:32:09.686Z] #42 207.2 make[2]: Nothing to be done for 'all'.
00:32:09 [2020-11-10T00:32:09.686Z] #42 207.3 make[2]: Nothing to be done for 'all'.
00:32:09 [2020-11-10T00:32:09.686Z] #42 207.4 make[2]: Nothing to be done for 'all'.
00:32:09 [2020-11-10T00:32:09.753Z] #18 39.60 Selecting previously unselected package python3-wheel.
00:32:09 [2020-11-10T00:32:09.753Z] #18 39.60 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:32:09 [2020-11-10T00:32:09.753Z] #18 39.61 Unpacking python3-wheel (0.32.3-2) ...
00:32:09 [2020-11-10T00:32:09.986Z] #42 207.5 make[2]: Nothing to be done for 'all'.
00:32:09 [2020-11-10T00:32:09.986Z] #42 207.5 make[2]: Nothing to be done for 'all'.
00:32:09 [2020-11-10T00:32:09.986Z] #42 207.6 make[2]: Nothing to be done for 'all'.
00:32:09 [2020-11-10T00:32:09.986Z] #42 207.8 make[2]: Nothing to be done for 'all'.
00:32:09 [2020-11-10T00:32:09.986Z] #42 207.8   INSTALL  criu/criu
00:32:10 [2020-11-10T00:32:10.016Z] #18 39.82 Selecting previously unselected package sudo.
00:32:10 [2020-11-10T00:32:10.016Z] #18 39.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
00:32:10 [2020-11-10T00:32:10.016Z] #18 39.83 Unpacking sudo (1.8.27-1+deb10u2) ...
00:32:10 [2020-11-10T00:32:10.393Z] #18 36.51 Unpacking bash-completion (1:2.8-6) ...
00:32:10 [2020-11-10T00:32:10.596Z] #18 40.54 Selecting previously unselected package thin-provisioning-tools.
00:32:10 [2020-11-10T00:32:10.631Z] #42 DONE 208.0s
00:32:10 [2020-11-10T00:32:10.631Z] 
00:32:10 [2020-11-10T00:32:10.631Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:10 [2020-11-10T00:32:10.654Z] #18 36.86 Selecting previously unselected package bzip2.
00:32:10 [2020-11-10T00:32:10.654Z] #18 36.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
00:32:10 [2020-11-10T00:32:10.654Z] #18 36.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:32:10 [2020-11-10T00:32:10.858Z] #18 40.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
00:32:10 [2020-11-10T00:32:10.859Z] #18 40.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:32:10 [2020-11-10T00:32:10.915Z] #18 37.00 Selecting previously unselected package xz-utils.
00:32:10 [2020-11-10T00:32:10.915Z] #18 37.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
00:32:10 [2020-11-10T00:32:10.915Z] #18 37.03 Unpacking xz-utils (5.2.4-1) ...
00:32:10 [2020-11-10T00:32:10.915Z] #18 37.20 Selecting previously unselected package apparmor.
00:32:10 [2020-11-10T00:32:10.915Z] #18 37.21 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
00:32:11 [2020-11-10T00:32:11.120Z] #18 40.90 Selecting previously unselected package uidmap.
00:32:11 [2020-11-10T00:32:11.120Z] #18 40.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
00:32:11 [2020-11-10T00:32:11.120Z] #18 40.97 Unpacking uidmap (1:4.5-1.1) ...
00:32:11 [2020-11-10T00:32:11.176Z] #18 37.28 Unpacking apparmor (2.13.2-10) ...
00:32:11 [2020-11-10T00:32:11.436Z] #18 37.66 Selecting previously unselected package aufs-tools.
00:32:11 [2020-11-10T00:32:11.436Z] #18 37.69 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
00:32:11 [2020-11-10T00:32:11.436Z] #18 37.69 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:32:11 [2020-11-10T00:32:11.526Z] #18 41.21 Selecting previously unselected package vim-runtime.
00:32:11 [2020-11-10T00:32:11.526Z] #18 41.22 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:32:11 [2020-11-10T00:32:11.526Z] #18 41.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:32:11 [2020-11-10T00:32:11.695Z] #18 37.81 Selecting previously unselected package libonig5:amd64.
00:32:11 [2020-11-10T00:32:11.695Z] #18 37.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
00:32:11 [2020-11-10T00:32:11.695Z] #18 37.82 Unpacking libonig5:amd64 (6.9.1-1) ...
00:32:11 [2020-11-10T00:32:11.695Z] #18 37.95 Selecting previously unselected package libjq1:amd64.
00:32:11 [2020-11-10T00:32:11.695Z] #18 37.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:32:11 [2020-11-10T00:32:11.695Z] #18 37.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:32:11 [2020-11-10T00:32:11.956Z] #18 38.08 Selecting previously unselected package jq.
00:32:11 [2020-11-10T00:32:11.956Z] #18 38.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
00:32:11 [2020-11-10T00:32:11.956Z] #18 38.09 Unpacking jq (1.5+dfsg-2+b1) ...
00:32:11 [2020-11-10T00:32:11.956Z] #18 38.17 Selecting previously unselected package libaio1:amd64.
00:32:11 [2020-11-10T00:32:11.956Z] #18 38.18 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
00:32:11 [2020-11-10T00:32:11.956Z] #18 38.19 Unpacking libaio1:amd64 (0.3.112-3) ...
00:32:11 [2020-11-10T00:32:11.956Z] #18 38.26 Selecting previously unselected package libgpm2:amd64.
00:32:11 [2020-11-10T00:32:11.956Z] #18 38.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
00:32:11 [2020-11-10T00:32:11.956Z] #18 38.27 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:32:12 [2020-11-10T00:32:12.102Z] #18 41.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:32:12 [2020-11-10T00:32:12.102Z] #18 41.75 Unpacking vim-runtime (2:8.1.0875-5) ...
00:32:12 [2020-11-10T00:32:12.171Z] #55 ...
00:32:12 [2020-11-10T00:32:12.171Z] 
00:32:12 [2020-11-10T00:32:12.171Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:32:12 [2020-11-10T00:32:12.171Z] #48 269.6 + /build/golangci-lint --version
00:32:12 [2020-11-10T00:32:12.171Z] #48 270.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:32:12 [2020-11-10T00:32:12.217Z] #18 38.34 Selecting previously unselected package libicu63:amd64.
00:32:12 [2020-11-10T00:32:12.217Z] #18 38.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
00:32:12 [2020-11-10T00:32:12.217Z] #18 38.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:32:12 [2020-11-10T00:32:12.470Z] #48 DONE 270.1s
00:32:12 [2020-11-10T00:32:12.470Z] 
00:32:12 [2020-11-10T00:32:12.470Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:12 [2020-11-10T00:32:12.681Z] #41 131.6   CC       criu/namespaces.o
00:32:14 [2020-11-10T00:32:14.150Z] #18 ...
00:32:14 [2020-11-10T00:32:14.150Z] 
00:32:14 [2020-11-10T00:32:14.150Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:14 [2020-11-10T00:32:14.150Z] #41 91.49   CC       criu/aio.o
00:32:14 [2020-11-10T00:32:14.150Z] #41 92.37   CC       criu/autofs.o
00:32:14 [2020-11-10T00:32:14.150Z] #41 93.62   CC       criu/bfd.o
00:32:14 [2020-11-10T00:32:14.150Z] #41 94.10   CC       criu/bitmap.o
00:32:14 [2020-11-10T00:32:14.150Z] #41 94.24   CC       criu/cgroup-props.o
00:32:14 [2020-11-10T00:32:14.150Z] #41 95.00   CC       criu/cgroup.o
00:32:14 [2020-11-10T00:32:14.150Z] #41 97.84   CC       criu/clone-noasan.o
00:32:14 [2020-11-10T00:32:14.150Z] #41 98.05   CC       criu/config.o
00:32:14 [2020-11-10T00:32:14.150Z] #41 99.32   CC       criu/cr-check.o
00:32:14 [2020-11-10T00:32:14.150Z] #41 100.9   CC       criu/cr-dedup.o
00:32:14 [2020-11-10T00:32:14.150Z] #41 101.3   CC       criu/cr-dump.o
00:32:14 [2020-11-10T00:32:14.590Z] #41 133.2   CC       criu/net.o
00:32:14 [2020-11-10T00:32:14.661Z] #18 ...
00:32:14 [2020-11-10T00:32:14.661Z] 
00:32:14 [2020-11-10T00:32:14.661Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:32:14 [2020-11-10T00:32:14.661Z] #47 181.6 + /build/golangci-lint --version
00:32:14 [2020-11-10T00:32:14.924Z] #47 182.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:32:16 [2020-11-10T00:32:16.062Z] #41 103.7   CC       criu/cr-errno.o
00:32:16 [2020-11-10T00:32:16.062Z] #41 ...
00:32:16 [2020-11-10T00:32:16.062Z] 
00:32:16 [2020-11-10T00:32:16.062Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:32:16 [2020-11-10T00:32:16.062Z] #18 42.16 Selecting previously unselected package libnet1:amd64.
00:32:16 [2020-11-10T00:32:16.062Z] #18 42.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:32:16 [2020-11-10T00:32:16.062Z] #18 42.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:32:16 [2020-11-10T00:32:16.062Z] #18 42.27 Selecting previously unselected package libnl-3-200:amd64.
00:32:16 [2020-11-10T00:32:16.062Z] #18 42.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
00:32:16 [2020-11-10T00:32:16.062Z] #18 42.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:32:16 [2020-11-10T00:32:16.062Z] #18 42.38 Selecting previously unselected package libprotobuf-c1:amd64.
00:32:16 [2020-11-10T00:32:16.062Z] #18 42.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:32:16 [2020-11-10T00:32:16.062Z] #18 42.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:32:16 [2020-11-10T00:32:16.323Z] #18 42.46 Selecting previously unselected package libreadline5:amd64.
00:32:16 [2020-11-10T00:32:16.323Z] #18 42.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
00:32:16 [2020-11-10T00:32:16.323Z] #18 42.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:32:16 [2020-11-10T00:32:16.323Z] #18 42.57 Selecting previously unselected package net-tools.
00:32:16 [2020-11-10T00:32:16.323Z] #18 42.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
00:32:16 [2020-11-10T00:32:16.323Z] #18 42.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:32:16 [2020-11-10T00:32:16.584Z] #18 42.77 Selecting previously unselected package python-pip-whl.
00:32:16 [2020-11-10T00:32:16.584Z] #18 42.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:32:16 [2020-11-10T00:32:16.584Z] #18 42.79 Unpacking python-pip-whl (18.1-5) ...
00:32:17 [2020-11-10T00:32:17.129Z] #41 136.1   CC       criu/netfilter.o
00:32:17 [2020-11-10T00:32:17.156Z] #18 43.32 Selecting previously unselected package python3-lib2to3.
00:32:17 [2020-11-10T00:32:17.156Z] #18 43.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:32:17 [2020-11-10T00:32:17.156Z] #18 43.34 Unpacking python3-lib2to3 (3.7.3-1) ...
00:32:17 [2020-11-10T00:32:17.156Z] #18 43.45 Selecting previously unselected package python3-distutils.
00:32:17 [2020-11-10T00:32:17.417Z] #18 43.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:32:17 [2020-11-10T00:32:17.417Z] #18 43.46 Unpacking python3-distutils (3.7.3-1) ...
00:32:17 [2020-11-10T00:32:17.417Z] #18 43.61 Selecting previously unselected package python3-pip.
00:32:17 [2020-11-10T00:32:17.417Z] #18 43.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:32:17 [2020-11-10T00:32:17.417Z] #18 43.64 Unpacking python3-pip (18.1-5) ...
00:32:17 [2020-11-10T00:32:17.484Z] #47 ...
00:32:17 [2020-11-10T00:32:17.484Z] 
00:32:17 [2020-11-10T00:32:17.484Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:17 [2020-11-10T00:32:17.484Z] #41 93.77   CC       criu/cr-errno.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 93.89   CC       criu/cr-restore.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 98.22   CC       criu/cr-service.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 99.96   CC       criu/crtools.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 100.7   CC       criu/eventfd.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 100.9   CC       criu/eventpoll.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 101.8   CC       criu/external.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 102.1   CC       criu/fault-injection.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 102.3   CC       criu/fdstore.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 102.8   CC       criu/fifo.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 103.2   CC       criu/file-ids.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 103.5   CC       criu/file-lock.o
00:32:17 [2020-11-10T00:32:17.484Z] #41 ...
00:32:17 [2020-11-10T00:32:17.484Z] 
00:32:17 [2020-11-10T00:32:17.484Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:32:17 [2020-11-10T00:32:17.484Z] #18 44.87 Selecting previously unselected package vim.
00:32:17 [2020-11-10T00:32:17.484Z] #18 44.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
00:32:17 [2020-11-10T00:32:17.484Z] #18 44.89 Unpacking vim (2:8.1.0875-5) ...
00:32:17 [2020-11-10T00:32:17.484Z] #18 46.78 Selecting previously unselected package xfsprogs.
00:32:17 [2020-11-10T00:32:17.484Z] #18 46.79 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
00:32:17 [2020-11-10T00:32:17.484Z] #18 46.82 Unpacking xfsprogs (4.20.0-1) ...
00:32:17 [2020-11-10T00:32:17.678Z] #18 43.79 Selecting previously unselected package python3-pkg-resources.
00:32:17 [2020-11-10T00:32:17.678Z] #18 43.79 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:32:17 [2020-11-10T00:32:17.678Z] #18 43.80 Unpacking python3-pkg-resources (40.8.0-1) ...
00:32:17 [2020-11-10T00:32:17.678Z] #18 43.94 Selecting previously unselected package python3-setuptools.
00:32:17 [2020-11-10T00:32:17.678Z] #18 43.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:32:17 [2020-11-10T00:32:17.678Z] #18 43.94 Unpacking python3-setuptools (40.8.0-1) ...
00:32:17 [2020-11-10T00:32:17.701Z] #41 136.5   CC       criu/page-pipe.o
00:32:17 [2020-11-10T00:32:17.939Z] #18 44.17 Selecting previously unselected package python3-wheel.
00:32:17 [2020-11-10T00:32:17.939Z] #18 44.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:32:17 [2020-11-10T00:32:17.939Z] #18 44.19 Unpacking python3-wheel (0.32.3-2) ...
00:32:17 [2020-11-10T00:32:17.961Z] #41 137.0   CC       criu/page-xfer.o
00:32:18 [2020-11-10T00:32:18.200Z] #18 44.27 Selecting previously unselected package sudo.
00:32:18 [2020-11-10T00:32:18.201Z] #18 44.29 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
00:32:18 [2020-11-10T00:32:18.201Z] #18 44.30 Unpacking sudo (1.8.27-1+deb10u2) ...
00:32:18 [2020-11-10T00:32:18.531Z] #41 ...
00:32:18 [2020-11-10T00:32:18.531Z] 
00:32:18 [2020-11-10T00:32:18.531Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:32:18 [2020-11-10T00:32:18.531Z] #20 5.226 Collecting yamllint==1.16.0
00:32:18 [2020-11-10T00:32:18.531Z] #20 10.61   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:32:18 [2020-11-10T00:32:18.531Z] #20 10.68 Collecting pyyaml (from yamllint==1.16.0)
00:32:18 [2020-11-10T00:32:18.531Z] #20 10.83   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:32:18 [2020-11-10T00:32:18.722Z] #18 44.83 Selecting previously unselected package thin-provisioning-tools.
00:32:18 [2020-11-10T00:32:18.722Z] #18 44.85 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
00:32:18 [2020-11-10T00:32:18.722Z] #18 44.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:32:18 [2020-11-10T00:32:18.983Z] #18 45.10 Selecting previously unselected package uidmap.
00:32:18 [2020-11-10T00:32:18.983Z] #18 45.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
00:32:18 [2020-11-10T00:32:18.983Z] #18 45.13 Unpacking uidmap (1:4.5-1.1) ...
00:32:18 [2020-11-10T00:32:18.983Z] #18 45.24 Selecting previously unselected package vim-runtime.
00:32:18 [2020-11-10T00:32:18.983Z] #18 45.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:32:18 [2020-11-10T00:32:18.983Z] #18 45.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:32:19 [2020-11-10T00:32:19.244Z] #18 45.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:32:19 [2020-11-10T00:32:19.244Z] #18 45.35 Unpacking vim-runtime (2:8.1.0875-5) ...
00:32:19 [2020-11-10T00:32:19.473Z] #20 ...
00:32:19 [2020-11-10T00:32:19.473Z] 
00:32:19 [2020-11-10T00:32:19.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:19 [2020-11-10T00:32:19.473Z] #41 138.5   CC       criu/pagemap-cache.o
00:32:20 [2020-11-10T00:32:20.043Z] #18 ...
00:32:20 [2020-11-10T00:32:20.043Z] 
00:32:20 [2020-11-10T00:32:20.043Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:32:20 [2020-11-10T00:32:20.043Z] #47 DONE 187.1s
00:32:20 [2020-11-10T00:32:20.043Z] 
00:32:20 [2020-11-10T00:32:20.043Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:32:20 [2020-11-10T00:32:20.043Z] #18 49.76 Selecting previously unselected package zip.
00:32:20 [2020-11-10T00:32:20.043Z] #18 49.79 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
00:32:20 [2020-11-10T00:32:20.043Z] #18 49.80 Unpacking zip (3.0-11+b1) ...
00:32:20 [2020-11-10T00:32:20.043Z] #18 ...
00:32:20 [2020-11-10T00:32:20.043Z] 
00:32:20 [2020-11-10T00:32:20.043Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:20 [2020-11-10T00:32:20.043Z] #41 104.2   CC       criu/files-ext.o
00:32:20 [2020-11-10T00:32:20.043Z] #41 104.5   CC       criu/files-reg.o
00:32:20 [2020-11-10T00:32:20.043Z] #41 106.5   CC       criu/files.o
00:32:20 [2020-11-10T00:32:20.043Z] #41 138.8   CC       criu/pagemap.o
00:32:20 [2020-11-10T00:32:20.983Z] #41 140.0   CC       criu/parasite-syscall.o
00:32:21 [2020-11-10T00:32:21.968Z] #41 108.3   CC       criu/filesystems.o
00:32:22 [2020-11-10T00:32:22.369Z] #41 ...
00:32:22 [2020-11-10T00:32:22.369Z] 
00:32:22 [2020-11-10T00:32:22.369Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:32:22 [2020-11-10T00:32:22.369Z] #20 12.29 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:32:22 [2020-11-10T00:32:22.369Z] #20 12.35   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:32:22 [2020-11-10T00:32:22.369Z] #20 12.39 Building wheels for collected packages: pyyaml
00:32:22 [2020-11-10T00:32:22.369Z] #20 12.39   Running setup.py bdist_wheel for pyyaml: started
00:32:22 [2020-11-10T00:32:22.369Z] #20 13.37   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:32:22 [2020-11-10T00:32:22.369Z] #20 13.37   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:32:22 [2020-11-10T00:32:22.369Z] #20 13.45 Successfully built pyyaml
00:32:22 [2020-11-10T00:32:22.369Z] #20 13.46 Installing collected packages: pyyaml, pathspec, yamllint
00:32:22 [2020-11-10T00:32:22.369Z] #20 13.82 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:32:22 [2020-11-10T00:32:22.369Z] #20 DONE 14.5s
00:32:22 [2020-11-10T00:32:22.369Z] 
00:32:22 [2020-11-10T00:32:22.369Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:22 [2020-11-10T00:32:22.369Z] #41 141.0   CC       criu/path.o
00:32:22 [2020-11-10T00:32:22.369Z] #41 141.4   CC       criu/pie-util-vdso-elf32.o
00:32:22 [2020-11-10T00:32:22.369Z] #41 ...
00:32:22 [2020-11-10T00:32:22.369Z] 
00:32:22 [2020-11-10T00:32:22.369Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:32:22 [2020-11-10T00:32:22.369Z] #23 DONE 0.4s
00:32:22 [2020-11-10T00:32:22.543Z] #18 48.29 Selecting previously unselected package vim.
00:32:22 [2020-11-10T00:32:22.543Z] #18 48.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
00:32:22 [2020-11-10T00:32:22.543Z] #18 48.31 Unpacking vim (2:8.1.0875-5) ...
00:32:22 [2020-11-10T00:32:22.545Z] #41 108.9   CC       criu/fsnotify.o
00:32:22 [2020-11-10T00:32:22.634Z] 
00:32:22 [2020-11-10T00:32:22.634Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:32:22 [2020-11-10T00:32:22.804Z] #18 48.89 Selecting previously unselected package xfsprogs.
00:32:22 [2020-11-10T00:32:22.804Z] #18 48.89 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
00:32:22 [2020-11-10T00:32:22.804Z] #18 48.90 Unpacking xfsprogs (4.20.0-1) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.37 Selecting previously unselected package zip.
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.37 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.38 Unpacking zip (3.0-11+b1) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.57 Setting up aufs-tools (1:4.14+20190211-1) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.61 Setting up libip6tc0:amd64 (1.8.2-4) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.62 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.63 Setting up libgpm2:amd64 (1.20.7-5) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.64 Setting up libip4tc0:amd64 (1.8.2-4) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.65 Setting up uidmap (1:4.5-1.1) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.66 Setting up libnftnl11:amd64 (1.1.2-2) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:32:23 [2020-11-10T00:32:23.376Z] #18 49.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:32:23 [2020-11-10T00:32:23.497Z] #41 ...
00:32:23 [2020-11-10T00:32:23.497Z] 
00:32:23 [2020-11-10T00:32:23.497Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.24 Setting up aufs-tools (1:4.14+20190211-1) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.30 Setting up libip6tc0:arm64 (1.8.2-4) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.32 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.34 Setting up libgpm2:arm64 (1.20.7-5) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.36 Setting up libip4tc0:arm64 (1.8.2-4) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.37 Setting up uidmap (1:4.5-1.1) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.40 Setting up libnftnl11:arm64 (1.1.2-2) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.42 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.51 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.54 Setting up xxd (2:8.1.0875-5) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.58 Setting up zip (3.0-11+b1) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.60 Setting up vim-common (2:8.1.0875-5) ...
00:32:23 [2020-11-10T00:32:23.497Z] #18 50.65 Setting up bash-completion (1:2.8-6) ...
00:32:23 [2020-11-10T00:32:23.636Z] #18 49.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:32:23 [2020-11-10T00:32:23.636Z] #18 49.71 Setting up xxd (2:8.1.0875-5) ...
00:32:23 [2020-11-10T00:32:23.636Z] #18 49.72 Setting up zip (3.0-11+b1) ...
00:32:23 [2020-11-10T00:32:23.636Z] #18 49.73 Setting up vim-common (2:8.1.0875-5) ...
00:32:23 [2020-11-10T00:32:23.636Z] #18 49.77 Setting up bash-completion (1:2.8-6) ...
00:32:24 [2020-11-10T00:32:24.073Z] #18 53.68 Setting up libiptc0:arm64 (1.8.2-4) ...
00:32:24 [2020-11-10T00:32:24.073Z] #18 53.79 Setting up xz-utils (5.2.4-1) ...
00:32:24 [2020-11-10T00:32:24.073Z] #18 53.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:32:24 [2020-11-10T00:32:24.073Z] #18 53.83 Setting up sudo (1.8.27-1+deb10u2) ...
00:32:24 [2020-11-10T00:32:24.073Z] #18 53.92 invoke-rc.d: could not determine current runlevel
00:32:24 [2020-11-10T00:32:24.073Z] #18 53.93 invoke-rc.d: policy-rc.d denied execution of start.
00:32:24 [2020-11-10T00:32:24.073Z] #18 53.95 Setting up pigz (2.4-1) ...
00:32:24 [2020-11-10T00:32:24.073Z] #18 53.97 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
00:32:24 [2020-11-10T00:32:24.073Z] #18 53.99 Setting up libnl-3-200:arm64 (3.4.0-1) ...
00:32:24 [2020-11-10T00:32:24.073Z] #18 54.03 Setting up python-pip-whl (18.1-5) ...
00:32:24 [2020-11-10T00:32:24.338Z] #18 54.05 Setting up libmpdec2:arm64 (2.4.2-2) ...
00:32:24 [2020-11-10T00:32:24.338Z] #18 54.07 Setting up vim-runtime (2:8.1.0875-5) ...
00:32:25 [2020-11-10T00:32:25.288Z] #18 ...
00:32:25 [2020-11-10T00:32:25.288Z] 
00:32:25 [2020-11-10T00:32:25.288Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:32:25 [2020-11-10T00:32:25.288Z] #51 68.26 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:32:25 [2020-11-10T00:32:25.288Z] #51 70.12 + mkdir -p /build
00:32:25 [2020-11-10T00:32:25.288Z] #51 70.13 + cp runc /build/runc
00:32:25 [2020-11-10T00:32:25.288Z] #51 DONE 71.2s
00:32:25 [2020-11-10T00:32:25.288Z] 
00:32:25 [2020-11-10T00:32:25.288Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:32:25 [2020-11-10T00:32:25.288Z] #18 54.95 Setting up libaio1:arm64 (0.3.112-3) ...
00:32:25 [2020-11-10T00:32:25.288Z] #18 55.00 Setting up libonig5:arm64 (6.9.1-1) ...
00:32:25 [2020-11-10T00:32:25.288Z] #18 55.04 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
00:32:25 [2020-11-10T00:32:25.288Z] #18 55.08 Setting up vim (2:8.1.0875-5) ...
00:32:25 [2020-11-10T00:32:25.288Z] #18 55.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:32:25 [2020-11-10T00:32:25.288Z] #18 55.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.29 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.32 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.35 Setting up jq (1.5+dfsg-2+b1) ...
00:32:25 [2020-11-10T00:32:25.553Z] #18 55.37 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
00:32:25 [2020-11-10T00:32:25.816Z] #18 55.40 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:32:26 [2020-11-10T00:32:26.182Z] #18 ...
00:32:26 [2020-11-10T00:32:26.182Z] 
00:32:26 [2020-11-10T00:32:26.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:26 [2020-11-10T00:32:26.182Z] #41 103.8   CC       criu/cr-restore.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 108.1   CC       criu/cr-service.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 109.8   CC       criu/crtools.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 110.4   CC       criu/eventfd.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 110.7   CC       criu/eventpoll.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 111.6   CC       criu/external.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 111.9   CC       criu/fault-injection.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 112.0   CC       criu/fdstore.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 112.3   CC       criu/fifo.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 112.8   CC       criu/file-ids.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 113.2   CC       criu/file-lock.o
00:32:26 [2020-11-10T00:32:26.182Z] #41 ...
00:32:26 [2020-11-10T00:32:26.182Z] 
00:32:26 [2020-11-10T00:32:26.182Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:32:26 [2020-11-10T00:32:26.182Z] #18 52.49 Setting up libiptc0:amd64 (1.8.2-4) ...
00:32:26 [2020-11-10T00:32:26.182Z] #18 52.50 Setting up xz-utils (5.2.4-1) ...
00:32:26 [2020-11-10T00:32:26.182Z] #18 52.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:32:26 [2020-11-10T00:32:26.182Z] #18 52.52 Setting up sudo (1.8.27-1+deb10u2) ...
00:32:26 [2020-11-10T00:32:26.442Z] #18 52.59 invoke-rc.d: could not determine current runlevel
00:32:26 [2020-11-10T00:32:26.442Z] #18 52.61 invoke-rc.d: policy-rc.d denied execution of start.
00:32:26 [2020-11-10T00:32:26.442Z] #18 52.62 Setting up pigz (2.4-1) ...
00:32:26 [2020-11-10T00:32:26.442Z] #18 52.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:32:26 [2020-11-10T00:32:26.442Z] #18 52.64 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:32:26 [2020-11-10T00:32:26.442Z] #18 52.66 Setting up python-pip-whl (18.1-5) ...
00:32:26 [2020-11-10T00:32:26.442Z] #18 52.68 Setting up libmpdec2:amd64 (2.4.2-2) ...
00:32:26 [2020-11-10T00:32:26.442Z] #18 52.69 Setting up vim-runtime (2:8.1.0875-5) ...
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.09 Setting up libaio1:amd64 (0.3.112-3) ...
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.11 Setting up libonig5:amd64 (6.9.1-1) ...
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.12 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.13 Setting up vim (2:8.1.0875-5) ...
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.23 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.25 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.26 Setting up jq (1.5+dfsg-2+b1) ...
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
00:32:26 [2020-11-10T00:32:26.963Z] #18 53.28 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:32:27 [2020-11-10T00:32:27.897Z] #55 249.8 + bin/containerd
00:32:27 [2020-11-10T00:32:27.917Z] #28 ...
00:32:27 [2020-11-10T00:32:27.917Z] 
00:32:27 [2020-11-10T00:32:27.917Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:27 [2020-11-10T00:32:27.917Z] #41 142.0   CC       criu/pie-util-vdso.o
00:32:27 [2020-11-10T00:32:27.917Z] #41 142.4   CC       criu/pie-util.o
00:32:27 [2020-11-10T00:32:27.917Z] #41 142.6   CC       criu/pipes.o
00:32:27 [2020-11-10T00:32:27.917Z] #41 143.3   CC       criu/plugin.o
00:32:27 [2020-11-10T00:32:27.917Z] #41 143.8   CC       criu/proc_parse.o
00:32:27 [2020-11-10T00:32:27.917Z] #41 145.1   CC       criu/protobuf-desc.o
00:32:27 [2020-11-10T00:32:27.917Z] #41 145.6   CC       criu/protobuf.o
00:32:27 [2020-11-10T00:32:27.917Z] #41 145.9   CC       criu/pstree.o
00:32:27 [2020-11-10T00:32:27.917Z] #41 146.7   CC       criu/rbtree.o
00:32:27 [2020-11-10T00:32:27.917Z] #41 146.9   CC       criu/rst-malloc.o
00:32:28 [2020-11-10T00:32:28.177Z] #41 147.2   CC       criu/seccomp.o
00:32:28 [2020-11-10T00:32:28.378Z] #18 57.63 Setting up iptables (1.8.2-4) ...
00:32:28 [2020-11-10T00:32:28.378Z] #18 57.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:32:28 [2020-11-10T00:32:28.378Z] #18 57.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:32:28 [2020-11-10T00:32:28.378Z] #18 57.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:32:28 [2020-11-10T00:32:28.378Z] #18 57.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:32:28 [2020-11-10T00:32:28.378Z] #18 57.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:32:28 [2020-11-10T00:32:28.378Z] #18 57.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:32:28 [2020-11-10T00:32:28.378Z] #18 57.75 Setting up python3 (3.7.3-1) ...
00:32:28 [2020-11-10T00:32:28.378Z] #18 58.19 Setting up python3-wheel (0.32.3-2) ...
00:32:28 [2020-11-10T00:32:28.451Z] #41 ...
00:32:28 [2020-11-10T00:32:28.451Z] 
00:32:28 [2020-11-10T00:32:28.451Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:32:28 [2020-11-10T00:32:28.451Z] #51 89.24 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:32:28 [2020-11-10T00:32:28.451Z] #51 92.28 + mkdir -p /build
00:32:28 [2020-11-10T00:32:28.451Z] #51 92.28 + cp runc /build/runc
00:32:28 [2020-11-10T00:32:28.451Z] #51 DONE 95.8s
00:32:28 [2020-11-10T00:32:28.711Z] 
00:32:28 [2020-11-10T00:32:28.711Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:32:28 [2020-11-10T00:32:28.711Z] #38 DONE 250.1s
00:32:28 [2020-11-10T00:32:28.711Z] 
00:32:28 [2020-11-10T00:32:28.711Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:32:28 [2020-11-10T00:32:28.711Z] #28 DONE 6.1s
00:32:28 [2020-11-10T00:32:28.711Z] 
00:32:28 [2020-11-10T00:32:28.711Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:28 [2020-11-10T00:32:28.711Z] #41 147.6   CC       criu/seize.o
00:32:28 [2020-11-10T00:32:28.953Z] #18 58.63 Setting up apparmor (2.13.2-10) ...
00:32:29 [2020-11-10T00:32:29.282Z] #41 ...
00:32:29 [2020-11-10T00:32:29.282Z] 
00:32:29 [2020-11-10T00:32:29.282Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:32:29 [2020-11-10T00:32:29.282Z] #31 DONE 0.7s
00:32:29 [2020-11-10T00:32:29.542Z] 
00:32:29 [2020-11-10T00:32:29.542Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:32:29 [2020-11-10T00:32:29.542Z] #33 DONE 0.2s
00:32:29 [2020-11-10T00:32:29.542Z] 
00:32:29 [2020-11-10T00:32:29.542Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:32:29 [2020-11-10T00:32:29.802Z] #36 DONE 0.2s
00:32:29 [2020-11-10T00:32:29.802Z] 
00:32:29 [2020-11-10T00:32:29.802Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:29 [2020-11-10T00:32:29.802Z] #41 148.6   CC       criu/servicefd.o
00:32:30 [2020-11-10T00:32:30.263Z] #18 56.30 Setting up iptables (1.8.2-4) ...
00:32:30 [2020-11-10T00:32:30.263Z] #18 56.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:32:30 [2020-11-10T00:32:30.263Z] #18 56.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:32:30 [2020-11-10T00:32:30.263Z] #18 56.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:32:30 [2020-11-10T00:32:30.263Z] #18 56.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:32:30 [2020-11-10T00:32:30.263Z] #18 56.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:32:30 [2020-11-10T00:32:30.263Z] #18 56.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:32:30 [2020-11-10T00:32:30.263Z] #18 56.36 Setting up python3 (3.7.3-1) ...
00:32:30 [2020-11-10T00:32:30.345Z] #18 60.13 Setting up xfsprogs (4.20.0-1) ...
00:32:30 [2020-11-10T00:32:30.345Z] #18 60.15 Setting up python3-lib2to3 (3.7.3-1) ...
00:32:30 [2020-11-10T00:32:30.377Z] #41 149.2   CC       criu/shmem.o
00:32:30 [2020-11-10T00:32:30.608Z] #18 60.45 Setting up python3-pkg-resources (40.8.0-1) ...
00:32:30 [2020-11-10T00:32:30.785Z] #18 56.87 Setting up python3-wheel (0.32.3-2) ...
00:32:31 [2020-11-10T00:32:31.317Z] #41 150.3   CC       criu/sigframe.o
00:32:31 [2020-11-10T00:32:31.557Z] #18 61.24 Setting up python3-distutils (3.7.3-1) ...
00:32:31 [2020-11-10T00:32:31.577Z] #41 150.5   CC       criu/signalfd.o
00:32:31 [2020-11-10T00:32:31.618Z] #18 57.71 Setting up apparmor (2.13.2-10) ...
00:32:31 [2020-11-10T00:32:31.820Z] #18 61.59 Setting up python3-setuptools (40.8.0-1) ...
00:32:31 [2020-11-10T00:32:31.836Z] #41 150.9   CC       criu/sk-inet.o
00:32:32 [2020-11-10T00:32:32.775Z] #41 ...
00:32:32 [2020-11-10T00:32:32.775Z] 
00:32:32 [2020-11-10T00:32:32.775Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:32:32 [2020-11-10T00:32:32.775Z] #39 DONE 0.6s
00:32:32 [2020-11-10T00:32:32.775Z] 
00:32:32 [2020-11-10T00:32:32.776Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:32 [2020-11-10T00:32:32.776Z] #41 151.6   CC       criu/sk-netlink.o
00:32:33 [2020-11-10T00:32:33.035Z] #41 151.9   CC       criu/sk-packet.o
00:32:33 [2020-11-10T00:32:33.212Z] #18 62.73 Setting up python3-pip (18.1-5) ...
00:32:33 [2020-11-10T00:32:33.274Z] Running on azwin-2-92d940 in d:\jenkins\workspace\moby_PR-41638
[Pipeline] {
[Pipeline] ws
00:32:33 [2020-11-10T00:32:33.292Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
00:32:33 [2020-11-10T00:32:33.297Z] #41 152.3   CC       criu/sk-queue.o
[Pipeline] checkout
00:32:33 [2020-11-10T00:32:33.475Z] #18 ...
00:32:33 [2020-11-10T00:32:33.475Z] 
00:32:33 [2020-11-10T00:32:33.475Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:33 [2020-11-10T00:32:33.475Z] #41 109.9   CC       criu/image-desc.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 110.1   CC       criu/image.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 110.9   CC       criu/ipc_ns.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 111.9   CC       criu/irmap.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 112.4   CC       criu/kcmp-ids.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 112.8   CC       criu/kerndat.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 113.9   CC       criu/libnetlink.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 114.2   CC       criu/log.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 114.6   CC       criu/lsm.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 114.9   CC       criu/mem.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 116.4   CC       criu/memfd.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 116.9   CC       criu/mount.o
00:32:33 [2020-11-10T00:32:33.475Z] #41 120.0   CC       criu/namespaces.o
00:32:33 [2020-11-10T00:32:33.531Z] #18 59.51 Setting up xfsprogs (4.20.0-1) ...
00:32:33 [2020-11-10T00:32:33.531Z] #18 59.52 Setting up python3-lib2to3 (3.7.3-1) ...
00:32:33 [2020-11-10T00:32:33.738Z] #41 ...
00:32:33 [2020-11-10T00:32:33.738Z] 
00:32:33 [2020-11-10T00:32:33.738Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:32:33 [2020-11-10T00:32:33.738Z] #18 63.66 Processing triggers for libc-bin (2.28-10) ...
00:32:33 [2020-11-10T00:32:33.792Z] #18 59.93 Setting up python3-pkg-resources (40.8.0-1) ...
00:32:33 [2020-11-10T00:32:33.867Z] #41 152.6   CC       criu/sk-tcp.o
00:32:33 [2020-11-10T00:32:33.867Z] #41 ...
00:32:33 [2020-11-10T00:32:33.867Z] 
00:32:33 [2020-11-10T00:32:33.867Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:32:33 [2020-11-10T00:32:33.867Z] #47 254.9 + /build/golangci-lint --version
00:32:33 [2020-11-10T00:32:33.867Z] #47 255.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:32:33 [2020-11-10T00:32:33.867Z] #47 DONE 255.4s
00:32:33 [2020-11-10T00:32:33.867Z] 
00:32:33 [2020-11-10T00:32:33.867Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:33 [2020-11-10T00:32:33.867Z] #41 153.0   CC       criu/sk-unix.o
00:32:34 [2020-11-10T00:32:34.002Z] #18 63.71 Processing triggers for mime-support (3.62) ...
00:32:34 [2020-11-10T00:32:34.265Z] #18 DONE 64.0s
00:32:34 [2020-11-10T00:32:34.265Z] 
00:32:34 [2020-11-10T00:32:34.265Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:32:34 [2020-11-10T00:32:34.734Z] #18 60.99 Setting up python3-distutils (3.7.3-1) ...
00:32:34 [2020-11-10T00:32:34.851Z] #55 ...
00:32:34 [2020-11-10T00:32:34.851Z] 
00:32:34 [2020-11-10T00:32:34.851Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:32:34 [2020-11-10T00:32:34.851Z] #23 292.3 + return
00:32:34 [2020-11-10T00:32:34.851Z] #23 DONE 292.5s
00:32:34 [2020-11-10T00:32:34.851Z] 
00:32:34 [2020-11-10T00:32:34.851Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:35 [2020-11-10T00:32:35.249Z] #41 153.9   CC       criu/sockets.o
00:32:35 [2020-11-10T00:32:35.249Z] #41 154.3   CC       criu/stats.o
00:32:35 [2020-11-10T00:32:35.306Z] #18 61.52 Setting up python3-setuptools (40.8.0-1) ...
00:32:35 [2020-11-10T00:32:35.510Z] #41 154.4   CC       criu/string.o
00:32:35 [2020-11-10T00:32:35.510Z] #41 154.4   CC       criu/sysctl.o
00:32:35 [2020-11-10T00:32:35.661Z] #19 1.284 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:32:35 [2020-11-10T00:32:35.661Z] #19 1.303 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:32:35 [2020-11-10T00:32:35.661Z] #19 1.315 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:32:35 [2020-11-10T00:32:35.661Z] #19 DONE 1.4s
00:32:35 [2020-11-10T00:32:35.661Z] 
00:32:35 [2020-11-10T00:32:35.661Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:32:36 [2020-11-10T00:32:36.080Z] #41 154.9   CC       criu/sysfs_parse.o
00:32:36 [2020-11-10T00:32:36.340Z] #41 155.2   CC       criu/timens.o
00:32:36 [2020-11-10T00:32:36.340Z] #41 155.5   CC       criu/timerfd.o
00:32:36 [2020-11-10T00:32:36.384Z] #55 ...
00:32:36 [2020-11-10T00:32:36.384Z] 
00:32:36 [2020-11-10T00:32:36.384Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:32:36 [2020-11-10T00:32:36.683Z] #24 DONE 0.1s
00:32:36 [2020-11-10T00:32:36.683Z] 
00:32:36 [2020-11-10T00:32:36.683Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:32:36 [2020-11-10T00:32:36.691Z] #18 ...
00:32:36 [2020-11-10T00:32:36.691Z] 
00:32:36 [2020-11-10T00:32:36.691Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:32:36 [2020-11-10T00:32:36.691Z] #38 223.5 + dpkg --print-architecture
00:32:36 [2020-11-10T00:32:36.691Z] #38 223.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:32:36 [2020-11-10T00:32:36.691Z] #38 ...
00:32:36 [2020-11-10T00:32:36.691Z] 
00:32:36 [2020-11-10T00:32:36.691Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:36 [2020-11-10T00:32:36.691Z] #41 114.2   CC       criu/files-ext.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 114.7   CC       criu/files-reg.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 117.0   CC       criu/files.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 119.1   CC       criu/filesystems.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 119.7   CC       criu/fsnotify.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 121.0   CC       criu/image-desc.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 121.1   CC       criu/image.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 122.1   CC       criu/ipc_ns.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 123.3   CC       criu/irmap.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 123.9   CC       criu/kcmp-ids.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 124.2   CC       criu/kerndat.o
00:32:36 [2020-11-10T00:32:36.691Z] #41 ...
00:32:36 [2020-11-10T00:32:36.691Z] 
00:32:36 [2020-11-10T00:32:36.691Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:32:36 [2020-11-10T00:32:36.691Z] #18 62.86 Setting up python3-pip (18.1-5) ...
00:32:36 [2020-11-10T00:32:36.911Z] #41 155.7   CC       criu/tty.o
00:32:37 [2020-11-10T00:32:37.329Z] #29 DONE 0.7s
00:32:37 [2020-11-10T00:32:37.329Z] 
00:32:37 [2020-11-10T00:32:37.329Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:32:37 [2020-11-10T00:32:37.329Z] #32 DONE 0.1s
00:32:37 [2020-11-10T00:32:37.329Z] 
00:32:37 [2020-11-10T00:32:37.329Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:32:37 [2020-11-10T00:32:37.329Z] #34 DONE 0.1s
00:32:37 [2020-11-10T00:32:37.329Z] 
00:32:37 [2020-11-10T00:32:37.329Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:37 [2020-11-10T00:32:37.329Z] #55 ...
00:32:37 [2020-11-10T00:32:37.329Z] 
00:32:37 [2020-11-10T00:32:37.329Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:32:37 [2020-11-10T00:32:37.329Z] #37 DONE 0.1s
00:32:37 [2020-11-10T00:32:37.329Z] 
00:32:37 [2020-11-10T00:32:37.329Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:32:37 [2020-11-10T00:32:37.481Z] #41 156.5   CC       criu/tun.o
00:32:37 [2020-11-10T00:32:37.626Z] #40 DONE 0.1s
00:32:37 [2020-11-10T00:32:37.626Z] 
00:32:37 [2020-11-10T00:32:37.626Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:32:37 [2020-11-10T00:32:37.626Z] #43 DONE 0.1s
00:32:37 [2020-11-10T00:32:37.626Z] 
00:32:37 [2020-11-10T00:32:37.626Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:37 [2020-11-10T00:32:37.626Z] #55 ...
00:32:37 [2020-11-10T00:32:37.626Z] 
00:32:37 [2020-11-10T00:32:37.626Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:32:37 [2020-11-10T00:32:37.626Z] #45 DONE 0.1s
00:32:37 [2020-11-10T00:32:37.637Z] #18 63.84 Processing triggers for libc-bin (2.28-10) ...
00:32:37 [2020-11-10T00:32:37.637Z] #18 63.87 Processing triggers for mime-support (3.62) ...
00:32:37 [2020-11-10T00:32:37.741Z] #41 156.8   CC       criu/uffd.o
00:32:37 [2020-11-10T00:32:37.921Z] 
00:32:37 [2020-11-10T00:32:37.921Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:32:37 [2020-11-10T00:32:37.921Z] #47 DONE 0.2s
00:32:37 [2020-11-10T00:32:37.921Z] 
00:32:37 [2020-11-10T00:32:37.921Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:32:38 [2020-11-10T00:32:38.222Z] #49 DONE 0.2s
00:32:38 [2020-11-10T00:32:38.222Z] 
00:32:38 [2020-11-10T00:32:38.222Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:38 [2020-11-10T00:32:38.222Z] #55 ...
00:32:38 [2020-11-10T00:32:38.222Z] 
00:32:38 [2020-11-10T00:32:38.222Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:32:38 [2020-11-10T00:32:38.222Z] #51 DONE 0.1s
00:32:38 [2020-11-10T00:32:38.222Z] 
00:32:38 [2020-11-10T00:32:38.222Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:32:38 [2020-11-10T00:32:38.312Z] #41 157.4   CC       criu/util.o
00:32:38 [2020-11-10T00:32:38.518Z] #53 DONE 0.1s
00:32:38 [2020-11-10T00:32:38.518Z] 
00:32:38 [2020-11-10T00:32:38.518Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:38 [2020-11-10T00:32:38.588Z] #18 DONE 64.6s
00:32:38 [2020-11-10T00:32:38.588Z] 
00:32:38 [2020-11-10T00:32:38.588Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:32:39 [2020-11-10T00:32:39.253Z] #41 158.0   CC       criu/uts_ns.o
00:32:39 [2020-11-10T00:32:39.253Z] #41 158.2   CC       criu/vdso-compat.o
00:32:39 [2020-11-10T00:32:39.514Z] #41 158.3   CC       criu/vdso.o
00:32:39 [2020-11-10T00:32:39.531Z] #19 0.902 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:32:39 [2020-11-10T00:32:39.531Z] #19 0.907 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:32:39 [2020-11-10T00:32:39.531Z] #19 0.912 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:32:39 [2020-11-10T00:32:39.531Z] #19 DONE 1.0s
00:32:39 [2020-11-10T00:32:39.531Z] 
00:32:39 [2020-11-10T00:32:39.531Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:32:39 [2020-11-10T00:32:39.774Z] #41 158.6   LINK     criu/built-in.o
00:32:39 [2020-11-10T00:32:39.774Z] #41 158.8   LINK     criu/criu
00:32:39 [2020-11-10T00:32:39.891Z] #20 3.884 Collecting yamllint==1.16.0
00:32:40 [2020-11-10T00:32:40.034Z] #41 159.0   DEP      lib/c/criu.d
00:32:40 [2020-11-10T00:32:40.034Z] #41 159.0   CC       images/rpc.pb-c.o
00:32:40 [2020-11-10T00:32:40.604Z] #41 159.3   CC       lib/c/criu.o
00:32:40 [2020-11-10T00:32:40.864Z] #41 159.9   LINK     lib/c/built-in.o
00:32:40 [2020-11-10T00:32:40.864Z] #41 159.9   LINK     lib/c/libcriu.so
00:32:40 [2020-11-10T00:32:40.864Z] #41 159.9   LINK     lib/c/libcriu.a
00:32:41 [2020-11-10T00:32:41.124Z] #41 160.0   GEN      magic.py
00:32:41 [2020-11-10T00:32:41.124Z] #41 160.1 Note: Building without setproctitle() and strlcpy() support.
00:32:41 [2020-11-10T00:32:41.124Z] #41 160.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:32:41 [2020-11-10T00:32:41.124Z] #41 160.1 Note: Building without GnuTLS support
00:32:41 [2020-11-10T00:32:41.124Z] #41 160.1 Makefile.config:39: Warn: you have no libnftables installed
00:32:41 [2020-11-10T00:32:41.124Z] #41 160.1 Makefile.config:40: Warn: Building without nftables support
00:32:41 [2020-11-10T00:32:41.694Z] #41 160.5 fatal: not a git repository (or any of the parent directories): .git
00:32:41 [2020-11-10T00:32:41.816Z] #20 ...
00:32:41 [2020-11-10T00:32:41.816Z] 
00:32:41 [2020-11-10T00:32:41.816Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:41 [2020-11-10T00:32:41.816Z] #41 121.4   CC       criu/net.o
00:32:41 [2020-11-10T00:32:41.816Z] #41 123.9   CC       criu/netfilter.o
00:32:41 [2020-11-10T00:32:41.816Z] #41 124.2   CC       criu/page-pipe.o
00:32:41 [2020-11-10T00:32:41.816Z] #41 124.9   CC       criu/page-xfer.o
00:32:41 [2020-11-10T00:32:41.816Z] #41 126.1   CC       criu/pagemap-cache.o
00:32:41 [2020-11-10T00:32:41.816Z] #41 126.4   CC       criu/pagemap.o
00:32:41 [2020-11-10T00:32:41.816Z] #41 127.1   CC       criu/parasite-syscall.o
00:32:41 [2020-11-10T00:32:41.816Z] #41 127.8   CC       criu/path.o
00:32:41 [2020-11-10T00:32:41.816Z] #41 128.1   CC       criu/pie-util-vdso.o
00:32:41 [2020-11-10T00:32:41.816Z] #41 128.4   CC       criu/pie-util.o
00:32:41 [2020-11-10T00:32:41.954Z] #41 161.0 make[1]: Nothing to be done for 'all'.
00:32:42 [2020-11-10T00:32:42.079Z] #41 128.5   CC       criu/pipes.o
00:32:42 [2020-11-10T00:32:42.524Z] #41 161.4 make[1]: 'images/built-in.o' is up to date.
00:32:42 [2020-11-10T00:32:42.524Z] #41 161.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:32:42 [2020-11-10T00:32:42.524Z] #41 161.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:32:42 [2020-11-10T00:32:42.524Z] #41 161.5 make[1]: 'compel/libcompel.a' is up to date.
00:32:42 [2020-11-10T00:32:42.524Z] #41 161.5 make[1]: 'compel/compel-host-bin' is up to date.
00:32:42 [2020-11-10T00:32:42.524Z] #41 161.5 make[1]: Nothing to be done for 'all'.
00:32:42 [2020-11-10T00:32:42.524Z] #41 161.5 make[1]: 'soccr/libsoccr.a' is up to date.
00:32:42 [2020-11-10T00:32:42.524Z] #41 161.6 make[2]: Nothing to be done for 'all'.
00:32:42 [2020-11-10T00:32:42.655Z] #41 129.1   CC       criu/plugin.o
00:32:42 [2020-11-10T00:32:42.784Z] #41 161.7 make[2]: Nothing to be done for 'all'.
00:32:42 [2020-11-10T00:32:42.784Z] #41 161.7 make[2]: Nothing to be done for 'all'.
00:32:42 [2020-11-10T00:32:42.784Z] #41 161.8 make[2]: Nothing to be done for 'all'.
00:32:42 [2020-11-10T00:32:42.784Z] #41 161.8 make[2]: Nothing to be done for 'all'.
00:32:42 [2020-11-10T00:32:42.784Z] #41 161.8 make[2]: Nothing to be done for 'all'.
00:32:42 [2020-11-10T00:32:42.784Z] #41 161.8 make[2]: Nothing to be done for 'all'.
00:32:42 [2020-11-10T00:32:42.784Z] #41 161.9 make[2]: Nothing to be done for 'all'.
00:32:42 [2020-11-10T00:32:42.918Z] #41 129.4   CC       criu/proc_parse.o
00:32:43 [2020-11-10T00:32:43.044Z] #41 161.9   INSTALL  criu/criu
00:32:43 [2020-11-10T00:32:43.614Z] #41 DONE 162.3s
00:32:43 [2020-11-10T00:32:43.614Z] 
00:32:43 [2020-11-10T00:32:43.614Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:44 [2020-11-10T00:32:44.821Z] #20 5.078 Collecting yamllint==1.16.0
00:32:44 [2020-11-10T00:32:44.860Z] #41 131.3   CC       criu/protobuf-desc.o
00:32:44 [2020-11-10T00:32:44.860Z] #41 ...
00:32:44 [2020-11-10T00:32:44.860Z] 
00:32:44 [2020-11-10T00:32:44.860Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:32:44 [2020-11-10T00:32:44.860Z] #20 9.211   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:32:44 [2020-11-10T00:32:44.996Z] #54 ...
00:32:44 [2020-11-10T00:32:44.996Z] 
00:32:44 [2020-11-10T00:32:44.996Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:32:44 [2020-11-10T00:32:44.996Z] #42 DONE 0.1s
00:32:44 [2020-11-10T00:32:44.996Z] 
00:32:44 [2020-11-10T00:32:44.996Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:32:45 [2020-11-10T00:32:45.082Z] #20 ...
00:32:45 [2020-11-10T00:32:45.082Z] 
00:32:45 [2020-11-10T00:32:45.082Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:32:45 [2020-11-10T00:32:45.082Z] #38 223.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:32:45 [2020-11-10T00:32:45.082Z] #38 223.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:32:45 [2020-11-10T00:32:45.123Z] #20 9.337 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:32:45 [2020-11-10T00:32:45.123Z] #20 9.404   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:32:45 [2020-11-10T00:32:45.123Z] #20 9.490 Collecting pyyaml (from yamllint==1.16.0)
00:32:45 [2020-11-10T00:32:45.258Z] #44 DONE 0.3s
00:32:45 [2020-11-10T00:32:45.258Z] 
00:32:45 [2020-11-10T00:32:45.258Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:32:45 [2020-11-10T00:32:45.258Z] #46 DONE 0.2s
00:32:45 [2020-11-10T00:32:45.258Z] 
00:32:45 [2020-11-10T00:32:45.258Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:45 [2020-11-10T00:32:45.385Z] #20 9.632   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:32:45 [2020-11-10T00:32:45.518Z] #54 ...
00:32:45 [2020-11-10T00:32:45.518Z] 
00:32:45 [2020-11-10T00:32:45.518Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:32:46 [2020-11-10T00:32:46.511Z] #48 DONE 1.0s
00:32:46 [2020-11-10T00:32:46.511Z] 
00:32:46 [2020-11-10T00:32:46.511Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:46 [2020-11-10T00:32:46.511Z] #54 202.1 + bin/containerd
00:32:46 [2020-11-10T00:32:46.511Z] #54 ...
00:32:46 [2020-11-10T00:32:46.511Z] 
00:32:46 [2020-11-10T00:32:46.511Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:32:46 [2020-11-10T00:32:46.511Z] #50 DONE 0.1s
00:32:46 [2020-11-10T00:32:46.779Z] #20 10.79 Building wheels for collected packages: pyyaml
00:32:46 [2020-11-10T00:32:46.779Z] #20 10.79   Running setup.py bdist_wheel for pyyaml: started
00:32:46 [2020-11-10T00:32:46.786Z] 
00:32:46 [2020-11-10T00:32:46.786Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:32:46 [2020-11-10T00:32:46.786Z] #52 DONE 0.1s
00:32:46 [2020-11-10T00:32:46.786Z] 
00:32:46 [2020-11-10T00:32:46.786Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:47 [2020-11-10T00:32:47.355Z] #20 11.57   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:32:47 [2020-11-10T00:32:47.355Z] #20 11.58   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:32:47 [2020-11-10T00:32:47.355Z] #20 11.64 Successfully built pyyaml
00:32:47 [2020-11-10T00:32:47.355Z] #20 11.65 Installing collected packages: pathspec, pyyaml, yamllint
00:32:47 [2020-11-10T00:32:47.618Z] #20 11.94 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:32:47 [2020-11-10T00:32:47.629Z] #38 ...
00:32:47 [2020-11-10T00:32:47.629Z] 
00:32:47 [2020-11-10T00:32:47.629Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:47 [2020-11-10T00:32:47.629Z] #41 125.3   CC       criu/libnetlink.o
00:32:47 [2020-11-10T00:32:47.629Z] #41 125.7   CC       criu/log.o
00:32:47 [2020-11-10T00:32:47.629Z] #41 126.2   CC       criu/lsm.o
00:32:47 [2020-11-10T00:32:47.629Z] #41 126.8   CC       criu/mem.o
00:32:47 [2020-11-10T00:32:47.629Z] #41 129.0   CC       criu/memfd.o
00:32:47 [2020-11-10T00:32:47.629Z] #41 129.7   CC       criu/mount.o
00:32:47 [2020-11-10T00:32:47.629Z] #41 133.6   CC       criu/namespaces.o
00:32:47 [2020-11-10T00:32:47.629Z] #41 135.1   CC       criu/net.o
00:32:48 [2020-11-10T00:32:48.193Z] #20 ...
00:32:48 [2020-11-10T00:32:48.193Z] 
00:32:48 [2020-11-10T00:32:48.193Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:48 [2020-11-10T00:32:48.193Z] #54 159.7 + bin/containerd
00:32:48 [2020-11-10T00:32:48.193Z] #54 ...
00:32:48 [2020-11-10T00:32:48.193Z] 
00:32:48 [2020-11-10T00:32:48.193Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:48 [2020-11-10T00:32:48.193Z] #41 132.2   CC       criu/protobuf.o
00:32:48 [2020-11-10T00:32:48.193Z] #41 132.5   CC       criu/pstree.o
00:32:48 [2020-11-10T00:32:48.193Z] #41 133.4   CC       criu/rbtree.o
00:32:48 [2020-11-10T00:32:48.193Z] #41 133.7   CC       criu/rst-malloc.o
00:32:48 [2020-11-10T00:32:48.193Z] #41 134.0   CC       criu/seccomp.o
00:32:48 [2020-11-10T00:32:48.193Z] #41 134.6   CC       criu/seize.o
00:32:48 [2020-11-10T00:32:48.769Z] #41 ...
00:32:48 [2020-11-10T00:32:48.769Z] 
00:32:48 [2020-11-10T00:32:48.769Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:32:48 [2020-11-10T00:32:48.769Z] #20 DONE 12.9s
00:32:48 [2020-11-10T00:32:48.769Z] 
00:32:48 [2020-11-10T00:32:48.769Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:32:48 [2020-11-10T00:32:48.769Z] #22 214.7 + return
00:32:48 [2020-11-10T00:32:48.769Z] #22 DONE 215.7s
00:32:48 [2020-11-10T00:32:48.769Z] 
00:32:48 [2020-11-10T00:32:48.769Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:48 [2020-11-10T00:32:48.769Z] #41 135.3   CC       criu/servicefd.o
00:32:49 [2020-11-10T00:32:49.033Z] #41 135.6   CC       criu/shmem.o
00:32:49 [2020-11-10T00:32:49.982Z] #41 136.4   CC       criu/sigframe.o
00:32:49 [2020-11-10T00:32:49.982Z] #41 136.5   CC       criu/signalfd.o
00:32:50 [2020-11-10T00:32:50.175Z] #41 ...
00:32:50 [2020-11-10T00:32:50.175Z] 
00:32:50 [2020-11-10T00:32:50.175Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:32:50 [2020-11-10T00:32:50.175Z] #20 10.45   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:32:50 [2020-11-10T00:32:50.175Z] #20 10.55 Collecting pyyaml (from yamllint==1.16.0)
00:32:50 [2020-11-10T00:32:50.175Z] #20 10.72   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:32:50 [2020-11-10T00:32:50.245Z] #41 136.7   CC       criu/sk-inet.o
00:32:50 [2020-11-10T00:32:50.822Z] #41 ...
00:32:50 [2020-11-10T00:32:50.822Z] 
00:32:50 [2020-11-10T00:32:50.822Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:32:50 [2020-11-10T00:32:50.822Z] #23 DONE 0.2s
00:32:50 [2020-11-10T00:32:50.822Z] 
00:32:50 [2020-11-10T00:32:50.822Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:32:51 [2020-11-10T00:32:51.560Z] #20 12.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:32:51 [2020-11-10T00:32:51.560Z] #20 12.06   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:32:51 [2020-11-10T00:32:51.560Z] #20 12.10 Building wheels for collected packages: pyyaml
00:32:51 [2020-11-10T00:32:51.560Z] #20 12.10   Running setup.py bdist_wheel for pyyaml: started
00:32:52 [2020-11-10T00:32:52.502Z] #20 13.19   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:32:52 [2020-11-10T00:32:52.502Z] #20 13.19   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:32:52 [2020-11-10T00:32:52.502Z] #20 13.27 Successfully built pyyaml
00:32:52 [2020-11-10T00:32:52.502Z] #20 13.29 Installing collected packages: pyyaml, pathspec, yamllint
00:32:53 [2020-11-10T00:32:53.073Z] #20 13.63 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:32:53 [2020-11-10T00:32:53.334Z] #20 DONE 14.1s
00:32:53 [2020-11-10T00:32:53.334Z] 
00:32:53 [2020-11-10T00:32:53.334Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:32:53 [2020-11-10T00:32:53.596Z] #23 DONE 0.2s
00:32:53 [2020-11-10T00:32:53.596Z] 
00:32:53 [2020-11-10T00:32:53.596Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:53 [2020-11-10T00:32:53.596Z] #41 138.2   CC       criu/netfilter.o
00:32:53 [2020-11-10T00:32:53.596Z] #41 138.6   CC       criu/page-pipe.o
00:32:53 [2020-11-10T00:32:53.596Z] #41 139.4   CC       criu/page-xfer.o
00:32:53 [2020-11-10T00:32:53.596Z] #41 141.1   CC       criu/pagemap-cache.o
00:32:54 [2020-11-10T00:32:54.168Z] #41 141.8   CC       criu/pagemap.o
00:32:55 [2020-11-10T00:32:55.112Z] #41 142.7   CC       criu/parasite-syscall.o
00:32:55 [2020-11-10T00:32:55.683Z] #41 143.5   CC       criu/path.o
00:32:56 [2020-11-10T00:32:56.079Z] using credential docker-jenkins-github-credentials
00:32:56 [2020-11-10T00:32:56.129Z] #28 ...
00:32:56 [2020-11-10T00:32:56.129Z] 
00:32:56 [2020-11-10T00:32:56.129Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:56 [2020-11-10T00:32:56.129Z] #41 137.6   CC       criu/sk-netlink.o
00:32:56 [2020-11-10T00:32:56.129Z] #41 137.9   CC       criu/sk-packet.o
00:32:56 [2020-11-10T00:32:56.129Z] #41 138.5   CC       criu/sk-queue.o
00:32:56 [2020-11-10T00:32:56.129Z] #41 138.9   CC       criu/sk-tcp.o
00:32:56 [2020-11-10T00:32:56.129Z] #41 139.3   CC       criu/sk-unix.o
00:32:56 [2020-11-10T00:32:56.129Z] #41 140.9   CC       criu/sockets.o
00:32:56 [2020-11-10T00:32:56.129Z] #41 141.6   CC       criu/stats.o
00:32:56 [2020-11-10T00:32:56.129Z] #41 141.9   CC       criu/string.o
00:32:56 [2020-11-10T00:32:56.129Z] #41 142.0   CC       criu/sysctl.o
00:32:56 [2020-11-10T00:32:56.129Z] #41 142.5   CC       criu/sysfs_parse.o
00:32:56 [2020-11-10T00:32:56.155Z] Cloning the remote Git repository
00:32:56 [2020-11-10T00:32:56.155Z] Cloning with configured refspecs honoured and without tags
00:32:56 [2020-11-10T00:32:56.255Z] #41 143.8   CC       criu/pie-util-vdso-elf32.o
00:32:56 [2020-11-10T00:32:56.393Z] #41 142.8   CC       criu/timens.o
00:32:56 [2020-11-10T00:32:56.516Z] #41 144.2   CC       criu/pie-util-vdso.o
00:32:56 [2020-11-10T00:32:56.349Z] Cloning repository https://github.com/moby/moby.git
00:32:56 [2020-11-10T00:32:56.656Z] #41 143.1   CC       criu/timerfd.o
00:32:56 [2020-11-10T00:32:56.777Z] #41 ...
00:32:56 [2020-11-10T00:32:56.778Z] 
00:32:56 [2020-11-10T00:32:56.778Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:32:56 [2020-11-10T00:32:56.778Z] #28 DONE 3.2s
00:32:56 [2020-11-10T00:32:56.778Z] 
00:32:56 [2020-11-10T00:32:56.778Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:56 [2020-11-10T00:32:56.778Z] #41 144.6   CC       criu/pie-util.o
00:32:56 [2020-11-10T00:32:56.778Z] #41 ...
00:32:56 [2020-11-10T00:32:56.778Z] 
00:32:56 [2020-11-10T00:32:56.778Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:32:56 [2020-11-10T00:32:56.920Z] #41 143.4   CC       criu/tty.o
00:32:57 [2020-11-10T00:32:57.183Z] #41 ...
00:32:57 [2020-11-10T00:32:57.183Z] 
00:32:57 [2020-11-10T00:32:57.183Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:32:57 [2020-11-10T00:32:57.183Z] #28 DONE 6.3s
00:32:57 [2020-11-10T00:32:57.183Z] 
00:32:57 [2020-11-10T00:32:57.183Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:32:57 [2020-11-10T00:32:57.354Z] #31 DONE 0.4s
00:32:57 [2020-11-10T00:32:57.354Z] 
00:32:57 [2020-11-10T00:32:57.354Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:32:57 [2020-11-10T00:32:57.354Z] #33 DONE 0.0s
00:32:57 [2020-11-10T00:32:57.354Z] 
00:32:57 [2020-11-10T00:32:57.354Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:32:57 [2020-11-10T00:32:57.354Z] #36 DONE 0.0s
00:32:57 [2020-11-10T00:32:57.354Z] 
00:32:57 [2020-11-10T00:32:57.354Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:57 [2020-11-10T00:32:57.354Z] #41 144.9   CC       criu/pipes.o
00:32:57 [2020-11-10T00:32:57.616Z] #41 145.5   CC       criu/plugin.o
00:32:58 [2020-11-10T00:32:58.132Z] #31 DONE 0.8s
00:32:58 [2020-11-10T00:32:58.132Z] 
00:32:58 [2020-11-10T00:32:58.132Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:32:58 [2020-11-10T00:32:58.132Z] #33 DONE 0.1s
00:32:58 [2020-11-10T00:32:58.132Z] 
00:32:58 [2020-11-10T00:32:58.132Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:32:58 [2020-11-10T00:32:58.188Z] #41 145.8   CC       criu/proc_parse.o
00:32:58 [2020-11-10T00:32:58.397Z] #36 DONE 0.1s
00:32:58 [2020-11-10T00:32:58.397Z] 
00:32:58 [2020-11-10T00:32:58.397Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:32:56 [2020-11-10T00:32:56.748Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
00:32:57 [2020-11-10T00:32:57.572Z] Fetching upstream changes from https://github.com/moby/moby.git
00:32:57 [2020-11-10T00:32:57.572Z]  > git --version # timeout=10
00:32:57 [2020-11-10T00:32:57.628Z]  > git --version # 'git version 2.24.1.windows.2'
00:32:57 [2020-11-10T00:32:57.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:32:57 [2020-11-10T00:32:57.631Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:32:58 [2020-11-10T00:32:58.658Z] #39 DONE 0.6s
00:32:58 [2020-11-10T00:32:58.658Z] 
00:32:58 [2020-11-10T00:32:58.658Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:58 [2020-11-10T00:32:58.658Z] #41 145.1   CC       criu/tun.o
00:32:58 [2020-11-10T00:32:58.919Z] #41 145.5   CC       criu/uffd.o
00:33:00 [2020-11-10T00:33:00.311Z] #41 146.5   CC       criu/util.o
00:33:00 [2020-11-10T00:33:00.623Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:33:00 [2020-11-10T00:33:00.623Z] 
00:33:00 [2020-11-10T00:33:00.623Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:33:00 [2020-11-10T00:33:00.623Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:33:00 [2020-11-10T00:33:00.623Z] HOSTNAME=d69c443820c8
00:33:00 [2020-11-10T00:33:00.623Z] TESTDEBUG=0
00:33:00 [2020-11-10T00:33:00.623Z] DEST=bundles/test-integration
00:33:00 [2020-11-10T00:33:00.623Z] PWD=/go/src/github.com/docker/docker
00:33:00 [2020-11-10T00:33:00.623Z] DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a
00:33:00 [2020-11-10T00:33:00.623Z] container=docker
00:33:00 [2020-11-10T00:33:00.623Z] HOME=/root
00:33:00 [2020-11-10T00:33:00.623Z] GOLANG_VERSION=1.13.15
00:33:00 [2020-11-10T00:33:00.623Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:33:00 [2020-11-10T00:33:00.623Z] VALIDATE_BRANCH=master
00:33:00 [2020-11-10T00:33:00.623Z] TERM=xterm
00:33:00 [2020-11-10T00:33:00.623Z] DOCKER_PKG=github.com/docker/docker
00:33:00 [2020-11-10T00:33:00.623Z] SHLVL=1
00:33:00 [2020-11-10T00:33:00.623Z] TIMEOUT=120m
00:33:00 [2020-11-10T00:33:00.623Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:33:00 [2020-11-10T00:33:00.623Z] DOCKER_GRAPHDRIVER=overlay2
00:33:00 [2020-11-10T00:33:00.623Z] GO111MODULE=off
00:33:00 [2020-11-10T00:33:00.623Z] DOCKER_EXPERIMENTAL=1
00:33:00 [2020-11-10T00:33:00.623Z] TEST_SKIP_INTEGRATION_CLI=1
00:33:00 [2020-11-10T00:33:00.623Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:33:00 [2020-11-10T00:33:00.623Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:33:00 [2020-11-10T00:33:00.623Z] GOPATH=/go
00:33:00 [2020-11-10T00:33:00.623Z] PKG_CONFIG=pkg-config
00:33:00 [2020-11-10T00:33:00.623Z] _=/usr/bin/env
00:33:00 [2020-11-10T00:33:00.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:33:00 [2020-11-10T00:33:00.734Z] #41 148.1   CC       criu/protobuf-desc.o
00:33:00 [2020-11-10T00:33:00.995Z] #41 ...
00:33:00 [2020-11-10T00:33:00.995Z] 
00:33:00 [2020-11-10T00:33:00.995Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:33:00 [2020-11-10T00:33:00.995Z] #51 91.57 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:33:00 [2020-11-10T00:33:00.995Z] #51 93.64 + mkdir -p /build
00:33:00 [2020-11-10T00:33:00.995Z] #51 93.64 + cp runc /build/runc
00:33:00 [2020-11-10T00:33:00.995Z] #51 DONE 94.1s
00:33:00 [2020-11-10T00:33:00.995Z] 
00:33:00 [2020-11-10T00:33:00.995Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:33:01 [2020-11-10T00:33:01.260Z] #41 147.5   CC       criu/uts_ns.o
00:33:01 [2020-11-10T00:33:01.260Z] #41 147.7   CC       criu/vdso.o
00:33:01 [2020-11-10T00:33:01.567Z] #41 149.3   CC       criu/protobuf.o
00:33:01 [2020-11-10T00:33:01.835Z] #41 148.2   LINK     criu/built-in.o
00:33:01 [2020-11-10T00:33:01.835Z] #41 148.3   LINK     criu/criu
00:33:02 [2020-11-10T00:33:02.098Z] #41 148.6   DEP      lib/c/criu.d
00:33:02 [2020-11-10T00:33:02.098Z] #41 148.7   CC       images/rpc.pb-c.o
00:33:02 [2020-11-10T00:33:02.138Z] #41 149.8   CC       criu/pstree.o
00:33:02 [2020-11-10T00:33:02.674Z] #41 149.2   CC       lib/c/criu.o
00:33:03 [2020-11-10T00:33:03.082Z] #41 150.6   CC       criu/rbtree.o
00:33:03 [2020-11-10T00:33:03.082Z] #41 150.8   CC       criu/rst-malloc.o
00:33:03 [2020-11-10T00:33:03.343Z] #41 151.1   CC       criu/seccomp.o
00:33:03 [2020-11-10T00:33:03.657Z] #41 150.2   LINK     lib/c/built-in.o
00:33:03 [2020-11-10T00:33:03.657Z] #41 150.2   LINK     lib/c/libcriu.so
00:33:03 [2020-11-10T00:33:03.657Z] #41 150.2   LINK     lib/c/libcriu.a
00:33:03 [2020-11-10T00:33:03.927Z] #41 150.4   GEN      magic.py
00:33:03 [2020-11-10T00:33:03.945Z] #41 ...
00:33:03 [2020-11-10T00:33:03.945Z] 
00:33:03 [2020-11-10T00:33:03.945Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:33:03 [2020-11-10T00:33:03.945Z] #38 DONE 251.0s
00:33:03 [2020-11-10T00:33:03.945Z] 
00:33:03 [2020-11-10T00:33:03.945Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:33:03 [2020-11-10T00:33:03.945Z] #41 151.7   CC       criu/seize.o
00:33:04 [2020-11-10T00:33:04.192Z] #41 150.5 Note: Building without setproctitle() and strlcpy() support.
00:33:04 [2020-11-10T00:33:04.192Z] #41 150.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:33:04 [2020-11-10T00:33:04.192Z] #41 150.5 Note: Building without GnuTLS support
00:33:04 [2020-11-10T00:33:04.192Z] #41 150.5 Makefile.config:39: Warn: you have no libnftables installed
00:33:04 [2020-11-10T00:33:04.192Z] #41 150.5 Makefile.config:40: Warn: Building without nftables support
00:33:04 [2020-11-10T00:33:04.458Z] #41 151.0 fatal: not a git repository (or any of the parent directories): .git
00:33:04 [2020-11-10T00:33:04.722Z] #41 151.4 make[1]: Nothing to be done for 'all'.
00:33:04 [2020-11-10T00:33:04.922Z] #41 152.8   CC       criu/servicefd.o
00:33:05 [2020-11-10T00:33:05.295Z] #41 151.7 make[1]: 'images/built-in.o' is up to date.
00:33:05 [2020-11-10T00:33:05.295Z] #41 151.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:33:05 [2020-11-10T00:33:05.295Z] #41 151.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:33:05 [2020-11-10T00:33:05.295Z] #41 151.8 make[1]: 'compel/libcompel.a' is up to date.
00:33:05 [2020-11-10T00:33:05.295Z] #41 151.8 make[1]: 'compel/compel-host-bin' is up to date.
00:33:05 [2020-11-10T00:33:05.295Z] #41 151.8 make[1]: Nothing to be done for 'all'.
00:33:05 [2020-11-10T00:33:05.295Z] #41 151.8 make[1]: 'soccr/libsoccr.a' is up to date.
00:33:05 [2020-11-10T00:33:05.497Z] #41 153.4   CC       criu/shmem.o
00:33:05 [2020-11-10T00:33:05.556Z] #41 152.0 make[2]: Nothing to be done for 'all'.
00:33:05 [2020-11-10T00:33:05.556Z] #41 152.0 make[2]: Nothing to be done for 'all'.
00:33:05 [2020-11-10T00:33:05.556Z] #41 152.0 make[2]: Nothing to be done for 'all'.
00:33:05 [2020-11-10T00:33:05.556Z] #41 152.1 make[2]: Nothing to be done for 'all'.
00:33:05 [2020-11-10T00:33:05.556Z] #41 152.1 make[2]: Nothing to be done for 'all'.
00:33:05 [2020-11-10T00:33:05.556Z] #41 152.1 make[2]: Nothing to be done for 'all'.
00:33:05 [2020-11-10T00:33:05.556Z] #41 152.1 make[2]: Nothing to be done for 'all'.
00:33:05 [2020-11-10T00:33:05.556Z] #41 152.2 make[2]: Nothing to be done for 'all'.
00:33:05 [2020-11-10T00:33:05.734Z] #55 285.5 + bin/containerd-stress
00:33:05 [2020-11-10T00:33:05.818Z] #41 152.2   INSTALL  criu/criu
00:33:05 [2020-11-10T00:33:05.818Z] #41 DONE 152.5s
00:33:05 [2020-11-10T00:33:05.818Z] 
00:33:05 [2020-11-10T00:33:05.818Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:33:06 [2020-11-10T00:33:06.031Z] #55 287.9 + bin/containerd-shim
00:33:06 [2020-11-10T00:33:06.476Z] #41 154.0   CC       criu/sigframe.o
00:33:06 [2020-11-10T00:33:06.476Z] #41 154.2   CC       criu/signalfd.o
00:33:06 [2020-11-10T00:33:06.476Z] #41 154.4   CC       criu/sk-inet.o
00:33:07 [2020-11-10T00:33:07.048Z] #41 ...
00:33:07 [2020-11-10T00:33:07.048Z] 
00:33:07 [2020-11-10T00:33:07.048Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:33:07 [2020-11-10T00:33:07.048Z] #39 DONE 0.8s
00:33:07 [2020-11-10T00:33:07.048Z] 
00:33:07 [2020-11-10T00:33:07.048Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:33:07 [2020-11-10T00:33:07.204Z] #54 ...
00:33:07 [2020-11-10T00:33:07.204Z] 
00:33:07 [2020-11-10T00:33:07.204Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:33:07 [2020-11-10T00:33:07.309Z] #41 155.0   CC       criu/sk-netlink.o
00:33:07 [2020-11-10T00:33:07.467Z] #42 DONE 0.1s
00:33:07 [2020-11-10T00:33:07.467Z] 
00:33:07 [2020-11-10T00:33:07.467Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:33:07 [2020-11-10T00:33:07.467Z] #54 ...
00:33:07 [2020-11-10T00:33:07.467Z] 
00:33:07 [2020-11-10T00:33:07.467Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:33:07 [2020-11-10T00:33:07.467Z] #44 DONE 0.1s
00:33:07 [2020-11-10T00:33:07.570Z] #41 155.3   CC       criu/sk-packet.o
00:33:07 [2020-11-10T00:33:07.727Z] 
00:33:07 [2020-11-10T00:33:07.727Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:33:07 [2020-11-10T00:33:07.727Z] #46 DONE 0.1s
00:33:07 [2020-11-10T00:33:07.727Z] 
00:33:07 [2020-11-10T00:33:07.727Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:33:07 [2020-11-10T00:33:07.727Z] #54 ...
00:33:07 [2020-11-10T00:33:07.727Z] 
00:33:07 [2020-11-10T00:33:07.727Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:33:07 [2020-11-10T00:33:07.830Z] #41 155.6   CC       criu/sk-queue.o
00:33:07 [2020-11-10T00:33:07.988Z] #48 DONE 0.2s
00:33:07 [2020-11-10T00:33:07.988Z] 
00:33:07 [2020-11-10T00:33:07.988Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:33:07 [2020-11-10T00:33:07.988Z] #50 DONE 0.1s
00:33:07 [2020-11-10T00:33:07.988Z] 
00:33:07 [2020-11-10T00:33:07.988Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:33:07 [2020-11-10T00:33:07.988Z] #54 ...
00:33:07 [2020-11-10T00:33:07.988Z] 
00:33:07 [2020-11-10T00:33:07.988Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:33:07 [2020-11-10T00:33:07.988Z] #52 DONE 0.1s
00:33:08 [2020-11-10T00:33:08.090Z] #41 155.9   CC       criu/sk-tcp.o
00:33:08 [2020-11-10T00:33:08.248Z] 
00:33:08 [2020-11-10T00:33:08.248Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:33:08 [2020-11-10T00:33:08.661Z] #41 156.3   CC       criu/sk-unix.o
00:33:09 [2020-11-10T00:33:09.233Z] #41 ...
00:33:09 [2020-11-10T00:33:09.233Z] 
00:33:09 [2020-11-10T00:33:09.233Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:33:09 [2020-11-10T00:33:09.233Z] #47 256.0 + /build/golangci-lint --version
00:33:09 [2020-11-10T00:33:09.233Z] #47 256.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:33:09 [2020-11-10T00:33:09.233Z] #47 DONE 256.4s
00:33:09 [2020-11-10T00:33:09.233Z] 
00:33:09 [2020-11-10T00:33:09.233Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:33:09 [2020-11-10T00:33:09.805Z] #54 ...
00:33:09 [2020-11-10T00:33:09.805Z] 
00:33:09 [2020-11-10T00:33:09.805Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:33:09 [2020-11-10T00:33:09.805Z] #41 157.4   CC       criu/sockets.o
00:33:10 [2020-11-10T00:33:10.067Z] #41 157.8   CC       criu/stats.o
00:33:10 [2020-11-10T00:33:10.327Z] #41 158.0   CC       criu/string.o
00:33:10 [2020-11-10T00:33:10.327Z] #41 158.0   CC       criu/sysctl.o
00:33:10 [2020-11-10T00:33:10.899Z] #41 158.6   CC       criu/sysfs_parse.o
00:33:11 [2020-11-10T00:33:11.159Z] #41 158.9   CC       criu/timens.o
00:33:11 [2020-11-10T00:33:11.420Z] #41 159.1   CC       criu/timerfd.o
00:33:11 [2020-11-10T00:33:11.420Z] #41 159.2   CC       criu/tty.o
00:33:12 [2020-11-10T00:33:12.363Z] #41 160.1   CC       criu/tun.o
00:33:12 [2020-11-10T00:33:12.623Z] #41 160.3   CC       criu/uffd.o
00:33:12 [2020-11-10T00:33:12.989Z] #55 294.9 + bin/containerd-shim-runc-v1
00:33:13 [2020-11-10T00:33:13.195Z] #41 161.0   CC       criu/util.o
00:33:14 [2020-11-10T00:33:14.137Z] #41 161.7   CC       criu/uts_ns.o
00:33:14 [2020-11-10T00:33:14.137Z] #41 161.8   CC       criu/vdso-compat.o
00:33:14 [2020-11-10T00:33:14.137Z] #41 161.9   CC       criu/vdso.o
00:33:14 [2020-11-10T00:33:14.398Z] #41 162.3   LINK     criu/built-in.o
00:33:14 [2020-11-10T00:33:14.658Z] #41 162.4   LINK     criu/criu
00:33:14 [2020-11-10T00:33:14.918Z] #41 162.6   DEP      lib/c/criu.d
00:33:14 [2020-11-10T00:33:14.918Z] #41 162.6   CC       images/rpc.pb-c.o
00:33:15 [2020-11-10T00:33:15.178Z] #41 162.9   CC       lib/c/criu.o
00:33:15 [2020-11-10T00:33:15.728Z] Fetching without tags
00:33:15 [2020-11-10T00:33:15.749Z] #41 163.5   LINK     lib/c/built-in.o
00:33:15 [2020-11-10T00:33:15.749Z] #41 163.5   LINK     lib/c/libcriu.so
00:33:15 [2020-11-10T00:33:15.749Z] #41 163.5   LINK     lib/c/libcriu.a
00:33:15 [2020-11-10T00:33:15.749Z] #41 163.6   GEN      magic.py
00:33:16 [2020-11-10T00:33:16.010Z] #41 163.7 Note: Building without setproctitle() and strlcpy() support.
00:33:16 [2020-11-10T00:33:16.010Z] #41 163.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:33:16 [2020-11-10T00:33:16.010Z] #41 163.7 Note: Building without GnuTLS support
00:33:16 [2020-11-10T00:33:16.010Z] #41 163.7 Makefile.config:39: Warn: you have no libnftables installed
00:33:16 [2020-11-10T00:33:16.010Z] #41 163.7 Makefile.config:40: Warn: Building without nftables support
00:33:16 [2020-11-10T00:33:16.475Z] Merging remotes/origin/master commit 470ae8422fc6f1845288eb7572253b08f1e6edf8 into PR head commit 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763
00:33:16 [2020-11-10T00:33:16.582Z] #41 164.2 fatal: not a git repository (or any of the parent directories): .git
00:33:16 [2020-11-10T00:33:16.843Z] #41 164.6 make[1]: Nothing to be done for 'all'.
00:33:17 [2020-11-10T00:33:17.414Z] #41 165.0 make[1]: 'images/built-in.o' is up to date.
00:33:17 [2020-11-10T00:33:17.414Z] #41 165.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:33:17 [2020-11-10T00:33:17.414Z] #41 165.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:33:17 [2020-11-10T00:33:17.414Z] #41 165.1 make[1]: 'compel/libcompel.a' is up to date.
00:33:17 [2020-11-10T00:33:17.414Z] #41 165.1 make[1]: 'compel/compel-host-bin' is up to date.
00:33:17 [2020-11-10T00:33:17.414Z] #41 165.1 make[1]: Nothing to be done for 'all'.
00:33:17 [2020-11-10T00:33:17.414Z] #41 165.1 make[1]: 'soccr/libsoccr.a' is up to date.
00:33:17 [2020-11-10T00:33:17.675Z] #41 165.3 make[2]: Nothing to be done for 'all'.
00:33:17 [2020-11-10T00:33:17.675Z] #41 165.3 make[2]: Nothing to be done for 'all'.
00:33:17 [2020-11-10T00:33:17.675Z] #41 165.3 make[2]: Nothing to be done for 'all'.
00:33:17 [2020-11-10T00:33:17.675Z] #41 165.4 make[2]: Nothing to be done for 'all'.
00:33:17 [2020-11-10T00:33:17.675Z] #41 165.4 make[2]: Nothing to be done for 'all'.
00:33:17 [2020-11-10T00:33:17.675Z] #41 165.4 make[2]: Nothing to be done for 'all'.
00:33:17 [2020-11-10T00:33:17.675Z] #41 165.5 make[2]: Nothing to be done for 'all'.
00:33:17 [2020-11-10T00:33:17.675Z] #41 165.5 make[2]: Nothing to be done for 'all'.
00:33:17 [2020-11-10T00:33:17.936Z] #41 165.5   INSTALL  criu/criu
00:33:18 [2020-11-10T00:33:18.197Z] #41 DONE 165.8s
00:33:18 [2020-11-10T00:33:18.197Z] 
00:33:18 [2020-11-10T00:33:18.197Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:33:15 [2020-11-10T00:33:15.396Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:33:15 [2020-11-10T00:33:15.453Z]  > git config --add remote.origin.fetch +refs/pull/41638/head:refs/remotes/origin/PR-41638 # timeout=10
00:33:15 [2020-11-10T00:33:15.506Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:33:15 [2020-11-10T00:33:15.633Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:33:15 [2020-11-10T00:33:15.765Z] Fetching upstream changes from https://github.com/moby/moby.git
00:33:15 [2020-11-10T00:33:15.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:33:15 [2020-11-10T00:33:15.767Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41638/head:refs/remotes/origin/PR-41638 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:33:16 [2020-11-10T00:33:16.584Z]  > git config core.sparsecheckout # timeout=10
00:33:16 [2020-11-10T00:33:16.640Z]  > git checkout -f 7ba05f2b2bd80f1a2d1c8f104b8047f85ad07763 # timeout=10
00:33:18 [2020-11-10T00:33:18.618Z] #55 299.8 + bin/containerd-shim-runc-v2
00:33:18 [2020-11-10T00:33:18.888Z] #54 230.4 + bin/containerd-stress
00:33:18 [2020-11-10T00:33:18.888Z] #54 232.4 + bin/containerd-shim
00:33:19 [2020-11-10T00:33:19.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:33:19 [2020-11-10T00:33:19.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:33:19 [2020-11-10T00:33:19.255Z] #55 300.9 + binaries
00:33:19 [2020-11-10T00:33:19.255Z] #55 300.9 + install -D bin/containerd /build/containerd
00:33:19 [2020-11-10T00:33:19.255Z] #55 301.0 + install -D bin/containerd-shim /build/containerd-shim
00:33:19 [2020-11-10T00:33:19.255Z] #55 301.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:33:19 [2020-11-10T00:33:19.255Z] #55 301.0 + install -D bin/ctr /build/ctr
00:33:19 [2020-11-10T00:33:19.255Z] #55 DONE 301.1s
00:33:19 [2020-11-10T00:33:19.578Z] #54 ...
00:33:19 [2020-11-10T00:33:19.578Z] 
00:33:19 [2020-11-10T00:33:19.578Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:33:19 [2020-11-10T00:33:19.578Z] #42 DONE 0.1s
00:33:19 [2020-11-10T00:33:19.578Z] 
00:33:19 [2020-11-10T00:33:19.578Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:33:19 [2020-11-10T00:33:19.838Z] #44 DONE 0.3s
00:33:19 [2020-11-10T00:33:19.838Z] 
00:33:19 [2020-11-10T00:33:19.838Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:33:20 [2020-11-10T00:33:20.097Z] #46 DONE 0.2s
00:33:20 [2020-11-10T00:33:20.097Z] 
00:33:20 [2020-11-10T00:33:20.097Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:33:20 [2020-11-10T00:33:20.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:33:20 [2020-11-10T00:33:20.298Z] 
00:33:20 [2020-11-10T00:33:20.298Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:33:20 [2020-11-10T00:33:20.358Z] #54 ...
00:33:20 [2020-11-10T00:33:20.358Z] 
00:33:20 [2020-11-10T00:33:20.358Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:33:20 [2020-11-10T00:33:20.481Z] #54 200.4 + bin/containerd-stress
00:33:20 [2020-11-10T00:33:20.591Z] #56 DONE 0.1s
00:33:20 [2020-11-10T00:33:20.591Z] 
00:33:20 [2020-11-10T00:33:20.591Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:33:20 [2020-11-10T00:33:20.591Z] #60 DONE 0.1s
00:33:20 [2020-11-10T00:33:20.591Z] 
00:33:20 [2020-11-10T00:33:20.591Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:33:20 [2020-11-10T00:33:20.591Z] #62 DONE 0.1s
00:33:20 [2020-11-10T00:33:20.674Z] Merge succeeded, producing 24687fccef4df94e9c2b93238b988bb098ce593b
00:33:20 [2020-11-10T00:33:20.674Z] Checking out Revision 24687fccef4df94e9c2b93238b988bb098ce593b (PR-41638)
00:33:20 [2020-11-10T00:33:20.885Z] 
00:33:20 [2020-11-10T00:33:20.885Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:33:20 [2020-11-10T00:33:20.885Z] #64 DONE 0.1s
00:33:20 [2020-11-10T00:33:20.885Z] 
00:33:20 [2020-11-10T00:33:20.885Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:33:20 [2020-11-10T00:33:20.885Z] #65 DONE 0.0s
00:33:20 [2020-11-10T00:33:20.885Z] 
00:33:20 [2020-11-10T00:33:20.885Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
00:33:20 [2020-11-10T00:33:20.934Z] #48 DONE 0.8s
00:33:20 [2020-11-10T00:33:20.934Z] 
00:33:20 [2020-11-10T00:33:20.934Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:33:20 [2020-11-10T00:33:20.934Z] #50 DONE 0.0s
00:33:20 [2020-11-10T00:33:20.934Z] 
00:33:20 [2020-11-10T00:33:20.934Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:33:21 [2020-11-10T00:33:21.195Z] #52 DONE 0.2s
00:33:21 [2020-11-10T00:33:21.195Z] 
00:33:21 [2020-11-10T00:33:21.195Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:33:21 [2020-11-10T00:33:21.195Z] #54 213.7 + bin/containerd
00:33:19 [2020-11-10T00:33:19.869Z]  > git remote # timeout=10
00:33:19 [2020-11-10T00:33:19.954Z]  > git config --get remote.origin.url # timeout=10
00:33:20 [2020-11-10T00:33:20.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:33:20 [2020-11-10T00:33:20.013Z]  > git merge 470ae8422fc6f1845288eb7572253b08f1e6edf8 # timeout=10
00:33:20 [2020-11-10T00:33:20.565Z]  > git rev-parse "HEAD^{commit}" # timeout=10
00:33:20 [2020-11-10T00:33:20.710Z]  > git config core.sparsecheckout # timeout=10
00:33:20 [2020-11-10T00:33:20.772Z]  > git checkout -f 24687fccef4df94e9c2b93238b988bb098ce593b # timeout=10
00:33:21 [2020-11-10T00:33:21.867Z] #54 203.1 + bin/containerd-shim
00:33:22 [2020-11-10T00:33:22.962Z] #66 DONE 2.1s
00:33:22 [2020-11-10T00:33:22.962Z] 
00:33:22 [2020-11-10T00:33:22.962Z] #67 exporting to oci image format
00:33:22 [2020-11-10T00:33:22.962Z] #67 exporting layers
00:33:24 [2020-11-10T00:33:24.162Z] #54 239.3 + bin/containerd-shim-runc-v1
00:33:27 [2020-11-10T00:33:27.169Z] #54 208.7 + bin/containerd-shim-runc-v1
00:33:28 [2020-11-10T00:33:28.360Z] #54 243.7 + bin/containerd-shim-runc-v2
00:33:28 [2020-11-10T00:33:28.928Z] #54 244.6 + binaries
00:33:28 [2020-11-10T00:33:28.928Z] #54 244.6 + install -D bin/containerd /build/containerd
00:33:28 [2020-11-10T00:33:28.928Z] #54 244.7 + install -D bin/containerd-shim /build/containerd-shim
00:33:28 [2020-11-10T00:33:28.928Z] #54 244.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:33:28 [2020-11-10T00:33:28.928Z] #54 244.7 + install -D bin/ctr /build/ctr
00:33:30 [2020-11-10T00:33:30.832Z] #54 DONE 246.5s
00:33:31 [2020-11-10T00:33:31.385Z] #54 212.5 + bin/containerd-shim-runc-v2
00:33:31 [2020-11-10T00:33:31.400Z] 
00:33:31 [2020-11-10T00:33:31.400Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:33:32 [2020-11-10T00:33:32.329Z] #54 213.7 + binaries
00:33:32 [2020-11-10T00:33:32.329Z] #54 213.7 + install -D bin/containerd /build/containerd
00:33:32 [2020-11-10T00:33:32.329Z] #54 213.8 + install -D bin/containerd-shim /build/containerd-shim
00:33:32 [2020-11-10T00:33:32.329Z] #54 213.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:33:32 [2020-11-10T00:33:32.329Z] #54 213.8 + install -D bin/ctr /build/ctr
00:33:32 [2020-11-10T00:33:32.336Z] #55 DONE 1.0s
00:33:32 [2020-11-10T00:33:32.336Z] 
00:33:32 [2020-11-10T00:33:32.336Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:33:32 [2020-11-10T00:33:32.595Z] #59 DONE 0.3s
00:33:32 [2020-11-10T00:33:32.595Z] 
00:33:32 [2020-11-10T00:33:32.595Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:33:33 [2020-11-10T00:33:33.162Z] #61 DONE 0.5s
00:33:33 [2020-11-10T00:33:33.162Z] 
00:33:33 [2020-11-10T00:33:33.162Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:33:33 [2020-11-10T00:33:33.162Z] #63 DONE 0.0s
00:33:33 [2020-11-10T00:33:33.162Z] 
00:33:33 [2020-11-10T00:33:33.162Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:33:33 [2020-11-10T00:33:33.162Z] #64 DONE 0.0s
00:33:33 [2020-11-10T00:33:33.162Z] 
00:33:33 [2020-11-10T00:33:33.162Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:33:34 [2020-11-10T00:33:34.541Z] #65 DONE 1.4s
00:33:34 [2020-11-10T00:33:34.800Z] 
00:33:34 [2020-11-10T00:33:34.800Z] #66 exporting to image
00:33:34 [2020-11-10T00:33:34.800Z] #66 exporting layers
00:33:34 [2020-11-10T00:33:34.872Z] #54 DONE 216.2s
00:33:36 [2020-11-10T00:33:36.256Z] 
00:33:36 [2020-11-10T00:33:36.256Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:33:36 [2020-11-10T00:33:36.517Z] Commit message: "Merge commit '470ae8422fc6f1845288eb7572253b08f1e6edf8' into HEAD"
00:33:36 [2020-11-10T00:33:36.644Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:33:37 [2020-11-10T00:33:37.641Z] #55 DONE 1.6s
00:33:37 [2020-11-10T00:33:37.641Z] 
00:33:37 [2020-11-10T00:33:37.641Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:33:37 [2020-11-10T00:33:37.901Z] #59 DONE 0.5s
00:33:38 [2020-11-10T00:33:38.162Z] 
00:33:38 [2020-11-10T00:33:38.162Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:33:38 [2020-11-10T00:33:38.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:33:38 [2020-11-10T00:33:38.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:33:38 [2020-11-10T00:33:38.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:33:38 [2020-11-10T00:33:38.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:33:39 [2020-11-10T00:33:39.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:33:36 [2020-11-10T00:33:36.554Z]  > git rev-list --no-walk a8ab72d819c80aeb3bdca8f819a1d1c59c41bb0a # timeout=10
00:33:39 [2020-11-10T00:33:39.103Z] #61 DONE 1.1s
00:33:39 [2020-11-10T00:33:39.103Z] 
00:33:39 [2020-11-10T00:33:39.103Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:33:39 [2020-11-10T00:33:39.103Z] #63 DONE 0.1s
00:33:39 [2020-11-10T00:33:39.363Z] 
00:33:39 [2020-11-10T00:33:39.363Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:33:39 [2020-11-10T00:33:39.363Z] #64 DONE 0.0s
00:33:39 [2020-11-10T00:33:39.363Z] 
00:33:39 [2020-11-10T00:33:39.363Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:33:39 [2020-11-10T00:33:39.670Z] + docker version
00:33:40 [2020-11-10T00:33:40.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:33:41 [2020-11-10T00:33:41.277Z] #65 DONE 1.7s
00:33:41 [2020-11-10T00:33:41.277Z] 
00:33:41 [2020-11-10T00:33:41.277Z] #66 exporting to image
00:33:41 [2020-11-10T00:33:41.277Z] #66 exporting layers
00:33:41 [2020-11-10T00:33:41.376Z] #66 exporting layers 6.5s done
00:33:41 [2020-11-10T00:33:41.376Z] #66 writing image sha256:32386605e7510bcd904f423fc250c9429e596d75a4ca73a5684cfaa864c07539 done
00:33:41 [2020-11-10T00:33:41.376Z] #66 naming to docker.io/library/docker:8a397fcbf079d224b03fd255c774e37c3d27924a done
00:33:41 [2020-11-10T00:33:41.376Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
00:33:41 [2020-11-10T00:33:41.726Z] + trap exit INT TERM
00:33:41 [2020-11-10T00:33:41.726Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
00:33:41 [2020-11-10T00:33:41.726Z] + CONTAINER_NAME=docker-pr16
00:33:41 [2020-11-10T00:33:41.726Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41638/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh dynbinary-daemon
00:33:42 [2020-11-10T00:33:42.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:33:42 [2020-11-10T00:33:42.663Z] 
00:33:42 [2020-11-10T00:33:42.923Z] Removing bundles/
00:33:42 [2020-11-10T00:33:42.923Z] 
00:33:42 [2020-11-10T00:33:42.923Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:33:42 [2020-11-10T00:33:42.923Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:33:42 [2020-11-10T00:33:42.923Z] GOOS="" GOARCH="" GOARM=""
00:33:43 [2020-11-10T00:33:43.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:33:44 [2020-11-10T00:33:44.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:33:44 [2020-11-10T00:33:44.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:33:45 [2020-11-10T00:33:45.479Z] Client: Docker Engine - Enterprise
00:33:45 [2020-11-10T00:33:45.479Z]  Version:           19.03.12
00:33:45 [2020-11-10T00:33:45.479Z]  API version:       1.40
00:33:45 [2020-11-10T00:33:45.479Z]  Go version:        go1.13.13
00:33:45 [2020-11-10T00:33:45.479Z]  Git commit:        4306744
00:33:45 [2020-11-10T00:33:45.479Z]  Built:             08/05/2020 19:27:53
00:33:45 [2020-11-10T00:33:45.479Z]  OS/Arch:           windows/amd64
00:33:45 [2020-11-10T00:33:45.479Z]  Experimental:      false
00:33:45 [2020-11-10T00:33:45.479Z] 
00:33:45 [2020-11-10T00:33:45.479Z] Server: Docker Engine - Enterprise
00:33:45 [2020-11-10T00:33:45.479Z]  Engine:
00:33:45 [2020-11-10T00:33:45.479Z]   Version:          19.03.12
00:33:45 [2020-11-10T00:33:45.479Z]   API version:      1.40 (minimum version 1.24)
00:33:45 [2020-11-10T00:33:45.479Z]   Go version:       go1.13.13
00:33:45 [2020-11-10T00:33:45.479Z]   Git commit:       f295753ffd
00:33:45 [2020-11-10T00:33:45.479Z]   Built:            08/05/2020 19:26:41
00:33:45 [2020-11-10T00:33:45.479Z]   OS/Arch:          windows/amd64
00:33:45 [2020-11-10T00:33:45.479Z]   Experimental:     true
00:33:46 [2020-11-10T00:33:46.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
[Pipeline] sh
00:33:46 [2020-11-10T00:33:46.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:33:47 [2020-11-10T00:33:47.013Z] + docker info
00:33:47 [2020-11-10T00:33:47.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:33:47 [2020-11-10T00:33:47.867Z] #66 exporting layers 5.9s done
00:33:47 [2020-11-10T00:33:47.867Z] #66 writing image sha256:42e2e55f30aef30e4cab1b3f50b0f56155e543017af68be5833fd281f777023a done
00:33:47 [2020-11-10T00:33:47.867Z] #66 naming to docker.io/library/docker:8a397fcbf079d224b03fd255c774e37c3d27924a done
00:33:47 [2020-11-10T00:33:47.867Z] #66 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:33:48 [2020-11-10T00:33:48.210Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/test/unit
00:33:48 [2020-11-10T00:33:48.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:33:49 [2020-11-10T00:33:49.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:33:49 [2020-11-10T00:33:49.980Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:33:49 [2020-11-10T00:33:49.980Z] Using test binary docker
00:33:50 [2020-11-10T00:33:50.270Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:33:50 [2020-11-10T00:33:50.270Z] +++ /etc/init.d/apparmor start
00:33:50 [2020-11-10T00:33:50.270Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:33:50 [2020-11-10T00:33:50.270Z] INFO: Waiting for daemon to start...
00:33:50 [2020-11-10T00:33:50.270Z] Starting dockerd
00:33:50 [2020-11-10T00:33:50.270Z] +++ 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
00:33:52 [2020-11-10T00:33:52.331Z] .
00:33:52 [2020-11-10T00:33:52.331Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:33:52 [2020-11-10T00:33:52.331Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:33:52 [2020-11-10T00:33:52.331Z] Error: No such image: emptyfs
00:33:52 [2020-11-10T00:33:52.331Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:33:52 [2020-11-10T00:33:52.331Z] ++++ docker load
00:33:52 [2020-11-10T00:33:52.621Z] Running integration-test (iteration 1)
00:33:52 [2020-11-10T00:33:52.621Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
00:33:52 [2020-11-10T00:33:52.621Z] ++ 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
00:33:52 [2020-11-10T00:33:52.621Z] ++ set -e
00:33:52 [2020-11-10T00:33:52.621Z] ++ '[' -n 0 ']'
00:33:52 [2020-11-10T00:33:52.621Z] ++ set -x
00:33:52 [2020-11-10T00:33:52.621Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:33:53 [2020-11-10T00:33:53.304Z] #54 241.6 + bin/containerd-stress
00:33:53 [2020-11-10T00:33:53.304Z] #54 243.5 + bin/containerd-shim
00:33:53 [2020-11-10T00:33:53.501Z] ?   	github.com/docker/docker/api	[no test files]
00:33:57 [2020-11-10T00:33:57.510Z] #54 250.2 + bin/containerd-shim-runc-v1
00:34:01 [2020-11-10T00:34:01.089Z] Loaded image: buildpack-deps:buster
00:34:01 [2020-11-10T00:34:01.089Z] Loaded image: busybox:latest
00:34:01 [2020-11-10T00:34:01.089Z] Loaded image: busybox:glibc
00:34:01 [2020-11-10T00:34:01.089Z] Loaded image: debian:buster
00:34:01 [2020-11-10T00:34:01.089Z] Loaded image: hello-world:latest
00:34:01 [2020-11-10T00:34:01.089Z] Loaded image: arm32v7/hello-world:latest
00:34:01 [2020-11-10T00:34:01.380Z] INFO: Testing against a local daemon
00:34:01 [2020-11-10T00:34:01.380Z] === RUN   TestCgroupNamespacesBuild
00:34:01 [2020-11-10T00:34:01.713Z] #54 254.6 + bin/containerd-shim-runc-v2
00:34:01 [2020-11-10T00:34:01.849Z] Client:
00:34:01 [2020-11-10T00:34:01.849Z]  Debug Mode: false
00:34:01 [2020-11-10T00:34:01.849Z]  Plugins:
00:34:01 [2020-11-10T00:34:01.849Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
00:34:01 [2020-11-10T00:34:01.849Z] 
00:34:01 [2020-11-10T00:34:01.849Z] Server:
00:34:01 [2020-11-10T00:34:01.849Z]  Containers: 0
00:34:01 [2020-11-10T00:34:01.849Z]   Running: 0
00:34:01 [2020-11-10T00:34:01.849Z]   Paused: 0
00:34:01 [2020-11-10T00:34:01.849Z]   Stopped: 0
00:34:01 [2020-11-10T00:34:01.849Z]  Images: 0
00:34:01 [2020-11-10T00:34:01.849Z]  Server Version: 19.03.12
00:34:01 [2020-11-10T00:34:01.849Z]  Storage Driver: windowsfilter (windows) lcow (linux)
00:34:01 [2020-11-10T00:34:01.849Z]   Windows: 
00:34:01 [2020-11-10T00:34:01.849Z]   LCOW: 
00:34:01 [2020-11-10T00:34:01.849Z]  Logging Driver: json-file
00:34:01 [2020-11-10T00:34:01.849Z]  Plugins:
00:34:01 [2020-11-10T00:34:01.849Z]   Volume: local
00:34:01 [2020-11-10T00:34:01.849Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:34:01 [2020-11-10T00:34:01.849Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:34:01 [2020-11-10T00:34:01.849Z]  Swarm: inactive
00:34:01 [2020-11-10T00:34:01.849Z]  Default Isolation: process
00:34:01 [2020-11-10T00:34:01.849Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:34:01 [2020-11-10T00:34:01.849Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
00:34:01 [2020-11-10T00:34:01.849Z]  OSType: windows
00:34:01 [2020-11-10T00:34:01.849Z]  Architecture: x86_64
00:34:01 [2020-11-10T00:34:01.849Z]  CPUs: 4
00:34:01 [2020-11-10T00:34:01.849Z]  Total Memory: 32GiB
00:34:01 [2020-11-10T00:34:01.849Z]  Name: azwin-2-92d940
00:34:01 [2020-11-10T00:34:01.849Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
00:34:01 [2020-11-10T00:34:01.849Z]  Docker Root Dir: D:\docker
00:34:01 [2020-11-10T00:34:01.849Z]  Debug Mode: false
00:34:01 [2020-11-10T00:34:01.849Z]  Registry: https://index.docker.io/v1/
00:34:01 [2020-11-10T00:34:01.849Z]  Labels:
00:34:01 [2020-11-10T00:34:01.849Z]  Experimental: true
00:34:01 [2020-11-10T00:34:01.849Z]  Insecure Registries:
00:34:01 [2020-11-10T00:34:01.849Z]   10.0.0.4:5000
00:34:01 [2020-11-10T00:34:01.849Z]   127.0.0.0/8
00:34:01 [2020-11-10T00:34:01.849Z]  Registry Mirrors:
00:34:01 [2020-11-10T00:34:01.849Z]   http://10.0.0.4:5000/
00:34:01 [2020-11-10T00:34:01.849Z]  Live Restore Enabled: false
00:34:01 [2020-11-10T00:34:01.849Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
00:34:02 [2020-11-10T00:34:02.653Z] #54 255.6 + binaries
00:34:02 [2020-11-10T00:34:02.654Z] #54 255.6 + install -D bin/containerd /build/containerd
00:34:02 [2020-11-10T00:34:02.654Z] #54 255.6 + install -D bin/containerd-shim /build/containerd-shim
00:34:02 [2020-11-10T00:34:02.654Z] #54 255.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:34:02 [2020-11-10T00:34:02.654Z] #54 255.6 + install -D bin/ctr /build/ctr
00:34:04 [2020-11-10T00:34:04.038Z] #54 DONE 256.9s
00:34:04 [2020-11-10T00:34:04.100Z] --- PASS: TestCgroupNamespacesBuild (2.45s)
00:34:04 [2020-11-10T00:34:04.100Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:34:04 [2020-11-10T00:34:04.985Z] 
00:34:04 [2020-11-10T00:34:04.985Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:34:05 [2020-11-10T00:34:05.603Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s)
00:34:05 [2020-11-10T00:34:05.603Z] === RUN   TestBuildWithSession
00:34:05 [2020-11-10T00:34:05.603Z] --- SKIP: TestBuildWithSession (0.00s)
00:34:05 [2020-11-10T00:34:05.603Z]     build_session_test.go:25: TODO: BuildKit
00:34:05 [2020-11-10T00:34:05.603Z] === RUN   TestBuildSquashParent
00:34:05 [2020-11-10T00:34:05.760Z] ok  	github.com/docker/docker/api/server	0.034s	coverage: 9.0% of statements
00:34:05 [2020-11-10T00:34:05.924Z] #55 DONE 0.9s
00:34:05 [2020-11-10T00:34:05.924Z] 
00:34:05 [2020-11-10T00:34:05.924Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:34:05 [2020-11-10T00:34:05.924Z] #59 DONE 0.2s
00:34:05 [2020-11-10T00:34:05.924Z] 
00:34:05 [2020-11-10T00:34:05.924Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:34:06 [2020-11-10T00:34:06.493Z] #61 DONE 0.5s
00:34:06 [2020-11-10T00:34:06.493Z] 
00:34:06 [2020-11-10T00:34:06.493Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:34:06 [2020-11-10T00:34:06.493Z] #63 DONE 0.0s
00:34:06 [2020-11-10T00:34:06.493Z] 
00:34:06 [2020-11-10T00:34:06.493Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:34:06 [2020-11-10T00:34:06.493Z] #64 DONE 0.0s
00:34:06 [2020-11-10T00:34:06.493Z] 
00:34:06 [2020-11-10T00:34:06.493Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:34:07 [2020-11-10T00:34:07.879Z] #65 DONE 1.2s
00:34:07 [2020-11-10T00:34:07.879Z] 
00:34:07 [2020-11-10T00:34:07.879Z] #66 exporting to image
00:34:07 [2020-11-10T00:34:07.879Z] #66 exporting layers
00:34:10 [2020-11-10T00:34:10.942Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|exports_file|deps|types_sizes|compiled_files) took 2m0.113799425s 
00:34:10 [2020-11-10T00:34:10.942Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 675.659747ms 
00:34:12 [2020-11-10T00:34:12.480Z] --- PASS: TestBuildSquashParent (6.33s)
00:34:12 [2020-11-10T00:34:12.480Z] === RUN   TestBuildWithRemoveAndForceRemove
00:34:12 [2020-11-10T00:34:12.480Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:34:12 [2020-11-10T00:34:12.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:34:12 [2020-11-10T00:34:12.480Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:34:12 [2020-11-10T00:34:12.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:34:12 [2020-11-10T00:34:12.480Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:34:12 [2020-11-10T00:34:12.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:34:12 [2020-11-10T00:34:12.480Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:34:12 [2020-11-10T00:34:12.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:34:12 [2020-11-10T00:34:12.480Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:34:12 [2020-11-10T00:34:12.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:34:12 [2020-11-10T00:34:12.480Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:34:12 [2020-11-10T00:34:12.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:34:12 [2020-11-10T00:34:12.480Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:34:12 [2020-11-10T00:34:12.480Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:34:14 [2020-11-10T00:34:14.458Z] #66 exporting layers 6.3s done
00:34:14 [2020-11-10T00:34:14.458Z] #66 writing image sha256:be50ab5867f872520ccb3394049b89cb24f1f90be9d293942e0130b3373680c9 done
00:34:14 [2020-11-10T00:34:14.458Z] #66 naming to docker.io/library/docker:8a397fcbf079d224b03fd255c774e37c3d27924a done
00:34:14 [2020-11-10T00:34:14.458Z] #66 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:34:14 [2020-11-10T00:34:14.540Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:34:14 [2020-11-10T00:34:14.540Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:34:14 [2020-11-10T00:34:14.826Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -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:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh dynbinary test-integration
00:34:15 [2020-11-10T00:34:15.765Z] 
00:34:15 [2020-11-10T00:34:15.765Z] Removing bundles/
00:34:15 [2020-11-10T00:34:15.765Z] 
00:34:15 [2020-11-10T00:34:15.765Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:34:15 [2020-11-10T00:34:15.765Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:34:15 [2020-11-10T00:34:15.765Z] GOOS="" GOARCH="" GOARM=""
00:34:17 [2020-11-10T00:34:17.260Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:34:17 [2020-11-10T00:34:17.260Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:34:19 [2020-11-10T00:34:19.321Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:34:19 [2020-11-10T00:34:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s)
00:34:19 [2020-11-10T00:34:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s)
00:34:19 [2020-11-10T00:34:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s)
00:34:19 [2020-11-10T00:34:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s)
00:34:19 [2020-11-10T00:34:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s)
00:34:19 [2020-11-10T00:34:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s)
00:34:19 [2020-11-10T00:34:19.321Z] === RUN   TestBuildMultiStageCopy
00:34:19 [2020-11-10T00:34:19.321Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:34:22 [2020-11-10T00:34:22.045Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:34:22 [2020-11-10T00:34:22.674Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:34:22 [2020-11-10T00:34:22.964Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:34:23 [2020-11-10T00:34:23.593Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:34:24 [2020-11-10T00:34:24.270Z] --- PASS: TestBuildMultiStageCopy (4.85s)
00:34:24 [2020-11-10T00:34:24.270Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s)
00:34:24 [2020-11-10T00:34:24.270Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
00:34:24 [2020-11-10T00:34:24.270Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
00:34:24 [2020-11-10T00:34:24.270Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
00:34:24 [2020-11-10T00:34:24.270Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
00:34:24 [2020-11-10T00:34:24.270Z] === RUN   TestBuildMultiStageParentConfig
00:34:25 [2020-11-10T00:34:25.773Z] --- PASS: TestBuildMultiStageParentConfig (1.57s)
00:34:25 [2020-11-10T00:34:25.773Z] === RUN   TestBuildLabelWithTargets
00:34:25 [2020-11-10T00:34:25.793Z] INFO [runner/unused/goanalysis] analyzers took 27.570008505s with top 10 stages: buildssa: 22.95927132s, U1000: 4.610737185s 
00:34:28 [2020-11-10T00:34:28.505Z] --- PASS: TestBuildLabelWithTargets (2.34s)
00:34:28 [2020-11-10T00:34:28.505Z] === RUN   TestBuildWithEmptyLayers
00:34:29 [2020-11-10T00:34:29.135Z] --- PASS: TestBuildWithEmptyLayers (0.95s)
00:34:29 [2020-11-10T00:34:29.135Z] === RUN   TestBuildMultiStageOnBuild
00:34:31 [2020-11-10T00:34:31.856Z] --- PASS: TestBuildMultiStageOnBuild (2.78s)
00:34:31 [2020-11-10T00:34:31.856Z] === RUN   TestBuildUncleanTarFilenames
00:34:33 [2020-11-10T00:34:33.358Z] --- PASS: TestBuildUncleanTarFilenames (1.25s)
00:34:33 [2020-11-10T00:34:33.358Z] === RUN   TestBuildMultiStageLayerLeak
00:34:36 [2020-11-10T00:34:36.867Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s)
00:34:36 [2020-11-10T00:34:36.867Z] === RUN   TestBuildWithHugeFile
00:34:38 [2020-11-10T00:34:38.282Z] DEBUG: print all environment variables to check how Jenkins runs this script
00:34:38 [2020-11-10T00:34:38.282Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b3277ee7\powershellScript.ps1'; exit $LASTEXITCODE;
00:34:38 [2020-11-10T00:34:38.282Z] ----------------------------------------------------------------------------
00:34:38 [2020-11-10T00:34:38.282Z] 
00:34:38 [2020-11-10T00:34:38.282Z] INFO: executeCI.ps1 starting at Tue Nov 10 00:34:33 CUT 2020
00:34:38 [2020-11-10T00:34:38.282Z] 
00:34:38 [2020-11-10T00:34:38.282Z] INFO: Script version 05-Feb-2019 09:03 PDT
00:34:38 [2020-11-10T00:34:38.282Z] INFO: Running git version 2.24.1.windows.2
00:34:38 [2020-11-10T00:34:38.282Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
00:34:38 [2020-11-10T00:34:38.282Z] INFO: Environment variables:
00:34:38 [2020-11-10T00:34:38.282Z] 
00:34:38 [2020-11-10T00:34:38.282Z] Name                           Value                                                                                   
00:34:38 [2020-11-10T00:34:38.282Z] ----                           -----                                                                                   
00:34:38 [2020-11-10T00:34:38.282Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
00:34:38 [2020-11-10T00:34:38.282Z] amd64                          true                                                                                    
00:34:38 [2020-11-10T00:34:38.282Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
00:34:38 [2020-11-10T00:34:38.282Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
00:34:38 [2020-11-10T00:34:38.282Z] arm64                          true                                                                                    
00:34:38 [2020-11-10T00:34:38.282Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
00:34:38 [2020-11-10T00:34:38.282Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
00:34:38 [2020-11-10T00:34:38.282Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
00:34:38 [2020-11-10T00:34:38.282Z] BRANCH_NAME                    PR-41638                                                                                
00:34:38 [2020-11-10T00:34:38.282Z] BUILD_DISPLAY_NAME             #16                                                                                     
00:34:38 [2020-11-10T00:34:38.282Z] BUILD_ID                       16                                                                                      
00:34:38 [2020-11-10T00:34:38.282Z] BUILD_NUMBER                   16                                                                                      
00:34:38 [2020-11-10T00:34:38.282Z] BUILD_TAG                      jenkins-moby-PR-41638-16                                                                
00:34:38 [2020-11-10T00:34:38.282Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41638/16/                             
00:34:38 [2020-11-10T00:34:38.282Z] CHANGE_AUTHOR                  TBBle                                                                                   
00:34:38 [2020-11-10T00:34:38.282Z] CHANGE_AUTHOR_DISPLAY_NAME     Paul "TBBle" Hampson                                                                    
00:34:38 [2020-11-10T00:34:38.282Z] CHANGE_AUTHOR_EMAIL            Paul.Hampson@Pobox.com                                                                  
00:34:38 [2020-11-10T00:34:38.282Z] CHANGE_BRANCH                  37352-fix-Windows-CI-pipeline                                                           
00:34:38 [2020-11-10T00:34:38.282Z] CHANGE_FORK                    TBBle                                                                                   
00:34:38 [2020-11-10T00:34:38.282Z] CHANGE_ID                      41638                                                                                   
00:34:38 [2020-11-10T00:34:38.282Z] CHANGE_TARGET                  master                                                                                  
00:34:38 [2020-11-10T00:34:38.282Z] CHANGE_TITLE                   Reinstate Windows CI Pipeline usefulness                                                
00:34:38 [2020-11-10T00:34:38.282Z] CHANGE_URL                     https://github.com/moby/moby/pull/41638                                                 
00:34:38 [2020-11-10T00:34:38.282Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
00:34:38 [2020-11-10T00:34:38.282Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
00:34:38 [2020-11-10T00:34:38.282Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
00:34:38 [2020-11-10T00:34:38.282Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
00:34:38 [2020-11-10T00:34:38.282Z] COMPUTERNAME                   azwin-2-92d940                                                                          
00:34:38 [2020-11-10T00:34:38.282Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
00:34:38 [2020-11-10T00:34:38.282Z] ConfigSequenceNumber           0                                                                                       
00:34:38 [2020-11-10T00:34:38.282Z] dco                            true                                                                                    
00:34:38 [2020-11-10T00:34:38.282Z] DOCKER_BUILDKIT                0                                                                                       
00:34:38 [2020-11-10T00:34:38.282Z] DOCKER_DUT_DEBUG               1                                                                                       
00:34:38 [2020-11-10T00:34:38.282Z] DOCKER_EXPERIMENTAL            1                                                                                       
00:34:38 [2020-11-10T00:34:38.282Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
00:34:38 [2020-11-10T00:34:38.282Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
00:34:38 [2020-11-10T00:34:38.282Z] EXECUTOR_NUMBER                0                                                                                       
00:34:38 [2020-11-10T00:34:38.282Z] FQDN                           azwin-2-92d940.westus.cloudapp.azure.com                                                
00:34:38 [2020-11-10T00:34:38.282Z] GIT_BRANCH                     PR-41638                                                                                
00:34:38 [2020-11-10T00:34:38.282Z] GIT_COMMIT                     8a397fcbf079d224b03fd255c774e37c3d27924a                                                
00:34:38 [2020-11-10T00:34:38.282Z] GIT_PREVIOUS_COMMIT            a8ab72d819c80aeb3bdca8f819a1d1c59c41bb0a                                                
00:34:38 [2020-11-10T00:34:38.282Z] GIT_URL                        https://github.com/moby/moby.git                                                        
00:34:38 [2020-11-10T00:34:38.282Z] HUDSON_COOKIE                  0b549e35-cf9c-4090-8028-4aa12af82e2e                                                    
00:34:38 [2020-11-10T00:34:38.282Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
00:34:38 [2020-11-10T00:34:38.282Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
00:34:38 [2020-11-10T00:34:38.282Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
00:34:38 [2020-11-10T00:34:38.282Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
00:34:38 [2020-11-10T00:34:38.282Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
00:34:38 [2020-11-10T00:34:38.282Z] JENKINS_NODE_COOKIE            93cb04ef-1f97-4555-a1c7-6b7c8a2e9c98                                                    
00:34:38 [2020-11-10T00:34:38.282Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
00:34:38 [2020-11-10T00:34:38.282Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
00:34:38 [2020-11-10T00:34:38.282Z] JOB_BASE_NAME                  PR-41638                                                                                
00:34:38 [2020-11-10T00:34:38.282Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41638/display/redirect                
00:34:38 [2020-11-10T00:34:38.282Z] JOB_NAME                       moby/PR-41638                                                                           
00:34:38 [2020-11-10T00:34:38.282Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41638/                                
00:34:38 [2020-11-10T00:34:38.282Z] library.jps.version            master                                                                                  
00:34:38 [2020-11-10T00:34:38.282Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
00:34:38 [2020-11-10T00:34:38.282Z] NODE_LABELS                    amd64 azure azwin-2-92d940 azwin-2019 docker west-us windows windows-2019 x86_64        
00:34:38 [2020-11-10T00:34:38.282Z] NODE_NAME                      azwin-2-92d940                                                                          
00:34:38 [2020-11-10T00:34:38.282Z] NUMBER_OF_PROCESSORS           4                                                                                       
00:34:38 [2020-11-10T00:34:38.282Z] OS                             Windows_NT                                                                              
00:34:38 [2020-11-10T00:34:38.282Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
00:34:38 [2020-11-10T00:34:38.282Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
00:34:38 [2020-11-10T00:34:38.282Z] ppc64le                        true                                                                                    
00:34:38 [2020-11-10T00:34:38.282Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
00:34:38 [2020-11-10T00:34:38.282Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
00:34:38 [2020-11-10T00:34:38.282Z] PROCESSOR_LEVEL                6                                                                                       
00:34:38 [2020-11-10T00:34:38.282Z] PROCESSOR_REVISION             4f01                                                                                    
00:34:38 [2020-11-10T00:34:38.282Z] ProgramData                    C:\ProgramData                                                                          
00:34:38 [2020-11-10T00:34:38.282Z] ProgramFiles                   C:\Program Files                                                                        
00:34:38 [2020-11-10T00:34:38.282Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
00:34:38 [2020-11-10T00:34:38.282Z] ProgramW6432                   C:\Program Files                                                                        
00:34:38 [2020-11-10T00:34:38.283Z] PROMPT                         $P$G                                                                                    
00:34:38 [2020-11-10T00:34:38.283Z] PSExecutionPolicyPreference    Bypass                                                                                  
00:34:38 [2020-11-10T00:34:38.283Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
00:34:38 [2020-11-10T00:34:38.283Z] PUBLIC                         C:\Users\Public                                                                         
00:34:38 [2020-11-10T00:34:38.283Z] rootless                       true                                                                                    
00:34:38 [2020-11-10T00:34:38.283Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41638/16/display/redirect?page=changes
00:34:38 [2020-11-10T00:34:38.283Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41638/16/display/redirect             
00:34:38 [2020-11-10T00:34:38.283Z] s390x                          true                                                                                    
00:34:38 [2020-11-10T00:34:38.283Z] SKIP_VALIDATION_TESTS          1                                                                                       
00:34:38 [2020-11-10T00:34:38.283Z] SOURCES_DRIVE                  d                                                                                       
00:34:38 [2020-11-10T00:34:38.283Z] SOURCES_SUBDIR                 gopath                                                                                  
00:34:38 [2020-11-10T00:34:38.283Z] STAGE_NAME                     Run tests                                                                               
00:34:38 [2020-11-10T00:34:38.283Z] SystemDrive                    C:                                                                                      
00:34:38 [2020-11-10T00:34:38.283Z] SystemRoot                     C:\windows                                                                              
00:34:38 [2020-11-10T00:34:38.283Z] TEMP                           C:\windows\TEMP                                                                         
00:34:38 [2020-11-10T00:34:38.283Z] TESTDEBUG                      0                                                                                       
00:34:38 [2020-11-10T00:34:38.283Z] TESTRUN_DRIVE                  d                                                                                       
00:34:38 [2020-11-10T00:34:38.283Z] TESTRUN_SUBDIR                 CI                                                                                      
00:34:38 [2020-11-10T00:34:38.283Z] TIMEOUT                        120m                                                                                    
00:34:38 [2020-11-10T00:34:38.283Z] TMP                            C:\windows\TEMP                                                                         
00:34:38 [2020-11-10T00:34:38.283Z] unit_validate                  true                                                                                    
00:34:38 [2020-11-10T00:34:38.283Z] USERDOMAIN                     WORKGROUP                                                                               
00:34:38 [2020-11-10T00:34:38.283Z] USERNAME                       azwin-2-92d940$                                                                         
00:34:38 [2020-11-10T00:34:38.283Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
00:34:38 [2020-11-10T00:34:38.283Z] validate_force                 false                                                                                   
00:34:38 [2020-11-10T00:34:38.283Z] windir                         C:\windows                                                                              
00:34:38 [2020-11-10T00:34:38.283Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
00:34:38 [2020-11-10T00:34:38.283Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
00:34:38 [2020-11-10T00:34:38.283Z] windowsRS1                     false                                                                                   
00:34:38 [2020-11-10T00:34:38.283Z] windowsRS5                     true                                                                                    
00:34:38 [2020-11-10T00:34:38.283Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
00:34:38 [2020-11-10T00:34:38.283Z] 
00:34:38 [2020-11-10T00:34:38.283Z] 
00:34:38 [2020-11-10T00:34:38.283Z] 
00:34:38 [2020-11-10T00:34:38.283Z] INFO: Sources under d:\gopath\...
00:34:38 [2020-11-10T00:34:38.283Z] INFO: Test run under d:\CI\...
00:34:38 [2020-11-10T00:34:38.283Z] INFO: Running in D:\gopath\src\github.com\docker\docker
00:34:38 [2020-11-10T00:34:38.283Z] INFO: docker/docker repository was found
00:34:38 [2020-11-10T00:34:38.283Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
00:34:38 [2020-11-10T00:34:38.283Z] ltsc2019: Pulling from windows/servercore
00:34:38 [2020-11-10T00:34:38.283Z] 4612f6d0b889: Pulling fs layer
00:34:38 [2020-11-10T00:34:38.283Z] 406ffb8432a7: Pulling fs layer
00:34:45 [2020-11-10T00:34:45.296Z] #67 exporting layers 80.9s done
00:34:45 [2020-11-10T00:34:45.296Z] #67 exporting manifest sha256:8ca68a258a8ca216f4067c494ce808c19d0ebf8bde4dc44269196d5c73045d40 done
00:34:45 [2020-11-10T00:34:45.296Z] #67 exporting config sha256:5c300ec304c664f3bdcc773edce28530c95bfc1e1ac9f16fcf6acbb0cc982c4f done
00:34:45 [2020-11-10T00:34:45.296Z] #67 sending tarball
00:34:45 [2020-11-10T00:34:45.420Z] 406ffb8432a7: Verifying Checksum
00:34:45 [2020-11-10T00:34:45.420Z] 406ffb8432a7: Download complete
00:34:55 [2020-11-10T00:34:55.774Z] 4612f6d0b889: Verifying Checksum
00:34:55 [2020-11-10T00:34:55.774Z] 4612f6d0b889: Download complete
00:35:00 [2020-11-10T00:35:00.796Z] #67 sending tarball 15.0s done
00:35:00 [2020-11-10T00:35:00.796Z] #67 DONE 96.0s
00:35:00 [2020-11-10T00:35:00.796Z] 
00:35:00 [2020-11-10T00:35:00.796Z] #68 importing to docker
00:35:02 [2020-11-10T00:35:02.065Z] ok  	github.com/docker/docker/api/server/httputils	0.020s	coverage: 14.7% of statements
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ok  	github.com/docker/docker/api/server/middleware	0.034s	coverage: 37.7% of statements
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ok  	github.com/docker/docker/api/types/strslice	0.016s	coverage: 90.0% of statements
00:35:02 [2020-11-10T00:35:02.065Z] ok  	github.com/docker/docker/api/types/filters	0.014s	coverage: 92.2% of statements
00:35:02 [2020-11-10T00:35:02.065Z] ok  	github.com/docker/docker/api/server/router/swarm	0.015s	coverage: 5.7% of statements
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 75.0% of statements
00:35:02 [2020-11-10T00:35:02.065Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/builder	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:35:02 [2020-11-10T00:35:02.065Z] ok  	github.com/docker/docker/builder/dockerignore	0.019s	coverage: 96.8% of statements
00:35:03 [2020-11-10T00:35:03.013Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
00:35:03 [2020-11-10T00:35:03.960Z] ok  	github.com/docker/docker/builder/remotecontext	0.317s	coverage: 13.7% of statements
00:35:04 [2020-11-10T00:35:04.050Z] --- PASS: TestBuildWithHugeFile (26.77s)
00:35:04 [2020-11-10T00:35:04.050Z] === RUN   TestBuildWithEmptyDockerfile
00:35:04 [2020-11-10T00:35:04.050Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:35:04 [2020-11-10T00:35:04.050Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:35:04 [2020-11-10T00:35:04.050Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:35:04 [2020-11-10T00:35:04.050Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:35:04 [2020-11-10T00:35:04.050Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:35:04 [2020-11-10T00:35:04.050Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:35:04 [2020-11-10T00:35:04.050Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:35:04 [2020-11-10T00:35:04.050Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:35:04 [2020-11-10T00:35:04.050Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:35:04 [2020-11-10T00:35:04.050Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
00:35:04 [2020-11-10T00:35:04.050Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
00:35:04 [2020-11-10T00:35:04.050Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
00:35:04 [2020-11-10T00:35:04.050Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
00:35:04 [2020-11-10T00:35:04.050Z] === RUN   TestBuildPreserveOwnership
00:35:04 [2020-11-10T00:35:04.050Z] === RUN   TestBuildPreserveOwnership/copy_from
00:35:04 [2020-11-10T00:35:04.907Z] ok  	github.com/docker/docker/builder/dockerfile	0.831s	coverage: 48.1% of statements
00:35:05 [2020-11-10T00:35:05.481Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.562s	coverage: 86.3% of statements
00:35:05 [2020-11-10T00:35:05.481Z] ?   	github.com/docker/docker/cli	[no test files]
00:35:05 [2020-11-10T00:35:05.481Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:35:07 [2020-11-10T00:35:07.554Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:35:10 [2020-11-10T00:35:10.276Z] --- PASS: TestBuildPreserveOwnership (6.46s)
00:35:10 [2020-11-10T00:35:10.276Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.17s)
00:35:10 [2020-11-10T00:35:10.276Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s)
00:35:10 [2020-11-10T00:35:10.276Z] === RUN   TestBuildPlatformInvalid
00:35:10 [2020-11-10T00:35:10.276Z] --- PASS: TestBuildPlatformInvalid (0.21s)
00:35:10 [2020-11-10T00:35:10.276Z] PASS
00:35:10 [2020-11-10T00:35:10.276Z] 
00:35:10 [2020-11-10T00:35:10.276Z] === Skipped
00:35:10 [2020-11-10T00:35:10.276Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
00:35:10 [2020-11-10T00:35:10.276Z]     build_session_test.go:25: TODO: BuildKit
00:35:10 [2020-11-10T00:35:10.276Z] 
00:35:10 [2020-11-10T00:35:10.276Z] 
00:35:10 [2020-11-10T00:35:10.276Z] DONE 32 tests, 1 skipped in 77.539s
00:35:10 [2020-11-10T00:35:10.276Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
00:35:10 [2020-11-10T00:35:10.276Z] ++ 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
00:35:10 [2020-11-10T00:35:10.276Z] ++ set -e
00:35:10 [2020-11-10T00:35:10.276Z] ++ '[' -n 0 ']'
00:35:10 [2020-11-10T00:35:10.276Z] ++ set -x
00:35:10 [2020-11-10T00:35:10.276Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:35:10 [2020-11-10T00:35:10.276Z] INFO: Testing against a local daemon
00:35:10 [2020-11-10T00:35:10.276Z] === RUN   TestConfigInspect
00:35:10 [2020-11-10T00:35:10.785Z] ok  	github.com/docker/docker/client	0.267s	coverage: 75.4% of statements
00:35:14 [2020-11-10T00:35:14.715Z] --- PASS: TestConfigInspect (3.85s)
00:35:14 [2020-11-10T00:35:14.715Z] === RUN   TestConfigList
00:35:16 [2020-11-10T00:35:16.197Z] #68 DONE 16.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:35:16 [2020-11-10T00:35:16.666Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/test/unit
00:35:17 [2020-11-10T00:35:17.437Z] --- PASS: TestConfigList (3.56s)
00:35:17 [2020-11-10T00:35:17.437Z] === RUN   TestConfigsCreateAndDelete
00:35:19 [2020-11-10T00:35:19.402Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:35:19 [2020-11-10T00:35:19.402Z] 
00:35:19 [2020-11-10T00:35:19.402Z] + TEST_INTEGRATION_DEST=2
00:35:19 [2020-11-10T00:35:19.402Z] + CONTAINER_NAME=docker-pr16-2
00:35:19 [2020-11-10T00:35:19.402Z] + TEST_SKIP_INTEGRATION=1
00:35:19 [2020-11-10T00:35:19.402Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
00:35:19 [2020-11-10T00:35:19.402Z] + run_tests
00:35:19 [2020-11-10T00:35:19.402Z] + c=0
00:35:19 [2020-11-10T00:35:19.402Z] + TEST_INTEGRATION_DEST=3
00:35:19 [2020-11-10T00:35:19.402Z] + CONTAINER_NAME=docker-pr16-3
00:35:19 [2020-11-10T00:35:19.402Z] + TEST_SKIP_INTEGRATION=1
00:35:19 [2020-11-10T00:35:19.402Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
00:35:19 [2020-11-10T00:35:19.402Z] + run_tests
00:35:19 [2020-11-10T00:35:19.402Z] + TEST_INTEGRATION_DEST=1
00:35:19 [2020-11-10T00:35:19.402Z] + CONTAINER_NAME=docker-pr16-1
00:35:19 [2020-11-10T00:35:19.402Z] + TEST_SKIP_INTEGRATION_CLI=1
00:35:19 [2020-11-10T00:35:19.402Z] + run_tests test-integration-flaky
00:35:19 [2020-11-10T00:35:19.402Z] + '[' -n 0 ']'
00:35:19 [2020-11-10T00:35:19.402Z] + rm=
00:35:19 [2020-11-10T00:35:19.402Z] ++ jobs -p
00:35:19 [2020-11-10T00:35:19.402Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41638/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41638/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh '' test-integration
00:35:19 [2020-11-10T00:35:19.402Z] + for job in $(jobs -p)
00:35:19 [2020-11-10T00:35:19.402Z] + wait 15561
00:35:19 [2020-11-10T00:35:19.402Z] + '[' -n 0 ']'
00:35:19 [2020-11-10T00:35:19.402Z] + rm=
00:35:19 [2020-11-10T00:35:19.402Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41638/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41638/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh '' test-integration
00:35:19 [2020-11-10T00:35:19.402Z] + '[' -n 0 ']'
00:35:19 [2020-11-10T00:35:19.402Z] + rm=
00:35:19 [2020-11-10T00:35:19.402Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41638/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41638/.git:/go/src/github.com/docker/docker/.git --name docker-pr16-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh test-integration-flaky test-integration
00:35:19 [2020-11-10T00:35:19.402Z] 
00:35:19 [2020-11-10T00:35:19.402Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
00:35:19 [2020-11-10T00:35:19.402Z] 
00:35:19 [2020-11-10T00:35:19.402Z] 
00:35:19 [2020-11-10T00:35:19.402Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:35:19 [2020-11-10T00:35:19.402Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:35:19 [2020-11-10T00:35:19.402Z] HOSTNAME=d3aafd00676a
00:35:19 [2020-11-10T00:35:19.402Z] TEST_SKIP_INTEGRATION=1
00:35:19 [2020-11-10T00:35:19.402Z] TESTDEBUG=0
00:35:19 [2020-11-10T00:35:19.402Z] DEST=bundles/test-integration
00:35:19 [2020-11-10T00:35:19.402Z] PWD=/go/src/github.com/docker/docker
00:35:19 [2020-11-10T00:35:19.402Z] KEEPBUNDLE=1
00:35:19 [2020-11-10T00:35:19.402Z] DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a
00:35:19 [2020-11-10T00:35:19.402Z] container=docker
00:35:19 [2020-11-10T00:35:19.402Z] HOME=/root
00:35:19 [2020-11-10T00:35:19.402Z] GOLANG_VERSION=1.13.15
00:35:19 [2020-11-10T00:35:19.402Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:35:19 [2020-11-10T00:35:19.402Z] VALIDATE_BRANCH=master
00:35:19 [2020-11-10T00:35:19.402Z] TERM=xterm
00:35:19 [2020-11-10T00:35:19.402Z] DOCKER_PKG=github.com/docker/docker
00:35:19 [2020-11-10T00:35:19.402Z] SHLVL=1
00:35:19 [2020-11-10T00:35:19.402Z] TIMEOUT=120m
00:35:19 [2020-11-10T00:35:19.402Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:35:19 [2020-11-10T00:35:19.402Z] DOCKER_GRAPHDRIVER=overlay2
00:35:19 [2020-11-10T00:35:19.402Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:35:19 [2020-11-10T00:35:19.402Z] GO111MODULE=off
00:35:19 [2020-11-10T00:35:19.402Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:35:19 [2020-11-10T00:35:19.402Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:35:19 [2020-11-10T00:35:19.402Z] GOPATH=/go
00:35:19 [2020-11-10T00:35:19.402Z] PKG_CONFIG=pkg-config
00:35:19 [2020-11-10T00:35:19.402Z] _=/usr/bin/env
00:35:19 [2020-11-10T00:35:19.402Z] Building test suite binary ./integration-cli/test.main
00:35:19 [2020-11-10T00:35:19.403Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:35:19 [2020-11-10T00:35:19.403Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:35:19 [2020-11-10T00:35:19.403Z] HOSTNAME=1e003c780a6b
00:35:19 [2020-11-10T00:35:19.403Z] TEST_SKIP_INTEGRATION=1
00:35:19 [2020-11-10T00:35:19.403Z] TESTDEBUG=0
00:35:19 [2020-11-10T00:35:19.403Z] DEST=bundles/test-integration
00:35:19 [2020-11-10T00:35:19.403Z] PWD=/go/src/github.com/docker/docker
00:35:19 [2020-11-10T00:35:19.403Z] KEEPBUNDLE=1
00:35:19 [2020-11-10T00:35:19.403Z] DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a
00:35:19 [2020-11-10T00:35:19.403Z] container=docker
00:35:19 [2020-11-10T00:35:19.403Z] HOME=/root
00:35:19 [2020-11-10T00:35:19.403Z] GOLANG_VERSION=1.13.15
00:35:19 [2020-11-10T00:35:19.403Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:35:19 [2020-11-10T00:35:19.403Z] VALIDATE_BRANCH=master
00:35:19 [2020-11-10T00:35:19.403Z] TERM=xterm
00:35:19 [2020-11-10T00:35:19.403Z] DOCKER_PKG=github.com/docker/docker
00:35:19 [2020-11-10T00:35:19.403Z] SHLVL=1
00:35:19 [2020-11-10T00:35:19.403Z] TIMEOUT=120m
00:35:19 [2020-11-10T00:35:19.403Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:35:19 [2020-11-10T00:35:19.403Z] DOCKER_GRAPHDRIVER=overlay2
00:35:19 [2020-11-10T00:35:19.403Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
00:35:19 [2020-11-10T00:35:19.403Z] GO111MODULE=off
00:35:19 [2020-11-10T00:35:19.403Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:35:19 [2020-11-10T00:35:19.403Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:35:19 [2020-11-10T00:35:19.403Z] GOPATH=/go
00:35:19 [2020-11-10T00:35:19.403Z] PKG_CONFIG=pkg-config
00:35:19 [2020-11-10T00:35:19.403Z] _=/usr/bin/env
00:35:19 [2020-11-10T00:35:19.403Z] Building test suite binary ./integration-cli/test.main
00:35:19 [2020-11-10T00:35:19.403Z] 
00:35:19 [2020-11-10T00:35:19.403Z] Found new integrations tests:
00:35:19 [2020-11-10T00:35:19.403Z] +func TestContainerVolumesMountedAsShared(t *testing.T) {
00:35:19 [2020-11-10T00:35:19.403Z] +func TestContainerVolumesMountedAsSlave(t *testing.T) {
00:35:19 [2020-11-10T00:35:19.403Z] Running stress test for them.
00:35:19 [2020-11-10T00:35:19.403Z] Using test flags: -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:35:19 [2020-11-10T00:35:19.403Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:35:19 [2020-11-10T00:35:19.403Z] HOSTNAME=ef1e641bcf92
00:35:19 [2020-11-10T00:35:19.403Z] TESTDEBUG=0
00:35:19 [2020-11-10T00:35:19.403Z] DEST=bundles/test-integration-flaky
00:35:19 [2020-11-10T00:35:19.403Z] PWD=/go/src/github.com/docker/docker
00:35:19 [2020-11-10T00:35:19.403Z] KEEPBUNDLE=1
00:35:19 [2020-11-10T00:35:19.403Z] DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a
00:35:19 [2020-11-10T00:35:19.403Z] container=docker
00:35:19 [2020-11-10T00:35:19.403Z] HOME=/root
00:35:19 [2020-11-10T00:35:19.403Z] GOLANG_VERSION=1.13.15
00:35:19 [2020-11-10T00:35:19.403Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:35:19 [2020-11-10T00:35:19.403Z] VALIDATE_BRANCH=master
00:35:19 [2020-11-10T00:35:19.403Z] TERM=xterm
00:35:19 [2020-11-10T00:35:19.403Z] DOCKER_PKG=github.com/docker/docker
00:35:19 [2020-11-10T00:35:19.403Z] SHLVL=1
00:35:19 [2020-11-10T00:35:19.403Z] TIMEOUT=120m
00:35:19 [2020-11-10T00:35:19.403Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:35:19 [2020-11-10T00:35:19.403Z] DOCKER_GRAPHDRIVER=overlay2
00:35:19 [2020-11-10T00:35:19.403Z] TESTFLAGS=-test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:35:19 [2020-11-10T00:35:19.403Z] GO111MODULE=off
00:35:19 [2020-11-10T00:35:19.403Z] TEST_SKIP_INTEGRATION_CLI=1
00:35:19 [2020-11-10T00:35:19.403Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:35:19 [2020-11-10T00:35:19.403Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:35:19 [2020-11-10T00:35:19.403Z] TEST_REPEAT=5
00:35:19 [2020-11-10T00:35:19.403Z] GOPATH=/go
00:35:19 [2020-11-10T00:35:19.403Z] PKG_CONFIG=pkg-config
00:35:19 [2020-11-10T00:35:19.403Z] _=/usr/bin/env
00:35:19 [2020-11-10T00:35:19.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:35:20 [2020-11-10T00:35:20.222Z] ?   	github.com/docker/docker/api	[no test files]
00:35:21 [2020-11-10T00:35:21.874Z] --- PASS: TestConfigsCreateAndDelete (3.65s)
00:35:21 [2020-11-10T00:35:21.874Z] === RUN   TestConfigsUpdate
00:35:25 [2020-11-10T00:35:25.428Z] --- PASS: TestConfigsUpdate (3.67s)
00:35:25 [2020-11-10T00:35:25.428Z] === RUN   TestTemplatedConfig
00:35:28 [2020-11-10T00:35:28.935Z] --- PASS: TestTemplatedConfig (3.62s)
00:35:28 [2020-11-10T00:35:28.935Z] === RUN   TestConfigCreateResolve
00:35:32 [2020-11-10T00:35:32.438Z] --- PASS: TestConfigCreateResolve (3.56s)
00:35:32 [2020-11-10T00:35:32.438Z] === RUN   TestConfigDaemonLibtrustID
00:35:32 [2020-11-10T00:35:32.728Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
00:35:32 [2020-11-10T00:35:32.728Z] PASS
00:35:32 [2020-11-10T00:35:32.728Z] 
00:35:32 [2020-11-10T00:35:32.728Z] DONE 7 tests in 22.515s
00:35:32 [2020-11-10T00:35:32.728Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
00:35:32 [2020-11-10T00:35:32.728Z] ++ 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
00:35:32 [2020-11-10T00:35:32.728Z] ++ set -e
00:35:32 [2020-11-10T00:35:32.728Z] ++ '[' -n 0 ']'
00:35:32 [2020-11-10T00:35:32.728Z] ++ set -x
00:35:32 [2020-11-10T00:35:32.728Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:35:32 [2020-11-10T00:35:32.728Z] INFO: Testing against a local daemon
00:35:32 [2020-11-10T00:35:32.728Z] === RUN   TestCheckpoint
00:35:32 [2020-11-10T00:35:32.728Z] --- SKIP: TestCheckpoint (0.00s)
00:35:32 [2020-11-10T00:35:32.728Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:35:32 [2020-11-10T00:35:32.728Z] === RUN   TestContainerInvalidJSON
00:35:32 [2020-11-10T00:35:32.728Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:35:32 [2020-11-10T00:35:32.728Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:35:32 [2020-11-10T00:35:32.728Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:35:32 [2020-11-10T00:35:32.728Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:35:32 [2020-11-10T00:35:32.728Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:35:32 [2020-11-10T00:35:32.728Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:35:32 [2020-11-10T00:35:32.728Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:35:32 [2020-11-10T00:35:32.728Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:35:32 [2020-11-10T00:35:32.728Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:35:32 [2020-11-10T00:35:32.728Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:35:32 [2020-11-10T00:35:32.728Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:35:32 [2020-11-10T00:35:32.728Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:35:32 [2020-11-10T00:35:32.728Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:35:32 [2020-11-10T00:35:32.728Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:35:32 [2020-11-10T00:35:32.728Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
00:35:32 [2020-11-10T00:35:32.728Z] === RUN   TestCopyFromContainerPathIsNotDir
00:35:33 [2020-11-10T00:35:33.022Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
00:35:33 [2020-11-10T00:35:33.022Z] === RUN   TestCopyToContainerPathDoesNotExist
00:35:33 [2020-11-10T00:35:33.022Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
00:35:33 [2020-11-10T00:35:33.022Z] === RUN   TestCopyToContainerPathIsNotDir
00:35:33 [2020-11-10T00:35:33.311Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s)
00:35:33 [2020-11-10T00:35:33.311Z] === RUN   TestCopyFromContainer
00:35:35 [2020-11-10T00:35:35.372Z] === RUN   TestCopyFromContainer//
00:35:35 [2020-11-10T00:35:35.372Z] === RUN   TestCopyFromContainer//bar/root
00:35:35 [2020-11-10T00:35:35.662Z] === RUN   TestCopyFromContainer//bar/root/
00:35:35 [2020-11-10T00:35:35.662Z] === RUN   TestCopyFromContainer/bar/quux
00:35:35 [2020-11-10T00:35:35.662Z] === RUN   TestCopyFromContainer/bar/quux/
00:35:35 [2020-11-10T00:35:35.662Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:35:35 [2020-11-10T00:35:35.952Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:35:35 [2020-11-10T00:35:35.952Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:35:35 [2020-11-10T00:35:35.952Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCopyFromContainer/bar/notarget
00:35:36 [2020-11-10T00:35:36.242Z] --- PASS: TestCopyFromContainer (2.94s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCopyFromContainer// (0.05s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:35:36 [2020-11-10T00:35:36.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:35:36 [2020-11-10T00:35:36.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:35:36 [2020-11-10T00:35:36.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:35:36 [2020-11-10T00:35:36.242Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:35:36 [2020-11-10T00:35:36.242Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:35:36 [2020-11-10T00:35:36.242Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:35:36 [2020-11-10T00:35:36.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateLinkToNonExistingContainer
00:35:36 [2020-11-10T00:35:36.242Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateWithInvalidEnv
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateWithInvalidEnv/0
00:35:36 [2020-11-10T00:35:36.242Z] === PAUSE TestCreateWithInvalidEnv/0
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateWithInvalidEnv/1
00:35:36 [2020-11-10T00:35:36.242Z] === PAUSE TestCreateWithInvalidEnv/1
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateWithInvalidEnv/2
00:35:36 [2020-11-10T00:35:36.242Z] === PAUSE TestCreateWithInvalidEnv/2
00:35:36 [2020-11-10T00:35:36.242Z] === CONT  TestCreateWithInvalidEnv/0
00:35:36 [2020-11-10T00:35:36.242Z] === CONT  TestCreateWithInvalidEnv/2
00:35:36 [2020-11-10T00:35:36.242Z] === CONT  TestCreateWithInvalidEnv/1
00:35:36 [2020-11-10T00:35:36.242Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:35:36 [2020-11-10T00:35:36.242Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateTmpfsMountsTarget
00:35:36 [2020-11-10T00:35:36.242Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:35:36 [2020-11-10T00:35:36.242Z] === RUN   TestCreateWithCustomMaskedPaths
00:35:37 [2020-11-10T00:35:37.435Z] ok  	github.com/docker/docker/cmd/dockerd	0.114s	coverage: 29.1% of statements
00:35:38 [2020-11-10T00:35:38.424Z] ok  	github.com/docker/docker/container	0.141s	coverage: 34.7% of statements
00:35:38 [2020-11-10T00:35:38.424Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:35:38 [2020-11-10T00:35:38.424Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:35:38 [2020-11-10T00:35:38.424Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:35:38 [2020-11-10T00:35:38.424Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:35:38 [2020-11-10T00:35:38.893Z] ok  	github.com/docker/docker/api/server	0.050s	coverage: 9.0% of statements
00:35:38 [2020-11-10T00:35:38.962Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s)
00:35:38 [2020-11-10T00:35:38.962Z] === RUN   TestCreateWithCustomReadonlyPaths
00:35:41 [2020-11-10T00:35:41.022Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
00:35:41 [2020-11-10T00:35:41.022Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:35:41 [2020-11-10T00:35:41.033Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.059s	coverage: 65.3% of statements
00:35:41 [2020-11-10T00:35:41.312Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:35:41 [2020-11-10T00:35:41.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:35:41 [2020-11-10T00:35:41.312Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:35:41 [2020-11-10T00:35:41.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:35:41 [2020-11-10T00:35:41.312Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:35:41 [2020-11-10T00:35:41.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:35:41 [2020-11-10T00:35:41.312Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:35:41 [2020-11-10T00:35:41.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:35:41 [2020-11-10T00:35:41.312Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:35:41 [2020-11-10T00:35:41.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:35:41 [2020-11-10T00:35:41.312Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:35:41 [2020-11-10T00:35:41.312Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:35:41 [2020-11-10T00:35:41.312Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:35:41 [2020-11-10T00:35:41.312Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:35:41 [2020-11-10T00:35:41.312Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:35:41 [2020-11-10T00:35:41.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:35:41 [2020-11-10T00:35:41.312Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:35:41 [2020-11-10T00:35:41.312Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
00:35:41 [2020-11-10T00:35:41.312Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:35:41 [2020-11-10T00:35:41.312Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:35:41 [2020-11-10T00:35:41.312Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
00:35:41 [2020-11-10T00:35:41.312Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:35:41 [2020-11-10T00:35:41.942Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s)
00:35:41 [2020-11-10T00:35:41.943Z] === RUN   TestCreateDifferentPlatform
00:35:41 [2020-11-10T00:35:41.943Z] === RUN   TestCreateDifferentPlatform/different_os
00:35:41 [2020-11-10T00:35:41.943Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:35:41 [2020-11-10T00:35:41.943Z] --- PASS: TestCreateDifferentPlatform (0.01s)
00:35:41 [2020-11-10T00:35:41.943Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:35:41 [2020-11-10T00:35:41.943Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:35:41 [2020-11-10T00:35:41.943Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:35:42 [2020-11-10T00:35:42.233Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
00:35:42 [2020-11-10T00:35:42.233Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:35:42 [2020-11-10T00:35:42.233Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
00:35:42 [2020-11-10T00:35:42.233Z] === RUN   TestContainerStartOnDaemonRestart
00:35:42 [2020-11-10T00:35:42.233Z] === PAUSE TestContainerStartOnDaemonRestart
00:35:42 [2020-11-10T00:35:42.233Z] === RUN   TestDaemonRestartIpcMode
00:35:42 [2020-11-10T00:35:42.233Z] === PAUSE TestDaemonRestartIpcMode
00:35:42 [2020-11-10T00:35:42.233Z] === RUN   TestDaemonHostGatewayIP
00:35:42 [2020-11-10T00:35:42.233Z] === PAUSE TestDaemonHostGatewayIP
00:35:42 [2020-11-10T00:35:42.233Z] === RUN   TestContainerKillOnDaemonStart
00:35:42 [2020-11-10T00:35:42.233Z] === PAUSE TestContainerKillOnDaemonStart
00:35:42 [2020-11-10T00:35:42.233Z] === RUN   TestDiff
00:35:42 [2020-11-10T00:35:42.426Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.070s	coverage: 35.9% of statements
00:35:42 [2020-11-10T00:35:42.863Z] --- PASS: TestDiff (0.78s)
00:35:42 [2020-11-10T00:35:42.863Z] === RUN   TestExecWithCloseStdin
00:35:43 [2020-11-10T00:35:43.891Z] --- PASS: TestExecWithCloseStdin (0.94s)
00:35:43 [2020-11-10T00:35:43.891Z] === RUN   TestExec
00:35:44 [2020-11-10T00:35:44.920Z] --- PASS: TestExec (0.86s)
00:35:44 [2020-11-10T00:35:44.920Z] === RUN   TestExecUser
00:35:45 [2020-11-10T00:35:45.742Z] ok  	github.com/docker/docker/daemon/cluster	0.137s	coverage: 0.5% of statements
00:35:45 [2020-11-10T00:35:45.948Z] --- PASS: TestExecUser (0.95s)
00:35:45 [2020-11-10T00:35:45.948Z] === RUN   TestExportContainerAndImportImage
00:35:46 [2020-11-10T00:35:46.977Z] --- PASS: TestExportContainerAndImportImage (1.11s)
00:35:46 [2020-11-10T00:35:46.977Z] === RUN   TestExportContainerAfterDaemonRestart
00:35:47 [2020-11-10T00:35:47.180Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.780401039s with top 10 stages: buildssa: 1m38.901113312s, goimports: 22.695655563s, unconvert: 13.900211711s, gosec: 10.140858971s, golint: 5.911628109s, ineffassign: 4.953516156s, misspell: 4.607541138s, vrp: 3.707109794s, inspect: 3.199058604s, printf: 1.999948448s 
00:35:47 [2020-11-10T00:35:47.180Z] INFO [runner] Issues before processing: 2255, after processing: 0 
00:35:47 [2020-11-10T00:35:47.180Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1675/1675, skip_dirs: 1675/1675, exclude: 1570/1570, exclude-rules: 64/1570, cgo: 1675/2255, skip_files: 1675/1675, autogenerated_exclude: 1570/1675, nolint: 0/64, filename_unadjuster: 1675/1675, identifier_marker: 1570/1570 
00:35:47 [2020-11-10T00:35:47.180Z] INFO [runner] processing took 58.201851ms with stages: nolint: 24.723975ms, identifier_marker: 16.072158ms, path_prettifier: 8.031026ms, autogenerated_exclude: 4.108427ms, exclude-rules: 3.280145ms, skip_dirs: 1.661289ms, cgo: 209.435µs, filename_unadjuster: 110.639µs, max_same_issues: 1.175µs, uniq_by_line: 670ns, skip_files: 579ns, exclude: 455ns, diff: 450ns, source_code: 444ns, max_from_linter: 389ns, max_per_file_from_linter: 357ns, path_shortener: 238ns 
00:35:47 [2020-11-10T00:35:47.180Z] INFO [runner] linters took 1m40.238793284s with stages: goanalysis_metalinter: 1m20.561157246s, unused: 19.619202028s 
00:35:47 [2020-11-10T00:35:47.180Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
00:35:47 [2020-11-10T00:35:47.180Z] INFO Memory: 1529 samples, avg is 783.2MB, max is 3906.3MB 
00:35:47 [2020-11-10T00:35:47.180Z] INFO Execution took 3m41.042254824s               
00:35:47 [2020-11-10T00:35:47.180Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
00:35:47 [2020-11-10T00:35:47.517Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh dynbinary-daemon test-docker-py
00:35:47 [2020-11-10T00:35:47.663Z] ok  	github.com/docker/docker/daemon/discovery	0.035s	coverage: 30.0% of statements
00:35:48 [2020-11-10T00:35:48.082Z] 
00:35:48 [2020-11-10T00:35:48.082Z] Removing bundles/
00:35:48 [2020-11-10T00:35:48.082Z] 
00:35:48 [2020-11-10T00:35:48.082Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:35:48 [2020-11-10T00:35:48.082Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:35:48 [2020-11-10T00:35:48.082Z] GOOS="" GOARCH="" GOARM=""
00:35:48 [2020-11-10T00:35:48.483Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
00:35:48 [2020-11-10T00:35:48.483Z] === RUN   TestHealthCheckWorkdir
00:35:48 [2020-11-10T00:35:48.613Z] ok  	github.com/docker/docker/daemon/config	0.099s	coverage: 81.8% of statements
00:35:49 [2020-11-10T00:35:49.191Z] ok  	github.com/docker/docker/daemon/events	0.095s	coverage: 50.0% of statements
00:35:49 [2020-11-10T00:35:49.513Z] --- PASS: TestHealthCheckWorkdir (1.07s)
00:35:49 [2020-11-10T00:35:49.513Z] === RUN   TestHealthKillContainer
00:35:50 [2020-11-10T00:35:50.581Z] ok  	github.com/docker/docker/daemon/graphdriver	0.020s	coverage: 2.2% of statements
00:35:52 [2020-11-10T00:35:52.233Z] --- PASS: TestHealthKillContainer (2.93s)
00:35:52 [2020-11-10T00:35:52.233Z] === RUN   TestInspectCpusetInConfigPre120
00:35:52 [2020-11-10T00:35:52.258Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:35:52 [2020-11-10T00:35:52.258Z] 
00:35:52 [2020-11-10T00:35:52.258Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:35:52 [2020-11-10T00:35:52.258Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:35:52 [2020-11-10T00:35:52.258Z] HOSTNAME=4bb231f6705b
00:35:52 [2020-11-10T00:35:52.258Z] DEST=bundles/test-integration
00:35:52 [2020-11-10T00:35:52.258Z] PWD=/go/src/github.com/docker/docker
00:35:52 [2020-11-10T00:35:52.258Z] DOCKER_ROOTLESS=1
00:35:52 [2020-11-10T00:35:52.258Z] DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a
00:35:52 [2020-11-10T00:35:52.258Z] container=docker
00:35:52 [2020-11-10T00:35:52.258Z] HOME=/root
00:35:52 [2020-11-10T00:35:52.258Z] GOLANG_VERSION=1.13.15
00:35:52 [2020-11-10T00:35:52.258Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:35:52 [2020-11-10T00:35:52.258Z] VALIDATE_BRANCH=master
00:35:52 [2020-11-10T00:35:52.258Z] TERM=xterm
00:35:52 [2020-11-10T00:35:52.258Z] DOCKER_PKG=github.com/docker/docker
00:35:52 [2020-11-10T00:35:52.258Z] SHLVL=1
00:35:52 [2020-11-10T00:35:52.258Z] TIMEOUT=120m
00:35:52 [2020-11-10T00:35:52.258Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:35:52 [2020-11-10T00:35:52.258Z] DOCKER_GRAPHDRIVER=overlay2
00:35:52 [2020-11-10T00:35:52.258Z] GO111MODULE=off
00:35:52 [2020-11-10T00:35:52.258Z] DOCKER_EXPERIMENTAL=1
00:35:52 [2020-11-10T00:35:52.258Z] TEST_SKIP_INTEGRATION_CLI=1
00:35:52 [2020-11-10T00:35:52.258Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:35:52 [2020-11-10T00:35:52.258Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:35:52 [2020-11-10T00:35:52.258Z] GOPATH=/go
00:35:52 [2020-11-10T00:35:52.258Z] PKG_CONFIG=pkg-config
00:35:52 [2020-11-10T00:35:52.258Z] _=/usr/bin/env
00:35:52 [2020-11-10T00:35:52.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:35:53 [2020-11-10T00:35:53.262Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
00:35:53 [2020-11-10T00:35:53.262Z] === RUN   TestIpcModeNone
00:35:53 [2020-11-10T00:35:53.886Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
00:35:53 [2020-11-10T00:35:53.886Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.522s	coverage: 14.1% of statements
00:35:54 [2020-11-10T00:35:54.338Z] --- PASS: TestIpcModeNone (0.91s)
00:35:54 [2020-11-10T00:35:54.338Z] === RUN   TestIpcModePrivate
00:35:54 [2020-11-10T00:35:54.968Z] --- PASS: TestIpcModePrivate (0.94s)
00:35:54 [2020-11-10T00:35:54.968Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
00:35:54 [2020-11-10T00:35:54.968Z] === RUN   TestIpcModeShareable
00:35:55 [2020-11-10T00:35:55.277Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.653s	coverage: 56.2% of statements
00:35:56 [2020-11-10T00:35:56.003Z] --- PASS: TestIpcModeShareable (0.93s)
00:35:56 [2020-11-10T00:35:56.003Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
00:35:56 [2020-11-10T00:35:56.003Z] === RUN   TestAPIIpcModeShareableAndContainer
00:35:57 [2020-11-10T00:35:57.204Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.8% of statements
00:35:58 [2020-11-10T00:35:58.723Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s)
00:35:58 [2020-11-10T00:35:58.723Z] === RUN   TestAPIIpcModeHost
00:35:59 [2020-11-10T00:35:59.352Z] --- PASS: TestAPIIpcModeHost (0.68s)
00:35:59 [2020-11-10T00:35:59.352Z] === RUN   TestDaemonIpcModeShareable
00:35:59 [2020-11-10T00:35:59.756Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.147s	coverage: 46.2% of statements
00:36:00 [2020-11-10T00:36:00.017Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.066s	coverage: 73.1% of statements
00:36:01 [2020-11-10T00:36:01.406Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.922s	coverage: 49.5% of statements
00:36:01 [2020-11-10T00:36:01.413Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
00:36:01 [2020-11-10T00:36:01.413Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
00:36:01 [2020-11-10T00:36:01.413Z] === RUN   TestDaemonIpcModePrivate
00:36:02 [2020-11-10T00:36:02.353Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 58.0% of statements
00:36:02 [2020-11-10T00:36:02.914Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
00:36:02 [2020-11-10T00:36:02.914Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
00:36:02 [2020-11-10T00:36:02.914Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:36:02 [2020-11-10T00:36:02.929Z] ok  	github.com/docker/docker/daemon	12.369s	coverage: 17.2% of statements
00:36:02 [2020-11-10T00:36:02.929Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:36:02 [2020-11-10T00:36:02.929Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:36:02 [2020-11-10T00:36:02.929Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:36:02 [2020-11-10T00:36:02.929Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:36:02 [2020-11-10T00:36:02.929Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:36:03 [2020-11-10T00:36:03.191Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
00:36:03 [2020-11-10T00:36:03.767Z] ok  	github.com/docker/docker/daemon/links	0.017s	coverage: 93.0% of statements
00:36:04 [2020-11-10T00:36:04.972Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s)
00:36:04 [2020-11-10T00:36:04.972Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
00:36:04 [2020-11-10T00:36:04.972Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:36:05 [2020-11-10T00:36:05.689Z] ok  	github.com/docker/docker/daemon/images	0.043s	coverage: 4.9% of statements
00:36:06 [2020-11-10T00:36:06.265Z] ok  	github.com/docker/docker/daemon/logger	0.266s	coverage: 41.0% of statements
00:36:06 [2020-11-10T00:36:06.265Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.257s	coverage: 77.4% of statements
00:36:06 [2020-11-10T00:36:06.474Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
00:36:06 [2020-11-10T00:36:06.474Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
00:36:06 [2020-11-10T00:36:06.474Z] === RUN   TestIpcModeOlderClient
00:36:06 [2020-11-10T00:36:06.474Z] === PAUSE TestIpcModeOlderClient
00:36:06 [2020-11-10T00:36:06.474Z] === RUN   TestKillContainerInvalidSignal
00:36:07 [2020-11-10T00:36:07.104Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
00:36:07 [2020-11-10T00:36:07.104Z] === RUN   TestKillContainer
00:36:07 [2020-11-10T00:36:07.104Z] === RUN   TestKillContainer/no_signal
00:36:07 [2020-11-10T00:36:07.211Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.024s	coverage: 67.0% of statements
00:36:07 [2020-11-10T00:36:07.785Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 23.9% of statements
00:36:08 [2020-11-10T00:36:08.049Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.024s	coverage: 61.6% of statements
00:36:08 [2020-11-10T00:36:08.049Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.196s	coverage: 57.7% of statements
00:36:08 [2020-11-10T00:36:08.049Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:36:08 [2020-11-10T00:36:08.049Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:36:08 [2020-11-10T00:36:08.049Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:36:08 [2020-11-10T00:36:08.049Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:36:08 [2020-11-10T00:36:08.049Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:36:08 [2020-11-10T00:36:08.049Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:36:08 [2020-11-10T00:36:08.132Z] === RUN   TestKillContainer/non_killing_signal
00:36:08 [2020-11-10T00:36:08.310Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
00:36:08 [2020-11-10T00:36:08.764Z] === RUN   TestKillContainer/killing_signal
00:36:09 [2020-11-10T00:36:09.701Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 75.2% of statements
00:36:09 [2020-11-10T00:36:09.701Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:36:09 [2020-11-10T00:36:09.793Z] --- PASS: TestKillContainer (2.58s)
00:36:09 [2020-11-10T00:36:09.793Z]     --- PASS: TestKillContainer/no_signal (0.83s)
00:36:09 [2020-11-10T00:36:09.793Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
00:36:09 [2020-11-10T00:36:09.793Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
00:36:09 [2020-11-10T00:36:09.793Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:36:09 [2020-11-10T00:36:09.793Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:36:10 [2020-11-10T00:36:10.277Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.072s	coverage: 33.3% of statements
00:36:10 [2020-11-10T00:36:10.277Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.076s	coverage: 56.8% of statements
00:36:10 [2020-11-10T00:36:10.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:36:10 [2020-11-10T00:36:10.853Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
00:36:11 [2020-11-10T00:36:11.428Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
00:36:11 [2020-11-10T00:36:11.451Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s)
00:36:11 [2020-11-10T00:36:11.451Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
00:36:11 [2020-11-10T00:36:11.451Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
00:36:11 [2020-11-10T00:36:11.451Z] === RUN   TestKillStoppedContainer
00:36:11 [2020-11-10T00:36:11.741Z] --- PASS: TestKillStoppedContainer (0.09s)
00:36:11 [2020-11-10T00:36:11.741Z] === RUN   TestKillStoppedContainerAPIPre120
00:36:11 [2020-11-10T00:36:11.741Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
00:36:11 [2020-11-10T00:36:11.741Z] === RUN   TestKillDifferentUserContainer
00:36:12 [2020-11-10T00:36:12.002Z] ok  	github.com/docker/docker/daemon/network	0.045s	coverage: 63.8% of statements
00:36:12 [2020-11-10T00:36:12.774Z] --- PASS: TestKillDifferentUserContainer (0.84s)
00:36:12 [2020-11-10T00:36:12.774Z] === RUN   TestInspectOomKilledTrue
00:36:12 [2020-11-10T00:36:12.774Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:36:12 [2020-11-10T00:36:12.774Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:36:12 [2020-11-10T00:36:12.774Z] === RUN   TestInspectOomKilledFalse
00:36:12 [2020-11-10T00:36:12.774Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:36:12 [2020-11-10T00:36:12.774Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:36:12 [2020-11-10T00:36:12.774Z] === RUN   TestLinksEtcHostsContentMatch
00:36:12 [2020-11-10T00:36:12.953Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.954s	coverage: 82.5% of statements
00:36:12 [2020-11-10T00:36:12.953Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:36:12 [2020-11-10T00:36:12.953Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:36:12 [2020-11-10T00:36:12.953Z] ok  	github.com/docker/docker/distribution/metadata	0.070s	coverage: 48.2% of statements
00:36:13 [2020-11-10T00:36:13.403Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
00:36:13 [2020-11-10T00:36:13.403Z] === RUN   TestLinksContainerNames
00:36:14 [2020-11-10T00:36:14.346Z] ok  	github.com/docker/docker/distribution	0.305s	coverage: 21.9% of statements
00:36:14 [2020-11-10T00:36:14.346Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:36:14 [2020-11-10T00:36:14.346Z] ok  	github.com/docker/docker/errdefs	0.027s	coverage: 49.4% of statements
00:36:14 [2020-11-10T00:36:14.903Z] --- PASS: TestLinksContainerNames (1.64s)
00:36:14 [2020-11-10T00:36:14.903Z] === RUN   TestLogsFollowTailEmpty
00:36:15 [2020-11-10T00:36:15.294Z] ok  	github.com/docker/docker/image	0.047s	coverage: 86.4% of statements
00:36:15 [2020-11-10T00:36:15.532Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
00:36:15 [2020-11-10T00:36:15.532Z] === RUN   TestContainerNetworkMountsNoChown
00:36:15 [2020-11-10T00:36:15.870Z] ok  	github.com/docker/docker/image/cache	0.038s	coverage: 19.2% of statements
00:36:15 [2020-11-10T00:36:15.870Z] ok  	github.com/docker/docker/image/v1	0.045s	coverage: 25.0% of statements
00:36:16 [2020-11-10T00:36:16.135Z] ok  	github.com/docker/docker/distribution/xfer	1.739s	coverage: 85.6% of statements
00:36:16 [2020-11-10T00:36:16.135Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:36:16 [2020-11-10T00:36:16.135Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:36:16 [2020-11-10T00:36:16.135Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:36:16 [2020-11-10T00:36:16.398Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
00:36:16 [2020-11-10T00:36:16.561Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/default
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/default
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/private
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/private
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rprivate
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rprivate
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/slave
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/slave
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rslave
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rslave
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/shared
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/shared
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rshared
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rshared
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/default
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/default/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/default/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/default/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/rshared
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/shared
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/rslave
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/slave
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/rprivate
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/private
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/private/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/private/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:36:16 [2020-11-10T00:36:16.561Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:36:16 [2020-11-10T00:36:16.561Z] === CONT  TestMountDaemonRoot/default/mount_root
00:36:16 [2020-11-10T00:36:16.851Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:36:16 [2020-11-10T00:36:16.851Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:36:16 [2020-11-10T00:36:16.851Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:36:16 [2020-11-10T00:36:16.851Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:36:16 [2020-11-10T00:36:16.851Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:36:16 [2020-11-10T00:36:16.851Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:36:16 [2020-11-10T00:36:16.851Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:36:17 [2020-11-10T00:36:17.142Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:36:17 [2020-11-10T00:36:17.142Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:36:17 [2020-11-10T00:36:17.142Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:36:17 [2020-11-10T00:36:17.142Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:36:17 [2020-11-10T00:36:17.142Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:36:17 [2020-11-10T00:36:17.142Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:36:17 [2020-11-10T00:36:17.142Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:36:17 [2020-11-10T00:36:17.142Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:36:17 [2020-11-10T00:36:17.142Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:36:17 [2020-11-10T00:36:17.347Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 52.9% of statements
00:36:17 [2020-11-10T00:36:17.347Z] ok  	github.com/docker/docker/oci	0.019s	coverage: 8.2% of statements
00:36:17 [2020-11-10T00:36:17.432Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:36:17 [2020-11-10T00:36:17.432Z] === CONT  TestMountDaemonRoot/private/bind_root
00:36:17 [2020-11-10T00:36:17.432Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:36:17 [2020-11-10T00:36:17.432Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:36:17 [2020-11-10T00:36:17.432Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:36:17 [2020-11-10T00:36:17.432Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:36:17 [2020-11-10T00:36:17.432Z] === CONT  TestMountDaemonRoot/private/mount_root
00:36:17 [2020-11-10T00:36:17.432Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:36:17 [2020-11-10T00:36:17.432Z] --- PASS: TestMountDaemonRoot (0.02s)
00:36:17 [2020-11-10T00:36:17.432Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
00:36:17 [2020-11-10T00:36:17.432Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
00:36:17 [2020-11-10T00:36:17.432Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
00:36:17 [2020-11-10T00:36:17.432Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
00:36:17 [2020-11-10T00:36:17.432Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
00:36:17 [2020-11-10T00:36:17.432Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:36:17 [2020-11-10T00:36:17.432Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
00:36:17 [2020-11-10T00:36:17.432Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:36:17 [2020-11-10T00:36:17.432Z] === RUN   TestContainerBindMountNonRecursive
00:36:17 [2020-11-10T00:36:17.922Z] ok  	github.com/docker/docker/opts	0.057s	coverage: 67.1% of statements
00:36:18 [2020-11-10T00:36:18.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:36:18 [2020-11-10T00:36:18.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:36:19 [2020-11-10T00:36:19.313Z] ok  	github.com/docker/docker/pkg/broadcaster	0.013s	coverage: 100.0% of statements
00:36:19 [2020-11-10T00:36:19.313Z] ok  	github.com/docker/docker/pkg/authorization	0.302s	coverage: 68.3% of statements
00:36:19 [2020-11-10T00:36:19.490Z] --- PASS: TestContainerBindMountNonRecursive (2.02s)
00:36:19 [2020-11-10T00:36:19.490Z] === RUN   TestContainerVolumesMountedAsShared
00:36:19 [2020-11-10T00:36:19.576Z] ok  	github.com/docker/docker/pkg/capabilities	0.021s	coverage: 87.5% of statements
00:36:20 [2020-11-10T00:36:20.120Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s)
00:36:20 [2020-11-10T00:36:20.120Z] === RUN   TestContainerVolumesMountedAsSlave
00:36:20 [2020-11-10T00:36:20.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:36:20 [2020-11-10T00:36:20.522Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 80.0% of statements
00:36:20 [2020-11-10T00:36:20.749Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s)
00:36:20 [2020-11-10T00:36:20.749Z] === RUN   TestNetworkNat
00:36:21 [2020-11-10T00:36:21.097Z] ok  	github.com/docker/docker/pkg/archive	1.258s	coverage: 76.8% of statements
00:36:21 [2020-11-10T00:36:21.097Z] ok  	github.com/docker/docker/pkg/discovery	0.018s	coverage: 58.3% of statements
00:36:21 [2020-11-10T00:36:21.673Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
00:36:21 [2020-11-10T00:36:21.806Z] --- PASS: TestNetworkNat (0.89s)
00:36:21 [2020-11-10T00:36:21.806Z] === RUN   TestNetworkLocalhostTCPNat
00:36:22 [2020-11-10T00:36:22.246Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
00:36:22 [2020-11-10T00:36:22.819Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
00:36:22 [2020-11-10T00:36:22.857Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
00:36:22 [2020-11-10T00:36:22.857Z] === RUN   TestNetworkLoopbackNat
00:36:23 [2020-11-10T00:36:23.392Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
00:36:23 [2020-11-10T00:36:23.966Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.461s	coverage: 43.2% of statements
00:36:24 [2020-11-10T00:36:24.538Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
00:36:24 [2020-11-10T00:36:24.538Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
00:36:25 [2020-11-10T00:36:25.264Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
00:36:25 [2020-11-10T00:36:25.264Z] ok  	github.com/docker/docker/pkg/fsutils	0.336s	coverage: 85.1% of statements
00:36:25 [2020-11-10T00:36:25.555Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.096s	coverage: 84.1% of statements
00:36:26 [2020-11-10T00:36:26.130Z] ok  	github.com/docker/docker/layer	7.808s	coverage: 68.8% of statements
00:36:26 [2020-11-10T00:36:26.130Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:36:26 [2020-11-10T00:36:26.130Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:36:26 [2020-11-10T00:36:26.130Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:36:26 [2020-11-10T00:36:26.130Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:36:26 [2020-11-10T00:36:26.130Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:36:26 [2020-11-10T00:36:26.130Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:36:26 [2020-11-10T00:36:26.130Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:36:26 [2020-11-10T00:36:26.359Z] --- PASS: TestNetworkLoopbackNat (3.23s)
00:36:26 [2020-11-10T00:36:26.359Z] === RUN   TestPause
00:36:26 [2020-11-10T00:36:26.648Z] --- PASS: TestPause (0.92s)
00:36:26 [2020-11-10T00:36:26.648Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:36:26 [2020-11-10T00:36:26.648Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:36:26 [2020-11-10T00:36:26.648Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:36:26 [2020-11-10T00:36:26.648Z] === RUN   TestPauseStopPausedContainer
00:36:26 [2020-11-10T00:36:26.704Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
00:36:26 [2020-11-10T00:36:26.704Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
00:36:26 [2020-11-10T00:36:26.704Z] ok  	github.com/docker/docker/pkg/idtools	0.868s	coverage: 70.1% of statements
00:36:26 [2020-11-10T00:36:26.966Z] ok  	github.com/docker/docker/pkg/ioutils	0.655s	coverage: 70.6% of statements
00:36:26 [2020-11-10T00:36:26.966Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:36:26 [2020-11-10T00:36:26.966Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:36:26 [2020-11-10T00:36:26.966Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:36:27 [2020-11-10T00:36:27.229Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.026s	coverage: 85.7% of statements
00:36:27 [2020-11-10T00:36:27.229Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:36:27 [2020-11-10T00:36:27.229Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
00:36:27 [2020-11-10T00:36:27.492Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.023s	coverage: 60.0% of statements
00:36:27 [2020-11-10T00:36:27.679Z] --- PASS: TestPauseStopPausedContainer (0.86s)
00:36:27 [2020-11-10T00:36:27.679Z] === RUN   TestPsFilter
00:36:27 [2020-11-10T00:36:27.754Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.017s	coverage: 86.7% of statements
00:36:27 [2020-11-10T00:36:27.968Z] --- PASS: TestPsFilter (0.29s)
00:36:27 [2020-11-10T00:36:27.968Z] === RUN   TestRemoveContainerWithRemovedVolume
00:36:28 [2020-11-10T00:36:28.017Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 82.4% of statements
00:36:28 [2020-11-10T00:36:28.017Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:36:28 [2020-11-10T00:36:28.017Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:36:28 [2020-11-10T00:36:28.593Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.054s	coverage: 56.8% of statements
00:36:28 [2020-11-10T00:36:28.597Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
00:36:28 [2020-11-10T00:36:28.597Z] === RUN   TestRemoveContainerWithVolume
00:36:29 [2020-11-10T00:36:29.171Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
00:36:29 [2020-11-10T00:36:29.171Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
00:36:29 [2020-11-10T00:36:29.171Z] ok  	github.com/docker/docker/pkg/progress	0.020s	coverage: 75.9% of statements
00:36:29 [2020-11-10T00:36:29.626Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
00:36:29 [2020-11-10T00:36:29.626Z] === RUN   TestRemoveContainerRunning
00:36:29 [2020-11-10T00:36:29.746Z] ok  	github.com/docker/docker/pkg/reexec	0.033s	coverage: 82.4% of statements
00:36:30 [2020-11-10T00:36:30.320Z] ok  	github.com/docker/docker/pkg/stdcopy	0.017s	coverage: 100.0% of statements
00:36:30 [2020-11-10T00:36:30.582Z] ok  	github.com/docker/docker/pkg/pubsub	1.093s	coverage: 75.0% of statements
00:36:30 [2020-11-10T00:36:30.661Z] --- PASS: TestRemoveContainerRunning (0.87s)
00:36:30 [2020-11-10T00:36:30.661Z] === RUN   TestRemoveContainerForceRemoveRunning
00:36:31 [2020-11-10T00:36:31.154Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
00:36:31 [2020-11-10T00:36:31.155Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
00:36:31 [2020-11-10T00:36:31.290Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
00:36:31 [2020-11-10T00:36:31.290Z] === RUN   TestRemoveInvalidContainer
00:36:31 [2020-11-10T00:36:31.290Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:36:31 [2020-11-10T00:36:31.290Z] === RUN   TestRenameLinkedContainer
00:36:32 [2020-11-10T00:36:32.105Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 54.2% of statements
00:36:32 [2020-11-10T00:36:32.378Z] ok  	github.com/docker/docker/pkg/system	0.053s	coverage: 36.9% of statements
00:36:32 [2020-11-10T00:36:32.979Z] ok  	github.com/docker/docker/pkg/signal	2.818s	coverage: 61.0% of statements
00:36:32 [2020-11-10T00:36:32.979Z] ok  	github.com/docker/docker/pkg/tailfile	0.151s	coverage: 88.6% of statements
00:36:33 [2020-11-10T00:36:33.569Z] testing: warning: no tests to run
00:36:33 [2020-11-10T00:36:33.569Z] coverage: [no statements]
00:36:33 [2020-11-10T00:36:33.569Z] ok  	github.com/docker/docker/pkg/term/windows	0.028s	coverage: [no statements] [no tests to run]
00:36:33 [2020-11-10T00:36:33.569Z] ok  	github.com/docker/docker/pkg/tarsum	0.127s	coverage: 89.3% of statements
00:36:33 [2020-11-10T00:36:33.569Z] ok  	github.com/docker/docker/pkg/truncindex	0.114s	coverage: 91.5% of statements
00:36:33 [2020-11-10T00:36:33.830Z] ok  	github.com/docker/docker/pkg/urlutil	0.019s	coverage: 100.0% of statements
00:36:33 [2020-11-10T00:36:33.830Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
00:36:34 [2020-11-10T00:36:34.796Z] --- PASS: TestRenameLinkedContainer (3.40s)
00:36:34 [2020-11-10T00:36:34.796Z] === RUN   TestRenameStoppedContainer
00:36:35 [2020-11-10T00:36:35.217Z] ok  	github.com/docker/docker/plugin/v2	0.021s	coverage: 14.5% of statements
00:36:35 [2020-11-10T00:36:35.425Z] --- PASS: TestRenameStoppedContainer (0.86s)
00:36:35 [2020-11-10T00:36:35.425Z] === RUN   TestRenameRunningContainerAndReuse
00:36:35 [2020-11-10T00:36:35.479Z] ok  	github.com/docker/docker/profiles/seccomp	0.021s	coverage: 85.4% of statements
00:36:36 [2020-11-10T00:36:36.424Z] ok  	github.com/docker/docker/reference	0.041s	coverage: 84.4% of statements
00:36:36 [2020-11-10T00:36:36.687Z] ok  	github.com/docker/docker/plugin	0.579s	coverage: 23.2% of statements
00:36:37 [2020-11-10T00:36:37.485Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s)
00:36:37 [2020-11-10T00:36:37.485Z] === RUN   TestRenameInvalidName
00:36:38 [2020-11-10T00:36:38.079Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
00:36:38 [2020-11-10T00:36:38.116Z] --- PASS: TestRenameInvalidName (0.87s)
00:36:38 [2020-11-10T00:36:38.116Z] === RUN   TestRenameAnonymousContainer
00:36:38 [2020-11-10T00:36:38.342Z] ok  	github.com/docker/docker/registry	0.156s	coverage: 57.2% of statements
00:36:38 [2020-11-10T00:36:38.342Z] ok  	github.com/docker/docker/quota	0.599s	coverage: 71.4% of statements
00:36:38 [2020-11-10T00:36:38.605Z] ok  	github.com/docker/docker/restartmanager	0.014s	coverage: 45.3% of statements
00:36:38 [2020-11-10T00:36:38.867Z] ok  	github.com/docker/docker/testutil	0.010s	coverage: 62.5% of statements
00:36:39 [2020-11-10T00:36:39.439Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 66.1% of statements
00:36:41 [2020-11-10T00:36:41.357Z] ok  	github.com/docker/docker/volume/drivers	0.021s	coverage: 36.1% of statements
00:36:41 [2020-11-10T00:36:41.933Z] ok  	github.com/docker/docker/volume/mounts	0.074s	coverage: 67.0% of statements
00:36:42 [2020-11-10T00:36:42.879Z] ok  	github.com/docker/docker/volume/local	0.256s	coverage: 76.6% of statements
00:36:43 [2020-11-10T00:36:43.666Z] --- PASS: TestRenameAnonymousContainer (4.97s)
00:36:43 [2020-11-10T00:36:43.666Z] === RUN   TestRenameContainerWithSameName
00:36:43 [2020-11-10T00:36:43.820Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
00:36:44 [2020-11-10T00:36:44.300Z] --- PASS: TestRenameContainerWithSameName (0.97s)
00:36:44 [2020-11-10T00:36:44.300Z] === RUN   TestRenameContainerWithLinkedContainer
00:36:45 [2020-11-10T00:36:45.802Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
00:36:45 [2020-11-10T00:36:45.802Z] === RUN   TestResize
00:36:46 [2020-11-10T00:36:46.831Z] --- PASS: TestResize (0.91s)
00:36:46 [2020-11-10T00:36:46.831Z] === RUN   TestResizeWithInvalidSize
00:36:46 [2020-11-10T00:36:46.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:36:46 [2020-11-10T00:36:46.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:36:47 [2020-11-10T00:36:47.860Z] --- PASS: TestResizeWithInvalidSize (0.88s)
00:36:47 [2020-11-10T00:36:47.860Z] === RUN   TestResizeWhenContainerNotStarted
00:36:48 [2020-11-10T00:36:48.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:36:48 [2020-11-10T00:36:48.491Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:36:48 [2020-11-10T00:36:48.491Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:36:49 [2020-11-10T00:36:49.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:36:49 [2020-11-10T00:36:49.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:36:50 [2020-11-10T00:36:50.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:36:51 [2020-11-10T00:36:51.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:36:51 [2020-11-10T00:36:51.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:36:52 [2020-11-10T00:36:52.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:36:52 [2020-11-10T00:36:52.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:36:53 [2020-11-10T00:36:53.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:36:53 [2020-11-10T00:36:53.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:36:54 [2020-11-10T00:36:54.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:36:55 [2020-11-10T00:36:55.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:36:55 [2020-11-10T00:36:55.852Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:36:56 [2020-11-10T00:36:56.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:36:56 [2020-11-10T00:36:56.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:36:57 [2020-11-10T00:36:57.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:36:58 [2020-11-10T00:36:58.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:36:58 [2020-11-10T00:36:58.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:36:58 [2020-11-10T00:36:58.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:36:59 [2020-11-10T00:36:59.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:37:01 [2020-11-10T00:37:01.238Z] ok  	github.com/docker/docker/api/server/httputils	0.028s	coverage: 14.7% of statements
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ok  	github.com/docker/docker/api/server/middleware	0.017s	coverage: 37.7% of statements
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ok  	github.com/docker/docker/api/types/filters	0.025s	coverage: 92.2% of statements
00:37:01 [2020-11-10T00:37:01.238Z] ok  	github.com/docker/docker/api/types/strslice	0.028s	coverage: 90.0% of statements
00:37:01 [2020-11-10T00:37:01.238Z] ok  	github.com/docker/docker/api/server/router/swarm	0.014s	coverage: 5.7% of statements
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ok  	github.com/docker/docker/api/types/versions	0.037s	coverage: 75.0% of statements
00:37:01 [2020-11-10T00:37:01.238Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/builder	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:37:01 [2020-11-10T00:37:01.238Z] ok  	github.com/docker/docker/builder/dockerignore	0.051s	coverage: 96.8% of statements
00:37:01 [2020-11-10T00:37:01.238Z] ok  	github.com/docker/docker/cli/debug	0.013s	coverage: 100.0% of statements
00:37:01 [2020-11-10T00:37:01.238Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.551s	coverage: 86.3% of statements
00:37:01 [2020-11-10T00:37:01.593Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:37:01 [2020-11-10T00:37:01.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s)
00:37:01 [2020-11-10T00:37:01.593Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s)
00:37:01 [2020-11-10T00:37:01.594Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
00:37:01 [2020-11-10T00:37:01.594Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s)
00:37:01 [2020-11-10T00:37:01.594Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
00:37:01 [2020-11-10T00:37:01.594Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
00:37:01 [2020-11-10T00:37:01.594Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
00:37:01 [2020-11-10T00:37:01.594Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s)
00:37:01 [2020-11-10T00:37:01.594Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.58s)
00:37:01 [2020-11-10T00:37:01.594Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s)
00:37:01 [2020-11-10T00:37:01.594Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s)
00:37:01 [2020-11-10T00:37:01.594Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s)
00:37:01 [2020-11-10T00:37:01.594Z] === RUN   TestCgroupNamespacesRun
00:37:01 [2020-11-10T00:37:01.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:37:01 [2020-11-10T00:37:01.940Z] ok  	github.com/docker/docker/builder/remotecontext	0.499s	coverage: 13.7% of statements
00:37:02 [2020-11-10T00:37:02.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:37:03 [2020-11-10T00:37:03.093Z] --- PASS: TestCgroupNamespacesRun (1.71s)
00:37:03 [2020-11-10T00:37:03.093Z] === RUN   TestCgroupNamespacesRunPrivileged
00:37:03 [2020-11-10T00:37:03.535Z] ok  	github.com/docker/docker/builder/dockerfile	1.330s	coverage: 48.1% of statements
00:37:03 [2020-11-10T00:37:03.535Z] ?   	github.com/docker/docker/cli	[no test files]
00:37:03 [2020-11-10T00:37:03.535Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:37:03 [2020-11-10T00:37:03.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:37:04 [2020-11-10T00:37:04.594Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s)
00:37:04 [2020-11-10T00:37:04.594Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:37:04 [2020-11-10T00:37:04.606Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:37:04 [2020-11-10T00:37:04.607Z] Using test binary docker
00:37:04 [2020-11-10T00:37:04.607Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:37:04 [2020-11-10T00:37:04.607Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:37:04 [2020-11-10T00:37:04.607Z] INFO: Waiting for daemon to start...
00:37:04 [2020-11-10T00:37:04.607Z] Starting dockerd
00:37:05 [2020-11-10T00:37:05.776Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.6% of statements
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/rootless	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/volume	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === Skipped
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver btrfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver btrfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver btrfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver btrfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver btrfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:73: No driver to put!
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z] time="2020-11-10T00:35:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z] time="2020-11-10T00:35:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z] time="2020-11-10T00:35:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z] time="2020-11-10T00:35:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z] time="2020-11-10T00:35:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:73: No driver to put!
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     overlay_test.go:49: Fails to compute changes intermittently
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver zfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver zfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver zfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver zfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:46: Driver zfs not supported
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     graphtest_unix.go:73: No driver to put!
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:37:05 [2020-11-10T00:37:05.776Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] 
00:37:05 [2020-11-10T00:37:05.776Z] DONE 2169 tests, 26 skipped in 191.194s
Post stage
[Pipeline] junit
00:37:05 [2020-11-10T00:37:05.791Z] Recording test results
00:37:06 [2020-11-10T00:37:06.654Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
00:37:06 [2020-11-10T00:37:06.654Z] === RUN   TestCgroupNamespacesRunHostMode
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:37:07 [2020-11-10T00:37:07.900Z] .
00:37:07 [2020-11-10T00:37:07.900Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:37:07 [2020-11-10T00:37:07.900Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:37:07 [2020-11-10T00:37:07.900Z] Error: No such image: emptyfs
00:37:07 [2020-11-10T00:37:07.900Z] Running integration-test (iteration 1)
00:37:07 [2020-11-10T00:37:07.900Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:37:07 [2020-11-10T00:37:07.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -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:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh dynbinary test-integration
00:37:08 [2020-11-10T00:37:08.049Z] ok  	github.com/docker/docker/client	0.423s	coverage: 75.4% of statements
00:37:08 [2020-11-10T00:37:08.154Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s)
00:37:08 [2020-11-10T00:37:08.154Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:37:08 [2020-11-10T00:37:08.535Z] 
00:37:08 [2020-11-10T00:37:08.796Z] Removing bundles/
00:37:08 [2020-11-10T00:37:08.796Z] 
00:37:08 [2020-11-10T00:37:08.796Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:37:08 [2020-11-10T00:37:08.796Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:37:08 [2020-11-10T00:37:08.796Z] GOOS="" GOARCH="" GOARM=""
00:37:09 [2020-11-10T00:37:09.655Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
00:37:09 [2020-11-10T00:37:09.655Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:37:10 [2020-11-10T00:37:10.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:37:10 [2020-11-10T00:37:10.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:37:11 [2020-11-10T00:37:11.713Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s)
00:37:11 [2020-11-10T00:37:11.713Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:37:12 [2020-11-10T00:37:12.002Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
00:37:12 [2020-11-10T00:37:12.002Z] === RUN   TestCgroupNamespacesRunOlderClient
00:37:14 [2020-11-10T00:37:14.060Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s)
00:37:14 [2020-11-10T00:37:14.060Z] === RUN   TestKernelTCPMemory
00:37:14 [2020-11-10T00:37:14.690Z] --- PASS: TestKernelTCPMemory (0.91s)
00:37:14 [2020-11-10T00:37:14.690Z] === RUN   TestNISDomainname
00:37:15 [2020-11-10T00:37:15.720Z] --- PASS: TestNISDomainname (0.94s)
00:37:15 [2020-11-10T00:37:15.720Z] === RUN   TestHostnameDnsResolution
00:37:17 [2020-11-10T00:37:17.793Z] --- PASS: TestHostnameDnsResolution (1.76s)
00:37:17 [2020-11-10T00:37:17.793Z] === RUN   TestStats
00:37:19 [2020-11-10T00:37:19.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:37:20 [2020-11-10T00:37:20.636Z] --- PASS: TestStats (2.95s)
00:37:20 [2020-11-10T00:37:20.636Z] === RUN   TestStopContainerWithTimeout
00:37:20 [2020-11-10T00:37:20.636Z] === RUN   TestStopContainerWithTimeout/0
00:37:20 [2020-11-10T00:37:20.636Z] === PAUSE TestStopContainerWithTimeout/0
00:37:20 [2020-11-10T00:37:20.636Z] === RUN   TestStopContainerWithTimeout/1
00:37:20 [2020-11-10T00:37:20.636Z] === PAUSE TestStopContainerWithTimeout/1
00:37:20 [2020-11-10T00:37:20.636Z] === RUN   TestStopContainerWithTimeout/3
00:37:20 [2020-11-10T00:37:20.636Z] === PAUSE TestStopContainerWithTimeout/3
00:37:20 [2020-11-10T00:37:20.636Z] === RUN   TestStopContainerWithTimeout/-1
00:37:20 [2020-11-10T00:37:20.636Z] === PAUSE TestStopContainerWithTimeout/-1
00:37:20 [2020-11-10T00:37:20.636Z] === CONT  TestStopContainerWithTimeout/0
00:37:20 [2020-11-10T00:37:20.636Z] === CONT  TestStopContainerWithTimeout/-1
00:37:21 [2020-11-10T00:37:21.670Z] === CONT  TestStopContainerWithTimeout/3
00:37:22 [2020-11-10T00:37:22.713Z] 4612f6d0b889: Pull complete
00:37:22 [2020-11-10T00:37:22.800Z] Loaded image: buildpack-deps:buster
00:37:22 [2020-11-10T00:37:22.800Z] Loaded image: busybox:latest
00:37:22 [2020-11-10T00:37:22.800Z] Loaded image: busybox:glibc
00:37:22 [2020-11-10T00:37:22.800Z] Loaded image: debian:buster
00:37:22 [2020-11-10T00:37:22.800Z] Loaded image: hello-world:latest
00:37:22 [2020-11-10T00:37:22.800Z] Loaded image: arm32v7/hello-world:latest
00:37:22 [2020-11-10T00:37:22.800Z] INFO: Testing against a local daemon
00:37:22 [2020-11-10T00:37:22.800Z] === RUN   TestCgroupNamespacesBuild
00:37:23 [2020-11-10T00:37:23.824Z] === CONT  TestStopContainerWithTimeout/1
00:37:24 [2020-11-10T00:37:24.527Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:37:24 [2020-11-10T00:37:24.527Z] 
00:37:24 [2020-11-10T00:37:24.527Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:37:24 [2020-11-10T00:37:24.527Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:37:24 [2020-11-10T00:37:24.527Z] Using test binary docker
00:37:24 [2020-11-10T00:37:24.527Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:37:24 [2020-11-10T00:37:24.527Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:37:24 [2020-11-10T00:37:24.527Z] INFO: Waiting for daemon to start...
00:37:24 [2020-11-10T00:37:24.527Z] Starting dockerd
00:37:24 [2020-11-10T00:37:24.527Z] .
00:37:24 [2020-11-10T00:37:24.527Z] INFO: Building docker-sdk-python3:4.3.0...
00:37:24 [2020-11-10T00:37:24.707Z] --- PASS: TestCgroupNamespacesBuild (3.37s)
00:37:24 [2020-11-10T00:37:24.707Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:37:25 [2020-11-10T00:37:25.464Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:37:25 [2020-11-10T00:37:25.464Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
00:37:25 [2020-11-10T00:37:25.464Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.99s)
00:37:25 [2020-11-10T00:37:25.464Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
00:37:25 [2020-11-10T00:37:25.464Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
00:37:25 [2020-11-10T00:37:25.464Z] === RUN   TestDeleteDevicemapper
00:37:25 [2020-11-10T00:37:25.464Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:37:25 [2020-11-10T00:37:25.464Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:37:25 [2020-11-10T00:37:25.464Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:37:26 [2020-11-10T00:37:26.617Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s)
00:37:26 [2020-11-10T00:37:26.617Z] === RUN   TestBuildWithSession
00:37:26 [2020-11-10T00:37:26.617Z] --- SKIP: TestBuildWithSession (0.00s)
00:37:26 [2020-11-10T00:37:26.617Z]     build_session_test.go:25: TODO: BuildKit
00:37:26 [2020-11-10T00:37:26.617Z] === RUN   TestBuildSquashParent
00:37:29 [2020-11-10T00:37:29.100Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.56s)
00:37:29 [2020-11-10T00:37:29.100Z] === RUN   TestUpdateMemory
00:37:29 [2020-11-10T00:37:29.100Z] --- SKIP: TestUpdateMemory (0.00s)
00:37:29 [2020-11-10T00:37:29.100Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:37:29 [2020-11-10T00:37:29.100Z] === RUN   TestUpdateCPUQuota
00:37:30 [2020-11-10T00:37:30.198Z] --- PASS: TestUpdateCPUQuota (1.14s)
00:37:30 [2020-11-10T00:37:30.198Z] === RUN   TestUpdatePidsLimit
00:37:30 [2020-11-10T00:37:30.198Z] === RUN   TestUpdatePidsLimit/update_from_none
00:37:30 [2020-11-10T00:37:30.488Z] === RUN   TestUpdatePidsLimit/no_change
00:37:30 [2020-11-10T00:37:30.777Z] === RUN   TestUpdatePidsLimit/update_lower
00:37:31 [2020-11-10T00:37:31.067Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:37:31 [2020-11-10T00:37:31.697Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:37:31 [2020-11-10T00:37:31.987Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:37:32 [2020-11-10T00:37:32.277Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:37:33 [2020-11-10T00:37:33.852Z] --- PASS: TestUpdatePidsLimit (3.59s)
00:37:33 [2020-11-10T00:37:33.852Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
00:37:33 [2020-11-10T00:37:33.852Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
00:37:33 [2020-11-10T00:37:33.852Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
00:37:33 [2020-11-10T00:37:33.852Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
00:37:33 [2020-11-10T00:37:33.852Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
00:37:33 [2020-11-10T00:37:33.852Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
00:37:33 [2020-11-10T00:37:33.852Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
00:37:33 [2020-11-10T00:37:33.852Z] === RUN   TestUpdateRestartPolicy
00:37:34 [2020-11-10T00:37:34.744Z] --- PASS: TestBuildSquashParent (7.37s)
00:37:34 [2020-11-10T00:37:34.744Z] === RUN   TestBuildWithRemoveAndForceRemove
00:37:34 [2020-11-10T00:37:34.744Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:37:34 [2020-11-10T00:37:34.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:37:34 [2020-11-10T00:37:34.744Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:37:34 [2020-11-10T00:37:34.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:37:34 [2020-11-10T00:37:34.744Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:37:34 [2020-11-10T00:37:34.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:37:34 [2020-11-10T00:37:34.744Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:37:34 [2020-11-10T00:37:34.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:37:34 [2020-11-10T00:37:34.744Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:37:34 [2020-11-10T00:37:34.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:37:34 [2020-11-10T00:37:34.744Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:37:34 [2020-11-10T00:37:34.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:37:34 [2020-11-10T00:37:34.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:37:34 [2020-11-10T00:37:34.744Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:37:35 [2020-11-10T00:37:35.684Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:37:35 [2020-11-10T00:37:35.684Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:37:37 [2020-11-10T00:37:37.596Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:37:37 [2020-11-10T00:37:37.857Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:37:39 [2020-11-10T00:37:39.770Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:37:39 [2020-11-10T00:37:39.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s)
00:37:39 [2020-11-10T00:37:39.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s)
00:37:39 [2020-11-10T00:37:39.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s)
00:37:39 [2020-11-10T00:37:39.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s)
00:37:39 [2020-11-10T00:37:39.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s)
00:37:39 [2020-11-10T00:37:39.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s)
00:37:39 [2020-11-10T00:37:39.770Z] === RUN   TestBuildMultiStageCopy
00:37:39 [2020-11-10T00:37:39.770Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:37:43 [2020-11-10T00:37:43.066Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:37:44 [2020-11-10T00:37:44.005Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:37:45 [2020-11-10T00:37:45.386Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:37:46 [2020-11-10T00:37:46.324Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:37:46 [2020-11-10T00:37:46.463Z] --- PASS: TestUpdateRestartPolicy (12.81s)
00:37:46 [2020-11-10T00:37:46.463Z] === RUN   TestUpdateRestartWithAutoRemove
00:37:47 [2020-11-10T00:37:47.263Z] --- PASS: TestBuildMultiStageCopy (7.27s)
00:37:47 [2020-11-10T00:37:47.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
00:37:47 [2020-11-10T00:37:47.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
00:37:47 [2020-11-10T00:37:47.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
00:37:47 [2020-11-10T00:37:47.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
00:37:47 [2020-11-10T00:37:47.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
00:37:47 [2020-11-10T00:37:47.263Z] === RUN   TestBuildMultiStageParentConfig
00:37:47 [2020-11-10T00:37:47.495Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
00:37:47 [2020-11-10T00:37:47.495Z] === RUN   TestWaitNonBlocked
00:37:47 [2020-11-10T00:37:47.495Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:37:47 [2020-11-10T00:37:47.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:37:47 [2020-11-10T00:37:47.495Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:37:47 [2020-11-10T00:37:47.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:37:47 [2020-11-10T00:37:47.495Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:37:47 [2020-11-10T00:37:47.495Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:37:47 [2020-11-10T00:37:47.516Z] ok  	github.com/docker/docker/cmd/dockerd	0.146s	coverage: 29.1% of statements
00:37:48 [2020-11-10T00:37:48.575Z] --- PASS: TestWaitNonBlocked (0.01s)
00:37:48 [2020-11-10T00:37:48.575Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s)
00:37:48 [2020-11-10T00:37:48.575Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
00:37:48 [2020-11-10T00:37:48.575Z] === RUN   TestWaitBlocked
00:37:48 [2020-11-10T00:37:48.575Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:37:48 [2020-11-10T00:37:48.575Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:37:48 [2020-11-10T00:37:48.575Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:37:48 [2020-11-10T00:37:48.575Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:37:48 [2020-11-10T00:37:48.575Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:37:48 [2020-11-10T00:37:48.575Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:37:49 [2020-11-10T00:37:49.674Z] --- PASS: TestWaitBlocked (0.01s)
00:37:49 [2020-11-10T00:37:49.674Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s)
00:37:49 [2020-11-10T00:37:49.674Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s)
00:37:49 [2020-11-10T00:37:49.674Z] === CONT  TestContainerStartOnDaemonRestart
00:37:49 [2020-11-10T00:37:49.674Z] === CONT  TestIpcModeOlderClient
00:37:49 [2020-11-10T00:37:49.674Z] --- PASS: TestIpcModeOlderClient (0.16s)
00:37:49 [2020-11-10T00:37:49.674Z] === CONT  TestDaemonHostGatewayIP
00:37:52 [2020-11-10T00:37:52.021Z] ok  	github.com/docker/docker/container	0.201s	coverage: 34.7% of statements
00:37:52 [2020-11-10T00:37:52.021Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:37:52 [2020-11-10T00:37:52.021Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:37:52 [2020-11-10T00:37:52.021Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:37:52 [2020-11-10T00:37:52.021Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:37:52 [2020-11-10T00:37:52.541Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
00:37:52 [2020-11-10T00:37:52.541Z] === RUN   TestBuildLabelWithTargets
00:37:52 [2020-11-10T00:37:52.561Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s)
00:37:52 [2020-11-10T00:37:52.561Z] === CONT  TestContainerKillOnDaemonStart
00:37:53 [2020-11-10T00:37:53.595Z] --- PASS: TestDaemonHostGatewayIP (3.55s)
00:37:53 [2020-11-10T00:37:53.595Z] === CONT  TestDaemonRestartIpcMode
00:37:54 [2020-11-10T00:37:54.790Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.034s	coverage: 65.3% of statements
00:37:57 [2020-11-10T00:37:57.234Z] --- PASS: TestDaemonRestartIpcMode (3.50s)
00:37:59 [2020-11-10T00:37:59.305Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.038s	coverage: 35.9% of statements
00:37:59 [2020-11-10T00:37:59.952Z] ok  	github.com/docker/docker/daemon/cluster	0.242s	coverage: 0.5% of statements
00:38:00 [2020-11-10T00:38:00.734Z] --- PASS: TestBuildLabelWithTargets (8.00s)
00:38:00 [2020-11-10T00:38:00.734Z] === RUN   TestBuildWithEmptyLayers
00:38:03 [2020-11-10T00:38:03.196Z] sha256:1e56262bda97c8c983a055b54338ae4d58a8652db7eea24522a8b95bd294d9cd
00:38:03 [2020-11-10T00:38:03.196Z] INFO: Starting docker-py tests...
00:38:03 [2020-11-10T00:38:03.273Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
00:38:03 [2020-11-10T00:38:03.273Z] === RUN   TestBuildMultiStageOnBuild
00:38:03 [2020-11-10T00:38:03.453Z] ============================= test session starts ==============================
00:38:03 [2020-11-10T00:38:03.453Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
00:38:03 [2020-11-10T00:38:03.453Z] rootdir: /src, inifile: pytest.ini
00:38:03 [2020-11-10T00:38:03.453Z] plugins: timeout-1.3.3, cov-2.6.1
00:38:03 [2020-11-10T00:38:03.515Z] ok  	github.com/docker/docker/daemon/discovery	0.030s	coverage: 30.0% of statements
00:38:04 [2020-11-10T00:38:04.383Z] collected 389 items / 1 deselected / 388 selected
00:38:04 [2020-11-10T00:38:04.383Z] 
00:38:05 [2020-11-10T00:38:05.691Z] --- PASS: TestContainerKillOnDaemonStart (12.35s)
00:38:05 [2020-11-10T00:38:05.691Z] PASS
00:38:05 [2020-11-10T00:38:05.691Z] 
00:38:05 [2020-11-10T00:38:05.691Z] === Skipped
00:38:05 [2020-11-10T00:38:05.691Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
00:38:05 [2020-11-10T00:38:05.691Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:38:05 [2020-11-10T00:38:05.691Z] 
00:38:05 [2020-11-10T00:38:05.691Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
00:38:05 [2020-11-10T00:38:05.691Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:38:05 [2020-11-10T00:38:05.691Z] 
00:38:05 [2020-11-10T00:38:05.691Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
00:38:05 [2020-11-10T00:38:05.691Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:38:05 [2020-11-10T00:38:05.691Z] 
00:38:05 [2020-11-10T00:38:05.691Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:38:05 [2020-11-10T00:38:05.691Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:38:05 [2020-11-10T00:38:05.691Z] 
00:38:05 [2020-11-10T00:38:05.691Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
00:38:05 [2020-11-10T00:38:05.691Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:38:05 [2020-11-10T00:38:05.691Z] 
00:38:05 [2020-11-10T00:38:05.691Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
00:38:05 [2020-11-10T00:38:05.691Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:38:05 [2020-11-10T00:38:05.691Z] 
00:38:05 [2020-11-10T00:38:05.691Z] 
00:38:05 [2020-11-10T00:38:05.691Z] DONE 195 tests, 6 skipped in 152.171s
00:38:05 [2020-11-10T00:38:05.691Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
00:38:05 [2020-11-10T00:38:05.691Z] ++ 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
00:38:05 [2020-11-10T00:38:05.691Z] ++ set -e
00:38:05 [2020-11-10T00:38:05.691Z] ++ '[' -n 0 ']'
00:38:05 [2020-11-10T00:38:05.691Z] ++ set -x
00:38:05 [2020-11-10T00:38:05.691Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:38:05 [2020-11-10T00:38:05.691Z] INFO: Testing against a local daemon
00:38:05 [2020-11-10T00:38:05.691Z] === RUN   TestCommitInheritsEnv
00:38:05 [2020-11-10T00:38:05.691Z] --- PASS: TestCommitInheritsEnv (0.55s)
00:38:05 [2020-11-10T00:38:05.691Z] === RUN   TestImportExtremelyLargeImageWorks
00:38:05 [2020-11-10T00:38:05.691Z] === PAUSE TestImportExtremelyLargeImageWorks
00:38:05 [2020-11-10T00:38:05.691Z] === RUN   TestImagesFilterMultiReference
00:38:05 [2020-11-10T00:38:05.691Z] --- PASS: TestImagesFilterMultiReference (0.03s)
00:38:05 [2020-11-10T00:38:05.691Z] === RUN   TestImagePullPlatformInvalid
00:38:05 [2020-11-10T00:38:05.691Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
00:38:05 [2020-11-10T00:38:05.691Z] === RUN   TestRemoveImageOrphaning
00:38:05 [2020-11-10T00:38:05.980Z] --- PASS: TestRemoveImageOrphaning (0.58s)
00:38:05 [2020-11-10T00:38:05.980Z] === RUN   TestRemoveImageGarbageCollector
00:38:05 [2020-11-10T00:38:05.980Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:38:05 [2020-11-10T00:38:05.980Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:38:05 [2020-11-10T00:38:05.980Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:38:05 [2020-11-10T00:38:05.980Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
00:38:05 [2020-11-10T00:38:05.980Z] === RUN   TestTagInvalidReference
00:38:05 [2020-11-10T00:38:05.980Z] --- PASS: TestTagInvalidReference (0.01s)
00:38:05 [2020-11-10T00:38:05.980Z] === RUN   TestTagValidPrefixedRepo
00:38:06 [2020-11-10T00:38:06.271Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
00:38:06 [2020-11-10T00:38:06.272Z] === RUN   TestTagExistedNameWithoutForce
00:38:06 [2020-11-10T00:38:06.272Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
00:38:06 [2020-11-10T00:38:06.272Z] === RUN   TestTagOfficialNames
00:38:06 [2020-11-10T00:38:06.272Z] --- PASS: TestTagOfficialNames (0.03s)
00:38:06 [2020-11-10T00:38:06.272Z] === RUN   TestTagMatchesDigest
00:38:06 [2020-11-10T00:38:06.272Z] --- PASS: TestTagMatchesDigest (0.02s)
00:38:06 [2020-11-10T00:38:06.272Z] === CONT  TestImportExtremelyLargeImageWorks
00:38:06 [2020-11-10T00:38:06.292Z] ok  	github.com/docker/docker/daemon/events	0.080s	coverage: 50.0% of statements
00:38:06 [2020-11-10T00:38:06.590Z] ok  	github.com/docker/docker/daemon/config	0.111s	coverage: 81.8% of statements
00:38:08 [2020-11-10T00:38:08.551Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
00:38:08 [2020-11-10T00:38:08.551Z] === RUN   TestBuildUncleanTarFilenames
00:38:08 [2020-11-10T00:38:08.811Z] --- PASS: TestBuildUncleanTarFilenames (0.67s)
00:38:08 [2020-11-10T00:38:08.811Z] === RUN   TestBuildMultiStageLayerLeak
00:38:09 [2020-11-10T00:38:09.370Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
00:38:12 [2020-11-10T00:38:12.114Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
00:38:13 [2020-11-10T00:38:13.009Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s)
00:38:13 [2020-11-10T00:38:13.009Z] === RUN   TestBuildWithHugeFile
00:38:13 [2020-11-10T00:38:13.156Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.406s	coverage: 57.1% of statements
00:38:13 [2020-11-10T00:38:13.156Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.479s	coverage: 14.1% of statements
00:38:16 [2020-11-10T00:38:16.701Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.8% of statements
00:38:17 [2020-11-10T00:38:17.345Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.702s	coverage: 69.2% of statements
00:38:18 [2020-11-10T00:38:18.008Z] ok  	github.com/docker/docker/daemon	12.355s	coverage: 17.2% of statements
00:38:18 [2020-11-10T00:38:18.008Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:38:18 [2020-11-10T00:38:18.008Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:38:18 [2020-11-10T00:38:18.008Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:38:18 [2020-11-10T00:38:18.008Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:38:20 [2020-11-10T00:38:20.108Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.031s	coverage: 46.2% of statements
00:38:20 [2020-11-10T00:38:20.108Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:38:20 [2020-11-10T00:38:20.404Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.139s	coverage: 49.5% of statements
00:38:21 [2020-11-10T00:38:21.049Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.0% of statements
00:38:21 [2020-11-10T00:38:21.721Z] tests/integration/api_build_test.py .......................X             [  6%]
00:38:22 [2020-11-10T00:38:22.539Z] tests/integration/api_client_test.py .....                               [  7%]
00:38:22 [2020-11-10T00:38:22.584Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
00:38:23 [2020-11-10T00:38:23.228Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
00:38:24 [2020-11-10T00:38:24.028Z] tests/integration/api_config_test.py .....                               [  8%]
00:38:25 [2020-11-10T00:38:25.328Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.761s	coverage: 52.1% of statements
00:38:25 [2020-11-10T00:38:25.328Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:38:25 [2020-11-10T00:38:25.328Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:38:25 [2020-11-10T00:38:25.975Z] ok  	github.com/docker/docker/daemon/logger	0.257s	coverage: 41.0% of statements
00:38:27 [2020-11-10T00:38:27.032Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 4.9% of statements
00:38:27 [2020-11-10T00:38:27.032Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:38:27 [2020-11-10T00:38:27.032Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:38:27 [2020-11-10T00:38:27.682Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.542s	coverage: 77.8% of statements
00:38:27 [2020-11-10T00:38:27.682Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:38:27 [2020-11-10T00:38:27.682Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:38:27 [2020-11-10T00:38:27.682Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 67.0% of statements
00:38:28 [2020-11-10T00:38:28.732Z] ok  	github.com/docker/docker/daemon/logger/journald	0.032s	coverage: 23.9% of statements
00:38:28 [2020-11-10T00:38:28.732Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.023s	coverage: 87.2% of statements
00:38:29 [2020-11-10T00:38:29.809Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.013s	coverage: 61.6% of statements
00:38:30 [2020-11-10T00:38:30.310Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:38:30 [2020-11-10T00:38:30.311Z] 
00:38:30 [2020-11-10T00:38:30.311Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:38:30 [2020-11-10T00:38:30.311Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:38:30 [2020-11-10T00:38:30.311Z] HOSTNAME=dbc1191d342a
00:38:30 [2020-11-10T00:38:30.311Z] TESTDEBUG=0
00:38:30 [2020-11-10T00:38:30.311Z] DEST=bundles/test-integration
00:38:30 [2020-11-10T00:38:30.311Z] PWD=/go/src/github.com/docker/docker
00:38:30 [2020-11-10T00:38:30.311Z] DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a
00:38:30 [2020-11-10T00:38:30.311Z] container=docker
00:38:30 [2020-11-10T00:38:30.311Z] HOME=/root
00:38:30 [2020-11-10T00:38:30.311Z] GOLANG_VERSION=1.13.15
00:38:30 [2020-11-10T00:38:30.311Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:38:30 [2020-11-10T00:38:30.311Z] VALIDATE_BRANCH=master
00:38:30 [2020-11-10T00:38:30.311Z] TERM=xterm
00:38:30 [2020-11-10T00:38:30.311Z] DOCKER_PKG=github.com/docker/docker
00:38:30 [2020-11-10T00:38:30.311Z] SHLVL=1
00:38:30 [2020-11-10T00:38:30.311Z] TIMEOUT=120m
00:38:30 [2020-11-10T00:38:30.311Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:38:30 [2020-11-10T00:38:30.311Z] DOCKER_GRAPHDRIVER=overlay2
00:38:30 [2020-11-10T00:38:30.311Z] GO111MODULE=off
00:38:30 [2020-11-10T00:38:30.311Z] DOCKER_EXPERIMENTAL=1
00:38:30 [2020-11-10T00:38:30.311Z] TEST_SKIP_INTEGRATION_CLI=1
00:38:30 [2020-11-10T00:38:30.311Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:38:30 [2020-11-10T00:38:30.311Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:38:30 [2020-11-10T00:38:30.311Z] GOPATH=/go
00:38:30 [2020-11-10T00:38:30.311Z] PKG_CONFIG=pkg-config
00:38:30 [2020-11-10T00:38:30.311Z] _=/usr/bin/env
00:38:30 [2020-11-10T00:38:30.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:38:31 [2020-11-10T00:38:31.338Z] ok  	github.com/docker/docker/daemon/logger/local	0.119s	coverage: 75.2% of statements
00:38:31 [2020-11-10T00:38:31.338Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:38:31 [2020-11-10T00:38:31.638Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.016s	coverage: 33.3% of statements
00:38:31 [2020-11-10T00:38:31.937Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.043s	coverage: 58.6% of statements
00:38:32 [2020-11-10T00:38:32.991Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
00:38:34 [2020-11-10T00:38:34.581Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.025s	coverage: 46.8% of statements
00:38:35 [2020-11-10T00:38:35.634Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
00:38:36 [2020-11-10T00:38:36.284Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.630s	coverage: 82.5% of statements
00:38:36 [2020-11-10T00:38:36.284Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:38:36 [2020-11-10T00:38:36.284Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:38:37 [2020-11-10T00:38:37.820Z] ok  	github.com/docker/docker/distribution/metadata	0.085s	coverage: 48.2% of statements
00:38:39 [2020-11-10T00:38:39.358Z] ok  	github.com/docker/docker/errdefs	0.013s	coverage: 49.4% of statements
00:38:39 [2020-11-10T00:38:39.358Z] ok  	github.com/docker/docker/distribution	0.358s	coverage: 21.9% of statements
00:38:39 [2020-11-10T00:38:39.358Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:38:42 [2020-11-10T00:38:42.133Z] ok  	github.com/docker/docker/distribution/xfer	1.689s	coverage: 85.6% of statements
00:38:42 [2020-11-10T00:38:42.134Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:38:42 [2020-11-10T00:38:42.134Z] ok  	github.com/docker/docker/image	0.045s	coverage: 86.4% of statements
00:38:42 [2020-11-10T00:38:42.134Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 19.2% of statements
00:38:42 [2020-11-10T00:38:42.134Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:38:42 [2020-11-10T00:38:42.778Z] ok  	github.com/docker/docker/image/v1	0.056s	coverage: 25.0% of statements
00:38:42 [2020-11-10T00:38:42.778Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:38:42 [2020-11-10T00:38:42.778Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
00:38:44 [2020-11-10T00:38:44.869Z] ok  	github.com/docker/docker/pkg/aaparser	0.024s	coverage: 52.9% of statements
00:38:44 [2020-11-10T00:38:44.869Z] ok  	github.com/docker/docker/oci	0.026s	coverage: 8.2% of statements
00:38:45 [2020-11-10T00:38:45.923Z] ok  	github.com/docker/docker/opts	0.056s	coverage: 67.1% of statements
00:38:48 [2020-11-10T00:38:48.025Z] ok  	github.com/docker/docker/pkg/broadcaster	0.013s	coverage: 100.0% of statements
00:38:48 [2020-11-10T00:38:48.025Z] ok  	github.com/docker/docker/pkg/authorization	0.458s	coverage: 68.3% of statements
00:38:48 [2020-11-10T00:38:48.321Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
00:38:48 [2020-11-10T00:38:48.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:38:48 [2020-11-10T00:38:48.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:38:49 [2020-11-10T00:38:49.377Z] ok  	github.com/docker/docker/pkg/directory	0.016s	coverage: 80.0% of statements
00:38:49 [2020-11-10T00:38:49.690Z] ok  	github.com/docker/docker/pkg/archive	1.263s	coverage: 76.8% of statements
00:38:50 [2020-11-10T00:38:50.335Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
00:38:50 [2020-11-10T00:38:50.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:38:50 [2020-11-10T00:38:50.632Z] ok  	github.com/docker/docker/pkg/discovery/file	0.007s	coverage: 97.6% of statements
00:38:51 [2020-11-10T00:38:51.678Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
00:38:52 [2020-11-10T00:38:52.316Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
00:38:52 [2020-11-10T00:38:52.625Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
00:38:53 [2020-11-10T00:38:53.669Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.843s	coverage: 43.2% of statements
00:38:53 [2020-11-10T00:38:53.779Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:38:53 [2020-11-10T00:38:53.965Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
00:38:54 [2020-11-10T00:38:54.260Z] ok  	github.com/docker/docker/layer	7.452s	coverage: 68.8% of statements
00:38:54 [2020-11-10T00:38:54.260Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:38:54 [2020-11-10T00:38:54.260Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:38:54 [2020-11-10T00:38:54.260Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:38:54 [2020-11-10T00:38:54.260Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:38:54 [2020-11-10T00:38:54.260Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:38:54 [2020-11-10T00:38:54.260Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:38:54 [2020-11-10T00:38:54.260Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:38:54 [2020-11-10T00:38:54.902Z] ok  	github.com/docker/docker/pkg/fileutils	0.024s	coverage: 89.5% of statements
00:38:55 [2020-11-10T00:38:55.200Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
00:38:55 [2020-11-10T00:38:55.200Z] ok  	github.com/docker/docker/pkg/fsutils	0.385s	coverage: 85.1% of statements
00:38:55 [2020-11-10T00:38:55.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:38:55 [2020-11-10T00:38:55.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:38:55 [2020-11-10T00:38:55.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:38:55 [2020-11-10T00:38:55.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:38:55 [2020-11-10T00:38:55.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:38:55 [2020-11-10T00:38:55.848Z] ok  	github.com/docker/docker/pkg/homedir	0.022s	coverage: 11.4% of statements
00:38:56 [2020-11-10T00:38:56.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:38:56 [2020-11-10T00:38:56.904Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.052s	coverage: 91.7% of statements
00:38:56 [2020-11-10T00:38:56.904Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
00:38:57 [2020-11-10T00:38:57.962Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
00:38:57 [2020-11-10T00:38:57.962Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
00:38:57 [2020-11-10T00:38:57.962Z] ok  	github.com/docker/docker/pkg/idtools	0.802s	coverage: 70.1% of statements
00:38:57 [2020-11-10T00:38:57.962Z] ok  	github.com/docker/docker/pkg/ioutils	1.353s	coverage: 70.6% of statements
00:38:57 [2020-11-10T00:38:57.962Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:38:57 [2020-11-10T00:38:57.962Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:38:57 [2020-11-10T00:38:57.962Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:38:57 [2020-11-10T00:38:57.962Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:38:58 [2020-11-10T00:38:58.606Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
00:38:58 [2020-11-10T00:38:58.902Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.019s	coverage: 60.0% of statements
00:38:58 [2020-11-10T00:38:58.902Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.059s	coverage: 86.7% of statements
00:38:58 [2020-11-10T00:38:58.902Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:38:58 [2020-11-10T00:38:58.902Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:38:59 [2020-11-10T00:38:59.951Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.040s	coverage: 56.8% of statements
00:39:00 [2020-11-10T00:39:00.594Z] ok  	github.com/docker/docker/pkg/pools	0.015s	coverage: 88.2% of statements
00:39:00 [2020-11-10T00:39:00.594Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
00:39:00 [2020-11-10T00:39:00.891Z] ok  	github.com/docker/docker/pkg/progress	0.011s	coverage: 75.9% of statements
00:39:01 [2020-11-10T00:39:01.536Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
00:39:02 [2020-11-10T00:39:02.586Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
00:39:02 [2020-11-10T00:39:02.586Z] ok  	github.com/docker/docker/pkg/pubsub	1.123s	coverage: 75.0% of statements
00:39:03 [2020-11-10T00:39:03.229Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
00:39:03 [2020-11-10T00:39:03.229Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
00:39:04 [2020-11-10T00:39:04.769Z] ok  	github.com/docker/docker/pkg/system	0.023s	coverage: 36.9% of statements
00:39:04 [2020-11-10T00:39:04.769Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.8% of statements
00:39:04 [2020-11-10T00:39:04.769Z] ok  	github.com/docker/docker/pkg/signal	3.010s	coverage: 61.0% of statements
00:39:05 [2020-11-10T00:39:05.417Z] ok  	github.com/docker/docker/pkg/tailfile	0.108s	coverage: 88.6% of statements
00:39:05 [2020-11-10T00:39:05.417Z] testing: warning: no tests to run
00:39:05 [2020-11-10T00:39:05.417Z] coverage: [no statements]
00:39:05 [2020-11-10T00:39:05.417Z] ok  	github.com/docker/docker/pkg/term/windows	0.009s	coverage: [no statements] [no tests to run]
00:39:06 [2020-11-10T00:39:06.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:39:06 [2020-11-10T00:39:06.511Z] ok  	github.com/docker/docker/pkg/tarsum	0.154s	coverage: 89.3% of statements
00:39:06 [2020-11-10T00:39:06.511Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
00:39:06 [2020-11-10T00:39:06.511Z] ok  	github.com/docker/docker/pkg/urlutil	0.018s	coverage: 100.0% of statements
00:39:07 [2020-11-10T00:39:07.153Z] ok  	github.com/docker/docker/pkg/useragent	0.023s	coverage: 88.9% of statements
00:39:08 [2020-11-10T00:39:08.689Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
00:39:08 [2020-11-10T00:39:08.988Z] ok  	github.com/docker/docker/profiles/seccomp	0.022s	coverage: 83.5% of statements
00:39:09 [2020-11-10T00:39:09.281Z] --- PASS: TestBuildWithHugeFile (52.54s)
00:39:09 [2020-11-10T00:39:09.281Z] === RUN   TestBuildWithEmptyDockerfile
00:39:09 [2020-11-10T00:39:09.281Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:39:09 [2020-11-10T00:39:09.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:39:09 [2020-11-10T00:39:09.281Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:39:09 [2020-11-10T00:39:09.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:39:09 [2020-11-10T00:39:09.281Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:39:09 [2020-11-10T00:39:09.281Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:39:09 [2020-11-10T00:39:09.281Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:39:09 [2020-11-10T00:39:09.281Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:39:09 [2020-11-10T00:39:09.281Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:39:09 [2020-11-10T00:39:09.281Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
00:39:09 [2020-11-10T00:39:09.281Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
00:39:09 [2020-11-10T00:39:09.281Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
00:39:09 [2020-11-10T00:39:09.281Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
00:39:09 [2020-11-10T00:39:09.281Z] === RUN   TestBuildPreserveOwnership
00:39:09 [2020-11-10T00:39:09.281Z] === RUN   TestBuildPreserveOwnership/copy_from
00:39:10 [2020-11-10T00:39:10.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:39:10 [2020-11-10T00:39:10.519Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 84.4% of statements
00:39:10 [2020-11-10T00:39:10.815Z] ok  	github.com/docker/docker/plugin	0.578s	coverage: 23.2% of statements
00:39:12 [2020-11-10T00:39:12.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:39:12 [2020-11-10T00:39:12.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:39:12 [2020-11-10T00:39:12.575Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:39:12 [2020-11-10T00:39:12.910Z] ok  	github.com/docker/docker/quota	0.634s	coverage: 71.4% of statements
00:39:12 [2020-11-10T00:39:12.910Z] ok  	github.com/docker/docker/registry/resumable	0.029s	coverage: 100.0% of statements
00:39:13 [2020-11-10T00:39:13.206Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 50.9% of statements
00:39:13 [2020-11-10T00:39:13.503Z] ok  	github.com/docker/docker/registry	0.207s	coverage: 57.2% of statements
00:39:13 [2020-11-10T00:39:13.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:39:14 [2020-11-10T00:39:14.146Z] ok  	github.com/docker/docker/testutil	0.037s	coverage: 62.5% of statements
00:39:15 [2020-11-10T00:39:15.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:39:15 [2020-11-10T00:39:15.204Z] ok  	github.com/docker/docker/runconfig	0.016s	coverage: 66.1% of statements
00:39:15 [2020-11-10T00:39:15.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:39:15 [2020-11-10T00:39:15.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:39:16 [2020-11-10T00:39:16.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:39:16 [2020-11-10T00:39:16.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:39:16 [2020-11-10T00:39:16.783Z] --- PASS: TestBuildPreserveOwnership (10.14s)
00:39:16 [2020-11-10T00:39:16.783Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.13s)
00:39:16 [2020-11-10T00:39:16.783Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
00:39:16 [2020-11-10T00:39:16.783Z] === RUN   TestBuildPlatformInvalid
00:39:16 [2020-11-10T00:39:16.783Z] --- PASS: TestBuildPlatformInvalid (0.08s)
00:39:16 [2020-11-10T00:39:16.783Z] PASS
00:39:16 [2020-11-10T00:39:16.783Z] 
00:39:16 [2020-11-10T00:39:16.783Z] === Skipped
00:39:16 [2020-11-10T00:39:16.783Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:39:16 [2020-11-10T00:39:16.783Z]     build_session_test.go:25: TODO: BuildKit
00:39:16 [2020-11-10T00:39:16.783Z] 
00:39:16 [2020-11-10T00:39:16.783Z] 
00:39:16 [2020-11-10T00:39:16.783Z] DONE 32 tests, 1 skipped in 128.473s
00:39:16 [2020-11-10T00:39:16.783Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:39:16 [2020-11-10T00:39:16.783Z] INFO: Testing against a local daemon
00:39:16 [2020-11-10T00:39:16.783Z] === RUN   TestConfigInspect
00:39:16 [2020-11-10T00:39:16.783Z] --- SKIP: TestConfigInspect (0.02s)
00:39:16 [2020-11-10T00:39:16.783Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:16 [2020-11-10T00:39:16.783Z] === RUN   TestConfigList
00:39:16 [2020-11-10T00:39:16.783Z] --- SKIP: TestConfigList (0.01s)
00:39:16 [2020-11-10T00:39:16.783Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:16 [2020-11-10T00:39:16.783Z] === RUN   TestConfigsCreateAndDelete
00:39:16 [2020-11-10T00:39:16.783Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
00:39:16 [2020-11-10T00:39:16.783Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:16 [2020-11-10T00:39:16.783Z] === RUN   TestConfigsUpdate
00:39:16 [2020-11-10T00:39:16.783Z] --- SKIP: TestConfigsUpdate (0.01s)
00:39:16 [2020-11-10T00:39:16.783Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:16 [2020-11-10T00:39:16.783Z] === RUN   TestTemplatedConfig
00:39:16 [2020-11-10T00:39:16.783Z] --- SKIP: TestTemplatedConfig (0.00s)
00:39:16 [2020-11-10T00:39:16.783Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:16 [2020-11-10T00:39:16.783Z] === RUN   TestConfigCreateResolve
00:39:16 [2020-11-10T00:39:16.783Z] --- SKIP: TestConfigCreateResolve (0.01s)
00:39:16 [2020-11-10T00:39:16.783Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:16 [2020-11-10T00:39:16.783Z] === RUN   TestConfigDaemonLibtrustID
00:39:17 [2020-11-10T00:39:17.309Z] ok  	github.com/docker/docker/volume/drivers	0.022s	coverage: 36.1% of statements
00:39:18 [2020-11-10T00:39:18.163Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
00:39:18 [2020-11-10T00:39:18.163Z] PASS
00:39:18 [2020-11-10T00:39:18.163Z] 
00:39:18 [2020-11-10T00:39:18.163Z] === Skipped
00:39:18 [2020-11-10T00:39:18.163Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
00:39:18 [2020-11-10T00:39:18.163Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:18 [2020-11-10T00:39:18.163Z] 
00:39:18 [2020-11-10T00:39:18.163Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
00:39:18 [2020-11-10T00:39:18.163Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:18 [2020-11-10T00:39:18.163Z] 
00:39:18 [2020-11-10T00:39:18.163Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
00:39:18 [2020-11-10T00:39:18.163Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:18 [2020-11-10T00:39:18.163Z] 
00:39:18 [2020-11-10T00:39:18.163Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
00:39:18 [2020-11-10T00:39:18.163Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:18 [2020-11-10T00:39:18.163Z] 
00:39:18 [2020-11-10T00:39:18.163Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
00:39:18 [2020-11-10T00:39:18.163Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:18 [2020-11-10T00:39:18.163Z] 
00:39:18 [2020-11-10T00:39:18.163Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
00:39:18 [2020-11-10T00:39:18.163Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:39:18 [2020-11-10T00:39:18.163Z] 
00:39:18 [2020-11-10T00:39:18.163Z] 
00:39:18 [2020-11-10T00:39:18.163Z] DONE 7 tests, 6 skipped in 1.722s
00:39:18 [2020-11-10T00:39:18.163Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:39:18 [2020-11-10T00:39:18.163Z] INFO: Testing against a local daemon
00:39:18 [2020-11-10T00:39:18.163Z] === RUN   TestCheckpoint
00:39:18 [2020-11-10T00:39:18.163Z] --- SKIP: TestCheckpoint (0.00s)
00:39:18 [2020-11-10T00:39:18.163Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:39:18 [2020-11-10T00:39:18.163Z] === RUN   TestContainerInvalidJSON
00:39:18 [2020-11-10T00:39:18.163Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:39:18 [2020-11-10T00:39:18.163Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:39:18 [2020-11-10T00:39:18.163Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:39:18 [2020-11-10T00:39:18.163Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:39:18 [2020-11-10T00:39:18.163Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:39:18 [2020-11-10T00:39:18.163Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:39:18 [2020-11-10T00:39:18.163Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:39:18 [2020-11-10T00:39:18.163Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:39:18 [2020-11-10T00:39:18.163Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:39:18 [2020-11-10T00:39:18.163Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:39:18 [2020-11-10T00:39:18.163Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
00:39:18 [2020-11-10T00:39:18.163Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:39:18 [2020-11-10T00:39:18.163Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:39:18 [2020-11-10T00:39:18.163Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:39:18 [2020-11-10T00:39:18.163Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
00:39:18 [2020-11-10T00:39:18.163Z] === RUN   TestCopyFromContainerPathIsNotDir
00:39:18 [2020-11-10T00:39:18.163Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
00:39:18 [2020-11-10T00:39:18.163Z] === RUN   TestCopyToContainerPathDoesNotExist
00:39:18 [2020-11-10T00:39:18.163Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
00:39:18 [2020-11-10T00:39:18.163Z] === RUN   TestCopyToContainerPathIsNotDir
00:39:18 [2020-11-10T00:39:18.423Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
00:39:18 [2020-11-10T00:39:18.423Z] === RUN   TestCopyFromContainer
00:39:18 [2020-11-10T00:39:18.943Z] ok  	github.com/docker/docker/volume/mounts	0.058s	coverage: 67.0% of statements
00:39:18 [2020-11-10T00:39:18.943Z] ok  	github.com/docker/docker/volume/local	0.224s	coverage: 76.6% of statements
00:39:19 [2020-11-10T00:39:19.988Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.1% of statements
00:39:20 [2020-11-10T00:39:20.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:39:20 [2020-11-10T00:39:20.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:39:21 [2020-11-10T00:39:21.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:39:22 [2020-11-10T00:39:22.622Z] === RUN   TestCopyFromContainer//
00:39:22 [2020-11-10T00:39:22.622Z] === RUN   TestCopyFromContainer//bar/root
00:39:22 [2020-11-10T00:39:22.622Z] === RUN   TestCopyFromContainer//bar/root/
00:39:22 [2020-11-10T00:39:22.622Z] === RUN   TestCopyFromContainer/bar/quux
00:39:22 [2020-11-10T00:39:22.622Z] === RUN   TestCopyFromContainer/bar/quux/
00:39:22 [2020-11-10T00:39:22.622Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:39:22 [2020-11-10T00:39:22.622Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:39:22 [2020-11-10T00:39:22.622Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:39:22 [2020-11-10T00:39:22.622Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:39:22 [2020-11-10T00:39:22.622Z] === RUN   TestCopyFromContainer/bar/notarget
00:39:22 [2020-11-10T00:39:22.883Z] --- PASS: TestCopyFromContainer (4.46s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCopyFromContainer// (0.07s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:39:22 [2020-11-10T00:39:22.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:39:22 [2020-11-10T00:39:22.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:39:22 [2020-11-10T00:39:22.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:39:22 [2020-11-10T00:39:22.883Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:39:22 [2020-11-10T00:39:22.883Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:39:22 [2020-11-10T00:39:22.883Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:39:22 [2020-11-10T00:39:22.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateLinkToNonExistingContainer
00:39:22 [2020-11-10T00:39:22.883Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateWithInvalidEnv
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateWithInvalidEnv/0
00:39:22 [2020-11-10T00:39:22.883Z] === PAUSE TestCreateWithInvalidEnv/0
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateWithInvalidEnv/1
00:39:22 [2020-11-10T00:39:22.883Z] === PAUSE TestCreateWithInvalidEnv/1
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateWithInvalidEnv/2
00:39:22 [2020-11-10T00:39:22.883Z] === PAUSE TestCreateWithInvalidEnv/2
00:39:22 [2020-11-10T00:39:22.883Z] === CONT  TestCreateWithInvalidEnv/0
00:39:22 [2020-11-10T00:39:22.883Z] === CONT  TestCreateWithInvalidEnv/2
00:39:22 [2020-11-10T00:39:22.883Z] === CONT  TestCreateWithInvalidEnv/1
00:39:22 [2020-11-10T00:39:22.883Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:39:22 [2020-11-10T00:39:22.883Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateTmpfsMountsTarget
00:39:22 [2020-11-10T00:39:22.883Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:39:22 [2020-11-10T00:39:22.883Z] === RUN   TestCreateWithCustomMaskedPaths
00:39:23 [2020-11-10T00:39:23.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:39:24 [2020-11-10T00:39:24.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:39:24 [2020-11-10T00:39:24.264Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s)
00:39:24 [2020-11-10T00:39:24.264Z] === RUN   TestCreateWithCustomReadonlyPaths
00:39:24 [2020-11-10T00:39:24.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:39:25 [2020-11-10T00:39:25.207Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
00:39:25 [2020-11-10T00:39:25.207Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:39:25 [2020-11-10T00:39:25.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:39:25 [2020-11-10T00:39:25.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:39:25 [2020-11-10T00:39:25.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:39:25 [2020-11-10T00:39:25.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:39:25 [2020-11-10T00:39:25.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:39:25 [2020-11-10T00:39:25.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:39:25 [2020-11-10T00:39:25.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:39:25 [2020-11-10T00:39:25.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:39:25 [2020-11-10T00:39:25.207Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:39:25 [2020-11-10T00:39:25.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:39:25 [2020-11-10T00:39:25.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:39:25 [2020-11-10T00:39:25.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:39:25 [2020-11-10T00:39:25.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:39:25 [2020-11-10T00:39:25.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:39:25 [2020-11-10T00:39:25.207Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:39:25 [2020-11-10T00:39:25.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:39:25 [2020-11-10T00:39:25.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
00:39:25 [2020-11-10T00:39:25.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
00:39:25 [2020-11-10T00:39:25.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:39:25 [2020-11-10T00:39:25.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:39:25 [2020-11-10T00:39:25.207Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:39:25 [2020-11-10T00:39:25.207Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:39:25 [2020-11-10T00:39:25.776Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
00:39:25 [2020-11-10T00:39:25.776Z] === RUN   TestCreateDifferentPlatform
00:39:25 [2020-11-10T00:39:25.776Z] === RUN   TestCreateDifferentPlatform/different_os
00:39:25 [2020-11-10T00:39:25.776Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:39:25 [2020-11-10T00:39:25.776Z] --- PASS: TestCreateDifferentPlatform (0.01s)
00:39:25 [2020-11-10T00:39:25.776Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:39:25 [2020-11-10T00:39:25.776Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:39:25 [2020-11-10T00:39:25.776Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:39:25 [2020-11-10T00:39:25.777Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
00:39:25 [2020-11-10T00:39:25.777Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:39:25 [2020-11-10T00:39:25.777Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
00:39:25 [2020-11-10T00:39:25.777Z] === RUN   TestContainerStartOnDaemonRestart
00:39:25 [2020-11-10T00:39:25.777Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
00:39:25 [2020-11-10T00:39:25.777Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
00:39:25 [2020-11-10T00:39:25.777Z] === RUN   TestDaemonRestartIpcMode
00:39:25 [2020-11-10T00:39:25.777Z] === PAUSE TestDaemonRestartIpcMode
00:39:25 [2020-11-10T00:39:25.777Z] === RUN   TestDaemonHostGatewayIP
00:39:25 [2020-11-10T00:39:25.777Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
00:39:25 [2020-11-10T00:39:25.777Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:39:25 [2020-11-10T00:39:25.777Z] === RUN   TestContainerKillOnDaemonStart
00:39:25 [2020-11-10T00:39:25.777Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
00:39:25 [2020-11-10T00:39:25.777Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
00:39:25 [2020-11-10T00:39:25.777Z] === RUN   TestDiff
00:39:26 [2020-11-10T00:39:26.036Z] --- PASS: TestDiff (0.40s)
00:39:26 [2020-11-10T00:39:26.036Z] === RUN   TestExecWithCloseStdin
00:39:26 [2020-11-10T00:39:26.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:39:26 [2020-11-10T00:39:26.607Z] --- PASS: TestExecWithCloseStdin (0.48s)
00:39:26 [2020-11-10T00:39:26.607Z] === RUN   TestExec
00:39:27 [2020-11-10T00:39:27.177Z] --- PASS: TestExec (0.46s)
00:39:27 [2020-11-10T00:39:27.177Z] === RUN   TestExecUser
00:39:27 [2020-11-10T00:39:27.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:39:27 [2020-11-10T00:39:27.437Z] --- PASS: TestExecUser (0.46s)
00:39:27 [2020-11-10T00:39:27.437Z] === RUN   TestExportContainerAndImportImage
00:39:28 [2020-11-10T00:39:28.007Z] --- PASS: TestExportContainerAndImportImage (0.60s)
00:39:28 [2020-11-10T00:39:28.007Z] === RUN   TestExportContainerAfterDaemonRestart
00:39:28 [2020-11-10T00:39:28.494Z] --- PASS: TestImportExtremelyLargeImageWorks (79.47s)
00:39:28 [2020-11-10T00:39:28.494Z] PASS
00:39:28 [2020-11-10T00:39:28.494Z] 
00:39:28 [2020-11-10T00:39:28.494Z] === Skipped
00:39:28 [2020-11-10T00:39:28.494Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
00:39:28 [2020-11-10T00:39:28.494Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:39:28 [2020-11-10T00:39:28.494Z] 
00:39:28 [2020-11-10T00:39:28.494Z] 
00:39:28 [2020-11-10T00:39:28.494Z] DONE 12 tests, 1 skipped in 80.894s
00:39:28 [2020-11-10T00:39:28.494Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
00:39:28 [2020-11-10T00:39:28.494Z] ++ 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
00:39:28 [2020-11-10T00:39:28.494Z] ++ set -e
00:39:28 [2020-11-10T00:39:28.494Z] ++ '[' -n 0 ']'
00:39:28 [2020-11-10T00:39:28.494Z] ++ set -x
00:39:28 [2020-11-10T00:39:28.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:39:28 [2020-11-10T00:39:28.494Z] INFO: Testing against a local daemon
00:39:28 [2020-11-10T00:39:28.494Z] === RUN   TestNetworkCreateDelete
00:39:28 [2020-11-10T00:39:28.494Z] --- PASS: TestNetworkCreateDelete (0.12s)
00:39:28 [2020-11-10T00:39:28.494Z] === RUN   TestDockerNetworkDeletePreferID
00:39:28 [2020-11-10T00:39:28.494Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
00:39:28 [2020-11-10T00:39:28.494Z] === RUN   TestDaemonDNSFallback
00:39:28 [2020-11-10T00:39:28.784Z] --- PASS: TestDaemonDNSFallback (2.46s)
00:39:28 [2020-11-10T00:39:28.784Z] === RUN   TestInspectNetwork
00:39:29 [2020-11-10T00:39:29.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:39:29 [2020-11-10T00:39:29.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:39:30 [2020-11-10T00:39:30.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:39:31 [2020-11-10T00:39:31.302Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s)
00:39:31 [2020-11-10T00:39:31.302Z] === RUN   TestHealthCheckWorkdir
00:39:31 [2020-11-10T00:39:31.871Z] --- PASS: TestHealthCheckWorkdir (0.57s)
00:39:31 [2020-11-10T00:39:31.871Z] === RUN   TestHealthKillContainer
00:39:31 [2020-11-10T00:39:31.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:39:32 [2020-11-10T00:39:32.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:39:33 [2020-11-10T00:39:33.423Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:39:33 [2020-11-10T00:39:33.423Z] Using test binary docker
00:39:33 [2020-11-10T00:39:33.423Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:39:33 [2020-11-10T00:39:33.423Z] +++ /etc/init.d/apparmor start
00:39:33 [2020-11-10T00:39:33.423Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:39:33 [2020-11-10T00:39:33.423Z] INFO: Waiting for daemon to start...
00:39:33 [2020-11-10T00:39:33.423Z] Starting dockerd
00:39:33 [2020-11-10T00:39:33.423Z] +++ 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
00:39:34 [2020-11-10T00:39:34.335Z] === RUN   TestInspectNetwork/full_network_id
00:39:34 [2020-11-10T00:39:34.335Z] === RUN   TestInspectNetwork/partial_network_id
00:39:34 [2020-11-10T00:39:34.335Z] === RUN   TestInspectNetwork/network_name
00:39:34 [2020-11-10T00:39:34.335Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:39:34 [2020-11-10T00:39:34.408Z] --- PASS: TestHealthKillContainer (2.48s)
00:39:34 [2020-11-10T00:39:34.408Z] === RUN   TestInspectCpusetInConfigPre120
00:39:34 [2020-11-10T00:39:34.978Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
00:39:34 [2020-11-10T00:39:34.978Z] === RUN   TestIpcModeNone
00:39:35 [2020-11-10T00:39:35.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:39:35 [2020-11-10T00:39:35.238Z] --- PASS: TestIpcModeNone (0.46s)
00:39:35 [2020-11-10T00:39:35.238Z] === RUN   TestIpcModePrivate
00:39:35 [2020-11-10T00:39:35.334Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/rootless	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/volume	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === Skipped
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver btrfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver btrfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver btrfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver btrfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver btrfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:73: No driver to put!
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z] time="2020-11-10T00:38:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z] time="2020-11-10T00:38:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z] time="2020-11-10T00:38:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z] time="2020-11-10T00:38:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z] time="2020-11-10T00:38:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:73: No driver to put!
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     overlay_test.go:49: Fails to compute changes intermittently
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver zfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver zfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver zfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver zfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:46: Driver zfs not supported
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     graphtest_unix.go:73: No driver to put!
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:39:35 [2020-11-10T00:39:35.334Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] 
00:39:35 [2020-11-10T00:39:35.334Z] DONE 2169 tests, 26 skipped in 256.106s
Post stage
[Pipeline] junit
00:39:35 [2020-11-10T00:39:35.380Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:39:35 [2020-11-10T00:39:35.809Z] --- PASS: TestIpcModePrivate (0.46s)
00:39:35 [2020-11-10T00:39:35.809Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
00:39:35 [2020-11-10T00:39:35.809Z] === RUN   TestIpcModeShareable
00:39:35 [2020-11-10T00:39:35.809Z] --- SKIP: TestIpcModeShareable (0.00s)
00:39:35 [2020-11-10T00:39:35.809Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:39:35 [2020-11-10T00:39:35.809Z] === RUN   TestAPIIpcModeShareableAndContainer
00:39:36 [2020-11-10T00:39:36.045Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -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:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh dynbinary test-integration
00:39:36 [2020-11-10T00:39:36.356Z] 
00:39:36 [2020-11-10T00:39:36.356Z] Removing bundles/
00:39:36 [2020-11-10T00:39:36.356Z] 
00:39:36 [2020-11-10T00:39:36.356Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:39:36 [2020-11-10T00:39:36.356Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:39:36 [2020-11-10T00:39:36.356Z] GOOS="" GOARCH="" GOARM=""
00:39:37 [2020-11-10T00:39:37.191Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
00:39:37 [2020-11-10T00:39:37.191Z] === RUN   TestAPIIpcModeHost
00:39:37 [2020-11-10T00:39:37.191Z] --- SKIP: TestAPIIpcModeHost (0.00s)
00:39:37 [2020-11-10T00:39:37.191Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:39:37 [2020-11-10T00:39:37.191Z] === RUN   TestDaemonIpcModeShareable
00:39:37 [2020-11-10T00:39:37.191Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
00:39:37 [2020-11-10T00:39:37.191Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:39:37 [2020-11-10T00:39:37.191Z] === RUN   TestDaemonIpcModePrivate
00:39:38 [2020-11-10T00:39:38.479Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky)
00:39:38 [2020-11-10T00:39:38.479Z] Using test binary docker
00:39:38 [2020-11-10T00:39:38.479Z] ++++ /etc/init.d/apparmor start
00:39:38 [2020-11-10T00:39:38.479Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:39:38 [2020-11-10T00:39:38.479Z] INFO: Waiting for daemon to start...
00:39:38 [2020-11-10T00:39:38.479Z] Starting dockerd
00:39:38 [2020-11-10T00:39:38.479Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true
00:39:39 [2020-11-10T00:39:39.730Z] --- PASS: TestDaemonIpcModePrivate (2.16s)
00:39:39 [2020-11-10T00:39:39.730Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
00:39:39 [2020-11-10T00:39:39.730Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:39:39 [2020-11-10T00:39:39.730Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
00:39:39 [2020-11-10T00:39:39.730Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:39:39 [2020-11-10T00:39:39.730Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:39:39 [2020-11-10T00:39:39.730Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
00:39:39 [2020-11-10T00:39:39.730Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:39:39 [2020-11-10T00:39:39.730Z] === RUN   TestIpcModeOlderClient
00:39:39 [2020-11-10T00:39:39.730Z] === PAUSE TestIpcModeOlderClient
00:39:39 [2020-11-10T00:39:39.730Z] === RUN   TestKillContainerInvalidSignal
00:39:39 [2020-11-10T00:39:39.730Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
00:39:39 [2020-11-10T00:39:39.730Z] === RUN   TestKillContainer
00:39:39 [2020-11-10T00:39:39.730Z] === RUN   TestKillContainer/no_signal
00:39:39 [2020-11-10T00:39:39.884Z] --- PASS: TestInspectNetwork (10.86s)
00:39:39 [2020-11-10T00:39:39.884Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:39:39 [2020-11-10T00:39:39.884Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:39:39 [2020-11-10T00:39:39.884Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:39:39 [2020-11-10T00:39:39.884Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:39:39 [2020-11-10T00:39:39.884Z] === RUN   TestRunContainerWithBridgeNone
00:39:40 [2020-11-10T00:39:40.002Z] .
00:39:40 [2020-11-10T00:39:40.002Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:39:40 [2020-11-10T00:39:40.002Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:39:40 [2020-11-10T00:39:40.002Z] Error: No such image: emptyfs
00:39:40 [2020-11-10T00:39:40.002Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:39:40 [2020-11-10T00:39:40.002Z] ++++ docker load
00:39:40 [2020-11-10T00:39:40.002Z] Running integration-test (iteration 1)
00:39:40 [2020-11-10T00:39:40.002Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
00:39:40 [2020-11-10T00:39:40.002Z] ++ 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
00:39:40 [2020-11-10T00:39:40.002Z] ++ set -e
00:39:40 [2020-11-10T00:39:40.002Z] ++ '[' -n 0 ']'
00:39:40 [2020-11-10T00:39:40.002Z] ++ set -x
00:39:40 [2020-11-10T00:39:40.002Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:39:40 [2020-11-10T00:39:40.300Z] === RUN   TestKillContainer/non_killing_signal
00:39:40 [2020-11-10T00:39:40.560Z] === RUN   TestKillContainer/killing_signal
00:39:41 [2020-11-10T00:39:41.022Z] .
00:39:41 [2020-11-10T00:39:41.022Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky)
00:39:41 [2020-11-10T00:39:41.022Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky)
00:39:41 [2020-11-10T00:39:41.022Z] Error: No such image: emptyfs
00:39:41 [2020-11-10T00:39:41.022Z] +++++ docker load
00:39:41 [2020-11-10T00:39:41.022Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs .
00:39:41 [2020-11-10T00:39:41.130Z] --- PASS: TestKillContainer (1.24s)
00:39:41 [2020-11-10T00:39:41.130Z]     --- PASS: TestKillContainer/no_signal (0.39s)
00:39:41 [2020-11-10T00:39:41.130Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
00:39:41 [2020-11-10T00:39:41.130Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
00:39:41 [2020-11-10T00:39:41.130Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:39:41 [2020-11-10T00:39:41.130Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:39:41 [2020-11-10T00:39:41.395Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:39:41 [2020-11-10T00:39:41.592Z] Running integration-test (iteration 1)
00:39:41 [2020-11-10T00:39:41.592Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:39:41 [2020-11-10T00:39:41.592Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:39:41 [2020-11-10T00:39:41.592Z] +++ set -e
00:39:41 [2020-11-10T00:39:41.592Z] +++ '[' -n 0 ']'
00:39:41 [2020-11-10T00:39:41.592Z] +++ set -x
00:39:41 [2020-11-10T00:39:41.592Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:39:41 [2020-11-10T00:39:41.940Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
00:39:41 [2020-11-10T00:39:41.941Z] === RUN   TestNetworkInvalidJSON
00:39:41 [2020-11-10T00:39:41.941Z] === RUN   TestNetworkInvalidJSON//networks/create
00:39:41 [2020-11-10T00:39:41.941Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:39:41 [2020-11-10T00:39:41.941Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:39:41 [2020-11-10T00:39:41.941Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:39:41 [2020-11-10T00:39:41.941Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:39:41 [2020-11-10T00:39:41.941Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:39:41 [2020-11-10T00:39:41.941Z] === CONT  TestNetworkInvalidJSON//networks/create
00:39:41 [2020-11-10T00:39:41.941Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:39:41 [2020-11-10T00:39:41.941Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:39:41 [2020-11-10T00:39:41.941Z] --- PASS: TestNetworkInvalidJSON (0.01s)
00:39:41 [2020-11-10T00:39:41.941Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:39:41 [2020-11-10T00:39:41.941Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:39:41 [2020-11-10T00:39:41.941Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:39:41 [2020-11-10T00:39:41.941Z] === RUN   TestHostIPv4BridgeLabel
00:39:41 [2020-11-10T00:39:41.966Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
00:39:41 [2020-11-10T00:39:41.966Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
00:39:41 [2020-11-10T00:39:41.966Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
00:39:41 [2020-11-10T00:39:41.966Z] === RUN   TestKillStoppedContainer
00:39:41 [2020-11-10T00:39:41.966Z] --- PASS: TestKillStoppedContainer (0.05s)
00:39:41 [2020-11-10T00:39:41.966Z] === RUN   TestKillStoppedContainerAPIPre120
00:39:41 [2020-11-10T00:39:41.966Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
00:39:41 [2020-11-10T00:39:41.966Z] === RUN   TestKillDifferentUserContainer
00:39:42 [2020-11-10T00:39:42.225Z] --- PASS: TestKillDifferentUserContainer (0.41s)
00:39:42 [2020-11-10T00:39:42.225Z] === RUN   TestInspectOomKilledTrue
00:39:42 [2020-11-10T00:39:42.225Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:39:42 [2020-11-10T00:39:42.225Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:42 [2020-11-10T00:39:42.226Z] === RUN   TestInspectOomKilledFalse
00:39:42 [2020-11-10T00:39:42.226Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:39:42 [2020-11-10T00:39:42.226Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:39:42 [2020-11-10T00:39:42.226Z] === RUN   TestLinksEtcHostsContentMatch
00:39:42 [2020-11-10T00:39:42.226Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
00:39:42 [2020-11-10T00:39:42.226Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
00:39:42 [2020-11-10T00:39:42.226Z] === RUN   TestLinksContainerNames
00:39:42 [2020-11-10T00:39:42.569Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
00:39:42 [2020-11-10T00:39:42.569Z] === RUN   TestDaemonRestartWithLiveRestore
00:39:43 [2020-11-10T00:39:43.165Z] --- PASS: TestLinksContainerNames (0.84s)
00:39:43 [2020-11-10T00:39:43.165Z] === RUN   TestLogsFollowTailEmpty
00:39:43 [2020-11-10T00:39:43.597Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
00:39:43 [2020-11-10T00:39:43.597Z] === RUN   TestDaemonDefaultNetworkPools
00:39:43 [2020-11-10T00:39:43.735Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
00:39:43 [2020-11-10T00:39:43.735Z] === RUN   TestContainerNetworkMountsNoChown
00:39:43 [2020-11-10T00:39:43.997Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/default
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/default
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/private
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/private
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rprivate
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rprivate
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/slave
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/slave
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rslave
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rslave
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/shared
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/shared
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rshared
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rshared
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/default
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/default/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/default/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/default/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/rshared
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/default/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/slave
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/shared
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/rslave
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/rprivate
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/private
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/private/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/private/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:39:43 [2020-11-10T00:39:43.997Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/private/bind_root
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/private/mount_root
00:39:44 [2020-11-10T00:39:44.257Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:39:44 [2020-11-10T00:39:44.518Z] --- PASS: TestMountDaemonRoot (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
00:39:44 [2020-11-10T00:39:44.518Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
00:39:44 [2020-11-10T00:39:44.518Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
00:39:44 [2020-11-10T00:39:44.518Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:39:44 [2020-11-10T00:39:44.518Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
00:39:44 [2020-11-10T00:39:44.518Z] === RUN   TestContainerBindMountNonRecursive
00:39:44 [2020-11-10T00:39:44.518Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
00:39:44 [2020-11-10T00:39:44.518Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
00:39:44 [2020-11-10T00:39:44.518Z] === RUN   TestContainerVolumesMountedAsShared
00:39:44 [2020-11-10T00:39:44.518Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
00:39:44 [2020-11-10T00:39:44.518Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
00:39:44 [2020-11-10T00:39:44.518Z] === RUN   TestContainerVolumesMountedAsSlave
00:39:44 [2020-11-10T00:39:44.518Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
00:39:44 [2020-11-10T00:39:44.518Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
00:39:44 [2020-11-10T00:39:44.518Z] === RUN   TestNetworkNat
00:39:44 [2020-11-10T00:39:44.626Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
00:39:44 [2020-11-10T00:39:44.626Z] === RUN   TestDaemonRestartWithExistingNetwork
00:39:44 [2020-11-10T00:39:44.778Z] --- PASS: TestNetworkNat (0.48s)
00:39:44 [2020-11-10T00:39:44.778Z] === RUN   TestNetworkLocalhostTCPNat
00:39:45 [2020-11-10T00:39:45.349Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
00:39:45 [2020-11-10T00:39:45.349Z] === RUN   TestNetworkLoopbackNat
00:39:45 [2020-11-10T00:39:45.654Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
00:39:45 [2020-11-10T00:39:45.654Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:39:46 [2020-11-10T00:39:46.683Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
00:39:46 [2020-11-10T00:39:46.683Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:39:47 [2020-11-10T00:39:47.312Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s)
00:39:47 [2020-11-10T00:39:47.312Z] === RUN   TestServiceWithPredefinedNetwork
00:39:47 [2020-11-10T00:39:47.481Z] ..........................xx....................                         [ 29%]
00:39:47 [2020-11-10T00:39:47.888Z] --- PASS: TestNetworkLoopbackNat (2.54s)
00:39:47 [2020-11-10T00:39:47.888Z] === RUN   TestPause
00:39:47 [2020-11-10T00:39:47.888Z] --- SKIP: TestPause (0.00s)
00:39:47 [2020-11-10T00:39:47.888Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:47 [2020-11-10T00:39:47.888Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:39:47 [2020-11-10T00:39:47.888Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:39:47 [2020-11-10T00:39:47.888Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:39:47 [2020-11-10T00:39:47.888Z] === RUN   TestPauseStopPausedContainer
00:39:47 [2020-11-10T00:39:47.888Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
00:39:47 [2020-11-10T00:39:47.888Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:47 [2020-11-10T00:39:47.888Z] === RUN   TestPsFilter
00:39:47 [2020-11-10T00:39:47.888Z] --- PASS: TestPsFilter (0.09s)
00:39:47 [2020-11-10T00:39:47.888Z] === RUN   TestRemoveContainerWithRemovedVolume
00:39:48 [2020-11-10T00:39:48.457Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
00:39:48 [2020-11-10T00:39:48.457Z] === RUN   TestRemoveContainerWithVolume
00:39:48 [2020-11-10T00:39:48.717Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
00:39:48 [2020-11-10T00:39:48.717Z] === RUN   TestRemoveContainerRunning
00:39:49 [2020-11-10T00:39:49.287Z] --- PASS: TestRemoveContainerRunning (0.39s)
00:39:49 [2020-11-10T00:39:49.287Z] === RUN   TestRemoveContainerForceRemoveRunning
00:39:49 [2020-11-10T00:39:49.547Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
00:39:49 [2020-11-10T00:39:49.547Z] === RUN   TestRemoveInvalidContainer
00:39:49 [2020-11-10T00:39:49.547Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:39:49 [2020-11-10T00:39:49.547Z] === RUN   TestRenameLinkedContainer
00:39:49 [2020-11-10T00:39:49.658Z] 406ffb8432a7: Pull complete
00:39:49 [2020-11-10T00:39:49.658Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
00:39:49 [2020-11-10T00:39:49.658Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
00:39:49 [2020-11-10T00:39:49.658Z] mcr.microsoft.com/windows/servercore:ltsc2019
00:39:49 [2020-11-10T00:39:49.658Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518'
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Docker version of control daemon
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] Client: Docker Engine - Enterprise
00:39:49 [2020-11-10T00:39:49.658Z]  Version:           19.03.12
00:39:49 [2020-11-10T00:39:49.658Z]  API version:       1.40
00:39:49 [2020-11-10T00:39:49.658Z]  Go version:        go1.13.13
00:39:49 [2020-11-10T00:39:49.658Z]  Git commit:        4306744
00:39:49 [2020-11-10T00:39:49.658Z]  Built:             08/05/2020 19:27:53
00:39:49 [2020-11-10T00:39:49.658Z]  OS/Arch:           windows/amd64
00:39:49 [2020-11-10T00:39:49.658Z]  Experimental:      false
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] Server: Docker Engine - Enterprise
00:39:49 [2020-11-10T00:39:49.658Z]  Engine:
00:39:49 [2020-11-10T00:39:49.658Z]   Version:          19.03.12
00:39:49 [2020-11-10T00:39:49.658Z]   API version:      1.40 (minimum version 1.24)
00:39:49 [2020-11-10T00:39:49.658Z]   Go version:       go1.13.13
00:39:49 [2020-11-10T00:39:49.658Z]   Git commit:       f295753ffd
00:39:49 [2020-11-10T00:39:49.658Z]   Built:            08/05/2020 19:26:41
00:39:49 [2020-11-10T00:39:49.658Z]   OS/Arch:          windows/amd64
00:39:49 [2020-11-10T00:39:49.658Z]   Experimental:     true
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Docker info of control daemon
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] Client:
00:39:49 [2020-11-10T00:39:49.658Z]  Debug Mode: false
00:39:49 [2020-11-10T00:39:49.658Z]  Plugins:
00:39:49 [2020-11-10T00:39:49.658Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] Server:
00:39:49 [2020-11-10T00:39:49.658Z]  Containers: 0
00:39:49 [2020-11-10T00:39:49.658Z]   Running: 0
00:39:49 [2020-11-10T00:39:49.658Z]   Paused: 0
00:39:49 [2020-11-10T00:39:49.658Z]   Stopped: 0
00:39:49 [2020-11-10T00:39:49.658Z]  Images: 1
00:39:49 [2020-11-10T00:39:49.658Z]  Server Version: 19.03.12
00:39:49 [2020-11-10T00:39:49.658Z]  Storage Driver: windowsfilter (windows) lcow (linux)
00:39:49 [2020-11-10T00:39:49.658Z]   Windows: 
00:39:49 [2020-11-10T00:39:49.658Z]   LCOW: 
00:39:49 [2020-11-10T00:39:49.658Z]  Logging Driver: json-file
00:39:49 [2020-11-10T00:39:49.658Z]  Plugins:
00:39:49 [2020-11-10T00:39:49.658Z]   Volume: local
00:39:49 [2020-11-10T00:39:49.658Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:39:49 [2020-11-10T00:39:49.658Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:39:49 [2020-11-10T00:39:49.658Z]  Swarm: inactive
00:39:49 [2020-11-10T00:39:49.658Z]  Default Isolation: process
00:39:49 [2020-11-10T00:39:49.658Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:39:49 [2020-11-10T00:39:49.658Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
00:39:49 [2020-11-10T00:39:49.658Z]  OSType: windows
00:39:49 [2020-11-10T00:39:49.658Z]  Architecture: x86_64
00:39:49 [2020-11-10T00:39:49.658Z]  CPUs: 4
00:39:49 [2020-11-10T00:39:49.658Z]  Total Memory: 32GiB
00:39:49 [2020-11-10T00:39:49.658Z]  Name: azwin-2-92d940
00:39:49 [2020-11-10T00:39:49.658Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
00:39:49 [2020-11-10T00:39:49.658Z]  Docker Root Dir: D:\docker
00:39:49 [2020-11-10T00:39:49.658Z]  Debug Mode: false
00:39:49 [2020-11-10T00:39:49.658Z]  Registry: https://index.docker.io/v1/
00:39:49 [2020-11-10T00:39:49.658Z]  Labels:
00:39:49 [2020-11-10T00:39:49.658Z]  Experimental: true
00:39:49 [2020-11-10T00:39:49.658Z]  Insecure Registries:
00:39:49 [2020-11-10T00:39:49.658Z]   10.0.0.4:5000
00:39:49 [2020-11-10T00:39:49.658Z]   127.0.0.0/8
00:39:49 [2020-11-10T00:39:49.658Z]  Registry Mirrors:
00:39:49 [2020-11-10T00:39:49.658Z]   http://10.0.0.4:5000/
00:39:49 [2020-11-10T00:39:49.658Z]  Live Restore Enabled: false
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Commit hash is 24687fccef
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Nuke-Everything...
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Container count on control daemon to delete is 0
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Nuking d:\CI
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Zapped successfully
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Location for testing is d:\CI\PR-41638\16
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Validating GOLang consistency in Dockerfile.windows...
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] INFO: Building the image from Dockerfile.windows at 11/10/2020 00:39:39...
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] Sending build context to Docker daemon  56.82MB
00:39:49 [2020-11-10T00:39:49.658Z] 
00:39:49 [2020-11-10T00:39:49.658Z] Step 1/10 : FROM microsoft/windowsservercore
00:39:49 [2020-11-10T00:39:49.658Z]  ---> 71d3f266f3af
00:39:49 [2020-11-10T00:39:49.658Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
00:39:49 [2020-11-10T00:39:49.658Z]  ---> Running in d4e7b527c42e
00:39:49 [2020-11-10T00:39:49.658Z] Removing intermediate container d4e7b527c42e
00:39:49 [2020-11-10T00:39:49.658Z]  ---> 93ef0bc10668
00:39:49 [2020-11-10T00:39:49.658Z] Step 3/10 : ARG GO_VERSION=1.13.15
00:39:49 [2020-11-10T00:39:49.658Z]  ---> Running in f0794e1c320d
00:39:49 [2020-11-10T00:39:49.658Z] Removing intermediate container f0794e1c320d
00:39:49 [2020-11-10T00:39:49.658Z]  ---> 2e3c923fe219
00:39:49 [2020-11-10T00:39:49.658Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
00:39:49 [2020-11-10T00:39:49.658Z]  ---> Running in 3147f9bbb020
00:39:49 [2020-11-10T00:39:49.658Z] Removing intermediate container 3147f9bbb020
00:39:49 [2020-11-10T00:39:49.658Z]  ---> 7740517b722b
00:39:49 [2020-11-10T00:39:49.658Z] 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}
00:39:49 [2020-11-10T00:39:49.658Z]  ---> Running in 5ca643840288
00:39:49 [2020-11-10T00:39:49.658Z] Removing intermediate container 5ca643840288
00:39:49 [2020-11-10T00:39:49.658Z]  ---> afd1dde0acad
00:39:49 [2020-11-10T00:39:49.658Z] 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 {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $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;
00:39:49 [2020-11-10T00:39:49.658Z]  ---> Running in c3def4ddd190
00:39:51 [2020-11-10T00:39:51.524Z] --- PASS: TestRenameLinkedContainer (1.65s)
00:39:51 [2020-11-10T00:39:51.524Z] === RUN   TestRenameStoppedContainer
00:39:51 [2020-11-10T00:39:51.756Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s)
00:39:51 [2020-11-10T00:39:51.756Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:39:51 [2020-11-10T00:39:51.756Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:39:51 [2020-11-10T00:39:51.756Z]     service_test.go:236: FLAKY_TEST
00:39:51 [2020-11-10T00:39:51.756Z] === RUN   TestServiceWithDataPathPortInit
00:39:51 [2020-11-10T00:39:51.800Z] --- PASS: TestRenameStoppedContainer (0.39s)
00:39:51 [2020-11-10T00:39:51.800Z] === RUN   TestRenameRunningContainerAndReuse
00:39:52 [2020-11-10T00:39:52.386Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
00:39:52 [2020-11-10T00:39:52.386Z] === RUN   TestRenameInvalidName
00:39:52 [2020-11-10T00:39:52.958Z] --- PASS: TestRenameInvalidName (0.41s)
00:39:52 [2020-11-10T00:39:52.958Z] === RUN   TestRenameAnonymousContainer
00:39:54 [2020-11-10T00:39:54.338Z] --- PASS: TestRenameAnonymousContainer (1.47s)
00:39:54 [2020-11-10T00:39:54.338Z] === RUN   TestRenameContainerWithSameName
00:39:54 [2020-11-10T00:39:54.908Z] --- PASS: TestRenameContainerWithSameName (0.43s)
00:39:54 [2020-11-10T00:39:54.908Z] === RUN   TestRenameContainerWithLinkedContainer
00:39:54 [2020-11-10T00:39:54.915Z] Loaded image: buildpack-deps:buster
00:39:54 [2020-11-10T00:39:54.915Z] Loaded image: busybox:latest
00:39:55 [2020-11-10T00:39:55.847Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
00:39:55 [2020-11-10T00:39:55.847Z] === RUN   TestResize
00:39:55 [2020-11-10T00:39:55.855Z] Loaded image: busybox:glibc
00:39:55 [2020-11-10T00:39:55.855Z] Loaded image: debian:buster
00:39:56 [2020-11-10T00:39:56.107Z] --- PASS: TestResize (0.41s)
00:39:56 [2020-11-10T00:39:56.107Z] === RUN   TestResizeWithInvalidSize
00:39:56 [2020-11-10T00:39:56.116Z] Loaded image: hello-world:latest
00:39:56 [2020-11-10T00:39:56.116Z] Loaded image: arm32v7/hello-world:latest
00:39:56 [2020-11-10T00:39:56.367Z] --- PASS: TestResizeWithInvalidSize (0.40s)
00:39:56 [2020-11-10T00:39:56.367Z] === RUN   TestResizeWhenContainerNotStarted
00:39:56 [2020-11-10T00:39:56.377Z] INFO: Testing against a local daemon
00:39:56 [2020-11-10T00:39:56.377Z] === RUN   TestCgroupNamespacesBuild
00:39:56 [2020-11-10T00:39:56.773Z] 
00:39:56 [2020-11-10T00:39:56.773Z] SUCCESS: Specified value was saved.
00:39:56 [2020-11-10T00:39:56.937Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
00:39:56 [2020-11-10T00:39:56.937Z] === RUN   TestDaemonRestartKillContainers
00:39:56 [2020-11-10T00:39:56.937Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
00:39:56 [2020-11-10T00:39:56.937Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
00:39:56 [2020-11-10T00:39:56.937Z] === RUN   TestCgroupNamespacesRun
00:39:57 [2020-11-10T00:39:57.235Z] INFO: Downloading git...
00:39:58 [2020-11-10T00:39:58.808Z] INFO: Downloading go...
00:39:59 [2020-11-10T00:39:59.476Z] --- PASS: TestCgroupNamespacesRun (2.19s)
00:39:59 [2020-11-10T00:39:59.476Z] === RUN   TestCgroupNamespacesRunPrivileged
00:40:00 [2020-11-10T00:40:00.993Z] INFO: Downloading compiler 1 of 3...
00:40:01 [2020-11-10T00:40:01.384Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
00:40:01 [2020-11-10T00:40:01.384Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:40:01 [2020-11-10T00:40:01.464Z] INFO: Downloading compiler 2 of 3...
00:40:01 [2020-11-10T00:40:01.663Z] --- PASS: TestCgroupNamespacesBuild (4.90s)
00:40:01 [2020-11-10T00:40:01.663Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:40:01 [2020-11-10T00:40:01.924Z] INFO: Downloading compiler 3 of 3...
00:40:02 [2020-11-10T00:40:02.384Z] INFO: Extracting git...
00:40:03 [2020-11-10T00:40:03.049Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s)
00:40:03 [2020-11-10T00:40:03.049Z] === RUN   TestBuildWithSession
00:40:03 [2020-11-10T00:40:03.049Z] --- SKIP: TestBuildWithSession (0.00s)
00:40:03 [2020-11-10T00:40:03.049Z]     build_session_test.go:25: TODO: BuildKit
00:40:03 [2020-11-10T00:40:03.049Z] === RUN   TestBuildSquashParent
00:40:03 [2020-11-10T00:40:03.293Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s)
00:40:03 [2020-11-10T00:40:03.293Z] === RUN   TestCgroupNamespacesRunHostMode
00:40:04 [2020-11-10T00:40:04.278Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:40:05 [2020-11-10T00:40:05.832Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s)
00:40:05 [2020-11-10T00:40:05.832Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:40:07 [2020-11-10T00:40:07.740Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s)
00:40:07 [2020-11-10T00:40:07.740Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:40:09 [2020-11-10T00:40:09.648Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
00:40:09 [2020-11-10T00:40:09.648Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:40:11 [2020-11-10T00:40:11.204Z] --- PASS: TestBuildSquashParent (6.94s)
00:40:11 [2020-11-10T00:40:11.204Z] === RUN   TestBuildWithRemoveAndForceRemove
00:40:11 [2020-11-10T00:40:11.204Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:40:11 [2020-11-10T00:40:11.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:40:11 [2020-11-10T00:40:11.204Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:40:11 [2020-11-10T00:40:11.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:40:11 [2020-11-10T00:40:11.204Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:40:11 [2020-11-10T00:40:11.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:40:11 [2020-11-10T00:40:11.204Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:40:11 [2020-11-10T00:40:11.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:40:11 [2020-11-10T00:40:11.204Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:40:11 [2020-11-10T00:40:11.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:40:11 [2020-11-10T00:40:11.204Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:40:11 [2020-11-10T00:40:11.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:40:11 [2020-11-10T00:40:11.204Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:40:11 [2020-11-10T00:40:11.204Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:40:11 [2020-11-10T00:40:11.204Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:40:11 [2020-11-10T00:40:11.204Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:40:11 [2020-11-10T00:40:11.556Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
00:40:11 [2020-11-10T00:40:11.556Z] === RUN   TestCgroupNamespacesRunOlderClient
00:40:11 [2020-11-10T00:40:11.700Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
00:40:13 [2020-11-10T00:40:13.119Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:40:13 [2020-11-10T00:40:13.119Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:40:13 [2020-11-10T00:40:13.464Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s)
00:40:13 [2020-11-10T00:40:13.464Z] === RUN   TestKernelTCPMemory
00:40:13 [2020-11-10T00:40:13.464Z] --- SKIP: TestKernelTCPMemory (0.02s)
00:40:13 [2020-11-10T00:40:13.464Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:13 [2020-11-10T00:40:13.464Z] === RUN   TestNISDomainname
00:40:13 [2020-11-10T00:40:13.464Z] --- SKIP: TestNISDomainname (0.01s)
00:40:13 [2020-11-10T00:40:13.464Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
00:40:13 [2020-11-10T00:40:13.464Z] === RUN   TestHostnameDnsResolution
00:40:14 [2020-11-10T00:40:14.273Z] --- PASS: TestServiceWithDataPathPortInit (19.81s)
00:40:14 [2020-11-10T00:40:14.273Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:40:14 [2020-11-10T00:40:14.405Z] --- PASS: TestHostnameDnsResolution (0.62s)
00:40:14 [2020-11-10T00:40:14.405Z] === RUN   TestStats
00:40:14 [2020-11-10T00:40:14.405Z] --- SKIP: TestStats (0.00s)
00:40:14 [2020-11-10T00:40:14.405Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:14 [2020-11-10T00:40:14.405Z] === RUN   TestStopContainerWithTimeout
00:40:14 [2020-11-10T00:40:14.405Z] === RUN   TestStopContainerWithTimeout/0
00:40:14 [2020-11-10T00:40:14.405Z] === PAUSE TestStopContainerWithTimeout/0
00:40:14 [2020-11-10T00:40:14.405Z] === RUN   TestStopContainerWithTimeout/1
00:40:14 [2020-11-10T00:40:14.405Z] === PAUSE TestStopContainerWithTimeout/1
00:40:14 [2020-11-10T00:40:14.405Z] === RUN   TestStopContainerWithTimeout/3
00:40:14 [2020-11-10T00:40:14.405Z] === PAUSE TestStopContainerWithTimeout/3
00:40:14 [2020-11-10T00:40:14.405Z] === RUN   TestStopContainerWithTimeout/-1
00:40:14 [2020-11-10T00:40:14.405Z] === PAUSE TestStopContainerWithTimeout/-1
00:40:14 [2020-11-10T00:40:14.405Z] === CONT  TestStopContainerWithTimeout/0
00:40:14 [2020-11-10T00:40:14.405Z] === CONT  TestStopContainerWithTimeout/-1
00:40:14 [2020-11-10T00:40:14.976Z] === CONT  TestStopContainerWithTimeout/3
00:40:15 [2020-11-10T00:40:15.035Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:40:15 [2020-11-10T00:40:15.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s)
00:40:15 [2020-11-10T00:40:15.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s)
00:40:15 [2020-11-10T00:40:15.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s)
00:40:15 [2020-11-10T00:40:15.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s)
00:40:15 [2020-11-10T00:40:15.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s)
00:40:15 [2020-11-10T00:40:15.035Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s)
00:40:15 [2020-11-10T00:40:15.035Z] === RUN   TestBuildMultiStageCopy
00:40:15 [2020-11-10T00:40:15.035Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:40:15 [2020-11-10T00:40:15.644Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:40:16 [2020-11-10T00:40:16.883Z] === CONT  TestStopContainerWithTimeout/1
00:40:17 [2020-11-10T00:40:17.580Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:40:17 [2020-11-10T00:40:17.841Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:40:18 [2020-11-10T00:40:18.263Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:40:18 [2020-11-10T00:40:18.263Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
00:40:18 [2020-11-10T00:40:18.263Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
00:40:18 [2020-11-10T00:40:18.263Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
00:40:18 [2020-11-10T00:40:18.263Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
00:40:18 [2020-11-10T00:40:18.263Z] === RUN   TestDeleteDevicemapper
00:40:18 [2020-11-10T00:40:18.263Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:40:18 [2020-11-10T00:40:18.263Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:40:18 [2020-11-10T00:40:18.263Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:40:18 [2020-11-10T00:40:18.412Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:40:18 [2020-11-10T00:40:18.982Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:40:19 [2020-11-10T00:40:19.553Z] --- PASS: TestBuildMultiStageCopy (4.40s)
00:40:19 [2020-11-10T00:40:19.553Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s)
00:40:19 [2020-11-10T00:40:19.553Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
00:40:19 [2020-11-10T00:40:19.553Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
00:40:19 [2020-11-10T00:40:19.553Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
00:40:19 [2020-11-10T00:40:19.553Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
00:40:19 [2020-11-10T00:40:19.553Z] === RUN   TestBuildMultiStageParentConfig
00:40:19 [2020-11-10T00:40:19.645Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s)
00:40:19 [2020-11-10T00:40:19.645Z] === RUN   TestUpdateMemory
00:40:19 [2020-11-10T00:40:19.645Z] --- SKIP: TestUpdateMemory (0.00s)
00:40:19 [2020-11-10T00:40:19.645Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:19 [2020-11-10T00:40:19.645Z] === RUN   TestUpdateCPUQuota
00:40:19 [2020-11-10T00:40:19.645Z] --- SKIP: TestUpdateCPUQuota (0.00s)
00:40:19 [2020-11-10T00:40:19.645Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:19 [2020-11-10T00:40:19.645Z] === RUN   TestUpdatePidsLimit
00:40:19 [2020-11-10T00:40:19.645Z] --- SKIP: TestUpdatePidsLimit (0.00s)
00:40:19 [2020-11-10T00:40:19.645Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:19 [2020-11-10T00:40:19.645Z] === RUN   TestUpdateRestartPolicy
00:40:20 [2020-11-10T00:40:20.101Z] INFO: Expanding go...
00:40:20 [2020-11-10T00:40:20.938Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
00:40:20 [2020-11-10T00:40:20.938Z] === RUN   TestBuildLabelWithTargets
00:40:21 [2020-11-10T00:40:21.150Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.02s)
00:40:21 [2020-11-10T00:40:21.150Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z09m5b03bgkp1kguec2g3kesc Created:2020-11-10 00:40:12.239663453 +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[4a8263e759e0073839947c4ff95dce480c719a140f8eda91af8a118662cbb132:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w9i3mre5oyk7sa2x1cbzdjade EndpointID:20dd3d377bb8e115aebf9f0a7d90dba54ae4ad612c4ce6f6233ed4c40a2ab80a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0e34a14d9ddd9d5ac9c5309f5332b8ea901b76dc911c14887efd812e45585132 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:266c9e7b319a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w9i3mre5oyk7sa2x1cbzdjade EndpointID:20dd3d377bb8e115aebf9f0a7d90dba54ae4ad612c4ce6f6233ed4c40a2ab80a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:40:21 [2020-11-10T00:40:21.150Z] PASS
00:40:21 [2020-11-10T00:40:21.150Z] 
00:40:21 [2020-11-10T00:40:21.150Z] === Skipped
00:40:21 [2020-11-10T00:40:21.150Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:40:21 [2020-11-10T00:40:21.150Z]     service_test.go:236: FLAKY_TEST
00:40:21 [2020-11-10T00:40:21.150Z] 
00:40:21 [2020-11-10T00:40:21.150Z] 
00:40:21 [2020-11-10T00:40:21.150Z] DONE 23 tests, 1 skipped in 55.212s
00:40:21 [2020-11-10T00:40:21.150Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:40:21 [2020-11-10T00:40:21.150Z] ++ 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
00:40:21 [2020-11-10T00:40:21.150Z] ++ set -e
00:40:21 [2020-11-10T00:40:21.150Z] ++ '[' -n 0 ']'
00:40:21 [2020-11-10T00:40:21.150Z] ++ set -x
00:40:21 [2020-11-10T00:40:21.150Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:40:21 [2020-11-10T00:40:21.150Z] INFO: Testing against a local daemon
00:40:21 [2020-11-10T00:40:21.150Z] === RUN   TestDockerNetworkIpvlanPersistance
00:40:21 [2020-11-10T00:40:21.150Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:40:21 [2020-11-10T00:40:21.150Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:40:21 [2020-11-10T00:40:21.150Z] === RUN   TestDockerNetworkIpvlan
00:40:21 [2020-11-10T00:40:21.150Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:40:21 [2020-11-10T00:40:21.150Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:40:21 [2020-11-10T00:40:21.150Z] PASS
00:40:21 [2020-11-10T00:40:21.150Z] 
00:40:21 [2020-11-10T00:40:21.150Z] === Skipped
00:40:21 [2020-11-10T00:40:21.150Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:40:21 [2020-11-10T00:40:21.150Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:40:21 [2020-11-10T00:40:21.150Z] 
00:40:21 [2020-11-10T00:40:21.150Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:40:21 [2020-11-10T00:40:21.150Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:40:21 [2020-11-10T00:40:21.150Z] 
00:40:21 [2020-11-10T00:40:21.150Z] 
00:40:21 [2020-11-10T00:40:21.150Z] DONE 2 tests, 2 skipped in 0.072s
00:40:21 [2020-11-10T00:40:21.150Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:40:21 [2020-11-10T00:40:21.150Z] ++ 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
00:40:21 [2020-11-10T00:40:21.150Z] ++ set -e
00:40:21 [2020-11-10T00:40:21.150Z] ++ '[' -n 0 ']'
00:40:21 [2020-11-10T00:40:21.150Z] ++ set -x
00:40:21 [2020-11-10T00:40:21.151Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:40:21 [2020-11-10T00:40:21.151Z] INFO: Testing against a local daemon
00:40:21 [2020-11-10T00:40:21.151Z] === RUN   TestDockerNetworkMacvlanPersistance
00:40:22 [2020-11-10T00:40:22.650Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
00:40:22 [2020-11-10T00:40:22.650Z] === RUN   TestDockerNetworkMacvlan
00:40:23 [2020-11-10T00:40:23.280Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:40:23 [2020-11-10T00:40:23.483Z] --- PASS: TestBuildLabelWithTargets (2.29s)
00:40:23 [2020-11-10T00:40:23.483Z] === RUN   TestBuildWithEmptyLayers
00:40:24 [2020-11-10T00:40:24.308Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:40:24 [2020-11-10T00:40:24.427Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
00:40:24 [2020-11-10T00:40:24.427Z] === RUN   TestBuildMultiStageOnBuild
00:40:25 [2020-11-10T00:40:25.338Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:40:26 [2020-11-10T00:40:26.973Z] --- PASS: TestBuildMultiStageOnBuild (2.77s)
00:40:26 [2020-11-10T00:40:26.973Z] === RUN   TestBuildUncleanTarFilenames
00:40:28 [2020-11-10T00:40:28.298Z] Loaded image: buildpack-deps:buster
00:40:28 [2020-11-10T00:40:28.298Z] Loaded image: busybox:latest
00:40:28 [2020-11-10T00:40:28.298Z] Loaded image: busybox:glibc
00:40:28 [2020-11-10T00:40:28.298Z] Loaded image: debian:buster
00:40:28 [2020-11-10T00:40:28.298Z] Loaded image: hello-world:latest
00:40:28 [2020-11-10T00:40:28.298Z] Loaded image: arm32v7/hello-world:latest
00:40:28 [2020-11-10T00:40:28.298Z] INFO: Testing against a local daemon
00:40:28 [2020-11-10T00:40:28.298Z] testing: warning: no tests to run
00:40:28 [2020-11-10T00:40:28.298Z] PASS
00:40:28 [2020-11-10T00:40:28.298Z] 
00:40:28 [2020-11-10T00:40:28.298Z] DONE 0 tests in 40.940s
00:40:28 [2020-11-10T00:40:28.298Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:28 [2020-11-10T00:40:28.298Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:28 [2020-11-10T00:40:28.298Z] +++ set -e
00:40:28 [2020-11-10T00:40:28.298Z] +++ '[' -n 0 ']'
00:40:28 [2020-11-10T00:40:28.298Z] +++ set -x
00:40:28 [2020-11-10T00:40:28.298Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:28 [2020-11-10T00:40:28.298Z] INFO: Testing against a local daemon
00:40:28 [2020-11-10T00:40:28.298Z] testing: warning: no tests to run
00:40:28 [2020-11-10T00:40:28.298Z] PASS
00:40:28 [2020-11-10T00:40:28.298Z] 
00:40:28 [2020-11-10T00:40:28.298Z] DONE 0 tests in 0.219s
00:40:28 [2020-11-10T00:40:28.298Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:28 [2020-11-10T00:40:28.298Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:28 [2020-11-10T00:40:28.298Z] +++ set -e
00:40:28 [2020-11-10T00:40:28.298Z] +++ '[' -n 0 ']'
00:40:28 [2020-11-10T00:40:28.298Z] +++ set -x
00:40:28 [2020-11-10T00:40:28.298Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:28 [2020-11-10T00:40:28.298Z] INFO: Testing against a local daemon
00:40:28 [2020-11-10T00:40:28.298Z] === RUN   TestContainerVolumesMountedAsShared
00:40:28 [2020-11-10T00:40:28.298Z] --- PASS: TestContainerVolumesMountedAsShared (2.32s)
00:40:28 [2020-11-10T00:40:28.298Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:28 [2020-11-10T00:40:28.298Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s)
00:40:28 [2020-11-10T00:40:28.298Z] === RUN   TestContainerVolumesMountedAsShared
00:40:28 [2020-11-10T00:40:28.298Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s)
00:40:28 [2020-11-10T00:40:28.298Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:28 [2020-11-10T00:40:28.298Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
00:40:28 [2020-11-10T00:40:28.298Z] === RUN   TestContainerVolumesMountedAsShared
00:40:28 [2020-11-10T00:40:28.843Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:40:28 [2020-11-10T00:40:28.868Z] --- PASS: TestContainerVolumesMountedAsShared (0.90s)
00:40:28 [2020-11-10T00:40:28.868Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:28 [2020-11-10T00:40:28.886Z] --- PASS: TestBuildUncleanTarFilenames (1.47s)
00:40:28 [2020-11-10T00:40:28.886Z] === RUN   TestBuildMultiStageLayerLeak
00:40:29 [2020-11-10T00:40:29.438Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s)
00:40:29 [2020-11-10T00:40:29.438Z] === RUN   TestContainerVolumesMountedAsShared
00:40:30 [2020-11-10T00:40:30.379Z] --- PASS: TestContainerVolumesMountedAsShared (0.83s)
00:40:30 [2020-11-10T00:40:30.379Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:31 [2020-11-10T00:40:31.319Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s)
00:40:31 [2020-11-10T00:40:31.319Z] === RUN   TestContainerVolumesMountedAsShared
00:40:31 [2020-11-10T00:40:31.429Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s)
00:40:31 [2020-11-10T00:40:31.429Z] === RUN   TestBuildWithHugeFile
00:40:31 [2020-11-10T00:40:31.873Z] --- PASS: TestUpdateRestartPolicy (10.94s)
00:40:31 [2020-11-10T00:40:31.873Z] === RUN   TestUpdateRestartWithAutoRemove
00:40:31 [2020-11-10T00:40:31.873Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
00:40:31 [2020-11-10T00:40:31.873Z] === RUN   TestWaitNonBlocked
00:40:31 [2020-11-10T00:40:31.873Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:40:31 [2020-11-10T00:40:31.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:40:31 [2020-11-10T00:40:31.873Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:40:31 [2020-11-10T00:40:31.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:40:31 [2020-11-10T00:40:31.873Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:40:31 [2020-11-10T00:40:31.873Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:40:31 [2020-11-10T00:40:31.873Z] --- PASS: TestWaitNonBlocked (0.01s)
00:40:31 [2020-11-10T00:40:31.873Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
00:40:31 [2020-11-10T00:40:31.873Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
00:40:31 [2020-11-10T00:40:31.873Z] === RUN   TestWaitBlocked
00:40:31 [2020-11-10T00:40:31.873Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:40:31 [2020-11-10T00:40:31.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:40:31 [2020-11-10T00:40:31.873Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:40:31 [2020-11-10T00:40:31.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:40:31 [2020-11-10T00:40:31.873Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:40:31 [2020-11-10T00:40:31.873Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:40:31 [2020-11-10T00:40:31.936Z] tests/integration/api_network_test.py ............................       [ 47%]
00:40:32 [2020-11-10T00:40:32.257Z] --- PASS: TestContainerVolumesMountedAsShared (0.88s)
00:40:32 [2020-11-10T00:40:32.257Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:32 [2020-11-10T00:40:32.442Z] --- PASS: TestWaitBlocked (0.01s)
00:40:32 [2020-11-10T00:40:32.442Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
00:40:32 [2020-11-10T00:40:32.442Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
00:40:32 [2020-11-10T00:40:32.442Z] === CONT  TestDaemonRestartIpcMode
00:40:32 [2020-11-10T00:40:32.442Z] === CONT  TestIpcModeOlderClient
00:40:32 [2020-11-10T00:40:32.442Z] --- PASS: TestIpcModeOlderClient (0.09s)
00:40:32 [2020-11-10T00:40:32.827Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s)
00:40:32 [2020-11-10T00:40:32.827Z] PASS
00:40:32 [2020-11-10T00:40:32.827Z] 
00:40:32 [2020-11-10T00:40:32.827Z] DONE 10 tests in 10.145s
00:40:32 [2020-11-10T00:40:32.827Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:32 [2020-11-10T00:40:32.827Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:32 [2020-11-10T00:40:32.827Z] +++ set -e
00:40:32 [2020-11-10T00:40:32.827Z] +++ '[' -n 0 ']'
00:40:32 [2020-11-10T00:40:32.827Z] +++ set -x
00:40:32 [2020-11-10T00:40:32.827Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:33 [2020-11-10T00:40:33.279Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:40:33 [2020-11-10T00:40:33.397Z] INFO: Testing against a local daemon
00:40:33 [2020-11-10T00:40:33.397Z] testing: warning: no tests to run
00:40:33 [2020-11-10T00:40:33.397Z] PASS
00:40:33 [2020-11-10T00:40:33.397Z] 
00:40:33 [2020-11-10T00:40:33.397Z] DONE 0 tests in 0.362s
00:40:33 [2020-11-10T00:40:33.397Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:33 [2020-11-10T00:40:33.397Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:33 [2020-11-10T00:40:33.397Z] +++ set -e
00:40:33 [2020-11-10T00:40:33.397Z] +++ '[' -n 0 ']'
00:40:33 [2020-11-10T00:40:33.397Z] +++ set -x
00:40:33 [2020-11-10T00:40:33.397Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:33 [2020-11-10T00:40:33.397Z] INFO: Testing against a local daemon
00:40:33 [2020-11-10T00:40:33.397Z] testing: warning: no tests to run
00:40:33 [2020-11-10T00:40:33.397Z] PASS
00:40:33 [2020-11-10T00:40:33.397Z] 
00:40:33 [2020-11-10T00:40:33.397Z] DONE 0 tests in 0.190s
00:40:33 [2020-11-10T00:40:33.397Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:33 [2020-11-10T00:40:33.397Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:33 [2020-11-10T00:40:33.397Z] +++ set -e
00:40:33 [2020-11-10T00:40:33.397Z] +++ '[' -n 0 ']'
00:40:33 [2020-11-10T00:40:33.397Z] +++ set -x
00:40:33 [2020-11-10T00:40:33.397Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:33 [2020-11-10T00:40:33.657Z] INFO: Testing against a local daemon
00:40:33 [2020-11-10T00:40:33.657Z] testing: warning: no tests to run
00:40:33 [2020-11-10T00:40:33.657Z] PASS
00:40:33 [2020-11-10T00:40:33.657Z] 
00:40:33 [2020-11-10T00:40:33.657Z] DONE 0 tests in 0.184s
00:40:33 [2020-11-10T00:40:33.657Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:33 [2020-11-10T00:40:33.657Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:33 [2020-11-10T00:40:33.657Z] +++ set -e
00:40:33 [2020-11-10T00:40:33.657Z] +++ '[' -n 0 ']'
00:40:33 [2020-11-10T00:40:33.657Z] +++ set -x
00:40:33 [2020-11-10T00:40:33.657Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:33 [2020-11-10T00:40:33.918Z] INFO: Testing against a local daemon
00:40:33 [2020-11-10T00:40:33.918Z] testing: warning: no tests to run
00:40:33 [2020-11-10T00:40:33.918Z] PASS
00:40:33 [2020-11-10T00:40:33.918Z] 
00:40:33 [2020-11-10T00:40:33.918Z] DONE 0 tests in 0.201s
00:40:33 [2020-11-10T00:40:33.918Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:33 [2020-11-10T00:40:33.918Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:33 [2020-11-10T00:40:33.918Z] +++ set -e
00:40:33 [2020-11-10T00:40:33.918Z] +++ '[' -n 0 ']'
00:40:33 [2020-11-10T00:40:33.918Z] +++ set -x
00:40:33 [2020-11-10T00:40:33.918Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:33 [2020-11-10T00:40:33.918Z] testing: warning: no tests to run
00:40:33 [2020-11-10T00:40:33.918Z] PASS
00:40:33 [2020-11-10T00:40:33.918Z] 
00:40:33 [2020-11-10T00:40:33.918Z] DONE 0 tests in 0.040s
00:40:33 [2020-11-10T00:40:33.918Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:33 [2020-11-10T00:40:33.918Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:33 [2020-11-10T00:40:33.918Z] +++ set -e
00:40:33 [2020-11-10T00:40:33.918Z] +++ '[' -n 0 ']'
00:40:33 [2020-11-10T00:40:33.918Z] +++ set -x
00:40:33 [2020-11-10T00:40:33.918Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:34 [2020-11-10T00:40:34.178Z] INFO: Testing against a local daemon
00:40:34 [2020-11-10T00:40:34.178Z] testing: warning: no tests to run
00:40:34 [2020-11-10T00:40:34.178Z] PASS
00:40:34 [2020-11-10T00:40:34.178Z] 
00:40:34 [2020-11-10T00:40:34.178Z] DONE 0 tests in 0.195s
00:40:34 [2020-11-10T00:40:34.178Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:34 [2020-11-10T00:40:34.178Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:34 [2020-11-10T00:40:34.178Z] +++ set -e
00:40:34 [2020-11-10T00:40:34.178Z] +++ '[' -n 0 ']'
00:40:34 [2020-11-10T00:40:34.178Z] +++ set -x
00:40:34 [2020-11-10T00:40:34.178Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:34 [2020-11-10T00:40:34.438Z] INFO: Testing against a local daemon
00:40:34 [2020-11-10T00:40:34.438Z] testing: warning: no tests to run
00:40:34 [2020-11-10T00:40:34.438Z] PASS
00:40:34 [2020-11-10T00:40:34.438Z] 
00:40:34 [2020-11-10T00:40:34.438Z] DONE 0 tests in 0.188s
00:40:34 [2020-11-10T00:40:34.438Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:34 [2020-11-10T00:40:34.438Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:34 [2020-11-10T00:40:34.438Z] +++ set -e
00:40:34 [2020-11-10T00:40:34.438Z] +++ '[' -n 0 ']'
00:40:34 [2020-11-10T00:40:34.438Z] +++ set -x
00:40:34 [2020-11-10T00:40:34.438Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:34 [2020-11-10T00:40:34.697Z] INFO: Testing against a local daemon
00:40:34 [2020-11-10T00:40:34.697Z] testing: warning: no tests to run
00:40:34 [2020-11-10T00:40:34.697Z] PASS
00:40:34 [2020-11-10T00:40:34.697Z] 
00:40:34 [2020-11-10T00:40:34.697Z] DONE 0 tests in 0.210s
00:40:34 [2020-11-10T00:40:34.697Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:34 [2020-11-10T00:40:34.697Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:34 [2020-11-10T00:40:34.697Z] +++ set -e
00:40:34 [2020-11-10T00:40:34.697Z] +++ '[' -n 0 ']'
00:40:34 [2020-11-10T00:40:34.697Z] +++ set -x
00:40:34 [2020-11-10T00:40:34.697Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:34 [2020-11-10T00:40:34.957Z] INFO: Testing against a local daemon
00:40:34 [2020-11-10T00:40:34.957Z] testing: warning: no tests to run
00:40:34 [2020-11-10T00:40:34.957Z] PASS
00:40:34 [2020-11-10T00:40:34.957Z] 
00:40:34 [2020-11-10T00:40:34.957Z] DONE 0 tests in 0.208s
00:40:34 [2020-11-10T00:40:34.957Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:34 [2020-11-10T00:40:34.957Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:34 [2020-11-10T00:40:34.957Z] +++ set -e
00:40:34 [2020-11-10T00:40:34.957Z] +++ '[' -n 0 ']'
00:40:34 [2020-11-10T00:40:34.957Z] +++ set -x
00:40:34 [2020-11-10T00:40:34.957Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:34 [2020-11-10T00:40:34.957Z] testing: warning: no tests to run
00:40:34 [2020-11-10T00:40:34.957Z] PASS
00:40:34 [2020-11-10T00:40:34.957Z] 
00:40:34 [2020-11-10T00:40:34.957Z] DONE 0 tests in 0.049s
00:40:34 [2020-11-10T00:40:34.957Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:34 [2020-11-10T00:40:34.957Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:34 [2020-11-10T00:40:34.957Z] +++ set -e
00:40:34 [2020-11-10T00:40:34.957Z] +++ '[' -n 0 ']'
00:40:34 [2020-11-10T00:40:34.957Z] +++ set -x
00:40:34 [2020-11-10T00:40:34.957Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:35 [2020-11-10T00:40:35.217Z] INFO: Testing against a local daemon
00:40:35 [2020-11-10T00:40:35.217Z] testing: warning: no tests to run
00:40:35 [2020-11-10T00:40:35.217Z] PASS
00:40:35 [2020-11-10T00:40:35.217Z] 
00:40:35 [2020-11-10T00:40:35.217Z] DONE 0 tests in 0.185s
00:40:35 [2020-11-10T00:40:35.217Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:35 [2020-11-10T00:40:35.217Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:35 [2020-11-10T00:40:35.217Z] +++ set -e
00:40:35 [2020-11-10T00:40:35.217Z] +++ '[' -n 0 ']'
00:40:35 [2020-11-10T00:40:35.217Z] +++ set -x
00:40:35 [2020-11-10T00:40:35.217Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:35 [2020-11-10T00:40:35.477Z] INFO: Testing against a local daemon
00:40:35 [2020-11-10T00:40:35.477Z] testing: warning: no tests to run
00:40:35 [2020-11-10T00:40:35.477Z] PASS
00:40:35 [2020-11-10T00:40:35.477Z] 
00:40:35 [2020-11-10T00:40:35.477Z] DONE 0 tests in 0.178s
00:40:35 [2020-11-10T00:40:35.477Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:35 [2020-11-10T00:40:35.477Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:35 [2020-11-10T00:40:35.477Z] +++ set -e
00:40:35 [2020-11-10T00:40:35.477Z] +++ '[' -n 0 ']'
00:40:35 [2020-11-10T00:40:35.477Z] +++ set -x
00:40:35 [2020-11-10T00:40:35.477Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:35 [2020-11-10T00:40:35.737Z] INFO: Testing against a local daemon
00:40:35 [2020-11-10T00:40:35.737Z] testing: warning: no tests to run
00:40:35 [2020-11-10T00:40:35.737Z] PASS
00:40:35 [2020-11-10T00:40:35.737Z] 
00:40:35 [2020-11-10T00:40:35.737Z] DONE 0 tests in 0.183s
00:40:35 [2020-11-10T00:40:35.737Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:35 [2020-11-10T00:40:35.737Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:35 [2020-11-10T00:40:35.737Z] +++ set -e
00:40:35 [2020-11-10T00:40:35.737Z] +++ '[' -n 0 ']'
00:40:35 [2020-11-10T00:40:35.737Z] +++ set -x
00:40:35 [2020-11-10T00:40:35.737Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:35 [2020-11-10T00:40:35.997Z] INFO: Testing against a local daemon
00:40:35 [2020-11-10T00:40:35.997Z] testing: warning: no tests to run
00:40:35 [2020-11-10T00:40:35.997Z] PASS
00:40:35 [2020-11-10T00:40:35.997Z] 
00:40:35 [2020-11-10T00:40:35.997Z] DONE 0 tests in 0.201s
00:40:35 [2020-11-10T00:40:35.997Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:35 [2020-11-10T00:40:35.997Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:35 [2020-11-10T00:40:35.997Z] +++ set -e
00:40:35 [2020-11-10T00:40:35.998Z] +++ '[' -n 0 ']'
00:40:35 [2020-11-10T00:40:35.998Z] +++ set -x
00:40:35 [2020-11-10T00:40:35.998Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:36 [2020-11-10T00:40:36.257Z] INFO: Testing against a local daemon
00:40:36 [2020-11-10T00:40:36.257Z] testing: warning: no tests to run
00:40:36 [2020-11-10T00:40:36.257Z] PASS
00:40:36 [2020-11-10T00:40:36.257Z] 
00:40:36 [2020-11-10T00:40:36.257Z] DONE 0 tests in 0.225s
00:40:36 [2020-11-10T00:40:36.257Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:36 [2020-11-10T00:40:36.257Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:36 [2020-11-10T00:40:36.257Z] +++ set -e
00:40:36 [2020-11-10T00:40:36.257Z] +++ '[' -n 0 ']'
00:40:36 [2020-11-10T00:40:36.257Z] +++ set -x
00:40:36 [2020-11-10T00:40:36.257Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:36 [2020-11-10T00:40:36.257Z] INFO: Testing against a local daemon
00:40:36 [2020-11-10T00:40:36.257Z] testing: warning: no tests to run
00:40:36 [2020-11-10T00:40:36.257Z] PASS
00:40:36 [2020-11-10T00:40:36.257Z] 
00:40:36 [2020-11-10T00:40:36.257Z] DONE 0 tests in 0.145s
00:40:36 [2020-11-10T00:40:36.257Z] Running integration-test (iteration 2)
00:40:36 [2020-11-10T00:40:36.257Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:36 [2020-11-10T00:40:36.257Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:36 [2020-11-10T00:40:36.257Z] +++ set -e
00:40:36 [2020-11-10T00:40:36.257Z] +++ '[' -n 0 ']'
00:40:36 [2020-11-10T00:40:36.257Z] +++ set -x
00:40:36 [2020-11-10T00:40:36.257Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:36 [2020-11-10T00:40:36.517Z] INFO: Testing against a local daemon
00:40:36 [2020-11-10T00:40:36.517Z] testing: warning: no tests to run
00:40:36 [2020-11-10T00:40:36.517Z] PASS
00:40:36 [2020-11-10T00:40:36.517Z] 
00:40:36 [2020-11-10T00:40:36.517Z] DONE 0 tests in 0.109s
00:40:36 [2020-11-10T00:40:36.517Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:36 [2020-11-10T00:40:36.517Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:36 [2020-11-10T00:40:36.517Z] +++ set -e
00:40:36 [2020-11-10T00:40:36.517Z] +++ '[' -n 0 ']'
00:40:36 [2020-11-10T00:40:36.517Z] +++ set -x
00:40:36 [2020-11-10T00:40:36.517Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:36 [2020-11-10T00:40:36.517Z] INFO: Testing against a local daemon
00:40:36 [2020-11-10T00:40:36.517Z] testing: warning: no tests to run
00:40:36 [2020-11-10T00:40:36.517Z] PASS
00:40:36 [2020-11-10T00:40:36.517Z] 
00:40:36 [2020-11-10T00:40:36.517Z] DONE 0 tests in 0.110s
00:40:36 [2020-11-10T00:40:36.517Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:36 [2020-11-10T00:40:36.517Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:36 [2020-11-10T00:40:36.517Z] +++ set -e
00:40:36 [2020-11-10T00:40:36.517Z] +++ '[' -n 0 ']'
00:40:36 [2020-11-10T00:40:36.517Z] +++ set -x
00:40:36 [2020-11-10T00:40:36.517Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:36 [2020-11-10T00:40:36.639Z] --- PASS: TestDaemonRestartIpcMode (4.17s)
00:40:36 [2020-11-10T00:40:36.639Z] PASS
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === Skipped
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
00:40:36 [2020-11-10T00:40:36.639Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.639Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
00:40:36 [2020-11-10T00:40:36.639Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
00:40:36 [2020-11-10T00:40:36.639Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
00:40:36 [2020-11-10T00:40:36.640Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
00:40:36 [2020-11-10T00:40:36.640Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestPause (0.00s)
00:40:36 [2020-11-10T00:40:36.640Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:40:36 [2020-11-10T00:40:36.640Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
00:40:36 [2020-11-10T00:40:36.640Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
00:40:36 [2020-11-10T00:40:36.640Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
00:40:36 [2020-11-10T00:40:36.640Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
00:40:36 [2020-11-10T00:40:36.640Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestStats (0.00s)
00:40:36 [2020-11-10T00:40:36.640Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:40:36 [2020-11-10T00:40:36.640Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
00:40:36 [2020-11-10T00:40:36.640Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
00:40:36 [2020-11-10T00:40:36.640Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
00:40:36 [2020-11-10T00:40:36.640Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] 
00:40:36 [2020-11-10T00:40:36.640Z] DONE 176 tests, 26 skipped in 78.573s
00:40:36 [2020-11-10T00:40:36.640Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:40:36 [2020-11-10T00:40:36.640Z] INFO: Testing against a local daemon
00:40:36 [2020-11-10T00:40:36.640Z] === RUN   TestCommitInheritsEnv
00:40:36 [2020-11-10T00:40:36.777Z] INFO: Testing against a local daemon
00:40:36 [2020-11-10T00:40:36.777Z] === RUN   TestContainerVolumesMountedAsShared
00:40:37 [2020-11-10T00:40:37.716Z] --- PASS: TestContainerVolumesMountedAsShared (1.01s)
00:40:37 [2020-11-10T00:40:37.716Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:38 [2020-11-10T00:40:38.021Z] --- PASS: TestCommitInheritsEnv (1.36s)
00:40:38 [2020-11-10T00:40:38.021Z] === RUN   TestImportExtremelyLargeImageWorks
00:40:38 [2020-11-10T00:40:38.021Z] === PAUSE TestImportExtremelyLargeImageWorks
00:40:38 [2020-11-10T00:40:38.021Z] === RUN   TestImagesFilterMultiReference
00:40:38 [2020-11-10T00:40:38.281Z] --- PASS: TestImagesFilterMultiReference (0.07s)
00:40:38 [2020-11-10T00:40:38.281Z] === RUN   TestImagePullPlatformInvalid
00:40:38 [2020-11-10T00:40:38.281Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:40:38 [2020-11-10T00:40:38.281Z] === RUN   TestRemoveImageOrphaning
00:40:38 [2020-11-10T00:40:38.656Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s)
00:40:38 [2020-11-10T00:40:38.656Z] === RUN   TestContainerVolumesMountedAsShared
00:40:39 [2020-11-10T00:40:39.594Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s)
00:40:39 [2020-11-10T00:40:39.594Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:40 [2020-11-10T00:40:40.157Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:40:40 [2020-11-10T00:40:40.163Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s)
00:40:40 [2020-11-10T00:40:40.163Z] === RUN   TestContainerVolumesMountedAsShared
00:40:40 [2020-11-10T00:40:40.189Z] --- PASS: TestRemoveImageOrphaning (1.91s)
00:40:40 [2020-11-10T00:40:40.189Z] === RUN   TestRemoveImageGarbageCollector
00:40:40 [2020-11-10T00:40:40.189Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:40:40 [2020-11-10T00:40:40.189Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:40:40 [2020-11-10T00:40:40.189Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:40:40 [2020-11-10T00:40:40.189Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
00:40:40 [2020-11-10T00:40:40.189Z] === RUN   TestTagInvalidReference
00:40:40 [2020-11-10T00:40:40.189Z] --- PASS: TestTagInvalidReference (0.01s)
00:40:40 [2020-11-10T00:40:40.189Z] === RUN   TestTagValidPrefixedRepo
00:40:40 [2020-11-10T00:40:40.189Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
00:40:40 [2020-11-10T00:40:40.189Z] === RUN   TestTagExistedNameWithoutForce
00:40:40 [2020-11-10T00:40:40.189Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:40:40 [2020-11-10T00:40:40.189Z] === RUN   TestTagOfficialNames
00:40:40 [2020-11-10T00:40:40.189Z] --- PASS: TestTagOfficialNames (0.05s)
00:40:40 [2020-11-10T00:40:40.189Z] === RUN   TestTagMatchesDigest
00:40:40 [2020-11-10T00:40:40.189Z] --- PASS: TestTagMatchesDigest (0.02s)
00:40:40 [2020-11-10T00:40:40.189Z] === CONT  TestImportExtremelyLargeImageWorks
00:40:41 [2020-11-10T00:40:41.227Z] INFO: Expanding compiler 1 of 3...
00:40:41 [2020-11-10T00:40:41.246Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:40:41 [2020-11-10T00:40:41.545Z] --- PASS: TestContainerVolumesMountedAsShared (1.23s)
00:40:41 [2020-11-10T00:40:41.545Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:41 [2020-11-10T00:40:41.660Z] --- PASS: TestDockerNetworkMacvlan (18.95s)
00:40:41 [2020-11-10T00:40:41.660Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
00:40:41 [2020-11-10T00:40:41.660Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
00:40:41 [2020-11-10T00:40:41.660Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s)
00:40:41 [2020-11-10T00:40:41.660Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s)
00:40:41 [2020-11-10T00:40:41.660Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.22s)
00:40:41 [2020-11-10T00:40:41.660Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s)
00:40:41 [2020-11-10T00:40:41.660Z] PASS
00:40:41 [2020-11-10T00:40:41.660Z] 
00:40:41 [2020-11-10T00:40:41.660Z] DONE 8 tests in 20.461s
00:40:41 [2020-11-10T00:40:41.660Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
00:40:41 [2020-11-10T00:40:41.660Z] ++ 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
00:40:41 [2020-11-10T00:40:41.660Z] ++ set -e
00:40:41 [2020-11-10T00:40:41.660Z] ++ '[' -n 0 ']'
00:40:41 [2020-11-10T00:40:41.660Z] ++ set -x
00:40:41 [2020-11-10T00:40:41.660Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:40:41 [2020-11-10T00:40:41.660Z] testing: warning: no tests to run
00:40:41 [2020-11-10T00:40:41.660Z] PASS
00:40:41 [2020-11-10T00:40:41.660Z] 
00:40:41 [2020-11-10T00:40:41.660Z] DONE 0 tests in 0.016s
00:40:41 [2020-11-10T00:40:41.660Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:40:41 [2020-11-10T00:40:41.660Z] ++ 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
00:40:41 [2020-11-10T00:40:41.660Z] ++ set -e
00:40:41 [2020-11-10T00:40:41.660Z] ++ '[' -n 0 ']'
00:40:41 [2020-11-10T00:40:41.660Z] ++ set -x
00:40:41 [2020-11-10T00:40:41.660Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:40:41 [2020-11-10T00:40:41.660Z] INFO: Testing against a local daemon
00:40:41 [2020-11-10T00:40:41.660Z] === RUN   TestAuthZPluginAllowRequest
00:40:41 [2020-11-10T00:40:41.688Z] INFO: Expanding compiler 2 of 3...
00:40:42 [2020-11-10T00:40:42.113Z] --- PASS: TestContainerVolumesMountedAsSlave (0.77s)
00:40:42 [2020-11-10T00:40:42.114Z] === RUN   TestContainerVolumesMountedAsShared
00:40:42 [2020-11-10T00:40:42.734Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:40:43 [2020-11-10T00:40:43.052Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s)
00:40:43 [2020-11-10T00:40:43.052Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:43 [2020-11-10T00:40:43.161Z] --- PASS: TestAuthZPluginAllowRequest (1.69s)
00:40:43 [2020-11-10T00:40:43.161Z] === RUN   TestAuthZPluginTLS
00:40:43 [2020-11-10T00:40:43.644Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s)
00:40:43 [2020-11-10T00:40:43.644Z] === RUN   TestContainerVolumesMountedAsShared
00:40:43 [2020-11-10T00:40:43.949Z] --- PASS: TestAuthZPluginTLS (0.54s)
00:40:43 [2020-11-10T00:40:43.949Z] === RUN   TestAuthZPluginDenyRequest
00:40:44 [2020-11-10T00:40:44.238Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
00:40:44 [2020-11-10T00:40:44.238Z] === RUN   TestAuthZPluginAPIDenyResponse
00:40:44 [2020-11-10T00:40:44.590Z] --- PASS: TestContainerVolumesMountedAsShared (0.88s)
00:40:44 [2020-11-10T00:40:44.590Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:44 [2020-11-10T00:40:44.868Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
00:40:44 [2020-11-10T00:40:44.868Z] === RUN   TestAuthZPluginDenyResponse
00:40:45 [2020-11-10T00:40:45.497Z] --- PASS: TestAuthZPluginDenyResponse (0.52s)
00:40:45 [2020-11-10T00:40:45.497Z] === RUN   TestAuthZPluginAllowEventStream
00:40:45 [2020-11-10T00:40:45.533Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s)
00:40:45 [2020-11-10T00:40:45.533Z] PASS
00:40:45 [2020-11-10T00:40:45.533Z] 
00:40:45 [2020-11-10T00:40:45.533Z] DONE 10 tests in 8.808s
00:40:45 [2020-11-10T00:40:45.533Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:45 [2020-11-10T00:40:45.533Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:45 [2020-11-10T00:40:45.533Z] +++ set -e
00:40:45 [2020-11-10T00:40:45.533Z] +++ '[' -n 0 ']'
00:40:45 [2020-11-10T00:40:45.533Z] +++ set -x
00:40:45 [2020-11-10T00:40:45.533Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:45 [2020-11-10T00:40:45.533Z] INFO: Testing against a local daemon
00:40:45 [2020-11-10T00:40:45.533Z] testing: warning: no tests to run
00:40:45 [2020-11-10T00:40:45.533Z] PASS
00:40:45 [2020-11-10T00:40:45.533Z] 
00:40:45 [2020-11-10T00:40:45.533Z] DONE 0 tests in 0.155s
00:40:45 [2020-11-10T00:40:45.533Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:45 [2020-11-10T00:40:45.533Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:45 [2020-11-10T00:40:45.533Z] +++ set -e
00:40:45 [2020-11-10T00:40:45.533Z] +++ '[' -n 0 ']'
00:40:45 [2020-11-10T00:40:45.533Z] +++ set -x
00:40:45 [2020-11-10T00:40:45.533Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:45 [2020-11-10T00:40:45.793Z] INFO: Testing against a local daemon
00:40:45 [2020-11-10T00:40:45.793Z] testing: warning: no tests to run
00:40:45 [2020-11-10T00:40:45.793Z] PASS
00:40:45 [2020-11-10T00:40:45.793Z] 
00:40:45 [2020-11-10T00:40:45.793Z] DONE 0 tests in 0.115s
00:40:45 [2020-11-10T00:40:45.793Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:45 [2020-11-10T00:40:45.793Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:45 [2020-11-10T00:40:45.793Z] +++ set -e
00:40:45 [2020-11-10T00:40:45.793Z] +++ '[' -n 0 ']'
00:40:45 [2020-11-10T00:40:45.793Z] +++ set -x
00:40:45 [2020-11-10T00:40:45.793Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:45 [2020-11-10T00:40:45.793Z] INFO: Testing against a local daemon
00:40:45 [2020-11-10T00:40:45.793Z] testing: warning: no tests to run
00:40:45 [2020-11-10T00:40:45.793Z] PASS
00:40:45 [2020-11-10T00:40:45.793Z] 
00:40:45 [2020-11-10T00:40:45.793Z] DONE 0 tests in 0.095s
00:40:45 [2020-11-10T00:40:45.793Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:45 [2020-11-10T00:40:45.793Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:45 [2020-11-10T00:40:45.793Z] +++ set -e
00:40:45 [2020-11-10T00:40:45.793Z] +++ '[' -n 0 ']'
00:40:45 [2020-11-10T00:40:45.793Z] +++ set -x
00:40:45 [2020-11-10T00:40:45.793Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.053Z] INFO: Testing against a local daemon
00:40:46 [2020-11-10T00:40:46.053Z] testing: warning: no tests to run
00:40:46 [2020-11-10T00:40:46.053Z] PASS
00:40:46 [2020-11-10T00:40:46.053Z] 
00:40:46 [2020-11-10T00:40:46.053Z] DONE 0 tests in 0.110s
00:40:46 [2020-11-10T00:40:46.053Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:46 [2020-11-10T00:40:46.053Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.053Z] +++ set -e
00:40:46 [2020-11-10T00:40:46.053Z] +++ '[' -n 0 ']'
00:40:46 [2020-11-10T00:40:46.053Z] +++ set -x
00:40:46 [2020-11-10T00:40:46.053Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.053Z] testing: warning: no tests to run
00:40:46 [2020-11-10T00:40:46.053Z] PASS
00:40:46 [2020-11-10T00:40:46.053Z] 
00:40:46 [2020-11-10T00:40:46.053Z] DONE 0 tests in 0.014s
00:40:46 [2020-11-10T00:40:46.053Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:46 [2020-11-10T00:40:46.053Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.053Z] +++ set -e
00:40:46 [2020-11-10T00:40:46.053Z] +++ '[' -n 0 ']'
00:40:46 [2020-11-10T00:40:46.053Z] +++ set -x
00:40:46 [2020-11-10T00:40:46.053Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.313Z] INFO: Testing against a local daemon
00:40:46 [2020-11-10T00:40:46.313Z] testing: warning: no tests to run
00:40:46 [2020-11-10T00:40:46.313Z] PASS
00:40:46 [2020-11-10T00:40:46.313Z] 
00:40:46 [2020-11-10T00:40:46.313Z] DONE 0 tests in 0.110s
00:40:46 [2020-11-10T00:40:46.313Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:46 [2020-11-10T00:40:46.313Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.313Z] +++ set -e
00:40:46 [2020-11-10T00:40:46.313Z] +++ '[' -n 0 ']'
00:40:46 [2020-11-10T00:40:46.313Z] +++ set -x
00:40:46 [2020-11-10T00:40:46.313Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.313Z] INFO: Testing against a local daemon
00:40:46 [2020-11-10T00:40:46.313Z] testing: warning: no tests to run
00:40:46 [2020-11-10T00:40:46.313Z] PASS
00:40:46 [2020-11-10T00:40:46.313Z] 
00:40:46 [2020-11-10T00:40:46.313Z] DONE 0 tests in 0.097s
00:40:46 [2020-11-10T00:40:46.313Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:46 [2020-11-10T00:40:46.313Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.313Z] +++ set -e
00:40:46 [2020-11-10T00:40:46.313Z] +++ '[' -n 0 ']'
00:40:46 [2020-11-10T00:40:46.313Z] +++ set -x
00:40:46 [2020-11-10T00:40:46.314Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.574Z] INFO: Testing against a local daemon
00:40:46 [2020-11-10T00:40:46.574Z] testing: warning: no tests to run
00:40:46 [2020-11-10T00:40:46.574Z] PASS
00:40:46 [2020-11-10T00:40:46.574Z] 
00:40:46 [2020-11-10T00:40:46.574Z] DONE 0 tests in 0.108s
00:40:46 [2020-11-10T00:40:46.574Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:46 [2020-11-10T00:40:46.574Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.574Z] +++ set -e
00:40:46 [2020-11-10T00:40:46.574Z] +++ '[' -n 0 ']'
00:40:46 [2020-11-10T00:40:46.574Z] +++ set -x
00:40:46 [2020-11-10T00:40:46.574Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.574Z] INFO: Testing against a local daemon
00:40:46 [2020-11-10T00:40:46.574Z] testing: warning: no tests to run
00:40:46 [2020-11-10T00:40:46.574Z] PASS
00:40:46 [2020-11-10T00:40:46.574Z] 
00:40:46 [2020-11-10T00:40:46.574Z] DONE 0 tests in 0.155s
00:40:46 [2020-11-10T00:40:46.574Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:46 [2020-11-10T00:40:46.574Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.574Z] +++ set -e
00:40:46 [2020-11-10T00:40:46.574Z] +++ '[' -n 0 ']'
00:40:46 [2020-11-10T00:40:46.574Z] +++ set -x
00:40:46 [2020-11-10T00:40:46.574Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.574Z] testing: warning: no tests to run
00:40:46 [2020-11-10T00:40:46.574Z] PASS
00:40:46 [2020-11-10T00:40:46.574Z] 
00:40:46 [2020-11-10T00:40:46.574Z] DONE 0 tests in 0.015s
00:40:46 [2020-11-10T00:40:46.834Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:46 [2020-11-10T00:40:46.834Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.834Z] +++ set -e
00:40:46 [2020-11-10T00:40:46.834Z] +++ '[' -n 0 ']'
00:40:46 [2020-11-10T00:40:46.834Z] +++ set -x
00:40:46 [2020-11-10T00:40:46.834Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.834Z] INFO: Testing against a local daemon
00:40:46 [2020-11-10T00:40:46.834Z] testing: warning: no tests to run
00:40:46 [2020-11-10T00:40:46.834Z] PASS
00:40:46 [2020-11-10T00:40:46.834Z] 
00:40:46 [2020-11-10T00:40:46.834Z] DONE 0 tests in 0.097s
00:40:46 [2020-11-10T00:40:46.834Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:46 [2020-11-10T00:40:46.834Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.834Z] +++ set -e
00:40:46 [2020-11-10T00:40:46.834Z] +++ '[' -n 0 ']'
00:40:46 [2020-11-10T00:40:46.834Z] +++ set -x
00:40:46 [2020-11-10T00:40:46.834Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.834Z] INFO: Testing against a local daemon
00:40:46 [2020-11-10T00:40:46.834Z] testing: warning: no tests to run
00:40:46 [2020-11-10T00:40:46.834Z] PASS
00:40:46 [2020-11-10T00:40:46.834Z] 
00:40:46 [2020-11-10T00:40:46.834Z] DONE 0 tests in 0.091s
00:40:46 [2020-11-10T00:40:46.834Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:46 [2020-11-10T00:40:46.834Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:46 [2020-11-10T00:40:46.834Z] +++ set -e
00:40:46 [2020-11-10T00:40:46.998Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
00:40:46 [2020-11-10T00:40:46.998Z] === RUN   TestAuthZPluginErrorResponse
00:40:47 [2020-11-10T00:40:47.094Z] +++ '[' -n 0 ']'
00:40:47 [2020-11-10T00:40:47.094Z] +++ set -x
00:40:47 [2020-11-10T00:40:47.094Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.094Z] INFO: Testing against a local daemon
00:40:47 [2020-11-10T00:40:47.094Z] testing: warning: no tests to run
00:40:47 [2020-11-10T00:40:47.094Z] PASS
00:40:47 [2020-11-10T00:40:47.094Z] 
00:40:47 [2020-11-10T00:40:47.094Z] DONE 0 tests in 0.103s
00:40:47 [2020-11-10T00:40:47.094Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:47 [2020-11-10T00:40:47.094Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.094Z] +++ set -e
00:40:47 [2020-11-10T00:40:47.094Z] +++ '[' -n 0 ']'
00:40:47 [2020-11-10T00:40:47.094Z] +++ set -x
00:40:47 [2020-11-10T00:40:47.095Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.095Z] INFO: Testing against a local daemon
00:40:47 [2020-11-10T00:40:47.095Z] testing: warning: no tests to run
00:40:47 [2020-11-10T00:40:47.095Z] PASS
00:40:47 [2020-11-10T00:40:47.095Z] 
00:40:47 [2020-11-10T00:40:47.095Z] DONE 0 tests in 0.091s
00:40:47 [2020-11-10T00:40:47.095Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:47 [2020-11-10T00:40:47.095Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.095Z] +++ set -e
00:40:47 [2020-11-10T00:40:47.095Z] +++ '[' -n 0 ']'
00:40:47 [2020-11-10T00:40:47.095Z] +++ set -x
00:40:47 [2020-11-10T00:40:47.356Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.356Z] INFO: Testing against a local daemon
00:40:47 [2020-11-10T00:40:47.356Z] testing: warning: no tests to run
00:40:47 [2020-11-10T00:40:47.356Z] PASS
00:40:47 [2020-11-10T00:40:47.356Z] 
00:40:47 [2020-11-10T00:40:47.356Z] DONE 0 tests in 0.117s
00:40:47 [2020-11-10T00:40:47.356Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:47 [2020-11-10T00:40:47.356Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.356Z] +++ set -e
00:40:47 [2020-11-10T00:40:47.356Z] +++ '[' -n 0 ']'
00:40:47 [2020-11-10T00:40:47.356Z] +++ set -x
00:40:47 [2020-11-10T00:40:47.356Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.356Z] INFO: Testing against a local daemon
00:40:47 [2020-11-10T00:40:47.356Z] testing: warning: no tests to run
00:40:47 [2020-11-10T00:40:47.356Z] PASS
00:40:47 [2020-11-10T00:40:47.525Z] tests/integration/api_service_test.py .................................. [ 60%]
00:40:47 [2020-11-10T00:40:47.616Z] 
00:40:47 [2020-11-10T00:40:47.616Z] DONE 0 tests in 0.116s
00:40:47 [2020-11-10T00:40:47.616Z] Running integration-test (iteration 3)
00:40:47 [2020-11-10T00:40:47.616Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:47 [2020-11-10T00:40:47.616Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.616Z] +++ set -e
00:40:47 [2020-11-10T00:40:47.616Z] +++ '[' -n 0 ']'
00:40:47 [2020-11-10T00:40:47.616Z] +++ set -x
00:40:47 [2020-11-10T00:40:47.616Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.616Z] INFO: Testing against a local daemon
00:40:47 [2020-11-10T00:40:47.616Z] testing: warning: no tests to run
00:40:47 [2020-11-10T00:40:47.616Z] PASS
00:40:47 [2020-11-10T00:40:47.616Z] 
00:40:47 [2020-11-10T00:40:47.616Z] DONE 0 tests in 0.113s
00:40:47 [2020-11-10T00:40:47.616Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:47 [2020-11-10T00:40:47.617Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.617Z] +++ set -e
00:40:47 [2020-11-10T00:40:47.617Z] +++ '[' -n 0 ']'
00:40:47 [2020-11-10T00:40:47.617Z] +++ set -x
00:40:47 [2020-11-10T00:40:47.617Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.627Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
00:40:47 [2020-11-10T00:40:47.627Z] === RUN   TestAuthZPluginErrorRequest
00:40:47 [2020-11-10T00:40:47.877Z] INFO: Testing against a local daemon
00:40:47 [2020-11-10T00:40:47.877Z] testing: warning: no tests to run
00:40:47 [2020-11-10T00:40:47.877Z] PASS
00:40:47 [2020-11-10T00:40:47.877Z] 
00:40:47 [2020-11-10T00:40:47.877Z] DONE 0 tests in 0.123s
00:40:47 [2020-11-10T00:40:47.877Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:47 [2020-11-10T00:40:47.877Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.877Z] +++ set -e
00:40:47 [2020-11-10T00:40:47.877Z] +++ '[' -n 0 ']'
00:40:47 [2020-11-10T00:40:47.877Z] +++ set -x
00:40:47 [2020-11-10T00:40:47.877Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:47 [2020-11-10T00:40:47.877Z] INFO: Testing against a local daemon
00:40:47 [2020-11-10T00:40:47.877Z] === RUN   TestContainerVolumesMountedAsShared
00:40:48 [2020-11-10T00:40:48.257Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
00:40:48 [2020-11-10T00:40:48.257Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:40:48 [2020-11-10T00:40:48.547Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s)
00:40:48 [2020-11-10T00:40:48.547Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:40:48 [2020-11-10T00:40:48.776Z] INFO: Expanding compiler 3 of 3...
00:40:48 [2020-11-10T00:40:48.817Z] --- PASS: TestContainerVolumesMountedAsShared (0.92s)
00:40:48 [2020-11-10T00:40:48.817Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:49 [2020-11-10T00:40:49.237Z] INFO: Removing downloaded files...
00:40:49 [2020-11-10T00:40:49.237Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
00:40:49 [2020-11-10T00:40:49.237Z] INFO: Configuring git core.autocrlf...
00:40:49 [2020-11-10T00:40:49.757Z] --- PASS: TestContainerVolumesMountedAsSlave (0.78s)
00:40:49 [2020-11-10T00:40:49.757Z] === RUN   TestContainerVolumesMountedAsShared
00:40:50 [2020-11-10T00:40:50.336Z] --- PASS: TestContainerVolumesMountedAsShared (0.81s)
00:40:50 [2020-11-10T00:40:50.336Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:50 [2020-11-10T00:40:50.607Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s)
00:40:50 [2020-11-10T00:40:50.607Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:40:51 [2020-11-10T00:40:51.276Z] --- PASS: TestContainerVolumesMountedAsSlave (0.78s)
00:40:51 [2020-11-10T00:40:51.276Z] === RUN   TestContainerVolumesMountedAsShared
00:40:52 [2020-11-10T00:40:52.216Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s)
00:40:52 [2020-11-10T00:40:52.216Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:53 [2020-11-10T00:40:53.155Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
00:40:53 [2020-11-10T00:40:53.155Z] === RUN   TestContainerVolumesMountedAsShared
00:40:53 [2020-11-10T00:40:53.374Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
00:40:53 [2020-11-10T00:40:53.374Z] === RUN   TestAuthZPluginHeader
00:40:53 [2020-11-10T00:40:53.665Z] --- PASS: TestAuthZPluginHeader (0.83s)
00:40:53 [2020-11-10T00:40:53.665Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:40:53 [2020-11-10T00:40:53.665Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:40:53 [2020-11-10T00:40:53.665Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:53 [2020-11-10T00:40:53.665Z] === RUN   TestAuthZPluginV2Disable
00:40:53 [2020-11-10T00:40:53.665Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:40:53 [2020-11-10T00:40:53.665Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:53 [2020-11-10T00:40:53.665Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:40:53 [2020-11-10T00:40:53.665Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:40:53 [2020-11-10T00:40:53.665Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:53 [2020-11-10T00:40:53.665Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:40:53 [2020-11-10T00:40:53.665Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:40:53 [2020-11-10T00:40:53.665Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:53 [2020-11-10T00:40:53.665Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:40:53 [2020-11-10T00:40:53.724Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s)
00:40:53 [2020-11-10T00:40:53.724Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:54 [2020-11-10T00:40:54.662Z] --- PASS: TestContainerVolumesMountedAsSlave (0.76s)
00:40:54 [2020-11-10T00:40:54.662Z] === RUN   TestContainerVolumesMountedAsShared
00:40:55 [2020-11-10T00:40:55.606Z] --- PASS: TestContainerVolumesMountedAsShared (0.90s)
00:40:55 [2020-11-10T00:40:55.606Z] === RUN   TestContainerVolumesMountedAsSlave
00:40:56 [2020-11-10T00:40:56.175Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s)
00:40:56 [2020-11-10T00:40:56.175Z] PASS
00:40:56 [2020-11-10T00:40:56.175Z] 
00:40:56 [2020-11-10T00:40:56.175Z] DONE 10 tests in 8.453s
00:40:56 [2020-11-10T00:40:56.435Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:56 [2020-11-10T00:40:56.435Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.435Z] +++ set -e
00:40:56 [2020-11-10T00:40:56.435Z] +++ '[' -n 0 ']'
00:40:56 [2020-11-10T00:40:56.435Z] +++ set -x
00:40:56 [2020-11-10T00:40:56.435Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.435Z] INFO: Testing against a local daemon
00:40:56 [2020-11-10T00:40:56.435Z] testing: warning: no tests to run
00:40:56 [2020-11-10T00:40:56.435Z] PASS
00:40:56 [2020-11-10T00:40:56.435Z] 
00:40:56 [2020-11-10T00:40:56.435Z] DONE 0 tests in 0.113s
00:40:56 [2020-11-10T00:40:56.435Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:56 [2020-11-10T00:40:56.435Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.435Z] +++ set -e
00:40:56 [2020-11-10T00:40:56.435Z] +++ '[' -n 0 ']'
00:40:56 [2020-11-10T00:40:56.435Z] +++ set -x
00:40:56 [2020-11-10T00:40:56.435Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.695Z] INFO: Testing against a local daemon
00:40:56 [2020-11-10T00:40:56.695Z] testing: warning: no tests to run
00:40:56 [2020-11-10T00:40:56.695Z] PASS
00:40:56 [2020-11-10T00:40:56.695Z] 
00:40:56 [2020-11-10T00:40:56.695Z] DONE 0 tests in 0.132s
00:40:56 [2020-11-10T00:40:56.695Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:56 [2020-11-10T00:40:56.695Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.696Z] +++ set -e
00:40:56 [2020-11-10T00:40:56.696Z] +++ '[' -n 0 ']'
00:40:56 [2020-11-10T00:40:56.696Z] +++ set -x
00:40:56 [2020-11-10T00:40:56.696Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.696Z] INFO: Testing against a local daemon
00:40:56 [2020-11-10T00:40:56.696Z] testing: warning: no tests to run
00:40:56 [2020-11-10T00:40:56.696Z] PASS
00:40:56 [2020-11-10T00:40:56.696Z] 
00:40:56 [2020-11-10T00:40:56.696Z] DONE 0 tests in 0.102s
00:40:56 [2020-11-10T00:40:56.696Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:56 [2020-11-10T00:40:56.696Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.696Z] +++ set -e
00:40:56 [2020-11-10T00:40:56.696Z] +++ '[' -n 0 ']'
00:40:56 [2020-11-10T00:40:56.696Z] +++ set -x
00:40:56 [2020-11-10T00:40:56.696Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.956Z] INFO: Testing against a local daemon
00:40:56 [2020-11-10T00:40:56.956Z] testing: warning: no tests to run
00:40:56 [2020-11-10T00:40:56.956Z] PASS
00:40:56 [2020-11-10T00:40:56.956Z] 
00:40:56 [2020-11-10T00:40:56.956Z] DONE 0 tests in 0.098s
00:40:56 [2020-11-10T00:40:56.956Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:56 [2020-11-10T00:40:56.956Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.956Z] +++ set -e
00:40:56 [2020-11-10T00:40:56.956Z] +++ '[' -n 0 ']'
00:40:56 [2020-11-10T00:40:56.956Z] +++ set -x
00:40:56 [2020-11-10T00:40:56.956Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.956Z] testing: warning: no tests to run
00:40:56 [2020-11-10T00:40:56.956Z] PASS
00:40:56 [2020-11-10T00:40:56.956Z] 
00:40:56 [2020-11-10T00:40:56.956Z] DONE 0 tests in 0.015s
00:40:56 [2020-11-10T00:40:56.956Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:56 [2020-11-10T00:40:56.956Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.956Z] +++ set -e
00:40:56 [2020-11-10T00:40:56.956Z] +++ '[' -n 0 ']'
00:40:56 [2020-11-10T00:40:56.956Z] +++ set -x
00:40:56 [2020-11-10T00:40:56.956Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.956Z] INFO: Testing against a local daemon
00:40:56 [2020-11-10T00:40:56.956Z] testing: warning: no tests to run
00:40:56 [2020-11-10T00:40:56.956Z] PASS
00:40:56 [2020-11-10T00:40:56.956Z] 
00:40:56 [2020-11-10T00:40:56.956Z] DONE 0 tests in 0.092s
00:40:56 [2020-11-10T00:40:56.956Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:56 [2020-11-10T00:40:56.956Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:56 [2020-11-10T00:40:56.956Z] +++ set -e
00:40:56 [2020-11-10T00:40:56.956Z] +++ '[' -n 0 ']'
00:40:56 [2020-11-10T00:40:56.956Z] +++ set -x
00:40:56 [2020-11-10T00:40:56.956Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.216Z] INFO: Testing against a local daemon
00:40:57 [2020-11-10T00:40:57.216Z] testing: warning: no tests to run
00:40:57 [2020-11-10T00:40:57.216Z] PASS
00:40:57 [2020-11-10T00:40:57.216Z] 
00:40:57 [2020-11-10T00:40:57.216Z] DONE 0 tests in 0.101s
00:40:57 [2020-11-10T00:40:57.216Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:57 [2020-11-10T00:40:57.216Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.216Z] +++ set -e
00:40:57 [2020-11-10T00:40:57.216Z] +++ '[' -n 0 ']'
00:40:57 [2020-11-10T00:40:57.216Z] +++ set -x
00:40:57 [2020-11-10T00:40:57.216Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.216Z] INFO: Testing against a local daemon
00:40:57 [2020-11-10T00:40:57.216Z] testing: warning: no tests to run
00:40:57 [2020-11-10T00:40:57.216Z] PASS
00:40:57 [2020-11-10T00:40:57.216Z] 
00:40:57 [2020-11-10T00:40:57.216Z] DONE 0 tests in 0.145s
00:40:57 [2020-11-10T00:40:57.216Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:57 [2020-11-10T00:40:57.216Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.216Z] +++ set -e
00:40:57 [2020-11-10T00:40:57.216Z] +++ '[' -n 0 ']'
00:40:57 [2020-11-10T00:40:57.216Z] +++ set -x
00:40:57 [2020-11-10T00:40:57.216Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.476Z] INFO: Testing against a local daemon
00:40:57 [2020-11-10T00:40:57.476Z] testing: warning: no tests to run
00:40:57 [2020-11-10T00:40:57.476Z] PASS
00:40:57 [2020-11-10T00:40:57.476Z] 
00:40:57 [2020-11-10T00:40:57.476Z] DONE 0 tests in 0.133s
00:40:57 [2020-11-10T00:40:57.476Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:57 [2020-11-10T00:40:57.476Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.476Z] +++ set -e
00:40:57 [2020-11-10T00:40:57.476Z] +++ '[' -n 0 ']'
00:40:57 [2020-11-10T00:40:57.476Z] +++ set -x
00:40:57 [2020-11-10T00:40:57.476Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.476Z] testing: warning: no tests to run
00:40:57 [2020-11-10T00:40:57.476Z] PASS
00:40:57 [2020-11-10T00:40:57.476Z] 
00:40:57 [2020-11-10T00:40:57.476Z] DONE 0 tests in 0.022s
00:40:57 [2020-11-10T00:40:57.476Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:57 [2020-11-10T00:40:57.476Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.476Z] +++ set -e
00:40:57 [2020-11-10T00:40:57.476Z] +++ '[' -n 0 ']'
00:40:57 [2020-11-10T00:40:57.476Z] +++ set -x
00:40:57 [2020-11-10T00:40:57.476Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.736Z] INFO: Testing against a local daemon
00:40:57 [2020-11-10T00:40:57.736Z] testing: warning: no tests to run
00:40:57 [2020-11-10T00:40:57.736Z] PASS
00:40:57 [2020-11-10T00:40:57.736Z] 
00:40:57 [2020-11-10T00:40:57.736Z] DONE 0 tests in 0.132s
00:40:57 [2020-11-10T00:40:57.736Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:57 [2020-11-10T00:40:57.736Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.736Z] +++ set -e
00:40:57 [2020-11-10T00:40:57.736Z] +++ '[' -n 0 ']'
00:40:57 [2020-11-10T00:40:57.736Z] +++ set -x
00:40:57 [2020-11-10T00:40:57.736Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.736Z] INFO: Testing against a local daemon
00:40:57 [2020-11-10T00:40:57.736Z] testing: warning: no tests to run
00:40:57 [2020-11-10T00:40:57.736Z] PASS
00:40:57 [2020-11-10T00:40:57.736Z] 
00:40:57 [2020-11-10T00:40:57.736Z] DONE 0 tests in 0.107s
00:40:57 [2020-11-10T00:40:57.736Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:57 [2020-11-10T00:40:57.736Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.736Z] +++ set -e
00:40:57 [2020-11-10T00:40:57.736Z] +++ '[' -n 0 ']'
00:40:57 [2020-11-10T00:40:57.736Z] +++ set -x
00:40:57 [2020-11-10T00:40:57.736Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.996Z] INFO: Testing against a local daemon
00:40:57 [2020-11-10T00:40:57.996Z] testing: warning: no tests to run
00:40:57 [2020-11-10T00:40:57.996Z] PASS
00:40:57 [2020-11-10T00:40:57.996Z] 
00:40:57 [2020-11-10T00:40:57.996Z] DONE 0 tests in 0.097s
00:40:57 [2020-11-10T00:40:57.996Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:57 [2020-11-10T00:40:57.997Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.997Z] +++ set -e
00:40:57 [2020-11-10T00:40:57.997Z] +++ '[' -n 0 ']'
00:40:57 [2020-11-10T00:40:57.997Z] +++ set -x
00:40:57 [2020-11-10T00:40:57.997Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.997Z] INFO: Testing against a local daemon
00:40:57 [2020-11-10T00:40:57.997Z] testing: warning: no tests to run
00:40:57 [2020-11-10T00:40:57.997Z] PASS
00:40:57 [2020-11-10T00:40:57.997Z] 
00:40:57 [2020-11-10T00:40:57.997Z] DONE 0 tests in 0.114s
00:40:57 [2020-11-10T00:40:57.997Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:57 [2020-11-10T00:40:57.997Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:57 [2020-11-10T00:40:57.997Z] +++ set -e
00:40:57 [2020-11-10T00:40:57.997Z] +++ '[' -n 0 ']'
00:40:57 [2020-11-10T00:40:57.997Z] +++ set -x
00:40:57 [2020-11-10T00:40:57.997Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:58 [2020-11-10T00:40:58.261Z] INFO: Testing against a local daemon
00:40:58 [2020-11-10T00:40:58.261Z] testing: warning: no tests to run
00:40:58 [2020-11-10T00:40:58.261Z] PASS
00:40:58 [2020-11-10T00:40:58.261Z] 
00:40:58 [2020-11-10T00:40:58.261Z] DONE 0 tests in 0.125s
00:40:58 [2020-11-10T00:40:58.261Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:58 [2020-11-10T00:40:58.261Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:58 [2020-11-10T00:40:58.261Z] +++ set -e
00:40:58 [2020-11-10T00:40:58.261Z] +++ '[' -n 0 ']'
00:40:58 [2020-11-10T00:40:58.261Z] +++ set -x
00:40:58 [2020-11-10T00:40:58.261Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:58 [2020-11-10T00:40:58.261Z] INFO: Testing against a local daemon
00:40:58 [2020-11-10T00:40:58.261Z] testing: warning: no tests to run
00:40:58 [2020-11-10T00:40:58.261Z] PASS
00:40:58 [2020-11-10T00:40:58.261Z] 
00:40:58 [2020-11-10T00:40:58.261Z] DONE 0 tests in 0.083s
00:40:58 [2020-11-10T00:40:58.261Z] Running integration-test (iteration 4)
00:40:58 [2020-11-10T00:40:58.261Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:58 [2020-11-10T00:40:58.261Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:58 [2020-11-10T00:40:58.261Z] +++ set -e
00:40:58 [2020-11-10T00:40:58.261Z] +++ '[' -n 0 ']'
00:40:58 [2020-11-10T00:40:58.261Z] +++ set -x
00:40:58 [2020-11-10T00:40:58.261Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:58 [2020-11-10T00:40:58.521Z] INFO: Testing against a local daemon
00:40:58 [2020-11-10T00:40:58.521Z] testing: warning: no tests to run
00:40:58 [2020-11-10T00:40:58.521Z] PASS
00:40:58 [2020-11-10T00:40:58.521Z] 
00:40:58 [2020-11-10T00:40:58.521Z] DONE 0 tests in 0.089s
00:40:58 [2020-11-10T00:40:58.521Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:58 [2020-11-10T00:40:58.521Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:58 [2020-11-10T00:40:58.521Z] +++ set -e
00:40:58 [2020-11-10T00:40:58.521Z] +++ '[' -n 0 ']'
00:40:58 [2020-11-10T00:40:58.521Z] +++ set -x
00:40:58 [2020-11-10T00:40:58.521Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:58 [2020-11-10T00:40:58.521Z] INFO: Testing against a local daemon
00:40:58 [2020-11-10T00:40:58.521Z] testing: warning: no tests to run
00:40:58 [2020-11-10T00:40:58.521Z] PASS
00:40:58 [2020-11-10T00:40:58.521Z] 
00:40:58 [2020-11-10T00:40:58.521Z] DONE 0 tests in 0.100s
00:40:58 [2020-11-10T00:40:58.521Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:40:58 [2020-11-10T00:40:58.521Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:58 [2020-11-10T00:40:58.521Z] +++ set -e
00:40:58 [2020-11-10T00:40:58.521Z] +++ '[' -n 0 ']'
00:40:58 [2020-11-10T00:40:58.521Z] +++ set -x
00:40:58 [2020-11-10T00:40:58.521Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:40:58 [2020-11-10T00:40:58.781Z] INFO: Testing against a local daemon
00:40:58 [2020-11-10T00:40:58.781Z] === RUN   TestContainerVolumesMountedAsShared
00:40:59 [2020-11-10T00:40:59.721Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s)
00:40:59 [2020-11-10T00:40:59.721Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:00 [2020-11-10T00:41:00.078Z] .........................                                                [ 67%]
00:41:00 [2020-11-10T00:41:00.659Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s)
00:41:00 [2020-11-10T00:41:00.659Z] === RUN   TestContainerVolumesMountedAsShared
00:41:01 [2020-11-10T00:41:01.228Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s)
00:41:01 [2020-11-10T00:41:01.228Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:02 [2020-11-10T00:41:02.167Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s)
00:41:02 [2020-11-10T00:41:02.167Z] === RUN   TestContainerVolumesMountedAsShared
00:41:03 [2020-11-10T00:41:03.109Z] --- PASS: TestContainerVolumesMountedAsShared (0.89s)
00:41:03 [2020-11-10T00:41:03.109Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:03 [2020-11-10T00:41:03.682Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s)
00:41:03 [2020-11-10T00:41:03.682Z] === RUN   TestContainerVolumesMountedAsShared
00:41:04 [2020-11-10T00:41:04.622Z] --- PASS: TestContainerVolumesMountedAsShared (0.87s)
00:41:04 [2020-11-10T00:41:04.622Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:05 [2020-11-10T00:41:05.560Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s)
00:41:05 [2020-11-10T00:41:05.560Z] === RUN   TestContainerVolumesMountedAsShared
00:41:06 [2020-11-10T00:41:06.499Z] --- PASS: TestContainerVolumesMountedAsShared (0.90s)
00:41:06 [2020-11-10T00:41:06.499Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:07 [2020-11-10T00:41:07.439Z] --- PASS: TestContainerVolumesMountedAsSlave (0.93s)
00:41:07 [2020-11-10T00:41:07.439Z] PASS
00:41:07 [2020-11-10T00:41:07.439Z] 
00:41:07 [2020-11-10T00:41:07.439Z] DONE 10 tests in 8.674s
00:41:07 [2020-11-10T00:41:07.439Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:07 [2020-11-10T00:41:07.439Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.439Z] +++ set -e
00:41:07 [2020-11-10T00:41:07.439Z] +++ '[' -n 0 ']'
00:41:07 [2020-11-10T00:41:07.439Z] +++ set -x
00:41:07 [2020-11-10T00:41:07.439Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.439Z] INFO: Testing against a local daemon
00:41:07 [2020-11-10T00:41:07.439Z] testing: warning: no tests to run
00:41:07 [2020-11-10T00:41:07.439Z] PASS
00:41:07 [2020-11-10T00:41:07.439Z] 
00:41:07 [2020-11-10T00:41:07.439Z] DONE 0 tests in 0.119s
00:41:07 [2020-11-10T00:41:07.439Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:07 [2020-11-10T00:41:07.439Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.439Z] +++ set -e
00:41:07 [2020-11-10T00:41:07.439Z] +++ '[' -n 0 ']'
00:41:07 [2020-11-10T00:41:07.439Z] +++ set -x
00:41:07 [2020-11-10T00:41:07.439Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.439Z] INFO: Testing against a local daemon
00:41:07 [2020-11-10T00:41:07.439Z] testing: warning: no tests to run
00:41:07 [2020-11-10T00:41:07.439Z] PASS
00:41:07 [2020-11-10T00:41:07.439Z] 
00:41:07 [2020-11-10T00:41:07.439Z] DONE 0 tests in 0.088s
00:41:07 [2020-11-10T00:41:07.699Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:07 [2020-11-10T00:41:07.699Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.699Z] +++ set -e
00:41:07 [2020-11-10T00:41:07.699Z] +++ '[' -n 0 ']'
00:41:07 [2020-11-10T00:41:07.699Z] +++ set -x
00:41:07 [2020-11-10T00:41:07.699Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.699Z] INFO: Testing against a local daemon
00:41:07 [2020-11-10T00:41:07.699Z] testing: warning: no tests to run
00:41:07 [2020-11-10T00:41:07.699Z] PASS
00:41:07 [2020-11-10T00:41:07.699Z] 
00:41:07 [2020-11-10T00:41:07.699Z] DONE 0 tests in 0.106s
00:41:07 [2020-11-10T00:41:07.699Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:07 [2020-11-10T00:41:07.699Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.699Z] +++ set -e
00:41:07 [2020-11-10T00:41:07.699Z] +++ '[' -n 0 ']'
00:41:07 [2020-11-10T00:41:07.699Z] +++ set -x
00:41:07 [2020-11-10T00:41:07.699Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.699Z] INFO: Testing against a local daemon
00:41:07 [2020-11-10T00:41:07.699Z] testing: warning: no tests to run
00:41:07 [2020-11-10T00:41:07.699Z] PASS
00:41:07 [2020-11-10T00:41:07.699Z] 
00:41:07 [2020-11-10T00:41:07.699Z] DONE 0 tests in 0.094s
00:41:07 [2020-11-10T00:41:07.960Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:07 [2020-11-10T00:41:07.960Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.960Z] +++ set -e
00:41:07 [2020-11-10T00:41:07.960Z] +++ '[' -n 0 ']'
00:41:07 [2020-11-10T00:41:07.960Z] +++ set -x
00:41:07 [2020-11-10T00:41:07.960Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.960Z] testing: warning: no tests to run
00:41:07 [2020-11-10T00:41:07.960Z] PASS
00:41:07 [2020-11-10T00:41:07.960Z] 
00:41:07 [2020-11-10T00:41:07.960Z] DONE 0 tests in 0.015s
00:41:07 [2020-11-10T00:41:07.960Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:07 [2020-11-10T00:41:07.960Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.960Z] +++ set -e
00:41:07 [2020-11-10T00:41:07.960Z] +++ '[' -n 0 ']'
00:41:07 [2020-11-10T00:41:07.960Z] +++ set -x
00:41:07 [2020-11-10T00:41:07.960Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.960Z] INFO: Testing against a local daemon
00:41:07 [2020-11-10T00:41:07.960Z] testing: warning: no tests to run
00:41:07 [2020-11-10T00:41:07.960Z] PASS
00:41:07 [2020-11-10T00:41:07.960Z] 
00:41:07 [2020-11-10T00:41:07.960Z] DONE 0 tests in 0.113s
00:41:07 [2020-11-10T00:41:07.960Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:07 [2020-11-10T00:41:07.960Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:07 [2020-11-10T00:41:07.960Z] +++ set -e
00:41:07 [2020-11-10T00:41:07.960Z] +++ '[' -n 0 ']'
00:41:07 [2020-11-10T00:41:07.960Z] +++ set -x
00:41:07 [2020-11-10T00:41:07.960Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.220Z] INFO: Testing against a local daemon
00:41:08 [2020-11-10T00:41:08.220Z] testing: warning: no tests to run
00:41:08 [2020-11-10T00:41:08.220Z] PASS
00:41:08 [2020-11-10T00:41:08.220Z] 
00:41:08 [2020-11-10T00:41:08.220Z] DONE 0 tests in 0.105s
00:41:08 [2020-11-10T00:41:08.220Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:08 [2020-11-10T00:41:08.220Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.220Z] +++ set -e
00:41:08 [2020-11-10T00:41:08.220Z] +++ '[' -n 0 ']'
00:41:08 [2020-11-10T00:41:08.220Z] +++ set -x
00:41:08 [2020-11-10T00:41:08.220Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.220Z] INFO: Testing against a local daemon
00:41:08 [2020-11-10T00:41:08.220Z] testing: warning: no tests to run
00:41:08 [2020-11-10T00:41:08.220Z] PASS
00:41:08 [2020-11-10T00:41:08.220Z] 
00:41:08 [2020-11-10T00:41:08.220Z] DONE 0 tests in 0.106s
00:41:08 [2020-11-10T00:41:08.220Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:08 [2020-11-10T00:41:08.220Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.220Z] +++ set -e
00:41:08 [2020-11-10T00:41:08.220Z] +++ '[' -n 0 ']'
00:41:08 [2020-11-10T00:41:08.220Z] +++ set -x
00:41:08 [2020-11-10T00:41:08.220Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.481Z] INFO: Testing against a local daemon
00:41:08 [2020-11-10T00:41:08.481Z] testing: warning: no tests to run
00:41:08 [2020-11-10T00:41:08.481Z] PASS
00:41:08 [2020-11-10T00:41:08.481Z] 
00:41:08 [2020-11-10T00:41:08.481Z] DONE 0 tests in 0.117s
00:41:08 [2020-11-10T00:41:08.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:08 [2020-11-10T00:41:08.481Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.481Z] +++ set -e
00:41:08 [2020-11-10T00:41:08.481Z] +++ '[' -n 0 ']'
00:41:08 [2020-11-10T00:41:08.481Z] +++ set -x
00:41:08 [2020-11-10T00:41:08.481Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.481Z] testing: warning: no tests to run
00:41:08 [2020-11-10T00:41:08.481Z] PASS
00:41:08 [2020-11-10T00:41:08.481Z] 
00:41:08 [2020-11-10T00:41:08.481Z] DONE 0 tests in 0.019s
00:41:08 [2020-11-10T00:41:08.481Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:08 [2020-11-10T00:41:08.481Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.481Z] +++ set -e
00:41:08 [2020-11-10T00:41:08.481Z] +++ '[' -n 0 ']'
00:41:08 [2020-11-10T00:41:08.481Z] +++ set -x
00:41:08 [2020-11-10T00:41:08.481Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.481Z] INFO: Testing against a local daemon
00:41:08 [2020-11-10T00:41:08.481Z] testing: warning: no tests to run
00:41:08 [2020-11-10T00:41:08.481Z] PASS
00:41:08 [2020-11-10T00:41:08.481Z] 
00:41:08 [2020-11-10T00:41:08.481Z] DONE 0 tests in 0.094s
00:41:08 [2020-11-10T00:41:08.481Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:08 [2020-11-10T00:41:08.481Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.741Z] +++ set -e
00:41:08 [2020-11-10T00:41:08.741Z] +++ '[' -n 0 ']'
00:41:08 [2020-11-10T00:41:08.741Z] +++ set -x
00:41:08 [2020-11-10T00:41:08.741Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.741Z] INFO: Testing against a local daemon
00:41:08 [2020-11-10T00:41:08.741Z] testing: warning: no tests to run
00:41:08 [2020-11-10T00:41:08.741Z] PASS
00:41:08 [2020-11-10T00:41:08.741Z] 
00:41:08 [2020-11-10T00:41:08.741Z] DONE 0 tests in 0.097s
00:41:08 [2020-11-10T00:41:08.741Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:08 [2020-11-10T00:41:08.742Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.742Z] +++ set -e
00:41:08 [2020-11-10T00:41:08.742Z] +++ '[' -n 0 ']'
00:41:08 [2020-11-10T00:41:08.742Z] +++ set -x
00:41:08 [2020-11-10T00:41:08.742Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:08 [2020-11-10T00:41:08.742Z] INFO: Testing against a local daemon
00:41:08 [2020-11-10T00:41:08.742Z] testing: warning: no tests to run
00:41:08 [2020-11-10T00:41:08.742Z] PASS
00:41:09 [2020-11-10T00:41:09.002Z] 
00:41:09 [2020-11-10T00:41:09.002Z] DONE 0 tests in 0.128s
00:41:09 [2020-11-10T00:41:09.002Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:09 [2020-11-10T00:41:09.002Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.002Z] +++ set -e
00:41:09 [2020-11-10T00:41:09.002Z] +++ '[' -n 0 ']'
00:41:09 [2020-11-10T00:41:09.002Z] +++ set -x
00:41:09 [2020-11-10T00:41:09.002Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.002Z] INFO: Testing against a local daemon
00:41:09 [2020-11-10T00:41:09.002Z] testing: warning: no tests to run
00:41:09 [2020-11-10T00:41:09.002Z] PASS
00:41:09 [2020-11-10T00:41:09.002Z] 
00:41:09 [2020-11-10T00:41:09.002Z] DONE 0 tests in 0.138s
00:41:09 [2020-11-10T00:41:09.002Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:09 [2020-11-10T00:41:09.002Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.002Z] +++ set -e
00:41:09 [2020-11-10T00:41:09.002Z] +++ '[' -n 0 ']'
00:41:09 [2020-11-10T00:41:09.002Z] +++ set -x
00:41:09 [2020-11-10T00:41:09.002Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.263Z] INFO: Testing against a local daemon
00:41:09 [2020-11-10T00:41:09.263Z] testing: warning: no tests to run
00:41:09 [2020-11-10T00:41:09.263Z] PASS
00:41:09 [2020-11-10T00:41:09.263Z] 
00:41:09 [2020-11-10T00:41:09.263Z] DONE 0 tests in 0.122s
00:41:09 [2020-11-10T00:41:09.263Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:09 [2020-11-10T00:41:09.263Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.263Z] +++ set -e
00:41:09 [2020-11-10T00:41:09.263Z] +++ '[' -n 0 ']'
00:41:09 [2020-11-10T00:41:09.263Z] +++ set -x
00:41:09 [2020-11-10T00:41:09.263Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.263Z] INFO: Testing against a local daemon
00:41:09 [2020-11-10T00:41:09.263Z] testing: warning: no tests to run
00:41:09 [2020-11-10T00:41:09.263Z] PASS
00:41:09 [2020-11-10T00:41:09.263Z] 
00:41:09 [2020-11-10T00:41:09.263Z] DONE 0 tests in 0.110s
00:41:09 [2020-11-10T00:41:09.263Z] Running integration-test (iteration 5)
00:41:09 [2020-11-10T00:41:09.263Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:09 [2020-11-10T00:41:09.263Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.263Z] +++ set -e
00:41:09 [2020-11-10T00:41:09.263Z] +++ '[' -n 0 ']'
00:41:09 [2020-11-10T00:41:09.263Z] +++ set -x
00:41:09 [2020-11-10T00:41:09.263Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.524Z] INFO: Testing against a local daemon
00:41:09 [2020-11-10T00:41:09.524Z] testing: warning: no tests to run
00:41:09 [2020-11-10T00:41:09.524Z] PASS
00:41:09 [2020-11-10T00:41:09.524Z] 
00:41:09 [2020-11-10T00:41:09.524Z] DONE 0 tests in 0.122s
00:41:09 [2020-11-10T00:41:09.524Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:09 [2020-11-10T00:41:09.524Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.524Z] +++ set -e
00:41:09 [2020-11-10T00:41:09.524Z] +++ '[' -n 0 ']'
00:41:09 [2020-11-10T00:41:09.524Z] +++ set -x
00:41:09 [2020-11-10T00:41:09.524Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.524Z] INFO: Testing against a local daemon
00:41:09 [2020-11-10T00:41:09.524Z] testing: warning: no tests to run
00:41:09 [2020-11-10T00:41:09.524Z] PASS
00:41:09 [2020-11-10T00:41:09.785Z] 
00:41:09 [2020-11-10T00:41:09.785Z] DONE 0 tests in 0.126s
00:41:09 [2020-11-10T00:41:09.785Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:09 [2020-11-10T00:41:09.785Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.785Z] +++ set -e
00:41:09 [2020-11-10T00:41:09.785Z] +++ '[' -n 0 ']'
00:41:09 [2020-11-10T00:41:09.785Z] +++ set -x
00:41:09 [2020-11-10T00:41:09.785Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:09 [2020-11-10T00:41:09.785Z] INFO: Testing against a local daemon
00:41:09 [2020-11-10T00:41:09.785Z] === RUN   TestContainerVolumesMountedAsShared
00:41:10 [2020-11-10T00:41:10.725Z] --- PASS: TestContainerVolumesMountedAsShared (0.95s)
00:41:10 [2020-11-10T00:41:10.725Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:11 [2020-11-10T00:41:11.665Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s)
00:41:11 [2020-11-10T00:41:11.665Z] === RUN   TestContainerVolumesMountedAsShared
00:41:12 [2020-11-10T00:41:12.216Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s)
00:41:12 [2020-11-10T00:41:12.217Z] PASS
00:41:12 [2020-11-10T00:41:12.217Z] 
00:41:12 [2020-11-10T00:41:12.217Z] === Skipped
00:41:12 [2020-11-10T00:41:12.217Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:41:12 [2020-11-10T00:41:12.217Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:41:12 [2020-11-10T00:41:12.217Z] 
00:41:12 [2020-11-10T00:41:12.217Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:41:12 [2020-11-10T00:41:12.217Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:41:12 [2020-11-10T00:41:12.217Z] 
00:41:12 [2020-11-10T00:41:12.217Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:41:12 [2020-11-10T00:41:12.217Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:41:12 [2020-11-10T00:41:12.217Z] 
00:41:12 [2020-11-10T00:41:12.217Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:41:12 [2020-11-10T00:41:12.217Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:41:12 [2020-11-10T00:41:12.217Z] 
00:41:12 [2020-11-10T00:41:12.217Z] 
00:41:12 [2020-11-10T00:41:12.217Z] DONE 17 tests, 4 skipped in 28.957s
00:41:12 [2020-11-10T00:41:12.217Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:41:12 [2020-11-10T00:41:12.217Z] ++ 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
00:41:12 [2020-11-10T00:41:12.217Z] ++ set -e
00:41:12 [2020-11-10T00:41:12.217Z] ++ '[' -n 0 ']'
00:41:12 [2020-11-10T00:41:12.217Z] ++ set -x
00:41:12 [2020-11-10T00:41:12.217Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:41:12 [2020-11-10T00:41:12.217Z] INFO: Testing against a local daemon
00:41:12 [2020-11-10T00:41:12.217Z] === RUN   TestPluginInvalidJSON
00:41:12 [2020-11-10T00:41:12.217Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:41:12 [2020-11-10T00:41:12.217Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:41:12 [2020-11-10T00:41:12.217Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:41:12 [2020-11-10T00:41:12.217Z] --- PASS: TestPluginInvalidJSON (0.01s)
00:41:12 [2020-11-10T00:41:12.217Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:41:12 [2020-11-10T00:41:12.217Z] === RUN   TestPluginInstall
00:41:12 [2020-11-10T00:41:12.217Z] === RUN   TestPluginInstall/no_auth
00:41:12 [2020-11-10T00:41:12.217Z] time="2020-11-10T00:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:41:12 [2020-11-10T00:41:12.217Z] time="2020-11-10T00:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e112851e43d89ebc6aa104303377d2313a6aa9865116262f59dd47ca3e80f358" mediatype=application/vnd.docker.plugin.v1+json size=522
00:41:12 [2020-11-10T00:41:12.217Z] time="2020-11-10T00:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:41:12 [2020-11-10T00:41:12.217Z] time="2020-11-10T00:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e112851e43d89ebc6aa104303377d2313a6aa9865116262f59dd47ca3e80f358" mediatype=application/vnd.docker.plugin.v1+json size=522
00:41:12 [2020-11-10T00:41:12.506Z] === RUN   TestPluginInstall/with_htpasswd
00:41:12 [2020-11-10T00:41:12.618Z] --- PASS: TestContainerVolumesMountedAsShared (1.05s)
00:41:12 [2020-11-10T00:41:12.618Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:13 [2020-11-10T00:41:13.136Z] time="2020-11-10T00:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:41:13 [2020-11-10T00:41:13.136Z] time="2020-11-10T00:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dadf0787fed34e575cb8b5c30cbc52fe0103d5a953561cb57bec3c0e0121ae1" mediatype=application/vnd.docker.plugin.v1+json size=522
00:41:13 [2020-11-10T00:41:13.136Z] time="2020-11-10T00:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:41:13 [2020-11-10T00:41:13.136Z] time="2020-11-10T00:41:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dadf0787fed34e575cb8b5c30cbc52fe0103d5a953561cb57bec3c0e0121ae1" mediatype=application/vnd.docker.plugin.v1+json size=522
00:41:13 [2020-11-10T00:41:13.136Z] === RUN   TestPluginInstall/with_insecure
00:41:13 [2020-11-10T00:41:13.557Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:41:13 [2020-11-10T00:41:13.557Z] Using test binary docker
00:41:13 [2020-11-10T00:41:13.557Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s)
00:41:13 [2020-11-10T00:41:13.557Z] === RUN   TestContainerVolumesMountedAsShared
00:41:13 [2020-11-10T00:41:13.557Z] +++ /etc/init.d/apparmor start
00:41:13 [2020-11-10T00:41:13.557Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:41:13 [2020-11-10T00:41:13.557Z] INFO: Waiting for daemon to start...
00:41:13 [2020-11-10T00:41:13.557Z] Starting dockerd
00:41:13 [2020-11-10T00:41:13.557Z] +++ 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
00:41:13 [2020-11-10T00:41:13.706Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:41:13 [2020-11-10T00:41:13.706Z] 
00:41:13 [2020-11-10T00:41:13.706Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:41:13 [2020-11-10T00:41:13.706Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:41:13 [2020-11-10T00:41:13.706Z] HOSTNAME=4451279e95e3
00:41:13 [2020-11-10T00:41:13.706Z] TESTDEBUG=0
00:41:13 [2020-11-10T00:41:13.706Z] DEST=bundles/test-integration
00:41:13 [2020-11-10T00:41:13.706Z] PWD=/go/src/github.com/docker/docker
00:41:13 [2020-11-10T00:41:13.706Z] DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a
00:41:13 [2020-11-10T00:41:13.706Z] container=docker
00:41:13 [2020-11-10T00:41:13.706Z] HOME=/root
00:41:13 [2020-11-10T00:41:13.706Z] GOLANG_VERSION=1.13.15
00:41:13 [2020-11-10T00:41:13.706Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:41:13 [2020-11-10T00:41:13.706Z] VALIDATE_BRANCH=master
00:41:13 [2020-11-10T00:41:13.706Z] TERM=xterm
00:41:13 [2020-11-10T00:41:13.706Z] DOCKER_PKG=github.com/docker/docker
00:41:13 [2020-11-10T00:41:13.706Z] SHLVL=1
00:41:13 [2020-11-10T00:41:13.706Z] TIMEOUT=120m
00:41:13 [2020-11-10T00:41:13.706Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:41:13 [2020-11-10T00:41:13.706Z] DOCKER_GRAPHDRIVER=overlay2
00:41:13 [2020-11-10T00:41:13.706Z] GO111MODULE=off
00:41:13 [2020-11-10T00:41:13.706Z] DOCKER_EXPERIMENTAL=1
00:41:13 [2020-11-10T00:41:13.706Z] TEST_SKIP_INTEGRATION_CLI=1
00:41:13 [2020-11-10T00:41:13.706Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:41:13 [2020-11-10T00:41:13.706Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:41:13 [2020-11-10T00:41:13.706Z] GOPATH=/go
00:41:13 [2020-11-10T00:41:13.706Z] PKG_CONFIG=pkg-config
00:41:13 [2020-11-10T00:41:13.706Z] _=/usr/bin/env
00:41:13 [2020-11-10T00:41:13.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:41:14 [2020-11-10T00:41:14.167Z] time="2020-11-10T00:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:41:14 [2020-11-10T00:41:14.167Z] time="2020-11-10T00:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e56cc76dcf5159561577b758a58951e24622543c30573f20f683b73fe8843a0" mediatype=application/vnd.docker.plugin.v1+json size=522
00:41:14 [2020-11-10T00:41:14.167Z] time="2020-11-10T00:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:41:14 [2020-11-10T00:41:14.167Z] time="2020-11-10T00:41:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e56cc76dcf5159561577b758a58951e24622543c30573f20f683b73fe8843a0" mediatype=application/vnd.docker.plugin.v1+json size=522
00:41:14 [2020-11-10T00:41:14.189Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:41:14 [2020-11-10T00:41:14.189Z] Using test binary docker
00:41:14 [2020-11-10T00:41:14.450Z] +++ /etc/init.d/apparmor start
00:41:14 [2020-11-10T00:41:14.450Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:41:14 [2020-11-10T00:41:14.450Z] INFO: Waiting for daemon to start...
00:41:14 [2020-11-10T00:41:14.450Z] Starting dockerd
00:41:14 [2020-11-10T00:41:14.450Z] +++ 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
00:41:14 [2020-11-10T00:41:14.456Z] --- PASS: TestPluginInstall (3.98s)
00:41:14 [2020-11-10T00:41:14.457Z]     --- PASS: TestPluginInstall/no_auth (1.93s)
00:41:14 [2020-11-10T00:41:14.457Z]     --- PASS: TestPluginInstall/with_htpasswd (0.77s)
00:41:14 [2020-11-10T00:41:14.457Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
00:41:14 [2020-11-10T00:41:14.457Z]         plugin_test.go:157: [d475b07623083] daemon is not started
00:41:14 [2020-11-10T00:41:14.457Z] PASS
00:41:14 [2020-11-10T00:41:14.457Z] 
00:41:14 [2020-11-10T00:41:14.457Z] DONE 6 tests in 4.072s
00:41:14 [2020-11-10T00:41:14.457Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:41:14 [2020-11-10T00:41:14.457Z] ++ 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
00:41:14 [2020-11-10T00:41:14.457Z] ++ set -e
00:41:14 [2020-11-10T00:41:14.457Z] ++ '[' -n 0 ']'
00:41:14 [2020-11-10T00:41:14.457Z] ++ set -x
00:41:14 [2020-11-10T00:41:14.457Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:41:14 [2020-11-10T00:41:14.746Z] INFO: Testing against a local daemon
00:41:14 [2020-11-10T00:41:14.746Z] === RUN   TestExternalGraphDriver
00:41:14 [2020-11-10T00:41:14.746Z] === RUN   TestExternalGraphDriver/json
00:41:15 [2020-11-10T00:41:15.829Z] .
00:41:15 [2020-11-10T00:41:15.829Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:41:15 [2020-11-10T00:41:15.829Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:41:15 [2020-11-10T00:41:15.829Z] Error: No such image: emptyfs
00:41:15 [2020-11-10T00:41:15.829Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:41:15 [2020-11-10T00:41:15.829Z] ++++ docker load
00:41:15 [2020-11-10T00:41:15.829Z] --- PASS: TestContainerVolumesMountedAsShared (2.39s)
00:41:15 [2020-11-10T00:41:15.829Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:16 [2020-11-10T00:41:16.089Z] Running integration-test (iteration 1)
00:41:16 [2020-11-10T00:41:16.089Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:41:16 [2020-11-10T00:41:16.089Z] ++ 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)/'
00:41:16 [2020-11-10T00:41:16.089Z] ++ set -e
00:41:16 [2020-11-10T00:41:16.089Z] ++ '[' -n 0 ']'
00:41:16 [2020-11-10T00:41:16.089Z] ++ set -x
00:41:16 [2020-11-10T00:41:16.089Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
00:41:16 [2020-11-10T00:41:16.349Z] 
00:41:16 [2020-11-10T00:41:16.349Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:41:16 [2020-11-10T00:41:16.349Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:41:16 [2020-11-10T00:41:16.652Z] Error: No such image: emptyfs
00:41:16 [2020-11-10T00:41:16.652Z] ++++ docker load
00:41:16 [2020-11-10T00:41:16.652Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:41:16 [2020-11-10T00:41:16.652Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s)
00:41:16 [2020-11-10T00:41:16.652Z] === RUN   TestContainerVolumesMountedAsShared
00:41:16 [2020-11-10T00:41:16.806Z] === RUN   TestExternalGraphDriver/spec
00:41:17 [2020-11-10T00:41:17.222Z] Running integration-test (iteration 1)
00:41:17 [2020-11-10T00:41:17.222Z] 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)/
00:41:17 [2020-11-10T00:41:17.222Z] ++ 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)/'
00:41:17 [2020-11-10T00:41:17.222Z] ++ set -e
00:41:17 [2020-11-10T00:41:17.222Z] ++ '[' -n 0 ']'
00:41:17 [2020-11-10T00:41:17.222Z] ++ set -x
00:41:17 [2020-11-10T00:41:17.222Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
00:41:18 [2020-11-10T00:41:18.603Z] --- PASS: TestContainerVolumesMountedAsShared (1.97s)
00:41:18 [2020-11-10T00:41:18.603Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:18 [2020-11-10T00:41:18.865Z] === RUN   TestExternalGraphDriver/pull
00:41:19 [2020-11-10T00:41:19.173Z] --- PASS: TestContainerVolumesMountedAsSlave (0.78s)
00:41:19 [2020-11-10T00:41:19.173Z] === RUN   TestContainerVolumesMountedAsShared
00:41:20 [2020-11-10T00:41:20.554Z] --- PASS: TestContainerVolumesMountedAsShared (1.20s)
00:41:20 [2020-11-10T00:41:20.554Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:20 [2020-11-10T00:41:20.923Z] --- PASS: TestExternalGraphDriver (6.32s)
00:41:20 [2020-11-10T00:41:20.923Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
00:41:20 [2020-11-10T00:41:20.923Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
00:41:20 [2020-11-10T00:41:20.923Z]     --- PASS: TestExternalGraphDriver/pull (2.12s)
00:41:20 [2020-11-10T00:41:20.923Z] === RUN   TestGraphdriverPluginV2
00:41:20 [2020-11-10T00:41:20.923Z] --- SKIP: TestGraphdriverPluginV2 (0.11s)
00:41:20 [2020-11-10T00:41:20.923Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:41:20 [2020-11-10T00:41:20.923Z] PASS
00:41:20 [2020-11-10T00:41:20.923Z] 
00:41:20 [2020-11-10T00:41:20.923Z] === Skipped
00:41:20 [2020-11-10T00:41:20.923Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s)
00:41:20 [2020-11-10T00:41:20.923Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:41:20 [2020-11-10T00:41:20.923Z] 
00:41:20 [2020-11-10T00:41:20.923Z] 
00:41:20 [2020-11-10T00:41:20.923Z] DONE 5 tests, 1 skipped in 6.515s
00:41:20 [2020-11-10T00:41:20.923Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:41:20 [2020-11-10T00:41:20.923Z] ++ 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
00:41:20 [2020-11-10T00:41:20.923Z] ++ set -e
00:41:20 [2020-11-10T00:41:20.923Z] ++ '[' -n 0 ']'
00:41:20 [2020-11-10T00:41:20.923Z] ++ set -x
00:41:20 [2020-11-10T00:41:20.923Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:41:21 [2020-11-10T00:41:21.213Z] INFO: Testing against a local daemon
00:41:21 [2020-11-10T00:41:21.213Z] === RUN   TestContinueAfterPluginCrash
00:41:21 [2020-11-10T00:41:21.213Z] === PAUSE TestContinueAfterPluginCrash
00:41:21 [2020-11-10T00:41:21.213Z] === RUN   TestReadPluginNoRead
00:41:21 [2020-11-10T00:41:21.213Z] === PAUSE TestReadPluginNoRead
00:41:21 [2020-11-10T00:41:21.213Z] === RUN   TestDaemonStartWithLogOpt
00:41:21 [2020-11-10T00:41:21.213Z] === PAUSE TestDaemonStartWithLogOpt
00:41:21 [2020-11-10T00:41:21.213Z] === CONT  TestContinueAfterPluginCrash
00:41:21 [2020-11-10T00:41:21.213Z] === CONT  TestDaemonStartWithLogOpt
00:41:21 [2020-11-10T00:41:21.492Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
00:41:21 [2020-11-10T00:41:21.492Z] PASS
00:41:21 [2020-11-10T00:41:21.492Z] 
00:41:21 [2020-11-10T00:41:21.492Z] DONE 10 tests in 11.630s
00:41:21 [2020-11-10T00:41:21.492Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:21 [2020-11-10T00:41:21.492Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:21 [2020-11-10T00:41:21.492Z] +++ set -e
00:41:21 [2020-11-10T00:41:21.492Z] +++ '[' -n 0 ']'
00:41:21 [2020-11-10T00:41:21.492Z] +++ set -x
00:41:21 [2020-11-10T00:41:21.492Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:21 [2020-11-10T00:41:21.492Z] INFO: Testing against a local daemon
00:41:21 [2020-11-10T00:41:21.492Z] testing: warning: no tests to run
00:41:21 [2020-11-10T00:41:21.492Z] PASS
00:41:21 [2020-11-10T00:41:21.492Z] 
00:41:21 [2020-11-10T00:41:21.492Z] DONE 0 tests in 0.115s
00:41:21 [2020-11-10T00:41:21.492Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:21 [2020-11-10T00:41:21.492Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:21 [2020-11-10T00:41:21.492Z] +++ set -e
00:41:21 [2020-11-10T00:41:21.492Z] +++ '[' -n 0 ']'
00:41:21 [2020-11-10T00:41:21.492Z] +++ set -x
00:41:21 [2020-11-10T00:41:21.492Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:21 [2020-11-10T00:41:21.751Z] INFO: Testing against a local daemon
00:41:21 [2020-11-10T00:41:21.751Z] testing: warning: no tests to run
00:41:21 [2020-11-10T00:41:21.751Z] PASS
00:41:21 [2020-11-10T00:41:21.751Z] 
00:41:21 [2020-11-10T00:41:21.751Z] DONE 0 tests in 0.145s
00:41:21 [2020-11-10T00:41:21.751Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:21 [2020-11-10T00:41:21.752Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:21 [2020-11-10T00:41:21.752Z] +++ set -e
00:41:21 [2020-11-10T00:41:21.752Z] +++ '[' -n 0 ']'
00:41:21 [2020-11-10T00:41:21.752Z] +++ set -x
00:41:21 [2020-11-10T00:41:21.752Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:21 [2020-11-10T00:41:21.752Z] INFO: Testing against a local daemon
00:41:21 [2020-11-10T00:41:21.752Z] testing: warning: no tests to run
00:41:21 [2020-11-10T00:41:21.752Z] PASS
00:41:21 [2020-11-10T00:41:21.752Z] 
00:41:21 [2020-11-10T00:41:21.752Z] DONE 0 tests in 0.076s
00:41:21 [2020-11-10T00:41:21.752Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:21 [2020-11-10T00:41:21.752Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:21 [2020-11-10T00:41:21.752Z] +++ set -e
00:41:21 [2020-11-10T00:41:21.752Z] +++ '[' -n 0 ']'
00:41:21 [2020-11-10T00:41:21.752Z] +++ set -x
00:41:21 [2020-11-10T00:41:21.752Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:21 [2020-11-10T00:41:21.752Z] INFO: Testing against a local daemon
00:41:21 [2020-11-10T00:41:21.752Z] testing: warning: no tests to run
00:41:21 [2020-11-10T00:41:21.752Z] PASS
00:41:21 [2020-11-10T00:41:21.752Z] 
00:41:21 [2020-11-10T00:41:21.752Z] DONE 0 tests in 0.083s
00:41:22 [2020-11-10T00:41:22.011Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:22 [2020-11-10T00:41:22.011Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.011Z] +++ set -e
00:41:22 [2020-11-10T00:41:22.011Z] +++ '[' -n 0 ']'
00:41:22 [2020-11-10T00:41:22.011Z] +++ set -x
00:41:22 [2020-11-10T00:41:22.011Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.011Z] testing: warning: no tests to run
00:41:22 [2020-11-10T00:41:22.011Z] PASS
00:41:22 [2020-11-10T00:41:22.011Z] 
00:41:22 [2020-11-10T00:41:22.011Z] DONE 0 tests in 0.013s
00:41:22 [2020-11-10T00:41:22.011Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:22 [2020-11-10T00:41:22.011Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.011Z] +++ set -e
00:41:22 [2020-11-10T00:41:22.011Z] +++ '[' -n 0 ']'
00:41:22 [2020-11-10T00:41:22.011Z] +++ set -x
00:41:22 [2020-11-10T00:41:22.011Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.011Z] INFO: Testing against a local daemon
00:41:22 [2020-11-10T00:41:22.011Z] testing: warning: no tests to run
00:41:22 [2020-11-10T00:41:22.011Z] PASS
00:41:22 [2020-11-10T00:41:22.011Z] 
00:41:22 [2020-11-10T00:41:22.011Z] DONE 0 tests in 0.088s
00:41:22 [2020-11-10T00:41:22.011Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:22 [2020-11-10T00:41:22.011Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.011Z] +++ set -e
00:41:22 [2020-11-10T00:41:22.011Z] +++ '[' -n 0 ']'
00:41:22 [2020-11-10T00:41:22.011Z] +++ set -x
00:41:22 [2020-11-10T00:41:22.011Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.271Z] INFO: Testing against a local daemon
00:41:22 [2020-11-10T00:41:22.271Z] testing: warning: no tests to run
00:41:22 [2020-11-10T00:41:22.271Z] PASS
00:41:22 [2020-11-10T00:41:22.271Z] 
00:41:22 [2020-11-10T00:41:22.271Z] DONE 0 tests in 0.103s
00:41:22 [2020-11-10T00:41:22.271Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:22 [2020-11-10T00:41:22.271Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.271Z] +++ set -e
00:41:22 [2020-11-10T00:41:22.271Z] +++ '[' -n 0 ']'
00:41:22 [2020-11-10T00:41:22.271Z] +++ set -x
00:41:22 [2020-11-10T00:41:22.271Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.271Z] INFO: Testing against a local daemon
00:41:22 [2020-11-10T00:41:22.271Z] testing: warning: no tests to run
00:41:22 [2020-11-10T00:41:22.271Z] PASS
00:41:22 [2020-11-10T00:41:22.271Z] 
00:41:22 [2020-11-10T00:41:22.271Z] DONE 0 tests in 0.118s
00:41:22 [2020-11-10T00:41:22.271Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:22 [2020-11-10T00:41:22.271Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.271Z] +++ set -e
00:41:22 [2020-11-10T00:41:22.271Z] +++ '[' -n 0 ']'
00:41:22 [2020-11-10T00:41:22.271Z] +++ set -x
00:41:22 [2020-11-10T00:41:22.271Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.533Z] INFO: Testing against a local daemon
00:41:22 [2020-11-10T00:41:22.533Z] testing: warning: no tests to run
00:41:22 [2020-11-10T00:41:22.533Z] PASS
00:41:22 [2020-11-10T00:41:22.533Z] 
00:41:22 [2020-11-10T00:41:22.533Z] DONE 0 tests in 0.123s
00:41:22 [2020-11-10T00:41:22.533Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:22 [2020-11-10T00:41:22.533Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.533Z] +++ set -e
00:41:22 [2020-11-10T00:41:22.533Z] +++ '[' -n 0 ']'
00:41:22 [2020-11-10T00:41:22.533Z] +++ set -x
00:41:22 [2020-11-10T00:41:22.533Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.533Z] testing: warning: no tests to run
00:41:22 [2020-11-10T00:41:22.533Z] PASS
00:41:22 [2020-11-10T00:41:22.533Z] 
00:41:22 [2020-11-10T00:41:22.533Z] DONE 0 tests in 0.011s
00:41:22 [2020-11-10T00:41:22.533Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:22 [2020-11-10T00:41:22.533Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.533Z] +++ set -e
00:41:22 [2020-11-10T00:41:22.533Z] +++ '[' -n 0 ']'
00:41:22 [2020-11-10T00:41:22.533Z] +++ set -x
00:41:22 [2020-11-10T00:41:22.533Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.533Z] INFO: Testing against a local daemon
00:41:22 [2020-11-10T00:41:22.533Z] testing: warning: no tests to run
00:41:22 [2020-11-10T00:41:22.533Z] PASS
00:41:22 [2020-11-10T00:41:22.533Z] 
00:41:22 [2020-11-10T00:41:22.533Z] DONE 0 tests in 0.136s
00:41:22 [2020-11-10T00:41:22.793Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:22 [2020-11-10T00:41:22.793Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.793Z] +++ set -e
00:41:22 [2020-11-10T00:41:22.793Z] +++ '[' -n 0 ']'
00:41:22 [2020-11-10T00:41:22.793Z] +++ set -x
00:41:22 [2020-11-10T00:41:22.793Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.793Z] INFO: Testing against a local daemon
00:41:22 [2020-11-10T00:41:22.793Z] testing: warning: no tests to run
00:41:22 [2020-11-10T00:41:22.793Z] PASS
00:41:22 [2020-11-10T00:41:22.793Z] 
00:41:22 [2020-11-10T00:41:22.793Z] DONE 0 tests in 0.124s
00:41:22 [2020-11-10T00:41:22.793Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:22 [2020-11-10T00:41:22.793Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:22 [2020-11-10T00:41:22.793Z] +++ set -e
00:41:22 [2020-11-10T00:41:22.793Z] +++ '[' -n 0 ']'
00:41:22 [2020-11-10T00:41:22.793Z] +++ set -x
00:41:22 [2020-11-10T00:41:22.793Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:23 [2020-11-10T00:41:23.053Z] INFO: Testing against a local daemon
00:41:23 [2020-11-10T00:41:23.053Z] testing: warning: no tests to run
00:41:23 [2020-11-10T00:41:23.053Z] PASS
00:41:23 [2020-11-10T00:41:23.053Z] 
00:41:23 [2020-11-10T00:41:23.053Z] DONE 0 tests in 0.157s
00:41:23 [2020-11-10T00:41:23.053Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:23 [2020-11-10T00:41:23.053Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:23 [2020-11-10T00:41:23.053Z] +++ set -e
00:41:23 [2020-11-10T00:41:23.053Z] +++ '[' -n 0 ']'
00:41:23 [2020-11-10T00:41:23.053Z] +++ set -x
00:41:23 [2020-11-10T00:41:23.053Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:23 [2020-11-10T00:41:23.053Z] INFO: Testing against a local daemon
00:41:23 [2020-11-10T00:41:23.053Z] testing: warning: no tests to run
00:41:23 [2020-11-10T00:41:23.053Z] PASS
00:41:23 [2020-11-10T00:41:23.053Z] 
00:41:23 [2020-11-10T00:41:23.053Z] DONE 0 tests in 0.129s
00:41:23 [2020-11-10T00:41:23.053Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:23 [2020-11-10T00:41:23.053Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:23 [2020-11-10T00:41:23.053Z] +++ set -e
00:41:23 [2020-11-10T00:41:23.053Z] +++ '[' -n 0 ']'
00:41:23 [2020-11-10T00:41:23.053Z] +++ set -x
00:41:23 [2020-11-10T00:41:23.053Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:23 [2020-11-10T00:41:23.313Z] INFO: Testing against a local daemon
00:41:23 [2020-11-10T00:41:23.313Z] testing: warning: no tests to run
00:41:23 [2020-11-10T00:41:23.313Z] PASS
00:41:23 [2020-11-10T00:41:23.313Z] 
00:41:23 [2020-11-10T00:41:23.313Z] DONE 0 tests in 0.113s
00:41:23 [2020-11-10T00:41:23.313Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave
00:41:23 [2020-11-10T00:41:23.313Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:23 [2020-11-10T00:41:23.313Z] +++ set -e
00:41:23 [2020-11-10T00:41:23.313Z] +++ '[' -n 0 ']'
00:41:23 [2020-11-10T00:41:23.313Z] +++ set -x
00:41:23 [2020-11-10T00:41:23.313Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerVolumesMountedAsShared|TestContainerVolumesMountedAsSlave'
00:41:23 [2020-11-10T00:41:23.313Z] INFO: Testing against a local daemon
00:41:23 [2020-11-10T00:41:23.313Z] testing: warning: no tests to run
00:41:23 [2020-11-10T00:41:23.313Z] PASS
00:41:23 [2020-11-10T00:41:23.313Z] 
00:41:23 [2020-11-10T00:41:23.313Z] DONE 0 tests in 0.102s
00:41:23 [2020-11-10T00:41:23.313Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky)
00:41:23 [2020-11-10T00:41:23.313Z] +++++ cat bundles/test-integration-flaky/docker.pid
00:41:23 [2020-11-10T00:41:23.313Z] ++++ kill 5587
00:41:24 [2020-11-10T00:41:24.720Z] --- PASS: TestDaemonStartWithLogOpt (3.70s)
00:41:24 [2020-11-10T00:41:24.720Z] === CONT  TestReadPluginNoRead
00:41:27 [2020-11-10T00:41:27.439Z] === RUN   TestReadPluginNoRead/default
00:41:27 [2020-11-10T00:41:27.508Z] ++++ /etc/init.d/apparmor stop
00:41:27 [2020-11-10T00:41:27.508Z] Leaving: AppArmorNo profiles have been unloaded.
00:41:27 [2020-11-10T00:41:27.508Z] 
00:41:27 [2020-11-10T00:41:27.508Z] Unloading profiles will leave already running processes permanently
00:41:27 [2020-11-10T00:41:27.508Z] unconfined, which can lead to unexpected situations.
00:41:27 [2020-11-10T00:41:27.508Z] 
00:41:27 [2020-11-10T00:41:27.508Z] To set a process to complain mode, use the command line tool
00:41:27 [2020-11-10T00:41:27.508Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:41:27 [2020-11-10T00:41:27.508Z] ++++ true
00:41:27 [2020-11-10T00:41:27.767Z] exiting test-integration
00:41:27 [2020-11-10T00:41:27.767Z] +++ exit 0
00:41:27 [2020-11-10T00:41:27.767Z] 
00:41:27 [2020-11-10T00:41:27.767Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:41:29 [2020-11-10T00:41:29.145Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:41:29 [2020-11-10T00:41:29.145Z] HOSTNAME=ef1e641bcf92
00:41:29 [2020-11-10T00:41:29.145Z] TESTDEBUG=0
00:41:29 [2020-11-10T00:41:29.145Z] DEST=bundles/test-integration
00:41:29 [2020-11-10T00:41:29.145Z] PWD=/go/src/github.com/docker/docker
00:41:29 [2020-11-10T00:41:29.145Z] KEEPBUNDLE=1
00:41:29 [2020-11-10T00:41:29.145Z] DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a
00:41:29 [2020-11-10T00:41:29.145Z] container=docker
00:41:29 [2020-11-10T00:41:29.145Z] HOME=/root
00:41:29 [2020-11-10T00:41:29.145Z] GOLANG_VERSION=1.13.15
00:41:29 [2020-11-10T00:41:29.145Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:41:29 [2020-11-10T00:41:29.145Z] VALIDATE_BRANCH=master
00:41:29 [2020-11-10T00:41:29.145Z] TERM=xterm
00:41:29 [2020-11-10T00:41:29.145Z] DOCKER_PKG=github.com/docker/docker
00:41:29 [2020-11-10T00:41:29.145Z] SHLVL=1
00:41:29 [2020-11-10T00:41:29.145Z] TIMEOUT=120m
00:41:29 [2020-11-10T00:41:29.145Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:41:29 [2020-11-10T00:41:29.145Z] DOCKER_GRAPHDRIVER=overlay2
00:41:29 [2020-11-10T00:41:29.145Z] GO111MODULE=off
00:41:29 [2020-11-10T00:41:29.145Z] TEST_SKIP_INTEGRATION_CLI=1
00:41:29 [2020-11-10T00:41:29.145Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:41:29 [2020-11-10T00:41:29.145Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:41:29 [2020-11-10T00:41:29.145Z] GOPATH=/go
00:41:29 [2020-11-10T00:41:29.145Z] PKG_CONFIG=pkg-config
00:41:29 [2020-11-10T00:41:29.145Z] _=/usr/bin/env
00:41:29 [2020-11-10T00:41:29.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:41:29 [2020-11-10T00:41:29.496Z] === RUN   TestReadPluginNoRead/disabled_caching
00:41:30 [2020-11-10T00:41:30.127Z] --- PASS: TestContinueAfterPluginCrash (9.03s)
00:41:30 [2020-11-10T00:41:30.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:41:31 [2020-11-10T00:41:31.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:41:31 [2020-11-10T00:41:31.629Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:41:32 [2020-11-10T00:41:32.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:41:33 [2020-11-10T00:41:33.701Z] --- PASS: TestReadPluginNoRead (8.51s)
00:41:33 [2020-11-10T00:41:33.701Z]     --- PASS: TestReadPluginNoRead/default (1.90s)
00:41:33 [2020-11-10T00:41:33.701Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.15s)
00:41:33 [2020-11-10T00:41:33.701Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s)
00:41:33 [2020-11-10T00:41:33.701Z]     read_test.go:92: [dd7b75a8f2185] daemon is not started
00:41:33 [2020-11-10T00:41:33.701Z] PASS
00:41:33 [2020-11-10T00:41:33.701Z] 
00:41:33 [2020-11-10T00:41:33.701Z] DONE 6 tests in 12.295s
00:41:33 [2020-11-10T00:41:33.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:41:33 [2020-11-10T00:41:33.701Z] ++ 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
00:41:33 [2020-11-10T00:41:33.701Z] ++ set -e
00:41:33 [2020-11-10T00:41:33.701Z] ++ '[' -n 0 ']'
00:41:33 [2020-11-10T00:41:33.701Z] ++ set -x
00:41:33 [2020-11-10T00:41:33.701Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:41:33 [2020-11-10T00:41:33.701Z] testing: warning: no tests to run
00:41:33 [2020-11-10T00:41:33.701Z] PASS
00:41:33 [2020-11-10T00:41:33.701Z] 
00:41:33 [2020-11-10T00:41:33.701Z] DONE 0 tests in 0.032s
00:41:33 [2020-11-10T00:41:33.701Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:41:33 [2020-11-10T00:41:33.701Z] ++ 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
00:41:33 [2020-11-10T00:41:33.701Z] ++ set -e
00:41:33 [2020-11-10T00:41:33.701Z] ++ '[' -n 0 ']'
00:41:33 [2020-11-10T00:41:33.701Z] ++ set -x
00:41:33 [2020-11-10T00:41:33.701Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:41:33 [2020-11-10T00:41:33.701Z] INFO: Testing against a local daemon
00:41:33 [2020-11-10T00:41:33.701Z] === RUN   TestPluginWithDevMounts
00:41:33 [2020-11-10T00:41:33.701Z] === PAUSE TestPluginWithDevMounts
00:41:33 [2020-11-10T00:41:33.701Z] === CONT  TestPluginWithDevMounts
00:41:35 [2020-11-10T00:41:35.264Z] --- PASS: TestPluginWithDevMounts (1.83s)
00:41:35 [2020-11-10T00:41:35.264Z] PASS
00:41:35 [2020-11-10T00:41:35.264Z] 
00:41:35 [2020-11-10T00:41:35.264Z] DONE 1 tests in 1.909s
00:41:35 [2020-11-10T00:41:35.264Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
00:41:35 [2020-11-10T00:41:35.264Z] ++ 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
00:41:35 [2020-11-10T00:41:35.264Z] ++ set -e
00:41:35 [2020-11-10T00:41:35.264Z] ++ '[' -n 0 ']'
00:41:35 [2020-11-10T00:41:35.264Z] ++ set -x
00:41:35 [2020-11-10T00:41:35.264Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:41:35 [2020-11-10T00:41:35.264Z] INFO: Testing against a local daemon
00:41:35 [2020-11-10T00:41:35.264Z] === RUN   TestSecretInspect
00:41:35 [2020-11-10T00:41:35.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:41:36 [2020-11-10T00:41:36.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:41:37 [2020-11-10T00:41:37.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:41:38 [2020-11-10T00:41:38.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:41:38 [2020-11-10T00:41:38.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:41:39 [2020-11-10T00:41:39.179Z] --- PASS: TestBuildWithHugeFile (57.60s)
00:41:39 [2020-11-10T00:41:39.180Z] === RUN   TestBuildWithEmptyDockerfile
00:41:39 [2020-11-10T00:41:39.180Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:41:39 [2020-11-10T00:41:39.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:41:39 [2020-11-10T00:41:39.180Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:41:39 [2020-11-10T00:41:39.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:41:39 [2020-11-10T00:41:39.180Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:41:39 [2020-11-10T00:41:39.180Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:41:39 [2020-11-10T00:41:39.180Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:41:39 [2020-11-10T00:41:39.180Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:41:39 [2020-11-10T00:41:39.180Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:41:39 [2020-11-10T00:41:39.180Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s)
00:41:39 [2020-11-10T00:41:39.180Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
00:41:39 [2020-11-10T00:41:39.180Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
00:41:39 [2020-11-10T00:41:39.180Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
00:41:39 [2020-11-10T00:41:39.180Z] === RUN   TestBuildPreserveOwnership
00:41:39 [2020-11-10T00:41:39.180Z] === RUN   TestBuildPreserveOwnership/copy_from
00:41:39 [2020-11-10T00:41:39.180Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:41:39 [2020-11-10T00:41:39.180Z] --- PASS: TestBuildPreserveOwnership (6.06s)
00:41:39 [2020-11-10T00:41:39.180Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.87s)
00:41:39 [2020-11-10T00:41:39.180Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s)
00:41:39 [2020-11-10T00:41:39.180Z] === RUN   TestBuildPlatformInvalid
00:41:39 [2020-11-10T00:41:39.180Z] --- PASS: TestBuildPlatformInvalid (0.18s)
00:41:39 [2020-11-10T00:41:39.180Z] PASS
00:41:39 [2020-11-10T00:41:39.180Z] 
00:41:39 [2020-11-10T00:41:39.180Z] === Skipped
00:41:39 [2020-11-10T00:41:39.180Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
00:41:39 [2020-11-10T00:41:39.180Z]     build_session_test.go:25: TODO: BuildKit
00:41:39 [2020-11-10T00:41:39.180Z] 
00:41:39 [2020-11-10T00:41:39.180Z] 
00:41:39 [2020-11-10T00:41:39.180Z] DONE 32 tests, 1 skipped in 115.490s
00:41:39 [2020-11-10T00:41:39.180Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
00:41:39 [2020-11-10T00:41:39.180Z] ++ 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
00:41:39 [2020-11-10T00:41:39.180Z] ++ set -e
00:41:39 [2020-11-10T00:41:39.180Z] ++ '[' -n 0 ']'
00:41:39 [2020-11-10T00:41:39.180Z] ++ set -x
00:41:39 [2020-11-10T00:41:39.180Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:41:39 [2020-11-10T00:41:39.180Z] INFO: Testing against a local daemon
00:41:39 [2020-11-10T00:41:39.180Z] === RUN   TestConfigInspect
00:41:39 [2020-11-10T00:41:39.440Z] --- PASS: TestConfigInspect (3.59s)
00:41:39 [2020-11-10T00:41:39.440Z] === RUN   TestConfigList
00:41:39 [2020-11-10T00:41:39.705Z] --- PASS: TestSecretInspect (3.62s)
00:41:39 [2020-11-10T00:41:39.705Z] === RUN   TestSecretList
00:41:40 [2020-11-10T00:41:40.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:41:40 [2020-11-10T00:41:40.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:41:40 [2020-11-10T00:41:40.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:41:41 [2020-11-10T00:41:41.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:41:42 [2020-11-10T00:41:42.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:41:42 [2020-11-10T00:41:42.739Z] --- PASS: TestConfigList (3.24s)
00:41:42 [2020-11-10T00:41:42.739Z] === RUN   TestConfigsCreateAndDelete
00:41:43 [2020-11-10T00:41:43.215Z] --- PASS: TestSecretList (3.68s)
00:41:43 [2020-11-10T00:41:43.215Z] === RUN   TestSecretsCreateAndDelete
00:41:43 [2020-11-10T00:41:43.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:41:43 [2020-11-10T00:41:43.550Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:41:43 [2020-11-10T00:41:43.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:41:44 [2020-11-10T00:41:44.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:41:45 [2020-11-10T00:41:45.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:41:45 [2020-11-10T00:41:45.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:41:46 [2020-11-10T00:41:46.037Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
00:41:46 [2020-11-10T00:41:46.037Z] === RUN   TestConfigsUpdate
00:41:46 [2020-11-10T00:41:46.718Z] --- PASS: TestSecretsCreateAndDelete (3.73s)
00:41:46 [2020-11-10T00:41:46.718Z] === RUN   TestSecretsUpdate
00:41:47 [2020-11-10T00:41:47.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:41:48 [2020-11-10T00:41:48.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:41:48 [2020-11-10T00:41:48.583Z] --- PASS: TestConfigsUpdate (2.81s)
00:41:48 [2020-11-10T00:41:48.583Z] === RUN   TestTemplatedConfig
00:41:49 [2020-11-10T00:41:49.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:41:50 [2020-11-10T00:41:50.146Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:41:50 [2020-11-10T00:41:50.146Z] Using test binary docker
00:41:50 [2020-11-10T00:41:50.146Z] +++ /etc/init.d/apparmor start
00:41:50 [2020-11-10T00:41:50.146Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:41:50 [2020-11-10T00:41:50.146Z] INFO: Waiting for daemon to start...
00:41:50 [2020-11-10T00:41:50.146Z] Starting dockerd
00:41:50 [2020-11-10T00:41:50.146Z] +++ 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
00:41:50 [2020-11-10T00:41:50.222Z] --- PASS: TestSecretsUpdate (3.59s)
00:41:50 [2020-11-10T00:41:50.222Z] === RUN   TestTemplatedSecret
00:41:52 [2020-11-10T00:41:52.316Z] .Loaded image: buildpack-deps:buster
00:41:52 [2020-11-10T00:41:52.316Z] Loaded image: busybox:latest
00:41:52 [2020-11-10T00:41:52.576Z] 
00:41:52 [2020-11-10T00:41:52.576Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:41:52 [2020-11-10T00:41:52.576Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:41:52 [2020-11-10T00:41:52.576Z] Running integration-test (iteration 1)
00:41:52 [2020-11-10T00:41:52.576Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:41:52 [2020-11-10T00:41:52.576Z] ++ 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
00:41:52 [2020-11-10T00:41:52.576Z] ++ set -e
00:41:52 [2020-11-10T00:41:52.576Z] ++ '[' -n 0 ']'
00:41:52 [2020-11-10T00:41:52.576Z] ++ set -x
00:41:52 [2020-11-10T00:41:52.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:41:52 [2020-11-10T00:41:52.785Z] --- PASS: TestTemplatedConfig (3.53s)
00:41:52 [2020-11-10T00:41:52.785Z] === RUN   TestConfigCreateResolve
00:41:52 [2020-11-10T00:41:52.836Z] Loaded image: busybox:glibc
00:41:52 [2020-11-10T00:41:52.836Z] Loaded image: debian:buster
00:41:52 [2020-11-10T00:41:52.836Z] INFO: Testing against a local daemon
00:41:52 [2020-11-10T00:41:52.836Z] === RUN   TestCgroupNamespacesBuild
00:41:53 [2020-11-10T00:41:53.096Z] Loaded image: hello-world:latest
00:41:53 [2020-11-10T00:41:53.096Z] Loaded image: buildpack-deps:buster
00:41:53 [2020-11-10T00:41:53.096Z] Loaded image: arm32v7/hello-world:latest
00:41:53 [2020-11-10T00:41:53.096Z] INFO: Testing against a local daemon
00:41:53 [2020-11-10T00:41:53.096Z] === RUN   TestDockerDaemonSuite
00:41:53 [2020-11-10T00:41:53.355Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
00:41:53 [2020-11-10T00:41:53.355Z] Loaded image: busybox:latest
00:41:53 [2020-11-10T00:41:53.615Z] Loaded image: busybox:glibc
00:41:53 [2020-11-10T00:41:53.615Z] Loaded image: debian:buster
00:41:53 [2020-11-10T00:41:53.725Z] --- PASS: TestTemplatedSecret (3.70s)
00:41:53 [2020-11-10T00:41:53.725Z] === RUN   TestSecretCreateResolve
00:41:53 [2020-11-10T00:41:53.874Z] Loaded image: hello-world:latest
00:41:53 [2020-11-10T00:41:53.874Z] Loaded image: arm32v7/hello-world:latest
00:41:54 [2020-11-10T00:41:54.134Z] INFO: Testing against a local daemon
00:41:54 [2020-11-10T00:41:54.134Z] === RUN   TestDockerSuite
00:41:54 [2020-11-10T00:41:54.134Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
00:41:54 [2020-11-10T00:41:54.134Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
00:41:54 [2020-11-10T00:41:54.134Z] === RUN   TestDockerSuite/TestAPIErrorJSON
00:41:54 [2020-11-10T00:41:54.134Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
00:41:54 [2020-11-10T00:41:54.134Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
00:41:54 [2020-11-10T00:41:54.134Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
00:41:54 [2020-11-10T00:41:54.134Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
00:41:54 [2020-11-10T00:41:54.393Z] === RUN   TestDockerSuite/TestAPIImagesDelete
00:41:54 [2020-11-10T00:41:54.653Z] --- PASS: TestCgroupNamespacesBuild (1.87s)
00:41:54 [2020-11-10T00:41:54.653Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:41:54 [2020-11-10T00:41:54.912Z] === RUN   TestDockerSuite/TestAPIImagesFilter
00:41:55 [2020-11-10T00:41:55.173Z] === RUN   TestDockerSuite/TestAPIImagesHistory
00:41:55 [2020-11-10T00:41:55.432Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
00:41:55 [2020-11-10T00:41:55.432Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
00:41:56 [2020-11-10T00:41:56.001Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
00:41:56 [2020-11-10T00:41:56.001Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
00:41:56 [2020-11-10T00:41:56.001Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
00:41:56 [2020-11-10T00:41:56.085Z] --- PASS: TestConfigCreateResolve (3.26s)
00:41:56 [2020-11-10T00:41:56.085Z] === RUN   TestConfigDaemonLibtrustID
00:41:56 [2020-11-10T00:41:56.085Z] --- PASS: TestConfigDaemonLibtrustID (0.73s)
00:41:56 [2020-11-10T00:41:56.085Z] PASS
00:41:56 [2020-11-10T00:41:56.085Z] 
00:41:56 [2020-11-10T00:41:56.085Z] DONE 7 tests in 20.530s
00:41:56 [2020-11-10T00:41:56.261Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.51s)
00:41:56 [2020-11-10T00:41:56.261Z] === RUN   TestBuildWithSession
00:41:56 [2020-11-10T00:41:56.261Z] --- SKIP: TestBuildWithSession (0.00s)
00:41:56 [2020-11-10T00:41:56.261Z]     build_session_test.go:25: TODO: BuildKit
00:41:56 [2020-11-10T00:41:56.261Z] === RUN   TestBuildSquashParent
00:41:56 [2020-11-10T00:41:56.345Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
00:41:56 [2020-11-10T00:41:56.345Z] ++ 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
00:41:56 [2020-11-10T00:41:56.345Z] ++ set -e
00:41:56 [2020-11-10T00:41:56.345Z] ++ '[' -n 0 ']'
00:41:56 [2020-11-10T00:41:56.345Z] ++ set -x
00:41:56 [2020-11-10T00:41:56.345Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:41:56 [2020-11-10T00:41:56.345Z] INFO: Testing against a local daemon
00:41:56 [2020-11-10T00:41:56.345Z] === RUN   TestCheckpoint
00:41:56 [2020-11-10T00:41:56.345Z] --- SKIP: TestCheckpoint (0.00s)
00:41:56 [2020-11-10T00:41:56.345Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:41:56 [2020-11-10T00:41:56.345Z] === RUN   TestContainerInvalidJSON
00:41:56 [2020-11-10T00:41:56.345Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:41:56 [2020-11-10T00:41:56.345Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:41:56 [2020-11-10T00:41:56.345Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:41:56 [2020-11-10T00:41:56.345Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:41:56 [2020-11-10T00:41:56.345Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:41:56 [2020-11-10T00:41:56.345Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:41:56 [2020-11-10T00:41:56.345Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:41:56 [2020-11-10T00:41:56.345Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:41:56 [2020-11-10T00:41:56.345Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:41:56 [2020-11-10T00:41:56.345Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:41:56 [2020-11-10T00:41:56.346Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:41:56 [2020-11-10T00:41:56.346Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:41:56 [2020-11-10T00:41:56.346Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:41:56 [2020-11-10T00:41:56.346Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:41:56 [2020-11-10T00:41:56.606Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
00:41:56 [2020-11-10T00:41:56.606Z] === RUN   TestCopyFromContainerPathIsNotDir
00:41:56 [2020-11-10T00:41:56.606Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
00:41:56 [2020-11-10T00:41:56.606Z] === RUN   TestCopyToContainerPathDoesNotExist
00:41:56 [2020-11-10T00:41:56.868Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
00:41:56 [2020-11-10T00:41:56.868Z] === RUN   TestCopyToContainerPathIsNotDir
00:41:56 [2020-11-10T00:41:56.868Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
00:41:56 [2020-11-10T00:41:56.868Z] === RUN   TestCopyFromContainer
00:41:57 [2020-11-10T00:41:57.201Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
00:41:57 [2020-11-10T00:41:57.772Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
00:41:57 [2020-11-10T00:41:57.772Z] === RUN   TestDockerSuite/TestAPINetworkFilter
00:41:57 [2020-11-10T00:41:57.772Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
00:41:57 [2020-11-10T00:41:57.772Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
00:41:58 [2020-11-10T00:41:58.170Z] --- PASS: TestSecretCreateResolve (3.68s)
00:41:58 [2020-11-10T00:41:58.170Z] PASS
00:41:58 [2020-11-10T00:41:58.170Z] 
00:41:58 [2020-11-10T00:41:58.170Z] DONE 6 tests in 22.082s
00:41:58 [2020-11-10T00:41:58.170Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
00:41:58 [2020-11-10T00:41:58.170Z] ++ 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
00:41:58 [2020-11-10T00:41:58.170Z] ++ set -e
00:41:58 [2020-11-10T00:41:58.170Z] ++ '[' -n 0 ']'
00:41:58 [2020-11-10T00:41:58.170Z] ++ set -x
00:41:58 [2020-11-10T00:41:58.170Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:41:58 [2020-11-10T00:41:58.170Z] INFO: Testing against a local daemon
00:41:58 [2020-11-10T00:41:58.170Z] === RUN   TestServiceCreateInit
00:41:58 [2020-11-10T00:41:58.170Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:41:58 [2020-11-10T00:41:58.384Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:41:58 [2020-11-10T00:41:58.782Z] === RUN   TestCopyFromContainer//
00:41:58 [2020-11-10T00:41:58.782Z] === RUN   TestCopyFromContainer//bar/root
00:41:59 [2020-11-10T00:41:59.042Z] === RUN   TestCopyFromContainer//bar/root/
00:41:59 [2020-11-10T00:41:59.042Z] === RUN   TestCopyFromContainer/bar/quux
00:41:59 [2020-11-10T00:41:59.154Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
00:41:59 [2020-11-10T00:41:59.154Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
00:41:59 [2020-11-10T00:41:59.303Z] === RUN   TestCopyFromContainer/bar/quux/
00:41:59 [2020-11-10T00:41:59.303Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:41:59 [2020-11-10T00:41:59.564Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:41:59 [2020-11-10T00:41:59.564Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:41:59 [2020-11-10T00:41:59.723Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
00:41:59 [2020-11-10T00:41:59.824Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:41:59 [2020-11-10T00:41:59.824Z] === RUN   TestCopyFromContainer/bar/notarget
00:41:59 [2020-11-10T00:41:59.984Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
00:41:59 [2020-11-10T00:41:59.984Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
00:41:59 [2020-11-10T00:41:59.984Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
00:42:00 [2020-11-10T00:42:00.084Z] --- PASS: TestCopyFromContainer (3.11s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCopyFromContainer// (0.11s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:42:00 [2020-11-10T00:42:00.085Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:42:00 [2020-11-10T00:42:00.085Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:42:00 [2020-11-10T00:42:00.085Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:42:00 [2020-11-10T00:42:00.085Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:42:00 [2020-11-10T00:42:00.085Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:42:00 [2020-11-10T00:42:00.085Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:42:00 [2020-11-10T00:42:00.085Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateLinkToNonExistingContainer
00:42:00 [2020-11-10T00:42:00.085Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateWithInvalidEnv
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateWithInvalidEnv/0
00:42:00 [2020-11-10T00:42:00.085Z] === PAUSE TestCreateWithInvalidEnv/0
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateWithInvalidEnv/1
00:42:00 [2020-11-10T00:42:00.085Z] === PAUSE TestCreateWithInvalidEnv/1
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateWithInvalidEnv/2
00:42:00 [2020-11-10T00:42:00.085Z] === PAUSE TestCreateWithInvalidEnv/2
00:42:00 [2020-11-10T00:42:00.085Z] === CONT  TestCreateWithInvalidEnv/0
00:42:00 [2020-11-10T00:42:00.085Z] === CONT  TestCreateWithInvalidEnv/2
00:42:00 [2020-11-10T00:42:00.085Z] === CONT  TestCreateWithInvalidEnv/1
00:42:00 [2020-11-10T00:42:00.085Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:42:00 [2020-11-10T00:42:00.085Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateTmpfsMountsTarget
00:42:00 [2020-11-10T00:42:00.085Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:42:00 [2020-11-10T00:42:00.085Z] === RUN   TestCreateWithCustomMaskedPaths
00:42:00 [2020-11-10T00:42:00.271Z] tests/integration/client_test.py .....                                   [ 75%]
00:42:00 [2020-11-10T00:42:00.271Z] tests/integration/context_api_test.py ...                                [ 76%]
00:42:00 [2020-11-10T00:42:00.836Z] tests/integration/errors_test.py .                                       [ 76%]
00:42:02 [2020-11-10T00:42:02.521Z] --- PASS: TestBuildSquashParent (6.31s)
00:42:02 [2020-11-10T00:42:02.521Z] === RUN   TestBuildWithRemoveAndForceRemove
00:42:02 [2020-11-10T00:42:02.521Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:42:02 [2020-11-10T00:42:02.521Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:42:02 [2020-11-10T00:42:02.521Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:42:02 [2020-11-10T00:42:02.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:42:02 [2020-11-10T00:42:02.522Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:42:02 [2020-11-10T00:42:02.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:42:02 [2020-11-10T00:42:02.522Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:42:02 [2020-11-10T00:42:02.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:42:02 [2020-11-10T00:42:02.522Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:42:02 [2020-11-10T00:42:02.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:42:02 [2020-11-10T00:42:02.522Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:42:02 [2020-11-10T00:42:02.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:42:02 [2020-11-10T00:42:02.522Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:42:02 [2020-11-10T00:42:02.522Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:42:02 [2020-11-10T00:42:02.627Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s)
00:42:02 [2020-11-10T00:42:02.627Z] === RUN   TestCreateWithCustomReadonlyPaths
00:42:03 [2020-11-10T00:42:03.719Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:42:03 [2020-11-10T00:42:03.900Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
00:42:04 [2020-11-10T00:42:04.467Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:42:04 [2020-11-10T00:42:04.467Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:42:05 [2020-11-10T00:42:05.191Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s)
00:42:05 [2020-11-10T00:42:05.191Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:42:05 [2020-11-10T00:42:05.191Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:42:05 [2020-11-10T00:42:05.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:42:05 [2020-11-10T00:42:05.191Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:42:05 [2020-11-10T00:42:05.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:42:05 [2020-11-10T00:42:05.191Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:42:05 [2020-11-10T00:42:05.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:42:05 [2020-11-10T00:42:05.191Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:42:05 [2020-11-10T00:42:05.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:42:05 [2020-11-10T00:42:05.191Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:42:05 [2020-11-10T00:42:05.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:42:05 [2020-11-10T00:42:05.191Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:42:05 [2020-11-10T00:42:05.191Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:42:05 [2020-11-10T00:42:05.191Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:42:05 [2020-11-10T00:42:05.191Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:42:05 [2020-11-10T00:42:05.191Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:42:05 [2020-11-10T00:42:05.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:42:05 [2020-11-10T00:42:05.191Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s)
00:42:05 [2020-11-10T00:42:05.191Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s)
00:42:05 [2020-11-10T00:42:05.191Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s)
00:42:05 [2020-11-10T00:42:05.191Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
00:42:05 [2020-11-10T00:42:05.191Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
00:42:05 [2020-11-10T00:42:05.191Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:42:05 [2020-11-10T00:42:05.770Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
00:42:05 [2020-11-10T00:42:05.770Z] === RUN   TestCreateDifferentPlatform
00:42:05 [2020-11-10T00:42:05.770Z] === RUN   TestCreateDifferentPlatform/different_os
00:42:05 [2020-11-10T00:42:05.771Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:42:05 [2020-11-10T00:42:05.771Z] --- PASS: TestCreateDifferentPlatform (0.03s)
00:42:05 [2020-11-10T00:42:05.771Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
00:42:05 [2020-11-10T00:42:05.771Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:42:05 [2020-11-10T00:42:05.771Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:42:05 [2020-11-10T00:42:05.771Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
00:42:05 [2020-11-10T00:42:05.771Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:42:05 [2020-11-10T00:42:05.771Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
00:42:05 [2020-11-10T00:42:05.771Z] === RUN   TestContainerStartOnDaemonRestart
00:42:05 [2020-11-10T00:42:05.771Z] === PAUSE TestContainerStartOnDaemonRestart
00:42:05 [2020-11-10T00:42:05.771Z] === RUN   TestDaemonRestartIpcMode
00:42:05 [2020-11-10T00:42:05.771Z] === PAUSE TestDaemonRestartIpcMode
00:42:05 [2020-11-10T00:42:05.771Z] === RUN   TestDaemonHostGatewayIP
00:42:05 [2020-11-10T00:42:05.771Z] === PAUSE TestDaemonHostGatewayIP
00:42:05 [2020-11-10T00:42:05.771Z] === RUN   TestContainerKillOnDaemonStart
00:42:05 [2020-11-10T00:42:05.771Z] === PAUSE TestContainerKillOnDaemonStart
00:42:05 [2020-11-10T00:42:05.771Z] === RUN   TestDiff
00:42:05 [2020-11-10T00:42:05.845Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
00:42:06 [2020-11-10T00:42:06.104Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:42:06 [2020-11-10T00:42:06.363Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:42:06 [2020-11-10T00:42:06.713Z] --- PASS: TestDiff (0.80s)
00:42:06 [2020-11-10T00:42:06.713Z] === RUN   TestExecWithCloseStdin
00:42:07 [2020-11-10T00:42:07.654Z] --- PASS: TestExecWithCloseStdin (0.89s)
00:42:07 [2020-11-10T00:42:07.654Z] === RUN   TestExec
00:42:07 [2020-11-10T00:42:07.744Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:42:07 [2020-11-10T00:42:07.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.96s)
00:42:07 [2020-11-10T00:42:07.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s)
00:42:07 [2020-11-10T00:42:07.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.79s)
00:42:07 [2020-11-10T00:42:07.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.89s)
00:42:07 [2020-11-10T00:42:07.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.56s)
00:42:07 [2020-11-10T00:42:07.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s)
00:42:07 [2020-11-10T00:42:07.744Z] === RUN   TestBuildMultiStageCopy
00:42:07 [2020-11-10T00:42:07.744Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:42:07 [2020-11-10T00:42:07.744Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
00:42:08 [2020-11-10T00:42:08.160Z] --- PASS: TestServiceCreateInit (10.47s)
00:42:08 [2020-11-10T00:42:08.160Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s)
00:42:08 [2020-11-10T00:42:08.160Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s)
00:42:08 [2020-11-10T00:42:08.160Z] === RUN   TestCreateServiceMultipleTimes
00:42:08 [2020-11-10T00:42:08.596Z] --- PASS: TestExec (0.88s)
00:42:08 [2020-11-10T00:42:08.596Z] === RUN   TestExecUser
00:42:09 [2020-11-10T00:42:09.167Z] --- PASS: TestExecUser (0.85s)
00:42:09 [2020-11-10T00:42:09.167Z] === RUN   TestExportContainerAndImportImage
00:42:09 [2020-11-10T00:42:09.654Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:42:09 [2020-11-10T00:42:09.654Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
00:42:09 [2020-11-10T00:42:09.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:42:10 [2020-11-10T00:42:10.174Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:42:10 [2020-11-10T00:42:10.174Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
00:42:10 [2020-11-10T00:42:10.554Z] --- PASS: TestExportContainerAndImportImage (1.11s)
00:42:10 [2020-11-10T00:42:10.554Z] === RUN   TestExportContainerAfterDaemonRestart
00:42:10 [2020-11-10T00:42:10.743Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:42:11 [2020-11-10T00:42:11.003Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
00:42:11 [2020-11-10T00:42:11.003Z] --- PASS: TestBuildMultiStageCopy (3.13s)
00:42:11 [2020-11-10T00:42:11.003Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.72s)
00:42:11 [2020-11-10T00:42:11.003Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.33s)
00:42:11 [2020-11-10T00:42:11.003Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s)
00:42:11 [2020-11-10T00:42:11.003Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s)
00:42:11 [2020-11-10T00:42:11.003Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s)
00:42:11 [2020-11-10T00:42:11.003Z] === RUN   TestBuildMultiStageParentConfig
00:42:11 [2020-11-10T00:42:11.571Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
00:42:11 [2020-11-10T00:42:11.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:42:11 [2020-11-10T00:42:11.833Z] --- PASS: TestBuildMultiStageParentConfig (0.99s)
00:42:11 [2020-11-10T00:42:11.833Z] === RUN   TestBuildLabelWithTargets
00:42:12 [2020-11-10T00:42:12.092Z] === RUN   TestDockerSuite/TestAttachAfterDetach
00:42:12 [2020-11-10T00:42:12.468Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s)
00:42:12 [2020-11-10T00:42:12.468Z] === RUN   TestHealthCheckWorkdir
00:42:13 [2020-11-10T00:42:13.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:42:13 [2020-11-10T00:42:13.409Z] --- PASS: TestHealthCheckWorkdir (1.05s)
00:42:13 [2020-11-10T00:42:13.409Z] === RUN   TestHealthKillContainer
00:42:13 [2020-11-10T00:42:13.471Z] --- PASS: TestBuildLabelWithTargets (1.35s)
00:42:13 [2020-11-10T00:42:13.471Z] === RUN   TestBuildWithEmptyLayers
00:42:13 [2020-11-10T00:42:13.730Z] --- PASS: TestBuildWithEmptyLayers (0.51s)
00:42:13 [2020-11-10T00:42:13.730Z] === RUN   TestBuildMultiStageOnBuild
00:42:13 [2020-11-10T00:42:13.990Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
00:42:14 [2020-11-10T00:42:14.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:42:15 [2020-11-10T00:42:15.371Z] === RUN   TestDockerSuite/TestAttachDetach
00:42:15 [2020-11-10T00:42:15.631Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
00:42:15 [2020-11-10T00:42:15.631Z] === RUN   TestBuildUncleanTarFilenames
00:42:15 [2020-11-10T00:42:15.631Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
00:42:15 [2020-11-10T00:42:15.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:42:15 [2020-11-10T00:42:15.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:42:16 [2020-11-10T00:42:16.576Z] === RUN   TestDockerSuite/TestAttachDisconnect
00:42:16 [2020-11-10T00:42:16.708Z] --- PASS: TestHealthKillContainer (2.85s)
00:42:16 [2020-11-10T00:42:16.708Z] === RUN   TestInspectCpusetInConfigPre120
00:42:16 [2020-11-10T00:42:16.969Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
00:42:16 [2020-11-10T00:42:16.969Z] === RUN   TestIpcModeNone
00:42:17 [2020-11-10T00:42:17.145Z] --- PASS: TestBuildUncleanTarFilenames (1.49s)
00:42:17 [2020-11-10T00:42:17.145Z] === RUN   TestBuildMultiStageLayerLeak
00:42:17 [2020-11-10T00:42:17.405Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
00:42:17 [2020-11-10T00:42:17.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:42:17 [2020-11-10T00:42:17.910Z] --- PASS: TestIpcModeNone (0.88s)
00:42:17 [2020-11-10T00:42:17.910Z] === RUN   TestIpcModePrivate
00:42:18 [2020-11-10T00:42:18.343Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
00:42:18 [2020-11-10T00:42:18.852Z] --- PASS: TestIpcModePrivate (0.88s)
00:42:18 [2020-11-10T00:42:18.852Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
00:42:18 [2020-11-10T00:42:18.852Z] === RUN   TestIpcModeShareable
00:42:19 [2020-11-10T00:42:19.282Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s)
00:42:19 [2020-11-10T00:42:19.282Z] === RUN   TestBuildWithHugeFile
00:42:19 [2020-11-10T00:42:19.542Z] === RUN   TestDockerSuite/TestAttachPausedContainer
00:42:19 [2020-11-10T00:42:19.794Z] --- PASS: TestIpcModeShareable (0.88s)
00:42:19 [2020-11-10T00:42:19.794Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
00:42:19 [2020-11-10T00:42:19.794Z] === RUN   TestAPIIpcModeShareableAndContainer
00:42:20 [2020-11-10T00:42:20.482Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
00:42:20 [2020-11-10T00:42:20.742Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
00:42:21 [2020-11-10T00:42:21.312Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
00:42:21 [2020-11-10T00:42:21.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:42:22 [2020-11-10T00:42:22.339Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s)
00:42:22 [2020-11-10T00:42:22.339Z] === RUN   TestAPIIpcModeHost
00:42:22 [2020-11-10T00:42:22.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:42:22 [2020-11-10T00:42:22.911Z] --- PASS: TestAPIIpcModeHost (0.64s)
00:42:22 [2020-11-10T00:42:22.911Z] === RUN   TestDaemonIpcModeShareable
00:42:23 [2020-11-10T00:42:23.222Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
00:42:23 [2020-11-10T00:42:23.223Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
00:42:24 [2020-11-10T00:42:24.825Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
00:42:24 [2020-11-10T00:42:24.825Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
00:42:24 [2020-11-10T00:42:24.825Z] === RUN   TestDaemonIpcModePrivate
00:42:24 [2020-11-10T00:42:24.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:42:25 [2020-11-10T00:42:25.173Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:42:25 [2020-11-10T00:42:25.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:42:26 [2020-11-10T00:42:26.141Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:42:26 [2020-11-10T00:42:26.741Z] --- PASS: TestDaemonIpcModePrivate (1.89s)
00:42:26 [2020-11-10T00:42:26.741Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
00:42:26 [2020-11-10T00:42:26.741Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:42:26 [2020-11-10T00:42:26.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:42:27 [2020-11-10T00:42:27.523Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:42:27 [2020-11-10T00:42:27.523Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:42:27 [2020-11-10T00:42:27.785Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
00:42:28 [2020-11-10T00:42:28.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:42:28 [2020-11-10T00:42:28.656Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s)
00:42:28 [2020-11-10T00:42:28.656Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
00:42:28 [2020-11-10T00:42:28.656Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:42:29 [2020-11-10T00:42:29.167Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:42:30 [2020-11-10T00:42:30.105Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:42:30 [2020-11-10T00:42:30.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:42:30 [2020-11-10T00:42:30.570Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s)
00:42:30 [2020-11-10T00:42:30.570Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
00:42:30 [2020-11-10T00:42:30.570Z] === RUN   TestIpcModeOlderClient
00:42:30 [2020-11-10T00:42:30.570Z] === PAUSE TestIpcModeOlderClient
00:42:30 [2020-11-10T00:42:30.570Z] === RUN   TestKillContainerInvalidSignal
00:42:31 [2020-11-10T00:42:31.047Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
00:42:31 [2020-11-10T00:42:31.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:42:31 [2020-11-10T00:42:31.515Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
00:42:31 [2020-11-10T00:42:31.515Z] === RUN   TestKillContainer
00:42:31 [2020-11-10T00:42:31.515Z] === RUN   TestKillContainer/no_signal
00:42:31 [2020-11-10T00:42:31.801Z] --- PASS: TestImportExtremelyLargeImageWorks (102.69s)
00:42:31 [2020-11-10T00:42:31.801Z] PASS
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === Skipped
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] DONE 12 tests, 1 skipped in 106.418s
00:42:31 [2020-11-10T00:42:31.801Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:42:31 [2020-11-10T00:42:31.801Z] INFO: Testing against a local daemon
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestNetworkCreateDelete
00:42:31 [2020-11-10T00:42:31.801Z] --- PASS: TestNetworkCreateDelete (0.12s)
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDockerNetworkDeletePreferID
00:42:31 [2020-11-10T00:42:31.801Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDaemonDNSFallback
00:42:31 [2020-11-10T00:42:31.801Z] --- PASS: TestDaemonDNSFallback (7.32s)
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestInspectNetwork
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestInspectNetwork (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestRunContainerWithBridgeNone
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestNetworkInvalidJSON
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestNetworkInvalidJSON//networks/create
00:42:31 [2020-11-10T00:42:31.801Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:42:31 [2020-11-10T00:42:31.801Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:42:31 [2020-11-10T00:42:31.801Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:42:31 [2020-11-10T00:42:31.801Z] === CONT  TestNetworkInvalidJSON//networks/create
00:42:31 [2020-11-10T00:42:31.801Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:42:31 [2020-11-10T00:42:31.801Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:42:31 [2020-11-10T00:42:31.801Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:42:31 [2020-11-10T00:42:31.801Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestHostIPv4BridgeLabel
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDaemonRestartWithLiveRestore
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDaemonDefaultNetworkPools
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDaemonRestartWithExistingNetwork
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestServiceWithPredefinedNetwork
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:236: FLAKY_TEST
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestServiceWithDataPathPortInit
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:31 [2020-11-10T00:42:31.801Z] PASS
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === Skipped
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:236: FLAKY_TEST
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] DONE 19 tests, 12 skipped in 8.095s
00:42:31 [2020-11-10T00:42:31.801Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:42:31 [2020-11-10T00:42:31.801Z] INFO: Testing against a local daemon
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDockerNetworkIpvlanPersistance
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDockerNetworkIpvlan
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:42:31 [2020-11-10T00:42:31.801Z] PASS
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === Skipped
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] DONE 2 tests, 2 skipped in 0.114s
00:42:31 [2020-11-10T00:42:31.801Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:42:31 [2020-11-10T00:42:31.801Z] INFO: Testing against a local daemon
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDockerNetworkMacvlanPersistance
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestDockerNetworkMacvlan
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] PASS
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === Skipped
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
00:42:31 [2020-11-10T00:42:31.801Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] DONE 2 tests, 2 skipped in 0.110s
00:42:31 [2020-11-10T00:42:31.801Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:42:31 [2020-11-10T00:42:31.801Z] testing: warning: no tests to run
00:42:31 [2020-11-10T00:42:31.801Z] PASS
00:42:31 [2020-11-10T00:42:31.801Z] 
00:42:31 [2020-11-10T00:42:31.801Z] DONE 0 tests in 0.023s
00:42:31 [2020-11-10T00:42:31.801Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:42:31 [2020-11-10T00:42:31.801Z] INFO: Testing against a local daemon
00:42:31 [2020-11-10T00:42:31.801Z] === RUN   TestAuthZPluginAllowRequest
00:42:31 [2020-11-10T00:42:31.801Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginTLS
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginTLS (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginDenyRequest
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginAPIDenyResponse
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginDenyResponse
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginAllowEventStream
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginErrorResponse
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginErrorRequest
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginHeader
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginHeader (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginV2Disable
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:42:31 [2020-11-10T00:42:31.802Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] PASS
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === Skipped
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
00:42:31 [2020-11-10T00:42:31.802Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] 
00:42:31 [2020-11-10T00:42:31.802Z] DONE 17 tests, 17 skipped in 0.392s
00:42:31 [2020-11-10T00:42:31.802Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:42:32 [2020-11-10T00:42:32.062Z] INFO: Testing against a local daemon
00:42:32 [2020-11-10T00:42:32.062Z] === RUN   TestPluginInvalidJSON
00:42:32 [2020-11-10T00:42:32.062Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:42:32 [2020-11-10T00:42:32.062Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:42:32 [2020-11-10T00:42:32.062Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:42:32 [2020-11-10T00:42:32.062Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:42:32 [2020-11-10T00:42:32.062Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:42:32 [2020-11-10T00:42:32.062Z] === RUN   TestPluginInstall
00:42:32 [2020-11-10T00:42:32.062Z] --- SKIP: TestPluginInstall (0.00s)
00:42:32 [2020-11-10T00:42:32.062Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:32 [2020-11-10T00:42:32.062Z] PASS
00:42:32 [2020-11-10T00:42:32.062Z] 
00:42:32 [2020-11-10T00:42:32.062Z] === Skipped
00:42:32 [2020-11-10T00:42:32.062Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
00:42:32 [2020-11-10T00:42:32.062Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:42:32 [2020-11-10T00:42:32.062Z] 
00:42:32 [2020-11-10T00:42:32.062Z] 
00:42:32 [2020-11-10T00:42:32.062Z] DONE 3 tests, 1 skipped in 0.150s
00:42:32 [2020-11-10T00:42:32.062Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:42:32 [2020-11-10T00:42:32.062Z] INFO: Testing against a local daemon
00:42:32 [2020-11-10T00:42:32.062Z] === RUN   TestExternalGraphDriver
00:42:32 [2020-11-10T00:42:32.062Z] --- SKIP: TestExternalGraphDriver (0.07s)
00:42:32 [2020-11-10T00:42:32.062Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:42:32 [2020-11-10T00:42:32.062Z] === RUN   TestGraphdriverPluginV2
00:42:32 [2020-11-10T00:42:32.086Z] === RUN   TestKillContainer/non_killing_signal
00:42:32 [2020-11-10T00:42:32.657Z] === RUN   TestKillContainer/killing_signal
00:42:32 [2020-11-10T00:42:32.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:42:33 [2020-11-10T00:42:33.598Z] --- PASS: TestKillContainer (2.38s)
00:42:33 [2020-11-10T00:42:33.598Z]     --- PASS: TestKillContainer/no_signal (0.80s)
00:42:33 [2020-11-10T00:42:33.598Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
00:42:33 [2020-11-10T00:42:33.598Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
00:42:33 [2020-11-10T00:42:33.598Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:42:33 [2020-11-10T00:42:33.598Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:42:34 [2020-11-10T00:42:34.201Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:42:34 [2020-11-10T00:42:34.201Z] Using test binary docker
00:42:34 [2020-11-10T00:42:34.201Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:42:34 [2020-11-10T00:42:34.201Z] +++ /etc/init.d/apparmor start
00:42:34 [2020-11-10T00:42:34.201Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:42:34 [2020-11-10T00:42:34.201Z] INFO: Waiting for daemon to start...
00:42:34 [2020-11-10T00:42:34.201Z] Starting dockerd
00:42:34 [2020-11-10T00:42:34.201Z] +++ 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
00:42:34 [2020-11-10T00:42:34.339Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
00:42:34 [2020-11-10T00:42:34.541Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:42:35 [2020-11-10T00:42:35.267Z] --- PASS: TestCreateServiceMultipleTimes (22.97s)
00:42:35 [2020-11-10T00:42:35.267Z] === RUN   TestCreateServiceConflict
00:42:35 [2020-11-10T00:42:35.267Z] --- PASS: TestCreateServiceConflict (3.69s)
00:42:35 [2020-11-10T00:42:35.267Z] === RUN   TestCreateServiceMaxReplicas
00:42:35 [2020-11-10T00:42:35.482Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s)
00:42:35 [2020-11-10T00:42:35.482Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
00:42:35 [2020-11-10T00:42:35.482Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
00:42:35 [2020-11-10T00:42:35.482Z] === RUN   TestKillStoppedContainer
00:42:35 [2020-11-10T00:42:35.482Z] --- PASS: TestKillStoppedContainer (0.12s)
00:42:35 [2020-11-10T00:42:35.482Z] === RUN   TestKillStoppedContainerAPIPre120
00:42:35 [2020-11-10T00:42:35.482Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
00:42:35 [2020-11-10T00:42:35.482Z] === RUN   TestKillDifferentUserContainer
00:42:36 [2020-11-10T00:42:36.284Z] .
00:42:36 [2020-11-10T00:42:36.284Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:42:36 [2020-11-10T00:42:36.284Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:42:36 [2020-11-10T00:42:36.284Z] Error: No such image: emptyfs
00:42:36 [2020-11-10T00:42:36.284Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:42:36 [2020-11-10T00:42:36.284Z] ++++ docker load
00:42:36 [2020-11-10T00:42:36.284Z] Running integration-test (iteration 1)
00:42:36 [2020-11-10T00:42:36.284Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
00:42:36 [2020-11-10T00:42:36.284Z] ++ 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
00:42:36 [2020-11-10T00:42:36.284Z] ++ set -e
00:42:36 [2020-11-10T00:42:36.284Z] ++ '[' -n 0 ']'
00:42:36 [2020-11-10T00:42:36.284Z] ++ set -x
00:42:36 [2020-11-10T00:42:36.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:42:36 [2020-11-10T00:42:36.428Z] --- PASS: TestKillDifferentUserContainer (0.79s)
00:42:36 [2020-11-10T00:42:36.428Z] === RUN   TestInspectOomKilledTrue
00:42:36 [2020-11-10T00:42:36.428Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:42:36 [2020-11-10T00:42:36.428Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:42:36 [2020-11-10T00:42:36.428Z] === RUN   TestInspectOomKilledFalse
00:42:36 [2020-11-10T00:42:36.428Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:42:36 [2020-11-10T00:42:36.428Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:42:36 [2020-11-10T00:42:36.428Z] === RUN   TestLinksEtcHostsContentMatch
00:42:37 [2020-11-10T00:42:37.003Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
00:42:37 [2020-11-10T00:42:37.003Z] === RUN   TestLinksContainerNames
00:42:37 [2020-11-10T00:42:37.632Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
00:42:38 [2020-11-10T00:42:38.636Z] --- PASS: TestGraphdriverPluginV2 (5.69s)
00:42:38 [2020-11-10T00:42:38.636Z] PASS
00:42:38 [2020-11-10T00:42:38.636Z] 
00:42:38 [2020-11-10T00:42:38.636Z] === Skipped
00:42:38 [2020-11-10T00:42:38.636Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
00:42:38 [2020-11-10T00:42:38.636Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:42:38 [2020-11-10T00:42:38.636Z] 
00:42:38 [2020-11-10T00:42:38.636Z] 
00:42:38 [2020-11-10T00:42:38.636Z] DONE 2 tests, 1 skipped in 5.871s
00:42:38 [2020-11-10T00:42:38.636Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:42:38 [2020-11-10T00:42:38.636Z] INFO: Testing against a local daemon
00:42:38 [2020-11-10T00:42:38.636Z] === RUN   TestContinueAfterPluginCrash
00:42:38 [2020-11-10T00:42:38.636Z] === PAUSE TestContinueAfterPluginCrash
00:42:38 [2020-11-10T00:42:38.636Z] === RUN   TestReadPluginNoRead
00:42:38 [2020-11-10T00:42:38.636Z] === PAUSE TestReadPluginNoRead
00:42:38 [2020-11-10T00:42:38.636Z] === RUN   TestDaemonStartWithLogOpt
00:42:38 [2020-11-10T00:42:38.636Z] === PAUSE TestDaemonStartWithLogOpt
00:42:38 [2020-11-10T00:42:38.636Z] === CONT  TestContinueAfterPluginCrash
00:42:38 [2020-11-10T00:42:38.636Z] === CONT  TestDaemonStartWithLogOpt
00:42:38 [2020-11-10T00:42:38.916Z] --- PASS: TestLinksContainerNames (1.56s)
00:42:38 [2020-11-10T00:42:38.917Z] === RUN   TestLogsFollowTailEmpty
00:42:38 [2020-11-10T00:42:38.946Z] --- PASS: TestCreateServiceMaxReplicas (3.85s)
00:42:38 [2020-11-10T00:42:38.946Z] === RUN   TestCreateWithDuplicateNetworkNames
00:42:39 [2020-11-10T00:42:39.489Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
00:42:39 [2020-11-10T00:42:39.489Z] === RUN   TestContainerNetworkMountsNoChown
00:42:40 [2020-11-10T00:42:40.060Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/default
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/default
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/private
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/private
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rprivate
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rprivate
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/slave
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/slave
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rslave
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rslave
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/shared
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/shared
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rshared
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rshared
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/default
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/rslave
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/rshared
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/slave
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/shared
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/private
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/private/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/default/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/rprivate
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/private/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/default/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:42:40 [2020-11-10T00:42:40.060Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:42:40 [2020-11-10T00:42:40.060Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/private/mount_root
00:42:40 [2020-11-10T00:42:40.321Z] === CONT  TestMountDaemonRoot/private/bind_root
00:42:40 [2020-11-10T00:42:40.581Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:42:40 [2020-11-10T00:42:40.581Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:42:40 [2020-11-10T00:42:40.581Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:42:40 [2020-11-10T00:42:40.581Z] === CONT  TestMountDaemonRoot/default/bind_root
00:42:40 [2020-11-10T00:42:40.581Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:42:40 [2020-11-10T00:42:40.581Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:42:40 [2020-11-10T00:42:40.581Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:42:40 [2020-11-10T00:42:40.581Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:42:40 [2020-11-10T00:42:40.581Z] === CONT  TestMountDaemonRoot/default/mount_root
00:42:40 [2020-11-10T00:42:40.581Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:42:40 [2020-11-10T00:42:40.581Z] --- PASS: TestMountDaemonRoot (0.04s)
00:42:40 [2020-11-10T00:42:40.581Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
00:42:40 [2020-11-10T00:42:40.581Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
00:42:40 [2020-11-10T00:42:40.581Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
00:42:40 [2020-11-10T00:42:40.581Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
00:42:40 [2020-11-10T00:42:40.581Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
00:42:40 [2020-11-10T00:42:40.581Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
00:42:40 [2020-11-10T00:42:40.581Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
00:42:40 [2020-11-10T00:42:40.581Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
00:42:40 [2020-11-10T00:42:40.581Z] === RUN   TestContainerBindMountNonRecursive
00:42:41 [2020-11-10T00:42:41.844Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
00:42:43 [2020-11-10T00:42:43.126Z] --- PASS: TestContainerBindMountNonRecursive (2.32s)
00:42:43 [2020-11-10T00:42:43.126Z] === RUN   TestContainerVolumesMountedAsShared
00:42:43 [2020-11-10T00:42:43.698Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s)
00:42:43 [2020-11-10T00:42:43.698Z] === RUN   TestContainerVolumesMountedAsSlave
00:42:44 [2020-11-10T00:42:44.382Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
00:42:44 [2020-11-10T00:42:44.640Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s)
00:42:44 [2020-11-10T00:42:44.640Z] === RUN   TestNetworkNat
00:42:45 [2020-11-10T00:42:45.211Z] --- PASS: TestNetworkNat (0.88s)
00:42:45 [2020-11-10T00:42:45.211Z] === RUN   TestNetworkLocalhostTCPNat
00:42:45 [2020-11-10T00:42:45.212Z] --- PASS: TestDaemonStartWithLogOpt (6.42s)
00:42:45 [2020-11-10T00:42:45.212Z] === CONT  TestReadPluginNoRead
00:42:45 [2020-11-10T00:42:45.764Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
00:42:46 [2020-11-10T00:42:46.049Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:42:46 [2020-11-10T00:42:46.152Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
00:42:46 [2020-11-10T00:42:46.152Z] === RUN   TestNetworkLoopbackNat
00:42:47 [2020-11-10T00:42:47.147Z] --- PASS: TestContinueAfterPluginCrash (9.10s)
00:42:48 [2020-11-10T00:42:48.112Z] === RUN   TestReadPluginNoRead/default
00:42:48 [2020-11-10T00:42:48.970Z] Loaded image: buildpack-deps:buster
00:42:49 [2020-11-10T00:42:49.058Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
00:42:49 [2020-11-10T00:42:49.058Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
00:42:49 [2020-11-10T00:42:49.263Z] Loaded image: busybox:latest
00:42:49 [2020-11-10T00:42:49.263Z] Loaded image: busybox:glibc
00:42:49 [2020-11-10T00:42:49.263Z] Loaded image: debian:buster
00:42:49 [2020-11-10T00:42:49.449Z] --- PASS: TestNetworkLoopbackNat (3.17s)
00:42:49 [2020-11-10T00:42:49.449Z] === RUN   TestPause
00:42:49 [2020-11-10T00:42:49.556Z] Loaded image: hello-world:latest
00:42:49 [2020-11-10T00:42:49.556Z] Loaded image: arm32v7/hello-world:latest
00:42:49 [2020-11-10T00:42:49.556Z] INFO: Testing against a local daemon
00:42:49 [2020-11-10T00:42:49.556Z] === RUN   TestCgroupNamespacesBuild
00:42:49 [2020-11-10T00:42:49.628Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
00:42:50 [2020-11-10T00:42:50.021Z] --- PASS: TestPause (0.81s)
00:42:50 [2020-11-10T00:42:50.021Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:42:50 [2020-11-10T00:42:50.021Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:42:50 [2020-11-10T00:42:50.021Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:42:50 [2020-11-10T00:42:50.021Z] === RUN   TestPauseStopPausedContainer
00:42:50 [2020-11-10T00:42:50.675Z] === RUN   TestReadPluginNoRead/disabled_caching
00:42:50 [2020-11-10T00:42:50.962Z] --- PASS: TestPauseStopPausedContainer (0.83s)
00:42:50 [2020-11-10T00:42:50.962Z] === RUN   TestPsFilter
00:42:51 [2020-11-10T00:42:51.069Z] --- PASS: TestCgroupNamespacesBuild (1.38s)
00:42:51 [2020-11-10T00:42:51.069Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:42:51 [2020-11-10T00:42:51.223Z] --- PASS: TestPsFilter (0.26s)
00:42:51 [2020-11-10T00:42:51.223Z] === RUN   TestRemoveContainerWithRemovedVolume
00:42:51 [2020-11-10T00:42:51.540Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
00:42:51 [2020-11-10T00:42:51.803Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:42:51 [2020-11-10T00:42:51.803Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
00:42:52 [2020-11-10T00:42:52.164Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
00:42:52 [2020-11-10T00:42:52.164Z] === RUN   TestRemoveContainerWithVolume
00:42:52 [2020-11-10T00:42:52.371Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:42:52 [2020-11-10T00:42:52.581Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s)
00:42:52 [2020-11-10T00:42:52.581Z] === RUN   TestBuildWithSession
00:42:52 [2020-11-10T00:42:52.581Z] --- SKIP: TestBuildWithSession (0.00s)
00:42:52 [2020-11-10T00:42:52.581Z]     build_session_test.go:25: TODO: BuildKit
00:42:52 [2020-11-10T00:42:52.581Z] === RUN   TestBuildSquashParent
00:42:52 [2020-11-10T00:42:52.582Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:42:52 [2020-11-10T00:42:52.735Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
00:42:52 [2020-11-10T00:42:52.735Z] === RUN   TestRemoveContainerRunning
00:42:53 [2020-11-10T00:42:53.676Z] --- PASS: TestRemoveContainerRunning (0.80s)
00:42:53 [2020-11-10T00:42:53.676Z] === RUN   TestRemoveContainerForceRemoveRunning
00:42:54 [2020-11-10T00:42:54.247Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
00:42:54 [2020-11-10T00:42:54.247Z] === RUN   TestRemoveInvalidContainer
00:42:54 [2020-11-10T00:42:54.450Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.91s)
00:42:54 [2020-11-10T00:42:54.450Z] === RUN   TestCreateServiceSecretFileMode
00:42:54 [2020-11-10T00:42:54.508Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:42:54 [2020-11-10T00:42:54.508Z] === RUN   TestRenameLinkedContainer
00:42:54 [2020-11-10T00:42:54.911Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:42:54 [2020-11-10T00:42:54.911Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
00:42:54 [2020-11-10T00:42:54.911Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:42:55 [2020-11-10T00:42:55.123Z] --- PASS: TestReadPluginNoRead (10.26s)
00:42:55 [2020-11-10T00:42:55.123Z]     --- PASS: TestReadPluginNoRead/default (2.22s)
00:42:55 [2020-11-10T00:42:55.123Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.25s)
00:42:55 [2020-11-10T00:42:55.123Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s)
00:42:55 [2020-11-10T00:42:55.123Z]     read_test.go:92: [da81e619c554e] daemon is not started
00:42:55 [2020-11-10T00:42:55.123Z] PASS
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] DONE 6 tests in 16.814s
00:42:55 [2020-11-10T00:42:55.123Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:42:55 [2020-11-10T00:42:55.123Z] testing: warning: no tests to run
00:42:55 [2020-11-10T00:42:55.123Z] PASS
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] DONE 0 tests in 0.041s
00:42:55 [2020-11-10T00:42:55.123Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:42:55 [2020-11-10T00:42:55.123Z] INFO: Testing against a local daemon
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestPluginWithDevMounts
00:42:55 [2020-11-10T00:42:55.123Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:42:55 [2020-11-10T00:42:55.123Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:42:55 [2020-11-10T00:42:55.123Z] PASS
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] === Skipped
00:42:55 [2020-11-10T00:42:55.123Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
00:42:55 [2020-11-10T00:42:55.123Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] DONE 1 tests, 1 skipped in 0.129s
00:42:55 [2020-11-10T00:42:55.123Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:42:55 [2020-11-10T00:42:55.123Z] INFO: Testing against a local daemon
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestSecretInspect
00:42:55 [2020-11-10T00:42:55.123Z] --- SKIP: TestSecretInspect (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestSecretList
00:42:55 [2020-11-10T00:42:55.123Z] --- SKIP: TestSecretList (0.02s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestSecretsCreateAndDelete
00:42:55 [2020-11-10T00:42:55.123Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestSecretsUpdate
00:42:55 [2020-11-10T00:42:55.123Z] --- SKIP: TestSecretsUpdate (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestTemplatedSecret
00:42:55 [2020-11-10T00:42:55.123Z] --- SKIP: TestTemplatedSecret (0.00s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestSecretCreateResolve
00:42:55 [2020-11-10T00:42:55.123Z] --- SKIP: TestSecretCreateResolve (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] PASS
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] === Skipped
00:42:55 [2020-11-10T00:42:55.123Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] 
00:42:55 [2020-11-10T00:42:55.123Z] DONE 6 tests, 6 skipped in 0.174s
00:42:55 [2020-11-10T00:42:55.123Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:42:55 [2020-11-10T00:42:55.123Z] INFO: Testing against a local daemon
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestServiceCreateInit
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:42:55 [2020-11-10T00:42:55.123Z] --- PASS: TestServiceCreateInit (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:42:55 [2020-11-10T00:42:55.123Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:42:55 [2020-11-10T00:42:55.123Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestCreateServiceMultipleTimes
00:42:55 [2020-11-10T00:42:55.123Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestCreateServiceConflict
00:42:55 [2020-11-10T00:42:55.123Z] --- SKIP: TestCreateServiceConflict (0.01s)
00:42:55 [2020-11-10T00:42:55.123Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestCreateServiceMaxReplicas
00:42:55 [2020-11-10T00:42:55.123Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
00:42:55 [2020-11-10T00:42:55.123Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.123Z] === RUN   TestCreateWithDuplicateNetworkNames
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
00:42:55 [2020-11-10T00:42:55.383Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestCreateServiceSecretFileMode
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
00:42:55 [2020-11-10T00:42:55.383Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestCreateServiceConfigFileMode
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
00:42:55 [2020-11-10T00:42:55.383Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestCreateServiceSysctls
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestCreateServiceSysctls (0.02s)
00:42:55 [2020-11-10T00:42:55.383Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestCreateServiceCapabilities
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
00:42:55 [2020-11-10T00:42:55.383Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestInspect
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestInspect (0.01s)
00:42:55 [2020-11-10T00:42:55.383Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestCreateJob
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestCreateJob (0.01s)
00:42:55 [2020-11-10T00:42:55.383Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestReplicatedJob
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestReplicatedJob (0.01s)
00:42:55 [2020-11-10T00:42:55.383Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestUpdateReplicatedJob
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
00:42:55 [2020-11-10T00:42:55.383Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestServiceListWithStatuses
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:42:55 [2020-11-10T00:42:55.383Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestDockerNetworkConnectAlias
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
00:42:55 [2020-11-10T00:42:55.383Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestDockerNetworkReConnect
00:42:55 [2020-11-10T00:42:55.383Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
00:42:55 [2020-11-10T00:42:55.383Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:55 [2020-11-10T00:42:55.383Z] === RUN   TestServicePlugin
00:42:56 [2020-11-10T00:42:56.292Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
00:42:56 [2020-11-10T00:42:56.552Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
00:42:57 [2020-11-10T00:42:57.055Z] --- PASS: TestBuildSquashParent (4.05s)
00:42:57 [2020-11-10T00:42:57.055Z] === RUN   TestBuildWithRemoveAndForceRemove
00:42:57 [2020-11-10T00:42:57.055Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:42:57 [2020-11-10T00:42:57.055Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:42:57 [2020-11-10T00:42:57.055Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:42:57 [2020-11-10T00:42:57.055Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:42:57 [2020-11-10T00:42:57.055Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:42:57 [2020-11-10T00:42:57.055Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:42:57 [2020-11-10T00:42:57.055Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:42:57 [2020-11-10T00:42:57.055Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:42:57 [2020-11-10T00:42:57.055Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:42:57 [2020-11-10T00:42:57.055Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:42:57 [2020-11-10T00:42:57.055Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:42:57 [2020-11-10T00:42:57.055Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:42:57 [2020-11-10T00:42:57.055Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:42:57 [2020-11-10T00:42:57.055Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:42:57 [2020-11-10T00:42:57.055Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:42:57 [2020-11-10T00:42:57.055Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:42:57 [2020-11-10T00:42:57.825Z] --- PASS: TestRenameLinkedContainer (3.20s)
00:42:57 [2020-11-10T00:42:57.825Z] === RUN   TestRenameStoppedContainer
00:42:57 [2020-11-10T00:42:57.966Z] --- PASS: TestCreateServiceSecretFileMode (3.48s)
00:42:57 [2020-11-10T00:42:57.966Z] === RUN   TestCreateServiceConfigFileMode
00:42:58 [2020-11-10T00:42:58.396Z] --- PASS: TestRenameStoppedContainer (0.75s)
00:42:58 [2020-11-10T00:42:58.396Z] === RUN   TestRenameRunningContainerAndReuse
00:42:58 [2020-11-10T00:42:58.592Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:42:58 [2020-11-10T00:42:58.891Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:42:59 [2020-11-10T00:42:59.092Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:42:59 [2020-11-10T00:42:59.092Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
00:42:59 [2020-11-10T00:42:59.583Z] --- SKIP: TestServicePlugin (3.46s)
00:42:59 [2020-11-10T00:42:59.583Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.583Z] === RUN   TestServiceUpdateLabel
00:42:59 [2020-11-10T00:42:59.583Z] --- SKIP: TestServiceUpdateLabel (0.01s)
00:42:59 [2020-11-10T00:42:59.583Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.583Z] === RUN   TestServiceUpdateSecrets
00:42:59 [2020-11-10T00:42:59.583Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
00:42:59 [2020-11-10T00:42:59.583Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.583Z] === RUN   TestServiceUpdateConfigs
00:42:59 [2020-11-10T00:42:59.583Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
00:42:59 [2020-11-10T00:42:59.583Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.583Z] === RUN   TestServiceUpdateNetwork
00:42:59 [2020-11-10T00:42:59.584Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] === RUN   TestServiceUpdatePidsLimit
00:42:59 [2020-11-10T00:42:59.584Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
00:42:59 [2020-11-10T00:42:59.584Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] PASS
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === Skipped
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:42:59 [2020-11-10T00:42:59.584Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:42:59 [2020-11-10T00:42:59.584Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:42:59 [2020-11-10T00:42:59.584Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:42:59 [2020-11-10T00:42:59.584Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
00:42:59 [2020-11-10T00:42:59.584Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
00:42:59 [2020-11-10T00:42:59.584Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
00:42:59 [2020-11-10T00:42:59.584Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
00:42:59 [2020-11-10T00:42:59.584Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestInspect (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:42:59 [2020-11-10T00:42:59.584Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
00:42:59 [2020-11-10T00:42:59.584Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s)
00:42:59 [2020-11-10T00:42:59.584Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
00:42:59 [2020-11-10T00:42:59.584Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
00:42:59 [2020-11-10T00:42:59.584Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
00:42:59 [2020-11-10T00:42:59.584Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] DONE 24 tests, 23 skipped in 3.894s
00:42:59 [2020-11-10T00:42:59.584Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:42:59 [2020-11-10T00:42:59.584Z] INFO: Testing against a local daemon
00:42:59 [2020-11-10T00:42:59.584Z] === RUN   TestSessionCreate
00:42:59 [2020-11-10T00:42:59.584Z] --- PASS: TestSessionCreate (0.02s)
00:42:59 [2020-11-10T00:42:59.584Z] === RUN   TestSessionCreateWithBadUpgrade
00:42:59 [2020-11-10T00:42:59.584Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:42:59 [2020-11-10T00:42:59.584Z] PASS
00:42:59 [2020-11-10T00:42:59.584Z] 
00:42:59 [2020-11-10T00:42:59.584Z] DONE 2 tests in 0.149s
00:42:59 [2020-11-10T00:42:59.584Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:42:59 [2020-11-10T00:42:59.584Z] INFO: Testing against a local daemon
00:42:59 [2020-11-10T00:42:59.584Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:42:59 [2020-11-10T00:42:59.584Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:42:59 [2020-11-10T00:42:59.584Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:42:59 [2020-11-10T00:42:59.584Z] === RUN   TestEventsExecDie
00:42:59 [2020-11-10T00:42:59.781Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
00:42:59 [2020-11-10T00:42:59.781Z] === RUN   TestRenameInvalidName
00:42:59 [2020-11-10T00:42:59.844Z] --- PASS: TestEventsExecDie (0.48s)
00:42:59 [2020-11-10T00:42:59.845Z] === RUN   TestEventsBackwardsCompatible
00:42:59 [2020-11-10T00:42:59.845Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
00:42:59 [2020-11-10T00:42:59.845Z] === RUN   TestInfoBinaryCommits
00:42:59 [2020-11-10T00:42:59.845Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:42:59 [2020-11-10T00:42:59.845Z] === RUN   TestInfoAPIVersioned
00:42:59 [2020-11-10T00:42:59.845Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:42:59 [2020-11-10T00:42:59.845Z] === RUN   TestInfoDiscoveryBackend
00:43:00 [2020-11-10T00:43:00.473Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
00:43:00 [2020-11-10T00:43:00.722Z] --- PASS: TestRenameInvalidName (0.84s)
00:43:00 [2020-11-10T00:43:00.722Z] === RUN   TestRenameAnonymousContainer
00:43:00 [2020-11-10T00:43:00.963Z] Removing intermediate container c3def4ddd190
00:43:00 [2020-11-10T00:43:00.963Z]  ---> 8f414ff723f2
00:43:00 [2020-11-10T00:43:00.963Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
00:43:00 [2020-11-10T00:43:00.963Z]  ---> Running in c2e3c29f721f
00:43:00 [2020-11-10T00:43:00.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:43:00 [2020-11-10T00:43:00.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.24s)
00:43:00 [2020-11-10T00:43:00.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s)
00:43:00 [2020-11-10T00:43:00.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s)
00:43:00 [2020-11-10T00:43:00.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s)
00:43:00 [2020-11-10T00:43:00.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.90s)
00:43:00 [2020-11-10T00:43:00.978Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s)
00:43:00 [2020-11-10T00:43:00.978Z] === RUN   TestBuildMultiStageCopy
00:43:00 [2020-11-10T00:43:00.978Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:43:01 [2020-11-10T00:43:01.044Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
00:43:01 [2020-11-10T00:43:01.224Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
00:43:01 [2020-11-10T00:43:01.224Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:43:01 [2020-11-10T00:43:01.480Z] --- PASS: TestCreateServiceConfigFileMode (3.55s)
00:43:01 [2020-11-10T00:43:01.480Z] === RUN   TestCreateServiceSysctls
00:43:01 [2020-11-10T00:43:01.934Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
00:43:01 [2020-11-10T00:43:01.934Z] go: finding gotest.tools v0.5.3
00:43:01 [2020-11-10T00:43:01.934Z] go: finding gotest.tools/gotestsum v0.5.3
00:43:01 [2020-11-10T00:43:01.982Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:43:02 [2020-11-10T00:43:02.027Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:43:02 [2020-11-10T00:43:02.205Z] .........                                                                [ 86%]
00:43:02 [2020-11-10T00:43:02.394Z] go: downloading gotest.tools/gotestsum v0.5.3
00:43:02 [2020-11-10T00:43:02.394Z] go: extracting gotest.tools/gotestsum v0.5.3
00:43:02 [2020-11-10T00:43:02.664Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:43:02 [2020-11-10T00:43:02.664Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:43:02 [2020-11-10T00:43:02.855Z] go: downloading github.com/fatih/color v1.9.0
00:43:02 [2020-11-10T00:43:02.855Z] go: downloading github.com/spf13/pflag v1.0.3
00:43:02 [2020-11-10T00:43:02.855Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:43:02 [2020-11-10T00:43:02.855Z] go: extracting github.com/fatih/color v1.9.0
00:43:02 [2020-11-10T00:43:02.855Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:43:02 [2020-11-10T00:43:02.855Z] go: extracting github.com/spf13/pflag v1.0.3
00:43:02 [2020-11-10T00:43:02.855Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:43:02 [2020-11-10T00:43:02.855Z] go: downloading github.com/mattn/go-isatty v0.0.12
00:43:02 [2020-11-10T00:43:02.855Z] go: extracting github.com/mattn/go-isatty v0.0.12
00:43:03 [2020-11-10T00:43:03.299Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:43:03 [2020-11-10T00:43:03.316Z] go: downloading github.com/jonboulle/clockwork v0.1.0
00:43:03 [2020-11-10T00:43:03.316Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:43:03 [2020-11-10T00:43:03.316Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:43:03 [2020-11-10T00:43:03.316Z] go: extracting github.com/jonboulle/clockwork v0.1.0
00:43:03 [2020-11-10T00:43:03.316Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:43:03 [2020-11-10T00:43:03.316Z] go: downloading github.com/pkg/errors v0.9.1
00:43:03 [2020-11-10T00:43:03.316Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:43:03 [2020-11-10T00:43:03.316Z] go: extracting github.com/pkg/errors v0.9.1
00:43:03 [2020-11-10T00:43:03.316Z] go: downloading github.com/mattn/go-colorable v0.1.6
00:43:03 [2020-11-10T00:43:03.361Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:43:03 [2020-11-10T00:43:03.591Z] --- PASS: TestBuildMultiStageCopy (2.91s)
00:43:03 [2020-11-10T00:43:03.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s)
00:43:03 [2020-11-10T00:43:03.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s)
00:43:03 [2020-11-10T00:43:03.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
00:43:03 [2020-11-10T00:43:03.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s)
00:43:03 [2020-11-10T00:43:03.591Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s)
00:43:03 [2020-11-10T00:43:03.591Z] === RUN   TestBuildMultiStageParentConfig
00:43:04 [2020-11-10T00:43:04.236Z] --- PASS: TestBuildMultiStageParentConfig (0.83s)
00:43:04 [2020-11-10T00:43:04.236Z] === RUN   TestBuildLabelWithTargets
00:43:04 [2020-11-10T00:43:04.287Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:43:04 [2020-11-10T00:43:04.287Z] go: extracting github.com/mattn/go-colorable v0.1.6
00:43:04 [2020-11-10T00:43:04.287Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:43:04 [2020-11-10T00:43:04.743Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
00:43:04 [2020-11-10T00:43:04.748Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:43:04 [2020-11-10T00:43:04.924Z] --- PASS: TestRenameAnonymousContainer (4.17s)
00:43:04 [2020-11-10T00:43:04.924Z] === RUN   TestRenameContainerWithSameName
00:43:05 [2020-11-10T00:43:05.420Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
00:43:05 [2020-11-10T00:43:05.420Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:43:05 [2020-11-10T00:43:05.420Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:43:05 [2020-11-10T00:43:05.420Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:43:05 [2020-11-10T00:43:05.420Z] === RUN   TestInfoAPI
00:43:05 [2020-11-10T00:43:05.420Z] --- PASS: TestInfoAPI (0.05s)
00:43:05 [2020-11-10T00:43:05.420Z] === RUN   TestInfoAPIWarnings
00:43:05 [2020-11-10T00:43:05.756Z] --- PASS: TestBuildLabelWithTargets (1.30s)
00:43:05 [2020-11-10T00:43:05.756Z] === RUN   TestBuildWithEmptyLayers
00:43:05 [2020-11-10T00:43:05.865Z] --- PASS: TestRenameContainerWithSameName (0.78s)
00:43:05 [2020-11-10T00:43:05.865Z] === RUN   TestRenameContainerWithLinkedContainer
00:43:05 [2020-11-10T00:43:05.930Z] --- PASS: TestCreateServiceSysctls (4.38s)
00:43:05 [2020-11-10T00:43:05.930Z] === RUN   TestCreateServiceCapabilities
00:43:06 [2020-11-10T00:43:06.292Z] go: finding github.com/fatih/color v1.9.0
00:43:06 [2020-11-10T00:43:06.292Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:43:06 [2020-11-10T00:43:06.292Z] go: finding github.com/pkg/errors v0.9.1
00:43:06 [2020-11-10T00:43:06.292Z] go: finding github.com/spf13/pflag v1.0.3
00:43:06 [2020-11-10T00:43:06.292Z] go: finding github.com/mattn/go-colorable v0.1.6
00:43:06 [2020-11-10T00:43:06.292Z] go: finding github.com/mattn/go-isatty v0.0.12
00:43:06 [2020-11-10T00:43:06.292Z] go: finding github.com/jonboulle/clockwork v0.1.0
00:43:06 [2020-11-10T00:43:06.292Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:43:06 [2020-11-10T00:43:06.292Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:43:06 [2020-11-10T00:43:06.292Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:43:06 [2020-11-10T00:43:06.292Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:43:06 [2020-11-10T00:43:06.393Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
00:43:06 [2020-11-10T00:43:06.393Z] === RUN   TestBuildMultiStageOnBuild
00:43:07 [2020-11-10T00:43:07.249Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
00:43:07 [2020-11-10T00:43:07.249Z] === RUN   TestResize
00:43:08 [2020-11-10T00:43:08.039Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:43:08 [2020-11-10T00:43:08.191Z] --- PASS: TestResize (0.81s)
00:43:08 [2020-11-10T00:43:08.191Z] === RUN   TestResizeWithInvalidSize
00:43:08 [2020-11-10T00:43:08.470Z] --- PASS: TestBuildMultiStageOnBuild (1.91s)
00:43:08 [2020-11-10T00:43:08.470Z] === RUN   TestBuildUncleanTarFilenames
00:43:08 [2020-11-10T00:43:08.945Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
00:43:08 [2020-11-10T00:43:08.945Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
00:43:09 [2020-11-10T00:43:09.132Z] --- PASS: TestResizeWithInvalidSize (0.80s)
00:43:09 [2020-11-10T00:43:09.132Z] === RUN   TestResizeWhenContainerNotStarted
00:43:09 [2020-11-10T00:43:09.136Z] --- PASS: TestBuildUncleanTarFilenames (0.90s)
00:43:09 [2020-11-10T00:43:09.136Z] === RUN   TestBuildMultiStageLayerLeak
00:43:09 [2020-11-10T00:43:09.223Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:43:09 [2020-11-10T00:43:09.446Z] --- PASS: TestCreateServiceCapabilities (3.67s)
00:43:09 [2020-11-10T00:43:09.446Z] === RUN   TestInspect
00:43:09 [2020-11-10T00:43:09.514Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
00:43:09 [2020-11-10T00:43:09.705Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:43:09 [2020-11-10T00:43:09.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:43:10 [2020-11-10T00:43:10.083Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
00:43:10 [2020-11-10T00:43:10.652Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
00:43:10 [2020-11-10T00:43:10.991Z] INFO: Build done for gotestsum...
00:43:11 [2020-11-10T00:43:11.222Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s)
00:43:11 [2020-11-10T00:43:11.222Z] === RUN   TestBuildWithHugeFile
00:43:12 [2020-11-10T00:43:12.034Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:43:13 [2020-11-10T00:43:13.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:43:13 [2020-11-10T00:43:13.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:43:13 [2020-11-10T00:43:13.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:43:13 [2020-11-10T00:43:13.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:43:13 [2020-11-10T00:43:13.897Z] --- PASS: TestInspect (3.86s)
00:43:13 [2020-11-10T00:43:13.897Z] === RUN   TestCreateJob
00:43:14 [2020-11-10T00:43:14.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:43:14 [2020-11-10T00:43:14.574Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
00:43:15 [2020-11-10T00:43:15.100Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:43:15 [2020-11-10T00:43:15.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:43:15 [2020-11-10T00:43:15.755Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:43:15 [2020-11-10T00:43:15.755Z] tests/integration/models_resources_test.py .                             [ 91%]
00:43:15 [2020-11-10T00:43:15.936Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:43:17 [2020-11-10T00:43:17.117Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:43:17 [2020-11-10T00:43:17.117Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:43:18 [2020-11-10T00:43:18.346Z] --- PASS: TestCreateJob (4.30s)
00:43:18 [2020-11-10T00:43:18.346Z] === RUN   TestReplicatedJob
00:43:18 [2020-11-10T00:43:18.489Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.89s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s)
00:43:18 [2020-11-10T00:43:18.489Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
00:43:18 [2020-11-10T00:43:18.489Z] === RUN   TestCgroupNamespacesRun
00:43:19 [2020-11-10T00:43:19.656Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:43:19 [2020-11-10T00:43:19.915Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
00:43:20 [2020-11-10T00:43:20.400Z] --- PASS: TestCgroupNamespacesRun (1.84s)
00:43:20 [2020-11-10T00:43:20.400Z] === RUN   TestCgroupNamespacesRunPrivileged
00:43:21 [2020-11-10T00:43:21.784Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
00:43:21 [2020-11-10T00:43:21.784Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:43:21 [2020-11-10T00:43:21.813Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:43:23 [2020-11-10T00:43:23.207Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
00:43:23 [2020-11-10T00:43:23.207Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
00:43:23 [2020-11-10T00:43:23.519Z] --- PASS: TestInfoAPIWarnings (17.36s)
00:43:23 [2020-11-10T00:43:23.519Z] === RUN   TestInfoDebug
00:43:23 [2020-11-10T00:43:23.519Z] --- PASS: TestInfoDebug (1.52s)
00:43:23 [2020-11-10T00:43:23.519Z] === RUN   TestInfoInsecureRegistries
00:43:23 [2020-11-10T00:43:23.697Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
00:43:23 [2020-11-10T00:43:23.697Z] === RUN   TestCgroupNamespacesRunHostMode
00:43:24 [2020-11-10T00:43:24.145Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:43:25 [2020-11-10T00:43:25.066Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:43:25 [2020-11-10T00:43:25.066Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:43:25 [2020-11-10T00:43:25.236Z] --- PASS: TestReplicatedJob (7.02s)
00:43:25 [2020-11-10T00:43:25.236Z] === RUN   TestUpdateReplicatedJob
00:43:25 [2020-11-10T00:43:25.427Z] --- PASS: TestInfoInsecureRegistries (1.53s)
00:43:25 [2020-11-10T00:43:25.427Z] === RUN   TestInfoRegistryMirrors
00:43:25 [2020-11-10T00:43:25.530Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
00:43:25 [2020-11-10T00:43:25.611Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
00:43:25 [2020-11-10T00:43:25.611Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:43:25 [2020-11-10T00:43:25.790Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:43:26 [2020-11-10T00:43:26.811Z] --- PASS: TestInfoRegistryMirrors (1.52s)
00:43:26 [2020-11-10T00:43:26.811Z] === RUN   TestLoginFailsWithBadCredentials
00:43:26 [2020-11-10T00:43:26.811Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
00:43:26 [2020-11-10T00:43:26.811Z] === RUN   TestPingCacheHeaders
00:43:26 [2020-11-10T00:43:26.811Z] --- PASS: TestPingCacheHeaders (0.03s)
00:43:26 [2020-11-10T00:43:26.811Z] === RUN   TestPingGet
00:43:26 [2020-11-10T00:43:26.811Z] --- PASS: TestPingGet (0.01s)
00:43:26 [2020-11-10T00:43:26.811Z] === RUN   TestPingHead
00:43:26 [2020-11-10T00:43:26.811Z] --- PASS: TestPingHead (0.02s)
00:43:26 [2020-11-10T00:43:26.811Z] === RUN   TestVersion
00:43:27 [2020-11-10T00:43:27.072Z] --- PASS: TestVersion (0.02s)
00:43:27 [2020-11-10T00:43:27.072Z] PASS
00:43:27 [2020-11-10T00:43:27.072Z] 
00:43:27 [2020-11-10T00:43:27.072Z] === Skipped
00:43:27 [2020-11-10T00:43:27.072Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:43:27 [2020-11-10T00:43:27.072Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:43:27 [2020-11-10T00:43:27.072Z] 
00:43:27 [2020-11-10T00:43:27.072Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:43:27 [2020-11-10T00:43:27.072Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:43:27 [2020-11-10T00:43:27.072Z] 
00:43:27 [2020-11-10T00:43:27.072Z] 
00:43:27 [2020-11-10T00:43:27.072Z] DONE 18 tests, 2 skipped in 27.824s
00:43:27 [2020-11-10T00:43:27.072Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:43:27 [2020-11-10T00:43:27.072Z] INFO: Testing against a local daemon
00:43:27 [2020-11-10T00:43:27.072Z] === RUN   TestVolumesCreateAndList
00:43:27 [2020-11-10T00:43:27.072Z] --- PASS: TestVolumesCreateAndList (0.03s)
00:43:27 [2020-11-10T00:43:27.072Z] === RUN   TestVolumesRemove
00:43:27 [2020-11-10T00:43:27.072Z] --- PASS: TestVolumesRemove (0.06s)
00:43:27 [2020-11-10T00:43:27.072Z] === RUN   TestVolumesInspect
00:43:27 [2020-11-10T00:43:27.072Z] --- PASS: TestVolumesInspect (0.02s)
00:43:27 [2020-11-10T00:43:27.072Z] === RUN   TestVolumesInvalidJSON
00:43:27 [2020-11-10T00:43:27.072Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:43:27 [2020-11-10T00:43:27.072Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:43:27 [2020-11-10T00:43:27.072Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:43:27 [2020-11-10T00:43:27.072Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:43:27 [2020-11-10T00:43:27.072Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:43:27 [2020-11-10T00:43:27.072Z] PASS
00:43:27 [2020-11-10T00:43:27.072Z] 
00:43:27 [2020-11-10T00:43:27.072Z] DONE 5 tests in 0.208s
00:43:27 [2020-11-10T00:43:27.072Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:43:27 [2020-11-10T00:43:27.170Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:43:27 [2020-11-10T00:43:27.331Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12051 is not a child of this shell
00:43:27 [2020-11-10T00:43:27.332Z] warning: PID 12051 from bundles/test-integration/docker.pid had a nonzero exit code
00:43:27 [2020-11-10T00:43:27.332Z] Leaving: AppArmorNo profiles have been unloaded.
00:43:27 [2020-11-10T00:43:27.332Z] 
00:43:27 [2020-11-10T00:43:27.332Z] Unloading profiles will leave already running processes permanently
00:43:27 [2020-11-10T00:43:27.332Z] unconfined, which can lead to unexpected situations.
00:43:27 [2020-11-10T00:43:27.332Z] 
00:43:27 [2020-11-10T00:43:27.332Z] To set a process to complain mode, use the command line tool
00:43:27 [2020-11-10T00:43:27.332Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:43:27 [2020-11-10T00:43:27.332Z] Removing test suite binaries
00:43:27 [2020-11-10T00:43:27.332Z] exiting test-integration
00:43:27 [2020-11-10T00:43:27.332Z] ++ exit 0
00:43:27 [2020-11-10T00:43:27.332Z] 
00:43:27 [2020-11-10T00:43:27.523Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.96s)
00:43:27 [2020-11-10T00:43:27.523Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:43:28 [2020-11-10T00:43:28.182Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
Post stage
[Pipeline] junit
00:43:28 [2020-11-10T00:43:28.726Z] Recording test results
00:43:28 [2020-11-10T00:43:28.894Z] tests/integration/regression_test.py ......                              [ 98%]
00:43:29 [2020-11-10T00:43:29.150Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:43:29 [2020-11-10T00:43:29.409Z] tests/integration/credentials/utils_test.py .                            [100%]
00:43:29 [2020-11-10T00:43:29.409Z] 
00:43:29 [2020-11-10T00:43:29.409Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:43:29 [2020-11-10T00:43:29.409Z] =========================== short test summary info ============================
00:43:29 [2020-11-10T00:43:29.409Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:43:29 [2020-11-10T00:43:29.409Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:43:29 [2020-11-10T00:43:29.409Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:43:29 [2020-11-10T00:43:29.409Z]   Not supported on most drivers
00:43:29 [2020-11-10T00:43:29.409Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:43:29 [2020-11-10T00:43:29.409Z]   Output of docker top depends on host distro, and is not formalized.
00:43:29 [2020-11-10T00:43:29.409Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:43:29 [2020-11-10T00:43:29.409Z]   Output of docker top depends on host distro, and is not formalized.
00:43:29 [2020-11-10T00:43:29.409Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:43:29 [2020-11-10T00:43:29.409Z]   Can fail if eth0 has multiple IP addresses
00:43:29 [2020-11-10T00:43:29.409Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:43:29 [2020-11-10T00:43:29.409Z]   This doesn't seem to be taken into account by the engine
00:43:29 [2020-11-10T00:43:29.409Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:43:29 [2020-11-10T00:43:29.409Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:43:29 [2020-11-10T00:43:29.409Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 325.89 seconds ==
00:43:29 [2020-11-10T00:43:29.436Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s)
00:43:29 [2020-11-10T00:43:29.436Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:43:29 [2020-11-10T00:43:29.665Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:43:29 [2020-11-10T00:43:29.739Z] --- PASS: TestUpdateReplicatedJob (4.55s)
00:43:29 [2020-11-10T00:43:29.739Z] === RUN   TestServiceListWithStatuses
00:43:29 [2020-11-10T00:43:29.739Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:43:29 [2020-11-10T00:43:29.739Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:43:29 [2020-11-10T00:43:29.739Z] === RUN   TestDockerNetworkConnectAlias
00:43:30 [2020-11-10T00:43:30.098Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
00:43:30 [2020-11-10T00:43:30.377Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s)
00:43:30 [2020-11-10T00:43:30.377Z] === RUN   TestCgroupNamespacesRunOlderClient
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:43:30 [2020-11-10T00:43:30.846Z] + echo Ensuring container killed.
00:43:30 [2020-11-10T00:43:30.847Z] Ensuring container killed.
00:43:30 [2020-11-10T00:43:30.847Z] + docker rm -vf docker-pr16
00:43:30 [2020-11-10T00:43:30.847Z] Error: No such container: docker-pr16
00:43:30 [2020-11-10T00:43:30.847Z] + true
[Pipeline] sh
00:43:31 [2020-11-10T00:43:31.133Z] + echo Chowning /workspace to jenkins user
00:43:31 [2020-11-10T00:43:31.133Z] Chowning /workspace to jenkins user
00:43:31 [2020-11-10T00:43:31.133Z] + id -u
00:43:31 [2020-11-10T00:43:31.133Z] + id -g
00:43:31 [2020-11-10T00:43:31.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41638:/workspace busybox chown -R 1000:1000 /workspace
00:43:31 [2020-11-10T00:43:31.133Z] Unable to find image 'busybox:latest' locally
00:43:31 [2020-11-10T00:43:31.133Z] latest: Pulling from library/busybox
00:43:31 [2020-11-10T00:43:31.393Z] 9758c28807f2: Pulling fs layer
00:43:31 [2020-11-10T00:43:31.478Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:43:32 [2020-11-10T00:43:32.047Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
00:43:32 [2020-11-10T00:43:32.110Z] Removing intermediate container c2e3c29f721f
00:43:32 [2020-11-10T00:43:32.110Z]  ---> 098119ef0ea6
00:43:32 [2020-11-10T00:43:32.110Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
00:43:32 [2020-11-10T00:43:32.110Z]  ---> Running in fac204d3985b
00:43:32 [2020-11-10T00:43:32.110Z] Removing intermediate container fac204d3985b
00:43:32 [2020-11-10T00:43:32.110Z]  ---> ced9b3fe0231
00:43:32 [2020-11-10T00:43:32.110Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
00:43:32 [2020-11-10T00:43:32.110Z]  ---> Running in 2ebbee0f75ff
00:43:32 [2020-11-10T00:43:32.110Z] Removing intermediate container 2ebbee0f75ff
00:43:32 [2020-11-10T00:43:32.110Z]  ---> 99a93fd124f1
00:43:32 [2020-11-10T00:43:32.110Z] Step 10/10 : COPY . .
00:43:32 [2020-11-10T00:43:32.290Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
00:43:32 [2020-11-10T00:43:32.290Z] === RUN   TestKernelTCPMemory
00:43:32 [2020-11-10T00:43:32.860Z] --- PASS: TestKernelTCPMemory (0.97s)
00:43:32 [2020-11-10T00:43:32.860Z] === RUN   TestNISDomainname
00:43:34 [2020-11-10T00:43:34.244Z] --- PASS: TestNISDomainname (1.00s)
00:43:34 [2020-11-10T00:43:34.244Z] === RUN   TestHostnameDnsResolution
00:43:35 [2020-11-10T00:43:35.339Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:43:35 [2020-11-10T00:43:35.339Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
00:43:35 [2020-11-10T00:43:35.908Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
00:43:36 [2020-11-10T00:43:36.156Z] --- PASS: TestHostnameDnsResolution (1.87s)
00:43:36 [2020-11-10T00:43:36.156Z] === RUN   TestStats
00:43:36 [2020-11-10T00:43:36.168Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:43:36 [2020-11-10T00:43:36.674Z] 9758c28807f2: Verifying Checksum
00:43:36 [2020-11-10T00:43:36.674Z] 9758c28807f2: Download complete
00:43:36 [2020-11-10T00:43:36.674Z] 9758c28807f2: Pull complete
00:43:36 [2020-11-10T00:43:36.674Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:43:36 [2020-11-10T00:43:36.674Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
00:43:38 [2020-11-10T00:43:38.076Z] === RUN   TestDockerSuite/TestBuildAddScript
[Pipeline] sh
00:43:38 [2020-11-10T00:43:38.215Z] --- PASS: TestDockerNetworkConnectAlias (8.07s)
00:43:38 [2020-11-10T00:43:38.215Z] === RUN   TestDockerNetworkReConnect
00:43:38 [2020-11-10T00:43:38.366Z] + bundleName=amd64-rootless
00:43:38 [2020-11-10T00:43:38.366Z] + echo Creating amd64-rootless-bundles.tar.gz
00:43:38 [2020-11-10T00:43:38.366Z] Creating amd64-rootless-bundles.tar.gz
00:43:38 [2020-11-10T00:43:38.366Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:43:38 [2020-11-10T00:43:38.366Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
00:43:38 [2020-11-10T00:43:38.379Z] Archiving artifacts
00:43:38 [2020-11-10T00:43:38.708Z] --- PASS: TestStats (2.88s)
00:43:38 [2020-11-10T00:43:38.708Z] === RUN   TestStopContainerWithTimeout
00:43:38 [2020-11-10T00:43:38.708Z] === RUN   TestStopContainerWithTimeout/0
00:43:38 [2020-11-10T00:43:38.708Z] === PAUSE TestStopContainerWithTimeout/0
00:43:38 [2020-11-10T00:43:38.708Z] === RUN   TestStopContainerWithTimeout/1
00:43:38 [2020-11-10T00:43:38.708Z] === PAUSE TestStopContainerWithTimeout/1
00:43:38 [2020-11-10T00:43:38.708Z] === RUN   TestStopContainerWithTimeout/3
00:43:38 [2020-11-10T00:43:38.708Z] === PAUSE TestStopContainerWithTimeout/3
00:43:38 [2020-11-10T00:43:38.708Z] === RUN   TestStopContainerWithTimeout/-1
00:43:38 [2020-11-10T00:43:38.708Z] === PAUSE TestStopContainerWithTimeout/-1
00:43:38 [2020-11-10T00:43:38.708Z] === CONT  TestStopContainerWithTimeout/0
00:43:38 [2020-11-10T00:43:38.708Z] === CONT  TestStopContainerWithTimeout/-1
00:43:38 [2020-11-10T00:43:38.708Z] === CONT  TestStopContainerWithTimeout/3
00:43:38 [2020-11-10T00:43:38.708Z] === CONT  TestStopContainerWithTimeout/1
00:43:39 [2020-11-10T00:43:39.984Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
00:43:40 [2020-11-10T00:43:40.102Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41638/16/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:43:40 [2020-11-10T00:43:40.419Z] + make clean
00:43:40 [2020-11-10T00:43:40.680Z] docker volume rm -f docker-dev-cache
00:43:40 [2020-11-10T00:43:40.680Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:43:41 [2020-11-10T00:43:41.827Z] Leaving: AppArmorNo profiles have been unloaded.
00:43:41 [2020-11-10T00:43:41.827Z] 
00:43:41 [2020-11-10T00:43:41.827Z] Unloading profiles will leave already running processes permanently
00:43:41 [2020-11-10T00:43:41.827Z] unconfined, which can lead to unexpected situations.
00:43:41 [2020-11-10T00:43:41.827Z] 
00:43:41 [2020-11-10T00:43:41.827Z] To set a process to complain mode, use the command line tool
00:43:41 [2020-11-10T00:43:41.827Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:43:41 [2020-11-10T00:43:41.827Z] 
00:43:41 [2020-11-10T00:43:41.891Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:43:42 [2020-11-10T00:43:42.012Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:43:42 [2020-11-10T00:43:42.012Z]     --- PASS: TestStopContainerWithTimeout/0 (1.37s)
00:43:42 [2020-11-10T00:43:42.012Z]     --- PASS: TestStopContainerWithTimeout/1 (2.02s)
00:43:42 [2020-11-10T00:43:42.012Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
00:43:42 [2020-11-10T00:43:42.012Z]     --- PASS: TestStopContainerWithTimeout/3 (3.32s)
00:43:42 [2020-11-10T00:43:42.012Z] === RUN   TestDeleteDevicemapper
00:43:42 [2020-11-10T00:43:42.012Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:43:42 [2020-11-10T00:43:42.012Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:43:42 [2020-11-10T00:43:42.012Z] === RUN   TestStopContainerWithRestartPolicyAlways
Post stage
[Pipeline] junit
00:43:42 [2020-11-10T00:43:42.094Z] Recording test results
[Pipeline] sh
00:43:43 [2020-11-10T00:43:43.376Z] + echo Ensuring container killed.
00:43:43 [2020-11-10T00:43:43.376Z] Ensuring container killed.
00:43:43 [2020-11-10T00:43:43.376Z] + docker rm -vf docker-pr16
00:43:43 [2020-11-10T00:43:43.376Z] Error: No such container: docker-pr16
00:43:43 [2020-11-10T00:43:43.376Z] + true
[Pipeline] sh
00:43:43 [2020-11-10T00:43:43.693Z] + echo Chowning /workspace to jenkins user
00:43:43 [2020-11-10T00:43:43.693Z] Chowning /workspace to jenkins user
00:43:43 [2020-11-10T00:43:43.693Z] + id -u
00:43:43 [2020-11-10T00:43:43.693Z] + id -g
00:43:43 [2020-11-10T00:43:43.693Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41638:/workspace busybox chown -R 1000:1000 /workspace
00:43:43 [2020-11-10T00:43:43.693Z] Unable to find image 'busybox:latest' locally
00:43:43 [2020-11-10T00:43:43.693Z] latest: Pulling from library/busybox
00:43:43 [2020-11-10T00:43:43.779Z] --- PASS: TestDockerNetworkReConnect (5.83s)
00:43:43 [2020-11-10T00:43:43.779Z] === RUN   TestServicePlugin
00:43:43 [2020-11-10T00:43:43.779Z] --- SKIP: TestServicePlugin (0.00s)
00:43:43 [2020-11-10T00:43:43.779Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:43:43 [2020-11-10T00:43:43.779Z] === RUN   TestServiceUpdateLabel
00:43:44 [2020-11-10T00:43:44.619Z] 9758c28807f2: Pulling fs layer
00:43:45 [2020-11-10T00:43:45.185Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
00:43:45 [2020-11-10T00:43:45.312Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s)
00:43:45 [2020-11-10T00:43:45.312Z] === RUN   TestUpdateMemory
00:43:45 [2020-11-10T00:43:45.312Z] --- SKIP: TestUpdateMemory (0.00s)
00:43:45 [2020-11-10T00:43:45.312Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:43:45 [2020-11-10T00:43:45.312Z] === RUN   TestUpdateCPUQuota
00:43:46 [2020-11-10T00:43:46.694Z] --- PASS: TestUpdateCPUQuota (1.37s)
00:43:46 [2020-11-10T00:43:46.694Z] === RUN   TestUpdatePidsLimit
00:43:46 [2020-11-10T00:43:46.694Z] === RUN   TestUpdatePidsLimit/update_from_none
00:43:46 [2020-11-10T00:43:46.954Z] === RUN   TestUpdatePidsLimit/no_change
00:43:47 [2020-11-10T00:43:47.215Z] === RUN   TestUpdatePidsLimit/update_lower
00:43:47 [2020-11-10T00:43:47.293Z] --- PASS: TestServiceUpdateLabel (3.62s)
00:43:47 [2020-11-10T00:43:47.293Z] === RUN   TestServiceUpdateSecrets
00:43:47 [2020-11-10T00:43:47.788Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:43:48 [2020-11-10T00:43:48.061Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:43:48 [2020-11-10T00:43:48.326Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:43:48 [2020-11-10T00:43:48.484Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
00:43:48 [2020-11-10T00:43:48.940Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:43:49 [2020-11-10T00:43:49.054Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
00:43:49 [2020-11-10T00:43:49.624Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
00:43:49 [2020-11-10T00:43:49.858Z] 9758c28807f2: Verifying Checksum
00:43:49 [2020-11-10T00:43:49.858Z] 9758c28807f2: Download complete
00:43:49 [2020-11-10T00:43:49.858Z] 9758c28807f2: Pull complete
00:43:49 [2020-11-10T00:43:49.858Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:43:49 [2020-11-10T00:43:49.858Z] Status: Downloaded newer image for busybox:latest
00:43:50 [2020-11-10T00:43:50.193Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
00:43:50 [2020-11-10T00:43:50.325Z] --- PASS: TestUpdatePidsLimit (3.90s)
00:43:50 [2020-11-10T00:43:50.325Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
00:43:50 [2020-11-10T00:43:50.325Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
00:43:50 [2020-11-10T00:43:50.325Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
00:43:50 [2020-11-10T00:43:50.325Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
00:43:50 [2020-11-10T00:43:50.325Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
00:43:50 [2020-11-10T00:43:50.325Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
00:43:50 [2020-11-10T00:43:50.325Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s)
00:43:50 [2020-11-10T00:43:50.325Z] === RUN   TestUpdateRestartPolicy
00:43:50 [2020-11-10T00:43:50.763Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:43:51 [2020-11-10T00:43:51.514Z] + bundleName=docker-py
00:43:51 [2020-11-10T00:43:51.514Z] + echo Creating docker-py-bundles.tar.gz
00:43:51 [2020-11-10T00:43:51.514Z] Creating docker-py-bundles.tar.gz
00:43:51 [2020-11-10T00:43:51.514Z] + 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
00:43:51 [2020-11-10T00:43:51.523Z] Archiving artifacts
00:43:52 [2020-11-10T00:43:52.145Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
00:43:53 [2020-11-10T00:43:53.001Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41638/16/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
00:43:53 [2020-11-10T00:43:53.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh binary-daemon
00:43:53 [2020-11-10T00:43:53.925Z] 
00:43:53 [2020-11-10T00:43:53.925Z] Removing bundles/
00:43:53 [2020-11-10T00:43:53.925Z] 
00:43:53 [2020-11-10T00:43:53.925Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
00:43:53 [2020-11-10T00:43:53.925Z] Building: bundles/binary-daemon/dockerd-dev
00:43:53 [2020-11-10T00:43:53.925Z] GOOS="" GOARCH="" GOARM=""
00:43:54 [2020-11-10T00:43:54.054Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
00:43:56 [2020-11-10T00:43:56.607Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
00:43:56 [2020-11-10T00:43:56.867Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:43:58 [2020-11-10T00:43:58.251Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
00:44:00 [2020-11-10T00:44:00.162Z] --- PASS: TestBuildWithHugeFile (100.53s)
00:44:00 [2020-11-10T00:44:00.162Z] === RUN   TestBuildWithEmptyDockerfile
00:44:00 [2020-11-10T00:44:00.162Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:44:00 [2020-11-10T00:44:00.162Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:44:00 [2020-11-10T00:44:00.162Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:44:00 [2020-11-10T00:44:00.162Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:44:00 [2020-11-10T00:44:00.162Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:44:00 [2020-11-10T00:44:00.162Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:44:00 [2020-11-10T00:44:00.162Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:44:00 [2020-11-10T00:44:00.162Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:44:00 [2020-11-10T00:44:00.162Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:44:00 [2020-11-10T00:44:00.162Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
00:44:00 [2020-11-10T00:44:00.162Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
00:44:00 [2020-11-10T00:44:00.162Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
00:44:00 [2020-11-10T00:44:00.162Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
00:44:00 [2020-11-10T00:44:00.162Z] === RUN   TestBuildPreserveOwnership
00:44:00 [2020-11-10T00:44:00.162Z] === RUN   TestBuildPreserveOwnership/copy_from
00:44:00 [2020-11-10T00:44:00.421Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
00:44:00 [2020-11-10T00:44:00.421Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:44:00 [2020-11-10T00:44:00.990Z] === RUN   TestDockerSuite/TestBuildAddTar
00:44:02 [2020-11-10T00:44:02.375Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
00:44:02 [2020-11-10T00:44:02.635Z] --- PASS: TestServiceUpdateSecrets (15.14s)
00:44:02 [2020-11-10T00:44:02.635Z] === RUN   TestServiceUpdateConfigs
00:44:04 [2020-11-10T00:44:04.282Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:44:04 [2020-11-10T00:44:04.542Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
00:44:05 [2020-11-10T00:44:05.111Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
00:44:05 [2020-11-10T00:44:05.227Z] --- PASS: TestUpdateRestartPolicy (12.39s)
00:44:05 [2020-11-10T00:44:05.227Z] === RUN   TestUpdateRestartWithAutoRemove
00:44:05 [2020-11-10T00:44:05.227Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
00:44:05 [2020-11-10T00:44:05.227Z] === RUN   TestWaitNonBlocked
00:44:05 [2020-11-10T00:44:05.227Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:44:05 [2020-11-10T00:44:05.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:44:05 [2020-11-10T00:44:05.227Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:44:05 [2020-11-10T00:44:05.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:44:05 [2020-11-10T00:44:05.227Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:44:05 [2020-11-10T00:44:05.227Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:44:05 [2020-11-10T00:44:05.227Z] --- PASS: TestWaitNonBlocked (0.03s)
00:44:05 [2020-11-10T00:44:05.227Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
00:44:05 [2020-11-10T00:44:05.227Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
00:44:05 [2020-11-10T00:44:05.227Z] === RUN   TestWaitBlocked
00:44:05 [2020-11-10T00:44:05.227Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:44:05 [2020-11-10T00:44:05.227Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:44:05 [2020-11-10T00:44:05.227Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:44:05 [2020-11-10T00:44:05.227Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:44:05 [2020-11-10T00:44:05.227Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:44:05 [2020-11-10T00:44:05.227Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:44:05 [2020-11-10T00:44:05.798Z] --- PASS: TestWaitBlocked (0.02s)
00:44:05 [2020-11-10T00:44:05.798Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
00:44:05 [2020-11-10T00:44:05.798Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s)
00:44:05 [2020-11-10T00:44:05.798Z] === CONT  TestContainerStartOnDaemonRestart
00:44:05 [2020-11-10T00:44:05.798Z] === CONT  TestIpcModeOlderClient
00:44:05 [2020-11-10T00:44:05.798Z] === CONT  TestDaemonHostGatewayIP
00:44:05 [2020-11-10T00:44:05.798Z] === CONT  TestContainerKillOnDaemonStart
00:44:06 [2020-11-10T00:44:06.050Z] --- PASS: TestBuildPreserveOwnership (5.76s)
00:44:06 [2020-11-10T00:44:06.050Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.94s)
00:44:06 [2020-11-10T00:44:06.050Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.81s)
00:44:06 [2020-11-10T00:44:06.050Z] === RUN   TestBuildPlatformInvalid
00:44:06 [2020-11-10T00:44:06.050Z] --- PASS: TestBuildPlatformInvalid (0.14s)
00:44:06 [2020-11-10T00:44:06.050Z] PASS
00:44:06 [2020-11-10T00:44:06.050Z] 
00:44:06 [2020-11-10T00:44:06.050Z] === Skipped
00:44:06 [2020-11-10T00:44:06.050Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:44:06 [2020-11-10T00:44:06.050Z]     build_session_test.go:25: TODO: BuildKit
00:44:06 [2020-11-10T00:44:06.050Z] 
00:44:06 [2020-11-10T00:44:06.050Z] 
00:44:06 [2020-11-10T00:44:06.050Z] DONE 32 tests, 1 skipped in 133.477s
00:44:06 [2020-11-10T00:44:06.050Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:44:06 [2020-11-10T00:44:06.050Z] ++ 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
00:44:06 [2020-11-10T00:44:06.050Z] ++ set -e
00:44:06 [2020-11-10T00:44:06.050Z] ++ '[' -n 0 ']'
00:44:06 [2020-11-10T00:44:06.051Z] ++ set -x
00:44:06 [2020-11-10T00:44:06.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:44:06 [2020-11-10T00:44:06.060Z] --- PASS: TestIpcModeOlderClient (0.28s)
00:44:06 [2020-11-10T00:44:06.060Z] === CONT  TestDaemonRestartIpcMode
00:44:06 [2020-11-10T00:44:06.310Z] INFO: Testing against a local daemon
00:44:06 [2020-11-10T00:44:06.310Z] === RUN   TestConfigInspect
00:44:07 [2020-11-10T00:44:07.862Z]  ---> 5c9046ed64e4
00:44:07 [2020-11-10T00:44:07.862Z] Successfully built 5c9046ed64e4
00:44:07 [2020-11-10T00:44:07.862Z] Successfully tagged docker:latest
00:44:07 [2020-11-10T00:44:07.862Z] INFO: Image build ended at 11/10/2020 00:44:07. Duration:00:04:27.6350482
00:44:07 [2020-11-10T00:44:07.862Z] 
00:44:07 [2020-11-10T00:44:07.862Z] 
00:44:07 [2020-11-10T00:44:07.862Z] INFO: Building the test binaries at 11/10/2020 00:44:07...
00:44:08 [2020-11-10T00:44:08.192Z] --- PASS: TestBuildWithHugeFile (53.85s)
00:44:08 [2020-11-10T00:44:08.192Z] === RUN   TestBuildWithEmptyDockerfile
00:44:08 [2020-11-10T00:44:08.192Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:44:08 [2020-11-10T00:44:08.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:44:08 [2020-11-10T00:44:08.192Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:44:08 [2020-11-10T00:44:08.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:44:08 [2020-11-10T00:44:08.192Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:44:08 [2020-11-10T00:44:08.192Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:44:08 [2020-11-10T00:44:08.192Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:44:08 [2020-11-10T00:44:08.192Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:44:08 [2020-11-10T00:44:08.192Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:44:08 [2020-11-10T00:44:08.192Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
00:44:08 [2020-11-10T00:44:08.192Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
00:44:08 [2020-11-10T00:44:08.192Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
00:44:08 [2020-11-10T00:44:08.192Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
00:44:08 [2020-11-10T00:44:08.192Z] === RUN   TestBuildPreserveOwnership
00:44:08 [2020-11-10T00:44:08.192Z] === RUN   TestBuildPreserveOwnership/copy_from
00:44:08 [2020-11-10T00:44:08.192Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:44:08 [2020-11-10T00:44:08.218Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:44:08 [2020-11-10T00:44:08.787Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
00:44:08 [2020-11-10T00:44:08.827Z] --- PASS: TestBuildPreserveOwnership (3.84s)
00:44:08 [2020-11-10T00:44:08.827Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.49s)
00:44:08 [2020-11-10T00:44:08.827Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s)
00:44:08 [2020-11-10T00:44:08.827Z] === RUN   TestBuildPlatformInvalid
00:44:09 [2020-11-10T00:44:09.121Z] --- PASS: TestBuildPlatformInvalid (0.13s)
00:44:09 [2020-11-10T00:44:09.121Z] PASS
00:44:09 [2020-11-10T00:44:09.121Z] 
00:44:09 [2020-11-10T00:44:09.121Z] === Skipped
00:44:09 [2020-11-10T00:44:09.121Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
00:44:09 [2020-11-10T00:44:09.121Z]     build_session_test.go:25: TODO: BuildKit
00:44:09 [2020-11-10T00:44:09.121Z] 
00:44:09 [2020-11-10T00:44:09.121Z] 
00:44:09 [2020-11-10T00:44:09.121Z] DONE 32 tests, 1 skipped in 92.738s
00:44:09 [2020-11-10T00:44:09.121Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
00:44:09 [2020-11-10T00:44:09.121Z] ++ 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
00:44:09 [2020-11-10T00:44:09.121Z] ++ set -e
00:44:09 [2020-11-10T00:44:09.121Z] ++ '[' -n 0 ']'
00:44:09 [2020-11-10T00:44:09.121Z] ++ set -x
00:44:09 [2020-11-10T00:44:09.121Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:44:09 [2020-11-10T00:44:09.121Z] INFO: Testing against a local daemon
00:44:09 [2020-11-10T00:44:09.121Z] === RUN   TestConfigInspect
00:44:09 [2020-11-10T00:44:09.356Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:44:09 [2020-11-10T00:44:09.356Z] --- PASS: TestConfigInspect (2.92s)
00:44:09 [2020-11-10T00:44:09.356Z] === RUN   TestConfigList
00:44:10 [2020-11-10T00:44:10.271Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s)
00:44:10 [2020-11-10T00:44:10.297Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:44:10 [2020-11-10T00:44:10.842Z] --- PASS: TestDaemonRestartIpcMode (4.71s)
00:44:10 [2020-11-10T00:44:10.842Z] --- PASS: TestDaemonHostGatewayIP (5.11s)
00:44:11 [2020-11-10T00:44:11.223Z] --- PASS: TestConfigInspect (1.97s)
00:44:11 [2020-11-10T00:44:11.223Z] === RUN   TestConfigList
00:44:12 [2020-11-10T00:44:12.203Z] --- PASS: TestConfigList (2.67s)
00:44:12 [2020-11-10T00:44:12.203Z] === RUN   TestConfigsCreateAndDelete
00:44:13 [2020-11-10T00:44:13.141Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:44:13 [2020-11-10T00:44:13.297Z] --- PASS: TestConfigList (1.82s)
00:44:13 [2020-11-10T00:44:13.297Z] === RUN   TestConfigsCreateAndDelete
00:44:13 [2020-11-10T00:44:13.706Z] INFO: make.ps1 starting at 11/10/2020 00:44:12
00:44:13 [2020-11-10T00:44:13.706Z] INFO: Git commit (24687fccef) assumed from DOCKER_GITCOMMIT environment variable
00:44:13 [2020-11-10T00:44:13.706Z] INFO: Invoking autogen...
00:44:13 [2020-11-10T00:44:13.706Z] INFO: Building daemon...
00:44:14 [2020-11-10T00:44:14.813Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
00:44:14 [2020-11-10T00:44:14.813Z] === RUN   TestConfigsUpdate
00:44:15 [2020-11-10T00:44:15.050Z] --- PASS: TestConfigsCreateAndDelete (2.77s)
00:44:15 [2020-11-10T00:44:15.050Z] === RUN   TestConfigsUpdate
00:44:15 [2020-11-10T00:44:15.050Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
00:44:16 [2020-11-10T00:44:16.890Z] --- PASS: TestConfigsUpdate (1.92s)
00:44:16 [2020-11-10T00:44:16.890Z] === RUN   TestTemplatedConfig
00:44:17 [2020-11-10T00:44:17.976Z] --- PASS: TestServiceUpdateConfigs (15.72s)
00:44:17 [2020-11-10T00:44:17.976Z] === RUN   TestServiceUpdateNetwork
00:44:18 [2020-11-10T00:44:18.351Z] --- PASS: TestConfigsUpdate (3.05s)
00:44:18 [2020-11-10T00:44:18.351Z] === RUN   TestTemplatedConfig
00:44:18 [2020-11-10T00:44:18.921Z] === RUN   TestDockerSuite/TestBuildBlankName
00:44:19 [2020-11-10T00:44:19.635Z] --- PASS: TestTemplatedConfig (2.41s)
00:44:19 [2020-11-10T00:44:19.635Z] === RUN   TestConfigCreateResolve
00:44:19 [2020-11-10T00:44:19.858Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:44:20 [2020-11-10T00:44:20.834Z] --- PASS: TestContainerKillOnDaemonStart (13.52s)
00:44:20 [2020-11-10T00:44:20.834Z] PASS
00:44:20 [2020-11-10T00:44:20.834Z] 
00:44:20 [2020-11-10T00:44:20.834Z] === Skipped
00:44:20 [2020-11-10T00:44:20.834Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
00:44:20 [2020-11-10T00:44:20.834Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:44:20 [2020-11-10T00:44:20.834Z] 
00:44:20 [2020-11-10T00:44:20.834Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
00:44:20 [2020-11-10T00:44:20.834Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:44:20 [2020-11-10T00:44:20.834Z] 
00:44:20 [2020-11-10T00:44:20.834Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
00:44:20 [2020-11-10T00:44:20.834Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:44:20 [2020-11-10T00:44:20.834Z] 
00:44:20 [2020-11-10T00:44:20.834Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:44:20 [2020-11-10T00:44:20.834Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:44:20 [2020-11-10T00:44:20.834Z] 
00:44:20 [2020-11-10T00:44:20.834Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
00:44:20 [2020-11-10T00:44:20.834Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:44:20 [2020-11-10T00:44:20.834Z] 
00:44:20 [2020-11-10T00:44:20.834Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
00:44:20 [2020-11-10T00:44:20.834Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:44:20 [2020-11-10T00:44:20.834Z] 
00:44:20 [2020-11-10T00:44:20.834Z] 
00:44:20 [2020-11-10T00:44:20.834Z] DONE 195 tests, 6 skipped in 143.095s
00:44:20 [2020-11-10T00:44:20.834Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
00:44:20 [2020-11-10T00:44:20.834Z] ++ 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
00:44:20 [2020-11-10T00:44:20.834Z] ++ set -e
00:44:20 [2020-11-10T00:44:20.834Z] ++ '[' -n 0 ']'
00:44:20 [2020-11-10T00:44:20.834Z] ++ set -x
00:44:20 [2020-11-10T00:44:20.834Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:44:20 [2020-11-10T00:44:20.834Z] INFO: Testing against a local daemon
00:44:20 [2020-11-10T00:44:20.834Z] === RUN   TestCommitInheritsEnv
00:44:20 [2020-11-10T00:44:20.834Z] --- PASS: TestCommitInheritsEnv (0.58s)
00:44:20 [2020-11-10T00:44:20.834Z] === RUN   TestImportExtremelyLargeImageWorks
00:44:20 [2020-11-10T00:44:20.834Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:44:20 [2020-11-10T00:44:20.834Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
00:44:20 [2020-11-10T00:44:20.834Z] === RUN   TestImagesFilterMultiReference
00:44:20 [2020-11-10T00:44:20.834Z] --- PASS: TestImagesFilterMultiReference (0.10s)
00:44:20 [2020-11-10T00:44:20.834Z] === RUN   TestImagePullPlatformInvalid
00:44:20 [2020-11-10T00:44:20.834Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
00:44:20 [2020-11-10T00:44:20.834Z] === RUN   TestRemoveImageOrphaning
00:44:20 [2020-11-10T00:44:20.834Z] --- PASS: TestRemoveImageOrphaning (0.56s)
00:44:20 [2020-11-10T00:44:20.834Z] === RUN   TestRemoveImageGarbageCollector
00:44:20 [2020-11-10T00:44:20.834Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:44:20 [2020-11-10T00:44:20.834Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:20 [2020-11-10T00:44:20.834Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:44:20 [2020-11-10T00:44:20.834Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:44:20 [2020-11-10T00:44:20.834Z] === RUN   TestTagInvalidReference
00:44:20 [2020-11-10T00:44:20.834Z] --- PASS: TestTagInvalidReference (0.03s)
00:44:20 [2020-11-10T00:44:20.834Z] === RUN   TestTagValidPrefixedRepo
00:44:21 [2020-11-10T00:44:21.094Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
00:44:21 [2020-11-10T00:44:21.094Z] === RUN   TestTagExistedNameWithoutForce
00:44:21 [2020-11-10T00:44:21.094Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
00:44:21 [2020-11-10T00:44:21.094Z] === RUN   TestTagOfficialNames
00:44:21 [2020-11-10T00:44:21.094Z] --- PASS: TestTagOfficialNames (0.07s)
00:44:21 [2020-11-10T00:44:21.094Z] === RUN   TestTagMatchesDigest
00:44:21 [2020-11-10T00:44:21.094Z] --- PASS: TestTagMatchesDigest (0.03s)
00:44:21 [2020-11-10T00:44:21.094Z] PASS
00:44:21 [2020-11-10T00:44:21.094Z] 
00:44:21 [2020-11-10T00:44:21.094Z] === Skipped
00:44:21 [2020-11-10T00:44:21.094Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
00:44:21 [2020-11-10T00:44:21.094Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
00:44:21 [2020-11-10T00:44:21.094Z] 
00:44:21 [2020-11-10T00:44:21.094Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:44:21 [2020-11-10T00:44:21.094Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:21 [2020-11-10T00:44:21.094Z] 
00:44:21 [2020-11-10T00:44:21.094Z] 
00:44:21 [2020-11-10T00:44:21.094Z] DONE 12 tests, 2 skipped in 1.789s
00:44:21 [2020-11-10T00:44:21.094Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
00:44:21 [2020-11-10T00:44:21.094Z] ++ 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
00:44:21 [2020-11-10T00:44:21.094Z] ++ set -e
00:44:21 [2020-11-10T00:44:21.094Z] ++ '[' -n 0 ']'
00:44:21 [2020-11-10T00:44:21.094Z] ++ set -x
00:44:21 [2020-11-10T00:44:21.095Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:44:21 [2020-11-10T00:44:21.154Z] --- PASS: TestConfigCreateResolve (1.94s)
00:44:21 [2020-11-10T00:44:21.154Z] === RUN   TestConfigDaemonLibtrustID
00:44:21 [2020-11-10T00:44:21.239Z] --- PASS: TestTemplatedConfig (3.59s)
00:44:21 [2020-11-10T00:44:21.239Z] === RUN   TestConfigCreateResolve
00:44:21 [2020-11-10T00:44:21.355Z] INFO: Testing against a local daemon
00:44:21 [2020-11-10T00:44:21.355Z] === RUN   TestNetworkCreateDelete
00:44:21 [2020-11-10T00:44:21.616Z] --- PASS: TestNetworkCreateDelete (0.40s)
00:44:21 [2020-11-10T00:44:21.616Z] === RUN   TestDockerNetworkDeletePreferID
00:44:21 [2020-11-10T00:44:21.789Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
00:44:21 [2020-11-10T00:44:21.789Z] PASS
00:44:21 [2020-11-10T00:44:21.789Z] 
00:44:21 [2020-11-10T00:44:21.789Z] DONE 7 tests in 12.610s
00:44:21 [2020-11-10T00:44:21.789Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
00:44:21 [2020-11-10T00:44:21.789Z] ++ 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
00:44:21 [2020-11-10T00:44:21.789Z] ++ set -e
00:44:21 [2020-11-10T00:44:21.789Z] ++ '[' -n 0 ']'
00:44:21 [2020-11-10T00:44:21.789Z] ++ set -x
00:44:21 [2020-11-10T00:44:21.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:44:21 [2020-11-10T00:44:21.789Z] INFO: Testing against a local daemon
00:44:21 [2020-11-10T00:44:21.789Z] === RUN   TestCheckpoint
00:44:21 [2020-11-10T00:44:21.789Z] --- SKIP: TestCheckpoint (0.00s)
00:44:21 [2020-11-10T00:44:21.789Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:44:21 [2020-11-10T00:44:21.789Z] === RUN   TestContainerInvalidJSON
00:44:21 [2020-11-10T00:44:21.789Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:44:21 [2020-11-10T00:44:21.789Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:44:21 [2020-11-10T00:44:21.789Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:44:21 [2020-11-10T00:44:21.789Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:44:21 [2020-11-10T00:44:21.789Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:44:21 [2020-11-10T00:44:21.789Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:44:21 [2020-11-10T00:44:21.789Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:44:21 [2020-11-10T00:44:21.789Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:44:21 [2020-11-10T00:44:21.789Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:44:21 [2020-11-10T00:44:21.789Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:44:21 [2020-11-10T00:44:21.789Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:44:21 [2020-11-10T00:44:21.789Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:44:21 [2020-11-10T00:44:21.789Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:44:21 [2020-11-10T00:44:21.789Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:44:21 [2020-11-10T00:44:21.789Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
00:44:21 [2020-11-10T00:44:21.789Z] === RUN   TestCopyFromContainerPathIsNotDir
00:44:21 [2020-11-10T00:44:21.808Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
00:44:22 [2020-11-10T00:44:22.082Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
00:44:22 [2020-11-10T00:44:22.082Z] === RUN   TestCopyToContainerPathDoesNotExist
00:44:22 [2020-11-10T00:44:22.082Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
00:44:22 [2020-11-10T00:44:22.082Z] === RUN   TestCopyToContainerPathIsNotDir
00:44:22 [2020-11-10T00:44:22.082Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
00:44:22 [2020-11-10T00:44:22.082Z] === RUN   TestCopyFromContainer
00:44:22 [2020-11-10T00:44:22.378Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:44:23 [2020-11-10T00:44:23.000Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s)
00:44:23 [2020-11-10T00:44:23.000Z] === RUN   TestDaemonDNSFallback
00:44:23 [2020-11-10T00:44:23.596Z] === RUN   TestCopyFromContainer//
00:44:23 [2020-11-10T00:44:23.596Z] === RUN   TestCopyFromContainer//bar/root
00:44:23 [2020-11-10T00:44:23.596Z] === RUN   TestCopyFromContainer//bar/root/
00:44:23 [2020-11-10T00:44:23.596Z] === RUN   TestCopyFromContainer/bar/quux
00:44:23 [2020-11-10T00:44:23.596Z] === RUN   TestCopyFromContainer/bar/quux/
00:44:23 [2020-11-10T00:44:23.596Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:44:23 [2020-11-10T00:44:23.890Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:44:23 [2020-11-10T00:44:23.890Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:44:23 [2020-11-10T00:44:23.890Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:44:23 [2020-11-10T00:44:23.890Z] === RUN   TestCopyFromContainer/bar/notarget
00:44:23 [2020-11-10T00:44:23.890Z] --- PASS: TestCopyFromContainer (1.93s)
00:44:23 [2020-11-10T00:44:23.890Z]     --- PASS: TestCopyFromContainer// (0.07s)
00:44:23 [2020-11-10T00:44:23.890Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
00:44:23 [2020-11-10T00:44:23.890Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
00:44:23 [2020-11-10T00:44:23.890Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
00:44:23 [2020-11-10T00:44:23.890Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
00:44:23 [2020-11-10T00:44:23.890Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
00:44:23 [2020-11-10T00:44:23.890Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
00:44:23 [2020-11-10T00:44:23.890Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
00:44:23 [2020-11-10T00:44:23.890Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
00:44:23 [2020-11-10T00:44:23.890Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
00:44:23 [2020-11-10T00:44:23.890Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:44:24 [2020-11-10T00:44:24.185Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:44:24 [2020-11-10T00:44:24.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:44:24 [2020-11-10T00:44:24.185Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:44:24 [2020-11-10T00:44:24.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:44:24 [2020-11-10T00:44:24.185Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:44:24 [2020-11-10T00:44:24.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:44:24 [2020-11-10T00:44:24.185Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:44:24 [2020-11-10T00:44:24.185Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:44:24 [2020-11-10T00:44:24.185Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:44:24 [2020-11-10T00:44:24.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
00:44:24 [2020-11-10T00:44:24.185Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:44:24 [2020-11-10T00:44:24.185Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:44:24 [2020-11-10T00:44:24.185Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:44:24 [2020-11-10T00:44:24.185Z] === RUN   TestCreateLinkToNonExistingContainer
00:44:24 [2020-11-10T00:44:24.185Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:44:24 [2020-11-10T00:44:24.185Z] === RUN   TestCreateWithInvalidEnv
00:44:24 [2020-11-10T00:44:24.185Z] === RUN   TestCreateWithInvalidEnv/0
00:44:24 [2020-11-10T00:44:24.185Z] === PAUSE TestCreateWithInvalidEnv/0
00:44:24 [2020-11-10T00:44:24.185Z] === RUN   TestCreateWithInvalidEnv/1
00:44:24 [2020-11-10T00:44:24.185Z] === PAUSE TestCreateWithInvalidEnv/1
00:44:24 [2020-11-10T00:44:24.185Z] === RUN   TestCreateWithInvalidEnv/2
00:44:24 [2020-11-10T00:44:24.185Z] === PAUSE TestCreateWithInvalidEnv/2
00:44:24 [2020-11-10T00:44:24.185Z] === CONT  TestCreateWithInvalidEnv/0
00:44:24 [2020-11-10T00:44:24.185Z] === CONT  TestCreateWithInvalidEnv/1
00:44:24 [2020-11-10T00:44:24.185Z] === CONT  TestCreateWithInvalidEnv/2
00:44:24 [2020-11-10T00:44:24.185Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:44:24 [2020-11-10T00:44:24.185Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:44:24 [2020-11-10T00:44:24.185Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:44:24 [2020-11-10T00:44:24.185Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:44:24 [2020-11-10T00:44:24.185Z] === RUN   TestCreateTmpfsMountsTarget
00:44:24 [2020-11-10T00:44:24.185Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:44:24 [2020-11-10T00:44:24.185Z] === RUN   TestCreateWithCustomMaskedPaths
00:44:24 [2020-11-10T00:44:24.288Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
00:44:24 [2020-11-10T00:44:24.288Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
00:44:24 [2020-11-10T00:44:24.547Z] --- PASS: TestConfigCreateResolve (3.18s)
00:44:24 [2020-11-10T00:44:24.547Z] === RUN   TestConfigDaemonLibtrustID
00:44:25 [2020-11-10T00:44:25.118Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
00:44:25 [2020-11-10T00:44:25.118Z] PASS
00:44:25 [2020-11-10T00:44:25.118Z] 
00:44:25 [2020-11-10T00:44:25.118Z] DONE 7 tests in 18.945s
00:44:25 [2020-11-10T00:44:25.118Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:44:25 [2020-11-10T00:44:25.118Z] ++ 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
00:44:25 [2020-11-10T00:44:25.118Z] ++ set -e
00:44:25 [2020-11-10T00:44:25.118Z] ++ '[' -n 0 ']'
00:44:25 [2020-11-10T00:44:25.118Z] ++ set -x
00:44:25 [2020-11-10T00:44:25.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:44:25 [2020-11-10T00:44:25.118Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:44:25 [2020-11-10T00:44:25.378Z] INFO: Testing against a local daemon
00:44:25 [2020-11-10T00:44:25.378Z] === RUN   TestCheckpoint
00:44:25 [2020-11-10T00:44:25.378Z] --- SKIP: TestCheckpoint (0.00s)
00:44:25 [2020-11-10T00:44:25.378Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:44:25 [2020-11-10T00:44:25.378Z] === RUN   TestContainerInvalidJSON
00:44:25 [2020-11-10T00:44:25.378Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:44:25 [2020-11-10T00:44:25.378Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:44:25 [2020-11-10T00:44:25.378Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:44:25 [2020-11-10T00:44:25.378Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:44:25 [2020-11-10T00:44:25.378Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:44:25 [2020-11-10T00:44:25.378Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:44:25 [2020-11-10T00:44:25.378Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:44:25 [2020-11-10T00:44:25.378Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:44:25 [2020-11-10T00:44:25.378Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:44:25 [2020-11-10T00:44:25.378Z] --- PASS: TestContainerInvalidJSON (0.07s)
00:44:25 [2020-11-10T00:44:25.378Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s)
00:44:25 [2020-11-10T00:44:25.378Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s)
00:44:25 [2020-11-10T00:44:25.378Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
00:44:25 [2020-11-10T00:44:25.378Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:44:25 [2020-11-10T00:44:25.637Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
00:44:25 [2020-11-10T00:44:25.637Z] === RUN   TestCopyFromContainerPathIsNotDir
00:44:25 [2020-11-10T00:44:25.637Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
00:44:25 [2020-11-10T00:44:25.637Z] === RUN   TestCopyToContainerPathDoesNotExist
00:44:25 [2020-11-10T00:44:25.710Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s)
00:44:25 [2020-11-10T00:44:25.710Z] === RUN   TestCreateWithCustomReadonlyPaths
00:44:25 [2020-11-10T00:44:25.898Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
00:44:25 [2020-11-10T00:44:25.898Z] === RUN   TestCopyToContainerPathIsNotDir
00:44:25 [2020-11-10T00:44:25.898Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
00:44:25 [2020-11-10T00:44:25.898Z] === RUN   TestCopyFromContainer
00:44:27 [2020-11-10T00:44:27.230Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s)
00:44:27 [2020-11-10T00:44:27.230Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:44:27 [2020-11-10T00:44:27.230Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:44:27 [2020-11-10T00:44:27.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:44:27 [2020-11-10T00:44:27.230Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:44:27 [2020-11-10T00:44:27.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:44:27 [2020-11-10T00:44:27.230Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:44:27 [2020-11-10T00:44:27.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:44:27 [2020-11-10T00:44:27.230Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:44:27 [2020-11-10T00:44:27.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:44:27 [2020-11-10T00:44:27.230Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:44:27 [2020-11-10T00:44:27.230Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:44:27 [2020-11-10T00:44:27.230Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:44:27 [2020-11-10T00:44:27.230Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:44:27 [2020-11-10T00:44:27.230Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:44:27 [2020-11-10T00:44:27.230Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:44:27 [2020-11-10T00:44:27.230Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:44:27 [2020-11-10T00:44:27.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:44:27 [2020-11-10T00:44:27.230Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
00:44:27 [2020-11-10T00:44:27.230Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
00:44:27 [2020-11-10T00:44:27.230Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
00:44:27 [2020-11-10T00:44:27.230Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
00:44:27 [2020-11-10T00:44:27.230Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
00:44:27 [2020-11-10T00:44:27.230Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:44:27 [2020-11-10T00:44:27.867Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
00:44:27 [2020-11-10T00:44:27.867Z] === RUN   TestCreateDifferentPlatform
00:44:27 [2020-11-10T00:44:27.867Z] === RUN   TestCreateDifferentPlatform/different_os
00:44:27 [2020-11-10T00:44:27.867Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:44:27 [2020-11-10T00:44:27.867Z] --- PASS: TestCreateDifferentPlatform (0.02s)
00:44:27 [2020-11-10T00:44:27.867Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:44:27 [2020-11-10T00:44:27.867Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:44:27 [2020-11-10T00:44:27.867Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:44:27 [2020-11-10T00:44:27.867Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
00:44:27 [2020-11-10T00:44:27.867Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:44:27 [2020-11-10T00:44:27.867Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
00:44:27 [2020-11-10T00:44:27.867Z] === RUN   TestContainerStartOnDaemonRestart
00:44:27 [2020-11-10T00:44:27.867Z] === PAUSE TestContainerStartOnDaemonRestart
00:44:27 [2020-11-10T00:44:27.867Z] === RUN   TestDaemonRestartIpcMode
00:44:27 [2020-11-10T00:44:27.867Z] === PAUSE TestDaemonRestartIpcMode
00:44:27 [2020-11-10T00:44:27.867Z] === RUN   TestDaemonHostGatewayIP
00:44:27 [2020-11-10T00:44:27.867Z] === PAUSE TestDaemonHostGatewayIP
00:44:27 [2020-11-10T00:44:27.867Z] === RUN   TestContainerKillOnDaemonStart
00:44:27 [2020-11-10T00:44:27.867Z] === PAUSE TestContainerKillOnDaemonStart
00:44:27 [2020-11-10T00:44:27.867Z] === RUN   TestDiff
00:44:28 [2020-11-10T00:44:28.475Z] === RUN   TestCopyFromContainer//
00:44:28 [2020-11-10T00:44:28.475Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:44:28 [2020-11-10T00:44:28.504Z] --- PASS: TestDiff (0.52s)
00:44:28 [2020-11-10T00:44:28.504Z] === RUN   TestExecWithCloseStdin
00:44:28 [2020-11-10T00:44:28.736Z] === RUN   TestCopyFromContainer//bar/root
00:44:29 [2020-11-10T00:44:29.002Z] === RUN   TestCopyFromContainer//bar/root/
00:44:29 [2020-11-10T00:44:29.002Z] === RUN   TestCopyFromContainer/bar/quux
00:44:29 [2020-11-10T00:44:29.142Z] --- PASS: TestExecWithCloseStdin (0.62s)
00:44:29 [2020-11-10T00:44:29.142Z] === RUN   TestExec
00:44:29 [2020-11-10T00:44:29.261Z] === RUN   TestCopyFromContainer/bar/quux/
00:44:29 [2020-11-10T00:44:29.521Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:44:29 [2020-11-10T00:44:29.779Z] --- PASS: TestExec (0.62s)
00:44:29 [2020-11-10T00:44:29.779Z] === RUN   TestExecUser
00:44:29 [2020-11-10T00:44:29.780Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:44:29 [2020-11-10T00:44:29.780Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:44:30 [2020-11-10T00:44:30.039Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:44:30 [2020-11-10T00:44:30.039Z] === RUN   TestCopyFromContainer/bar/notarget
00:44:30 [2020-11-10T00:44:30.298Z] --- PASS: TestCopyFromContainer (4.40s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCopyFromContainer// (0.21s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.23s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCopyFromContainer/bar/quux (0.27s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.14s)
00:44:30 [2020-11-10T00:44:30.298Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:44:30 [2020-11-10T00:44:30.298Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:44:30 [2020-11-10T00:44:30.298Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:44:30 [2020-11-10T00:44:30.298Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:44:30 [2020-11-10T00:44:30.298Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:44:30 [2020-11-10T00:44:30.298Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:44:30 [2020-11-10T00:44:30.298Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:44:30 [2020-11-10T00:44:30.298Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:44:30 [2020-11-10T00:44:30.298Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:44:30 [2020-11-10T00:44:30.298Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:44:30 [2020-11-10T00:44:30.298Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:44:30 [2020-11-10T00:44:30.298Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
00:44:30 [2020-11-10T00:44:30.298Z] === RUN   TestCreateLinkToNonExistingContainer
00:44:30 [2020-11-10T00:44:30.416Z] --- PASS: TestExecUser (0.63s)
00:44:30 [2020-11-10T00:44:30.416Z] === RUN   TestExportContainerAndImportImage
00:44:30 [2020-11-10T00:44:30.558Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
00:44:30 [2020-11-10T00:44:30.558Z] === RUN   TestCreateWithInvalidEnv
00:44:30 [2020-11-10T00:44:30.558Z] === RUN   TestCreateWithInvalidEnv/0
00:44:30 [2020-11-10T00:44:30.558Z] === PAUSE TestCreateWithInvalidEnv/0
00:44:30 [2020-11-10T00:44:30.558Z] === RUN   TestCreateWithInvalidEnv/1
00:44:30 [2020-11-10T00:44:30.558Z] === PAUSE TestCreateWithInvalidEnv/1
00:44:30 [2020-11-10T00:44:30.558Z] === RUN   TestCreateWithInvalidEnv/2
00:44:30 [2020-11-10T00:44:30.558Z] === PAUSE TestCreateWithInvalidEnv/2
00:44:30 [2020-11-10T00:44:30.558Z] === CONT  TestCreateWithInvalidEnv/0
00:44:30 [2020-11-10T00:44:30.558Z] === CONT  TestCreateWithInvalidEnv/2
00:44:30 [2020-11-10T00:44:30.558Z] === CONT  TestCreateWithInvalidEnv/1
00:44:30 [2020-11-10T00:44:30.558Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
00:44:30 [2020-11-10T00:44:30.558Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:44:30 [2020-11-10T00:44:30.558Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
00:44:30 [2020-11-10T00:44:30.558Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
00:44:30 [2020-11-10T00:44:30.558Z] === RUN   TestCreateTmpfsMountsTarget
00:44:30 [2020-11-10T00:44:30.558Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s)
00:44:30 [2020-11-10T00:44:30.558Z] === RUN   TestCreateWithCustomMaskedPaths
00:44:31 [2020-11-10T00:44:31.055Z] --- PASS: TestExportContainerAndImportImage (0.82s)
00:44:31 [2020-11-10T00:44:31.055Z] === RUN   TestExportContainerAfterDaemonRestart
00:44:31 [2020-11-10T00:44:31.128Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:44:31 [2020-11-10T00:44:31.133Z] --- PASS: TestDaemonDNSFallback (7.46s)
00:44:31 [2020-11-10T00:44:31.133Z] === RUN   TestInspectNetwork
00:44:32 [2020-11-10T00:44:32.577Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
00:44:32 [2020-11-10T00:44:32.577Z] === RUN   TestHealthCheckWorkdir
00:44:33 [2020-11-10T00:44:33.215Z] --- PASS: TestHealthCheckWorkdir (0.74s)
00:44:33 [2020-11-10T00:44:33.215Z] === RUN   TestHealthKillContainer
00:44:33 [2020-11-10T00:44:33.669Z] --- PASS: TestCreateWithCustomMaskedPaths (2.66s)
00:44:33 [2020-11-10T00:44:33.669Z] === RUN   TestCreateWithCustomReadonlyPaths
00:44:33 [2020-11-10T00:44:33.669Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:44:35 [2020-11-10T00:44:35.337Z] === RUN   TestInspectNetwork/full_network_id
00:44:35 [2020-11-10T00:44:35.337Z] === RUN   TestInspectNetwork/partial_network_id
00:44:35 [2020-11-10T00:44:35.337Z] === RUN   TestInspectNetwork/network_name
00:44:35 [2020-11-10T00:44:35.337Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:44:35 [2020-11-10T00:44:35.577Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
00:44:35 [2020-11-10T00:44:35.982Z] --- PASS: TestHealthKillContainer (2.62s)
00:44:35 [2020-11-10T00:44:35.983Z] === RUN   TestInspectCpusetInConfigPre120
00:44:36 [2020-11-10T00:44:36.147Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.89s)
00:44:36 [2020-11-10T00:44:36.147Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:44:36 [2020-11-10T00:44:36.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:44:36 [2020-11-10T00:44:36.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:44:36 [2020-11-10T00:44:36.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:44:36 [2020-11-10T00:44:36.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:44:36 [2020-11-10T00:44:36.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:44:36 [2020-11-10T00:44:36.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:44:36 [2020-11-10T00:44:36.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:44:36 [2020-11-10T00:44:36.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:44:36 [2020-11-10T00:44:36.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:44:36 [2020-11-10T00:44:36.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:44:36 [2020-11-10T00:44:36.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:44:36 [2020-11-10T00:44:36.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:44:36 [2020-11-10T00:44:36.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:44:36 [2020-11-10T00:44:36.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:44:36 [2020-11-10T00:44:36.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:44:36 [2020-11-10T00:44:36.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s)
00:44:36 [2020-11-10T00:44:36.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
00:44:36 [2020-11-10T00:44:36.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
00:44:36 [2020-11-10T00:44:36.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
00:44:36 [2020-11-10T00:44:36.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
00:44:36 [2020-11-10T00:44:36.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
00:44:36 [2020-11-10T00:44:36.147Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:44:36 [2020-11-10T00:44:36.550Z] --- PASS: TestServiceUpdateNetwork (16.30s)
00:44:36 [2020-11-10T00:44:36.550Z] === RUN   TestServiceUpdatePidsLimit
00:44:36 [2020-11-10T00:44:36.550Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:44:36 [2020-11-10T00:44:36.550Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:44:36 [2020-11-10T00:44:36.623Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
00:44:36 [2020-11-10T00:44:36.623Z] === RUN   TestIpcModeNone
00:44:37 [2020-11-10T00:44:37.091Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.98s)
00:44:37 [2020-11-10T00:44:37.091Z] === RUN   TestCreateDifferentPlatform
00:44:37 [2020-11-10T00:44:37.262Z] --- PASS: TestIpcModeNone (0.63s)
00:44:37 [2020-11-10T00:44:37.262Z] === RUN   TestIpcModePrivate
00:44:37 [2020-11-10T00:44:37.352Z] === RUN   TestCreateDifferentPlatform/different_os
00:44:37 [2020-11-10T00:44:37.352Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:44:37 [2020-11-10T00:44:37.352Z] --- PASS: TestCreateDifferentPlatform (0.09s)
00:44:37 [2020-11-10T00:44:37.352Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
00:44:37 [2020-11-10T00:44:37.352Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:44:37 [2020-11-10T00:44:37.352Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:44:37 [2020-11-10T00:44:37.352Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
00:44:37 [2020-11-10T00:44:37.352Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:44:37 [2020-11-10T00:44:37.352Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
00:44:37 [2020-11-10T00:44:37.352Z] === RUN   TestContainerStartOnDaemonRestart
00:44:37 [2020-11-10T00:44:37.352Z] === PAUSE TestContainerStartOnDaemonRestart
00:44:37 [2020-11-10T00:44:37.352Z] === RUN   TestDaemonRestartIpcMode
00:44:37 [2020-11-10T00:44:37.352Z] === PAUSE TestDaemonRestartIpcMode
00:44:37 [2020-11-10T00:44:37.352Z] === RUN   TestDaemonHostGatewayIP
00:44:37 [2020-11-10T00:44:37.352Z] === PAUSE TestDaemonHostGatewayIP
00:44:37 [2020-11-10T00:44:37.352Z] === RUN   TestContainerKillOnDaemonStart
00:44:37 [2020-11-10T00:44:37.352Z] === PAUSE TestContainerKillOnDaemonStart
00:44:37 [2020-11-10T00:44:37.352Z] === RUN   TestDiff
00:44:37 [2020-11-10T00:44:37.610Z] --- PASS: TestIpcModePrivate (0.61s)
00:44:37 [2020-11-10T00:44:37.610Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
00:44:37 [2020-11-10T00:44:37.610Z] === RUN   TestIpcModeShareable
00:44:38 [2020-11-10T00:44:38.249Z] --- PASS: TestIpcModeShareable (0.61s)
00:44:38 [2020-11-10T00:44:38.249Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
00:44:38 [2020-11-10T00:44:38.249Z] === RUN   TestAPIIpcModeShareableAndContainer
00:44:38 [2020-11-10T00:44:38.736Z] --- PASS: TestDiff (1.01s)
00:44:38 [2020-11-10T00:44:38.736Z] === RUN   TestExecWithCloseStdin
00:44:39 [2020-11-10T00:44:39.677Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
00:44:39 [2020-11-10T00:44:39.677Z] --- PASS: TestExecWithCloseStdin (1.21s)
00:44:39 [2020-11-10T00:44:39.677Z] === RUN   TestExec
00:44:39 [2020-11-10T00:44:39.936Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:44:40 [2020-11-10T00:44:40.323Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s)
00:44:40 [2020-11-10T00:44:40.323Z] === RUN   TestAPIIpcModeHost
00:44:40 [2020-11-10T00:44:40.617Z] --- PASS: TestAPIIpcModeHost (0.48s)
00:44:40 [2020-11-10T00:44:40.617Z] === RUN   TestDaemonIpcModeShareable
00:44:40 [2020-11-10T00:44:40.621Z] --- PASS: TestInspectNetwork (9.56s)
00:44:40 [2020-11-10T00:44:40.621Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:44:40 [2020-11-10T00:44:40.621Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:44:40 [2020-11-10T00:44:40.621Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:44:40 [2020-11-10T00:44:40.621Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:44:40 [2020-11-10T00:44:40.621Z] === RUN   TestRunContainerWithBridgeNone
00:44:40 [2020-11-10T00:44:40.876Z] --- PASS: TestExec (0.97s)
00:44:40 [2020-11-10T00:44:40.876Z] === RUN   TestExecUser
00:44:41 [2020-11-10T00:44:41.815Z] --- PASS: TestExecUser (1.10s)
00:44:41 [2020-11-10T00:44:41.815Z] === RUN   TestExportContainerAndImportImage
00:44:41 [2020-11-10T00:44:41.815Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
00:44:42 [2020-11-10T00:44:42.131Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
00:44:42 [2020-11-10T00:44:42.131Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:44:42 [2020-11-10T00:44:42.131Z] === RUN   TestDaemonIpcModePrivate
00:44:42 [2020-11-10T00:44:42.532Z] --- PASS: TestRunContainerWithBridgeNone (2.46s)
00:44:42 [2020-11-10T00:44:42.532Z] === RUN   TestNetworkInvalidJSON
00:44:42 [2020-11-10T00:44:42.532Z] === RUN   TestNetworkInvalidJSON//networks/create
00:44:42 [2020-11-10T00:44:42.532Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:44:42 [2020-11-10T00:44:42.532Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:44:42 [2020-11-10T00:44:42.532Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:44:42 [2020-11-10T00:44:42.532Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:44:42 [2020-11-10T00:44:42.532Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:44:42 [2020-11-10T00:44:42.532Z] === CONT  TestNetworkInvalidJSON//networks/create
00:44:42 [2020-11-10T00:44:42.532Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:44:42 [2020-11-10T00:44:42.532Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:44:42 [2020-11-10T00:44:42.532Z] --- PASS: TestNetworkInvalidJSON (0.03s)
00:44:42 [2020-11-10T00:44:42.532Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:44:42 [2020-11-10T00:44:42.532Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:44:42 [2020-11-10T00:44:42.532Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:44:42 [2020-11-10T00:44:42.532Z] === RUN   TestHostIPv4BridgeLabel
00:44:43 [2020-11-10T00:44:43.103Z] --- PASS: TestHostIPv4BridgeLabel (0.81s)
00:44:43 [2020-11-10T00:44:43.103Z] === RUN   TestDaemonRestartWithLiveRestore
00:44:43 [2020-11-10T00:44:43.196Z] --- PASS: TestExportContainerAndImportImage (1.18s)
00:44:43 [2020-11-10T00:44:43.196Z] === RUN   TestExportContainerAfterDaemonRestart
00:44:43 [2020-11-10T00:44:43.196Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
00:44:43 [2020-11-10T00:44:43.489Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:44:43 [2020-11-10T00:44:43.645Z] --- PASS: TestDaemonIpcModePrivate (1.39s)
00:44:43 [2020-11-10T00:44:43.645Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:44:43 [2020-11-10T00:44:43.645Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:44:44 [2020-11-10T00:44:44.577Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s)
00:44:44 [2020-11-10T00:44:44.577Z] === RUN   TestHealthCheckWorkdir
00:44:44 [2020-11-10T00:44:44.686Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s)
00:44:44 [2020-11-10T00:44:44.686Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:44:44 [2020-11-10T00:44:44.686Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:44:45 [2020-11-10T00:44:45.014Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s)
00:44:45 [2020-11-10T00:44:45.014Z] === RUN   TestDaemonDefaultNetworkPools
00:44:45 [2020-11-10T00:44:45.954Z] --- PASS: TestDaemonDefaultNetworkPools (1.32s)
00:44:45 [2020-11-10T00:44:45.954Z] === RUN   TestDaemonRestartWithExistingNetwork
00:44:45 [2020-11-10T00:44:45.957Z] --- PASS: TestHealthCheckWorkdir (1.17s)
00:44:45 [2020-11-10T00:44:45.957Z] === RUN   TestHealthKillContainer
00:44:46 [2020-11-10T00:44:46.365Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s)
00:44:46 [2020-11-10T00:44:46.365Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:44:46 [2020-11-10T00:44:46.365Z] === RUN   TestIpcModeOlderClient
00:44:46 [2020-11-10T00:44:46.365Z] === PAUSE TestIpcModeOlderClient
00:44:46 [2020-11-10T00:44:46.365Z] === RUN   TestKillContainerInvalidSignal
00:44:46 [2020-11-10T00:44:46.656Z] --- PASS: TestKillContainerInvalidSignal (0.52s)
00:44:46 [2020-11-10T00:44:46.656Z] === RUN   TestKillContainer
00:44:46 [2020-11-10T00:44:46.656Z] === RUN   TestKillContainer/no_signal
00:44:47 [2020-11-10T00:44:47.294Z] === RUN   TestKillContainer/non_killing_signal
00:44:47 [2020-11-10T00:44:47.590Z] === RUN   TestKillContainer/killing_signal
00:44:47 [2020-11-10T00:44:47.867Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
00:44:47 [2020-11-10T00:44:47.867Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s)
00:44:47 [2020-11-10T00:44:47.867Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:44:48 [2020-11-10T00:44:48.239Z] --- PASS: TestKillContainer (1.60s)
00:44:48 [2020-11-10T00:44:48.239Z]     --- PASS: TestKillContainer/no_signal (0.52s)
00:44:48 [2020-11-10T00:44:48.239Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
00:44:48 [2020-11-10T00:44:48.239Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
00:44:48 [2020-11-10T00:44:48.239Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:44:48 [2020-11-10T00:44:48.239Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:44:48 [2020-11-10T00:44:48.438Z] --- PASS: TestHealthKillContainer (2.82s)
00:44:48 [2020-11-10T00:44:48.438Z] === RUN   TestInspectCpusetInConfigPre120
00:44:48 [2020-11-10T00:44:48.875Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:44:49 [2020-11-10T00:44:49.378Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
00:44:49 [2020-11-10T00:44:49.378Z] === RUN   TestIpcModeNone
00:44:49 [2020-11-10T00:44:49.512Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s)
00:44:49 [2020-11-10T00:44:49.512Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
00:44:49 [2020-11-10T00:44:49.512Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s)
00:44:49 [2020-11-10T00:44:49.512Z] === RUN   TestKillStoppedContainer
00:44:49 [2020-11-10T00:44:49.512Z] --- PASS: TestKillStoppedContainer (0.06s)
00:44:49 [2020-11-10T00:44:49.512Z] === RUN   TestKillStoppedContainerAPIPre120
00:44:49 [2020-11-10T00:44:49.512Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
00:44:49 [2020-11-10T00:44:49.512Z] === RUN   TestKillDifferentUserContainer
00:44:50 [2020-11-10T00:44:50.147Z] --- PASS: TestKillDifferentUserContainer (0.54s)
00:44:50 [2020-11-10T00:44:50.147Z] === RUN   TestInspectOomKilledTrue
00:44:50 [2020-11-10T00:44:50.318Z] --- PASS: TestIpcModeNone (0.84s)
00:44:50 [2020-11-10T00:44:50.318Z] === RUN   TestIpcModePrivate
00:44:50 [2020-11-10T00:44:50.413Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s)
00:44:50 [2020-11-10T00:44:50.413Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:44:50 [2020-11-10T00:44:50.578Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
00:44:50 [2020-11-10T00:44:50.783Z] --- PASS: TestInspectOomKilledTrue (0.89s)
00:44:50 [2020-11-10T00:44:50.783Z] === RUN   TestInspectOomKilledFalse
00:44:50 [2020-11-10T00:44:50.838Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
00:44:51 [2020-11-10T00:44:51.099Z] --- PASS: TestIpcModePrivate (0.91s)
00:44:51 [2020-11-10T00:44:51.099Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
00:44:51 [2020-11-10T00:44:51.099Z] === RUN   TestIpcModeShareable
00:44:51 [2020-11-10T00:44:51.356Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.88s)
00:44:51 [2020-11-10T00:44:51.356Z] === RUN   TestServiceWithPredefinedNetwork
00:44:51 [2020-11-10T00:44:51.418Z] --- PASS: TestInspectOomKilledFalse (0.55s)
00:44:51 [2020-11-10T00:44:51.418Z] === RUN   TestLinksEtcHostsContentMatch
00:44:51 [2020-11-10T00:44:51.713Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
00:44:51 [2020-11-10T00:44:51.714Z] === RUN   TestLinksContainerNames
00:44:51 [2020-11-10T00:44:51.965Z] --- PASS: TestServiceUpdatePidsLimit (17.87s)
00:44:51 [2020-11-10T00:44:51.965Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
00:44:51 [2020-11-10T00:44:51.965Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s)
00:44:51 [2020-11-10T00:44:51.965Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
00:44:51 [2020-11-10T00:44:51.965Z] PASS
00:44:51 [2020-11-10T00:44:51.965Z] 
00:44:51 [2020-11-10T00:44:51.965Z] === Skipped
00:44:51 [2020-11-10T00:44:51.965Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
00:44:51 [2020-11-10T00:44:51.965Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:44:51 [2020-11-10T00:44:51.965Z] 
00:44:51 [2020-11-10T00:44:51.965Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
00:44:51 [2020-11-10T00:44:51.965Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:51 [2020-11-10T00:44:51.965Z] 
00:44:51 [2020-11-10T00:44:51.965Z] 
00:44:51 [2020-11-10T00:44:51.965Z] DONE 27 tests, 2 skipped in 174.353s
00:44:51 [2020-11-10T00:44:51.965Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
00:44:51 [2020-11-10T00:44:51.965Z] ++ 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
00:44:51 [2020-11-10T00:44:51.965Z] ++ set -e
00:44:51 [2020-11-10T00:44:51.965Z] ++ '[' -n 0 ']'
00:44:51 [2020-11-10T00:44:51.965Z] ++ set -x
00:44:51 [2020-11-10T00:44:51.965Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:44:51 [2020-11-10T00:44:51.965Z] INFO: Testing against a local daemon
00:44:51 [2020-11-10T00:44:51.965Z] === RUN   TestSessionCreate
00:44:51 [2020-11-10T00:44:51.965Z] --- PASS: TestSessionCreate (0.02s)
00:44:51 [2020-11-10T00:44:51.965Z] === RUN   TestSessionCreateWithBadUpgrade
00:44:51 [2020-11-10T00:44:51.965Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
00:44:51 [2020-11-10T00:44:51.965Z] PASS
00:44:51 [2020-11-10T00:44:51.965Z] 
00:44:51 [2020-11-10T00:44:51.965Z] DONE 2 tests in 0.107s
00:44:51 [2020-11-10T00:44:51.965Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
00:44:51 [2020-11-10T00:44:51.965Z] ++ 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
00:44:51 [2020-11-10T00:44:51.965Z] ++ set -e
00:44:51 [2020-11-10T00:44:51.965Z] ++ '[' -n 0 ']'
00:44:51 [2020-11-10T00:44:51.965Z] ++ set -x
00:44:51 [2020-11-10T00:44:51.965Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:44:51 [2020-11-10T00:44:51.965Z] INFO: Testing against a local daemon
00:44:51 [2020-11-10T00:44:51.965Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:44:51 [2020-11-10T00:44:51.965Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:44:51 [2020-11-10T00:44:51.965Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:44:51 [2020-11-10T00:44:51.965Z] === RUN   TestEventsExecDie
00:44:52 [2020-11-10T00:44:52.039Z] --- PASS: TestIpcModeShareable (1.00s)
00:44:52 [2020-11-10T00:44:52.039Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
00:44:52 [2020-11-10T00:44:52.039Z] === RUN   TestAPIIpcModeShareableAndContainer
00:44:52 [2020-11-10T00:44:52.754Z] --- PASS: TestLinksContainerNames (0.99s)
00:44:52 [2020-11-10T00:44:52.754Z] === RUN   TestLogsFollowTailEmpty
00:44:53 [2020-11-10T00:44:53.000Z] --- PASS: TestEventsExecDie (0.92s)
00:44:53 [2020-11-10T00:44:53.000Z] === RUN   TestEventsBackwardsCompatible
00:44:53 [2020-11-10T00:44:53.000Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
00:44:53 [2020-11-10T00:44:53.000Z] === RUN   TestInfoBinaryCommits
00:44:53 [2020-11-10T00:44:53.000Z] --- PASS: TestInfoBinaryCommits (0.01s)
00:44:53 [2020-11-10T00:44:53.000Z] === RUN   TestInfoAPIVersioned
00:44:53 [2020-11-10T00:44:53.000Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:44:53 [2020-11-10T00:44:53.000Z] === RUN   TestInfoDiscoveryBackend
00:44:53 [2020-11-10T00:44:53.390Z] --- PASS: TestLogsFollowTailEmpty (0.50s)
00:44:53 [2020-11-10T00:44:53.390Z] === RUN   TestContainerNetworkMountsNoChown
00:44:53 [2020-11-10T00:44:53.633Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
00:44:53 [2020-11-10T00:44:53.633Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:44:54 [2020-11-10T00:44:54.031Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s)
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/default
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/default
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/private
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/private
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rprivate
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rprivate
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/slave
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/slave
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rslave
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rslave
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/shared
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/shared
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rshared
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rshared
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/default
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/shared
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rslave
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rshared
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rprivate
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/default/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/default/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/slave
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/private
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/private/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/private/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/default/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/default/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/private/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/private/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:44:54 [2020-11-10T00:44:54.031Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:44:54 [2020-11-10T00:44:54.031Z] --- PASS: TestMountDaemonRoot (0.03s)
00:44:54 [2020-11-10T00:44:54.031Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
00:44:54 [2020-11-10T00:44:54.031Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
00:44:54 [2020-11-10T00:44:54.031Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
00:44:54 [2020-11-10T00:44:54.031Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:44:54 [2020-11-10T00:44:54.031Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
00:44:54 [2020-11-10T00:44:54.031Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
00:44:54 [2020-11-10T00:44:54.031Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
00:44:54 [2020-11-10T00:44:54.031Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
00:44:54 [2020-11-10T00:44:54.031Z] === RUN   TestContainerBindMountNonRecursive
00:44:54 [2020-11-10T00:44:54.589Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:44:54 [2020-11-10T00:44:54.589Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s)
00:44:54 [2020-11-10T00:44:54.589Z] === RUN   TestAPIIpcModeHost
00:44:54 [2020-11-10T00:44:54.657Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s)
00:44:54 [2020-11-10T00:44:54.657Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:44:54 [2020-11-10T00:44:54.657Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:44:54 [2020-11-10T00:44:54.657Z]     service_test.go:236: FLAKY_TEST
00:44:54 [2020-11-10T00:44:54.657Z] === RUN   TestServiceWithDataPathPortInit
00:44:54 [2020-11-10T00:44:54.667Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:44:54 [2020-11-10T00:44:54.667Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:44:54 [2020-11-10T00:44:54.959Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
00:44:54 [2020-11-10T00:44:54.959Z] === RUN   TestInfoAPI
00:44:54 [2020-11-10T00:44:54.959Z] --- PASS: TestInfoAPI (0.01s)
00:44:54 [2020-11-10T00:44:54.959Z] === RUN   TestInfoAPIWarnings
00:44:55 [2020-11-10T00:44:55.528Z] --- PASS: TestAPIIpcModeHost (0.70s)
00:44:55 [2020-11-10T00:44:55.528Z] === RUN   TestDaemonIpcModeShareable
00:44:55 [2020-11-10T00:44:55.528Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
00:44:55 [2020-11-10T00:44:55.544Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
00:44:55 [2020-11-10T00:44:55.544Z] === RUN   TestContainerVolumesMountedAsShared
00:44:55 [2020-11-10T00:44:55.836Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s)
00:44:55 [2020-11-10T00:44:55.836Z] === RUN   TestContainerVolumesMountedAsSlave
00:44:56 [2020-11-10T00:44:56.489Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s)
00:44:56 [2020-11-10T00:44:56.489Z] === RUN   TestNetworkNat
00:44:56 [2020-11-10T00:44:56.909Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:44:57 [2020-11-10T00:44:57.124Z] --- PASS: TestNetworkNat (0.58s)
00:44:57 [2020-11-10T00:44:57.125Z] === RUN   TestNetworkLocalhostTCPNat
00:44:57 [2020-11-10T00:44:57.168Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
00:44:57 [2020-11-10T00:44:57.168Z] --- PASS: TestDaemonIpcModeShareable (1.95s)
00:44:57 [2020-11-10T00:44:57.168Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true
00:44:57 [2020-11-10T00:44:57.169Z] === RUN   TestDaemonIpcModePrivate
00:44:57 [2020-11-10T00:44:57.420Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s)
00:44:57 [2020-11-10T00:44:57.420Z] === RUN   TestNetworkLoopbackNat
00:44:57 [2020-11-10T00:44:57.428Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:44:59 [2020-11-10T00:44:59.339Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
00:44:59 [2020-11-10T00:44:59.339Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
00:44:59 [2020-11-10T00:44:59.339Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:44:59 [2020-11-10T00:44:59.339Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:44:59 [2020-11-10T00:44:59.339Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
00:45:00 [2020-11-10T00:45:00.157Z] --- PASS: TestNetworkLoopbackNat (2.73s)
00:45:00 [2020-11-10T00:45:00.157Z] === RUN   TestPause
00:45:00 [2020-11-10T00:45:00.794Z] --- PASS: TestPause (0.57s)
00:45:00 [2020-11-10T00:45:00.794Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:45:00 [2020-11-10T00:45:00.794Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:45:00 [2020-11-10T00:45:00.794Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:45:00 [2020-11-10T00:45:00.794Z] === RUN   TestPauseStopPausedContainer
00:45:01 [2020-11-10T00:45:01.247Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
00:45:01 [2020-11-10T00:45:01.247Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
00:45:01 [2020-11-10T00:45:01.247Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:45:01 [2020-11-10T00:45:01.429Z] --- PASS: TestPauseStopPausedContainer (0.57s)
00:45:01 [2020-11-10T00:45:01.429Z] === RUN   TestPsFilter
00:45:01 [2020-11-10T00:45:01.429Z] --- PASS: TestPsFilter (0.15s)
00:45:01 [2020-11-10T00:45:01.429Z] === RUN   TestRemoveContainerWithRemovedVolume
00:45:02 [2020-11-10T00:45:02.067Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s)
00:45:02 [2020-11-10T00:45:02.067Z] === RUN   TestRemoveContainerWithVolume
00:45:02 [2020-11-10T00:45:02.187Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:45:02 [2020-11-10T00:45:02.704Z] --- PASS: TestRemoveContainerWithVolume (0.56s)
00:45:02 [2020-11-10T00:45:02.704Z] === RUN   TestRemoveContainerRunning
00:45:02 [2020-11-10T00:45:02.758Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
00:45:02 [2020-11-10T00:45:02.758Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: true, mustBeShared: true
00:45:02 [2020-11-10T00:45:02.758Z] === RUN   TestIpcModeOlderClient
00:45:02 [2020-11-10T00:45:02.758Z] === PAUSE TestIpcModeOlderClient
00:45:02 [2020-11-10T00:45:02.758Z] === RUN   TestKillContainerInvalidSignal
00:45:03 [2020-11-10T00:45:03.040Z] --- PASS: TestRemoveContainerRunning (0.54s)
00:45:03 [2020-11-10T00:45:03.040Z] === RUN   TestRemoveContainerForceRemoveRunning
00:45:03 [2020-11-10T00:45:03.326Z] --- PASS: TestKillContainerInvalidSignal (0.76s)
00:45:03 [2020-11-10T00:45:03.327Z] === RUN   TestKillContainer
00:45:03 [2020-11-10T00:45:03.586Z] === RUN   TestKillContainer/no_signal
00:45:03 [2020-11-10T00:45:03.674Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s)
00:45:03 [2020-11-10T00:45:03.674Z] === RUN   TestRemoveInvalidContainer
00:45:03 [2020-11-10T00:45:03.674Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:45:03 [2020-11-10T00:45:03.674Z] === RUN   TestRenameLinkedContainer
00:45:04 [2020-11-10T00:45:04.158Z] === RUN   TestKillContainer/non_killing_signal
00:45:04 [2020-11-10T00:45:04.727Z] === RUN   TestKillContainer/killing_signal
00:45:05 [2020-11-10T00:45:05.753Z] --- PASS: TestRenameLinkedContainer (2.11s)
00:45:05 [2020-11-10T00:45:05.753Z] === RUN   TestRenameStoppedContainer
00:45:06 [2020-11-10T00:45:06.108Z] --- PASS: TestKillContainer (2.41s)
00:45:06 [2020-11-10T00:45:06.108Z]     --- PASS: TestKillContainer/no_signal (0.75s)
00:45:06 [2020-11-10T00:45:06.108Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
00:45:06 [2020-11-10T00:45:06.108Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
00:45:06 [2020-11-10T00:45:06.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:45:06 [2020-11-10T00:45:06.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:45:06 [2020-11-10T00:45:06.392Z] --- PASS: TestRenameStoppedContainer (0.50s)
00:45:06 [2020-11-10T00:45:06.393Z] === RUN   TestRenameRunningContainerAndReuse
00:45:06 [2020-11-10T00:45:06.678Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:45:07 [2020-11-10T00:45:07.436Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s)
00:45:07 [2020-11-10T00:45:07.436Z] === RUN   TestRenameInvalidName
00:45:07 [2020-11-10T00:45:07.616Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:45:07 [2020-11-10T00:45:07.616Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s)
00:45:07 [2020-11-10T00:45:07.617Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
00:45:07 [2020-11-10T00:45:07.617Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
00:45:07 [2020-11-10T00:45:07.617Z] === RUN   TestKillStoppedContainer
00:45:07 [2020-11-10T00:45:07.876Z] --- PASS: TestKillStoppedContainer (0.12s)
00:45:07 [2020-11-10T00:45:07.876Z] === RUN   TestKillStoppedContainerAPIPre120
00:45:07 [2020-11-10T00:45:07.876Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
00:45:07 [2020-11-10T00:45:07.876Z] === RUN   TestKillDifferentUserContainer
00:45:08 [2020-11-10T00:45:08.076Z] --- PASS: TestRenameInvalidName (0.57s)
00:45:08 [2020-11-10T00:45:08.076Z] === RUN   TestRenameAnonymousContainer
00:45:08 [2020-11-10T00:45:08.816Z] --- PASS: TestKillDifferentUserContainer (0.95s)
00:45:08 [2020-11-10T00:45:08.816Z] === RUN   TestInspectOomKilledTrue
00:45:08 [2020-11-10T00:45:08.816Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:45:08 [2020-11-10T00:45:08.816Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:45:08 [2020-11-10T00:45:08.816Z] === RUN   TestInspectOomKilledFalse
00:45:08 [2020-11-10T00:45:08.816Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:45:08 [2020-11-10T00:45:08.816Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:45:08 [2020-11-10T00:45:08.816Z] === RUN   TestLinksEtcHostsContentMatch
00:45:09 [2020-11-10T00:45:09.076Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
00:45:09 [2020-11-10T00:45:09.337Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:45:09 [2020-11-10T00:45:09.599Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s)
00:45:09 [2020-11-10T00:45:09.599Z] === RUN   TestLinksContainerNames
00:45:10 [2020-11-10T00:45:10.152Z] --- PASS: TestRenameAnonymousContainer (1.85s)
00:45:10 [2020-11-10T00:45:10.152Z] === RUN   TestRenameContainerWithSameName
00:45:10 [2020-11-10T00:45:10.447Z] --- PASS: TestRenameContainerWithSameName (0.51s)
00:45:10 [2020-11-10T00:45:10.447Z] === RUN   TestRenameContainerWithLinkedContainer
00:45:10 [2020-11-10T00:45:10.981Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:45:11 [2020-11-10T00:45:11.241Z] --- PASS: TestLinksContainerNames (1.63s)
00:45:11 [2020-11-10T00:45:11.241Z] === RUN   TestLogsFollowTailEmpty
00:45:11 [2020-11-10T00:45:11.499Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s)
00:45:11 [2020-11-10T00:45:11.499Z] === RUN   TestResize
00:45:11 [2020-11-10T00:45:11.501Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:45:12 [2020-11-10T00:45:12.135Z] --- PASS: TestResize (0.52s)
00:45:12 [2020-11-10T00:45:12.135Z] === RUN   TestResizeWithInvalidSize
00:45:12 [2020-11-10T00:45:12.428Z] --- PASS: TestResizeWithInvalidSize (0.56s)
00:45:12 [2020-11-10T00:45:12.428Z] === RUN   TestResizeWhenContainerNotStarted
00:45:12 [2020-11-10T00:45:12.440Z] --- PASS: TestLogsFollowTailEmpty (1.20s)
00:45:12 [2020-11-10T00:45:12.440Z] === RUN   TestContainerNetworkMountsNoChown
00:45:12 [2020-11-10T00:45:12.440Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:45:12 [2020-11-10T00:45:12.700Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
00:45:12 [2020-11-10T00:45:12.769Z] --- PASS: TestServiceWithDataPathPortInit (17.85s)
00:45:12 [2020-11-10T00:45:12.769Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:45:13 [2020-11-10T00:45:13.066Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s)
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:45:13 [2020-11-10T00:45:13.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:45:13 [2020-11-10T00:45:13.270Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s)
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/default
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/default
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/private
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/private
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rprivate
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rprivate
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/slave
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/slave
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rslave
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rslave
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/shared
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/shared
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rshared
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rshared
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/default
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/default/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/default/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/rshared
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/shared
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/rslave
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/slave
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/rprivate
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/private
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/private/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/private/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/default/bind_root
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/default/mount_root
00:45:13 [2020-11-10T00:45:13.270Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:45:13 [2020-11-10T00:45:13.529Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestInfoAPIWarnings (16.28s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestInfoDebug
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestInfoDebug (0.52s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestInfoInsecureRegistries
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestInfoRegistryMirrors
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestLoginFailsWithBadCredentials
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestPingCacheHeaders
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestPingCacheHeaders (0.01s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestPingGet
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestPingGet (0.02s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestPingHead
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestPingHead (0.02s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestVersion
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestVersion (0.01s)
00:45:13 [2020-11-10T00:45:13.538Z] PASS
00:45:13 [2020-11-10T00:45:13.538Z] 
00:45:13 [2020-11-10T00:45:13.538Z] === Skipped
00:45:13 [2020-11-10T00:45:13.538Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:45:13 [2020-11-10T00:45:13.538Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:45:13 [2020-11-10T00:45:13.538Z] 
00:45:13 [2020-11-10T00:45:13.538Z] 
00:45:13 [2020-11-10T00:45:13.538Z] DONE 18 tests, 1 skipped in 21.328s
00:45:13 [2020-11-10T00:45:13.538Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
00:45:13 [2020-11-10T00:45:13.538Z] ++ 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
00:45:13 [2020-11-10T00:45:13.538Z] ++ set -e
00:45:13 [2020-11-10T00:45:13.538Z] ++ '[' -n 0 ']'
00:45:13 [2020-11-10T00:45:13.538Z] ++ set -x
00:45:13 [2020-11-10T00:45:13.538Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:45:13 [2020-11-10T00:45:13.538Z] INFO: Testing against a local daemon
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestVolumesCreateAndList
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestVolumesCreateAndList (0.01s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestVolumesRemove
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestVolumesRemove (0.10s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestVolumesInspect
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestVolumesInspect (0.01s)
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestVolumesInvalidJSON
00:45:13 [2020-11-10T00:45:13.538Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:45:13 [2020-11-10T00:45:13.538Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:45:13 [2020-11-10T00:45:13.538Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:45:13 [2020-11-10T00:45:13.538Z] --- PASS: TestVolumesInvalidJSON (0.02s)
00:45:13 [2020-11-10T00:45:13.538Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:45:13 [2020-11-10T00:45:13.538Z] PASS
00:45:13 [2020-11-10T00:45:13.538Z] 
00:45:13 [2020-11-10T00:45:13.538Z] DONE 5 tests in 0.207s
00:45:13 [2020-11-10T00:45:13.538Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:45:13 [2020-11-10T00:45:13.538Z] ++++ cat bundles/test-integration/docker.pid
00:45:13 [2020-11-10T00:45:13.538Z] +++ kill 12082
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/private/bind_root
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/private/mount_root
00:45:13 [2020-11-10T00:45:13.789Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:45:14 [2020-11-10T00:45:14.048Z] --- PASS: TestMountDaemonRoot (0.03s)
00:45:14 [2020-11-10T00:45:14.048Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
00:45:14 [2020-11-10T00:45:14.048Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
00:45:14 [2020-11-10T00:45:14.048Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:45:14 [2020-11-10T00:45:14.048Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
00:45:14 [2020-11-10T00:45:14.048Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
00:45:14 [2020-11-10T00:45:14.048Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
00:45:14 [2020-11-10T00:45:14.048Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
00:45:14 [2020-11-10T00:45:14.048Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
00:45:14 [2020-11-10T00:45:14.048Z] === RUN   TestContainerBindMountNonRecursive
00:45:14 [2020-11-10T00:45:14.308Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
00:45:15 [2020-11-10T00:45:15.044Z] +++ /etc/init.d/apparmor stop
00:45:15 [2020-11-10T00:45:15.044Z] Leaving: AppArmorNo profiles have been unloaded.
00:45:15 [2020-11-10T00:45:15.044Z] 
00:45:15 [2020-11-10T00:45:15.044Z] Unloading profiles will leave already running processes permanently
00:45:15 [2020-11-10T00:45:15.044Z] unconfined, which can lead to unexpected situations.
00:45:15 [2020-11-10T00:45:15.044Z] 
00:45:15 [2020-11-10T00:45:15.044Z] To set a process to complain mode, use the command line tool
00:45:15 [2020-11-10T00:45:15.044Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:45:15 [2020-11-10T00:45:15.044Z] +++ true
00:45:15 [2020-11-10T00:45:15.044Z] exiting test-integration
00:45:15 [2020-11-10T00:45:15.044Z] ++ exit 0
00:45:15 [2020-11-10T00:45:15.044Z] 
00:45:15 [2020-11-10T00:45:15.148Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:45:15 [2020-11-10T00:45:15.299Z] Created binary: bundles/binary-daemon/dockerd-dev
00:45:15 [2020-11-10T00:45:15.299Z] Copying nested executables into bundles/binary-daemon
00:45:15 [2020-11-10T00:45:15.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:45:15 [2020-11-10T00:45:15.860Z] 
00:45:16 [2020-11-10T00:45:16.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:45:16 [2020-11-10T00:45:16.218Z] --- PASS: TestContainerBindMountNonRecursive (2.42s)
00:45:16 [2020-11-10T00:45:16.218Z] === RUN   TestContainerVolumesMountedAsShared
00:45:16 [2020-11-10T00:45:16.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:45:16 [2020-11-10T00:45:16.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:45:16 [2020-11-10T00:45:16.789Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
00:45:17 [2020-11-10T00:45:17.049Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s)
00:45:17 [2020-11-10T00:45:17.049Z] === RUN   TestContainerVolumesMountedAsSlave
00:45:17 [2020-11-10T00:45:17.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/make.sh cross
Post stage
[Pipeline] junit
00:45:17 [2020-11-10T00:45:17.157Z] Recording test results
00:45:17 [2020-11-10T00:45:17.368Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:45:17 [2020-11-10T00:45:17.388Z] 
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:45:17 [2020-11-10T00:45:17.644Z] Removing bundles/
00:45:17 [2020-11-10T00:45:17.644Z] 
00:45:17 [2020-11-10T00:45:17.644Z] ---> Making bundle: cross (in bundles/cross)
00:45:17 [2020-11-10T00:45:17.644Z] Cross building: bundles/cross/linux/amd64
00:45:17 [2020-11-10T00:45:17.644Z] Building: bundles/cross/linux/amd64/dockerd-dev
00:45:17 [2020-11-10T00:45:17.644Z] GOOS="linux" GOARCH="amd64" GOARM=""
00:45:17 [2020-11-10T00:45:17.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:45:17 [2020-11-10T00:45:17.958Z] + echo Ensuring container killed.
00:45:17 [2020-11-10T00:45:17.958Z] Ensuring container killed.
00:45:17 [2020-11-10T00:45:17.958Z] + docker rm -vf docker-pr16
00:45:17 [2020-11-10T00:45:17.958Z] Error: No such container: docker-pr16
00:45:17 [2020-11-10T00:45:17.958Z] + true
00:45:17 [2020-11-10T00:45:17.989Z] --- PASS: TestContainerVolumesMountedAsSlave (0.75s)
00:45:17 [2020-11-10T00:45:17.989Z] === RUN   TestNetworkNat
[Pipeline] sh
00:45:18 [2020-11-10T00:45:18.338Z] + echo Chowning /workspace to jenkins user
00:45:18 [2020-11-10T00:45:18.338Z] Chowning /workspace to jenkins user
00:45:18 [2020-11-10T00:45:18.338Z] + id -u
00:45:18 [2020-11-10T00:45:18.338Z] + id -g
00:45:18 [2020-11-10T00:45:18.338Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41638:/workspace busybox chown -R 1001:1001 /workspace
00:45:18 [2020-11-10T00:45:18.338Z] Unable to find image 'busybox:latest' locally
00:45:18 [2020-11-10T00:45:18.629Z] latest: Pulling from library/busybox
00:45:18 [2020-11-10T00:45:18.920Z] 393d6a917252: Pulling fs layer
00:45:18 [2020-11-10T00:45:18.920Z] 393d6a917252: Verifying Checksum
00:45:18 [2020-11-10T00:45:18.920Z] 393d6a917252: Download complete
00:45:18 [2020-11-10T00:45:18.929Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
00:45:18 [2020-11-10T00:45:18.929Z] --- PASS: TestNetworkNat (0.86s)
00:45:18 [2020-11-10T00:45:18.929Z] === RUN   TestNetworkLocalhostTCPNat
00:45:19 [2020-11-10T00:45:19.206Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:45:19 [2020-11-10T00:45:19.867Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s)
00:45:19 [2020-11-10T00:45:19.867Z] === RUN   TestNetworkLoopbackNat
00:45:19 [2020-11-10T00:45:19.867Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
00:45:19 [2020-11-10T00:45:19.867Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
00:45:19 [2020-11-10T00:45:19.867Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
00:45:19 [2020-11-10T00:45:19.954Z] 393d6a917252: Pull complete
00:45:19 [2020-11-10T00:45:19.954Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:45:19 [2020-11-10T00:45:19.954Z] Status: Downloaded newer image for busybox:latest
00:45:20 [2020-11-10T00:45:20.496Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
00:45:21 [2020-11-10T00:45:21.289Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s)
00:45:21 [2020-11-10T00:45:21.289Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.09s)
00:45:21 [2020-11-10T00:45:21.289Z] === RUN   TestCgroupNamespacesRun
00:45:21 [2020-11-10T00:45:21.440Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
00:45:22 [2020-11-10T00:45:22.030Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:45:22 [2020-11-10T00:45:22.430Z] + bundleName=s390x-integration
00:45:22 [2020-11-10T00:45:22.430Z] + echo Creating s390x-integration-bundles.tar.gz
00:45:22 [2020-11-10T00:45:22.430Z] Creating s390x-integration-bundles.tar.gz
00:45:22 [2020-11-10T00:45:22.430Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:45:22 [2020-11-10T00:45:22.430Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
00:45:22 [2020-11-10T00:45:22.475Z] Archiving artifacts
00:45:22 [2020-11-10T00:45:22.778Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.18s)
00:45:22 [2020-11-10T00:45:22.778Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a1mklkzducps3zdks97p4o768 Created:2020-11-10 00:45:14.024482174 +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[4eacf03968a4c42fca73269a590331510adb82bd3e6ea629423a57f077cb79f8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9ujh3o0lt233km5d9tt4g05sk EndpointID:adbd49e0c766b3f40d22f281c29f8c743b3940a689eeb3672d636c8440d0f653 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf8fe060b6a2a6ae32bc4afdfbc34bc2e48393204edeffb20c917aa00c5f9661 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:8772c2c413a6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9ujh3o0lt233km5d9tt4g05sk EndpointID:adbd49e0c766b3f40d22f281c29f8c743b3940a689eeb3672d636c8440d0f653 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:45:22 [2020-11-10T00:45:22.778Z] PASS
00:45:22 [2020-11-10T00:45:22.778Z] 
00:45:22 [2020-11-10T00:45:22.778Z] === Skipped
00:45:22 [2020-11-10T00:45:22.778Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:45:22 [2020-11-10T00:45:22.778Z]     service_test.go:236: FLAKY_TEST
00:45:22 [2020-11-10T00:45:22.778Z] 
00:45:22 [2020-11-10T00:45:22.778Z] 
00:45:22 [2020-11-10T00:45:22.778Z] DONE 23 tests, 1 skipped in 60.393s
00:45:22 [2020-11-10T00:45:22.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:45:22 [2020-11-10T00:45:22.778Z] ++ 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
00:45:22 [2020-11-10T00:45:22.778Z] ++ set -e
00:45:22 [2020-11-10T00:45:22.779Z] ++ '[' -n 0 ']'
00:45:22 [2020-11-10T00:45:22.779Z] ++ set -x
00:45:22 [2020-11-10T00:45:22.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:45:22 [2020-11-10T00:45:22.779Z] INFO: Testing against a local daemon
00:45:22 [2020-11-10T00:45:22.779Z] === RUN   TestDockerNetworkIpvlanPersistance
00:45:22 [2020-11-10T00:45:22.779Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:45:22 [2020-11-10T00:45:22.779Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:45:22 [2020-11-10T00:45:22.779Z] === RUN   TestDockerNetworkIpvlan
00:45:22 [2020-11-10T00:45:22.779Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:45:22 [2020-11-10T00:45:22.779Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:45:22 [2020-11-10T00:45:22.779Z] PASS
00:45:22 [2020-11-10T00:45:22.779Z] 
00:45:22 [2020-11-10T00:45:22.779Z] === Skipped
00:45:22 [2020-11-10T00:45:22.779Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:45:22 [2020-11-10T00:45:22.779Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:45:22 [2020-11-10T00:45:22.779Z] 
00:45:22 [2020-11-10T00:45:22.779Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:45:22 [2020-11-10T00:45:22.779Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:45:22 [2020-11-10T00:45:22.779Z] 
00:45:22 [2020-11-10T00:45:22.779Z] 
00:45:22 [2020-11-10T00:45:22.779Z] DONE 2 tests, 2 skipped in 0.153s
00:45:22 [2020-11-10T00:45:22.779Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:45:22 [2020-11-10T00:45:22.779Z] ++ 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
00:45:22 [2020-11-10T00:45:22.779Z] ++ set -e
00:45:22 [2020-11-10T00:45:22.779Z] ++ '[' -n 0 ']'
00:45:22 [2020-11-10T00:45:22.779Z] ++ set -x
00:45:22 [2020-11-10T00:45:22.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:45:22 [2020-11-10T00:45:22.779Z] INFO: Testing against a local daemon
00:45:22 [2020-11-10T00:45:22.779Z] === RUN   TestDockerNetworkMacvlanPersistance
00:45:22 [2020-11-10T00:45:22.813Z] --- PASS: TestCgroupNamespacesRun (1.36s)
00:45:22 [2020-11-10T00:45:22.813Z] === RUN   TestCgroupNamespacesRunPrivileged
00:45:22 [2020-11-10T00:45:22.858Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41638/16/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:45:22 [2020-11-10T00:45:22.970Z] --- PASS: TestNetworkLoopbackNat (3.37s)
00:45:22 [2020-11-10T00:45:22.971Z] === RUN   TestPause
00:45:23 [2020-11-10T00:45:23.242Z] + make clean
00:45:23 [2020-11-10T00:45:23.539Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
00:45:23 [2020-11-10T00:45:23.799Z] --- PASS: TestPause (0.78s)
00:45:23 [2020-11-10T00:45:23.799Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:45:23 [2020-11-10T00:45:23.799Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:45:23 [2020-11-10T00:45:23.799Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:45:23 [2020-11-10T00:45:23.799Z] === RUN   TestPauseStopPausedContainer
00:45:23 [2020-11-10T00:45:23.851Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s)
00:45:23 [2020-11-10T00:45:23.851Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:45:23 [2020-11-10T00:45:23.874Z] docker volume rm -f docker-dev-cache
00:45:23 [2020-11-10T00:45:23.874Z] docker-dev-cache
[Pipeline] deleteDir
00:45:24 [2020-11-10T00:45:24.165Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.17s)
00:45:24 [2020-11-10T00:45:24.165Z] === RUN   TestDockerNetworkMacvlan
00:45:24 [2020-11-10T00:45:24.737Z] --- PASS: TestPauseStopPausedContainer (0.85s)
00:45:24 [2020-11-10T00:45:24.737Z] === RUN   TestPsFilter
00:45:24 [2020-11-10T00:45:24.996Z] --- PASS: TestPsFilter (0.30s)
00:45:24 [2020-11-10T00:45:24.996Z] === RUN   TestRemoveContainerWithRemovedVolume
00:45:25 [2020-11-10T00:45:25.107Z] === RUN   TestDockerNetworkMacvlan/Subinterface
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:45:25 [2020-11-10T00:45:25.367Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s)
00:45:25 [2020-11-10T00:45:25.367Z] === RUN   TestCgroupNamespacesRunHostMode
00:45:25 [2020-11-10T00:45:25.939Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
00:45:25 [2020-11-10T00:45:25.939Z] === RUN   TestRemoveContainerWithVolume
00:45:26 [2020-11-10T00:45:26.493Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:45:26 [2020-11-10T00:45:26.508Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
00:45:26 [2020-11-10T00:45:26.508Z] === RUN   TestRemoveContainerRunning
00:45:26 [2020-11-10T00:45:26.884Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s)
00:45:26 [2020-11-10T00:45:26.884Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:45:27 [2020-11-10T00:45:27.447Z] --- PASS: TestRemoveContainerRunning (0.83s)
00:45:27 [2020-11-10T00:45:27.447Z] === RUN   TestRemoveContainerForceRemoveRunning
00:45:27 [2020-11-10T00:45:27.447Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:45:27 [2020-11-10T00:45:27.879Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:45:27 [2020-11-10T00:45:27.928Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s)
00:45:27 [2020-11-10T00:45:27.928Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:45:28 [2020-11-10T00:45:28.387Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
00:45:28 [2020-11-10T00:45:28.387Z] === RUN   TestRemoveInvalidContainer
00:45:28 [2020-11-10T00:45:28.387Z] --- PASS: TestRemoveInvalidContainer (0.05s)
00:45:28 [2020-11-10T00:45:28.387Z] === RUN   TestRenameLinkedContainer
00:45:28 [2020-11-10T00:45:28.387Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
00:45:29 [2020-11-10T00:45:29.452Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s)
00:45:29 [2020-11-10T00:45:29.452Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:45:29 [2020-11-10T00:45:29.768Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:45:30 [2020-11-10T00:45:30.088Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
00:45:30 [2020-11-10T00:45:30.088Z] === RUN   TestCgroupNamespacesRunOlderClient
00:45:30 [2020-11-10T00:45:30.707Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:45:31 [2020-11-10T00:45:31.179Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:45:31 [2020-11-10T00:45:31.629Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s)
00:45:31 [2020-11-10T00:45:31.629Z] === RUN   TestKernelTCPMemory
00:45:31 [2020-11-10T00:45:31.645Z] === RUN   TestDockerSuite/TestBuildCmd
00:45:31 [2020-11-10T00:45:31.645Z] --- PASS: TestRenameLinkedContainer (3.19s)
00:45:31 [2020-11-10T00:45:31.645Z] === RUN   TestRenameStoppedContainer
00:45:31 [2020-11-10T00:45:31.645Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
00:45:31 [2020-11-10T00:45:31.905Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:45:32 [2020-11-10T00:45:32.164Z] --- PASS: TestRenameStoppedContainer (0.78s)
00:45:32 [2020-11-10T00:45:32.164Z] === RUN   TestRenameRunningContainerAndReuse
00:45:32 [2020-11-10T00:45:32.267Z] --- PASS: TestKernelTCPMemory (0.60s)
00:45:32 [2020-11-10T00:45:32.267Z] === RUN   TestNISDomainname
00:45:32 [2020-11-10T00:45:32.428Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:45:32 [2020-11-10T00:45:32.687Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:45:32 [2020-11-10T00:45:32.687Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:45:32 [2020-11-10T00:45:32.905Z] --- PASS: TestNISDomainname (0.68s)
00:45:32 [2020-11-10T00:45:32.905Z] === RUN   TestHostnameDnsResolution
00:45:33 [2020-11-10T00:45:33.947Z] --- PASS: TestHostnameDnsResolution (0.80s)
00:45:33 [2020-11-10T00:45:33.947Z] === RUN   TestStats
00:45:34 [2020-11-10T00:45:34.071Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s)
00:45:34 [2020-11-10T00:45:34.071Z] === RUN   TestRenameInvalidName
00:45:34 [2020-11-10T00:45:34.331Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:45:34 [2020-11-10T00:45:34.481Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:45:34 [2020-11-10T00:45:34.591Z] --- PASS: TestRenameInvalidName (0.84s)
00:45:34 [2020-11-10T00:45:34.591Z] === RUN   TestRenameAnonymousContainer
00:45:34 [2020-11-10T00:45:34.852Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
00:45:36 [2020-11-10T00:45:36.687Z] --- PASS: TestStats (2.51s)
00:45:36 [2020-11-10T00:45:36.687Z] === RUN   TestStopContainerWithTimeout
00:45:36 [2020-11-10T00:45:36.687Z] === RUN   TestStopContainerWithTimeout/0
00:45:36 [2020-11-10T00:45:36.687Z] === PAUSE TestStopContainerWithTimeout/0
00:45:36 [2020-11-10T00:45:36.687Z] === RUN   TestStopContainerWithTimeout/1
00:45:36 [2020-11-10T00:45:36.687Z] === PAUSE TestStopContainerWithTimeout/1
00:45:36 [2020-11-10T00:45:36.687Z] === RUN   TestStopContainerWithTimeout/3
00:45:36 [2020-11-10T00:45:36.687Z] === PAUSE TestStopContainerWithTimeout/3
00:45:36 [2020-11-10T00:45:36.687Z] === RUN   TestStopContainerWithTimeout/-1
00:45:36 [2020-11-10T00:45:36.687Z] === PAUSE TestStopContainerWithTimeout/-1
00:45:36 [2020-11-10T00:45:36.687Z] === CONT  TestStopContainerWithTimeout/0
00:45:36 [2020-11-10T00:45:36.687Z] === CONT  TestStopContainerWithTimeout/3
00:45:36 [2020-11-10T00:45:36.687Z] === CONT  TestStopContainerWithTimeout/-1
00:45:36 [2020-11-10T00:45:36.687Z] === CONT  TestStopContainerWithTimeout/1
00:45:37 [2020-11-10T00:45:37.393Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
00:45:37 [2020-11-10T00:45:37.654Z] --- PASS: TestRenameAnonymousContainer (2.95s)
00:45:37 [2020-11-10T00:45:37.654Z] === RUN   TestRenameContainerWithSameName
00:45:38 [2020-11-10T00:45:38.594Z] --- PASS: TestRenameContainerWithSameName (0.74s)
00:45:38 [2020-11-10T00:45:38.594Z] === RUN   TestRenameContainerWithLinkedContainer
00:45:39 [2020-11-10T00:45:39.422Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:45:39 [2020-11-10T00:45:39.422Z]     --- PASS: TestStopContainerWithTimeout/0 (0.96s)
00:45:39 [2020-11-10T00:45:39.422Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
00:45:39 [2020-11-10T00:45:39.422Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
00:45:39 [2020-11-10T00:45:39.422Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
00:45:39 [2020-11-10T00:45:39.422Z] === RUN   TestDeleteDevicemapper
00:45:39 [2020-11-10T00:45:39.422Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:45:39 [2020-11-10T00:45:39.422Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:45:39 [2020-11-10T00:45:39.422Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:45:39 [2020-11-10T00:45:39.537Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:45:39 [2020-11-10T00:45:39.790Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
00:45:39 [2020-11-10T00:45:39.790Z] 
00:45:39 [2020-11-10T00:45:39.790Z]  ________   ____  __.
00:45:39 [2020-11-10T00:45:39.790Z]  \_____  \ |    |/ _|
00:45:39 [2020-11-10T00:45:39.790Z]  /   |   \|      <
00:45:39 [2020-11-10T00:45:39.790Z]  /    |    \    |  \
00:45:39 [2020-11-10T00:45:39.790Z]  \_______  /____|__ \
00:45:39 [2020-11-10T00:45:39.790Z]          \/        \/
00:45:39 [2020-11-10T00:45:39.790Z] 
00:45:39 [2020-11-10T00:45:39.790Z] INFO: make.ps1 ended at 11/10/2020 00:45:38
00:45:39 [2020-11-10T00:45:39.798Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s)
00:45:39 [2020-11-10T00:45:39.798Z] === RUN   TestResize
00:45:40 [2020-11-10T00:45:40.368Z] === RUN   TestDockerSuite/TestBuildContChar
00:45:40 [2020-11-10T00:45:40.628Z] --- PASS: TestResize (0.80s)
00:45:40 [2020-11-10T00:45:40.628Z] === RUN   TestResizeWithInvalidSize
00:45:41 [2020-11-10T00:45:41.197Z] --- PASS: TestResizeWithInvalidSize (0.66s)
00:45:41 [2020-11-10T00:45:41.197Z] === RUN   TestResizeWhenContainerNotStarted
00:45:41 [2020-11-10T00:45:41.458Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
00:45:41 [2020-11-10T00:45:41.503Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s)
00:45:41 [2020-11-10T00:45:41.503Z] === RUN   TestUpdateMemory
00:45:41 [2020-11-10T00:45:41.976Z] INFO: Binaries build ended at 11/10/2020 00:45:41. Duration:00:01:34.3328027
00:45:42 [2020-11-10T00:45:42.029Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:45:42 [2020-11-10T00:45:42.029Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:45:42 [2020-11-10T00:45:42.143Z] --- PASS: TestUpdateMemory (0.71s)
00:45:42 [2020-11-10T00:45:42.143Z] === RUN   TestUpdateCPUQuota
00:45:42 [2020-11-10T00:45:42.616Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:45:42 [2020-11-10T00:45:42.876Z] --- PASS: TestDockerNetworkMacvlan (18.81s)
00:45:42 [2020-11-10T00:45:42.876Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
00:45:42 [2020-11-10T00:45:42.876Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
00:45:42 [2020-11-10T00:45:42.876Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s)
00:45:42 [2020-11-10T00:45:42.876Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s)
00:45:42 [2020-11-10T00:45:42.876Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.12s)
00:45:42 [2020-11-10T00:45:42.876Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
00:45:42 [2020-11-10T00:45:42.876Z] PASS
00:45:42 [2020-11-10T00:45:42.876Z] 
00:45:42 [2020-11-10T00:45:42.876Z] DONE 8 tests in 21.113s
00:45:42 [2020-11-10T00:45:42.877Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
00:45:42 [2020-11-10T00:45:42.877Z] ++ 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
00:45:42 [2020-11-10T00:45:42.877Z] ++ set -e
00:45:42 [2020-11-10T00:45:42.877Z] ++ '[' -n 0 ']'
00:45:42 [2020-11-10T00:45:42.877Z] ++ set -x
00:45:42 [2020-11-10T00:45:42.877Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:45:42 [2020-11-10T00:45:42.877Z] testing: warning: no tests to run
00:45:42 [2020-11-10T00:45:42.877Z] PASS
00:45:42 [2020-11-10T00:45:42.877Z] 
00:45:42 [2020-11-10T00:45:42.877Z] DONE 0 tests in 0.026s
00:45:42 [2020-11-10T00:45:42.877Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:45:42 [2020-11-10T00:45:42.877Z] ++ 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
00:45:42 [2020-11-10T00:45:42.877Z] ++ set -e
00:45:42 [2020-11-10T00:45:42.877Z] ++ '[' -n 0 ']'
00:45:42 [2020-11-10T00:45:42.877Z] ++ set -x
00:45:42 [2020-11-10T00:45:42.877Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:45:43 [2020-11-10T00:45:43.137Z] INFO: Testing against a local daemon
00:45:43 [2020-11-10T00:45:43.137Z] === RUN   TestAuthZPluginAllowRequest
00:45:43 [2020-11-10T00:45:43.182Z] --- PASS: TestUpdateCPUQuota (0.90s)
00:45:43 [2020-11-10T00:45:43.182Z] === RUN   TestUpdatePidsLimit
00:45:43 [2020-11-10T00:45:43.182Z] === RUN   TestUpdatePidsLimit/update_from_none
00:45:43 [2020-11-10T00:45:43.475Z] === RUN   TestUpdatePidsLimit/no_change
00:45:43 [2020-11-10T00:45:43.475Z] === RUN   TestUpdatePidsLimit/update_lower
00:45:43 [2020-11-10T00:45:43.782Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:45:43 [2020-11-10T00:45:43.938Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:45:44 [2020-11-10T00:45:44.087Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:45:44 [2020-11-10T00:45:44.380Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:45:44 [2020-11-10T00:45:44.675Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:45:44 [2020-11-10T00:45:44.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:45:44 [2020-11-10T00:45:44.884Z] INFO: Copying the built daemon binary to d:\CI\PR-41638\16\binary\dockerd-24687fccef.exe...
00:45:44 [2020-11-10T00:45:44.885Z] INFO: Copying the built client binary to d:\CI\PR-41638\16\binary\docker-24687fccef.exe...
00:45:44 [2020-11-10T00:45:44.885Z] INFO: Copying dockerversion from the container...
00:45:45 [2020-11-10T00:45:45.052Z] --- PASS: TestAuthZPluginAllowRequest (1.81s)
00:45:45 [2020-11-10T00:45:45.052Z] === RUN   TestAuthZPluginTLS
00:45:45 [2020-11-10T00:45:45.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:45:45 [2020-11-10T00:45:45.138Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:45:45 [2020-11-10T00:45:45.311Z] --- PASS: TestUpdatePidsLimit (2.35s)
00:45:45 [2020-11-10T00:45:45.311Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.25s)
00:45:45 [2020-11-10T00:45:45.311Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
00:45:45 [2020-11-10T00:45:45.311Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
00:45:45 [2020-11-10T00:45:45.311Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
00:45:45 [2020-11-10T00:45:45.311Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
00:45:45 [2020-11-10T00:45:45.311Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
00:45:45 [2020-11-10T00:45:45.311Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s)
00:45:45 [2020-11-10T00:45:45.311Z] === RUN   TestUpdateRestartPolicy
00:45:45 [2020-11-10T00:45:45.344Z] INFO: Copying the golang package from the container to d:\CI\PR-41638\16\installer\go.zip...
00:45:45 [2020-11-10T00:45:45.622Z] --- PASS: TestAuthZPluginTLS (0.71s)
00:45:45 [2020-11-10T00:45:45.622Z] === RUN   TestAuthZPluginDenyRequest
00:45:45 [2020-11-10T00:45:45.707Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:45:45 [2020-11-10T00:45:45.966Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
00:45:46 [2020-11-10T00:45:46.194Z] --- PASS: TestAuthZPluginDenyRequest (0.68s)
00:45:46 [2020-11-10T00:45:46.194Z] === RUN   TestAuthZPluginAPIDenyResponse
00:45:46 [2020-11-10T00:45:46.904Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:45:47 [2020-11-10T00:45:47.136Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
00:45:47 [2020-11-10T00:45:47.136Z] === RUN   TestAuthZPluginDenyResponse
00:45:47 [2020-11-10T00:45:47.472Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:45:47 [2020-11-10T00:45:47.707Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
00:45:47 [2020-11-10T00:45:47.707Z] === RUN   TestAuthZPluginAllowEventStream
00:45:48 [2020-11-10T00:45:48.041Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:45:48 [2020-11-10T00:45:48.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:45:48 [2020-11-10T00:45:48.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:45:49 [2020-11-10T00:45:49.082Z] INFO: Extracting go.zip to d:\CI\PR-41638\16\go
00:45:49 [2020-11-10T00:45:49.620Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
00:45:49 [2020-11-10T00:45:49.620Z] === RUN   TestAuthZPluginErrorResponse
00:45:50 [2020-11-10T00:45:50.191Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
00:45:50 [2020-11-10T00:45:50.191Z] === RUN   TestAuthZPluginErrorRequest
00:45:50 [2020-11-10T00:45:50.763Z] --- PASS: TestAuthZPluginErrorRequest (0.67s)
00:45:50 [2020-11-10T00:45:50.763Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:45:50 [2020-11-10T00:45:50.888Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
00:45:51 [2020-11-10T00:45:51.706Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s)
00:45:51 [2020-11-10T00:45:51.706Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:45:52 [2020-11-10T00:45:52.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:45:52 [2020-11-10T00:45:52.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:45:53 [2020-11-10T00:45:53.651Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
00:45:53 [2020-11-10T00:45:53.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:45:54 [2020-11-10T00:45:54.250Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s)
00:45:54 [2020-11-10T00:45:54.250Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:45:55 [2020-11-10T00:45:55.294Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:45:56 [2020-11-10T00:45:56.164Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.44s)
00:45:56 [2020-11-10T00:45:56.164Z] === RUN   TestAuthZPluginHeader
00:45:56 [2020-11-10T00:45:56.677Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:45:57 [2020-11-10T00:45:57.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:45:57 [2020-11-10T00:45:57.550Z] --- PASS: TestAuthZPluginHeader (1.04s)
00:45:57 [2020-11-10T00:45:57.550Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:45:57 [2020-11-10T00:45:57.550Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:45:57 [2020-11-10T00:45:57.550Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:45:57 [2020-11-10T00:45:57.550Z] === RUN   TestAuthZPluginV2Disable
00:45:57 [2020-11-10T00:45:57.550Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:45:57 [2020-11-10T00:45:57.550Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:45:57 [2020-11-10T00:45:57.550Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:45:57 [2020-11-10T00:45:57.550Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:45:57 [2020-11-10T00:45:57.550Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:45:57 [2020-11-10T00:45:57.550Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:45:57 [2020-11-10T00:45:57.550Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:45:57 [2020-11-10T00:45:57.550Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:45:57 [2020-11-10T00:45:57.550Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:45:57 [2020-11-10T00:45:57.972Z] --- PASS: TestUpdateRestartPolicy (11.21s)
00:45:57 [2020-11-10T00:45:57.972Z] === RUN   TestUpdateRestartWithAutoRemove
00:45:57 [2020-11-10T00:45:57.972Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
00:45:57 [2020-11-10T00:45:57.972Z] === RUN   TestWaitNonBlocked
00:45:57 [2020-11-10T00:45:57.972Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:45:57 [2020-11-10T00:45:57.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:45:57 [2020-11-10T00:45:57.972Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:45:57 [2020-11-10T00:45:57.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:45:57 [2020-11-10T00:45:57.972Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:45:57 [2020-11-10T00:45:57.972Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:45:57 [2020-11-10T00:45:57.972Z] --- PASS: TestWaitNonBlocked (0.02s)
00:45:57 [2020-11-10T00:45:57.972Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
00:45:57 [2020-11-10T00:45:57.972Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
00:45:57 [2020-11-10T00:45:57.972Z] === RUN   TestWaitBlocked
00:45:57 [2020-11-10T00:45:57.972Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:45:57 [2020-11-10T00:45:57.972Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:45:57 [2020-11-10T00:45:57.972Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:45:57 [2020-11-10T00:45:57.972Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:45:57 [2020-11-10T00:45:57.972Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:45:57 [2020-11-10T00:45:57.972Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:45:58 [2020-11-10T00:45:58.186Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
00:45:59 [2020-11-10T00:45:59.014Z] --- PASS: TestWaitBlocked (0.02s)
00:45:59 [2020-11-10T00:45:59.014Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
00:45:59 [2020-11-10T00:45:59.014Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
00:45:59 [2020-11-10T00:45:59.014Z] === CONT  TestContainerStartOnDaemonRestart
00:45:59 [2020-11-10T00:45:59.014Z] === CONT  TestIpcModeOlderClient
00:45:59 [2020-11-10T00:45:59.014Z] === CONT  TestDaemonHostGatewayIP
00:45:59 [2020-11-10T00:45:59.014Z] === CONT  TestContainerKillOnDaemonStart
00:45:59 [2020-11-10T00:45:59.014Z] --- PASS: TestIpcModeOlderClient (0.16s)
00:45:59 [2020-11-10T00:45:59.014Z] === CONT  TestDaemonRestartIpcMode
00:45:59 [2020-11-10T00:45:59.567Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.23s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.76s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.29s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.05s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.10s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.91s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.42s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.29s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.06s)
00:45:59 [2020-11-10T00:45:59.567Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s)
00:45:59 [2020-11-10T00:45:59.567Z] === RUN   TestCgroupNamespacesRun
00:46:01 [2020-11-10T00:46:01.474Z] --- PASS: TestCgroupNamespacesRun (1.80s)
00:46:01 [2020-11-10T00:46:01.474Z] === RUN   TestCgroupNamespacesRunPrivileged
00:46:01 [2020-11-10T00:46:01.474Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:46:02 [2020-11-10T00:46:02.043Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
00:46:02 [2020-11-10T00:46:02.566Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s)
00:46:02 [2020-11-10T00:46:02.566Z] --- PASS: TestDaemonHostGatewayIP (3.85s)
00:46:02 [2020-11-10T00:46:02.612Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:46:03 [2020-11-10T00:46:03.182Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:46:03 [2020-11-10T00:46:03.182Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s)
00:46:03 [2020-11-10T00:46:03.182Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:46:03 [2020-11-10T00:46:03.220Z] --- PASS: TestDaemonRestartIpcMode (4.21s)
00:46:04 [2020-11-10T00:46:04.121Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
00:46:05 [2020-11-10T00:46:05.061Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s)
00:46:05 [2020-11-10T00:46:05.061Z] === RUN   TestCgroupNamespacesRunHostMode
00:46:05 [2020-11-10T00:46:05.999Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:46:06 [2020-11-10T00:46:06.569Z] --- PASS: TestCgroupNamespacesRunHostMode (1.46s)
00:46:06 [2020-11-10T00:46:06.569Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:46:07 [2020-11-10T00:46:07.509Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
00:46:08 [2020-11-10T00:46:08.078Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.53s)
00:46:08 [2020-11-10T00:46:08.078Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:46:09 [2020-11-10T00:46:09.018Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:46:09 [2020-11-10T00:46:09.589Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s)
00:46:09 [2020-11-10T00:46:09.589Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:46:10 [2020-11-10T00:46:10.529Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
00:46:10 [2020-11-10T00:46:10.530Z] === RUN   TestCgroupNamespacesRunOlderClient
00:46:10 [2020-11-10T00:46:10.530Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:46:10 [2020-11-10T00:46:10.530Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:46:10 [2020-11-10T00:46:10.790Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:46:10 [2020-11-10T00:46:10.790Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:46:10 [2020-11-10T00:46:10.790Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:46:11 [2020-11-10T00:46:11.735Z] --- PASS: TestContainerKillOnDaemonStart (12.72s)
00:46:11 [2020-11-10T00:46:11.735Z] PASS
00:46:11 [2020-11-10T00:46:11.735Z] 
00:46:11 [2020-11-10T00:46:11.735Z] === Skipped
00:46:11 [2020-11-10T00:46:11.735Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
00:46:11 [2020-11-10T00:46:11.735Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:46:11 [2020-11-10T00:46:11.735Z] 
00:46:11 [2020-11-10T00:46:11.735Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:46:11 [2020-11-10T00:46:11.735Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:46:11 [2020-11-10T00:46:11.735Z] 
00:46:11 [2020-11-10T00:46:11.735Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
00:46:11 [2020-11-10T00:46:11.735Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:46:11 [2020-11-10T00:46:11.735Z] 
00:46:11 [2020-11-10T00:46:11.735Z] 
00:46:11 [2020-11-10T00:46:11.735Z] DONE 195 tests, 3 skipped in 109.767s
00:46:11 [2020-11-10T00:46:11.735Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
00:46:11 [2020-11-10T00:46:11.735Z] ++ 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
00:46:11 [2020-11-10T00:46:11.735Z] ++ set -e
00:46:11 [2020-11-10T00:46:11.735Z] ++ '[' -n 0 ']'
00:46:11 [2020-11-10T00:46:11.735Z] ++ set -x
00:46:11 [2020-11-10T00:46:11.735Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:46:11 [2020-11-10T00:46:11.735Z] INFO: Testing against a local daemon
00:46:11 [2020-11-10T00:46:11.735Z] === RUN   TestCommitInheritsEnv
00:46:12 [2020-11-10T00:46:12.031Z] --- PASS: TestCommitInheritsEnv (0.32s)
00:46:12 [2020-11-10T00:46:12.031Z] === RUN   TestImportExtremelyLargeImageWorks
00:46:12 [2020-11-10T00:46:12.031Z] === PAUSE TestImportExtremelyLargeImageWorks
00:46:12 [2020-11-10T00:46:12.031Z] === RUN   TestImagesFilterMultiReference
00:46:12 [2020-11-10T00:46:12.031Z] --- PASS: TestImagesFilterMultiReference (0.05s)
00:46:12 [2020-11-10T00:46:12.031Z] === RUN   TestImagePullPlatformInvalid
00:46:12 [2020-11-10T00:46:12.031Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
00:46:12 [2020-11-10T00:46:12.031Z] === RUN   TestRemoveImageOrphaning
00:46:12 [2020-11-10T00:46:12.325Z] --- PASS: TestRemoveImageOrphaning (0.32s)
00:46:12 [2020-11-10T00:46:12.325Z] === RUN   TestRemoveImageGarbageCollector
00:46:12 [2020-11-10T00:46:12.325Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:46:12 [2020-11-10T00:46:12.325Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:46:12 [2020-11-10T00:46:12.325Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:46:12 [2020-11-10T00:46:12.325Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
00:46:12 [2020-11-10T00:46:12.325Z] === RUN   TestTagInvalidReference
00:46:12 [2020-11-10T00:46:12.325Z] --- PASS: TestTagInvalidReference (0.02s)
00:46:12 [2020-11-10T00:46:12.325Z] === RUN   TestTagValidPrefixedRepo
00:46:12 [2020-11-10T00:46:12.325Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
00:46:12 [2020-11-10T00:46:12.325Z] === RUN   TestTagExistedNameWithoutForce
00:46:12 [2020-11-10T00:46:12.325Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:46:12 [2020-11-10T00:46:12.325Z] === RUN   TestTagOfficialNames
00:46:12 [2020-11-10T00:46:12.325Z] --- PASS: TestTagOfficialNames (0.04s)
00:46:12 [2020-11-10T00:46:12.325Z] === RUN   TestTagMatchesDigest
00:46:12 [2020-11-10T00:46:12.622Z] --- PASS: TestTagMatchesDigest (0.03s)
00:46:12 [2020-11-10T00:46:12.622Z] === CONT  TestImportExtremelyLargeImageWorks
00:46:12 [2020-11-10T00:46:12.748Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
00:46:12 [2020-11-10T00:46:12.748Z] === RUN   TestKernelTCPMemory
00:46:13 [2020-11-10T00:46:13.008Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
00:46:13 [2020-11-10T00:46:13.268Z] --- PASS: TestKernelTCPMemory (0.93s)
00:46:13 [2020-11-10T00:46:13.268Z] === RUN   TestNISDomainname
00:46:14 [2020-11-10T00:46:14.206Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
00:46:14 [2020-11-10T00:46:14.206Z] --- PASS: TestNISDomainname (0.98s)
00:46:14 [2020-11-10T00:46:14.206Z] === RUN   TestHostnameDnsResolution
00:46:14 [2020-11-10T00:46:14.775Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:46:14 [2020-11-10T00:46:14.775Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
00:46:15 [2020-11-10T00:46:15.345Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
00:46:15 [2020-11-10T00:46:15.604Z] --- PASS: TestHostnameDnsResolution (1.33s)
00:46:15 [2020-11-10T00:46:15.604Z] === RUN   TestStats
00:46:15 [2020-11-10T00:46:15.663Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.24s)
00:46:15 [2020-11-10T00:46:15.663Z] PASS
00:46:15 [2020-11-10T00:46:15.663Z] 
00:46:15 [2020-11-10T00:46:15.663Z] === Skipped
00:46:15 [2020-11-10T00:46:15.663Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:46:15 [2020-11-10T00:46:15.663Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:46:15 [2020-11-10T00:46:15.663Z] 
00:46:15 [2020-11-10T00:46:15.663Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:46:15 [2020-11-10T00:46:15.663Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:46:15 [2020-11-10T00:46:15.663Z] 
00:46:15 [2020-11-10T00:46:15.663Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:46:15 [2020-11-10T00:46:15.663Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:46:15 [2020-11-10T00:46:15.663Z] 
00:46:15 [2020-11-10T00:46:15.663Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:46:15 [2020-11-10T00:46:15.663Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:46:15 [2020-11-10T00:46:15.663Z] 
00:46:15 [2020-11-10T00:46:15.663Z] 
00:46:15 [2020-11-10T00:46:15.663Z] DONE 17 tests, 4 skipped in 32.606s
00:46:15 [2020-11-10T00:46:15.663Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:46:15 [2020-11-10T00:46:15.663Z] ++ 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
00:46:15 [2020-11-10T00:46:15.663Z] ++ set -e
00:46:15 [2020-11-10T00:46:15.663Z] ++ '[' -n 0 ']'
00:46:15 [2020-11-10T00:46:15.663Z] ++ set -x
00:46:15 [2020-11-10T00:46:15.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:46:15 [2020-11-10T00:46:15.663Z] INFO: Testing against a local daemon
00:46:15 [2020-11-10T00:46:15.663Z] === RUN   TestPluginInvalidJSON
00:46:15 [2020-11-10T00:46:15.663Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:46:15 [2020-11-10T00:46:15.663Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:46:15 [2020-11-10T00:46:15.663Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:46:15 [2020-11-10T00:46:15.663Z] --- PASS: TestPluginInvalidJSON (0.03s)
00:46:15 [2020-11-10T00:46:15.663Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:46:15 [2020-11-10T00:46:15.663Z] === RUN   TestPluginInstall
00:46:15 [2020-11-10T00:46:15.663Z] === RUN   TestPluginInstall/no_auth
00:46:18 [2020-11-10T00:46:18.144Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:46:18 [2020-11-10T00:46:18.209Z] time="2020-11-10T00:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:46:18 [2020-11-10T00:46:18.209Z] time="2020-11-10T00:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:708d83c4778da23643f56424e7f8079bb1693f0bfcad98c96e199fdfb884f982" mediatype=application/vnd.docker.plugin.v1+json size=522
00:46:18 [2020-11-10T00:46:18.209Z] time="2020-11-10T00:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:46:18 [2020-11-10T00:46:18.209Z] time="2020-11-10T00:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:708d83c4778da23643f56424e7f8079bb1693f0bfcad98c96e199fdfb884f982" mediatype=application/vnd.docker.plugin.v1+json size=522
00:46:18 [2020-11-10T00:46:18.209Z] === RUN   TestPluginInstall/with_htpasswd
00:46:18 [2020-11-10T00:46:18.404Z] --- PASS: TestStats (2.80s)
00:46:18 [2020-11-10T00:46:18.404Z] === RUN   TestStopContainerWithTimeout
00:46:18 [2020-11-10T00:46:18.404Z] === RUN   TestStopContainerWithTimeout/0
00:46:18 [2020-11-10T00:46:18.404Z] === PAUSE TestStopContainerWithTimeout/0
00:46:18 [2020-11-10T00:46:18.404Z] === RUN   TestStopContainerWithTimeout/1
00:46:18 [2020-11-10T00:46:18.404Z] === PAUSE TestStopContainerWithTimeout/1
00:46:18 [2020-11-10T00:46:18.404Z] === RUN   TestStopContainerWithTimeout/3
00:46:18 [2020-11-10T00:46:18.404Z] === PAUSE TestStopContainerWithTimeout/3
00:46:18 [2020-11-10T00:46:18.404Z] === RUN   TestStopContainerWithTimeout/-1
00:46:18 [2020-11-10T00:46:18.404Z] === PAUSE TestStopContainerWithTimeout/-1
00:46:18 [2020-11-10T00:46:18.404Z] === CONT  TestStopContainerWithTimeout/0
00:46:18 [2020-11-10T00:46:18.404Z] === CONT  TestStopContainerWithTimeout/-1
00:46:19 [2020-11-10T00:46:19.054Z] INFO: Extraction ended at 11/10/2020 00:46:16. Duration:00:00:27.8204870
00:46:19 [2020-11-10T00:46:19.054Z] INFO: Updating the golang and path environment variables
00:46:19 [2020-11-10T00:46:19.054Z] INFO: GOPATH=d:\gopath
00:46:19 [2020-11-10T00:46:19.054Z] INFO: go version go1.13.15 windows/amd64
00:46:19 [2020-11-10T00:46:19.054Z] INFO: Running the daemon under test in debug mode
00:46:19 [2020-11-10T00:46:19.054Z] INFO: Starting a daemon under test...
00:46:19 [2020-11-10T00:46:19.054Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41638\16\daemon --pidfile d:\CI\PR-41638\16\docker.pid -D
00:46:19 [2020-11-10T00:46:19.054Z] INFO: Process started successfully.
00:46:19 [2020-11-10T00:46:19.054Z] INFO: Start tailing logs of the daemon under tests
00:46:19 [2020-11-10T00:46:19.054Z] INFO: Waiting for the daemon under test to start...
00:46:19 [2020-11-10T00:46:19.152Z] time="2020-11-10T00:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:46:19 [2020-11-10T00:46:19.153Z] time="2020-11-10T00:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ea9161bb64189841c30045183e8f4c7a873860ff767c82b3972ebf3c95b1d79" mediatype=application/vnd.docker.plugin.v1+json size=522
00:46:19 [2020-11-10T00:46:19.153Z] time="2020-11-10T00:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:46:19 [2020-11-10T00:46:19.153Z] time="2020-11-10T00:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ea9161bb64189841c30045183e8f4c7a873860ff767c82b3972ebf3c95b1d79" mediatype=application/vnd.docker.plugin.v1+json size=522
00:46:19 [2020-11-10T00:46:19.413Z] === RUN   TestPluginInstall/with_insecure
00:46:19 [2020-11-10T00:46:19.787Z] === CONT  TestStopContainerWithTimeout/3
00:46:20 [2020-11-10T00:46:20.725Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
00:46:20 [2020-11-10T00:46:20.725Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:46:20 [2020-11-10T00:46:20.798Z] time="2020-11-10T00:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:46:20 [2020-11-10T00:46:20.798Z] time="2020-11-10T00:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d80e4ab56e3587df5014e38b39edc296509f6dfb8f16c16e5087a2db9e456e9b" mediatype=application/vnd.docker.plugin.v1+json size=522
00:46:20 [2020-11-10T00:46:20.798Z] time="2020-11-10T00:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:46:20 [2020-11-10T00:46:20.798Z] time="2020-11-10T00:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d80e4ab56e3587df5014e38b39edc296509f6dfb8f16c16e5087a2db9e456e9b" mediatype=application/vnd.docker.plugin.v1+json size=522
00:46:20 [2020-11-10T00:46:20.985Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:46:21 [2020-11-10T00:46:21.369Z] --- PASS: TestPluginInstall (5.48s)
00:46:21 [2020-11-10T00:46:21.369Z]     --- PASS: TestPluginInstall/no_auth (2.55s)
00:46:21 [2020-11-10T00:46:21.369Z]     --- PASS: TestPluginInstall/with_htpasswd (1.19s)
00:46:21 [2020-11-10T00:46:21.369Z]     --- PASS: TestPluginInstall/with_insecure (1.74s)
00:46:21 [2020-11-10T00:46:21.369Z]         plugin_test.go:157: [d9fbf69aafca5] daemon is not started
00:46:21 [2020-11-10T00:46:21.369Z] PASS
00:46:21 [2020-11-10T00:46:21.369Z] 
00:46:21 [2020-11-10T00:46:21.369Z] DONE 6 tests in 5.669s
00:46:21 [2020-11-10T00:46:21.369Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:46:21 [2020-11-10T00:46:21.369Z] ++ 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
00:46:21 [2020-11-10T00:46:21.369Z] ++ set -e
00:46:21 [2020-11-10T00:46:21.369Z] ++ '[' -n 0 ']'
00:46:21 [2020-11-10T00:46:21.369Z] ++ set -x
00:46:21 [2020-11-10T00:46:21.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:46:21 [2020-11-10T00:46:21.369Z] INFO: Testing against a local daemon
00:46:21 [2020-11-10T00:46:21.369Z] === RUN   TestExternalGraphDriver
00:46:21 [2020-11-10T00:46:21.554Z] === CONT  TestStopContainerWithTimeout/1
00:46:21 [2020-11-10T00:46:21.554Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
00:46:21 [2020-11-10T00:46:21.630Z] === RUN   TestExternalGraphDriver/json
00:46:22 [2020-11-10T00:46:22.124Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
00:46:23 [2020-11-10T00:46:23.506Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:46:23 [2020-11-10T00:46:23.506Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
00:46:23 [2020-11-10T00:46:23.506Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
00:46:23 [2020-11-10T00:46:23.506Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
00:46:23 [2020-11-10T00:46:23.506Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
00:46:23 [2020-11-10T00:46:23.506Z] === RUN   TestDeleteDevicemapper
00:46:23 [2020-11-10T00:46:23.506Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:46:23 [2020-11-10T00:46:23.506Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:46:23 [2020-11-10T00:46:23.506Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:46:23 [2020-11-10T00:46:23.766Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
00:46:24 [2020-11-10T00:46:24.175Z] === RUN   TestExternalGraphDriver/spec
00:46:26 [2020-11-10T00:46:26.303Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:46:26 [2020-11-10T00:46:26.730Z] === RUN   TestExternalGraphDriver/pull
00:46:26 [2020-11-10T00:46:26.871Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s)
00:46:26 [2020-11-10T00:46:26.871Z] === RUN   TestUpdateMemory
00:46:26 [2020-11-10T00:46:26.871Z] --- SKIP: TestUpdateMemory (0.00s)
00:46:26 [2020-11-10T00:46:26.871Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:46:26 [2020-11-10T00:46:26.871Z] === RUN   TestUpdateCPUQuota
00:46:27 [2020-11-10T00:46:27.130Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
00:46:27 [2020-11-10T00:46:27.699Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
00:46:28 [2020-11-10T00:46:28.269Z] --- PASS: TestUpdateCPUQuota (1.48s)
00:46:28 [2020-11-10T00:46:28.269Z] === RUN   TestUpdatePidsLimit
00:46:28 [2020-11-10T00:46:28.528Z] === RUN   TestUpdatePidsLimit/update_from_none
00:46:28 [2020-11-10T00:46:28.791Z] === RUN   TestUpdatePidsLimit/no_change
00:46:29 [2020-11-10T00:46:29.050Z] === RUN   TestUpdatePidsLimit/update_lower
00:46:29 [2020-11-10T00:46:29.274Z] --- PASS: TestExternalGraphDriver (7.70s)
00:46:29 [2020-11-10T00:46:29.274Z]     --- PASS: TestExternalGraphDriver/json (2.52s)
00:46:29 [2020-11-10T00:46:29.274Z]     --- PASS: TestExternalGraphDriver/spec (2.79s)
00:46:29 [2020-11-10T00:46:29.275Z]     --- PASS: TestExternalGraphDriver/pull (2.27s)
00:46:29 [2020-11-10T00:46:29.275Z] === RUN   TestGraphdriverPluginV2
00:46:29 [2020-11-10T00:46:29.275Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
00:46:29 [2020-11-10T00:46:29.275Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:46:29 [2020-11-10T00:46:29.275Z] PASS
00:46:29 [2020-11-10T00:46:29.275Z] 
00:46:29 [2020-11-10T00:46:29.275Z] === Skipped
00:46:29 [2020-11-10T00:46:29.275Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
00:46:29 [2020-11-10T00:46:29.275Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:46:29 [2020-11-10T00:46:29.275Z] 
00:46:29 [2020-11-10T00:46:29.275Z] 
00:46:29 [2020-11-10T00:46:29.275Z] DONE 5 tests, 1 skipped in 7.939s
00:46:29 [2020-11-10T00:46:29.275Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:46:29 [2020-11-10T00:46:29.275Z] ++ 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
00:46:29 [2020-11-10T00:46:29.275Z] ++ set -e
00:46:29 [2020-11-10T00:46:29.275Z] ++ '[' -n 0 ']'
00:46:29 [2020-11-10T00:46:29.275Z] ++ set -x
00:46:29 [2020-11-10T00:46:29.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:46:29 [2020-11-10T00:46:29.275Z] INFO: Testing against a local daemon
00:46:29 [2020-11-10T00:46:29.275Z] === RUN   TestContinueAfterPluginCrash
00:46:29 [2020-11-10T00:46:29.275Z] === PAUSE TestContinueAfterPluginCrash
00:46:29 [2020-11-10T00:46:29.275Z] === RUN   TestReadPluginNoRead
00:46:29 [2020-11-10T00:46:29.275Z] === PAUSE TestReadPluginNoRead
00:46:29 [2020-11-10T00:46:29.275Z] === RUN   TestDaemonStartWithLogOpt
00:46:29 [2020-11-10T00:46:29.275Z] === PAUSE TestDaemonStartWithLogOpt
00:46:29 [2020-11-10T00:46:29.275Z] === CONT  TestContinueAfterPluginCrash
00:46:29 [2020-11-10T00:46:29.275Z] === CONT  TestDaemonStartWithLogOpt
00:46:29 [2020-11-10T00:46:29.275Z] === CONT  TestReadPluginNoRead
00:46:29 [2020-11-10T00:46:29.621Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:46:29 [2020-11-10T00:46:29.881Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:46:30 [2020-11-10T00:46:30.450Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:46:30 [2020-11-10T00:46:30.710Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
00:46:30 [2020-11-10T00:46:30.710Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:46:32 [2020-11-10T00:46:32.090Z] --- PASS: TestUpdatePidsLimit (3.75s)
00:46:32 [2020-11-10T00:46:32.090Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
00:46:32 [2020-11-10T00:46:32.090Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
00:46:32 [2020-11-10T00:46:32.090Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
00:46:32 [2020-11-10T00:46:32.090Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
00:46:32 [2020-11-10T00:46:32.090Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
00:46:32 [2020-11-10T00:46:32.090Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
00:46:32 [2020-11-10T00:46:32.090Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
00:46:32 [2020-11-10T00:46:32.090Z] === RUN   TestUpdateRestartPolicy
00:46:32 [2020-11-10T00:46:32.661Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
00:46:32 [2020-11-10T00:46:32.661Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
00:46:32 [2020-11-10T00:46:32.922Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
00:46:33 [2020-11-10T00:46:33.492Z] === RUN   TestReadPluginNoRead/default
00:46:34 [2020-11-10T00:46:34.065Z] --- PASS: TestDaemonStartWithLogOpt (4.79s)
00:46:34 [2020-11-10T00:46:34.302Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
00:46:35 [2020-11-10T00:46:35.449Z] === RUN   TestReadPluginNoRead/disabled_caching
00:46:36 [2020-11-10T00:46:36.214Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
00:46:36 [2020-11-10T00:46:36.747Z] .....INFO: Daemon under test started and replied!
00:46:36 [2020-11-10T00:46:36.747Z] INFO: Docker version of the daemon under test
00:46:36 [2020-11-10T00:46:36.747Z] 
00:46:36 [2020-11-10T00:46:36.747Z] Client:
00:46:36 [2020-11-10T00:46:36.747Z]  Version:      17.06.2-ce
00:46:36 [2020-11-10T00:46:36.747Z]  API version:  1.30
00:46:36 [2020-11-10T00:46:36.747Z]  Go version:   go1.8.3
00:46:36 [2020-11-10T00:46:36.747Z]  Git commit:   cec0b72
00:46:36 [2020-11-10T00:46:36.747Z]  Built:        Tue Sep  5 19:57:19 2017
00:46:36 [2020-11-10T00:46:36.747Z]  OS/Arch:      windows/amd64
00:46:36 [2020-11-10T00:46:36.747Z] 
00:46:36 [2020-11-10T00:46:36.747Z] Server:
00:46:36 [2020-11-10T00:46:36.747Z]  Version:      0.0.0-dev
00:46:36 [2020-11-10T00:46:36.747Z]  API version:  1.41 (minimum version 1.24)
00:46:36 [2020-11-10T00:46:36.747Z]  Go version:   go1.13.15
00:46:36 [2020-11-10T00:46:36.747Z]  Git commit:   24687fccef
00:46:36 [2020-11-10T00:46:36.747Z]  Built:        11/10/2020 00:44:13
00:46:36 [2020-11-10T00:46:36.747Z]  OS/Arch:      windows/amd64
00:46:36 [2020-11-10T00:46:36.747Z]  Experimental: false
00:46:36 [2020-11-10T00:46:36.747Z] 
00:46:36 [2020-11-10T00:46:36.747Z] INFO: Docker info of the daemon under test
00:46:36 [2020-11-10T00:46:36.747Z] 
00:46:36 [2020-11-10T00:46:36.747Z] Containers: 0
00:46:36 [2020-11-10T00:46:36.747Z]  Running: 0
00:46:36 [2020-11-10T00:46:36.747Z]  Paused: 0
00:46:36 [2020-11-10T00:46:36.747Z]  Stopped: 0
00:46:36 [2020-11-10T00:46:36.747Z] Images: 0
00:46:36 [2020-11-10T00:46:36.747Z] Server Version: 0.0.0-dev
00:46:36 [2020-11-10T00:46:36.747Z] Storage Driver: windowsfilter
00:46:36 [2020-11-10T00:46:36.747Z]  Windows: 
00:46:36 [2020-11-10T00:46:36.747Z] Logging Driver: json-file
00:46:36 [2020-11-10T00:46:36.747Z] Plugins: 
00:46:36 [2020-11-10T00:46:36.747Z]  Volume: local
00:46:36 [2020-11-10T00:46:36.747Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:46:36 [2020-11-10T00:46:36.747Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:46:36 [2020-11-10T00:46:36.747Z] Swarm: inactive
00:46:36 [2020-11-10T00:46:36.747Z] Default Isolation: process
00:46:36 [2020-11-10T00:46:36.747Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:46:36 [2020-11-10T00:46:36.747Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
00:46:36 [2020-11-10T00:46:36.747Z] OSType: windows
00:46:36 [2020-11-10T00:46:36.747Z] Architecture: x86_64
00:46:36 [2020-11-10T00:46:36.747Z] CPUs: 4
00:46:36 [2020-11-10T00:46:36.747Z] Total Memory: 32GiB
00:46:36 [2020-11-10T00:46:36.747Z] Name: azwin-2-92d940
00:46:36 [2020-11-10T00:46:36.747Z] ID: 3623:N7BC:QKRG:PUYG:MS3E:MX7W:QGED:BH5W:ENZN:IPED:S2VB:OCEZ
00:46:36 [2020-11-10T00:46:36.747Z] Docker Root Dir: D:\CI\PR-41638\16\daemon
00:46:36 [2020-11-10T00:46:36.747Z] Debug Mode (client): false
00:46:36 [2020-11-10T00:46:36.747Z] Debug Mode (server): true
00:46:36 [2020-11-10T00:46:36.747Z]  File Descriptors: -1
00:46:36 [2020-11-10T00:46:36.747Z]  Goroutines: 17
00:46:36 [2020-11-10T00:46:36.747Z]  System Time: 2020-11-10T00:46:36.4400168Z
00:46:36 [2020-11-10T00:46:36.747Z]  EventsListeners: 0
00:46:36 [2020-11-10T00:46:36.747Z] Registry: https://index.docker.io/v1/
00:46:36 [2020-11-10T00:46:36.747Z] Labels:
00:46:36 [2020-11-10T00:46:36.747Z] Experimental: false
00:46:36 [2020-11-10T00:46:36.747Z] Insecure Registries:
00:46:36 [2020-11-10T00:46:36.747Z]  127.0.0.0/8
00:46:36 [2020-11-10T00:46:36.747Z] Live Restore Enabled: false
00:46:36 [2020-11-10T00:46:36.747Z] 
00:46:36 [2020-11-10T00:46:36.747Z] 
00:46:36 [2020-11-10T00:46:36.747Z] INFO: Docker images of the daemon under test
00:46:36 [2020-11-10T00:46:36.747Z] 
00:46:36 [2020-11-10T00:46:36.747Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
00:46:36 [2020-11-10T00:46:36.747Z] 
00:46:36 [2020-11-10T00:46:36.747Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
00:46:36 [2020-11-10T00:46:36.747Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
00:46:37 [2020-11-10T00:46:37.153Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
00:46:37 [2020-11-10T00:46:37.153Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
00:46:37 [2020-11-10T00:46:37.207Z] ltsc2019: Pulling from windows/servercore
00:46:37 [2020-11-10T00:46:37.207Z] 4612f6d0b889: Pulling fs layer
00:46:37 [2020-11-10T00:46:37.207Z] 406ffb8432a7: Pulling fs layer
00:46:37 [2020-11-10T00:46:37.361Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:46:37 [2020-11-10T00:46:37.722Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
00:46:37 [2020-11-10T00:46:37.981Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
00:46:38 [2020-11-10T00:46:38.921Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
00:46:39 [2020-11-10T00:46:39.020Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
00:46:39 [2020-11-10T00:46:39.020Z] Copying nested executables into bundles/cross/linux/amd64
00:46:39 [2020-11-10T00:46:39.272Z] --- PASS: TestReadPluginNoRead (9.68s)
00:46:39 [2020-11-10T00:46:39.272Z]     --- PASS: TestReadPluginNoRead/default (1.83s)
00:46:39 [2020-11-10T00:46:39.272Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.85s)
00:46:39 [2020-11-10T00:46:39.272Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s)
00:46:39 [2020-11-10T00:46:39.272Z]     read_test.go:92: [d7db4db690275] daemon is not started
00:46:39 [2020-11-10T00:46:39.533Z] --- PASS: TestContinueAfterPluginCrash (10.19s)
00:46:39 [2020-11-10T00:46:39.533Z] PASS
00:46:39 [2020-11-10T00:46:39.533Z] 
00:46:39 [2020-11-10T00:46:39.533Z] DONE 6 tests in 10.340s
00:46:39 [2020-11-10T00:46:39.533Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:46:39 [2020-11-10T00:46:39.533Z] ++ 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
00:46:39 [2020-11-10T00:46:39.533Z] ++ set -e
00:46:39 [2020-11-10T00:46:39.533Z] ++ '[' -n 0 ']'
00:46:39 [2020-11-10T00:46:39.533Z] ++ set -x
00:46:39 [2020-11-10T00:46:39.533Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:46:39 [2020-11-10T00:46:39.533Z] testing: warning: no tests to run
00:46:39 [2020-11-10T00:46:39.533Z] PASS
00:46:39 [2020-11-10T00:46:39.533Z] 
00:46:39 [2020-11-10T00:46:39.533Z] DONE 0 tests in 0.049s
00:46:39 [2020-11-10T00:46:39.533Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:46:39 [2020-11-10T00:46:39.533Z] ++ 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
00:46:39 [2020-11-10T00:46:39.533Z] ++ set -e
00:46:39 [2020-11-10T00:46:39.533Z] ++ '[' -n 0 ']'
00:46:39 [2020-11-10T00:46:39.533Z] ++ set -x
00:46:39 [2020-11-10T00:46:39.533Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:46:39 [2020-11-10T00:46:39.793Z] INFO: Testing against a local daemon
00:46:39 [2020-11-10T00:46:39.793Z] === RUN   TestPluginWithDevMounts
00:46:39 [2020-11-10T00:46:39.793Z] === PAUSE TestPluginWithDevMounts
00:46:39 [2020-11-10T00:46:39.793Z] === CONT  TestPluginWithDevMounts
00:46:39 [2020-11-10T00:46:39.859Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
00:46:39 [2020-11-10T00:46:39.948Z] Cross building: bundles/cross/windows/amd64
00:46:39 [2020-11-10T00:46:39.948Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
00:46:39 [2020-11-10T00:46:39.948Z] GOOS="windows" GOARCH="amd64" GOARM=""
00:46:41 [2020-11-10T00:46:41.240Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:46:41 [2020-11-10T00:46:41.240Z] === RUN   TestDockerSuite/TestBuildDockerignore
00:46:42 [2020-11-10T00:46:42.335Z] --- PASS: TestPluginWithDevMounts (2.16s)
00:46:42 [2020-11-10T00:46:42.335Z] PASS
00:46:42 [2020-11-10T00:46:42.335Z] 
00:46:42 [2020-11-10T00:46:42.335Z] DONE 1 tests in 2.303s
00:46:42 [2020-11-10T00:46:42.335Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
00:46:42 [2020-11-10T00:46:42.335Z] ++ 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
00:46:42 [2020-11-10T00:46:42.335Z] ++ set -e
00:46:42 [2020-11-10T00:46:42.335Z] ++ '[' -n 0 ']'
00:46:42 [2020-11-10T00:46:42.335Z] ++ set -x
00:46:42 [2020-11-10T00:46:42.336Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:46:42 [2020-11-10T00:46:42.336Z] INFO: Testing against a local daemon
00:46:42 [2020-11-10T00:46:42.336Z] === RUN   TestSecretInspect
00:46:43 [2020-11-10T00:46:43.778Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
00:46:45 [2020-11-10T00:46:45.159Z] --- PASS: TestUpdateRestartPolicy (12.78s)
00:46:45 [2020-11-10T00:46:45.159Z] === RUN   TestUpdateRestartWithAutoRemove
00:46:45 [2020-11-10T00:46:45.635Z] --- PASS: TestSecretInspect (3.22s)
00:46:45 [2020-11-10T00:46:45.636Z] === RUN   TestSecretList
00:46:45 [2020-11-10T00:46:45.728Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
00:46:45 [2020-11-10T00:46:45.728Z] === RUN   TestWaitNonBlocked
00:46:45 [2020-11-10T00:46:45.728Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:46:45 [2020-11-10T00:46:45.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:46:45 [2020-11-10T00:46:45.728Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:46:45 [2020-11-10T00:46:45.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:46:45 [2020-11-10T00:46:45.728Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:46:45 [2020-11-10T00:46:45.728Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:46:46 [2020-11-10T00:46:46.668Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
00:46:46 [2020-11-10T00:46:46.928Z] --- PASS: TestWaitNonBlocked (0.04s)
00:46:46 [2020-11-10T00:46:46.928Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s)
00:46:46 [2020-11-10T00:46:46.928Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
00:46:46 [2020-11-10T00:46:46.928Z] === RUN   TestWaitBlocked
00:46:47 [2020-11-10T00:46:47.192Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:46:47 [2020-11-10T00:46:47.192Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:46:47 [2020-11-10T00:46:47.192Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:46:47 [2020-11-10T00:46:47.192Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:46:47 [2020-11-10T00:46:47.192Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:46:47 [2020-11-10T00:46:47.192Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:46:47 [2020-11-10T00:46:47.551Z] 406ffb8432a7: Verifying Checksum
00:46:47 [2020-11-10T00:46:47.551Z] 406ffb8432a7: Download complete
00:46:48 [2020-11-10T00:46:48.134Z] --- PASS: TestWaitBlocked (0.08s)
00:46:48 [2020-11-10T00:46:48.134Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s)
00:46:48 [2020-11-10T00:46:48.134Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
00:46:48 [2020-11-10T00:46:48.134Z] === CONT  TestContainerStartOnDaemonRestart
00:46:48 [2020-11-10T00:46:48.134Z] === CONT  TestContainerKillOnDaemonStart
00:46:48 [2020-11-10T00:46:48.703Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
00:46:48 [2020-11-10T00:46:48.935Z] --- PASS: TestSecretList (3.30s)
00:46:48 [2020-11-10T00:46:48.935Z] === RUN   TestSecretsCreateAndDelete
00:46:49 [2020-11-10T00:46:49.273Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
00:46:50 [2020-11-10T00:46:50.212Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
00:46:50 [2020-11-10T00:46:50.782Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
00:46:50 [2020-11-10T00:46:50.782Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
00:46:51 [2020-11-10T00:46:51.723Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s)
00:46:51 [2020-11-10T00:46:51.723Z] === CONT  TestIpcModeOlderClient
00:46:51 [2020-11-10T00:46:51.723Z] --- PASS: TestIpcModeOlderClient (0.09s)
00:46:51 [2020-11-10T00:46:51.723Z] === CONT  TestDaemonHostGatewayIP
00:46:51 [2020-11-10T00:46:51.983Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
00:46:52 [2020-11-10T00:46:52.234Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
00:46:52 [2020-11-10T00:46:52.234Z] === RUN   TestSecretsUpdate
00:46:52 [2020-11-10T00:46:52.552Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
00:46:52 [2020-11-10T00:46:52.552Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
00:46:54 [2020-11-10T00:46:54.459Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
00:46:55 [2020-11-10T00:46:55.028Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
00:46:55 [2020-11-10T00:46:55.287Z] --- PASS: TestDaemonHostGatewayIP (3.40s)
00:46:55 [2020-11-10T00:46:55.287Z] === CONT  TestDaemonRestartIpcMode
00:46:55 [2020-11-10T00:46:55.535Z] --- PASS: TestSecretsUpdate (3.19s)
00:46:55 [2020-11-10T00:46:55.536Z] === RUN   TestTemplatedSecret
00:46:56 [2020-11-10T00:46:56.228Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
00:46:57 [2020-11-10T00:46:57.894Z] 4612f6d0b889: Verifying Checksum
00:46:57 [2020-11-10T00:46:57.894Z] 4612f6d0b889: Download complete
00:46:58 [2020-11-10T00:46:58.769Z] --- PASS: TestDaemonRestartIpcMode (3.49s)
00:46:58 [2020-11-10T00:46:58.839Z] --- PASS: TestTemplatedSecret (3.52s)
00:46:58 [2020-11-10T00:46:58.839Z] === RUN   TestSecretCreateResolve
00:47:00 [2020-11-10T00:47:00.147Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
00:47:01 [2020-11-10T00:47:01.530Z] --- PASS: TestContainerKillOnDaemonStart (13.22s)
00:47:01 [2020-11-10T00:47:01.530Z] PASS
00:47:01 [2020-11-10T00:47:01.530Z] 
00:47:01 [2020-11-10T00:47:01.530Z] === Skipped
00:47:01 [2020-11-10T00:47:01.530Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:47:01 [2020-11-10T00:47:01.530Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:47:01 [2020-11-10T00:47:01.530Z] 
00:47:01 [2020-11-10T00:47:01.530Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:47:01 [2020-11-10T00:47:01.530Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:47:01 [2020-11-10T00:47:01.530Z] 
00:47:01 [2020-11-10T00:47:01.530Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:47:01 [2020-11-10T00:47:01.530Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:47:01 [2020-11-10T00:47:01.530Z] 
00:47:01 [2020-11-10T00:47:01.530Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:47:01 [2020-11-10T00:47:01.530Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:47:01 [2020-11-10T00:47:01.530Z] 
00:47:01 [2020-11-10T00:47:01.530Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:47:01 [2020-11-10T00:47:01.530Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:47:01 [2020-11-10T00:47:01.530Z] 
00:47:01 [2020-11-10T00:47:01.530Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
00:47:01 [2020-11-10T00:47:01.530Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:47:01 [2020-11-10T00:47:01.530Z] 
00:47:01 [2020-11-10T00:47:01.530Z] 
00:47:01 [2020-11-10T00:47:01.530Z] DONE 195 tests, 6 skipped in 156.173s
00:47:01 [2020-11-10T00:47:01.530Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:47:01 [2020-11-10T00:47:01.530Z] ++ 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
00:47:01 [2020-11-10T00:47:01.530Z] ++ set -e
00:47:01 [2020-11-10T00:47:01.530Z] ++ '[' -n 0 ']'
00:47:01 [2020-11-10T00:47:01.530Z] ++ set -x
00:47:01 [2020-11-10T00:47:01.530Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:47:01 [2020-11-10T00:47:01.530Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
00:47:01 [2020-11-10T00:47:01.530Z] INFO: Testing against a local daemon
00:47:01 [2020-11-10T00:47:01.530Z] === RUN   TestCommitInheritsEnv
00:47:02 [2020-11-10T00:47:02.100Z] --- PASS: TestCommitInheritsEnv (0.49s)
00:47:02 [2020-11-10T00:47:02.100Z] === RUN   TestImportExtremelyLargeImageWorks
00:47:02 [2020-11-10T00:47:02.100Z] === PAUSE TestImportExtremelyLargeImageWorks
00:47:02 [2020-11-10T00:47:02.100Z] === RUN   TestImagesFilterMultiReference
00:47:02 [2020-11-10T00:47:02.138Z] --- PASS: TestSecretCreateResolve (3.47s)
00:47:02 [2020-11-10T00:47:02.138Z] PASS
00:47:02 [2020-11-10T00:47:02.138Z] 
00:47:02 [2020-11-10T00:47:02.138Z] DONE 6 tests in 20.092s
00:47:02 [2020-11-10T00:47:02.138Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
00:47:02 [2020-11-10T00:47:02.138Z] ++ 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
00:47:02 [2020-11-10T00:47:02.138Z] ++ set -e
00:47:02 [2020-11-10T00:47:02.138Z] ++ '[' -n 0 ']'
00:47:02 [2020-11-10T00:47:02.138Z] ++ set -x
00:47:02 [2020-11-10T00:47:02.138Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:47:02 [2020-11-10T00:47:02.138Z] INFO: Testing against a local daemon
00:47:02 [2020-11-10T00:47:02.138Z] === RUN   TestServiceCreateInit
00:47:02 [2020-11-10T00:47:02.138Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:47:02 [2020-11-10T00:47:02.359Z] --- PASS: TestImagesFilterMultiReference (0.14s)
00:47:02 [2020-11-10T00:47:02.359Z] === RUN   TestImagePullPlatformInvalid
00:47:02 [2020-11-10T00:47:02.359Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
00:47:02 [2020-11-10T00:47:02.359Z] === RUN   TestRemoveImageOrphaning
00:47:02 [2020-11-10T00:47:02.929Z] --- PASS: TestRemoveImageOrphaning (0.46s)
00:47:02 [2020-11-10T00:47:02.929Z] === RUN   TestRemoveImageGarbageCollector
00:47:03 [2020-11-10T00:47:03.499Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
00:47:04 [2020-11-10T00:47:04.881Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
00:47:05 [2020-11-10T00:47:05.141Z] --- PASS: TestRemoveImageGarbageCollector (2.34s)
00:47:05 [2020-11-10T00:47:05.141Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:47:05 [2020-11-10T00:47:05.141Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
00:47:05 [2020-11-10T00:47:05.141Z] === RUN   TestTagInvalidReference
00:47:05 [2020-11-10T00:47:05.141Z] --- PASS: TestTagInvalidReference (0.07s)
00:47:05 [2020-11-10T00:47:05.141Z] === RUN   TestTagValidPrefixedRepo
00:47:05 [2020-11-10T00:47:05.402Z] --- PASS: TestTagValidPrefixedRepo (0.12s)
00:47:05 [2020-11-10T00:47:05.402Z] === RUN   TestTagExistedNameWithoutForce
00:47:05 [2020-11-10T00:47:05.402Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
00:47:05 [2020-11-10T00:47:05.402Z] === RUN   TestTagOfficialNames
00:47:05 [2020-11-10T00:47:05.402Z] --- PASS: TestTagOfficialNames (0.08s)
00:47:05 [2020-11-10T00:47:05.402Z] === RUN   TestTagMatchesDigest
00:47:05 [2020-11-10T00:47:05.662Z] --- PASS: TestTagMatchesDigest (0.05s)
00:47:05 [2020-11-10T00:47:05.662Z] === CONT  TestImportExtremelyLargeImageWorks
00:47:05 [2020-11-10T00:47:05.662Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
00:47:05 [2020-11-10T00:47:05.662Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
00:47:06 [2020-11-10T00:47:06.600Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
00:47:07 [2020-11-10T00:47:07.425Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:47:09 [2020-11-10T00:47:09.935Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
00:47:10 [2020-11-10T00:47:10.514Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
00:47:12 [2020-11-10T00:47:12.711Z] --- PASS: TestServiceCreateInit (10.24s)
00:47:12 [2020-11-10T00:47:12.711Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s)
00:47:12 [2020-11-10T00:47:12.711Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s)
00:47:12 [2020-11-10T00:47:12.711Z] === RUN   TestCreateServiceMultipleTimes
00:47:13 [2020-11-10T00:47:13.812Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
00:47:14 [2020-11-10T00:47:14.753Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
00:47:15 [2020-11-10T00:47:15.691Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
00:47:16 [2020-11-10T00:47:16.630Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
00:47:18 [2020-11-10T00:47:18.013Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
00:47:18 [2020-11-10T00:47:18.951Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
00:47:22 [2020-11-10T00:47:22.244Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
00:47:22 [2020-11-10T00:47:22.244Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
00:47:24 [2020-11-10T00:47:24.783Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
00:47:27 [2020-11-10T00:47:27.323Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
00:47:30 [2020-11-10T00:47:30.618Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
00:47:34 [2020-11-10T00:47:34.671Z] --- PASS: TestCreateServiceMultipleTimes (19.70s)
00:47:34 [2020-11-10T00:47:34.671Z] === RUN   TestCreateServiceConflict
00:47:35 [2020-11-10T00:47:35.611Z] --- PASS: TestCreateServiceConflict (3.25s)
00:47:35 [2020-11-10T00:47:35.611Z] === RUN   TestCreateServiceMaxReplicas
00:47:39 [2020-11-10T00:47:39.835Z] --- PASS: TestCreateServiceMaxReplicas (3.80s)
00:47:39 [2020-11-10T00:47:39.835Z] === RUN   TestCreateWithDuplicateNetworkNames
00:47:40 [2020-11-10T00:47:40.602Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:47:41 [2020-11-10T00:47:41.981Z] === RUN   TestDockerDaemonSuite/TestShmSize
00:47:42 [2020-11-10T00:47:42.551Z] === RUN   TestDockerSuite/TestBuildDotDotFile
00:47:42 [2020-11-10T00:47:42.810Z] === RUN   TestDockerSuite/TestBuildEOLInLine
00:47:43 [2020-11-10T00:47:43.749Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
00:47:46 [2020-11-10T00:47:46.290Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
00:47:46 [2020-11-10T00:47:46.549Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
00:47:47 [2020-11-10T00:47:47.487Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
00:47:47 [2020-11-10T00:47:47.746Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
00:47:48 [2020-11-10T00:47:48.120Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
00:47:49 [2020-11-10T00:47:49.066Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
00:47:49 [2020-11-10T00:47:49.326Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
00:47:49 [2020-11-10T00:47:49.585Z] === RUN   TestDockerSuite/TestBuildEntrypoint
00:47:49 [2020-11-10T00:47:49.845Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
00:47:52 [2020-11-10T00:47:52.383Z] --- PASS: TestDockerDaemonSuite (358.91s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.52s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.37s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.71s)
00:47:52 [2020-11-10T00:47:52.383Z]         docker_cli_daemon_test.go:1455: [d6a408431f863] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [df268bcb0a8b9] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.21s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [dd2e3cdad8b33] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.88s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.11s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.82s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.82s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.89s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.71s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.68s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.60s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [da65ec5301356] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [d2f74a395d14a] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.70s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [da078a5965b70] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.82s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.96s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.71s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.76s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [dfc45bcc4b80e] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.57s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.58s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.61s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.77s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.01s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:47:52 [2020-11-10T00:47:52.383Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [dc46f39ad0974] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.67s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.57s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.01s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.92s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [dee5992a0d048] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.26s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.58s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [da4ad44166b9e] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.11s)
00:47:52 [2020-11-10T00:47:52.383Z]         docker_cli_daemon_plugins_test.go:79: [d7555560d9799] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.63s)
00:47:52 [2020-11-10T00:47:52.383Z]         docker_cli_daemon_plugins_test.go:169: [d64e471cb08d1] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.88s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.61s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [d26df5aa8bffc] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.01s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.01s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.14s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.16s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.96s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.77s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [d769c2aaa08db] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.21s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.49s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.57s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.94s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.99s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [dd7bf64f9a292] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.67s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.61s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.46s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s)
00:47:52 [2020-11-10T00:47:52.383Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:47:52 [2020-11-10T00:47:52.383Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [dc92d707bc31d] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:47:52 [2020-11-10T00:47:52.383Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [da46f393a1322] daemon is not started
00:47:52 [2020-11-10T00:47:52.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.50s)
00:47:52 [2020-11-10T00:47:52.383Z]         check_test.go:309: [d6f4d2c535a20] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.94s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.33s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.21s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.52s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.16s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.48s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.76s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.79s)
00:47:52 [2020-11-10T00:47:52.384Z]         check_test.go:309: [d7b987dd9391c] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.63s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.85s)
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_plugins_test.go:105: [d923c4a036f6c] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s)
00:47:52 [2020-11-10T00:47:52.384Z]         check_test.go:309: [d7af2498e5cea] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.58s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
00:47:52 [2020-11-10T00:47:52.384Z]         check_test.go:309: [d5868ffbc8277] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s)
00:47:52 [2020-11-10T00:47:52.384Z]         check_test.go:309: [da0b50ccc07bc] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.51s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
00:47:52 [2020-11-10T00:47:52.384Z]         check_test.go:309: [d56906e2eea83] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.53s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
00:47:52 [2020-11-10T00:47:52.384Z]         check_test.go:309: [d54d37a214a5c] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.92s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.88s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.69s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.23s)
00:47:52 [2020-11-10T00:47:52.384Z]         check_test.go:309: [d8e4604b2660b] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.69s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
00:47:52 [2020-11-10T00:47:52.384Z]         check_test.go:309: [db18d10269506] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.16s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.68s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.70s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.19s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.04s)
00:47:52 [2020-11-10T00:47:52.384Z]         docker_cli_daemon_test.go:2550: [d5868a83bdff0] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.77s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.88s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s)
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
00:47:52 [2020-11-10T00:47:52.384Z]         check_test.go:309: [d4959c77e9f21] daemon is not started
00:47:52 [2020-11-10T00:47:52.384Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.69s)
00:47:52 [2020-11-10T00:47:52.384Z] === RUN   TestDockerSwarmSuite
00:47:52 [2020-11-10T00:47:52.384Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
00:47:52 [2020-11-10T00:47:52.384Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
00:47:54 [2020-11-10T00:47:54.293Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
00:47:54 [2020-11-10T00:47:54.737Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.30s)
00:47:54 [2020-11-10T00:47:54.737Z] === RUN   TestCreateServiceSecretFileMode
00:47:55 [2020-11-10T00:47:55.230Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
00:47:56 [2020-11-10T00:47:56.167Z] === RUN   TestDockerSuite/TestBuildEnv
00:47:57 [2020-11-10T00:47:57.282Z] --- PASS: TestCreateServiceSecretFileMode (3.43s)
00:47:57 [2020-11-10T00:47:57.282Z] === RUN   TestCreateServiceConfigFileMode
00:47:58 [2020-11-10T00:47:58.076Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
00:47:58 [2020-11-10T00:47:58.336Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
00:47:58 [2020-11-10T00:47:58.906Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
00:47:59 [2020-11-10T00:47:59.846Z] === RUN   TestDockerSuite/TestBuildEnvUsage
00:48:00 [2020-11-10T00:48:00.582Z] --- PASS: TestCreateServiceConfigFileMode (3.47s)
00:48:00 [2020-11-10T00:48:00.582Z] === RUN   TestCreateServiceSysctls
00:48:01 [2020-11-10T00:48:01.333Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
00:48:01 [2020-11-10T00:48:01.333Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
00:48:01 [2020-11-10T00:48:01.333Z] remote: Enumerating objects: 2, done.
00:48:01 [2020-11-10T00:48:01.333Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
00:48:01 [2020-11-10T00:48:01.333Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
00:48:01 [2020-11-10T00:48:01.333Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
00:48:01 [2020-11-10T00:48:01.333Z] 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.
00:48:01 [2020-11-10T00:48:01.333Z] Building: bundles/cross/windows/amd64/containerutility.exe
00:48:01 [2020-11-10T00:48:01.333Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:48:01 [2020-11-10T00:48:01.661Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/test/unit
00:48:04 [2020-11-10T00:48:04.051Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
00:48:04 [2020-11-10T00:48:04.787Z] --- PASS: TestCreateServiceSysctls (4.37s)
00:48:04 [2020-11-10T00:48:04.787Z] === RUN   TestCreateServiceCapabilities
00:48:04 [2020-11-10T00:48:04.934Z] ?   	github.com/docker/docker/api	[no test files]
00:48:08 [2020-11-10T00:48:08.089Z] --- PASS: TestCreateServiceCapabilities (3.31s)
00:48:08 [2020-11-10T00:48:08.089Z] === RUN   TestInspect
00:48:08 [2020-11-10T00:48:08.246Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
00:48:12 [2020-11-10T00:48:12.290Z] --- PASS: TestInspect (3.64s)
00:48:12 [2020-11-10T00:48:12.290Z] === RUN   TestCreateJob
00:48:16 [2020-11-10T00:48:16.494Z] --- PASS: TestCreateJob (4.32s)
00:48:16 [2020-11-10T00:48:16.494Z] === RUN   TestReplicatedJob
00:48:18 [2020-11-10T00:48:18.229Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
00:48:18 [2020-11-10T00:48:18.229Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
00:48:19 [2020-11-10T00:48:19.782Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
00:48:23 [2020-11-10T00:48:23.078Z] --- PASS: TestReplicatedJob (6.55s)
00:48:23 [2020-11-10T00:48:23.079Z] === RUN   TestUpdateReplicatedJob
00:48:27 [2020-11-10T00:48:27.281Z] --- PASS: TestUpdateReplicatedJob (4.29s)
00:48:27 [2020-11-10T00:48:27.281Z] === RUN   TestServiceListWithStatuses
00:48:27 [2020-11-10T00:48:27.281Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:48:27 [2020-11-10T00:48:27.281Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:48:27 [2020-11-10T00:48:27.281Z] === RUN   TestDockerNetworkConnectAlias
00:48:28 [2020-11-10T00:48:28.217Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
00:48:28 [2020-11-10T00:48:28.786Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
00:48:33 [2020-11-10T00:48:33.864Z] --- PASS: TestDockerNetworkConnectAlias (6.48s)
00:48:33 [2020-11-10T00:48:33.864Z] === RUN   TestDockerNetworkReConnect
00:48:38 [2020-11-10T00:48:38.770Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
00:48:38 [2020-11-10T00:48:38.770Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
00:48:39 [2020-11-10T00:48:39.153Z] --- PASS: TestDockerNetworkReConnect (5.03s)
00:48:39 [2020-11-10T00:48:39.153Z] === RUN   TestServicePlugin
00:48:39 [2020-11-10T00:48:39.153Z] --- SKIP: TestServicePlugin (0.00s)
00:48:39 [2020-11-10T00:48:39.153Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:48:39 [2020-11-10T00:48:39.153Z] === RUN   TestServiceUpdateLabel
00:48:39 [2020-11-10T00:48:39.339Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
00:48:39 [2020-11-10T00:48:39.908Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
00:48:41 [2020-11-10T00:48:41.288Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
00:48:41 [2020-11-10T00:48:41.288Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
00:48:41 [2020-11-10T00:48:41.553Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
00:48:41 [2020-11-10T00:48:41.698Z] --- PASS: TestServiceUpdateLabel (3.29s)
00:48:41 [2020-11-10T00:48:41.698Z] === RUN   TestServiceUpdateSecrets
00:48:44 [2020-11-10T00:48:44.092Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
00:48:44 [2020-11-10T00:48:44.092Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
00:48:52 [2020-11-10T00:48:52.223Z] === RUN   TestDockerSuite/TestBuildExpose
00:48:52 [2020-11-10T00:48:52.223Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
00:48:52 [2020-11-10T00:48:52.483Z] === RUN   TestDockerSuite/TestBuildExposeOrder
00:48:53 [2020-11-10T00:48:53.052Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
00:48:53 [2020-11-10T00:48:53.311Z] === RUN   TestDockerSuite/TestBuildFails
00:48:54 [2020-11-10T00:48:54.249Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
00:48:54 [2020-11-10T00:48:54.249Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
00:48:56 [2020-11-10T00:48:56.158Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
00:48:58 [2020-11-10T00:48:58.695Z] === RUN   TestDockerSuite/TestBuildForceRm
00:48:59 [2020-11-10T00:48:59.805Z] --- PASS: TestServiceUpdateSecrets (15.41s)
00:48:59 [2020-11-10T00:48:59.805Z] === RUN   TestServiceUpdateConfigs
00:49:00 [2020-11-10T00:49:00.602Z] === RUN   TestDockerSuite/TestBuildFromGit
00:49:01 [2020-11-10T00:49:01.539Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
00:49:02 [2020-11-10T00:49:02.108Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
00:49:03 [2020-11-10T00:49:03.046Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
00:49:04 [2020-11-10T00:49:04.436Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
00:49:05 [2020-11-10T00:49:05.374Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
00:49:05 [2020-11-10T00:49:05.374Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
00:49:05 [2020-11-10T00:49:05.943Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
00:49:06 [2020-11-10T00:49:06.511Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
00:49:08 [2020-11-10T00:49:08.421Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
00:49:10 [2020-11-10T00:49:10.333Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
00:49:11 [2020-11-10T00:49:11.711Z] === RUN   TestDockerSuite/TestBuildHistory
00:49:14 [2020-11-10T00:49:14.711Z] --- PASS: TestServiceUpdateConfigs (15.28s)
00:49:14 [2020-11-10T00:49:14.711Z] === RUN   TestServiceUpdateNetwork
00:49:15 [2020-11-10T00:49:15.905Z] === RUN   TestDockerSuite/TestBuildIidFile
00:49:16 [2020-11-10T00:49:16.476Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
00:49:17 [2020-11-10T00:49:17.046Z] === RUN   TestDockerSuite/TestBuildInheritance
00:49:17 [2020-11-10T00:49:17.985Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
00:49:18 [2020-11-10T00:49:18.245Z] === RUN   TestDockerSuite/TestBuildInvalidTag
00:49:18 [2020-11-10T00:49:18.504Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
00:49:19 [2020-11-10T00:49:19.444Z] === RUN   TestDockerSuite/TestBuildLabel
00:49:19 [2020-11-10T00:49:19.703Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
00:49:20 [2020-11-10T00:49:20.274Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
00:49:20 [2020-11-10T00:49:20.842Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
00:49:21 [2020-11-10T00:49:21.102Z] === RUN   TestDockerSuite/TestBuildLabels
00:49:21 [2020-11-10T00:49:21.673Z] === RUN   TestDockerSuite/TestBuildLabelsCache
00:49:23 [2020-11-10T00:49:23.082Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
00:49:25 [2020-11-10T00:49:25.617Z] === RUN   TestDockerSuite/TestBuildLastModified
00:49:29 [2020-11-10T00:49:29.614Z] --- PASS: TestServiceUpdateNetwork (14.70s)
00:49:29 [2020-11-10T00:49:29.614Z] === RUN   TestServiceUpdatePidsLimit
00:49:29 [2020-11-10T00:49:29.614Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:49:29 [2020-11-10T00:49:29.875Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:49:30 [2020-11-10T00:49:30.999Z] === RUN   TestDockerSuite/TestBuildLineBreak
00:49:33 [2020-11-10T00:49:33.535Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
00:49:33 [2020-11-10T00:49:33.795Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
00:49:33 [2020-11-10T00:49:33.795Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
00:49:34 [2020-11-10T00:49:34.054Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
00:49:34 [2020-11-10T00:49:34.054Z] === RUN   TestDockerSuite/TestBuildMaintainer
00:49:34 [2020-11-10T00:49:34.623Z] === RUN   TestDockerSuite/TestBuildMissingArgs
00:49:35 [2020-11-10T00:49:35.222Z] --- PASS: TestImportExtremelyLargeImageWorks (193.05s)
00:49:35 [2020-11-10T00:49:35.222Z] PASS
00:49:35 [2020-11-10T00:49:35.222Z] 
00:49:35 [2020-11-10T00:49:35.222Z] === Skipped
00:49:35 [2020-11-10T00:49:35.222Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
00:49:35 [2020-11-10T00:49:35.222Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:35 [2020-11-10T00:49:35.222Z] 
00:49:35 [2020-11-10T00:49:35.222Z] 
00:49:35 [2020-11-10T00:49:35.222Z] DONE 12 tests, 1 skipped in 194.053s
00:49:35 [2020-11-10T00:49:35.222Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
00:49:35 [2020-11-10T00:49:35.222Z] ++ 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
00:49:35 [2020-11-10T00:49:35.222Z] ++ set -e
00:49:35 [2020-11-10T00:49:35.222Z] ++ '[' -n 0 ']'
00:49:35 [2020-11-10T00:49:35.222Z] ++ set -x
00:49:35 [2020-11-10T00:49:35.222Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:49:35 [2020-11-10T00:49:35.222Z] INFO: Testing against a local daemon
00:49:35 [2020-11-10T00:49:35.222Z] === RUN   TestNetworkCreateDelete
00:49:35 [2020-11-10T00:49:35.222Z] --- PASS: TestNetworkCreateDelete (0.17s)
00:49:35 [2020-11-10T00:49:35.222Z] === RUN   TestDockerNetworkDeletePreferID
00:49:35 [2020-11-10T00:49:35.222Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
00:49:35 [2020-11-10T00:49:35.222Z] === RUN   TestDaemonDNSFallback
00:49:35 [2020-11-10T00:49:35.222Z] --- PASS: TestDaemonDNSFallback (1.53s)
00:49:35 [2020-11-10T00:49:35.222Z] === RUN   TestInspectNetwork
00:49:35 [2020-11-10T00:49:35.222Z] === RUN   TestInspectNetwork/full_network_id
00:49:35 [2020-11-10T00:49:35.222Z] === RUN   TestInspectNetwork/partial_network_id
00:49:35 [2020-11-10T00:49:35.222Z] === RUN   TestInspectNetwork/network_name
00:49:35 [2020-11-10T00:49:35.222Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:49:35 [2020-11-10T00:49:35.222Z] --- PASS: TestInspectNetwork (7.17s)
00:49:35 [2020-11-10T00:49:35.222Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:49:35 [2020-11-10T00:49:35.222Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:49:35 [2020-11-10T00:49:35.222Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:49:35 [2020-11-10T00:49:35.222Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:49:35 [2020-11-10T00:49:35.222Z] === RUN   TestRunContainerWithBridgeNone
00:49:36 [2020-11-10T00:49:36.532Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
00:49:36 [2020-11-10T00:49:36.738Z] --- PASS: TestRunContainerWithBridgeNone (1.81s)
00:49:36 [2020-11-10T00:49:36.738Z] === RUN   TestNetworkInvalidJSON
00:49:36 [2020-11-10T00:49:36.738Z] === RUN   TestNetworkInvalidJSON//networks/create
00:49:36 [2020-11-10T00:49:36.738Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:49:36 [2020-11-10T00:49:36.738Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:49:36 [2020-11-10T00:49:36.738Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:49:36 [2020-11-10T00:49:36.738Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:49:36 [2020-11-10T00:49:36.738Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:49:36 [2020-11-10T00:49:36.738Z] === CONT  TestNetworkInvalidJSON//networks/create
00:49:36 [2020-11-10T00:49:36.738Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:49:36 [2020-11-10T00:49:36.738Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:49:36 [2020-11-10T00:49:36.738Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:49:36 [2020-11-10T00:49:36.738Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:49:36 [2020-11-10T00:49:36.738Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:49:36 [2020-11-10T00:49:36.738Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:49:36 [2020-11-10T00:49:36.738Z] === RUN   TestHostIPv4BridgeLabel
00:49:37 [2020-11-10T00:49:37.385Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
00:49:37 [2020-11-10T00:49:37.385Z] === RUN   TestDaemonRestartWithLiveRestore
00:49:37 [2020-11-10T00:49:37.911Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
00:49:38 [2020-11-10T00:49:38.010Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:49:38 [2020-11-10T00:49:38.428Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
00:49:38 [2020-11-10T00:49:38.428Z] === RUN   TestDaemonDefaultNetworkPools
00:49:39 [2020-11-10T00:49:39.465Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
00:49:39 [2020-11-10T00:49:39.465Z] === RUN   TestDaemonRestartWithExistingNetwork
00:49:40 [2020-11-10T00:49:40.506Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
00:49:40 [2020-11-10T00:49:40.506Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:49:41 [2020-11-10T00:49:41.203Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
00:49:41 [2020-11-10T00:49:41.250Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
00:49:41 [2020-11-10T00:49:41.250Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
00:49:41 [2020-11-10T00:49:41.250Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:49:41 [2020-11-10T00:49:41.250Z] ?   	github.com/docker/docker/builder	[no test files]
00:49:41 [2020-11-10T00:49:41.251Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:49:41 [2020-11-10T00:49:41.251Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:49:41 [2020-11-10T00:49:41.251Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:49:41 [2020-11-10T00:49:41.251Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:49:41 [2020-11-10T00:49:41.251Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:49:41 [2020-11-10T00:49:41.251Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:49:41 [2020-11-10T00:49:41.251Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:49:41 [2020-11-10T00:49:41.251Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
00:49:41 [2020-11-10T00:49:41.251Z] ok  	github.com/docker/docker/builder/remotecontext	0.075s	coverage: 13.7% of statements
00:49:41 [2020-11-10T00:49:41.251Z] ok  	github.com/docker/docker/builder/dockerfile	0.235s	coverage: 48.1% of statements
00:49:41 [2020-11-10T00:49:41.251Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
00:49:41 [2020-11-10T00:49:41.551Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
00:49:41 [2020-11-10T00:49:41.551Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:49:41 [2020-11-10T00:49:41.771Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
00:49:42 [2020-11-10T00:49:42.207Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s)
00:49:42 [2020-11-10T00:49:42.207Z] === RUN   TestServiceWithPredefinedNetwork
00:49:42 [2020-11-10T00:49:42.339Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
00:49:43 [2020-11-10T00:49:43.139Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.875s	coverage: 86.3% of statements
00:49:43 [2020-11-10T00:49:43.139Z] ?   	github.com/docker/docker/cli	[no test files]
00:49:43 [2020-11-10T00:49:43.139Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:49:44 [2020-11-10T00:49:44.310Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s)
00:49:44 [2020-11-10T00:49:44.310Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:49:44 [2020-11-10T00:49:44.310Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:49:44 [2020-11-10T00:49:44.310Z]     service_test.go:236: FLAKY_TEST
00:49:44 [2020-11-10T00:49:44.310Z] === RUN   TestServiceWithDataPathPortInit
00:49:44 [2020-11-10T00:49:44.588Z] --- PASS: TestServiceUpdatePidsLimit (17.58s)
00:49:44 [2020-11-10T00:49:44.589Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
00:49:44 [2020-11-10T00:49:44.589Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
00:49:44 [2020-11-10T00:49:44.589Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
00:49:44 [2020-11-10T00:49:44.589Z] PASS
00:49:44 [2020-11-10T00:49:44.589Z] 
00:49:44 [2020-11-10T00:49:44.589Z] === Skipped
00:49:44 [2020-11-10T00:49:44.589Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
00:49:44 [2020-11-10T00:49:44.589Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:49:44 [2020-11-10T00:49:44.589Z] 
00:49:44 [2020-11-10T00:49:44.589Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
00:49:44 [2020-11-10T00:49:44.589Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:44 [2020-11-10T00:49:44.589Z] 
00:49:44 [2020-11-10T00:49:44.589Z] 
00:49:44 [2020-11-10T00:49:44.589Z] DONE 27 tests, 2 skipped in 162.609s
00:49:44 [2020-11-10T00:49:44.589Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
00:49:44 [2020-11-10T00:49:44.589Z] ++ 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
00:49:44 [2020-11-10T00:49:44.589Z] ++ set -e
00:49:44 [2020-11-10T00:49:44.589Z] ++ '[' -n 0 ']'
00:49:44 [2020-11-10T00:49:44.589Z] ++ set -x
00:49:44 [2020-11-10T00:49:44.589Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:49:44 [2020-11-10T00:49:44.849Z] INFO: Testing against a local daemon
00:49:44 [2020-11-10T00:49:44.849Z] === RUN   TestSessionCreate
00:49:44 [2020-11-10T00:49:44.849Z] --- PASS: TestSessionCreate (0.05s)
00:49:44 [2020-11-10T00:49:44.849Z] === RUN   TestSessionCreateWithBadUpgrade
00:49:44 [2020-11-10T00:49:44.849Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
00:49:44 [2020-11-10T00:49:44.849Z] PASS
00:49:44 [2020-11-10T00:49:44.849Z] 
00:49:44 [2020-11-10T00:49:44.849Z] DONE 2 tests in 0.235s
00:49:44 [2020-11-10T00:49:44.849Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
00:49:44 [2020-11-10T00:49:44.849Z] ++ 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
00:49:44 [2020-11-10T00:49:44.849Z] ++ set -e
00:49:44 [2020-11-10T00:49:44.849Z] ++ '[' -n 0 ']'
00:49:44 [2020-11-10T00:49:44.849Z] ++ set -x
00:49:44 [2020-11-10T00:49:44.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:49:45 [2020-11-10T00:49:45.110Z] INFO: Testing against a local daemon
00:49:45 [2020-11-10T00:49:45.110Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:49:45 [2020-11-10T00:49:45.110Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:49:45 [2020-11-10T00:49:45.110Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:49:45 [2020-11-10T00:49:45.110Z] === RUN   TestEventsExecDie
00:49:45 [2020-11-10T00:49:45.656Z] ok  	github.com/docker/docker/client	0.189s	coverage: 75.4% of statements
00:49:46 [2020-11-10T00:49:46.051Z] --- PASS: TestEventsExecDie (0.91s)
00:49:46 [2020-11-10T00:49:46.051Z] === RUN   TestEventsBackwardsCompatible
00:49:46 [2020-11-10T00:49:46.051Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
00:49:46 [2020-11-10T00:49:46.051Z] === RUN   TestInfoBinaryCommits
00:49:46 [2020-11-10T00:49:46.051Z] --- PASS: TestInfoBinaryCommits (0.05s)
00:49:46 [2020-11-10T00:49:46.051Z] === RUN   TestInfoAPIVersioned
00:49:46 [2020-11-10T00:49:46.312Z] --- PASS: TestInfoAPIVersioned (0.02s)
00:49:46 [2020-11-10T00:49:46.312Z] === RUN   TestInfoDiscoveryBackend
00:49:46 [2020-11-10T00:49:46.882Z] --- PASS: TestInfoDiscoveryBackend (0.66s)
00:49:46 [2020-11-10T00:49:46.882Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:49:47 [2020-11-10T00:49:47.823Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:49:47 [2020-11-10T00:49:47.823Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:49:48 [2020-11-10T00:49:48.395Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s)
00:49:48 [2020-11-10T00:49:48.395Z] === RUN   TestInfoAPI
00:49:48 [2020-11-10T00:49:48.656Z] --- PASS: TestInfoAPI (0.05s)
00:49:48 [2020-11-10T00:49:48.656Z] === RUN   TestInfoAPIWarnings
00:49:52 [2020-11-10T00:49:52.341Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
00:49:54 [2020-11-10T00:49:54.249Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
00:49:55 [2020-11-10T00:49:55.188Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
00:49:55 [2020-11-10T00:49:55.354Z] 4612f6d0b889: Pull complete
00:49:55 [2020-11-10T00:49:55.447Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
00:49:57 [2020-11-10T00:49:57.987Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
00:49:57 [2020-11-10T00:49:57.987Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
00:49:59 [2020-11-10T00:49:59.673Z] --- PASS: TestServiceWithDataPathPortInit (13.68s)
00:49:59 [2020-11-10T00:49:59.673Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:50:03 [2020-11-10T00:50:03.265Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
00:50:03 [2020-11-10T00:50:03.265Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
00:50:05 [2020-11-10T00:50:05.174Z] === RUN   TestDockerSuite/TestBuildMultipleTags
00:50:05 [2020-11-10T00:50:05.243Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s)
00:50:05 [2020-11-10T00:50:05.243Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ope531ft1dfi936cn0kqsctuc Created:2020-11-10 00:49:58.90979492 +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[96bcb4617bd30b02f5a9ad7cb4bd027bbeffebe3a56d238325237c4f577a394b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t31wdw7zbigcfnimy0fnav4fs EndpointID:f1e4c921c5b2e29693328107707fea6b17fe3efd73bec73e87b66f1be36e3612 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b0b836df3ac7d6e6f383c9051527f16b27aad336d3ad14a662e74a99f83bbca8 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:1b958dc2d118 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t31wdw7zbigcfnimy0fnav4fs EndpointID:f1e4c921c5b2e29693328107707fea6b17fe3efd73bec73e87b66f1be36e3612 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:50:05 [2020-11-10T00:50:05.243Z] PASS
00:50:05 [2020-11-10T00:50:05.243Z] 
00:50:05 [2020-11-10T00:50:05.243Z] === Skipped
00:50:05 [2020-11-10T00:50:05.243Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:50:05 [2020-11-10T00:50:05.243Z]     service_test.go:236: FLAKY_TEST
00:50:05 [2020-11-10T00:50:05.243Z] 
00:50:05 [2020-11-10T00:50:05.243Z] 
00:50:05 [2020-11-10T00:50:05.243Z] DONE 23 tests, 1 skipped in 39.169s
00:50:05 [2020-11-10T00:50:05.243Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:50:05 [2020-11-10T00:50:05.244Z] ++ 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
00:50:05 [2020-11-10T00:50:05.244Z] ++ set -e
00:50:05 [2020-11-10T00:50:05.244Z] ++ '[' -n 0 ']'
00:50:05 [2020-11-10T00:50:05.244Z] ++ set -x
00:50:05 [2020-11-10T00:50:05.244Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:50:05 [2020-11-10T00:50:05.244Z] INFO: Testing against a local daemon
00:50:05 [2020-11-10T00:50:05.244Z] === RUN   TestDockerNetworkIpvlanPersistance
00:50:05 [2020-11-10T00:50:05.244Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:50:05 [2020-11-10T00:50:05.244Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:50:05 [2020-11-10T00:50:05.244Z] === RUN   TestDockerNetworkIpvlan
00:50:05 [2020-11-10T00:50:05.244Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:50:05 [2020-11-10T00:50:05.244Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:50:05 [2020-11-10T00:50:05.244Z] PASS
00:50:05 [2020-11-10T00:50:05.244Z] 
00:50:05 [2020-11-10T00:50:05.244Z] === Skipped
00:50:05 [2020-11-10T00:50:05.244Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:50:05 [2020-11-10T00:50:05.244Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:50:05 [2020-11-10T00:50:05.244Z] 
00:50:05 [2020-11-10T00:50:05.244Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:50:05 [2020-11-10T00:50:05.244Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:50:05 [2020-11-10T00:50:05.244Z] 
00:50:05 [2020-11-10T00:50:05.244Z] 
00:50:05 [2020-11-10T00:50:05.244Z] DONE 2 tests, 2 skipped in 0.077s
00:50:05 [2020-11-10T00:50:05.244Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:50:05 [2020-11-10T00:50:05.244Z] ++ 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
00:50:05 [2020-11-10T00:50:05.244Z] ++ set -e
00:50:05 [2020-11-10T00:50:05.244Z] ++ '[' -n 0 ']'
00:50:05 [2020-11-10T00:50:05.244Z] ++ set -x
00:50:05 [2020-11-10T00:50:05.244Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:50:05 [2020-11-10T00:50:05.244Z] INFO: Testing against a local daemon
00:50:05 [2020-11-10T00:50:05.244Z] === RUN   TestDockerNetworkMacvlanPersistance
00:50:05 [2020-11-10T00:50:05.743Z] === RUN   TestDockerSuite/TestBuildNetContainer
00:50:06 [2020-11-10T00:50:06.285Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
00:50:06 [2020-11-10T00:50:06.285Z] === RUN   TestDockerNetworkMacvlan
00:50:06 [2020-11-10T00:50:06.763Z] --- PASS: TestInfoAPIWarnings (16.65s)
00:50:06 [2020-11-10T00:50:06.764Z] === RUN   TestInfoDebug
00:50:06 [2020-11-10T00:50:06.764Z] --- PASS: TestInfoDebug (0.76s)
00:50:06 [2020-11-10T00:50:06.764Z] === RUN   TestInfoInsecureRegistries
00:50:06 [2020-11-10T00:50:06.764Z] --- PASS: TestInfoInsecureRegistries (0.66s)
00:50:06 [2020-11-10T00:50:06.764Z] === RUN   TestInfoRegistryMirrors
00:50:07 [2020-11-10T00:50:07.124Z] --- PASS: TestImportExtremelyLargeImageWorks (181.36s)
00:50:07 [2020-11-10T00:50:07.124Z] PASS
00:50:07 [2020-11-10T00:50:07.124Z] 
00:50:07 [2020-11-10T00:50:07.124Z] DONE 12 tests in 185.582s
00:50:07 [2020-11-10T00:50:07.124Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:50:07 [2020-11-10T00:50:07.124Z] ++ 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
00:50:07 [2020-11-10T00:50:07.124Z] ++ set -e
00:50:07 [2020-11-10T00:50:07.124Z] ++ '[' -n 0 ']'
00:50:07 [2020-11-10T00:50:07.124Z] ++ set -x
00:50:07 [2020-11-10T00:50:07.124Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:50:07 [2020-11-10T00:50:07.124Z] INFO: Testing against a local daemon
00:50:07 [2020-11-10T00:50:07.124Z] === RUN   TestNetworkCreateDelete
00:50:07 [2020-11-10T00:50:07.124Z] --- PASS: TestNetworkCreateDelete (0.18s)
00:50:07 [2020-11-10T00:50:07.124Z] === RUN   TestDockerNetworkDeletePreferID
00:50:07 [2020-11-10T00:50:07.326Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:50:07 [2020-11-10T00:50:07.335Z] --- PASS: TestInfoRegistryMirrors (0.70s)
00:50:07 [2020-11-10T00:50:07.335Z] === RUN   TestLoginFailsWithBadCredentials
00:50:07 [2020-11-10T00:50:07.384Z] === RUN   TestDockerSuite/TestBuildNetNone
00:50:07 [2020-11-10T00:50:07.596Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
00:50:07 [2020-11-10T00:50:07.596Z] === RUN   TestPingCacheHeaders
00:50:07 [2020-11-10T00:50:07.596Z] --- PASS: TestPingCacheHeaders (0.05s)
00:50:07 [2020-11-10T00:50:07.596Z] === RUN   TestPingGet
00:50:07 [2020-11-10T00:50:07.645Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
00:50:07 [2020-11-10T00:50:07.645Z] === RUN   TestDaemonDNSFallback
00:50:07 [2020-11-10T00:50:07.857Z] --- PASS: TestPingGet (0.03s)
00:50:07 [2020-11-10T00:50:07.857Z] === RUN   TestPingHead
00:50:07 [2020-11-10T00:50:07.857Z] --- PASS: TestPingHead (0.05s)
00:50:07 [2020-11-10T00:50:07.857Z] === RUN   TestVersion
00:50:07 [2020-11-10T00:50:07.857Z] --- PASS: TestVersion (0.05s)
00:50:07 [2020-11-10T00:50:07.857Z] PASS
00:50:07 [2020-11-10T00:50:07.857Z] 
00:50:07 [2020-11-10T00:50:07.857Z] === Skipped
00:50:07 [2020-11-10T00:50:07.857Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:50:07 [2020-11-10T00:50:07.857Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:50:07 [2020-11-10T00:50:07.857Z] 
00:50:07 [2020-11-10T00:50:07.857Z] 
00:50:07 [2020-11-10T00:50:07.857Z] DONE 18 tests, 1 skipped in 22.907s
00:50:07 [2020-11-10T00:50:07.857Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
00:50:07 [2020-11-10T00:50:07.857Z] ++ 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
00:50:07 [2020-11-10T00:50:07.857Z] ++ set -e
00:50:07 [2020-11-10T00:50:07.857Z] ++ '[' -n 0 ']'
00:50:07 [2020-11-10T00:50:07.857Z] ++ set -x
00:50:07 [2020-11-10T00:50:07.857Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:50:07 [2020-11-10T00:50:07.905Z] === RUN   TestDockerSuite/TestBuildNoContext
00:50:07 [2020-11-10T00:50:07.966Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:50:08 [2020-11-10T00:50:08.121Z] INFO: Testing against a local daemon
00:50:08 [2020-11-10T00:50:08.122Z] === RUN   TestVolumesCreateAndList
00:50:08 [2020-11-10T00:50:08.122Z] --- PASS: TestVolumesCreateAndList (0.04s)
00:50:08 [2020-11-10T00:50:08.122Z] === RUN   TestVolumesRemove
00:50:08 [2020-11-10T00:50:08.122Z] --- PASS: TestVolumesRemove (0.11s)
00:50:08 [2020-11-10T00:50:08.122Z] === RUN   TestVolumesInspect
00:50:08 [2020-11-10T00:50:08.122Z] --- PASS: TestVolumesInspect (0.03s)
00:50:08 [2020-11-10T00:50:08.122Z] === RUN   TestVolumesInvalidJSON
00:50:08 [2020-11-10T00:50:08.122Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:50:08 [2020-11-10T00:50:08.122Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:50:08 [2020-11-10T00:50:08.122Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:50:08 [2020-11-10T00:50:08.122Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:50:08 [2020-11-10T00:50:08.122Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:50:08 [2020-11-10T00:50:08.122Z] PASS
00:50:08 [2020-11-10T00:50:08.122Z] 
00:50:08 [2020-11-10T00:50:08.122Z] DONE 5 tests in 0.347s
00:50:08 [2020-11-10T00:50:08.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:50:08 [2020-11-10T00:50:08.692Z] ++++ cat bundles/test-integration/docker.pid
00:50:08 [2020-11-10T00:50:08.692Z] +++ kill 13746
00:50:08 [2020-11-10T00:50:08.844Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
00:50:09 [2020-11-10T00:50:09.007Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:50:09 [2020-11-10T00:50:09.416Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
00:50:10 [2020-11-10T00:50:10.075Z] +++ /etc/init.d/apparmor stop
00:50:10 [2020-11-10T00:50:10.075Z] Leaving: AppArmorNo profiles have been unloaded.
00:50:10 [2020-11-10T00:50:10.075Z] 
00:50:10 [2020-11-10T00:50:10.075Z] Unloading profiles will leave already running processes permanently
00:50:10 [2020-11-10T00:50:10.075Z] unconfined, which can lead to unexpected situations.
00:50:10 [2020-11-10T00:50:10.075Z] 
00:50:10 [2020-11-10T00:50:10.075Z] To set a process to complain mode, use the command line tool
00:50:10 [2020-11-10T00:50:10.075Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:50:10 [2020-11-10T00:50:10.075Z] +++ true
00:50:10 [2020-11-10T00:50:10.075Z] exiting test-integration
00:50:10 [2020-11-10T00:50:10.075Z] ++ exit 0
00:50:10 [2020-11-10T00:50:10.075Z] 
00:50:10 [2020-11-10T00:50:10.805Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
00:50:11 [2020-11-10T00:50:11.064Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
00:50:11 [2020-11-10T00:50:11.064Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
00:50:11 [2020-11-10T00:50:11.088Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:50:11 [2020-11-10T00:50:11.632Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
00:50:11 [2020-11-10T00:50:11.892Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
00:50:12 [2020-11-10T00:50:12.459Z] === RUN   TestDockerSuite/TestBuildOnBuild
Post stage
[Pipeline] junit
00:50:12 [2020-11-10T00:50:12.632Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:50:13 [2020-11-10T00:50:13.165Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:50:13 [2020-11-10T00:50:13.439Z] + echo Ensuring container killed.
00:50:13 [2020-11-10T00:50:13.439Z] Ensuring container killed.
00:50:13 [2020-11-10T00:50:13.439Z] + docker rm -vf docker-pr16
00:50:13 [2020-11-10T00:50:13.439Z] Error: No such container: docker-pr16
00:50:13 [2020-11-10T00:50:13.439Z] + true
[Pipeline] sh
00:50:13 [2020-11-10T00:50:13.743Z] + echo Chowning /workspace to jenkins user
00:50:13 [2020-11-10T00:50:13.743Z] Chowning /workspace to jenkins user
00:50:13 [2020-11-10T00:50:13.743Z] + id -u
00:50:13 [2020-11-10T00:50:13.743Z] + id -g
00:50:13 [2020-11-10T00:50:13.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41638:/workspace busybox chown -R 1000:1000 /workspace
00:50:13 [2020-11-10T00:50:13.743Z] Unable to find image 'busybox:latest' locally
00:50:13 [2020-11-10T00:50:13.837Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
00:50:14 [2020-11-10T00:50:14.007Z] latest: Pulling from library/busybox
00:50:14 [2020-11-10T00:50:14.007Z] 5dce72bf4214: Pulling fs layer
00:50:14 [2020-11-10T00:50:14.007Z] 5dce72bf4214: Verifying Checksum
00:50:14 [2020-11-10T00:50:14.007Z] 5dce72bf4214: Download complete
00:50:14 [2020-11-10T00:50:14.096Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
00:50:14 [2020-11-10T00:50:14.269Z] 5dce72bf4214: Pull complete
00:50:14 [2020-11-10T00:50:14.269Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:50:14 [2020-11-10T00:50:14.269Z] Status: Downloaded newer image for busybox:latest
00:50:14 [2020-11-10T00:50:14.665Z] --- PASS: TestDaemonDNSFallback (6.81s)
00:50:14 [2020-11-10T00:50:14.665Z] === RUN   TestInspectNetwork
00:50:16 [2020-11-10T00:50:16.045Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
00:50:16 [2020-11-10T00:50:16.697Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:50:17 [2020-11-10T00:50:17.336Z] --- PASS: TestDockerNetworkMacvlan (10.98s)
00:50:17 [2020-11-10T00:50:17.336Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
00:50:17 [2020-11-10T00:50:17.336Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
00:50:17 [2020-11-10T00:50:17.336Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
00:50:17 [2020-11-10T00:50:17.336Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s)
00:50:17 [2020-11-10T00:50:17.336Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s)
00:50:17 [2020-11-10T00:50:17.336Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
00:50:17 [2020-11-10T00:50:17.336Z] PASS
00:50:17 [2020-11-10T00:50:17.336Z] 
00:50:17 [2020-11-10T00:50:17.336Z] DONE 8 tests in 12.449s
00:50:17 [2020-11-10T00:50:17.336Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
00:50:17 [2020-11-10T00:50:17.336Z] ++ 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
00:50:17 [2020-11-10T00:50:17.336Z] ++ set -e
00:50:17 [2020-11-10T00:50:17.336Z] ++ '[' -n 0 ']'
00:50:17 [2020-11-10T00:50:17.336Z] ++ set -x
00:50:17 [2020-11-10T00:50:17.336Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:50:17 [2020-11-10T00:50:17.336Z] testing: warning: no tests to run
00:50:17 [2020-11-10T00:50:17.336Z] PASS
00:50:17 [2020-11-10T00:50:17.336Z] 
00:50:17 [2020-11-10T00:50:17.336Z] DONE 0 tests in 0.011s
00:50:17 [2020-11-10T00:50:17.336Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:50:17 [2020-11-10T00:50:17.336Z] ++ 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
00:50:17 [2020-11-10T00:50:17.336Z] ++ set -e
00:50:17 [2020-11-10T00:50:17.336Z] ++ '[' -n 0 ']'
00:50:17 [2020-11-10T00:50:17.336Z] ++ set -x
00:50:17 [2020-11-10T00:50:17.336Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:50:17 [2020-11-10T00:50:17.336Z] INFO: Testing against a local daemon
00:50:17 [2020-11-10T00:50:17.336Z] === RUN   TestAuthZPluginAllowRequest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:50:17 [2020-11-10T00:50:17.874Z] + bundleName=arm64-integration
00:50:17 [2020-11-10T00:50:17.874Z] + echo Creating arm64-integration-bundles.tar.gz
00:50:17 [2020-11-10T00:50:17.874Z] Creating arm64-integration-bundles.tar.gz
00:50:17 [2020-11-10T00:50:17.874Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+  ) -print
00:50:17 [2020-11-10T00:50:17.874Z] xargs tar -czf arm64-integration-bundles.tar.gz
00:50:17 [2020-11-10T00:50:17.956Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
[Pipeline] archiveArtifacts
00:50:18 [2020-11-10T00:50:18.149Z] Archiving artifacts
00:50:18 [2020-11-10T00:50:18.525Z] === RUN   TestInspectNetwork/full_network_id
00:50:18 [2020-11-10T00:50:18.525Z] === RUN   TestInspectNetwork/partial_network_id
00:50:18 [2020-11-10T00:50:18.525Z] === RUN   TestInspectNetwork/network_name
00:50:18 [2020-11-10T00:50:18.525Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:50:18 [2020-11-10T00:50:18.849Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
00:50:18 [2020-11-10T00:50:18.849Z] === RUN   TestAuthZPluginTLS
00:50:19 [2020-11-10T00:50:19.465Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
00:50:19 [2020-11-10T00:50:19.486Z] --- PASS: TestAuthZPluginTLS (0.57s)
00:50:19 [2020-11-10T00:50:19.486Z] === RUN   TestAuthZPluginDenyRequest
00:50:19 [2020-11-10T00:50:19.801Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
00:50:19 [2020-11-10T00:50:19.801Z] === RUN   TestAuthZPluginAPIDenyResponse
00:50:20 [2020-11-10T00:50:20.023Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41638/16/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:50:20 [2020-11-10T00:50:20.344Z] + make clean
00:50:20 [2020-11-10T00:50:20.406Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
00:50:20 [2020-11-10T00:50:20.439Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
00:50:20 [2020-11-10T00:50:20.439Z] === RUN   TestAuthZPluginDenyResponse
00:50:20 [2020-11-10T00:50:20.916Z] docker volume rm -f docker-dev-cache
00:50:20 [2020-11-10T00:50:20.916Z] docker-dev-cache
[Pipeline] deleteDir
00:50:21 [2020-11-10T00:50:21.076Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
00:50:21 [2020-11-10T00:50:21.076Z] === RUN   TestAuthZPluginAllowEventStream
00:50:21 [2020-11-10T00:50:21.343Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
00:50:21 [2020-11-10T00:50:21.602Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
00:50:22 [2020-11-10T00:50:22.116Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s)
00:50:22 [2020-11-10T00:50:22.116Z] === RUN   TestAuthZPluginErrorResponse
00:50:22 [2020-11-10T00:50:22.753Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
00:50:22 [2020-11-10T00:50:22.753Z] === RUN   TestAuthZPluginErrorRequest
00:50:22 [2020-11-10T00:50:22.982Z] --- PASS: TestInspectNetwork (8.44s)
00:50:22 [2020-11-10T00:50:22.982Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:50:22 [2020-11-10T00:50:22.982Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:50:22 [2020-11-10T00:50:22.982Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:50:22 [2020-11-10T00:50:22.982Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:50:22 [2020-11-10T00:50:22.982Z] === RUN   TestRunContainerWithBridgeNone
00:50:23 [2020-11-10T00:50:23.387Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
00:50:23 [2020-11-10T00:50:23.387Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:50:24 [2020-11-10T00:50:24.024Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
00:50:24 [2020-11-10T00:50:24.024Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:50:24 [2020-11-10T00:50:24.362Z] === RUN   TestDockerSuite/TestBuildPATH
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
00:50:24 [2020-11-10T00:50:24.931Z] --- PASS: TestRunContainerWithBridgeNone (1.99s)
00:50:24 [2020-11-10T00:50:24.931Z] === RUN   TestNetworkInvalidJSON
00:50:24 [2020-11-10T00:50:24.931Z] === RUN   TestNetworkInvalidJSON//networks/create
00:50:24 [2020-11-10T00:50:24.931Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:50:24 [2020-11-10T00:50:24.931Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:50:24 [2020-11-10T00:50:24.931Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:50:24 [2020-11-10T00:50:24.931Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:50:24 [2020-11-10T00:50:24.931Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:50:24 [2020-11-10T00:50:24.931Z] === CONT  TestNetworkInvalidJSON//networks/create
00:50:24 [2020-11-10T00:50:24.931Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:50:24 [2020-11-10T00:50:24.931Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:50:24 [2020-11-10T00:50:24.931Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:50:24 [2020-11-10T00:50:24.931Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:50:24 [2020-11-10T00:50:24.931Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:50:24 [2020-11-10T00:50:24.931Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:50:24 [2020-11-10T00:50:24.931Z] === RUN   TestHostIPv4BridgeLabel
[Pipeline] }
00:50:25 [2020-11-10T00:50:25.501Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
00:50:25 [2020-11-10T00:50:25.501Z] === RUN   TestDaemonRestartWithLiveRestore
00:50:25 [2020-11-10T00:50:25.544Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s)
00:50:25 [2020-11-10T00:50:25.544Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:50:26 [2020-11-10T00:50:26.889Z] --- PASS: TestDaemonRestartWithLiveRestore (1.20s)
00:50:26 [2020-11-10T00:50:26.889Z] === RUN   TestDaemonDefaultNetworkPools
00:50:27 [2020-11-10T00:50:27.160Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
00:50:27 [2020-11-10T00:50:27.627Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s)
00:50:27 [2020-11-10T00:50:27.627Z] === RUN   TestAuthZPluginHeader
00:50:27 [2020-11-10T00:50:27.732Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
00:50:27 [2020-11-10T00:50:27.732Z] === RUN   TestDaemonRestartWithExistingNetwork
00:50:27 [2020-11-10T00:50:27.993Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
00:50:28 [2020-11-10T00:50:28.265Z] --- PASS: TestAuthZPluginHeader (0.85s)
00:50:28 [2020-11-10T00:50:28.265Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:50:28 [2020-11-10T00:50:28.265Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:50:28 [2020-11-10T00:50:28.265Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:50:28 [2020-11-10T00:50:28.265Z] === RUN   TestAuthZPluginV2Disable
00:50:28 [2020-11-10T00:50:28.265Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:50:28 [2020-11-10T00:50:28.265Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:50:28 [2020-11-10T00:50:28.265Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:50:28 [2020-11-10T00:50:28.265Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:50:28 [2020-11-10T00:50:28.265Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:50:28 [2020-11-10T00:50:28.265Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:50:28 [2020-11-10T00:50:28.265Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:50:28 [2020-11-10T00:50:28.265Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:50:28 [2020-11-10T00:50:28.265Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:50:28 [2020-11-10T00:50:28.563Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
00:50:28 [2020-11-10T00:50:28.823Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
00:50:28 [2020-11-10T00:50:28.823Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:50:30 [2020-11-10T00:50:30.203Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
00:50:30 [2020-11-10T00:50:30.203Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:50:30 [2020-11-10T00:50:30.772Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
00:50:30 [2020-11-10T00:50:30.772Z] === RUN   TestServiceWithPredefinedNetwork
00:50:32 [2020-11-10T00:50:32.289Z] ok  	github.com/docker/docker/cmd/dockerd	0.087s	coverage: 29.1% of statements
00:50:32 [2020-11-10T00:50:32.289Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.4% of statements
00:50:32 [2020-11-10T00:50:32.289Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:50:32 [2020-11-10T00:50:32.289Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:50:32 [2020-11-10T00:50:32.289Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:50:32 [2020-11-10T00:50:32.289Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:50:34 [2020-11-10T00:50:34.064Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s)
00:50:34 [2020-11-10T00:50:34.064Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:50:34 [2020-11-10T00:50:34.064Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:50:34 [2020-11-10T00:50:34.064Z]     service_test.go:236: FLAKY_TEST
00:50:34 [2020-11-10T00:50:34.065Z] === RUN   TestServiceWithDataPathPortInit
00:50:35 [2020-11-10T00:50:35.972Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
00:50:37 [2020-11-10T00:50:37.540Z] ok  	github.com/docker/docker/daemon/cluster	0.074s	coverage: 0.5% of statements
00:50:38 [2020-11-10T00:50:38.471Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
00:50:39 [2020-11-10T00:50:39.263Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
00:50:40 [2020-11-10T00:50:40.202Z] === RUN   TestDockerSuite/TestBuildRm
00:50:40 [2020-11-10T00:50:40.362Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.9% of statements
00:50:42 [2020-11-10T00:50:42.110Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
00:50:42 [2020-11-10T00:50:42.370Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
00:50:43 [2020-11-10T00:50:43.309Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
00:50:45 [2020-11-10T00:50:45.219Z] === RUN   TestDockerSuite/TestBuildScratchCopy
00:50:45 [2020-11-10T00:50:45.789Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
00:50:46 [2020-11-10T00:50:46.759Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
00:50:46 [2020-11-10T00:50:46.883Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
00:50:46 [2020-11-10T00:50:46.883Z] PASS
00:50:46 [2020-11-10T00:50:46.883Z] 
00:50:46 [2020-11-10T00:50:46.883Z] === Skipped
00:50:46 [2020-11-10T00:50:46.883Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:50:46 [2020-11-10T00:50:46.883Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:50:46 [2020-11-10T00:50:46.883Z] 
00:50:46 [2020-11-10T00:50:46.883Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:50:46 [2020-11-10T00:50:46.883Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:50:46 [2020-11-10T00:50:46.883Z] 
00:50:46 [2020-11-10T00:50:46.883Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:50:46 [2020-11-10T00:50:46.883Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:50:46 [2020-11-10T00:50:46.883Z] 
00:50:46 [2020-11-10T00:50:46.883Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:50:46 [2020-11-10T00:50:46.883Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:50:46 [2020-11-10T00:50:46.883Z] 
00:50:46 [2020-11-10T00:50:46.883Z] 
00:50:46 [2020-11-10T00:50:46.883Z] DONE 17 tests, 4 skipped in 27.641s
00:50:46 [2020-11-10T00:50:46.883Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:50:46 [2020-11-10T00:50:46.883Z] ++ 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
00:50:46 [2020-11-10T00:50:46.883Z] ++ set -e
00:50:46 [2020-11-10T00:50:46.883Z] ++ '[' -n 0 ']'
00:50:46 [2020-11-10T00:50:46.883Z] ++ set -x
00:50:46 [2020-11-10T00:50:46.883Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:50:46 [2020-11-10T00:50:46.883Z] INFO: Testing against a local daemon
00:50:46 [2020-11-10T00:50:46.883Z] === RUN   TestPluginInvalidJSON
00:50:46 [2020-11-10T00:50:46.883Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:50:46 [2020-11-10T00:50:46.883Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:50:46 [2020-11-10T00:50:46.883Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:50:46 [2020-11-10T00:50:46.883Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:50:46 [2020-11-10T00:50:46.883Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:50:46 [2020-11-10T00:50:46.883Z] === RUN   TestPluginInstall
00:50:46 [2020-11-10T00:50:46.883Z] === RUN   TestPluginInstall/no_auth
00:50:46 [2020-11-10T00:50:46.883Z] time="2020-11-10T00:50:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:46 [2020-11-10T00:50:46.883Z] time="2020-11-10T00:50:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a4f1ac7222737f5a00e26d669782b9233790d513a239f5cd4f6f6974fd307a8" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:46 [2020-11-10T00:50:46.883Z] time="2020-11-10T00:50:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:46 [2020-11-10T00:50:46.883Z] time="2020-11-10T00:50:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a4f1ac7222737f5a00e26d669782b9233790d513a239f5cd4f6f6974fd307a8" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:46 [2020-11-10T00:50:46.883Z] === RUN   TestPluginInstall/with_htpasswd
00:50:47 [2020-11-10T00:50:47.531Z] time="2020-11-10T00:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:47 [2020-11-10T00:50:47.531Z] time="2020-11-10T00:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08394bc53edd1052941eda783ccbb536f47244038677539bb1febdc3ab5d9830" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:47 [2020-11-10T00:50:47.531Z] time="2020-11-10T00:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:47 [2020-11-10T00:50:47.531Z] time="2020-11-10T00:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08394bc53edd1052941eda783ccbb536f47244038677539bb1febdc3ab5d9830" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:47 [2020-11-10T00:50:47.696Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
00:50:47 [2020-11-10T00:50:47.824Z] === RUN   TestPluginInstall/with_insecure
00:50:48 [2020-11-10T00:50:48.633Z] === RUN   TestDockerSuite/TestBuildShellInherited
00:50:49 [2020-11-10T00:50:49.202Z] === RUN   TestDockerSuite/TestBuildShellMultiple
00:50:49 [2020-11-10T00:50:49.336Z] time="2020-11-10T00:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:49 [2020-11-10T00:50:49.336Z] time="2020-11-10T00:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f015492991ed731c4bac6fb99270d48e72231062af9dacbd9d4398bb61e10e7" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:49 [2020-11-10T00:50:49.336Z] time="2020-11-10T00:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:49 [2020-11-10T00:50:49.336Z] time="2020-11-10T00:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f015492991ed731c4bac6fb99270d48e72231062af9dacbd9d4398bb61e10e7" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:49 [2020-11-10T00:50:49.336Z] --- PASS: TestPluginInstall (4.24s)
00:50:49 [2020-11-10T00:50:49.336Z]     --- PASS: TestPluginInstall/no_auth (1.92s)
00:50:49 [2020-11-10T00:50:49.336Z]     --- PASS: TestPluginInstall/with_htpasswd (0.93s)
00:50:49 [2020-11-10T00:50:49.336Z]     --- PASS: TestPluginInstall/with_insecure (1.38s)
00:50:49 [2020-11-10T00:50:49.336Z]         plugin_test.go:157: [dbde4b3f12155] daemon is not started
00:50:49 [2020-11-10T00:50:49.336Z] PASS
00:50:49 [2020-11-10T00:50:49.336Z] 
00:50:49 [2020-11-10T00:50:49.336Z] DONE 6 tests in 4.329s
00:50:49 [2020-11-10T00:50:49.336Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:50:49 [2020-11-10T00:50:49.336Z] ++ 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
00:50:49 [2020-11-10T00:50:49.336Z] ++ set -e
00:50:49 [2020-11-10T00:50:49.336Z] ++ '[' -n 0 ']'
00:50:49 [2020-11-10T00:50:49.336Z] ++ set -x
00:50:49 [2020-11-10T00:50:49.336Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:50:49 [2020-11-10T00:50:49.336Z] INFO: Testing against a local daemon
00:50:49 [2020-11-10T00:50:49.336Z] === RUN   TestExternalGraphDriver
00:50:49 [2020-11-10T00:50:49.627Z] === RUN   TestExternalGraphDriver/json
00:50:50 [2020-11-10T00:50:50.306Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 14.1% of statements
00:50:50 [2020-11-10T00:50:50.306Z] ok  	github.com/docker/docker/daemon	12.155s	coverage: 17.2% of statements
00:50:50 [2020-11-10T00:50:50.306Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:50:50 [2020-11-10T00:50:50.306Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:50:51 [2020-11-10T00:50:51.235Z] ok  	github.com/docker/docker/daemon/config	0.061s	coverage: 81.8% of statements
00:50:51 [2020-11-10T00:50:51.235Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
00:50:51 [2020-11-10T00:50:51.709Z] === RUN   TestExternalGraphDriver/spec
00:50:51 [2020-11-10T00:50:51.739Z] --- PASS: TestServiceWithDataPathPortInit (17.73s)
00:50:51 [2020-11-10T00:50:51.739Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:50:51 [2020-11-10T00:50:51.998Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
00:50:51 [2020-11-10T00:50:51.998Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
00:50:52 [2020-11-10T00:50:52.258Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
00:50:52 [2020-11-10T00:50:52.258Z] === RUN   TestDockerSuite/TestBuildSpaces
00:50:52 [2020-11-10T00:50:52.518Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
00:50:52 [2020-11-10T00:50:52.602Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
00:50:52 [2020-11-10T00:50:52.602Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:50:52 [2020-11-10T00:50:52.602Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:50:52 [2020-11-10T00:50:52.858Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
00:50:53 [2020-11-10T00:50:53.232Z] === RUN   TestExternalGraphDriver/pull
00:50:53 [2020-11-10T00:50:53.459Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
00:50:53 [2020-11-10T00:50:53.459Z] === RUN   TestDockerSuite/TestBuildStderr
00:50:54 [2020-11-10T00:50:54.397Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
00:50:55 [2020-11-10T00:50:55.311Z] --- PASS: TestExternalGraphDriver (5.73s)
00:50:55 [2020-11-10T00:50:55.311Z]     --- PASS: TestExternalGraphDriver/json (1.82s)
00:50:55 [2020-11-10T00:50:55.311Z]     --- PASS: TestExternalGraphDriver/spec (1.84s)
00:50:55 [2020-11-10T00:50:55.311Z]     --- PASS: TestExternalGraphDriver/pull (1.95s)
00:50:55 [2020-11-10T00:50:55.311Z] === RUN   TestGraphdriverPluginV2
00:50:55 [2020-11-10T00:50:55.311Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
00:50:55 [2020-11-10T00:50:55.311Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:50:55 [2020-11-10T00:50:55.311Z] PASS
00:50:55 [2020-11-10T00:50:55.311Z] 
00:50:55 [2020-11-10T00:50:55.311Z] === Skipped
00:50:55 [2020-11-10T00:50:55.311Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
00:50:55 [2020-11-10T00:50:55.311Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:50:55 [2020-11-10T00:50:55.311Z] 
00:50:55 [2020-11-10T00:50:55.311Z] 
00:50:55 [2020-11-10T00:50:55.311Z] DONE 5 tests, 1 skipped in 5.873s
00:50:55 [2020-11-10T00:50:55.311Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:50:55 [2020-11-10T00:50:55.311Z] ++ 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
00:50:55 [2020-11-10T00:50:55.311Z] ++ set -e
00:50:55 [2020-11-10T00:50:55.311Z] ++ '[' -n 0 ']'
00:50:55 [2020-11-10T00:50:55.311Z] ++ set -x
00:50:55 [2020-11-10T00:50:55.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:50:55 [2020-11-10T00:50:55.311Z] INFO: Testing against a local daemon
00:50:55 [2020-11-10T00:50:55.311Z] === RUN   TestContinueAfterPluginCrash
00:50:55 [2020-11-10T00:50:55.311Z] === PAUSE TestContinueAfterPluginCrash
00:50:55 [2020-11-10T00:50:55.311Z] === RUN   TestReadPluginNoRead
00:50:55 [2020-11-10T00:50:55.311Z] === PAUSE TestReadPluginNoRead
00:50:55 [2020-11-10T00:50:55.311Z] === RUN   TestDaemonStartWithLogOpt
00:50:55 [2020-11-10T00:50:55.311Z] === PAUSE TestDaemonStartWithLogOpt
00:50:55 [2020-11-10T00:50:55.311Z] === CONT  TestContinueAfterPluginCrash
00:50:55 [2020-11-10T00:50:55.311Z] === CONT  TestDaemonStartWithLogOpt
00:50:55 [2020-11-10T00:50:55.311Z] === CONT  TestReadPluginNoRead
00:50:55 [2020-11-10T00:50:55.378Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.405s	coverage: 73.1% of statements
00:50:55 [2020-11-10T00:50:55.940Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.9% of statements
00:50:57 [2020-11-10T00:50:57.305Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.427s	coverage: 56.2% of statements
00:50:57 [2020-11-10T00:50:57.690Z] === RUN   TestDockerSuite/TestBuildStopSignal
00:50:58 [2020-11-10T00:50:58.261Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
00:50:59 [2020-11-10T00:50:59.197Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
00:50:59 [2020-11-10T00:50:59.457Z] === RUN   TestDockerSuite/TestBuildTagEvent
00:50:59 [2020-11-10T00:50:59.836Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.8% of statements
00:51:00 [2020-11-10T00:51:00.027Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.53s)
00:51:00 [2020-11-10T00:51:00.027Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qih2duvkukyff1rhex28qd5jo Created:2020-11-10 00:50:53.182015721 +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[a70168ea6647955467944413a55401aca429917cc795e6a09f036e2f481b857d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ufflpsndknceszyex8aradmkf EndpointID:6c29597dc2d099f139e9f6d1e5f35e80027864f963bc91e2d19b4e3e96e085d8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7bd56d65936e9664fcc7c91782dd981e5950c9a949a0252aae19765435a8e045 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:5e707cf3835a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ufflpsndknceszyex8aradmkf EndpointID:6c29597dc2d099f139e9f6d1e5f35e80027864f963bc91e2d19b4e3e96e085d8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:51:00 [2020-11-10T00:51:00.027Z] PASS
00:51:00 [2020-11-10T00:51:00.027Z] 
00:51:00 [2020-11-10T00:51:00.027Z] === Skipped
00:51:00 [2020-11-10T00:51:00.027Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:51:00 [2020-11-10T00:51:00.027Z]     service_test.go:236: FLAKY_TEST
00:51:00 [2020-11-10T00:51:00.027Z] 
00:51:00 [2020-11-10T00:51:00.027Z] 
00:51:00 [2020-11-10T00:51:00.027Z] DONE 23 tests, 1 skipped in 53.188s
00:51:00 [2020-11-10T00:51:00.027Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:51:00 [2020-11-10T00:51:00.027Z] ++ 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
00:51:00 [2020-11-10T00:51:00.027Z] ++ set -e
00:51:00 [2020-11-10T00:51:00.027Z] ++ '[' -n 0 ']'
00:51:00 [2020-11-10T00:51:00.027Z] ++ set -x
00:51:00 [2020-11-10T00:51:00.027Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:51:00 [2020-11-10T00:51:00.288Z] INFO: Testing against a local daemon
00:51:00 [2020-11-10T00:51:00.288Z] === RUN   TestDockerNetworkIpvlanPersistance
00:51:00 [2020-11-10T00:51:00.288Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
00:51:00 [2020-11-10T00:51:00.288Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:51:00 [2020-11-10T00:51:00.288Z] === RUN   TestDockerNetworkIpvlan
00:51:00 [2020-11-10T00:51:00.288Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:51:00 [2020-11-10T00:51:00.288Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:51:00 [2020-11-10T00:51:00.288Z] PASS
00:51:00 [2020-11-10T00:51:00.288Z] 
00:51:00 [2020-11-10T00:51:00.288Z] === Skipped
00:51:00 [2020-11-10T00:51:00.288Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
00:51:00 [2020-11-10T00:51:00.288Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:51:00 [2020-11-10T00:51:00.288Z] 
00:51:00 [2020-11-10T00:51:00.288Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:51:00 [2020-11-10T00:51:00.288Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:51:00 [2020-11-10T00:51:00.288Z] 
00:51:00 [2020-11-10T00:51:00.288Z] 
00:51:00 [2020-11-10T00:51:00.288Z] DONE 2 tests, 2 skipped in 0.062s
00:51:00 [2020-11-10T00:51:00.288Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:51:00 [2020-11-10T00:51:00.288Z] ++ 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
00:51:00 [2020-11-10T00:51:00.288Z] ++ set -e
00:51:00 [2020-11-10T00:51:00.288Z] ++ '[' -n 0 ']'
00:51:00 [2020-11-10T00:51:00.288Z] ++ set -x
00:51:00 [2020-11-10T00:51:00.288Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:51:00 [2020-11-10T00:51:00.288Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
00:51:00 [2020-11-10T00:51:00.288Z] INFO: Testing against a local daemon
00:51:00 [2020-11-10T00:51:00.288Z] === RUN   TestDockerNetworkMacvlanPersistance
00:51:00 [2020-11-10T00:51:00.399Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.282s	coverage: 45.9% of statements
00:51:00 [2020-11-10T00:51:00.399Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:51:00 [2020-11-10T00:51:00.926Z] === RUN   TestReadPluginNoRead/default
00:51:00 [2020-11-10T00:51:00.926Z] --- PASS: TestDaemonStartWithLogOpt (5.46s)
00:51:01 [2020-11-10T00:51:01.564Z] === RUN   TestReadPluginNoRead/disabled_caching
00:51:01 [2020-11-10T00:51:01.671Z] === RUN   TestDockerSuite/TestBuildUser
00:51:01 [2020-11-10T00:51:01.671Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
00:51:01 [2020-11-10T00:51:01.671Z] === RUN   TestDockerNetworkMacvlan
00:51:01 [2020-11-10T00:51:01.765Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.317s	coverage: 49.5% of statements
00:51:02 [2020-11-10T00:51:02.610Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:51:03 [2020-11-10T00:51:03.083Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:51:03 [2020-11-10T00:51:03.180Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
00:51:03 [2020-11-10T00:51:03.439Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:51:03 [2020-11-10T00:51:03.655Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.762s	coverage: 57.7% of statements
00:51:03 [2020-11-10T00:51:03.655Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:51:03 [2020-11-10T00:51:03.655Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:51:03 [2020-11-10T00:51:03.655Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.0% of statements
00:51:04 [2020-11-10T00:51:04.415Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:51:04 [2020-11-10T00:51:04.594Z] --- PASS: TestReadPluginNoRead (9.31s)
00:51:04 [2020-11-10T00:51:04.594Z]     --- PASS: TestReadPluginNoRead/default (1.37s)
00:51:04 [2020-11-10T00:51:04.594Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.51s)
00:51:04 [2020-11-10T00:51:04.594Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s)
00:51:04 [2020-11-10T00:51:04.594Z]     read_test.go:92: [dfd51f090a7dd] daemon is not started
00:51:05 [2020-11-10T00:51:05.547Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
00:51:06 [2020-11-10T00:51:06.109Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
00:51:06 [2020-11-10T00:51:06.147Z] --- PASS: TestContinueAfterPluginCrash (10.55s)
00:51:06 [2020-11-10T00:51:06.147Z] PASS
00:51:06 [2020-11-10T00:51:06.147Z] 
00:51:06 [2020-11-10T00:51:06.147Z] DONE 6 tests in 10.626s
00:51:06 [2020-11-10T00:51:06.147Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:51:06 [2020-11-10T00:51:06.147Z] ++ 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
00:51:06 [2020-11-10T00:51:06.147Z] ++ set -e
00:51:06 [2020-11-10T00:51:06.147Z] ++ '[' -n 0 ']'
00:51:06 [2020-11-10T00:51:06.147Z] ++ set -x
00:51:06 [2020-11-10T00:51:06.147Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:51:06 [2020-11-10T00:51:06.147Z] testing: warning: no tests to run
00:51:06 [2020-11-10T00:51:06.147Z] PASS
00:51:06 [2020-11-10T00:51:06.147Z] 
00:51:06 [2020-11-10T00:51:06.147Z] DONE 0 tests in 0.018s
00:51:06 [2020-11-10T00:51:06.147Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:51:06 [2020-11-10T00:51:06.147Z] ++ 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
00:51:06 [2020-11-10T00:51:06.147Z] ++ set -e
00:51:06 [2020-11-10T00:51:06.147Z] ++ '[' -n 0 ']'
00:51:06 [2020-11-10T00:51:06.147Z] ++ set -x
00:51:06 [2020-11-10T00:51:06.147Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:51:06 [2020-11-10T00:51:06.147Z] INFO: Testing against a local daemon
00:51:06 [2020-11-10T00:51:06.147Z] === RUN   TestPluginWithDevMounts
00:51:06 [2020-11-10T00:51:06.147Z] === PAUSE TestPluginWithDevMounts
00:51:06 [2020-11-10T00:51:06.147Z] === CONT  TestPluginWithDevMounts
00:51:06 [2020-11-10T00:51:06.322Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
00:51:06 [2020-11-10T00:51:06.582Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:51:07 [2020-11-10T00:51:07.038Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 4.9% of statements
00:51:07 [2020-11-10T00:51:07.038Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:51:07 [2020-11-10T00:51:07.038Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:51:07 [2020-11-10T00:51:07.657Z] --- PASS: TestPluginWithDevMounts (1.82s)
00:51:07 [2020-11-10T00:51:07.658Z] PASS
00:51:07 [2020-11-10T00:51:07.658Z] 
00:51:07 [2020-11-10T00:51:07.658Z] DONE 1 tests in 1.894s
00:51:07 [2020-11-10T00:51:07.658Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
00:51:07 [2020-11-10T00:51:07.658Z] ++ 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
00:51:07 [2020-11-10T00:51:07.658Z] ++ set -e
00:51:07 [2020-11-10T00:51:07.658Z] ++ '[' -n 0 ']'
00:51:07 [2020-11-10T00:51:07.658Z] ++ set -x
00:51:07 [2020-11-10T00:51:07.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:51:07 [2020-11-10T00:51:07.949Z] INFO: Testing against a local daemon
00:51:07 [2020-11-10T00:51:07.949Z] === RUN   TestSecretInspect
00:51:07 [2020-11-10T00:51:07.962Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
00:51:07 [2020-11-10T00:51:07.966Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 41.0% of statements
00:51:09 [2020-11-10T00:51:09.332Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.162s	coverage: 77.4% of statements
00:51:09 [2020-11-10T00:51:09.332Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:51:09 [2020-11-10T00:51:09.332Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:51:09 [2020-11-10T00:51:09.342Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:51:09 [2020-11-10T00:51:09.588Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
00:51:10 [2020-11-10T00:51:10.032Z] --- PASS: TestSecretInspect (1.95s)
00:51:10 [2020-11-10T00:51:10.032Z] === RUN   TestSecretList
00:51:10 [2020-11-10T00:51:10.517Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
00:51:11 [2020-11-10T00:51:11.078Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
00:51:11 [2020-11-10T00:51:11.078Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
00:51:12 [2020-11-10T00:51:12.112Z] --- PASS: TestSecretList (1.92s)
00:51:12 [2020-11-10T00:51:12.112Z] === RUN   TestSecretsCreateAndDelete
00:51:12 [2020-11-10T00:51:12.968Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 75.2% of statements
00:51:12 [2020-11-10T00:51:12.968Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:51:12 [2020-11-10T00:51:12.968Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.051s	coverage: 55.1% of statements
00:51:13 [2020-11-10T00:51:13.632Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
00:51:13 [2020-11-10T00:51:13.632Z] === RUN   TestSecretsUpdate
00:51:14 [2020-11-10T00:51:14.335Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
00:51:14 [2020-11-10T00:51:14.625Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:51:15 [2020-11-10T00:51:15.702Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
00:51:15 [2020-11-10T00:51:15.714Z] --- PASS: TestSecretsUpdate (1.93s)
00:51:15 [2020-11-10T00:51:15.714Z] === RUN   TestTemplatedSecret
00:51:15 [2020-11-10T00:51:15.960Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
00:51:16 [2020-11-10T00:51:16.007Z] --- PASS: TestDockerNetworkMacvlan (13.99s)
00:51:16 [2020-11-10T00:51:16.007Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
00:51:16 [2020-11-10T00:51:16.007Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
00:51:16 [2020-11-10T00:51:16.007Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
00:51:16 [2020-11-10T00:51:16.007Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s)
00:51:16 [2020-11-10T00:51:16.007Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.09s)
00:51:16 [2020-11-10T00:51:16.007Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s)
00:51:16 [2020-11-10T00:51:16.007Z] PASS
00:51:16 [2020-11-10T00:51:16.007Z] 
00:51:16 [2020-11-10T00:51:16.007Z] DONE 8 tests in 15.479s
00:51:16 [2020-11-10T00:51:16.007Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:51:16 [2020-11-10T00:51:16.007Z] ++ 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
00:51:16 [2020-11-10T00:51:16.007Z] ++ set -e
00:51:16 [2020-11-10T00:51:16.007Z] ++ '[' -n 0 ']'
00:51:16 [2020-11-10T00:51:16.007Z] ++ set -x
00:51:16 [2020-11-10T00:51:16.007Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:51:16 [2020-11-10T00:51:16.007Z] testing: warning: no tests to run
00:51:16 [2020-11-10T00:51:16.007Z] PASS
00:51:16 [2020-11-10T00:51:16.007Z] 
00:51:16 [2020-11-10T00:51:16.007Z] DONE 0 tests in 0.007s
00:51:16 [2020-11-10T00:51:16.007Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:51:16 [2020-11-10T00:51:16.007Z] ++ 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
00:51:16 [2020-11-10T00:51:16.007Z] ++ set -e
00:51:16 [2020-11-10T00:51:16.007Z] ++ '[' -n 0 ']'
00:51:16 [2020-11-10T00:51:16.007Z] ++ set -x
00:51:16 [2020-11-10T00:51:16.007Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:51:16 [2020-11-10T00:51:16.007Z] INFO: Testing against a local daemon
00:51:16 [2020-11-10T00:51:16.007Z] === RUN   TestAuthZPluginAllowRequest
00:51:16 [2020-11-10T00:51:16.523Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.718s	coverage: 82.5% of statements
00:51:16 [2020-11-10T00:51:16.523Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:51:16 [2020-11-10T00:51:16.780Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
00:51:16 [2020-11-10T00:51:16.780Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:51:17 [2020-11-10T00:51:17.391Z] --- PASS: TestAuthZPluginAllowRequest (1.50s)
00:51:17 [2020-11-10T00:51:17.391Z] === RUN   TestAuthZPluginTLS
00:51:17 [2020-11-10T00:51:17.962Z] --- PASS: TestAuthZPluginTLS (0.58s)
00:51:17 [2020-11-10T00:51:17.962Z] === RUN   TestAuthZPluginDenyRequest
00:51:18 [2020-11-10T00:51:18.466Z] --- PASS: TestTemplatedSecret (2.41s)
00:51:18 [2020-11-10T00:51:18.466Z] === RUN   TestSecretCreateResolve
00:51:18 [2020-11-10T00:51:18.531Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
00:51:18 [2020-11-10T00:51:18.531Z] === RUN   TestAuthZPluginAPIDenyResponse
00:51:18 [2020-11-10T00:51:18.676Z] ok  	github.com/docker/docker/distribution/metadata	0.070s	coverage: 48.2% of statements
00:51:18 [2020-11-10T00:51:18.932Z] ok  	github.com/docker/docker/distribution	0.199s	coverage: 21.9% of statements
00:51:18 [2020-11-10T00:51:18.932Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:51:19 [2020-11-10T00:51:19.099Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
00:51:19 [2020-11-10T00:51:19.099Z] === RUN   TestAuthZPluginDenyResponse
00:51:19 [2020-11-10T00:51:19.668Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
00:51:19 [2020-11-10T00:51:19.668Z] === RUN   TestAuthZPluginAllowEventStream
00:51:19 [2020-11-10T00:51:19.981Z] --- PASS: TestSecretCreateResolve (1.95s)
00:51:19 [2020-11-10T00:51:19.981Z] PASS
00:51:19 [2020-11-10T00:51:19.981Z] 
00:51:19 [2020-11-10T00:51:19.981Z] DONE 6 tests in 12.141s
00:51:19 [2020-11-10T00:51:19.981Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
00:51:19 [2020-11-10T00:51:19.981Z] ++ 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
00:51:19 [2020-11-10T00:51:19.981Z] ++ set -e
00:51:19 [2020-11-10T00:51:19.981Z] ++ '[' -n 0 ']'
00:51:19 [2020-11-10T00:51:19.981Z] ++ set -x
00:51:19 [2020-11-10T00:51:19.981Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:51:19 [2020-11-10T00:51:19.981Z] INFO: Testing against a local daemon
00:51:19 [2020-11-10T00:51:19.981Z] === RUN   TestServiceCreateInit
00:51:19 [2020-11-10T00:51:19.981Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:51:20 [2020-11-10T00:51:20.236Z] === RUN   TestDockerSuite/TestBuildVerboseOut
00:51:20 [2020-11-10T00:51:20.300Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
00:51:21 [2020-11-10T00:51:21.175Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s)
00:51:21 [2020-11-10T00:51:21.175Z] === RUN   TestAuthZPluginErrorResponse
00:51:21 [2020-11-10T00:51:21.175Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
00:51:21 [2020-11-10T00:51:21.229Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
00:51:21 [2020-11-10T00:51:21.434Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
00:51:21 [2020-11-10T00:51:21.694Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
00:51:21 [2020-11-10T00:51:21.694Z] === RUN   TestAuthZPluginErrorRequest
00:51:22 [2020-11-10T00:51:22.157Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
00:51:22 [2020-11-10T00:51:22.157Z] ok  	github.com/docker/docker/distribution/xfer	1.880s	coverage: 85.6% of statements
00:51:22 [2020-11-10T00:51:22.157Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:51:22 [2020-11-10T00:51:22.157Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:51:22 [2020-11-10T00:51:22.265Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
00:51:22 [2020-11-10T00:51:22.265Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
00:51:22 [2020-11-10T00:51:22.265Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:51:22 [2020-11-10T00:51:22.841Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
00:51:22 [2020-11-10T00:51:22.841Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:51:23 [2020-11-10T00:51:23.085Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
00:51:23 [2020-11-10T00:51:23.085Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:51:23 [2020-11-10T00:51:23.101Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
00:51:24 [2020-11-10T00:51:24.015Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
00:51:24 [2020-11-10T00:51:24.447Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:51:24 [2020-11-10T00:51:24.483Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
00:51:24 [2020-11-10T00:51:24.483Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
00:51:24 [2020-11-10T00:51:24.483Z] === RUN   TestDockerSuite/TestBuildWindowsUser
00:51:24 [2020-11-10T00:51:24.483Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
00:51:24 [2020-11-10T00:51:24.483Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
00:51:24 [2020-11-10T00:51:24.742Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s)
00:51:24 [2020-11-10T00:51:24.742Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:51:24 [2020-11-10T00:51:24.943Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
00:51:25 [2020-11-10T00:51:25.559Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
00:51:25 [2020-11-10T00:51:25.819Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
00:51:26 [2020-11-10T00:51:26.122Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
00:51:26 [2020-11-10T00:51:26.122Z] === RUN   TestDockerSuite/TestBuildWithFailure
00:51:26 [2020-11-10T00:51:26.691Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s)
00:51:26 [2020-11-10T00:51:26.691Z] === RUN   TestAuthZPluginHeader
00:51:26 [2020-11-10T00:51:26.691Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
00:51:27 [2020-11-10T00:51:27.628Z] === RUN   TestDockerSuite/TestBuildWithTabs
00:51:27 [2020-11-10T00:51:27.628Z] --- PASS: TestAuthZPluginHeader (0.86s)
00:51:27 [2020-11-10T00:51:27.628Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:51:27 [2020-11-10T00:51:27.730Z] ok  	github.com/docker/docker/pkg/archive	0.316s	coverage: 77.0% of statements
00:51:27 [2020-11-10T00:51:27.985Z] --- PASS: TestServiceCreateInit (7.60s)
00:51:27 [2020-11-10T00:51:27.985Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.82s)
00:51:27 [2020-11-10T00:51:27.985Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s)
00:51:27 [2020-11-10T00:51:27.985Z] === RUN   TestCreateServiceMultipleTimes
00:51:28 [2020-11-10T00:51:28.197Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
00:51:28 [2020-11-10T00:51:28.456Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
00:51:28 [2020-11-10T00:51:28.656Z] ok  	github.com/docker/docker/pkg/authorization	0.215s	coverage: 68.3% of statements
00:51:28 [2020-11-10T00:51:28.913Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
00:51:29 [2020-11-10T00:51:29.169Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
00:51:30 [2020-11-10T00:51:30.365Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
00:51:32 [2020-11-10T00:51:32.271Z] === RUN   TestDockerSuite/TestBuildWithVolumes
00:51:32 [2020-11-10T00:51:32.271Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s)
00:51:32 [2020-11-10T00:51:32.271Z] === RUN   TestAuthZPluginV2Disable
00:51:32 [2020-11-10T00:51:32.271Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
00:51:32 [2020-11-10T00:51:32.435Z] ok  	github.com/docker/docker/layer	7.382s	coverage: 68.8% of statements
00:51:32 [2020-11-10T00:51:32.435Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:51:32 [2020-11-10T00:51:32.435Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:51:32 [2020-11-10T00:51:32.435Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:51:32 [2020-11-10T00:51:32.435Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:51:32 [2020-11-10T00:51:32.435Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:51:32 [2020-11-10T00:51:32.435Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
00:51:32 [2020-11-10T00:51:32.435Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.519s	coverage: 43.2% of statements
00:51:32 [2020-11-10T00:51:32.435Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:51:32 [2020-11-10T00:51:32.435Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:51:32 [2020-11-10T00:51:32.997Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
00:51:32 [2020-11-10T00:51:32.997Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
00:51:33 [2020-11-10T00:51:33.210Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
00:51:33 [2020-11-10T00:51:33.780Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
00:51:33 [2020-11-10T00:51:33.925Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
00:51:34 [2020-11-10T00:51:34.487Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
00:51:34 [2020-11-10T00:51:34.719Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
00:51:34 [2020-11-10T00:51:34.719Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
00:51:34 [2020-11-10T00:51:34.744Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
00:51:35 [2020-11-10T00:51:35.660Z] === RUN   TestDockerSuite/TestBuildXZHost
00:51:36 [2020-11-10T00:51:36.110Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
00:51:36 [2020-11-10T00:51:36.230Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
00:51:36 [2020-11-10T00:51:36.490Z] --- PASS: TestAuthZPluginV2Disable (4.54s)
00:51:36 [2020-11-10T00:51:36.490Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:51:36 [2020-11-10T00:51:36.672Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
00:51:37 [2020-11-10T00:51:37.603Z] ok  	github.com/docker/docker/pkg/fsutils	0.183s	coverage: 85.1% of statements
00:51:37 [2020-11-10T00:51:37.603Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.079s	coverage: 84.1% of statements
00:51:37 [2020-11-10T00:51:37.860Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
00:51:37 [2020-11-10T00:51:37.872Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
00:51:37 [2020-11-10T00:51:37.873Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
00:51:37 [2020-11-10T00:51:37.873Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
00:51:38 [2020-11-10T00:51:38.788Z] ok  	github.com/docker/docker/pkg/idtools	0.472s	coverage: 70.1% of statements
00:51:38 [2020-11-10T00:51:38.815Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
00:51:39 [2020-11-10T00:51:39.350Z] ok  	github.com/docker/docker/pkg/ioutils	0.551s	coverage: 69.3% of statements
00:51:39 [2020-11-10T00:51:39.608Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
00:51:39 [2020-11-10T00:51:39.608Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:51:39 [2020-11-10T00:51:39.608Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
00:51:39 [2020-11-10T00:51:39.608Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:51:39 [2020-11-10T00:51:39.608Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:51:39 [2020-11-10T00:51:39.761Z] === RUN   TestDockerSuite/TestCommitChange
00:51:39 [2020-11-10T00:51:39.864Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
00:51:39 [2020-11-10T00:51:39.864Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:51:40 [2020-11-10T00:51:40.121Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
00:51:40 [2020-11-10T00:51:40.335Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s)
00:51:40 [2020-11-10T00:51:40.335Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:51:40 [2020-11-10T00:51:40.377Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
00:51:40 [2020-11-10T00:51:40.903Z] === RUN   TestDockerSuite/TestCommitChangeLabels
00:51:40 [2020-11-10T00:51:40.938Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
00:51:40 [2020-11-10T00:51:40.939Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
00:51:40 [2020-11-10T00:51:40.939Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:51:40 [2020-11-10T00:51:40.939Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:51:41 [2020-11-10T00:51:41.472Z] === RUN   TestDockerSuite/TestCommitHardlink
00:51:41 [2020-11-10T00:51:41.867Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
00:51:42 [2020-11-10T00:51:42.428Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
00:51:42 [2020-11-10T00:51:42.684Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
00:51:42 [2020-11-10T00:51:42.851Z] === RUN   TestDockerSuite/TestCommitNewFile
00:51:42 [2020-11-10T00:51:42.940Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
00:51:43 [2020-11-10T00:51:43.359Z] --- PASS: TestCreateServiceMultipleTimes (15.31s)
00:51:43 [2020-11-10T00:51:43.359Z] === RUN   TestCreateServiceConflict
00:51:44 [2020-11-10T00:51:44.234Z] === RUN   TestDockerSuite/TestCommitPausedContainer
00:51:44 [2020-11-10T00:51:44.303Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 75.0% of statements
00:51:44 [2020-11-10T00:51:44.559Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
00:51:44 [2020-11-10T00:51:44.885Z] --- PASS: TestCreateServiceConflict (1.96s)
00:51:44 [2020-11-10T00:51:44.885Z] === RUN   TestCreateServiceMaxReplicas
00:51:45 [2020-11-10T00:51:45.175Z] === RUN   TestDockerSuite/TestCommitTTY
00:51:47 [2020-11-10T00:51:47.083Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
00:51:47 [2020-11-10T00:51:47.636Z] --- PASS: TestCreateServiceMaxReplicas (2.52s)
00:51:47 [2020-11-10T00:51:47.636Z] === RUN   TestCreateWithDuplicateNetworkNames
00:51:47 [2020-11-10T00:51:47.824Z] ok  	github.com/docker/docker/pkg/signal	2.411s	coverage: 61.0% of statements
00:51:47 [2020-11-10T00:51:47.825Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
00:51:48 [2020-11-10T00:51:48.022Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
00:51:48 [2020-11-10T00:51:48.386Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
00:51:48 [2020-11-10T00:51:48.386Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
00:51:48 [2020-11-10T00:51:48.960Z] === RUN   TestDockerSuite/TestCommitWithoutPause
00:51:49 [2020-11-10T00:51:49.314Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
00:51:49 [2020-11-10T00:51:49.571Z] ok  	github.com/docker/docker/pkg/system	0.021s	coverage: 36.9% of statements
00:51:49 [2020-11-10T00:51:49.898Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
00:51:49 [2020-11-10T00:51:49.898Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
00:51:49 [2020-11-10T00:51:49.898Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
00:51:49 [2020-11-10T00:51:49.898Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
00:51:49 [2020-11-10T00:51:49.898Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
00:51:49 [2020-11-10T00:51:49.898Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
00:51:49 [2020-11-10T00:51:49.898Z] === RUN   TestDockerSuite/TestContainerAPICommit
00:51:50 [2020-11-10T00:51:50.134Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
00:51:50 [2020-11-10T00:51:50.696Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
00:51:50 [2020-11-10T00:51:50.836Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
00:51:50 [2020-11-10T00:51:50.953Z] testing: warning: no tests to run
00:51:50 [2020-11-10T00:51:50.953Z] coverage: [no statements]
00:51:50 [2020-11-10T00:51:50.953Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
00:51:51 [2020-11-10T00:51:51.098Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.85s)
00:51:51 [2020-11-10T00:51:51.098Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:51:51 [2020-11-10T00:51:51.098Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
00:51:51 [2020-11-10T00:51:51.209Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
00:51:51 [2020-11-10T00:51:51.466Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
00:51:51 [2020-11-10T00:51:51.722Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
00:51:52 [2020-11-10T00:51:52.477Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
00:51:52 [2020-11-10T00:51:52.477Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
00:51:53 [2020-11-10T00:51:53.415Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
00:51:53 [2020-11-10T00:51:53.613Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
00:51:53 [2020-11-10T00:51:53.984Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
00:51:54 [2020-11-10T00:51:54.542Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
00:51:54 [2020-11-10T00:51:54.799Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
00:51:54 [2020-11-10T00:51:54.923Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
00:51:55 [2020-11-10T00:51:55.863Z] === RUN   TestDockerSuite/TestContainerAPICreate
00:51:56 [2020-11-10T00:51:56.138Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
00:51:56 [2020-11-10T00:51:56.138Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
00:51:56 [2020-11-10T00:51:56.138Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
00:51:56 [2020-11-10T00:51:56.166Z] ok  	github.com/docker/docker/quota	0.246s	coverage: 71.4% of statements
00:51:56 [2020-11-10T00:51:56.712Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
00:51:56 [2020-11-10T00:51:56.712Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
00:51:56 [2020-11-10T00:51:56.712Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
00:51:56 [2020-11-10T00:51:56.712Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
00:51:56 [2020-11-10T00:51:56.712Z] === RUN   TestDockerSuite/TestContainerAPIDelete
00:51:56 [2020-11-10T00:51:56.729Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
00:51:57 [2020-11-10T00:51:57.280Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
00:51:57 [2020-11-10T00:51:57.849Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
00:51:58 [2020-11-10T00:51:58.096Z] ok  	github.com/docker/docker/registry	0.060s	coverage: 57.2% of statements
00:51:58 [2020-11-10T00:51:58.417Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
00:51:58 [2020-11-10T00:51:58.417Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:51:58 [2020-11-10T00:51:58.659Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
00:51:58 [2020-11-10T00:51:58.659Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
00:51:59 [2020-11-10T00:51:59.356Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:51:59 [2020-11-10T00:51:59.588Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
00:51:59 [2020-11-10T00:51:59.844Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
00:51:59 [2020-11-10T00:51:59.923Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:51:59 [2020-11-10T00:51:59.924Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:52:00 [2020-11-10T00:52:00.338Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.90s)
00:52:00 [2020-11-10T00:52:00.338Z] === RUN   TestCreateServiceSecretFileMode
00:52:00 [2020-11-10T00:52:00.492Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
00:52:01 [2020-11-10T00:52:01.060Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:52:01 [2020-11-10T00:52:01.630Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:52:02 [2020-11-10T00:52:02.198Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:52:02 [2020-11-10T00:52:02.198Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:52:02 [2020-11-10T00:52:02.362Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
00:52:02 [2020-11-10T00:52:02.413Z] --- PASS: TestCreateServiceSecretFileMode (2.17s)
00:52:02 [2020-11-10T00:52:02.414Z] === RUN   TestCreateServiceConfigFileMode
00:52:02 [2020-11-10T00:52:02.766Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:52:03 [2020-11-10T00:52:03.290Z] ok  	github.com/docker/docker/volume/local	0.106s	coverage: 76.6% of statements
00:52:03 [2020-11-10T00:52:03.335Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:52:03 [2020-11-10T00:52:03.904Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:52:03 [2020-11-10T00:52:03.904Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:52:04 [2020-11-10T00:52:04.217Z] ok  	github.com/docker/docker/volume/mounts	0.022s	coverage: 67.0% of statements
00:52:04 [2020-11-10T00:52:04.472Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:52:05 [2020-11-10T00:52:05.154Z] --- PASS: TestCreateServiceConfigFileMode (2.25s)
00:52:05 [2020-11-10T00:52:05.154Z] === RUN   TestCreateServiceSysctls
00:52:05 [2020-11-10T00:52:05.411Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:52:05 [2020-11-10T00:52:05.583Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
00:52:06 [2020-11-10T00:52:06.351Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:52:06 [2020-11-10T00:52:06.351Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:52:06 [2020-11-10T00:52:06.351Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:52:06 [2020-11-10T00:52:06.351Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:52:06 [2020-11-10T00:52:06.351Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:52:06 [2020-11-10T00:52:06.921Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:52:07 [2020-11-10T00:52:07.857Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
00:52:07 [2020-11-10T00:52:07.857Z] PASS
00:52:07 [2020-11-10T00:52:07.857Z] 
00:52:07 [2020-11-10T00:52:07.857Z] DONE 17 tests in 51.941s
00:52:07 [2020-11-10T00:52:07.857Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:52:07 [2020-11-10T00:52:07.857Z] ++ 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
00:52:07 [2020-11-10T00:52:07.857Z] ++ set -e
00:52:07 [2020-11-10T00:52:07.857Z] ++ '[' -n 0 ']'
00:52:07 [2020-11-10T00:52:07.857Z] ++ set -x
00:52:07 [2020-11-10T00:52:07.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:52:07 [2020-11-10T00:52:07.858Z] INFO: Testing against a local daemon
00:52:07 [2020-11-10T00:52:07.858Z] === RUN   TestPluginInvalidJSON
00:52:07 [2020-11-10T00:52:07.858Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:52:07 [2020-11-10T00:52:07.858Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:52:07 [2020-11-10T00:52:07.858Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:52:07 [2020-11-10T00:52:07.858Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:52:07 [2020-11-10T00:52:07.858Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:52:07 [2020-11-10T00:52:07.858Z] === RUN   TestPluginInstall
00:52:07 [2020-11-10T00:52:07.858Z] === RUN   TestPluginInstall/no_auth
00:52:07 [2020-11-10T00:52:07.938Z] --- PASS: TestCreateServiceSysctls (2.91s)
00:52:07 [2020-11-10T00:52:07.938Z] === RUN   TestCreateServiceCapabilities
00:52:09 [2020-11-10T00:52:09.763Z] time="2020-11-10T00:52:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:52:09 [2020-11-10T00:52:09.763Z] time="2020-11-10T00:52:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a35d3cd3c16949e37d52fff6abf33769f74ed1c715319a391eb2700cdd5692b8" mediatype=application/vnd.docker.plugin.v1+json size=522
00:52:09 [2020-11-10T00:52:09.763Z] time="2020-11-10T00:52:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:52:09 [2020-11-10T00:52:09.763Z] time="2020-11-10T00:52:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a35d3cd3c16949e37d52fff6abf33769f74ed1c715319a391eb2700cdd5692b8" mediatype=application/vnd.docker.plugin.v1+json size=522
00:52:10 [2020-11-10T00:52:10.017Z] --- PASS: TestCreateServiceCapabilities (2.22s)
00:52:10 [2020-11-10T00:52:10.018Z] === RUN   TestInspect
00:52:10 [2020-11-10T00:52:10.022Z] === RUN   TestPluginInstall/with_htpasswd
00:52:10 [2020-11-10T00:52:10.591Z] time="2020-11-10T00:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:52:10 [2020-11-10T00:52:10.591Z] time="2020-11-10T00:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a35d3cd3c16949e37d52fff6abf33769f74ed1c715319a391eb2700cdd5692b8" mediatype=application/vnd.docker.plugin.v1+json size=522
00:52:10 [2020-11-10T00:52:10.591Z] time="2020-11-10T00:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:52:10 [2020-11-10T00:52:10.591Z] time="2020-11-10T00:52:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a35d3cd3c16949e37d52fff6abf33769f74ed1c715319a391eb2700cdd5692b8" mediatype=application/vnd.docker.plugin.v1+json size=522
00:52:10 [2020-11-10T00:52:10.850Z] === RUN   TestPluginInstall/with_insecure
00:52:11 [2020-11-10T00:52:11.110Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:52:12 [2020-11-10T00:52:12.071Z] === RUN   TestDockerSuite/TestContainerAPITop
00:52:12 [2020-11-10T00:52:12.071Z] time="2020-11-10T00:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:52:12 [2020-11-10T00:52:12.071Z] time="2020-11-10T00:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0041e7104681c12692b05efb27ff5e9fc9c2527aa7d980d8ced1066b045c8334" mediatype=application/vnd.docker.plugin.v1+json size=522
00:52:12 [2020-11-10T00:52:12.071Z] time="2020-11-10T00:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:52:12 [2020-11-10T00:52:12.071Z] time="2020-11-10T00:52:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0041e7104681c12692b05efb27ff5e9fc9c2527aa7d980d8ced1066b045c8334" mediatype=application/vnd.docker.plugin.v1+json size=522
00:52:12 [2020-11-10T00:52:12.099Z] --- PASS: TestInspect (2.32s)
00:52:12 [2020-11-10T00:52:12.099Z] === RUN   TestCreateJob
00:52:12 [2020-11-10T00:52:12.330Z] --- PASS: TestPluginInstall (4.63s)
00:52:12 [2020-11-10T00:52:12.330Z]     --- PASS: TestPluginInstall/no_auth (2.31s)
00:52:12 [2020-11-10T00:52:12.330Z]     --- PASS: TestPluginInstall/with_htpasswd (0.74s)
00:52:12 [2020-11-10T00:52:12.330Z]     --- PASS: TestPluginInstall/with_insecure (1.57s)
00:52:12 [2020-11-10T00:52:12.330Z]         plugin_test.go:157: [d1d93956e2e8f] daemon is not started
00:52:12 [2020-11-10T00:52:12.330Z] PASS
00:52:12 [2020-11-10T00:52:12.330Z] 
00:52:12 [2020-11-10T00:52:12.330Z] DONE 6 tests in 4.699s
00:52:12 [2020-11-10T00:52:12.330Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:52:12 [2020-11-10T00:52:12.330Z] ++ 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
00:52:12 [2020-11-10T00:52:12.330Z] ++ set -e
00:52:12 [2020-11-10T00:52:12.330Z] ++ '[' -n 0 ']'
00:52:12 [2020-11-10T00:52:12.330Z] ++ set -x
00:52:12 [2020-11-10T00:52:12.330Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:52:12 [2020-11-10T00:52:12.592Z] INFO: Testing against a local daemon
00:52:12 [2020-11-10T00:52:12.592Z] === RUN   TestExternalGraphDriver
00:52:12 [2020-11-10T00:52:12.592Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:52:12 [2020-11-10T00:52:12.592Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:52:12 [2020-11-10T00:52:12.592Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:52:12 [2020-11-10T00:52:12.592Z] === RUN   TestExternalGraphDriver/json
00:52:14 [2020-11-10T00:52:14.505Z] === RUN   TestExternalGraphDriver/spec
00:52:15 [2020-11-10T00:52:15.445Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:52:15 [2020-11-10T00:52:15.633Z] --- PASS: TestCreateJob (3.04s)
00:52:15 [2020-11-10T00:52:15.633Z] === RUN   TestReplicatedJob
00:52:16 [2020-11-10T00:52:16.014Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:52:16 [2020-11-10T00:52:16.014Z] === RUN   TestExternalGraphDriver/pull
00:52:16 [2020-11-10T00:52:16.954Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:52:17 [2020-11-10T00:52:17.746Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/rootless	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/volume	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === Skipped
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver btrfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver btrfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver btrfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver btrfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver btrfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:73: No driver to put!
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z] time="2020-11-10T00:50:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z] time="2020-11-10T00:50:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z] time="2020-11-10T00:50:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z] time="2020-11-10T00:50:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z] time="2020-11-10T00:50:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:73: No driver to put!
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     overlay_test.go:49: Fails to compute changes intermittently
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver zfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver zfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver zfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver zfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:46: Driver zfs not supported
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     graphtest_unix.go:73: No driver to put!
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:52:17 [2020-11-10T00:52:17.746Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] 
00:52:17 [2020-11-10T00:52:17.746Z] DONE 2169 tests, 26 skipped in 252.663s
Post stage
[Pipeline] junit
00:52:17 [2020-11-10T00:52:17.756Z] Recording test results
00:52:17 [2020-11-10T00:52:17.896Z] --- PASS: TestExternalGraphDriver (5.37s)
00:52:17 [2020-11-10T00:52:17.896Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
00:52:17 [2020-11-10T00:52:17.896Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
00:52:17 [2020-11-10T00:52:17.896Z]     --- PASS: TestExternalGraphDriver/pull (1.76s)
00:52:17 [2020-11-10T00:52:17.896Z] === RUN   TestGraphdriverPluginV2
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
00:52:18 [2020-11-10T00:52:18.393Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41638/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8a397fcbf079d224b03fd255c774e37c3d27924a hack/validate/vendor
00:52:18 [2020-11-10T00:52:18.976Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
00:52:19 [2020-11-10T00:52:19.972Z] + echo Building e2e image
00:52:19 [2020-11-10T00:52:19.972Z] Building e2e image
00:52:19 [2020-11-10T00:52:19.972Z] + docker build --build-arg DOCKER_GITCOMMIT=8a397fcbf079d224b03fd255c774e37c3d27924a -t moby-e2e-test -f Dockerfile.e2e .
00:52:19 [2020-11-10T00:52:19.972Z] #2 [internal] load .dockerignore
00:52:19 [2020-11-10T00:52:19.972Z] #2 transferring context: 34B done
00:52:19 [2020-11-10T00:52:19.972Z] #2 DONE 0.0s
00:52:19 [2020-11-10T00:52:19.972Z] 
00:52:19 [2020-11-10T00:52:19.972Z] #1 [internal] load build definition from Dockerfile.e2e
00:52:19 [2020-11-10T00:52:19.972Z] #1 transferring dockerfile: 3.21kB done
00:52:19 [2020-11-10T00:52:19.972Z] #1 DONE 0.0s
00:52:19 [2020-11-10T00:52:19.972Z] 
00:52:19 [2020-11-10T00:52:19.972Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
00:52:20 [2020-11-10T00:52:20.106Z] --- PASS: TestReplicatedJob (4.67s)
00:52:20 [2020-11-10T00:52:20.106Z] === RUN   TestUpdateReplicatedJob
00:52:20 [2020-11-10T00:52:20.227Z] #4 DONE 0.4s
00:52:20 [2020-11-10T00:52:20.227Z] 
00:52:20 [2020-11-10T00:52:20.227Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
00:52:20 [2020-11-10T00:52:20.430Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:52:20 [2020-11-10T00:52:20.483Z] #3 DONE 0.6s
00:52:20 [2020-11-10T00:52:20.483Z] 
00:52:20 [2020-11-10T00:52:20.483Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:52:20 [2020-11-10T00:52:20.483Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
00:52:20 [2020-11-10T00:52:20.483Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
00:52:20 [2020-11-10T00:52:20.483Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
00:52:20 [2020-11-10T00:52:20.483Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
00:52:20 [2020-11-10T00:52:20.483Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 208.43kB / 2.80MB 0.1s
00:52:20 [2020-11-10T00:52:20.483Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s
00:52:20 [2020-11-10T00:52:20.483Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s
00:52:20 [2020-11-10T00:52:20.739Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c
00:52:20 [2020-11-10T00:52:20.995Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done
00:52:20 [2020-11-10T00:52:20.995Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.2s done
00:52:20 [2020-11-10T00:52:20.995Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
00:52:20 [2020-11-10T00:52:20.995Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 8.22MB / 127.34MB 0.4s
00:52:20 [2020-11-10T00:52:20.995Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done
00:52:20 [2020-11-10T00:52:20.995Z] #14 ...
00:52:20 [2020-11-10T00:52:20.995Z] 
00:52:20 [2020-11-10T00:52:20.995Z] #8 [internal] load build context
00:52:20 [2020-11-10T00:52:20.996Z] #8 transferring context: 863.02kB 0.4s done
00:52:20 [2020-11-10T00:52:20.996Z] #8 DONE 0.5s
00:52:20 [2020-11-10T00:52:20.996Z] 
00:52:20 [2020-11-10T00:52:20.996Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:52:20 [2020-11-10T00:52:20.996Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 15.13MB / 127.34MB 0.5s
00:52:20 [2020-11-10T00:52:20.997Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:52:21 [2020-11-10T00:52:21.252Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done
00:52:21 [2020-11-10T00:52:21.252Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 23.39MB / 127.34MB 0.6s
00:52:21 [2020-11-10T00:52:21.252Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
00:52:21 [2020-11-10T00:52:21.252Z] #14 ...
00:52:21 [2020-11-10T00:52:21.252Z] 
00:52:21 [2020-11-10T00:52:21.252Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
00:52:21 [2020-11-10T00:52:21.252Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
00:52:21 [2020-11-10T00:52:21.252Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
00:52:21 [2020-11-10T00:52:21.252Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
00:52:21 [2020-11-10T00:52:21.252Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
00:52:21 [2020-11-10T00:52:21.252Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
00:52:21 [2020-11-10T00:52:21.252Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
00:52:21 [2020-11-10T00:52:21.252Z] #5 DONE 0.8s
00:52:21 [2020-11-10T00:52:21.252Z] 
00:52:21 [2020-11-10T00:52:21.252Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:52:21 [2020-11-10T00:52:21.252Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 39.03MB / 127.34MB 0.8s
00:52:21 [2020-11-10T00:52:21.508Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
00:52:21 [2020-11-10T00:52:21.508Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 48.71MB / 127.34MB 1.0s
00:52:21 [2020-11-10T00:52:21.764Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 60.00MB / 127.34MB 1.1s
00:52:21 [2020-11-10T00:52:21.764Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
00:52:21 [2020-11-10T00:52:21.764Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 82.22MB / 127.34MB 1.3s
00:52:21 [2020-11-10T00:52:21.936Z] --- PASS: TestGraphdriverPluginV2 (4.11s)
00:52:21 [2020-11-10T00:52:21.936Z] PASS
00:52:21 [2020-11-10T00:52:21.936Z] 
00:52:21 [2020-11-10T00:52:21.936Z] DONE 5 tests in 9.551s
00:52:21 [2020-11-10T00:52:21.936Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:52:21 [2020-11-10T00:52:21.936Z] ++ 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
00:52:21 [2020-11-10T00:52:21.936Z] ++ set -e
00:52:21 [2020-11-10T00:52:21.936Z] ++ '[' -n 0 ']'
00:52:21 [2020-11-10T00:52:21.936Z] ++ set -x
00:52:21 [2020-11-10T00:52:21.936Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:52:22 [2020-11-10T00:52:22.021Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 92.96MB / 127.34MB 1.4s
00:52:22 [2020-11-10T00:52:22.021Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 118.10MB / 127.34MB 1.6s
00:52:22 [2020-11-10T00:52:22.196Z] INFO: Testing against a local daemon
00:52:22 [2020-11-10T00:52:22.196Z] === RUN   TestContinueAfterPluginCrash
00:52:22 [2020-11-10T00:52:22.196Z] === PAUSE TestContinueAfterPluginCrash
00:52:22 [2020-11-10T00:52:22.196Z] === RUN   TestReadPluginNoRead
00:52:22 [2020-11-10T00:52:22.196Z] === PAUSE TestReadPluginNoRead
00:52:22 [2020-11-10T00:52:22.196Z] === RUN   TestDaemonStartWithLogOpt
00:52:22 [2020-11-10T00:52:22.196Z] === PAUSE TestDaemonStartWithLogOpt
00:52:22 [2020-11-10T00:52:22.196Z] === CONT  TestContinueAfterPluginCrash
00:52:22 [2020-11-10T00:52:22.196Z] === CONT  TestDaemonStartWithLogOpt
00:52:22 [2020-11-10T00:52:22.282Z] #14 ...
00:52:22 [2020-11-10T00:52:22.282Z] 
00:52:22 [2020-11-10T00:52:22.282Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
00:52:22 [2020-11-10T00:52:22.282Z] #6 DONE 1.0s
00:52:22 [2020-11-10T00:52:22.282Z] 
00:52:22 [2020-11-10T00:52:22.282Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:52:22 [2020-11-10T00:52:22.293Z] 406ffb8432a7: Pull complete
00:52:22 [2020-11-10T00:52:22.293Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
00:52:22 [2020-11-10T00:52:22.293Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
00:52:22 [2020-11-10T00:52:22.293Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
00:52:22 [2020-11-10T00:52:22.293Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
00:52:22 [2020-11-10T00:52:22.293Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518'
00:52:22 [2020-11-10T00:52:22.293Z] WARN: Skipping validation tests
00:52:22 [2020-11-10T00:52:22.293Z] INFO: Running unit tests at 11/10/2020 00:52:20...
00:52:22 [2020-11-10T00:52:22.455Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:52:22 [2020-11-10T00:52:22.537Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.9s done
00:52:22 [2020-11-10T00:52:22.795Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s
00:52:22 [2020-11-10T00:52:22.861Z] --- PASS: TestUpdateReplicatedJob (3.10s)
00:52:22 [2020-11-10T00:52:22.861Z] === RUN   TestServiceListWithStatuses
00:52:22 [2020-11-10T00:52:22.861Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:52:22 [2020-11-10T00:52:22.861Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:52:22 [2020-11-10T00:52:22.861Z] === RUN   TestDockerNetworkConnectAlias
00:52:23 [2020-11-10T00:52:23.836Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:52:25 [2020-11-10T00:52:25.219Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
00:52:26 [2020-11-10T00:52:26.051Z] INFO: make.ps1 starting at 11/10/2020 00:52:25
00:52:26 [2020-11-10T00:52:26.051Z] INFO: Git commit (24687fccef) assumed from DOCKER_GITCOMMIT environment variable
00:52:26 [2020-11-10T00:52:26.051Z] INFO: Invoking autogen...
00:52:26 [2020-11-10T00:52:26.604Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
00:52:27 [2020-11-10T00:52:27.023Z] INFO: Running unit tests...
00:52:27 [2020-11-10T00:52:27.174Z] --- PASS: TestDaemonStartWithLogOpt (5.02s)
00:52:27 [2020-11-10T00:52:27.174Z] === CONT  TestReadPluginNoRead
00:52:27 [2020-11-10T00:52:27.346Z] --- PASS: TestDockerNetworkConnectAlias (4.51s)
00:52:27 [2020-11-10T00:52:27.346Z] === RUN   TestDockerNetworkReConnect
00:52:28 [2020-11-10T00:52:28.042Z] #14 ...
00:52:28 [2020-11-10T00:52:28.042Z] 
00:52:28 [2020-11-10T00:52:28.042Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
00:52:28 [2020-11-10T00:52:28.042Z] #7 0.701 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
00:52:28 [2020-11-10T00:52:28.042Z] #7 1.809 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
00:52:28 [2020-11-10T00:52:28.042Z] #7 1.930 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
00:52:28 [2020-11-10T00:52:28.042Z] #7 1.937 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
00:52:28 [2020-11-10T00:52:28.042Z] #7 1.945 (3/30) Installing readline (8.0.0-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 1.952 (4/30) Installing bash (5.0.0-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 1.967 Executing bash-5.0.0-r0.post-install
00:52:28 [2020-11-10T00:52:28.042Z] #7 1.970 (5/30) Installing ca-certificates (20191127-r2)
00:52:28 [2020-11-10T00:52:28.042Z] #7 1.989 (6/30) Installing libgcc (8.3.0-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 1.993 (7/30) Installing libstdc++ (8.3.0-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 2.009 (8/30) Installing binutils (2.32-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 2.107 (9/30) Installing gmp (6.1.2-r1)
00:52:28 [2020-11-10T00:52:28.042Z] #7 2.117 (10/30) Installing isl (0.18-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 2.137 (11/30) Installing libgomp (8.3.0-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 2.140 (12/30) Installing libatomic (8.3.0-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 2.143 (13/30) Installing mpfr3 (3.1.5-r1)
00:52:28 [2020-11-10T00:52:28.042Z] #7 2.149 (14/30) Installing mpc1 (1.1.0-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 2.153 (15/30) Installing gcc (8.3.0-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.028 (16/30) Installing musl-dev (1.1.22-r3)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.138 (17/30) Installing libc-dev (0.7.1-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.140 (18/30) Installing g++ (8.3.0-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.688 (19/30) Installing nghttp2-libs (1.39.2-r1)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.692 (20/30) Installing libcurl (7.66.0-r1)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.702 (21/30) Installing expat (2.2.8-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.707 (22/30) Installing pcre2 (10.33-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.717 (23/30) Installing git (2.22.4-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.934 (24/30) Installing libmnl (1.0.4-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.937 (25/30) Installing libnftnl-libs (1.1.3-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.943 (26/30) Installing iptables (1.8.3-r1)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.965 (27/30) Installing pigz (2.4-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.973 (28/30) Installing tar (1.32-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.983 (29/30) Installing xz-libs (5.2.4-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.988 (30/30) Installing xz (5.2.4-r0)
00:52:28 [2020-11-10T00:52:28.042Z] #7 3.994 Executing busybox-1.30.1-r3.trigger
00:52:28 [2020-11-10T00:52:28.042Z] #7 4.007 Executing ca-certificates-20191127-r2.trigger
00:52:28 [2020-11-10T00:52:28.042Z] #7 4.055 OK: 179 MiB in 44 packages
00:52:28 [2020-11-10T00:52:28.042Z] #7 DONE 5.0s
00:52:28 [2020-11-10T00:52:28.042Z] 
00:52:28 [2020-11-10T00:52:28.042Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
00:52:28 [2020-11-10T00:52:28.042Z] #9 DONE 0.1s
00:52:28 [2020-11-10T00:52:28.042Z] 
00:52:28 [2020-11-10T00:52:28.042Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
00:52:28 [2020-11-10T00:52:28.042Z] #10 DONE 0.1s
00:52:28 [2020-11-10T00:52:28.042Z] 
00:52:28 [2020-11-10T00:52:28.042Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
00:52:28 [2020-11-10T00:52:28.042Z] #11 DONE 0.0s
00:52:28 [2020-11-10T00:52:28.042Z] 
00:52:28 [2020-11-10T00:52:28.042Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
00:52:28 [2020-11-10T00:52:28.042Z] #12 DONE 0.0s
00:52:28 [2020-11-10T00:52:28.042Z] 
00:52:28 [2020-11-10T00:52:28.042Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:52:28 [2020-11-10T00:52:28.042Z] #14 ...
00:52:28 [2020-11-10T00:52:28.042Z] 
00:52:28 [2020-11-10T00:52:28.042Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
00:52:28 [2020-11-10T00:52:28.042Z] #13 DONE 0.1s
00:52:28 [2020-11-10T00:52:28.042Z] 
00:52:28 [2020-11-10T00:52:28.042Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:52:28 [2020-11-10T00:52:28.042Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.4s
00:52:28 [2020-11-10T00:52:28.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
00:52:28 [2020-11-10T00:52:28.603Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.1s done
00:52:28 [2020-11-10T00:52:28.859Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
00:52:28 [2020-11-10T00:52:28.859Z] #14 DONE 8.3s
00:52:28 [2020-11-10T00:52:28.859Z] 
00:52:28 [2020-11-10T00:52:28.859Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
00:52:29 [2020-11-10T00:52:29.420Z] #15 0.393 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
00:52:29 [2020-11-10T00:52:29.497Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
00:52:30 [2020-11-10T00:52:30.067Z] === RUN   TestReadPluginNoRead/default
00:52:30 [2020-11-10T00:52:30.347Z] #15 1.447 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
00:52:30 [2020-11-10T00:52:30.347Z] #15 1.559 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
00:52:30 [2020-11-10T00:52:30.347Z] #15 1.564 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
00:52:30 [2020-11-10T00:52:30.347Z] #15 1.571 (3/54) Installing readline (8.0.4-r0)
00:52:30 [2020-11-10T00:52:30.347Z] #15 1.574 (4/54) Installing bash (5.0.17-r0)
00:52:30 [2020-11-10T00:52:30.347Z] #15 1.586 Executing bash-5.0.17-r0.post-install
00:52:30 [2020-11-10T00:52:30.347Z] #15 1.588 (5/54) Installing linux-headers (5.4.5-r1)
00:52:30 [2020-11-10T00:52:30.603Z] #15 1.669 (6/54) Installing libblkid (2.35.2-r0)
00:52:30 [2020-11-10T00:52:30.603Z] #15 1.674 (7/54) Installing libuuid (2.35.2-r0)
00:52:30 [2020-11-10T00:52:30.603Z] #15 1.675 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
00:52:30 [2020-11-10T00:52:30.603Z] #15 1.684 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
00:52:30 [2020-11-10T00:52:30.603Z] #15 1.688 (10/54) Installing libgcc (9.3.0-r2)
00:52:30 [2020-11-10T00:52:30.603Z] #15 1.689 (11/54) Installing libstdc++ (9.3.0-r2)
00:52:30 [2020-11-10T00:52:30.603Z] #15 1.702 (12/54) Installing binutils (2.34-r1)
00:52:30 [2020-11-10T00:52:30.603Z] #15 1.769 (13/54) Installing libmagic (5.38-r0)
00:52:30 [2020-11-10T00:52:30.860Z] #15 1.789 (14/54) Installing file (5.38-r0)
00:52:30 [2020-11-10T00:52:30.860Z] #15 1.790 (15/54) Installing gmp (6.2.0-r0)
00:52:30 [2020-11-10T00:52:30.860Z] #15 1.796 (16/54) Installing isl (0.18-r0)
00:52:30 [2020-11-10T00:52:30.860Z] #15 1.810 (17/54) Installing libgomp (9.3.0-r2)
00:52:30 [2020-11-10T00:52:30.860Z] #15 1.813 (18/54) Installing libatomic (9.3.0-r2)
00:52:30 [2020-11-10T00:52:30.860Z] #15 1.814 (19/54) Installing libgphobos (9.3.0-r2)
00:52:30 [2020-11-10T00:52:30.860Z] #15 1.855 (20/54) Installing mpfr4 (4.0.2-r4)
00:52:30 [2020-11-10T00:52:30.860Z] #15 1.861 (21/54) Installing mpc1 (1.1.0-r1)
00:52:30 [2020-11-10T00:52:30.860Z] #15 1.863 (22/54) Installing gcc (9.3.0-r2)
00:52:30 [2020-11-10T00:52:30.883Z] --- PASS: TestDockerNetworkReConnect (3.18s)
00:52:30 [2020-11-10T00:52:30.883Z] === RUN   TestServicePlugin
00:52:30 [2020-11-10T00:52:30.883Z] --- SKIP: TestServicePlugin (0.00s)
00:52:30 [2020-11-10T00:52:30.883Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:52:30 [2020-11-10T00:52:30.883Z] === RUN   TestServiceUpdateLabel
00:52:31 [2020-11-10T00:52:31.005Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009bf000_<nil>}
00:52:31 [2020-11-10T00:52:31.265Z] === RUN   TestReadPluginNoRead/disabled_caching
00:52:31 [2020-11-10T00:52:31.789Z] #15 2.734 (23/54) Installing musl-dev (1.1.24-r9)
00:52:31 [2020-11-10T00:52:31.789Z] #15 2.808 (24/54) Installing libc-dev (0.7.2-r3)
00:52:31 [2020-11-10T00:52:31.789Z] #15 2.809 (25/54) Installing g++ (9.3.0-r2)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.235 (26/54) Installing make (4.3-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.239 (27/54) Installing fortify-headers (1.1-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.242 (28/54) Installing patch (2.7.6-r6)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.246 (29/54) Installing build-base (0.5-r2)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.248 (30/54) Installing nghttp2-libs (1.41.0-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.250 (31/54) Installing libcurl (7.69.1-r1)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.256 (32/54) Installing curl (7.69.1-r1)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.259 (33/54) Installing oniguruma (6.9.5-r2)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.265 (34/54) Installing jq (1.6-r1)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.271 (35/54) Installing device-mapper-libs (2.02.186-r1)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.275 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.277 (37/54) Installing libaio (0.3.112-r1)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.279 (38/54) Installing lvm2-libs (2.02.186-r1)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.309 (39/54) Installing blkid (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.311 (40/54) Installing libcap-ng (0.7.10-r1)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.313 (41/54) Installing setpriv (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.314 (42/54) Installing libmount (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.319 (43/54) Installing libsmartcols (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.322 (44/54) Installing findmnt (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.324 (45/54) Installing mcookie (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.326 (46/54) Installing hexdump (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.327 (47/54) Installing lsblk (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.329 (48/54) Installing libfdisk (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.335 (49/54) Installing sfdisk (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.044Z] #15 3.337 (50/54) Installing cfdisk (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.204Z] --- PASS: TestContinueAfterPluginCrash (10.18s)
00:52:32 [2020-11-10T00:52:32.300Z] #15 3.339 (51/54) Installing util-linux (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.300Z] #15 3.377 (52/54) Installing pkgconf (1.7.2-r0)
00:52:32 [2020-11-10T00:52:32.300Z] #15 3.380 (53/54) Installing util-linux-dev (2.35.2-r0)
00:52:32 [2020-11-10T00:52:32.300Z] #15 3.402 (54/54) Installing lvm2-dev (2.02.186-r1)
00:52:32 [2020-11-10T00:52:32.300Z] #15 3.407 Executing busybox-1.31.1-r16.trigger
00:52:32 [2020-11-10T00:52:32.300Z] #15 3.412 OK: 230 MiB in 69 packages
00:52:32 [2020-11-10T00:52:32.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1861828540_/foo_false__<nil>_<nil>_<nil>}
00:52:32 [2020-11-10T00:52:32.862Z] #15 DONE 3.9s
00:52:32 [2020-11-10T00:52:32.862Z] 
00:52:32 [2020-11-10T00:52:32.862Z] #16 [base 3/5] RUN mkdir -p /build/
00:52:32 [2020-11-10T00:52:32.973Z] --- PASS: TestServiceUpdateLabel (1.95s)
00:52:32 [2020-11-10T00:52:32.973Z] === RUN   TestServiceUpdateSecrets
00:52:33 [2020-11-10T00:52:33.033Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:52:33 [2020-11-10T00:52:33.118Z] #16 DONE 0.5s
00:52:33 [2020-11-10T00:52:33.118Z] 
00:52:33 [2020-11-10T00:52:33.118Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
00:52:33 [2020-11-10T00:52:33.683Z] #17 DONE 0.5s
00:52:33 [2020-11-10T00:52:33.683Z] 
00:52:33 [2020-11-10T00:52:33.683Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
00:52:33 [2020-11-10T00:52:33.683Z] #18 DONE 0.0s
00:52:33 [2020-11-10T00:52:33.683Z] 
00:52:33 [2020-11-10T00:52:33.683Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
00:52:33 [2020-11-10T00:52:33.683Z] #22 DONE 0.0s
00:52:33 [2020-11-10T00:52:33.683Z] 
00:52:33 [2020-11-10T00:52:33.683Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
00:52:33 [2020-11-10T00:52:33.683Z] #26 DONE 0.1s
00:52:33 [2020-11-10T00:52:33.683Z] 
00:52:33 [2020-11-10T00:52:33.683Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
00:52:33 [2020-11-10T00:52:33.683Z] #19 DONE 0.1s
00:52:33 [2020-11-10T00:52:33.683Z] 
00:52:33 [2020-11-10T00:52:33.683Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
00:52:33 [2020-11-10T00:52:33.939Z] #27 DONE 0.1s
00:52:33 [2020-11-10T00:52:33.939Z] 
00:52:33 [2020-11-10T00:52:33.939Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
00:52:33 [2020-11-10T00:52:33.939Z] #23 DONE 0.1s
00:52:33 [2020-11-10T00:52:33.939Z] 
00:52:33 [2020-11-10T00:52:33.939Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
00:52:33 [2020-11-10T00:52:33.939Z] #28 DONE 0.1s
00:52:33 [2020-11-10T00:52:33.939Z] 
00:52:33 [2020-11-10T00:52:33.939Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
00:52:33 [2020-11-10T00:52:33.970Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1861828540_/foo_true__<nil>_<nil>_<nil>}
00:52:34 [2020-11-10T00:52:34.229Z] --- PASS: TestReadPluginNoRead (7.17s)
00:52:34 [2020-11-10T00:52:34.229Z]     --- PASS: TestReadPluginNoRead/default (1.39s)
00:52:34 [2020-11-10T00:52:34.229Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.51s)
00:52:34 [2020-11-10T00:52:34.229Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s)
00:52:34 [2020-11-10T00:52:34.229Z]     read_test.go:92: [d92b80929e9f3] daemon is not started
00:52:34 [2020-11-10T00:52:34.229Z] PASS
00:52:34 [2020-11-10T00:52:34.229Z] 
00:52:34 [2020-11-10T00:52:34.229Z] DONE 6 tests in 12.244s
00:52:34 [2020-11-10T00:52:34.229Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:52:34 [2020-11-10T00:52:34.229Z] ++ 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
00:52:34 [2020-11-10T00:52:34.229Z] ++ set -e
00:52:34 [2020-11-10T00:52:34.229Z] ++ '[' -n 0 ']'
00:52:34 [2020-11-10T00:52:34.229Z] ++ set -x
00:52:34 [2020-11-10T00:52:34.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:52:34 [2020-11-10T00:52:34.229Z] testing: warning: no tests to run
00:52:34 [2020-11-10T00:52:34.229Z] PASS
00:52:34 [2020-11-10T00:52:34.229Z] 
00:52:34 [2020-11-10T00:52:34.229Z] DONE 0 tests in 0.025s
00:52:34 [2020-11-10T00:52:34.229Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:52:34 [2020-11-10T00:52:34.229Z] ++ 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
00:52:34 [2020-11-10T00:52:34.229Z] ++ set -e
00:52:34 [2020-11-10T00:52:34.229Z] ++ '[' -n 0 ']'
00:52:34 [2020-11-10T00:52:34.229Z] ++ set -x
00:52:34 [2020-11-10T00:52:34.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:52:34 [2020-11-10T00:52:34.488Z] INFO: Testing against a local daemon
00:52:34 [2020-11-10T00:52:34.488Z] === RUN   TestPluginWithDevMounts
00:52:34 [2020-11-10T00:52:34.488Z] === PAUSE TestPluginWithDevMounts
00:52:34 [2020-11-10T00:52:34.488Z] === CONT  TestPluginWithDevMounts
00:52:34 [2020-11-10T00:52:34.868Z] #24 1.075 + RM_GOPATH=0
00:52:34 [2020-11-10T00:52:34.868Z] #24 1.075 + TMP_GOPATH=
00:52:34 [2020-11-10T00:52:34.868Z] #24 1.075 + : /build
00:52:34 [2020-11-10T00:52:34.868Z] #24 1.075 + '[' -z '' ']'
00:52:34 [2020-11-10T00:52:34.868Z] #24 1.075 ++ mktemp -d
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.076 + export GOPATH=/tmp/tmp.bCpofa
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.076 + GOPATH=/tmp/tmp.bCpofa
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.076 + RM_GOPATH=1
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.076 + case "$(go env GOARCH)" in
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.076 ++ go env GOARCH
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + export GO_BUILDMODE=-buildmode=pie
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + GO_BUILDMODE=-buildmode=pie
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 ++ dirname ./install.sh
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + dir=.
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + bin=dockercli
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + shift
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + '[' '!' -f ./dockercli.installer ']'
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + . ./dockercli.installer
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 ++ : stable
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 ++ : 17.06.2-ce
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + install_dockercli
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 ++ uname -m
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + arch=x86_64
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + '[' x86_64 '!=' x86_64 ']'
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + url=https://download.docker.com/linux/static
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 Install docker/cli version 17.06.2-ce from stable
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.086 + tar -xz docker/docker
00:52:35 [2020-11-10T00:52:35.126Z] #24 1.090 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:52:35 [2020-11-10T00:52:35.425Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3202681835_/foo_false__<nil>_<nil>_<nil>}
00:52:36 [2020-11-10T00:52:36.361Z] --- PASS: TestPluginWithDevMounts (1.82s)
00:52:36 [2020-11-10T00:52:36.361Z] PASS
00:52:36 [2020-11-10T00:52:36.361Z] 
00:52:36 [2020-11-10T00:52:36.361Z] DONE 1 tests in 1.859s
00:52:36 [2020-11-10T00:52:36.361Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:52:36 [2020-11-10T00:52:36.361Z] ++ 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
00:52:36 [2020-11-10T00:52:36.361Z] ++ set -e
00:52:36 [2020-11-10T00:52:36.361Z] ++ '[' -n 0 ']'
00:52:36 [2020-11-10T00:52:36.361Z] ++ set -x
00:52:36 [2020-11-10T00:52:36.361Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:52:36 [2020-11-10T00:52:36.361Z] INFO: Testing against a local daemon
00:52:36 [2020-11-10T00:52:36.361Z] === RUN   TestSecretInspect
00:52:36 [2020-11-10T00:52:36.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3202681835_/foo_true__<nil>_<nil>_<nil>}
00:52:37 [2020-11-10T00:52:37.192Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
00:52:37 [2020-11-10T00:52:37.774Z] #24 ...
00:52:37 [2020-11-10T00:52:37.774Z] 
00:52:37 [2020-11-10T00:52:37.774Z] #31 [builder 1/4] COPY . .
00:52:37 [2020-11-10T00:52:37.774Z] #31 DONE 3.8s
00:52:37 [2020-11-10T00:52:37.774Z] 
00:52:37 [2020-11-10T00:52:37.774Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
00:52:37 [2020-11-10T00:52:37.774Z] #24 3.736 + mkdir -p /build
00:52:37 [2020-11-10T00:52:37.774Z] #24 3.739 + mv docker/docker /build/
00:52:37 [2020-11-10T00:52:37.774Z] #24 3.746 + rmdir docker
00:52:37 [2020-11-10T00:52:37.774Z] #24 DONE 3.8s
00:52:37 [2020-11-10T00:52:37.774Z] 
00:52:37 [2020-11-10T00:52:37.774Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
00:52:38 [2020-11-10T00:52:38.130Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3202681835_/foo_true__0xc0009bf060_<nil>_<nil>}
00:52:38 [2020-11-10T00:52:38.393Z] --- PASS: TestSecretInspect (2.19s)
00:52:38 [2020-11-10T00:52:38.393Z] === RUN   TestSecretList
00:52:39 [2020-11-10T00:52:39.144Z] #32 DONE 1.5s
00:52:39 [2020-11-10T00:52:39.145Z] 
00:52:39 [2020-11-10T00:52:39.145Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
00:52:39 [2020-11-10T00:52:39.145Z] #20 3.028 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:52:39 [2020-11-10T00:52:39.145Z] #20 3.738 
00:52:39 [2020-11-10T00:52:39.145Z] #20 3.861 
##                                                                         4.0%
###########                                                               16.3%
##########################                                                36.5%
##########################################                                58.3%
###############################################                           66.4%
######################################################################## 100.0%
00:52:39 [2020-11-10T00:52:39.145Z] #20 5.078 #=#=#                                                                         
00:52:39 [2020-11-10T00:52:39.145Z] #20 5.234 
##########                                                                14.5%
######################################################################## 100.0%
00:52:39 [2020-11-10T00:52:39.430Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --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/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/profiles/seccomp github.com/docker/docker/quota 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
00:52:39 [2020-11-10T00:52:39.707Z] #20 5.826 
00:52:39 [2020-11-10T00:52:39.774Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009bf080_<nil>}
00:52:39 [2020-11-10T00:52:39.964Z] #20 5.965 
                                                                           0.0%
#####################################################                     74.9%
######################################################################## 100.0%
00:52:40 [2020-11-10T00:52:40.527Z] #20 6.557 
00:52:41 [2020-11-10T00:52:41.041Z] #20 6.680 
#                                                                          2.5%
##############                                                            20.4%
################################                                          45.7%
###############################################                           65.3%
##############################################################            87.2%
######################################################################## 100.0%
00:52:41 [2020-11-10T00:52:41.154Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009bf0a0_<nil>}
00:52:41 [2020-11-10T00:52:41.414Z] --- PASS: TestSecretList (2.92s)
00:52:41 [2020-11-10T00:52:41.414Z] === RUN   TestSecretsCreateAndDelete
00:52:41 [2020-11-10T00:52:41.605Z] #20 7.607 
00:52:42 [2020-11-10T00:52:42.791Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009bf0e0_<nil>}
00:52:43 [2020-11-10T00:52:43.407Z] #20 7.720 
                                                                           1.1%
####                                                                       6.8%
#########                                                                 13.0%
#############                                                             19.1%
#################                                                         24.1%
#####################                                                     29.7%
#########################                                                 34.9%
#############################                                             40.3%
###############################                                           43.8%
###################################                                       49.7%
########################################                                  56.1%
############################################                              61.3%
###############################################                           66.4%
###################################################                       71.1%
#######################################################                   76.7%
###########################################################               82.3%
##############################################################            87.3%
##################################################################        92.7%
######################################################################    97.9%
######################################################################## 100.0%
00:52:43 [2020-11-10T00:52:43.664Z] #20 9.925 
00:52:43 [2020-11-10T00:52:43.920Z] #20 ...
00:52:43 [2020-11-10T00:52:43.920Z] 
00:52:43 [2020-11-10T00:52:43.920Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
00:52:44 [2020-11-10T00:52:44.177Z] #29 ...
00:52:44 [2020-11-10T00:52:44.177Z] 
00:52:44 [2020-11-10T00:52:44.177Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:52:44 [2020-11-10T00:52:44.177Z] #33 0.832 
00:52:44 [2020-11-10T00:52:44.177Z] #33 0.985 Removing bundles/
00:52:44 [2020-11-10T00:52:44.177Z] #33 0.986 
00:52:44 [2020-11-10T00:52:44.177Z] #33 0.999 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
00:52:44 [2020-11-10T00:52:44.177Z] #33 2.520 Building test suite binary ./integration-cli/test.main
00:52:44 [2020-11-10T00:52:44.698Z] --- PASS: TestSecretsCreateAndDelete (2.95s)
00:52:44 [2020-11-10T00:52:44.698Z] === RUN   TestSecretsUpdate
00:52:44 [2020-11-10T00:52:44.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009bf100_<nil>}
00:52:45 [2020-11-10T00:52:45.106Z] #33 ...
00:52:45 [2020-11-10T00:52:45.106Z] 
00:52:45 [2020-11-10T00:52:45.106Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
00:52:45 [2020-11-10T00:52:45.106Z] #20 11.13 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:52:45 [2020-11-10T00:52:45.363Z] #20 11.62 
00:52:45 [2020-11-10T00:52:45.619Z] #20 11.73 
######################################################################## 100.0%
00:52:45 [2020-11-10T00:52:45.877Z] #20 12.07 
00:52:46 [2020-11-10T00:52:46.082Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:52:47 [2020-11-10T00:52:47.246Z] #20 13.17 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:52:47 [2020-11-10T00:52:47.465Z] --- PASS: TestSecretsUpdate (3.10s)
00:52:47 [2020-11-10T00:52:47.465Z] === RUN   TestTemplatedSecret
00:52:47 [2020-11-10T00:52:47.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:52:47 [2020-11-10T00:52:47.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:52:47 [2020-11-10T00:52:47.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:52:47 [2020-11-10T00:52:47.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:52:47 [2020-11-10T00:52:47.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:52:47 [2020-11-10T00:52:47.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:52:47 [2020-11-10T00:52:47.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:52:47 [2020-11-10T00:52:47.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:52:47 [2020-11-10T00:52:47.503Z] #20 13.63 
00:52:47 [2020-11-10T00:52:47.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:52:47 [2020-11-10T00:52:47.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:52:47 [2020-11-10T00:52:47.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:52:47 [2020-11-10T00:52:47.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
00:52:47 [2020-11-10T00:52:47.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
00:52:47 [2020-11-10T00:52:47.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
00:52:47 [2020-11-10T00:52:47.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
00:52:47 [2020-11-10T00:52:47.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
00:52:47 [2020-11-10T00:52:47.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
00:52:47 [2020-11-10T00:52:47.724Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:52:47 [2020-11-10T00:52:47.760Z] #20 13.76 
                                                                           0.6%
######################################################################## 100.0%
00:52:48 [2020-11-10T00:52:48.017Z] #20 14.15 
00:52:48 [2020-11-10T00:52:48.336Z] --- PASS: TestServiceUpdateSecrets (14.25s)
00:52:48 [2020-11-10T00:52:48.336Z] === RUN   TestServiceUpdateConfigs
00:52:48 [2020-11-10T00:52:48.947Z] #20 15.25 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:52:49 [2020-11-10T00:52:49.204Z] #20 15.46 skipping existing c35d46ef359f
00:52:49 [2020-11-10T00:52:49.768Z] #20 15.83 
00:52:49 [2020-11-10T00:52:49.788Z] ?   	github.com/docker/docker/api	[no test files]
00:52:50 [2020-11-10T00:52:50.261Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:52:50 [2020-11-10T00:52:50.830Z] --- PASS: TestTemplatedSecret (3.26s)
00:52:50 [2020-11-10T00:52:50.830Z] === RUN   TestSecretCreateResolve
00:52:51 [2020-11-10T00:52:51.134Z] #20 17.05 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:52:51 [2020-11-10T00:52:51.134Z] #20 17.45 
00:52:51 [2020-11-10T00:52:51.391Z] #20 17.54 
######################################################################## 100.0%
00:52:51 [2020-11-10T00:52:51.648Z] #20 17.90 
00:52:51 [2020-11-10T00:52:51.769Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:52:51 [2020-11-10T00:52:51.905Z] #20 17.98 Download of images into '/build' complete.
00:52:51 [2020-11-10T00:52:51.905Z] #20 17.98 Use something like the following to load the result into a Docker daemon:
00:52:51 [2020-11-10T00:52:51.905Z] #20 17.98   tar -cC '/build' . | docker load
00:52:52 [2020-11-10T00:52:52.161Z] #20 DONE 18.3s
00:52:52 [2020-11-10T00:52:52.161Z] 
00:52:52 [2020-11-10T00:52:52.161Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:52:53 [2020-11-10T00:52:53.150Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
00:52:53 [2020-11-10T00:52:53.410Z] --- PASS: TestSecretCreateResolve (2.86s)
00:52:53 [2020-11-10T00:52:53.410Z] PASS
00:52:53 [2020-11-10T00:52:53.410Z] 
00:52:53 [2020-11-10T00:52:53.410Z] DONE 6 tests in 17.334s
00:52:53 [2020-11-10T00:52:53.670Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:52:53 [2020-11-10T00:52:53.670Z] ++ 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
00:52:53 [2020-11-10T00:52:53.670Z] ++ set -e
00:52:53 [2020-11-10T00:52:53.670Z] ++ '[' -n 0 ']'
00:52:53 [2020-11-10T00:52:53.670Z] ++ set -x
00:52:53 [2020-11-10T00:52:53.670Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:52:53 [2020-11-10T00:52:53.670Z] INFO: Testing against a local daemon
00:52:53 [2020-11-10T00:52:53.670Z] === RUN   TestServiceCreateInit
00:52:53 [2020-11-10T00:52:53.670Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:52:54 [2020-11-10T00:52:54.240Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:52:55 [2020-11-10T00:52:55.432Z] #33 ...
00:52:55 [2020-11-10T00:52:55.432Z] 
00:52:55 [2020-11-10T00:52:55.432Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
00:52:55 [2020-11-10T00:52:55.995Z] #21 DONE 0.7s
00:52:55 [2020-11-10T00:52:55.995Z] 
00:52:55 [2020-11-10T00:52:55.995Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
00:52:55 [2020-11-10T00:52:55.995Z] #25 DONE 0.1s
00:52:55 [2020-11-10T00:52:55.995Z] 
00:52:55 [2020-11-10T00:52:55.995Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:52:56 [2020-11-10T00:52:56.152Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:52:56 [2020-11-10T00:52:56.152Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:52:57 [2020-11-10T00:52:57.535Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:52:58 [2020-11-10T00:52:58.105Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
00:52:58 [2020-11-10T00:52:58.675Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:52:58 [2020-11-10T00:52:58.934Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:52:59 [2020-11-10T00:52:59.504Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:53:00 [2020-11-10T00:53:00.074Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:53:01 [2020-11-10T00:53:01.012Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:53:01 [2020-11-10T00:53:01.953Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:53:02 [2020-11-10T00:53:02.523Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:53:03 [2020-11-10T00:53:03.484Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:53:03 [2020-11-10T00:53:03.484Z] --- PASS: TestServiceCreateInit (9.92s)
00:53:03 [2020-11-10T00:53:03.484Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s)
00:53:03 [2020-11-10T00:53:03.484Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.84s)
00:53:03 [2020-11-10T00:53:03.484Z] === RUN   TestCreateServiceMultipleTimes
00:53:03 [2020-11-10T00:53:03.699Z] --- PASS: TestServiceUpdateConfigs (14.28s)
00:53:03 [2020-11-10T00:53:03.699Z] === RUN   TestServiceUpdateNetwork
00:53:04 [2020-11-10T00:53:04.421Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:53:04 [2020-11-10T00:53:04.990Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:53:05 [2020-11-10T00:53:05.560Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:53:06 [2020-11-10T00:53:06.500Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:53:07 [2020-11-10T00:53:07.515Z] === RUN   TestMiddlewares
00:53:07 [2020-11-10T00:53:07.515Z] --- PASS: TestMiddlewares (0.00s)
00:53:07 [2020-11-10T00:53:07.515Z] PASS
00:53:07 [2020-11-10T00:53:07.515Z] coverage: 9.0% of statements
00:53:07 [2020-11-10T00:53:07.515Z] ok  	github.com/docker/docker/api/server	0.195s	coverage: 9.0% of statements
00:53:08 [2020-11-10T00:53:08.209Z] #33 ...
00:53:08 [2020-11-10T00:53:08.209Z] 
00:53:08 [2020-11-10T00:53:08.209Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
00:53:08 [2020-11-10T00:53:08.209Z] #29 33.12 # github.com/docker/docker/contrib/httpserver
00:53:08 [2020-11-10T00:53:08.209Z] #29 33.12 loadinternal: cannot find runtime/cgo
00:53:08 [2020-11-10T00:53:08.209Z] #29 DONE 33.3s
00:53:08 [2020-11-10T00:53:08.209Z] 
00:53:08 [2020-11-10T00:53:08.209Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:53:08 [2020-11-10T00:53:08.209Z] #33 ...
00:53:08 [2020-11-10T00:53:08.209Z] 
00:53:08 [2020-11-10T00:53:08.209Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
00:53:08 [2020-11-10T00:53:08.209Z] #30 DONE 0.1s
00:53:08 [2020-11-10T00:53:08.209Z] 
00:53:08 [2020-11-10T00:53:08.209Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:53:08 [2020-11-10T00:53:08.408Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:53:08 [2020-11-10T00:53:08.978Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:53:09 [2020-11-10T00:53:09.918Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:53:09 [2020-11-10T00:53:09.918Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:53:10 [2020-11-10T00:53:10.856Z] === RUN   TestDockerSuite/TestCpRelativePath
00:53:11 [2020-11-10T00:53:11.426Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:53:12 [2020-11-10T00:53:12.366Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:53:12 [2020-11-10T00:53:12.934Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:53:13 [2020-11-10T00:53:13.503Z] === RUN   TestDockerSuite/TestCpToCaseA
00:53:14 [2020-11-10T00:53:14.087Z] --- PASS: TestServiceUpdateNetwork (12.41s)
00:53:14 [2020-11-10T00:53:14.087Z] === RUN   TestServiceUpdatePidsLimit
00:53:14 [2020-11-10T00:53:14.728Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:53:14 [2020-11-10T00:53:14.884Z] === RUN   TestDockerSuite/TestCpToCaseB
00:53:15 [2020-11-10T00:53:15.367Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:53:15 [2020-11-10T00:53:15.452Z] === RUN   TestDockerSuite/TestCpToCaseC
00:53:16 [2020-11-10T00:53:16.831Z] === RUN   TestDockerSuite/TestCpToCaseD
00:53:20 [2020-11-10T00:53:20.147Z] === RUN   TestDockerSuite/TestCpToCaseE
00:53:21 [2020-11-10T00:53:21.526Z] --- PASS: TestCreateServiceMultipleTimes (17.79s)
00:53:21 [2020-11-10T00:53:21.526Z] === RUN   TestCreateServiceConflict
00:53:21 [2020-11-10T00:53:21.785Z] === RUN   TestDockerSuite/TestCpToCaseF
00:53:22 [2020-11-10T00:53:22.355Z] === RUN   TestDockerSuite/TestCpToCaseG
00:53:22 [2020-11-10T00:53:22.514Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:53:24 [2020-11-10T00:53:24.891Z] --- PASS: TestCreateServiceConflict (3.16s)
00:53:24 [2020-11-10T00:53:24.891Z] === RUN   TestCreateServiceMaxReplicas
00:53:26 [2020-11-10T00:53:26.269Z] === RUN   TestDockerSuite/TestCpToCaseH
00:53:28 [2020-11-10T00:53:28.177Z] --- PASS: TestCreateServiceMaxReplicas (3.57s)
00:53:28 [2020-11-10T00:53:28.177Z] === RUN   TestCreateWithDuplicateNetworkNames
00:53:29 [2020-11-10T00:53:29.118Z] === RUN   TestDockerSuite/TestCpToCaseI
00:53:29 [2020-11-10T00:53:29.425Z] --- PASS: TestServiceUpdatePidsLimit (15.97s)
00:53:29 [2020-11-10T00:53:29.425Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
00:53:29 [2020-11-10T00:53:29.425Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
00:53:29 [2020-11-10T00:53:29.425Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
00:53:29 [2020-11-10T00:53:29.425Z] PASS
00:53:29 [2020-11-10T00:53:29.425Z] 
00:53:29 [2020-11-10T00:53:29.425Z] === Skipped
00:53:29 [2020-11-10T00:53:29.425Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
00:53:29 [2020-11-10T00:53:29.425Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:53:29 [2020-11-10T00:53:29.425Z] 
00:53:29 [2020-11-10T00:53:29.425Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
00:53:29 [2020-11-10T00:53:29.425Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:53:29 [2020-11-10T00:53:29.425Z] 
00:53:29 [2020-11-10T00:53:29.425Z] 
00:53:29 [2020-11-10T00:53:29.425Z] DONE 27 tests, 2 skipped in 129.584s
00:53:29 [2020-11-10T00:53:29.425Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
00:53:29 [2020-11-10T00:53:29.425Z] ++ 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
00:53:29 [2020-11-10T00:53:29.425Z] ++ set -e
00:53:29 [2020-11-10T00:53:29.425Z] ++ '[' -n 0 ']'
00:53:29 [2020-11-10T00:53:29.425Z] ++ set -x
00:53:29 [2020-11-10T00:53:29.425Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:53:29 [2020-11-10T00:53:29.688Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
00:53:29 [2020-11-10T00:53:29.688Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:53:29 [2020-11-10T00:53:29.719Z] INFO: Testing against a local daemon
00:53:29 [2020-11-10T00:53:29.719Z] === RUN   TestSessionCreate
00:53:29 [2020-11-10T00:53:29.719Z] --- PASS: TestSessionCreate (0.04s)
00:53:29 [2020-11-10T00:53:29.719Z] === RUN   TestSessionCreateWithBadUpgrade
00:53:29 [2020-11-10T00:53:29.719Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:53:29 [2020-11-10T00:53:29.719Z] PASS
00:53:29 [2020-11-10T00:53:29.719Z] 
00:53:29 [2020-11-10T00:53:29.719Z] DONE 2 tests in 0.156s
00:53:29 [2020-11-10T00:53:29.719Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
00:53:29 [2020-11-10T00:53:29.719Z] ++ 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
00:53:29 [2020-11-10T00:53:29.719Z] ++ set -e
00:53:29 [2020-11-10T00:53:29.719Z] ++ '[' -n 0 ']'
00:53:29 [2020-11-10T00:53:29.719Z] ++ set -x
00:53:29 [2020-11-10T00:53:29.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:53:29 [2020-11-10T00:53:29.719Z] INFO: Testing against a local daemon
00:53:29 [2020-11-10T00:53:29.719Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:53:29 [2020-11-10T00:53:29.719Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:53:29 [2020-11-10T00:53:29.719Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:53:29 [2020-11-10T00:53:29.719Z] === RUN   TestEventsExecDie
00:53:30 [2020-11-10T00:53:30.360Z] --- PASS: TestEventsExecDie (0.58s)
00:53:30 [2020-11-10T00:53:30.360Z] === RUN   TestEventsBackwardsCompatible
00:53:30 [2020-11-10T00:53:30.360Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
00:53:30 [2020-11-10T00:53:30.360Z] === RUN   TestInfoBinaryCommits
00:53:30 [2020-11-10T00:53:30.360Z] --- PASS: TestInfoBinaryCommits (0.03s)
00:53:30 [2020-11-10T00:53:30.360Z] === RUN   TestInfoAPIVersioned
00:53:30 [2020-11-10T00:53:30.360Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:53:30 [2020-11-10T00:53:30.360Z] === RUN   TestInfoDiscoveryBackend
00:53:30 [2020-11-10T00:53:30.995Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
00:53:30 [2020-11-10T00:53:30.995Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:53:32 [2020-11-10T00:53:32.034Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:53:32 [2020-11-10T00:53:32.034Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:53:32 [2020-11-10T00:53:32.668Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
00:53:32 [2020-11-10T00:53:32.668Z] === RUN   TestInfoAPI
00:53:32 [2020-11-10T00:53:32.668Z] --- PASS: TestInfoAPI (0.04s)
00:53:32 [2020-11-10T00:53:32.668Z] === RUN   TestInfoAPIWarnings
00:53:33 [2020-11-10T00:53:33.884Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
00:53:34 [2020-11-10T00:53:34.144Z] === RUN   TestDockerSuite/TestCpToDot
00:53:34 [2020-11-10T00:53:34.717Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:53:36 [2020-11-10T00:53:36.098Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:53:36 [2020-11-10T00:53:36.357Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
00:53:36 [2020-11-10T00:53:36.927Z] === RUN   TestDockerSuite/TestCpToStdout
00:53:37 [2020-11-10T00:53:37.496Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:53:38 [2020-11-10T00:53:38.887Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:53:39 [2020-11-10T00:53:39.146Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:53:39 [2020-11-10T00:53:39.714Z] === RUN   TestDockerSuite/TestCpVolumePath
00:53:40 [2020-11-10T00:53:40.652Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:53:40 [2020-11-10T00:53:40.652Z] === RUN   TestDockerSuite/TestCreateArgs
00:53:40 [2020-11-10T00:53:40.652Z] === RUN   TestDockerSuite/TestCreateByImageID
00:53:41 [2020-11-10T00:53:41.221Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:53:41 [2020-11-10T00:53:41.790Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:53:41 [2020-11-10T00:53:41.790Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:53:41 [2020-11-10T00:53:41.790Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:53:42 [2020-11-10T00:53:42.050Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:53:42 [2020-11-10T00:53:42.309Z] === RUN   TestDockerSuite/TestCreateLabels
00:53:42 [2020-11-10T00:53:42.568Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:53:42 [2020-11-10T00:53:42.568Z] === RUN   TestDockerSuite/TestCreateRM
00:53:42 [2020-11-10T00:53:42.569Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:53:42 [2020-11-10T00:53:42.569Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:53:42 [2020-11-10T00:53:42.827Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.64s)
00:53:42 [2020-11-10T00:53:42.827Z] === RUN   TestCreateServiceSecretFileMode
00:53:42 [2020-11-10T00:53:42.827Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:53:42 [2020-11-10T00:53:42.827Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:53:44 [2020-11-10T00:53:44.735Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:53:44 [2020-11-10T00:53:44.995Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:53:44 [2020-11-10T00:53:44.995Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:53:46 [2020-11-10T00:53:46.375Z] --- PASS: TestCreateServiceSecretFileMode (3.53s)
00:53:46 [2020-11-10T00:53:46.375Z] === RUN   TestCreateServiceConfigFileMode
00:53:49 [2020-11-10T00:53:49.667Z] --- PASS: TestCreateServiceConfigFileMode (3.08s)
00:53:49 [2020-11-10T00:53:49.667Z] === RUN   TestCreateServiceSysctls
00:53:49 [2020-11-10T00:53:49.667Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:53:49 [2020-11-10T00:53:49.668Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:53:49 [2020-11-10T00:53:49.668Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:53:49 [2020-11-10T00:53:49.668Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:53:49 [2020-11-10T00:53:49.668Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:53:49 [2020-11-10T00:53:49.928Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:53:50 [2020-11-10T00:53:50.496Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestInfoAPIWarnings (16.30s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestInfoDebug
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestInfoDebug (0.53s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestInfoInsecureRegistries
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestInfoInsecureRegistries (0.53s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestInfoRegistryMirrors
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestInfoRegistryMirrors (0.53s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestLoginFailsWithBadCredentials
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestPingCacheHeaders
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestPingCacheHeaders (0.03s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestPingGet
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestPingGet (0.02s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestPingHead
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestPingHead (0.03s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestVersion
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestVersion (0.03s)
00:53:51 [2020-11-10T00:53:51.262Z] PASS
00:53:51 [2020-11-10T00:53:51.262Z] 
00:53:51 [2020-11-10T00:53:51.262Z] === Skipped
00:53:51 [2020-11-10T00:53:51.262Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:53:51 [2020-11-10T00:53:51.262Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:53:51 [2020-11-10T00:53:51.262Z] 
00:53:51 [2020-11-10T00:53:51.262Z] 
00:53:51 [2020-11-10T00:53:51.262Z] DONE 18 tests, 1 skipped in 21.219s
00:53:51 [2020-11-10T00:53:51.262Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
00:53:51 [2020-11-10T00:53:51.262Z] ++ 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
00:53:51 [2020-11-10T00:53:51.262Z] ++ set -e
00:53:51 [2020-11-10T00:53:51.262Z] ++ '[' -n 0 ']'
00:53:51 [2020-11-10T00:53:51.262Z] ++ set -x
00:53:51 [2020-11-10T00:53:51.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:53:51 [2020-11-10T00:53:51.262Z] INFO: Testing against a local daemon
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestVolumesCreateAndList
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestVolumesCreateAndList (0.04s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestVolumesRemove
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestVolumesRemove (0.07s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestVolumesInspect
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestVolumesInspect (0.02s)
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestVolumesInvalidJSON
00:53:51 [2020-11-10T00:53:51.262Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:53:51 [2020-11-10T00:53:51.262Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:53:51 [2020-11-10T00:53:51.262Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:53:51 [2020-11-10T00:53:51.262Z] --- PASS: TestVolumesInvalidJSON (0.02s)
00:53:51 [2020-11-10T00:53:51.262Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:53:51 [2020-11-10T00:53:51.262Z] PASS
00:53:51 [2020-11-10T00:53:51.262Z] 
00:53:51 [2020-11-10T00:53:51.262Z] DONE 5 tests in 0.215s
00:53:51 [2020-11-10T00:53:51.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:53:51 [2020-11-10T00:53:51.262Z] ++++ cat bundles/test-integration/docker.pid
00:53:51 [2020-11-10T00:53:51.262Z] +++ kill 13920
00:53:51 [2020-11-10T00:53:51.435Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:53:52 [2020-11-10T00:53:52.375Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
00:53:52 [2020-11-10T00:53:52.779Z] +++ /etc/init.d/apparmor stop
00:53:52 [2020-11-10T00:53:52.779Z] Leaving: AppArmorNo profiles have been unloaded.
00:53:52 [2020-11-10T00:53:52.779Z] 
00:53:52 [2020-11-10T00:53:52.779Z] Unloading profiles will leave already running processes permanently
00:53:52 [2020-11-10T00:53:52.779Z] unconfined, which can lead to unexpected situations.
00:53:52 [2020-11-10T00:53:52.779Z] 
00:53:52 [2020-11-10T00:53:52.779Z] To set a process to complain mode, use the command line tool
00:53:52 [2020-11-10T00:53:52.779Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:53:52 [2020-11-10T00:53:52.779Z] +++ true
00:53:52 [2020-11-10T00:53:52.779Z] exiting test-integration
00:53:52 [2020-11-10T00:53:52.779Z] ++ exit 0
00:53:52 [2020-11-10T00:53:52.779Z] 
00:53:53 [2020-11-10T00:53:53.314Z] --- PASS: TestCreateServiceSysctls (3.85s)
00:53:53 [2020-11-10T00:53:53.314Z] === RUN   TestCreateServiceCapabilities
00:53:53 [2020-11-10T00:53:53.573Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
Post stage
[Pipeline] junit
00:53:53 [2020-11-10T00:53:53.864Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:53:54 [2020-11-10T00:53:54.562Z] + echo Ensuring container killed.
00:53:54 [2020-11-10T00:53:54.562Z] Ensuring container killed.
00:53:54 [2020-11-10T00:53:54.562Z] + docker rm -vf docker-pr16
00:53:54 [2020-11-10T00:53:54.562Z] Error: No such container: docker-pr16
00:53:54 [2020-11-10T00:53:54.562Z] + true
[Pipeline] sh
00:53:54 [2020-11-10T00:53:54.951Z] + echo Chowning /workspace to jenkins user
00:53:54 [2020-11-10T00:53:54.951Z] Chowning /workspace to jenkins user
00:53:54 [2020-11-10T00:53:54.951Z] + id -u
00:53:54 [2020-11-10T00:53:54.951Z] + id -g
00:53:54 [2020-11-10T00:53:54.951Z] + docker run --rm -v /home/docker/workspace/moby_PR-41638:/workspace busybox chown -R 1001:1001 /workspace
00:53:54 [2020-11-10T00:53:54.951Z] Unable to find image 'busybox:latest' locally
00:53:54 [2020-11-10T00:53:54.955Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:53:55 [2020-11-10T00:53:55.243Z] latest: Pulling from library/busybox
00:53:55 [2020-11-10T00:53:55.243Z] a72ff6653ea1: Pulling fs layer
00:53:55 [2020-11-10T00:53:55.535Z] a72ff6653ea1: Verifying Checksum
00:53:55 [2020-11-10T00:53:55.542Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:53:55 [2020-11-10T00:53:55.832Z] a72ff6653ea1: Pull complete
00:53:55 [2020-11-10T00:53:55.832Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:53:55 [2020-11-10T00:53:55.832Z] Status: Downloaded newer image for busybox:latest
00:53:56 [2020-11-10T00:53:56.479Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:53:56 [2020-11-10T00:53:56.479Z] === RUN   TestDockerSuite/TestDevicePermissions
00:53:56 [2020-11-10T00:53:56.479Z] --- PASS: TestCreateServiceCapabilities (3.23s)
00:53:56 [2020-11-10T00:53:56.479Z] === RUN   TestInspect
00:53:56 [2020-11-10T00:53:56.479Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
00:53:57 [2020-11-10T00:53:57.048Z] === RUN   TestDockerSuite/TestDockerFails
00:53:57 [2020-11-10T00:53:57.048Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
00:53:57 [2020-11-10T00:53:57.048Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
00:53:57 [2020-11-10T00:53:57.048Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:53:57 [2020-11-10T00:53:57.755Z] + bundleName=ppc64le-integration
00:53:57 [2020-11-10T00:53:57.755Z] + echo Creating ppc64le-integration-bundles.tar.gz
00:53:57 [2020-11-10T00:53:57.755Z] Creating ppc64le-integration-bundles.tar.gz
00:53:57 [2020-11-10T00:53:57.755Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ 
00:53:57 [2020-11-10T00:53:57.755Z] xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
00:53:57 [2020-11-10T00:53:57.800Z] Archiving artifacts
00:53:58 [2020-11-10T00:53:58.328Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41638/16/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:53:58 [2020-11-10T00:53:58.429Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
00:53:58 [2020-11-10T00:53:58.724Z] + make clean
00:53:59 [2020-11-10T00:53:59.017Z] make: command: Command not found
00:53:59 [2020-11-10T00:53:59.017Z] make: command: Command not found
00:53:59 [2020-11-10T00:53:59.017Z] docker volume rm -f docker-dev-cache
00:53:59 [2020-11-10T00:53:59.017Z] docker-dev-cache
[Pipeline] deleteDir
00:53:59 [2020-11-10T00:53:59.368Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:54:01 [2020-11-10T00:54:01.276Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
00:54:01 [2020-11-10T00:54:01.276Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
00:54:01 [2020-11-10T00:54:01.536Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
00:54:01 [2020-11-10T00:54:01.797Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
00:54:04 [2020-11-10T00:54:04.334Z] --- PASS: TestInspect (7.67s)
00:54:04 [2020-11-10T00:54:04.334Z] === RUN   TestCreateJob
00:54:07 [2020-11-10T00:54:07.627Z] --- PASS: TestCreateJob (3.35s)
00:54:07 [2020-11-10T00:54:07.627Z] === RUN   TestReplicatedJob
00:54:07 [2020-11-10T00:54:07.627Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:54:07 [2020-11-10T00:54:07.997Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:54:07 [2020-11-10T00:54:07.997Z] === RUN   TestBoolValue
00:54:07 [2020-11-10T00:54:07.997Z] --- PASS: TestBoolValue (0.00s)
00:54:07 [2020-11-10T00:54:07.997Z] === RUN   TestBoolValueOrDefault
00:54:07 [2020-11-10T00:54:07.997Z] --- PASS: TestBoolValueOrDefault (0.00s)
00:54:07 [2020-11-10T00:54:07.997Z] === RUN   TestInt64ValueOrZero
00:54:07 [2020-11-10T00:54:07.997Z] --- PASS: TestInt64ValueOrZero (0.00s)
00:54:07 [2020-11-10T00:54:07.997Z] === RUN   TestInt64ValueOrDefault
00:54:07 [2020-11-10T00:54:07.997Z] --- PASS: TestInt64ValueOrDefault (0.00s)
00:54:07 [2020-11-10T00:54:07.997Z] === RUN   TestInt64ValueOrDefaultWithError
00:54:07 [2020-11-10T00:54:07.997Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
00:54:07 [2020-11-10T00:54:07.997Z] === RUN   TestJsonContentType
00:54:07 [2020-11-10T00:54:07.997Z] --- PASS: TestJsonContentType (0.00s)
00:54:07 [2020-11-10T00:54:07.997Z] PASS
00:54:07 [2020-11-10T00:54:07.997Z] coverage: 14.7% of statements
00:54:07 [2020-11-10T00:54:07.997Z] ok  	github.com/docker/docker/api/server/httputils	0.143s	coverage: 14.7% of statements
00:54:09 [2020-11-10T00:54:09.538Z] === RUN   TestMaskSecretKeys
00:54:09 [2020-11-10T00:54:09.538Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
00:54:09 [2020-11-10T00:54:09.538Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
00:54:09 [2020-11-10T00:54:09.538Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
00:54:09 [2020-11-10T00:54:09.538Z] --- PASS: TestMaskSecretKeys (0.00s)
00:54:09 [2020-11-10T00:54:09.538Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
00:54:09 [2020-11-10T00:54:09.538Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
00:54:09 [2020-11-10T00:54:09.538Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
00:54:09 [2020-11-10T00:54:09.538Z] === RUN   TestVersionMiddlewareVersion
00:54:09 [2020-11-10T00:54:09.538Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
00:54:09 [2020-11-10T00:54:09.538Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
00:54:09 [2020-11-10T00:54:09.538Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
00:54:09 [2020-11-10T00:54:09.538Z] PASS
00:54:09 [2020-11-10T00:54:09.538Z] coverage: 37.7% of statements
00:54:09 [2020-11-10T00:54:09.538Z] ok  	github.com/docker/docker/api/server/middleware	0.214s	coverage: 37.7% of statements
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:54:09 [2020-11-10T00:54:09.538Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:54:10 [2020-11-10T00:54:10.165Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:54:11 [2020-11-10T00:54:11.080Z] === RUN   TestStrSliceMarshalJSON
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestStrSliceUnmarshalJSON
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestStrSliceUnmarshalString
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestStrSliceUnmarshalSlice
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] PASS
00:54:11 [2020-11-10T00:54:11.081Z] coverage: 90.0% of statements
00:54:11 [2020-11-10T00:54:11.081Z] ok  	github.com/docker/docker/api/types/strslice	0.052s	coverage: 90.0% of statements
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestToJSON
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestToJSON (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestToParamWithVersion
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestToParamWithVersion (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestFromJSON
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestFromJSON (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestEmpty
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestEmpty (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestArgsMatchKVListEmptySources
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestArgsMatchKVList
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestArgsMatchKVList (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestArgsMatch
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestArgsMatch (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestAdd
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestAdd (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestDel
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestDel (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestLen
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestLen (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestExactMatch
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestExactMatch (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestOnlyOneExactMatch
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestOnlyOneExactMatch (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestContains
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestContains (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestValidate
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestValidate (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestWalkValues
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestWalkValues (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestFuzzyMatch
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestFuzzyMatch (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] === RUN   TestClone
00:54:11 [2020-11-10T00:54:11.081Z] --- PASS: TestClone (0.00s)
00:54:11 [2020-11-10T00:54:11.081Z] PASS
00:54:11 [2020-11-10T00:54:11.081Z] coverage: 92.2% of statements
00:54:11 [2020-11-10T00:54:11.081Z] ok  	github.com/docker/docker/api/types/filters	0.102s	coverage: 92.2% of statements
00:54:11 [2020-11-10T00:54:11.541Z] === RUN   TestAdjustForAPIVersion
00:54:11 [2020-11-10T00:54:11.541Z] --- PASS: TestAdjustForAPIVersion (0.00s)
00:54:11 [2020-11-10T00:54:11.541Z] PASS
00:54:11 [2020-11-10T00:54:11.541Z] coverage: 5.7% of statements
00:54:11 [2020-11-10T00:54:11.541Z] ok  	github.com/docker/docker/api/server/router/swarm	0.146s	coverage: 5.7% of statements
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:54:11 [2020-11-10T00:54:11.541Z] === RUN   TestDurationToSecondsString
00:54:11 [2020-11-10T00:54:11.541Z] --- PASS: TestDurationToSecondsString (0.00s)
00:54:11 [2020-11-10T00:54:11.541Z] === RUN   TestGetTimestamp
00:54:11 [2020-11-10T00:54:11.541Z] --- PASS: TestGetTimestamp (0.16s)
00:54:11 [2020-11-10T00:54:11.541Z] === RUN   TestParseTimestamps
00:54:11 [2020-11-10T00:54:11.541Z] --- PASS: TestParseTimestamps (0.00s)
00:54:11 [2020-11-10T00:54:11.541Z] PASS
00:54:11 [2020-11-10T00:54:11.541Z] coverage: 100.0% of statements
00:54:11 [2020-11-10T00:54:11.541Z] ok  	github.com/docker/docker/api/types/time	0.249s	coverage: 100.0% of statements
00:54:12 [2020-11-10T00:54:12.003Z] === RUN   TestCompareVersion
00:54:12 [2020-11-10T00:54:12.003Z] --- PASS: TestCompareVersion (0.00s)
00:54:12 [2020-11-10T00:54:12.003Z] PASS
00:54:12 [2020-11-10T00:54:12.003Z] coverage: 75.0% of statements
00:54:12 [2020-11-10T00:54:12.003Z] ok  	github.com/docker/docker/api/types/versions	0.095s	coverage: 75.0% of statements
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/builder	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:54:12 [2020-11-10T00:54:12.003Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:54:12 [2020-11-10T00:54:12.707Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:54:12 [2020-11-10T00:54:12.980Z] === RUN   TestReadAll
00:54:12 [2020-11-10T00:54:12.980Z] --- PASS: TestReadAll (0.05s)
00:54:12 [2020-11-10T00:54:12.980Z] PASS
00:54:12 [2020-11-10T00:54:12.980Z] coverage: 96.8% of statements
00:54:12 [2020-11-10T00:54:12.980Z] ok  	github.com/docker/docker/builder/dockerignore	0.296s	coverage: 96.8% of statements
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
00:54:13 [2020-11-10T00:54:13.949Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
00:54:13 [2020-11-10T00:54:13.949Z] --- PASS: TestParseRemoteURL (0.00s)
00:54:13 [2020-11-10T00:54:13.949Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
00:54:13 [2020-11-10T00:54:13.949Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
00:54:13 [2020-11-10T00:54:13.949Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
00:54:13 [2020-11-10T00:54:13.949Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
00:54:13 [2020-11-10T00:54:13.949Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
00:54:13 [2020-11-10T00:54:13.949Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
00:54:13 [2020-11-10T00:54:13.949Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
00:54:13 [2020-11-10T00:54:13.949Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
00:54:14 [2020-11-10T00:54:14.088Z] --- PASS: TestReplicatedJob (6.47s)
00:54:14 [2020-11-10T00:54:14.089Z] === RUN   TestUpdateReplicatedJob
00:54:14 [2020-11-10T00:54:14.089Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
00:54:14 [2020-11-10T00:54:14.410Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
00:54:14 [2020-11-10T00:54:14.410Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
00:54:14 [2020-11-10T00:54:14.410Z] === RUN   TestCloneArgsSmartHttp
00:54:14 [2020-11-10T00:54:14.410Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
00:54:14 [2020-11-10T00:54:14.410Z] === RUN   TestCloneArgsDumbHttp
00:54:14 [2020-11-10T00:54:14.410Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
00:54:14 [2020-11-10T00:54:14.410Z] === RUN   TestCloneArgsGit
00:54:14 [2020-11-10T00:54:14.410Z] --- PASS: TestCloneArgsGit (0.00s)
00:54:14 [2020-11-10T00:54:14.410Z] === RUN   TestCheckoutGit
00:54:15 [2020-11-10T00:54:15.034Z] === RUN   TestDockerSuite/TestEventsAttach
00:54:15 [2020-11-10T00:54:15.604Z] === RUN   TestDockerSuite/TestEventsCommit
00:54:16 [2020-11-10T00:54:16.546Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:54:17 [2020-11-10T00:54:17.116Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:54:17 [2020-11-10T00:54:17.322Z] === RUN   TestEnable
00:54:17 [2020-11-10T00:54:17.322Z] --- PASS: TestEnable (0.00s)
00:54:17 [2020-11-10T00:54:17.322Z] === RUN   TestDisable
00:54:17 [2020-11-10T00:54:17.322Z] --- PASS: TestDisable (0.00s)
00:54:17 [2020-11-10T00:54:17.322Z] === RUN   TestEnabled
00:54:17 [2020-11-10T00:54:17.322Z] --- PASS: TestEnabled (0.00s)
00:54:17 [2020-11-10T00:54:17.322Z] PASS
00:54:17 [2020-11-10T00:54:17.322Z] coverage: 100.0% of statements
00:54:17 [2020-11-10T00:54:17.322Z] ok  	github.com/docker/docker/cli/debug	0.089s	coverage: 100.0% of statements
00:54:17 [2020-11-10T00:54:17.687Z] --- PASS: TestUpdateReplicatedJob (3.68s)
00:54:17 [2020-11-10T00:54:17.687Z] === RUN   TestServiceListWithStatuses
00:54:17 [2020-11-10T00:54:17.687Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:54:17 [2020-11-10T00:54:17.687Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:54:17 [2020-11-10T00:54:17.687Z] === RUN   TestDockerNetworkConnectAlias
00:54:17 [2020-11-10T00:54:17.687Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:54:18 [2020-11-10T00:54:18.255Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestProcessNoDockerignore
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestProcessNoDockerignore (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestProcessShouldLeaveAllFiles
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDetectContentType
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestDetectContentType (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestSelectAcceptableMIME
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestSelectAcceptableMIME (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestInspectEmptyResponse
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestInspectEmptyResponse (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestInspectResponseBinary
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestInspectResponseBinary (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestResponseUnsupportedContentType
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestInspectResponseTextSimple
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestInspectResponseTextSimple (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestInspectResponseEmptyContentType
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestUnknownContentLength
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestUnknownContentLength (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDownloadRemote
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestGetAllAllowed
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestGetAllAllowed (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestGetAllMeta
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestGetAllMeta (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestWarnOnUnusedBuildArgs
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestIsUnreferencedBuiltin
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestIsExistingDirectory
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestIsExistingDirectory (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestGetFilenameForDownload
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestGetFilenameForDownload (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestEnv2Variables
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestEnv2Variables (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestEnvValueWithExistingRunConfigEnv
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestMaintainer
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestMaintainer (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestLabel
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestLabel (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestFromScratch
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestFromScratch (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestFromWithArg
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestFromWithArg (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestFromWithArgButBuildArgsNotGiven
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestFromWithUndefinedArg
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestFromWithUndefinedArg (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestFromMultiStageWithNamedStage
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestOnbuild
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestOnbuild (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestWorkdir
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestWorkdir (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestCmd
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestCmd (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestHealthcheckNone
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestHealthcheckNone (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestHealthcheckCmd
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestHealthcheckCmd (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestEntrypoint
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestEntrypoint (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestExpose
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestExpose (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestUser
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestUser (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestVolume
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestVolume (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestStopSignal
00:54:18 [2020-11-10T00:54:18.294Z] --- SKIP: TestStopSignal (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z]     dispatchers_test.go:376: Windows does not support stopsignal
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestArg
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestArg (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestShell
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestShell (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestPrependEnvOnCmd
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestPrependEnvOnCmd (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestRunWithBuildArgs
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestRunWithBuildArgs (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestRunIgnoresHealthcheck
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestNormalizeWorkdir
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestNormalizeWorkdir (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDispatch
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDispatch/ADD_multiple_files_to_file
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDispatch/COPY_multiple_files_to_file
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestDownloadRemote (0.13s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestGetWithStatusError
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDispatch/COPY_wildcard_no_files
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestGetWithStatusError (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestCloseRootDirectory
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDispatch/COPY_url
00:54:18 [2020-11-10T00:54:18.294Z] --- SKIP: TestCloseRootDirectory (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestHashFile
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestDispatch (0.08s)
00:54:18 [2020-11-10T00:54:18.294Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
00:54:18 [2020-11-10T00:54:18.294Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
00:54:18 [2020-11-10T00:54:18.294Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
00:54:18 [2020-11-10T00:54:18.294Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
00:54:18 [2020-11-10T00:54:18.294Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
00:54:18 [2020-11-10T00:54:18.294Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z]     --- PASS: TestDispatch/COPY_url (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestAddScratchImageAddsToMounts
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestAddFromScratchPopulatesPlatform
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestImageSourceGetAddsToMounts
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestEmptyDockerfile
00:54:18 [2020-11-10T00:54:18.294Z] --- SKIP: TestHashFile (0.01s)
00:54:18 [2020-11-10T00:54:18.294Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestHashSubdir
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestEmptyDockerfile (0.01s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestSymlinkDockerfile
00:54:18 [2020-11-10T00:54:18.294Z] --- SKIP: TestHashSubdir (0.02s)
00:54:18 [2020-11-10T00:54:18.294Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestRemoveDirectory
00:54:18 [2020-11-10T00:54:18.294Z] --- SKIP: TestRemoveDirectory (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:54:18 [2020-11-10T00:54:18.294Z] PASS
00:54:18 [2020-11-10T00:54:18.294Z] coverage: 9.3% of statements
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestSymlinkDockerfile (0.01s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDockerfileOutsideTheBuildContext
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestNonExistingDockerfile
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestNonExistingDockerfile (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestCopyRunConfig
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestCopyRunConfig (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestDeepCopyRunConfig
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestDeepCopyRunConfig (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestExportImage
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestExportImage (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] === RUN   TestNormalizeDest
00:54:18 [2020-11-10T00:54:18.294Z] --- PASS: TestNormalizeDest (0.00s)
00:54:18 [2020-11-10T00:54:18.294Z] PASS
00:54:18 [2020-11-10T00:54:18.294Z] ok  	github.com/docker/docker/builder/remotecontext	0.859s	coverage: 9.3% of statements
00:54:18 [2020-11-10T00:54:18.294Z] coverage: 46.3% of statements
00:54:18 [2020-11-10T00:54:18.294Z] ok  	github.com/docker/docker/builder/dockerfile	0.517s	coverage: 46.3% of statements
00:54:20 [2020-11-10T00:54:20.162Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
00:54:21 [2020-11-10T00:54:21.102Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:54:22 [2020-11-10T00:54:22.041Z] --- PASS: TestDockerNetworkConnectAlias (4.38s)
00:54:22 [2020-11-10T00:54:22.041Z] === RUN   TestDockerNetworkReConnect
00:54:23 [2020-11-10T00:54:23.948Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
00:54:26 [2020-11-10T00:54:26.576Z] --- PASS: TestDockerNetworkReConnect (4.49s)
00:54:26 [2020-11-10T00:54:26.576Z] === RUN   TestServicePlugin
00:54:26 [2020-11-10T00:54:26.576Z] === RUN   TestDockerSuite/TestEventsCopy
00:54:27 [2020-11-10T00:54:27.957Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:54:29 [2020-11-10T00:54:29.337Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestCheckpointCreateError
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestCheckpointCreateError (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestCheckpointCreate
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestCheckpointCreate (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestCheckpointDeleteError
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestCheckpointDeleteError (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestCheckpointDelete
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestCheckpointDelete (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestCheckpointListError
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestCheckpointListError (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestCheckpointList
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestCheckpointList (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestCheckpointListContainerNotFound
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestNewClientWithOpsFromEnv
00:54:33 [2020-11-10T00:54:33.241Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z]     client_test.go:23: runtime.GOOS == "windows"
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestGetAPIPath
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestGetAPIPath (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestParseHostURL
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestParseHostURL (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestNegotiateAPIVersionEmpty
00:54:33 [2020-11-10T00:54:33.241Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
00:54:33 [2020-11-10T00:54:33.241Z] === RUN   TestNegotiateAPIVersion
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestNegotiateAPIVersion (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestNegotiateAPVersionOverride
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestNegotiateAPIVersionAutomatic
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestClientRedirect
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestClientRedirect (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigCreateUnsupported
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigCreateUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigCreateError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigCreateError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigCreate
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigCreate (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigInspectNotFound
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigInspectNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigInspectUnsupported
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigInspectUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigInspectError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigInspectConfigNotFound
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigInspect
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigListUnsupported
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigListUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigListError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigListError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigList
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigList (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigRemoveUnsupported
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigRemoveError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigRemoveError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigRemove
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigRemove (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigUpdateUnsupported
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigUpdateError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigUpdateError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestConfigUpdate
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestConfigUpdate (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerCommitError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerCommitError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerCommit
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerCommit (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerStatPathError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerStatPathError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerStatPathNotFoundError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerStatPathNoHeaderError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerStatPath
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerStatPath (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestCopyToContainerError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestCopyToContainerError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestCopyToContainerNotFoundError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestCopyToContainerNotStatusOKError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestCopyToContainer
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestCopyToContainer (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestCopyFromContainerError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestCopyFromContainerError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestCopyFromContainerNotFoundError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestCopyFromContainerNotStatusOKError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestCopyFromContainerNoHeaderError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestCopyFromContainer
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestCopyFromContainer (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerCreateError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerCreateError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerCreateImageNotFound
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerCreateWithName
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerCreateWithName (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerCreateAutoRemove
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerDiffError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerDiffError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerDiff
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerDiff (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerExecCreateError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerExecCreateError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerExecCreate
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerExecCreate (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerExecStartError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerExecStartError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerExecStart
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerExecStart (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerExecInspectError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerExecInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerExecInspect
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerExecInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerExportError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerExportError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerExport
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerExport (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerInspectError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerInspectContainerNotFound
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerInspect
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerInspectNode
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerInspectNode (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerKillError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerKillError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerKill
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerKill (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerListError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerListError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerList
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerList (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerLogsNotFoundError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerLogsError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerLogsError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerLogs
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerLogs (0.22s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerPauseError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerPauseError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerPause
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerPause (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainersPruneError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainersPruneError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainersPrune
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainersPrune (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerRemoveError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerRemoveError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerRemoveNotFoundError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerRemove
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerRemove (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerRenameError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerRenameError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerRename
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerRename (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerResizeError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerResizeError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerExecResizeError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerExecResizeError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerResize
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerResize (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerExecResize
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerExecResize (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerRestartError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerRestartError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerRestart
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerRestart (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerStartError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerStartError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerStart
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerStart (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerStatsError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerStatsError (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerStats
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerStats (0.00s)
00:54:33 [2020-11-10T00:54:33.704Z] === RUN   TestContainerStopError
00:54:33 [2020-11-10T00:54:33.704Z] --- PASS: TestContainerStopError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestContainerStop
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestContainerStop (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestContainerTopError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestContainerTopError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestContainerTop
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestContainerTop (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestContainerUnpauseError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestContainerUnpauseError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestContainerUnpause
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestContainerUnpause (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestContainerUpdateError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestContainerUpdateError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestContainerUpdate
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestContainerUpdate (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestContainerWaitError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestContainerWaitError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestContainerWait
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestContainerWait (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestDiskUsageError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestDiskUsageError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestDiskUsage
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestDiskUsage (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestDistributionInspectUnsupported
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestDistributionInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestEventsErrorInOptions
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestEventsErrorInOptions (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestEventsErrorFromServer
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestEventsErrorFromServer (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestEvents
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestEvents (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestTLSCloseWriter
00:54:33 [2020-11-10T00:54:33.705Z] === PAUSE TestTLSCloseWriter
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageBuildError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageBuildError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageBuild
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageBuild (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestGetDockerOS
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestGetDockerOS (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageCreateError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageCreateError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageCreate
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageCreate (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageHistoryError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageHistoryError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageHistory
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageHistory (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageImportError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageImportError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageImport
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageImport (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageInspectError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageInspectImageNotFound
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageInspectImageNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageInspect
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageListError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageListError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageList
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageList (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageListApiBefore125
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageListApiBefore125 (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageLoadError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageLoadError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageLoad
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageLoad (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagesPruneError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagesPruneError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagesPrune
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagesPrune (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePullReferenceParseError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePullReferenceParseError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePullAnyError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePullAnyError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePullStatusUnauthorizedError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePullWithPrivilegedFuncNoError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePullWithoutErrors
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePullWithoutErrors (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushReferenceError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePushReferenceError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushAnyError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePushAnyError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushStatusUnauthorizedError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushWithPrivilegedFuncNoError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushWithoutErrors
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImagePushWithoutErrors (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageRemoveError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageRemoveError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageRemoveImageNotFound
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageRemove
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageRemove (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageSaveError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageSaveError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageSave
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageSave (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageSearchAnyError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageSearchAnyError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageSearchStatusUnauthorizedError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageSearchWithoutErrors
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageTagError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageTagError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageTagInvalidReference
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageTagInvalidReference (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageTagInvalidSourceImageName
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageTagHexSource
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageTagHexSource (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestImageTag
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestImageTag (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestInfoServerError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestInfoServerError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestInfoInvalidResponseJSONError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestInfo
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestInfo (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkConnectError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkConnectError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkConnect
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkConnect (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkCreateError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkCreateError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkCreate
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkCreate (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkDisconnectError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkDisconnectError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkDisconnect
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkDisconnect (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkInspectError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkInspectNotFoundError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkInspect
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkListError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkListError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkList
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkList (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworksPruneError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworksPruneError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworksPrune
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworksPrune (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkRemoveError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkRemoveError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNetworkRemove
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNetworkRemove (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNodeInspectError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNodeInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNodeInspectNodeNotFound
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNodeInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNodeInspect
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNodeInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNodeListError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNodeListError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNodeList
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNodeList (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNodeRemoveError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNodeRemoveError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNodeRemove
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNodeRemove (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNodeUpdateError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNodeUpdateError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestNodeUpdate
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestNodeUpdate (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestOptionWithTimeout
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestOptionWithTimeout (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPingFail
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPingFail (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPingWithError
00:54:33 [2020-11-10T00:54:33.705Z] 2020/11/10 00:54:33 RoundTripper returned a response & error; ignoring response
00:54:33 [2020-11-10T00:54:33.705Z] 2020/11/10 00:54:33 RoundTripper returned a response & error; ignoring response
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPingWithError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPingSuccess
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPingSuccess (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPingHeadFallback
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPingHeadFallback/OK
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPingHeadFallback/Internal_Server_Error
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPingHeadFallback/Not_Found
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPingHeadFallback (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginDisableError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginDisableError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginDisable
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginDisable (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginEnableError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginEnableError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginEnable
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginEnable (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginInspectError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginInspect
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginListError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginListError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginList
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginList (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginPushError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginPushError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginPush
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginPush (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginRemoveError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginRemoveError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginRemove
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginRemove (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginSetError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginSetError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPluginSet
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPluginSet (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSetHostHeader
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSetHostHeader (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestPlainTextError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestPlainTextError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestInfiniteError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestInfiniteError (0.03s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretCreateUnsupported
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretCreateUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretCreateError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretCreateError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretCreate
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretCreate (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretInspectUnsupported
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretInspectUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretInspectError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretInspectSecretNotFound
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretInspect
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretListUnsupported
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretListUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretListError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretListError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretList
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretList (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretRemoveUnsupported
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretRemoveError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretRemoveError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretRemove
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretRemove (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretUpdateUnsupported
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretUpdateError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretUpdateError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestSecretUpdate
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestSecretUpdate (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestServiceCreateError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestServiceCreateError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestServiceCreate
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestServiceCreate (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestServiceCreateCompatiblePlatforms
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestServiceCreateDigestPinning
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestServiceInspectError
00:54:33 [2020-11-10T00:54:33.705Z] --- PASS: TestServiceInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.705Z] === RUN   TestServiceInspectServiceNotFound
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceInspect
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceListError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceListError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceList
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceList (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceLogsError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceLogsError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceLogs
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceLogs (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceRemoveError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceRemoveError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceRemoveNotFoundError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceRemove
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceRemove (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceUpdateError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceUpdateError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestServiceUpdate
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestServiceUpdate (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmGetUnlockKeyError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmGetUnlockKey
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmInitError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmInitError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmInit
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmInit (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmInspectError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmInspect
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmJoinError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmJoinError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmJoin
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmJoin (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmLeaveError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmLeaveError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmLeave
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmLeave (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmUnlockError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmUnlockError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmUnlock
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmUnlock (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmUpdateError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmUpdateError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestSwarmUpdate
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestSwarmUpdate (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestTaskInspectError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestTaskInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestTaskInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestTaskInspect
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestTaskInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestTaskListError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestTaskListError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestTaskList
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestTaskList (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestVolumeCreateError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestVolumeCreateError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestVolumeCreate
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestVolumeCreate (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestVolumeInspectError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestVolumeInspectError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestVolumeInspectNotFound
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestVolumeInspectNotFound (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestVolumeInspectWithEmptyID
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestVolumeInspect
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestVolumeInspect (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestVolumeListError
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestVolumeListError (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestVolumeList
00:54:33 [2020-11-10T00:54:33.706Z] --- PASS: TestVolumeList (0.00s)
00:54:33 [2020-11-10T00:54:33.706Z] === RUN   TestVolumeRemoveError
00:54:34 [2020-11-10T00:54:34.166Z] --- PASS: TestVolumeRemoveError (0.00s)
00:54:34 [2020-11-10T00:54:34.166Z] === RUN   TestVolumeRemove
00:54:34 [2020-11-10T00:54:34.166Z] --- PASS: TestVolumeRemove (0.00s)
00:54:34 [2020-11-10T00:54:34.166Z] === CONT  TestTLSCloseWriter
00:54:34 [2020-11-10T00:54:34.166Z] --- PASS: TestTLSCloseWriter (0.01s)
00:54:34 [2020-11-10T00:54:34.166Z] PASS
00:54:34 [2020-11-10T00:54:34.166Z] coverage: 74.9% of statements
00:54:34 [2020-11-10T00:54:34.166Z] ok  	github.com/docker/docker/client	0.782s	coverage: 74.9% of statements
00:54:34 [2020-11-10T00:54:34.635Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:54:34 [2020-11-10T00:54:34.895Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:54:35 [2020-11-10T00:54:35.832Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:54:36 [2020-11-10T00:54:36.092Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
00:54:36 [2020-11-10T00:54:36.352Z] === RUN   TestDockerSuite/TestEventsFilterType
00:54:36 [2020-11-10T00:54:36.611Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
00:54:36 [2020-11-10T00:54:36.873Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
00:54:36 [2020-11-10T00:54:36.873Z] === RUN   TestDockerSuite/TestEventsFilters
00:54:37 [2020-11-10T00:54:37.812Z] === RUN   TestDockerSuite/TestEventsFormat
00:54:39 [2020-11-10T00:54:39.192Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:54:39 [2020-11-10T00:54:39.192Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:54:39 [2020-11-10T00:54:39.192Z] === RUN   TestDockerSuite/TestEventsImageImport
00:54:39 [2020-11-10T00:54:39.761Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:54:40 [2020-11-10T00:54:40.020Z] === RUN   TestDockerSuite/TestEventsImagePull
00:54:40 [2020-11-10T00:54:40.278Z] === RUN   TestDockerSuite/TestEventsImageTag
00:54:41 [2020-11-10T00:54:41.215Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
00:54:41 [2020-11-10T00:54:41.475Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
00:54:41 [2020-11-10T00:54:41.475Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
00:54:41 [2020-11-10T00:54:41.475Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:54:43 [2020-11-10T00:54:43.383Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
00:54:43 [2020-11-10T00:54:43.642Z] === RUN   TestDockerSuite/TestEventsRename
00:54:44 [2020-11-10T00:54:44.211Z] === RUN   TestDockerSuite/TestEventsResize
00:54:44 [2020-11-10T00:54:44.780Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:54:51 [2020-11-10T00:54:51.348Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:54:51 [2020-11-10T00:54:51.348Z] === RUN   TestDockerSuite/TestEventsStreaming
00:54:51 [2020-11-10T00:54:51.348Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
00:54:53 [2020-11-10T00:54:53.890Z] === RUN   TestDockerSuite/TestEventsTop
00:54:54 [2020-11-10T00:54:54.459Z] === RUN   TestDockerSuite/TestEventsUntag
00:54:55 [2020-11-10T00:54:55.290Z] --- PASS: TestCheckoutGit (39.23s)
00:54:55 [2020-11-10T00:54:55.290Z] === RUN   TestValidGitTransport
00:54:55 [2020-11-10T00:54:55.290Z] --- PASS: TestValidGitTransport (0.00s)
00:54:55 [2020-11-10T00:54:55.290Z] === RUN   TestGitInvalidRef
00:54:55 [2020-11-10T00:54:55.290Z] --- PASS: TestGitInvalidRef (0.25s)
00:54:55 [2020-11-10T00:54:55.290Z] PASS
00:54:55 [2020-11-10T00:54:55.290Z] coverage: 86.3% of statements
00:54:55 [2020-11-10T00:54:55.290Z] ok  	github.com/docker/docker/builder/remotecontext/git	39.660s	coverage: 86.3% of statements
00:54:55 [2020-11-10T00:54:55.290Z] ?   	github.com/docker/docker/cli	[no test files]
00:54:55 [2020-11-10T00:54:55.290Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:54:56 [2020-11-10T00:54:56.994Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
00:54:58 [2020-11-10T00:54:58.371Z] --- PASS: TestServicePlugin (31.70s)
00:54:58 [2020-11-10T00:54:58.371Z]     plugin_test.go:62: [d6dfacf15928c] joining swarm manager [d6291389293b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:54:58 [2020-11-10T00:54:58.371Z]     plugin_test.go:65: [d5f26c3c250cb] joining swarm manager [d6291389293b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:54:58 [2020-11-10T00:54:58.371Z] === RUN   TestServiceUpdateLabel
00:54:59 [2020-11-10T00:54:59.597Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:55:00 [2020-11-10T00:55:00.277Z] --- PASS: TestServiceUpdateLabel (1.92s)
00:55:00 [2020-11-10T00:55:00.277Z] === RUN   TestServiceUpdateSecrets
00:55:00 [2020-11-10T00:55:00.963Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:55:02 [2020-11-10T00:55:02.331Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:55:03 [2020-11-10T00:55:03.566Z] === RUN   TestDockerSuite/TestExec
00:55:03 [2020-11-10T00:55:03.566Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonCliConfigWithTLS
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.01s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonCliConfigWithConflicts
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonCliWithConflictingLabels
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestConfigureDaemonLogs
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestConfigureDaemonLogs (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestCommonOptionsInstallFlags
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
00:55:03 [2020-11-10T00:55:03.874Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
00:55:03 [2020-11-10T00:55:03.874Z] PASS
00:55:03 [2020-11-10T00:55:03.874Z] coverage: 18.4% of statements
00:55:03 [2020-11-10T00:55:03.874Z] ok  	github.com/docker/docker/cmd/dockerd	0.673s	coverage: 18.4% of statements
00:55:04 [2020-11-10T00:55:04.134Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:55:04 [2020-11-10T00:55:04.221Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:55:04 [2020-11-10T00:55:04.706Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:55:05 [2020-11-10T00:55:05.275Z] === RUN   TestDockerSuite/TestExecAPIStart
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestContainerStopSignal
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestContainerStopSignal (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestContainerStopTimeout
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestContainerStopTimeout (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestContainerSecretReferenceDestTarget
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestContainerLogPathSetForJSONFileLogger
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestContainerLogPathSetForRingLogger
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestReplaceAndAppendEnvVars
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestNewMemoryStore
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestNewMemoryStore (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestAddContainers
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestAddContainers (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestGetContainer
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestGetContainer (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestDeleteContainer
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestDeleteContainer (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestListContainers
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestListContainers (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestFirstContainer
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestFirstContainer (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestApplyAllContainer
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestApplyAllContainer (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestIsValidHealthString
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestIsValidHealthString (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestStateRunStop
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestStateRunStop (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestStateTimeoutWait
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestStateTimeoutWait (0.10s)
00:55:06 [2020-11-10T00:55:06.064Z]     state_test.go:141: Stop callback fired
00:55:06 [2020-11-10T00:55:06.064Z]     state_test.go:165: Stop callback fired
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestIsValidStateString
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestIsValidStateString (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestViewSaveDelete
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestViewSaveDelete (0.03s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestViewAll
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestViewAll (0.04s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestViewGet
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestViewGet (0.04s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestNames
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestNames (0.00s)
00:55:06 [2020-11-10T00:55:06.064Z] === RUN   TestViewWithHealthCheck
00:55:06 [2020-11-10T00:55:06.064Z] --- PASS: TestViewWithHealthCheck (0.01s)
00:55:06 [2020-11-10T00:55:06.064Z] PASS
00:55:06 [2020-11-10T00:55:06.064Z] coverage: 41.6% of statements
00:55:06 [2020-11-10T00:55:06.526Z] ok  	github.com/docker/docker/container	0.649s	coverage: 41.6% of statements
00:55:06 [2020-11-10T00:55:06.526Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:55:06 [2020-11-10T00:55:06.526Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:55:06 [2020-11-10T00:55:06.526Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:55:06 [2020-11-10T00:55:06.526Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:55:06 [2020-11-10T00:55:06.654Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:55:06 [2020-11-10T00:55:06.914Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:55:07 [2020-11-10T00:55:07.483Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:55:07 [2020-11-10T00:55:07.491Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:55:08 [2020-11-10T00:55:08.052Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:55:08 [2020-11-10T00:55:08.053Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
00:55:08 [2020-11-10T00:55:08.054Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:55:08 [2020-11-10T00:55:08.622Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:55:08 [2020-11-10T00:55:08.709Z] === RUN   TestPrepare
00:55:08 [2020-11-10T00:55:08.709Z] --- PASS: TestPrepare (0.00s)
00:55:08 [2020-11-10T00:55:08.709Z] === RUN   TestStart
00:55:08 [2020-11-10T00:55:08.709Z] --- PASS: TestStart (0.00s)
00:55:08 [2020-11-10T00:55:08.709Z] === RUN   TestWaitCancel
00:55:08 [2020-11-10T00:55:08.709Z] --- PASS: TestWaitCancel (0.00s)
00:55:08 [2020-11-10T00:55:08.709Z] === RUN   TestWaitDisabled
00:55:08 [2020-11-10T00:55:08.709Z] --- PASS: TestWaitDisabled (0.00s)
00:55:08 [2020-11-10T00:55:08.709Z] === RUN   TestWaitEnabled
00:55:08 [2020-11-10T00:55:08.709Z] --- PASS: TestWaitEnabled (0.00s)
00:55:08 [2020-11-10T00:55:08.709Z] === RUN   TestRemove
00:55:08 [2020-11-10T00:55:08.709Z] --- PASS: TestRemove (0.00s)
00:55:08 [2020-11-10T00:55:08.709Z] PASS
00:55:08 [2020-11-10T00:55:08.709Z] coverage: 65.3% of statements
00:55:08 [2020-11-10T00:55:08.709Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.301s	coverage: 65.3% of statements
00:55:09 [2020-11-10T00:55:09.421Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:55:09 [2020-11-10T00:55:09.563Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:55:10 [2020-11-10T00:55:10.135Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:55:10 [2020-11-10T00:55:10.789Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:55:11 [2020-11-10T00:55:11.045Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:55:11 [2020-11-10T00:55:11.535Z] === RUN   TestDockerSuite/TestExecCgroup
00:55:12 [2020-11-10T00:55:12.416Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:55:12 [2020-11-10T00:55:12.914Z] === RUN   TestDockerSuite/TestExecEnv
00:55:13 [2020-11-10T00:55:13.176Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestNewListSecretsFilters
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestNewListSecretsFilters (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestNewListConfigsFilters
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestNewListConfigsFilters (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] PASS
00:55:13 [2020-11-10T00:55:13.409Z] coverage: 0.5% of statements
00:55:13 [2020-11-10T00:55:13.409Z] ok  	github.com/docker/docker/daemon/cluster	0.856s	coverage: 0.5% of statements
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCContainerRuntime
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCIsolation
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCIsolation/empty
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCIsolation/default
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCIsolation/process
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCIsolation
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCIsolation/default
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCIsolation/process
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCCredentialSpec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCConfigs
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCConfigs/file
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCConfigs
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCConfigs/file
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
00:55:13 [2020-11-10T00:55:13.409Z] === RUN   TestServiceConvertToGRPCConfigs/none
00:55:13 [2020-11-10T00:55:13.409Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
00:55:13 [2020-11-10T00:55:13.409Z] PASS
00:55:13 [2020-11-10T00:55:13.409Z] coverage: 35.9% of statements
00:55:13 [2020-11-10T00:55:13.409Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.359s	coverage: 35.9% of statements
00:55:13 [2020-11-10T00:55:13.781Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:55:14 [2020-11-10T00:55:14.555Z] === RUN   TestDockerSuite/TestExecExitStatus
00:55:15 [2020-11-10T00:55:15.125Z] --- PASS: TestServiceUpdateSecrets (15.00s)
00:55:15 [2020-11-10T00:55:15.125Z] === RUN   TestServiceUpdateConfigs
00:55:15 [2020-11-10T00:55:15.385Z] === RUN   TestDockerSuite/TestExecInspectID
00:55:15 [2020-11-10T00:55:15.672Z] #33 156.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:55:17 [2020-11-10T00:55:17.040Z] #33 158.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:55:17 [2020-11-10T00:55:17.293Z] === RUN   TestDockerSuite/TestExecInteractive
00:55:17 [2020-11-10T00:55:17.603Z] #33 158.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:55:17 [2020-11-10T00:55:17.863Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
00:55:18 [2020-11-10T00:55:18.146Z] === RUN   TestDiscoveryOptsErrors
00:55:18 [2020-11-10T00:55:18.146Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
00:55:18 [2020-11-10T00:55:18.146Z] === RUN   TestDiscoveryOpts
00:55:18 [2020-11-10T00:55:18.146Z] --- PASS: TestDiscoveryOpts (0.00s)
00:55:18 [2020-11-10T00:55:18.146Z] PASS
00:55:18 [2020-11-10T00:55:18.146Z] coverage: 30.0% of statements
00:55:18 [2020-11-10T00:55:18.146Z] ok  	github.com/docker/docker/daemon/discovery	0.209s	coverage: 30.0% of statements
00:55:18 [2020-11-10T00:55:18.434Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:55:19 [2020-11-10T00:55:19.003Z] === RUN   TestDockerSuite/TestExecParseError
00:55:19 [2020-11-10T00:55:19.495Z] #33 160.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:55:19 [2020-11-10T00:55:19.574Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:55:20 [2020-11-10T00:55:20.143Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:55:20 [2020-11-10T00:55:20.328Z] === RUN   TestVerifyNetworkingConfig
00:55:20 [2020-11-10T00:55:20.328Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
00:55:20 [2020-11-10T00:55:20.328Z] === RUN   TestGetContainer
00:55:20 [2020-11-10T00:55:20.328Z] --- PASS: TestGetContainer (0.00s)
00:55:20 [2020-11-10T00:55:20.328Z] === RUN   TestValidContainerNames
00:55:20 [2020-11-10T00:55:20.328Z] --- PASS: TestValidContainerNames (0.00s)
00:55:20 [2020-11-10T00:55:20.328Z] === RUN   TestContainerInitDNS
00:55:20 [2020-11-10T00:55:20.328Z] --- SKIP: TestContainerInitDNS (0.00s)
00:55:20 [2020-11-10T00:55:20.328Z]     daemon_test.go:147: root required
00:55:20 [2020-11-10T00:55:20.328Z] === RUN   TestMerge
00:55:20 [2020-11-10T00:55:20.328Z] --- PASS: TestMerge (0.00s)
00:55:20 [2020-11-10T00:55:20.328Z] === RUN   TestValidateContainerIsolation
00:55:20 [2020-11-10T00:55:20.328Z] --- PASS: TestValidateContainerIsolation (0.00s)
00:55:20 [2020-11-10T00:55:20.328Z] === RUN   TestFindNetworkErrorType
00:55:20 [2020-11-10T00:55:20.328Z] --- PASS: TestFindNetworkErrorType (0.00s)
00:55:20 [2020-11-10T00:55:20.328Z] === RUN   TestEnsureServicesExist
00:55:20 [2020-11-10T00:55:20.328Z] --- PASS: TestEnsureServicesExist (0.00s)
00:55:20 [2020-11-10T00:55:20.328Z] === RUN   TestEnsureServicesExistErrors
00:55:20 [2020-11-10T00:55:20.329Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
00:55:20 [2020-11-10T00:55:20.329Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
00:55:20 [2020-11-10T00:55:20.329Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
00:55:20 [2020-11-10T00:55:20.329Z] --- PASS: TestEnsureServicesExistErrors (0.01s)
00:55:20 [2020-11-10T00:55:20.329Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
00:55:20 [2020-11-10T00:55:20.329Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
00:55:20 [2020-11-10T00:55:20.329Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
00:55:20 [2020-11-10T00:55:20.329Z] === RUN   TestContainerDelete
00:55:20 [2020-11-10T00:55:20.329Z] --- PASS: TestContainerDelete (0.00s)
00:55:20 [2020-11-10T00:55:20.329Z] === RUN   TestContainerDoubleDelete
00:55:20 [2020-11-10T00:55:20.329Z] --- PASS: TestContainerDoubleDelete (0.00s)
00:55:20 [2020-11-10T00:55:20.329Z] === RUN   TestLogContainerEventCopyLabels
00:55:20 [2020-11-10T00:55:20.329Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
00:55:20 [2020-11-10T00:55:20.329Z] === RUN   TestLogContainerEventWithAttributes
00:55:20 [2020-11-10T00:55:20.329Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
00:55:20 [2020-11-10T00:55:20.329Z] === RUN   TestNoneHealthcheck
00:55:20 [2020-11-10T00:55:20.329Z] --- PASS: TestNoneHealthcheck (0.00s)
00:55:20 [2020-11-10T00:55:20.329Z] === RUN   TestHealthStates
00:55:20 [2020-11-10T00:55:20.403Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:55:20 [2020-11-10T00:55:20.425Z] #33 161.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:55:20 [2020-11-10T00:55:20.789Z] time="2020-11-10T00:55:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:55:20 [2020-11-10T00:55:20.789Z] time="2020-11-10T00:55:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:55:20 [2020-11-10T00:55:20.789Z] time="2020-11-10T00:55:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:55:20 [2020-11-10T00:55:20.789Z] time="2020-11-10T00:55:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:55:20 [2020-11-10T00:55:20.789Z] time="2020-11-10T00:55:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:55:20 [2020-11-10T00:55:20.789Z] time="2020-11-10T00:55:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:55:20 [2020-11-10T00:55:20.789Z] time="2020-11-10T00:55:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:55:20 [2020-11-10T00:55:20.789Z] time="2020-11-10T00:55:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:55:20 [2020-11-10T00:55:20.789Z] time="2020-11-10T00:55:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:55:20 [2020-11-10T00:55:20.789Z] time="2020-11-10T00:55:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:55:20 [2020-11-10T00:55:20.789Z] --- PASS: TestHealthStates (0.24s)
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestMaskURLCredentials
00:55:20 [2020-11-10T00:55:20.789Z] --- PASS: TestMaskURLCredentials (0.00s)
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestGetInspectData
00:55:20 [2020-11-10T00:55:20.789Z] --- PASS: TestGetInspectData (0.00s)
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestFillLicense
00:55:20 [2020-11-10T00:55:20.789Z] --- PASS: TestFillLicense (0.00s)
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestListInvalidFilter
00:55:20 [2020-11-10T00:55:20.789Z] --- PASS: TestListInvalidFilter (0.00s)
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestNameFilter
00:55:20 [2020-11-10T00:55:20.789Z] --- PASS: TestNameFilter (0.00s)
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
00:55:20 [2020-11-10T00:55:20.789Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
00:55:20 [2020-11-10T00:55:20.789Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
00:55:20 [2020-11-10T00:55:20.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
00:55:20 [2020-11-10T00:55:20.789Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
00:55:20 [2020-11-10T00:55:20.789Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonReloadLabels
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonReloadLabels (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonReloadMirrors
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonReloadMirrors (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonReloadInsecureRegistries
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonReloadNotAffectOthers
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonDiscoveryReload
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestBuilderGC
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestBuilderGC (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonConfigurationNotFound
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonBrokenConfiguration
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestParseClusterAdvertiseSettings
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestFindConfigurationConflicts
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestFindConfigurationConflicts (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonConfigurationMergeConflicts
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonConfigurationMergeConcurrent
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonConfigurationMergeConcurrentError
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestFindConfigurationConflictsWithMergedValues
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestValidateConfigurationErrors (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfiguration
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfiguration/with_label
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfiguration/with_dns
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfiguration/with_dns-search
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfiguration/with_max-download-attempts
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestValidateConfiguration/with_node_generic_resources
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestValidateConfiguration (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestModifiedDiscoverySettings
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestReloadSetConfigFileNotExist
00:55:20 [2020-11-10T00:55:20.790Z] time="2020-11-10T00:55:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestReloadDefaultConfigNotExist
00:55:20 [2020-11-10T00:55:20.790Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestReloadBadDefaultConfig
00:55:20 [2020-11-10T00:55:20.790Z] time="2020-11-10T00:55:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-121976183"
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestReloadWithConflictingLabels
00:55:20 [2020-11-10T00:55:20.790Z] time="2020-11-10T00:55:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-473963626"
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestReloadWithConflictingLabels (0.01s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestReloadWithDuplicateLabels
00:55:20 [2020-11-10T00:55:20.790Z] time="2020-11-10T00:55:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-250706113"
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] === RUN   TestDaemonConfigurationMerge
00:55:20 [2020-11-10T00:55:20.790Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
00:55:20 [2020-11-10T00:55:20.790Z] PASS
00:55:20 [2020-11-10T00:55:20.790Z] coverage: 79.7% of statements
00:55:20 [2020-11-10T00:55:20.790Z] ok  	github.com/docker/docker/daemon/config	1.172s	coverage: 79.7% of statements
00:55:21 [2020-11-10T00:55:21.252Z] === RUN   TestEventsLog
00:55:21 [2020-11-10T00:55:21.252Z] --- PASS: TestEventsLog (0.00s)
00:55:21 [2020-11-10T00:55:21.252Z] === RUN   TestEventsLogTimeout
00:55:21 [2020-11-10T00:55:21.252Z] --- PASS: TestEventsLogTimeout (0.00s)
00:55:21 [2020-11-10T00:55:21.252Z] === RUN   TestLogEvents
00:55:21 [2020-11-10T00:55:21.252Z] --- PASS: TestLogEvents (0.05s)
00:55:21 [2020-11-10T00:55:21.252Z] === RUN   TestLoadBufferedEvents
00:55:21 [2020-11-10T00:55:21.252Z] --- PASS: TestLoadBufferedEvents (0.16s)
00:55:21 [2020-11-10T00:55:21.252Z] === RUN   TestLoadBufferedEventsOnlyFromPast
00:55:21 [2020-11-10T00:55:21.252Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
00:55:21 [2020-11-10T00:55:21.252Z] === RUN   TestIgnoreBufferedWhenNoTimes
00:55:21 [2020-11-10T00:55:21.252Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
00:55:21 [2020-11-10T00:55:21.252Z] PASS
00:55:21 [2020-11-10T00:55:21.252Z] coverage: 50.0% of statements
00:55:21 [2020-11-10T00:55:21.252Z] ok  	github.com/docker/docker/daemon/events	0.389s	coverage: 50.0% of statements
00:55:21 [2020-11-10T00:55:21.768Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
00:55:21 [2020-11-10T00:55:21.768Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
00:55:21 [2020-11-10T00:55:21.783Z] === RUN   TestDockerSuite/TestExecSetEnv
00:55:21 [2020-11-10T00:55:21.790Z] #33 163.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:55:22 [2020-11-10T00:55:22.230Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
00:55:22 [2020-11-10T00:55:22.230Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
00:55:22 [2020-11-10T00:55:22.354Z] === RUN   TestDockerSuite/TestExecStartFails
00:55:22 [2020-11-10T00:55:22.690Z] === RUN   TestWaitNodeAttachment
00:55:22 [2020-11-10T00:55:22.690Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
00:55:22 [2020-11-10T00:55:22.690Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
00:55:22 [2020-11-10T00:55:22.690Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:55:22 [2020-11-10T00:55:22.690Z]     reload_test.go:520: root required
00:55:22 [2020-11-10T00:55:22.690Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
00:55:22 [2020-11-10T00:55:22.690Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
00:55:22 [2020-11-10T00:55:22.690Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
00:55:22 [2020-11-10T00:55:22.690Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
00:55:22 [2020-11-10T00:55:22.690Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
00:55:22 [2020-11-10T00:55:22.690Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
00:55:22 [2020-11-10T00:55:22.690Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
00:55:22 [2020-11-10T00:55:22.690Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
00:55:22 [2020-11-10T00:55:22.690Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
00:55:22 [2020-11-10T00:55:22.690Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
00:55:22 [2020-11-10T00:55:22.690Z] === RUN   TestParseVolumesFrom
00:55:22 [2020-11-10T00:55:22.690Z] --- PASS: TestParseVolumesFrom (0.00s)
00:55:22 [2020-11-10T00:55:22.690Z] PASS
00:55:22 [2020-11-10T00:55:22.690Z] coverage: 9.1% of statements
00:55:22 [2020-11-10T00:55:22.690Z] ok  	github.com/docker/docker/daemon	3.084s	coverage: 9.1% of statements
00:55:22 [2020-11-10T00:55:22.690Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:55:23 [2020-11-10T00:55:23.149Z] --- PASS: TestWaitNodeAttachment (0.40s)
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestIsolationConversion
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestIsolationConversion/default
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestIsolationConversion/process
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestIsolationConversion/hyperv
00:55:23 [2020-11-10T00:55:23.149Z] --- PASS: TestIsolationConversion (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z]     --- PASS: TestIsolationConversion/default (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z]     --- PASS: TestIsolationConversion/process (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestContainerLabels
00:55:23 [2020-11-10T00:55:23.149Z] --- PASS: TestContainerLabels (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestCredentialSpecConversion
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestCredentialSpecConversion/none
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestCredentialSpecConversion/config
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestCredentialSpecConversion/file
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestCredentialSpecConversion/registry
00:55:23 [2020-11-10T00:55:23.149Z] --- PASS: TestCredentialSpecConversion (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestControllerValidateMountBind
00:55:23 [2020-11-10T00:55:23.149Z] --- PASS: TestControllerValidateMountBind (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestControllerValidateMountVolume
00:55:23 [2020-11-10T00:55:23.149Z] --- PASS: TestControllerValidateMountVolume (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestControllerValidateMountTarget
00:55:23 [2020-11-10T00:55:23.149Z] --- PASS: TestControllerValidateMountTarget (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestControllerValidateMountTmpfs
00:55:23 [2020-11-10T00:55:23.149Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestControllerValidateMountInvalidType
00:55:23 [2020-11-10T00:55:23.149Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z] === RUN   TestControllerValidateMountNamedPipe
00:55:23 [2020-11-10T00:55:23.149Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
00:55:23 [2020-11-10T00:55:23.149Z] PASS
00:55:23 [2020-11-10T00:55:23.149Z] coverage: 11.3% of statements
00:55:23 [2020-11-10T00:55:23.149Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.674s	coverage: 11.3% of statements
00:55:23 [2020-11-10T00:55:23.149Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:55:23 [2020-11-10T00:55:23.149Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:55:23 [2020-11-10T00:55:23.149Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:55:23 [2020-11-10T00:55:23.156Z] #33 164.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:55:23 [2020-11-10T00:55:23.291Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:55:24 [2020-11-10T00:55:24.084Z] #33 165.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:55:24 [2020-11-10T00:55:24.121Z] === RUN   TestLinkNaming
00:55:24 [2020-11-10T00:55:24.121Z] --- PASS: TestLinkNaming (0.00s)
00:55:24 [2020-11-10T00:55:24.121Z] === RUN   TestLinkNew
00:55:24 [2020-11-10T00:55:24.121Z] --- PASS: TestLinkNew (0.00s)
00:55:24 [2020-11-10T00:55:24.121Z] === RUN   TestLinkEnv
00:55:24 [2020-11-10T00:55:24.121Z] --- PASS: TestLinkEnv (0.00s)
00:55:24 [2020-11-10T00:55:24.121Z] === RUN   TestLinkMultipleEnv
00:55:24 [2020-11-10T00:55:24.121Z] --- PASS: TestLinkMultipleEnv (0.00s)
00:55:24 [2020-11-10T00:55:24.121Z] === RUN   TestLinkPortRangeEnv
00:55:24 [2020-11-10T00:55:24.121Z] --- PASS: TestLinkPortRangeEnv (0.00s)
00:55:24 [2020-11-10T00:55:24.121Z] PASS
00:55:24 [2020-11-10T00:55:24.121Z] coverage: 93.0% of statements
00:55:24 [2020-11-10T00:55:24.121Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
00:55:25 [2020-11-10T00:55:25.091Z] === RUN   TestIsEmptyDir
00:55:25 [2020-11-10T00:55:25.091Z] --- PASS: TestIsEmptyDir (0.01s)
00:55:25 [2020-11-10T00:55:25.091Z] PASS
00:55:25 [2020-11-10T00:55:25.091Z] coverage: 2.3% of statements
00:55:25 [2020-11-10T00:55:25.091Z] ok  	github.com/docker/docker/daemon/graphdriver	0.360s	coverage: 2.3% of statements
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
00:55:25 [2020-11-10T00:55:25.091Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
00:55:25 [2020-11-10T00:55:25.452Z] #33 166.3 
00:55:25 [2020-11-10T00:55:25.452Z] #33 DONE 166.5s
00:55:25 [2020-11-10T00:55:25.452Z] 
00:55:25 [2020-11-10T00:55:25.452Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
00:55:26 [2020-11-10T00:55:26.633Z] === RUN   TestAdapterReadLogs
00:55:26 [2020-11-10T00:55:26.633Z] --- PASS: TestAdapterReadLogs (0.00s)
00:55:26 [2020-11-10T00:55:26.633Z] === RUN   TestCopier
00:55:26 [2020-11-10T00:55:26.633Z] --- PASS: TestCopier (0.02s)
00:55:26 [2020-11-10T00:55:26.633Z] === RUN   TestCopierLongLines
00:55:26 [2020-11-10T00:55:26.633Z] --- PASS: TestCopierLongLines (0.01s)
00:55:26 [2020-11-10T00:55:26.633Z] === RUN   TestCopierSlow
00:55:26 [2020-11-10T00:55:26.818Z] #34 DONE 1.2s
00:55:27 [2020-11-10T00:55:27.093Z] --- PASS: TestCopierSlow (0.24s)
00:55:27 [2020-11-10T00:55:27.093Z] === RUN   TestCopierWithSized
00:55:27 [2020-11-10T00:55:27.093Z] --- PASS: TestCopierWithSized (0.07s)
00:55:27 [2020-11-10T00:55:27.093Z] === RUN   TestCopierWithPartial
00:55:27 [2020-11-10T00:55:27.093Z] --- PASS: TestCopierWithPartial (0.00s)
00:55:27 [2020-11-10T00:55:27.093Z] === RUN   TestRingLogger
00:55:27 [2020-11-10T00:55:27.093Z] --- PASS: TestRingLogger (0.00s)
00:55:27 [2020-11-10T00:55:27.093Z] === RUN   TestRingCap
00:55:27 [2020-11-10T00:55:27.093Z] --- PASS: TestRingCap (0.00s)
00:55:27 [2020-11-10T00:55:27.093Z] === RUN   TestRingClose
00:55:27 [2020-11-10T00:55:27.093Z] --- PASS: TestRingClose (0.00s)
00:55:27 [2020-11-10T00:55:27.093Z] === RUN   TestRingDrain
00:55:27 [2020-11-10T00:55:27.093Z] --- PASS: TestRingDrain (0.00s)
00:55:27 [2020-11-10T00:55:27.093Z] PASS
00:55:27 [2020-11-10T00:55:27.093Z] coverage: 41.2% of statements
00:55:27 [2020-11-10T00:55:27.093Z] ok  	github.com/docker/docker/daemon/logger	0.550s	coverage: 41.2% of statements
00:55:28 [2020-11-10T00:55:28.184Z] 
00:55:28 [2020-11-10T00:55:28.184Z] #35 [runner 12/12] COPY --from=builder       /build/ /
00:55:28 [2020-11-10T00:55:28.746Z] #35 DONE 0.6s
00:55:28 [2020-11-10T00:55:28.746Z] 
00:55:28 [2020-11-10T00:55:28.746Z] #36 exporting to image
00:55:28 [2020-11-10T00:55:28.746Z] #36 exporting layers
00:55:29 [2020-11-10T00:55:29.276Z] === RUN   TestNewStreamConfig
00:55:29 [2020-11-10T00:55:29.276Z] === RUN   TestNewStreamConfig/defaults
00:55:29 [2020-11-10T00:55:29.276Z] === RUN   TestNewStreamConfig/invalid_create_group
00:55:29 [2020-11-10T00:55:29.276Z] === RUN   TestNewStreamConfig/invalid_flush_interval
00:55:29 [2020-11-10T00:55:29.276Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
00:55:29 [2020-11-10T00:55:29.276Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
00:55:29 [2020-11-10T00:55:29.276Z] === RUN   TestNewStreamConfig/flush_interval_at_15
00:55:29 [2020-11-10T00:55:29.276Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
00:55:29 [2020-11-10T00:55:29.276Z] --- PASS: TestNewStreamConfig (0.00s)
00:55:29 [2020-11-10T00:55:29.276Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
00:55:29 [2020-11-10T00:55:29.276Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
00:55:29 [2020-11-10T00:55:29.276Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
00:55:29 [2020-11-10T00:55:29.276Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
00:55:29 [2020-11-10T00:55:29.276Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
00:55:29 [2020-11-10T00:55:29.276Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
00:55:29 [2020-11-10T00:55:29.276Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestNewAWSLogsClientUserAgentHandler
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestNewAWSLogsClientRegionDetect
00:55:29 [2020-11-10T00:55:29.277Z] time="2020-11-10T00:55:28Z" level=info msg="Trying to get region from EC2 Metadata"
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCreateSuccess
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCreateSuccess (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCreateLogGroupSuccess
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCreateError
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCreateError (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCreateAlreadyExists
00:55:29 [2020-11-10T00:55:29.277Z] time="2020-11-10T00:55:29Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCreateAlreadyExists (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestLogClosed
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestLogClosed (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestLogBlocking
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestLogBlocking (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestLogNonBlockingBufferEmpty
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestLogNonBlockingBufferFull
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestPublishBatchSuccess
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestPublishBatchSuccess (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestPublishBatchError
00:55:29 [2020-11-10T00:55:29.277Z] time="2020-11-10T00:55:29Z" level=error msg=Error
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestPublishBatchError (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestPublishBatchInvalidSeqSuccess
00:55:29 [2020-11-10T00:55:29.277Z] time="2020-11-10T00:55:29Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestPublishBatchAlreadyAccepted
00:55:29 [2020-11-10T00:55:29.277Z] time="2020-11-10T00:55:29Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
00:55:29 [2020-11-10T00:55:29.277Z] time="2020-11-10T00:55:29Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchSimple
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchSimple (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchTicker
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchTicker (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchMultilinePattern
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchClose
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchClose (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestEffectiveLen
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestEffectiveLen/0/Hello
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestEffectiveLen/2/🙃
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestEffectiveLen/3/����
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestEffectiveLen/4/He��o
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestEffectiveLen/5/
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestEffectiveLen (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestFindValidSplit
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestFindValidSplit/0/
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestFindValidSplit/1/Hello
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestFindValidSplit/2/Hello
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestFindValidSplit/3/Hello
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestFindValidSplit/4/🙃
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestFindValidSplit/5/🙃
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestFindValidSplit/6/a�
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestFindValidSplit/7/a�
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestFindValidSplit (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1044: 
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1045: 
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1044: Hello
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1045: 
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1044: He
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1045: llo
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1044: 
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1045: Hello
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1044: 
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1045: 🙃
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1044: 🙃
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1045: 
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1044: a
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1045: �
00:55:29 [2020-11-10T00:55:29.277Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1044: a�
00:55:29 [2020-11-10T00:55:29.277Z]         cloudwatchlogs_test.go:1045: 
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestProcessEventEmoji
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestProcessEventEmoji (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchLineSplit
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchLineSplit (0.01s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchLineSplitWithBinary
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchMaxEvents
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchMaxTotalBytes
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
00:55:29 [2020-11-10T00:55:29.277Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
00:55:29 [2020-11-10T00:55:29.277Z] === RUN   TestCollectBatchWithDuplicateTimestamps
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestParseLogOptionsMultilinePattern
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestParseLogOptionsDatetimeFormat
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestCreateTagSuccess
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestCreateTagSuccess (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] PASS
00:55:29 [2020-11-10T00:55:29.738Z] coverage: 77.4% of statements
00:55:29 [2020-11-10T00:55:29.738Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.768s	coverage: 77.4% of statements
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestSearchRegistryForImagesErrors
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestSearchRegistryForImages
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestSearchRegistryForImages (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] PASS
00:55:29 [2020-11-10T00:55:29.738Z] coverage: 4.9% of statements
00:55:29 [2020-11-10T00:55:29.738Z] ok  	github.com/docker/docker/daemon/images	0.358s	coverage: 4.9% of statements
00:55:29 [2020-11-10T00:55:29.738Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:55:29 [2020-11-10T00:55:29.738Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:55:29 [2020-11-10T00:55:29.738Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
00:55:29 [2020-11-10T00:55:29.738Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:55:29 [2020-11-10T00:55:29.738Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:55:29 [2020-11-10T00:55:29.738Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
00:55:29 [2020-11-10T00:55:29.738Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestJSONFileLogger
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestJSONFileLogger (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestJSONFileLoggerWithTags
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestJSONFileLoggerWithOpts
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestJSONFileLoggerWithLabelsEnv
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestEncodeDecode
00:55:29 [2020-11-10T00:55:29.738Z] === PAUSE TestEncodeDecode
00:55:29 [2020-11-10T00:55:29.738Z] === CONT  TestEncodeDecode
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestJSONLogsMarshalJSONBuf
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
00:55:29 [2020-11-10T00:55:29.738Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
00:55:29 [2020-11-10T00:55:29.738Z] --- PASS: TestEncodeDecode (0.15s)
00:55:29 [2020-11-10T00:55:29.738Z] PASS
00:55:29 [2020-11-10T00:55:29.738Z] coverage: 61.6% of statements
00:55:29 [2020-11-10T00:55:29.738Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.657s	coverage: 61.6% of statements
00:55:30 [2020-11-10T00:55:30.198Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s)
00:55:30 [2020-11-10T00:55:30.198Z] === RUN   TestFastTimeMarshalJSON
00:55:30 [2020-11-10T00:55:30.198Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
00:55:30 [2020-11-10T00:55:30.198Z] PASS
00:55:30 [2020-11-10T00:55:30.198Z] coverage: 87.2% of statements
00:55:30 [2020-11-10T00:55:30.198Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.292s	coverage: 87.2% of statements
00:55:31 [2020-11-10T00:55:31.409Z] --- PASS: TestServiceUpdateConfigs (14.93s)
00:55:31 [2020-11-10T00:55:31.409Z] === RUN   TestServiceUpdateNetwork
00:55:32 [2020-11-10T00:55:32.016Z] #36 exporting layers 3.0s done
00:55:32 [2020-11-10T00:55:32.016Z] #36 writing image sha256:6692af448a9f33d9846e79c9a87cf69570fe5c0322e2398abb3952401e9440b3 done
00:55:32 [2020-11-10T00:55:32.016Z] #36 naming to docker.io/library/moby-e2e-test done
00:55:32 [2020-11-10T00:55:32.016Z] #36 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:55:32 [2020-11-10T00:55:32.371Z] + echo Ensuring container killed.
00:55:32 [2020-11-10T00:55:32.371Z] Ensuring container killed.
00:55:32 [2020-11-10T00:55:32.371Z] + docker rm -vf docker-pr16
00:55:32 [2020-11-10T00:55:32.371Z] Error: No such container: docker-pr16
00:55:32 [2020-11-10T00:55:32.371Z] + true
[Pipeline] sh
00:55:32 [2020-11-10T00:55:32.693Z] + echo Chowning /workspace to jenkins user
00:55:32 [2020-11-10T00:55:32.693Z] Chowning /workspace to jenkins user
00:55:32 [2020-11-10T00:55:32.693Z] + id -u
00:55:32 [2020-11-10T00:55:32.693Z] + id -g
00:55:32 [2020-11-10T00:55:32.693Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41638:/workspace busybox chown -R 1000:1000 /workspace
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestWriteLog
00:55:33 [2020-11-10T00:55:33.109Z] === PAUSE TestWriteLog
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestReadLog
00:55:33 [2020-11-10T00:55:33.109Z] === PAUSE TestReadLog
00:55:33 [2020-11-10T00:55:33.109Z] === CONT  TestWriteLog
00:55:33 [2020-11-10T00:55:33.109Z] === CONT  TestReadLog
00:55:33 [2020-11-10T00:55:33.109Z] --- PASS: TestWriteLog (0.00s)
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestReadLog/tail_exact
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestReadLog/tail_less_than_available
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestReadLog/tail_more_than_available
00:55:33 [2020-11-10T00:55:33.109Z] --- PASS: TestReadLog (0.19s)
00:55:33 [2020-11-10T00:55:33.109Z]     --- PASS: TestReadLog/tail_exact (0.17s)
00:55:33 [2020-11-10T00:55:33.109Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
00:55:33 [2020-11-10T00:55:33.109Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
00:55:33 [2020-11-10T00:55:33.109Z] PASS
00:55:33 [2020-11-10T00:55:33.109Z] coverage: 75.2% of statements
00:55:33 [2020-11-10T00:55:33.109Z] ok  	github.com/docker/docker/daemon/logger/local	0.594s	coverage: 75.2% of statements
00:55:33 [2020-11-10T00:55:33.109Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestOpenFileDelete
00:55:33 [2020-11-10T00:55:33.109Z] --- PASS: TestOpenFileDelete (0.00s)
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestOpenFileRename
00:55:33 [2020-11-10T00:55:33.109Z] --- PASS: TestOpenFileRename (0.00s)
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestParseLogTagDefaultTag
00:55:33 [2020-11-10T00:55:33.109Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestParseLogTag
00:55:33 [2020-11-10T00:55:33.109Z] --- PASS: TestParseLogTag (0.00s)
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestParseLogTagEmptyTag
00:55:33 [2020-11-10T00:55:33.109Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestTailFiles
00:55:33 [2020-11-10T00:55:33.109Z] --- PASS: TestTailFiles (0.00s)
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestFollowLogsConsumerGone
00:55:33 [2020-11-10T00:55:33.109Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
00:55:33 [2020-11-10T00:55:33.109Z] === RUN   TestFollowLogsProducerGone
00:55:33 [2020-11-10T00:55:33.109Z] --- PASS: TestFollowLogsProducerGone (0.00s)
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:55:33 [2020-11-10T00:55:33.569Z]     logfile_test.go:232: messages sent: 4098, received: 4098
00:55:33 [2020-11-10T00:55:33.569Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
00:55:33 [2020-11-10T00:55:33.569Z] === RUN   TestCheckCapacityAndRotate
00:55:33 [2020-11-10T00:55:33.569Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
00:55:33 [2020-11-10T00:55:33.569Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
00:55:33 [2020-11-10T00:55:33.569Z] --- PASS: TestCheckCapacityAndRotate (0.18s)
00:55:33 [2020-11-10T00:55:33.569Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.03s)
00:55:33 [2020-11-10T00:55:33.569Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s)
00:55:33 [2020-11-10T00:55:33.569Z] PASS
00:55:33 [2020-11-10T00:55:33.569Z] coverage: 55.3% of statements
00:55:33 [2020-11-10T00:55:33.569Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.438s	coverage: 55.3% of statements
00:55:33 [2020-11-10T00:55:33.569Z] === RUN   TestLog
00:55:33 [2020-11-10T00:55:33.606Z] + bundleName=unit
00:55:33 [2020-11-10T00:55:33.606Z] + echo Creating unit-bundles.tar.gz
00:55:33 [2020-11-10T00:55:33.606Z] Creating unit-bundles.tar.gz
00:55:33 [2020-11-10T00:55:33.606Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
00:55:33 [2020-11-10T00:55:33.606Z] bundles/junit-report.xml
00:55:33 [2020-11-10T00:55:33.606Z] bundles/go-test-report.json
00:55:33 [2020-11-10T00:55:33.606Z] bundles/profile.out
[Pipeline] archiveArtifacts
00:55:33 [2020-11-10T00:55:33.615Z] Archiving artifacts
00:55:33 [2020-11-10T00:55:33.952Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:55:34 [2020-11-10T00:55:34.029Z] --- PASS: TestLog (0.01s)
00:55:34 [2020-11-10T00:55:34.029Z] PASS
00:55:34 [2020-11-10T00:55:34.029Z] coverage: 33.3% of statements
00:55:34 [2020-11-10T00:55:34.029Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.269s	coverage: 33.3% of statements
00:55:34 [2020-11-10T00:55:34.111Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41638/16/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:55:34 [2020-11-10T00:55:34.211Z] === RUN   TestDockerSuite/TestExecTTY
00:55:34 [2020-11-10T00:55:34.418Z] + make clean
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestValidateLogOpt
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestValidateLogOpt (0.00s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestNewMissedConfig
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestNewMissedConfig (0.00s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestNewMissedUrl
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestNewMissedUrl (0.00s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestNewMissedToken
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestNewMissedToken (0.00s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestNewWithProxy
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestNewWithProxy (0.00s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestDefault
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestDefault (0.01s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestInlineFormatWithNonDefaultOptions
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestJsonFormat
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestJsonFormat (0.00s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestRawFormat
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestRawFormat (0.02s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestRawFormatWithLabels
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestRawFormatWithLabels (0.00s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestRawFormatWithoutTag
00:55:34 [2020-11-10T00:55:34.489Z] --- PASS: TestRawFormatWithoutTag (0.00s)
00:55:34 [2020-11-10T00:55:34.489Z] === RUN   TestBatching
00:55:34 [2020-11-10T00:55:34.674Z] docker volume rm -f docker-dev-cache
00:55:34 [2020-11-10T00:55:34.674Z] docker-dev-cache
[Pipeline] deleteDir
00:55:34 [2020-11-10T00:55:34.779Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:55:34 [2020-11-10T00:55:34.949Z] --- PASS: TestBatching (0.32s)
00:55:34 [2020-11-10T00:55:34.949Z] === RUN   TestFrequency
00:55:34 [2020-11-10T00:55:34.949Z] --- PASS: TestFrequency (0.21s)
00:55:34 [2020-11-10T00:55:34.949Z] === RUN   TestOneMessagePerRequest
00:55:34 [2020-11-10T00:55:34.949Z] --- PASS: TestOneMessagePerRequest (0.01s)
00:55:34 [2020-11-10T00:55:34.949Z] === RUN   TestVerify
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:55:35 [2020-11-10T00:55:35.409Z] --- PASS: TestVerify (0.00s)
00:55:35 [2020-11-10T00:55:35.409Z] === RUN   TestSkipVerify
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] --- PASS: TestSkipVerify (0.75s)
00:55:35 [2020-11-10T00:55:35.409Z] === RUN   TestBufferMaximum
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604969735.353060\",\"host\":\"6b5b3c2d776c\"}'"
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604969735.353060\",\"host\":\"6b5b3c2d776c\"}'"
00:55:35 [2020-11-10T00:55:35.409Z] --- PASS: TestBufferMaximum (0.00s)
00:55:35 [2020-11-10T00:55:35.409Z] === RUN   TestServerAlwaysDown
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604969735.357064\",\"host\":\"6b5b3c2d776c\"}'"
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604969735.357064\",\"host\":\"6b5b3c2d776c\"}'"
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604969735.357064\",\"host\":\"6b5b3c2d776c\"}'"
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604969735.358060\",\"host\":\"6b5b3c2d776c\"}'"
00:55:35 [2020-11-10T00:55:35.409Z] time="2020-11-10T00:55:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604969735.358060\",\"host\":\"6b5b3c2d776c\"}'"
00:55:35 [2020-11-10T00:55:35.409Z] --- PASS: TestServerAlwaysDown (0.00s)
00:55:35 [2020-11-10T00:55:35.717Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:55:35 [2020-11-10T00:55:35.869Z] === RUN   TestCannotSendAfterClose
00:55:35 [2020-11-10T00:55:35.869Z] --- PASS: TestCannotSendAfterClose (0.00s)
00:55:35 [2020-11-10T00:55:35.869Z] === RUN   TestDeadlockOnBlockedEndpoint
00:55:35 [2020-11-10T00:55:35.869Z] === RUN   TestNewParse
00:55:35 [2020-11-10T00:55:35.869Z] --- PASS: TestNewParse (0.00s)
00:55:35 [2020-11-10T00:55:35.869Z] PASS
00:55:35 [2020-11-10T00:55:35.869Z] coverage: 8.3% of statements
00:55:35 [2020-11-10T00:55:35.869Z] ok  	github.com/docker/docker/daemon/logger/templates	0.131s	coverage: 8.3% of statements
00:55:36 [2020-11-10T00:55:36.330Z] === RUN   TestParseLogFormat
00:55:36 [2020-11-10T00:55:36.330Z] --- PASS: TestParseLogFormat (0.00s)
00:55:36 [2020-11-10T00:55:36.330Z] === RUN   TestValidateLogOptEmpty
00:55:36 [2020-11-10T00:55:36.330Z] --- PASS: TestValidateLogOptEmpty (0.00s)
00:55:36 [2020-11-10T00:55:36.330Z] === RUN   TestValidateSyslogAddress
00:55:36 [2020-11-10T00:55:36.330Z] --- PASS: TestValidateSyslogAddress (0.00s)
00:55:36 [2020-11-10T00:55:36.330Z] === RUN   TestParseAddressDefaultPort
00:55:36 [2020-11-10T00:55:36.330Z] --- PASS: TestParseAddressDefaultPort (0.00s)
00:55:36 [2020-11-10T00:55:36.330Z] === RUN   TestValidateSyslogFacility
00:55:36 [2020-11-10T00:55:36.330Z] --- PASS: TestValidateSyslogFacility (0.00s)
00:55:36 [2020-11-10T00:55:36.330Z] === RUN   TestValidateLogOptSyslogFormat
00:55:36 [2020-11-10T00:55:36.330Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
00:55:36 [2020-11-10T00:55:36.330Z] === RUN   TestValidateLogOpt
00:55:36 [2020-11-10T00:55:36.330Z] --- PASS: TestValidateLogOpt (0.00s)
00:55:36 [2020-11-10T00:55:36.330Z] PASS
00:55:36 [2020-11-10T00:55:36.330Z] coverage: 46.8% of statements
00:55:36 [2020-11-10T00:55:36.330Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.152s	coverage: 46.8% of statements
00:55:36 [2020-11-10T00:55:36.657Z] === RUN   TestDockerSuite/TestExecUlimits
00:55:36 [2020-11-10T00:55:36.791Z] time="2020-11-10T00:55:36Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
00:55:36 [2020-11-10T00:55:36.791Z] time="2020-11-10T00:55:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6b5b3c2d776c\"}'"
00:55:36 [2020-11-10T00:55:36.791Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s)
00:55:36 [2020-11-10T00:55:36.791Z] PASS
00:55:36 [2020-11-10T00:55:36.791Z] coverage: 82.5% of statements
00:55:36 [2020-11-10T00:55:36.791Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.671s	coverage: 82.5% of statements
00:55:36 [2020-11-10T00:55:36.791Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:55:36 [2020-11-10T00:55:36.791Z] ?   	github.com/docker/docker/daemon/network	[no test files]
00:55:36 [2020-11-10T00:55:36.791Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:55:37 [2020-11-10T00:55:37.597Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
00:55:37 [2020-11-10T00:55:37.597Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestContinueOnError_NonMirrorEndpoint
00:55:38 [2020-11-10T00:55:38.975Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestContinueOnError_MirrorEndpoint
00:55:38 [2020-11-10T00:55:38.975Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestContinueOnError_NeverContinue
00:55:38 [2020-11-10T00:55:38.975Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestContinueOnError_UnnestsErrors
00:55:38 [2020-11-10T00:55:38.975Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestFixManifestLayers
00:55:38 [2020-11-10T00:55:38.975Z] --- PASS: TestFixManifestLayers (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestFixManifestLayersBaseLayerParent
00:55:38 [2020-11-10T00:55:38.975Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z]     pull_v2_test.go:73: Needs fixing on Windows
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestFixManifestLayersBadParent
00:55:38 [2020-11-10T00:55:38.975Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestValidateManifest
00:55:38 [2020-11-10T00:55:38.975Z] --- SKIP: TestValidateManifest (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z]     pull_v2_test.go:118: Needs fixing on Windows
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestFormatPlatform
00:55:38 [2020-11-10T00:55:38.975Z] --- PASS: TestFormatPlatform (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestGetRepositoryMountCandidates
00:55:38 [2020-11-10T00:55:38.975Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestLayerAlreadyExists
00:55:38 [2020-11-10T00:55:38.975Z] --- PASS: TestLayerAlreadyExists (0.00s)
00:55:38 [2020-11-10T00:55:38.975Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:55:38 [2020-11-10T00:55:38.975Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:55:38 [2020-11-10T00:55:38.975Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:55:38 [2020-11-10T00:55:38.975Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:55:38 [2020-11-10T00:55:38.975Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:55:38 [2020-11-10T00:55:38.975Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestWhenEmptyAuthConfig
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestV1IDService
00:55:38 [2020-11-10T00:55:38.975Z] --- PASS: TestV1IDService (0.03s)
00:55:38 [2020-11-10T00:55:38.975Z] === RUN   TestV2MetadataService
00:55:38 [2020-11-10T00:55:38.979Z] === RUN   TestDockerSuite/TestExecWithNoTERM
00:55:39 [2020-11-10T00:55:39.239Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:55:39 [2020-11-10T00:55:39.945Z] === RUN   TestSuccessfulDownload
00:55:39 [2020-11-10T00:55:39.945Z] --- SKIP: TestSuccessfulDownload (0.00s)
00:55:39 [2020-11-10T00:55:39.945Z]     download_test.go:268: Needs fixing on Windows
00:55:39 [2020-11-10T00:55:39.945Z] === RUN   TestCancelledDownload
00:55:39 [2020-11-10T00:55:39.945Z] --- PASS: TestCancelledDownload (0.00s)
00:55:39 [2020-11-10T00:55:39.945Z] === RUN   TestMaxDownloadAttempts
00:55:39 [2020-11-10T00:55:39.945Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:55:39 [2020-11-10T00:55:39.945Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:55:39 [2020-11-10T00:55:39.945Z] --- PASS: TestWhenEmptyAuthConfig (1.25s)
00:55:39 [2020-11-10T00:55:39.945Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
00:55:39 [2020-11-10T00:55:39.945Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
00:55:39 [2020-11-10T00:55:39.945Z] === RUN   TestTokenPassThru
00:55:39 [2020-11-10T00:55:39.945Z] --- PASS: TestTokenPassThru (0.01s)
00:55:39 [2020-11-10T00:55:39.945Z] === RUN   TestTokenPassThruDifferentHost
00:55:39 [2020-11-10T00:55:39.945Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
00:55:39 [2020-11-10T00:55:39.945Z] PASS
00:55:39 [2020-11-10T00:55:39.945Z] coverage: 20.1% of statements
00:55:39 [2020-11-10T00:55:39.945Z] ok  	github.com/docker/docker/distribution	1.730s	coverage: 20.1% of statements
00:55:40 [2020-11-10T00:55:40.176Z] === RUN   TestDockerSuite/TestExecWithTERM
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestNotFound
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestNotFound (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestConflict
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestConflict (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestForbidden
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestForbidden (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestInvalidParameter
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestInvalidParameter (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestNotImplemented
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestNotImplemented (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestNotModified
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestNotModified (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestUnauthorized
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestUnauthorized (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestUnknown
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestUnknown (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestCancelled
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestCancelled (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestDeadline
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestDeadline (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestDataLoss
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestDataLoss (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestUnavailable
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestUnavailable (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestSystem
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestSystem (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Not_Found
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Bad_Request
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Conflict
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Unauthorized
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Service_Unavailable
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Forbidden
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Not_Modified
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Not_Implemented
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Internal_Server_Error
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestFromStatusCode (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z] PASS
00:55:40 [2020-11-10T00:55:40.406Z] coverage: 49.4% of statements
00:55:40 [2020-11-10T00:55:40.406Z] ok  	github.com/docker/docker/errdefs	0.265s	coverage: 49.4% of statements
00:55:40 [2020-11-10T00:55:40.406Z] time="2020-11-10T00:55:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:55:40 [2020-11-10T00:55:40.406Z] time="2020-11-10T00:55:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:55:40 [2020-11-10T00:55:40.406Z] time="2020-11-10T00:55:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:55:40 [2020-11-10T00:55:40.406Z] time="2020-11-10T00:55:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestMaxDownloadAttempts (0.00s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s)
00:55:40 [2020-11-10T00:55:40.406Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestTransfer
00:55:40 [2020-11-10T00:55:40.406Z] --- PASS: TestTransfer (0.16s)
00:55:40 [2020-11-10T00:55:40.406Z] === RUN   TestConcurrencyLimit
00:55:40 [2020-11-10T00:55:40.435Z] === RUN   TestDockerSuite/TestExecWithUser
00:55:40 [2020-11-10T00:55:40.866Z] --- PASS: TestV2MetadataService (1.53s)
00:55:40 [2020-11-10T00:55:40.866Z] PASS
00:55:40 [2020-11-10T00:55:40.866Z] coverage: 48.2% of statements
00:55:40 [2020-11-10T00:55:40.866Z] ok  	github.com/docker/docker/distribution/metadata	2.000s	coverage: 48.2% of statements
00:55:40 [2020-11-10T00:55:40.866Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:55:40 [2020-11-10T00:55:40.866Z] --- PASS: TestConcurrencyLimit (0.49s)
00:55:40 [2020-11-10T00:55:40.866Z] === RUN   TestInactiveJobs
00:55:41 [2020-11-10T00:55:41.328Z] --- PASS: TestInactiveJobs (0.44s)
00:55:41 [2020-11-10T00:55:41.328Z] === RUN   TestWatchRelease
00:55:41 [2020-11-10T00:55:41.372Z] === RUN   TestDockerSuite/TestGetContainerStats
00:55:41 [2020-11-10T00:55:41.790Z] --- PASS: TestWatchRelease (0.05s)
00:55:41 [2020-11-10T00:55:41.790Z] === RUN   TestWatchFinishedTransfer
00:55:41 [2020-11-10T00:55:41.790Z] --- PASS: TestWatchFinishedTransfer (0.00s)
00:55:41 [2020-11-10T00:55:41.790Z] === RUN   TestDuplicateTransfer
00:55:41 [2020-11-10T00:55:41.790Z] --- PASS: TestDuplicateTransfer (0.04s)
00:55:41 [2020-11-10T00:55:41.790Z] === RUN   TestSuccessfulUpload
00:55:42 [2020-11-10T00:55:42.256Z] time="2020-11-10T00:55:41Z" level=error msg="Upload failed, retrying: simulating retry"
00:55:42 [2020-11-10T00:55:42.256Z] --- PASS: TestSuccessfulUpload (0.73s)
00:55:42 [2020-11-10T00:55:42.256Z] === RUN   TestCancelledUpload
00:55:42 [2020-11-10T00:55:42.256Z] --- PASS: TestCancelledUpload (0.00s)
00:55:42 [2020-11-10T00:55:42.256Z] PASS
00:55:42 [2020-11-10T00:55:42.256Z] coverage: 76.8% of statements
00:55:42 [2020-11-10T00:55:42.256Z] ok  	github.com/docker/docker/distribution/xfer	2.530s	coverage: 76.8% of statements
00:55:42 [2020-11-10T00:55:42.256Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:55:42 [2020-11-10T00:55:42.716Z] === RUN   TestCompare
00:55:42 [2020-11-10T00:55:42.716Z] --- PASS: TestCompare (0.00s)
00:55:42 [2020-11-10T00:55:42.716Z] PASS
00:55:42 [2020-11-10T00:55:42.716Z] coverage: 19.2% of statements
00:55:42 [2020-11-10T00:55:42.716Z] ok  	github.com/docker/docker/image/cache	0.224s	coverage: 19.2% of statements
00:55:42 [2020-11-10T00:55:42.716Z] === RUN   TestFSGetInvalidData
00:55:42 [2020-11-10T00:55:42.716Z] --- PASS: TestFSGetInvalidData (0.01s)
00:55:42 [2020-11-10T00:55:42.716Z] === RUN   TestFSInvalidSet
00:55:42 [2020-11-10T00:55:42.716Z] --- PASS: TestFSInvalidSet (0.02s)
00:55:42 [2020-11-10T00:55:42.716Z] === RUN   TestFSInvalidRoot
00:55:42 [2020-11-10T00:55:42.716Z] --- PASS: TestFSInvalidRoot (0.01s)
00:55:42 [2020-11-10T00:55:42.750Z] --- PASS: TestServiceUpdateNetwork (12.79s)
00:55:42 [2020-11-10T00:55:42.750Z] === RUN   TestServiceUpdatePidsLimit
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestFSMetadataGetSet
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestFSMetadataGetSet (0.04s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestFSInvalidWalker
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestFSInvalidWalker (0.01s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestFSGetSet
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestFSGetSet (0.02s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestFSGetUnsetKey
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestFSGetUnsetKey (0.01s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestFSGetEmptyData
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestFSGetEmptyData (0.01s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestFSDelete
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestFSDelete (0.02s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestFSWalker
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestFSWalker (0.02s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestFSWalkerStopOnError
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestFSWalkerStopOnError (0.01s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestNewFromJSON
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestNewFromJSON (0.00s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestNewFromJSONWithInvalidJSON
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestMarshalKeyOrder
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestMarshalKeyOrder (0.00s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestImage
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestImage (0.00s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestImageOSNotEmpty
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestImageOSNotEmpty (0.00s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestNewChildImageFromImageWithRootFS
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestRestore
00:55:43 [2020-11-10T00:55:43.176Z] time="2020-11-10T00:55:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
00:55:43 [2020-11-10T00:55:43.176Z] --- PASS: TestRestore (0.23s)
00:55:43 [2020-11-10T00:55:43.176Z] === RUN   TestAddDelete
00:55:43 [2020-11-10T00:55:43.637Z] --- PASS: TestAddDelete (0.06s)
00:55:43 [2020-11-10T00:55:43.637Z] === RUN   TestSearchAfterDelete
00:55:43 [2020-11-10T00:55:43.637Z] --- PASS: TestSearchAfterDelete (0.02s)
00:55:43 [2020-11-10T00:55:43.637Z] === RUN   TestParentReset
00:55:43 [2020-11-10T00:55:43.637Z] --- PASS: TestParentReset (0.08s)
00:55:43 [2020-11-10T00:55:43.637Z] === RUN   TestGetAndSetLastUpdated
00:55:43 [2020-11-10T00:55:43.637Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
00:55:43 [2020-11-10T00:55:43.637Z] === RUN   TestStoreLen
00:55:43 [2020-11-10T00:55:43.637Z] --- PASS: TestStoreLen (0.14s)
00:55:43 [2020-11-10T00:55:43.637Z] PASS
00:55:43 [2020-11-10T00:55:43.637Z] coverage: 86.4% of statements
00:55:43 [2020-11-10T00:55:43.637Z] ok  	github.com/docker/docker/image	0.955s	coverage: 86.4% of statements
00:55:43 [2020-11-10T00:55:43.637Z] === RUN   TestMakeV1ConfigFromConfig
00:55:43 [2020-11-10T00:55:43.637Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
00:55:43 [2020-11-10T00:55:43.637Z] PASS
00:55:44 [2020-11-10T00:55:44.097Z] coverage: 25.0% of statements
00:55:44 [2020-11-10T00:55:44.097Z] ok  	github.com/docker/docker/image/v1	0.238s	coverage: 25.0% of statements
00:55:44 [2020-11-10T00:55:44.097Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:55:44 [2020-11-10T00:55:44.097Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:55:44 [2020-11-10T00:55:44.131Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:55:45 [2020-11-10T00:55:45.069Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:55:45 [2020-11-10T00:55:45.636Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
00:55:45 [2020-11-10T00:55:45.638Z] === RUN   TestSerialization
00:55:45 [2020-11-10T00:55:45.638Z] --- PASS: TestSerialization (0.02s)
00:55:45 [2020-11-10T00:55:45.638Z] PASS
00:55:45 [2020-11-10T00:55:45.638Z] coverage: 100.0% of statements
00:55:45 [2020-11-10T00:55:45.638Z] ok  	github.com/docker/docker/libcontainerd/queue	0.096s	coverage: 100.0% of statements
00:55:46 [2020-11-10T00:55:46.610Z] === RUN   TestEmptyLayer
00:55:46 [2020-11-10T00:55:46.610Z] --- PASS: TestEmptyLayer (0.00s)
00:55:46 [2020-11-10T00:55:46.610Z] === RUN   TestCommitFailure
00:55:46 [2020-11-10T00:55:46.610Z] --- PASS: TestCommitFailure (0.05s)
00:55:46 [2020-11-10T00:55:46.610Z] === RUN   TestStartTransactionFailure
00:55:46 [2020-11-10T00:55:46.610Z] --- PASS: TestStartTransactionFailure (0.01s)
00:55:46 [2020-11-10T00:55:46.610Z] === RUN   TestGetOrphan
00:55:46 [2020-11-10T00:55:46.610Z] --- PASS: TestGetOrphan (0.01s)
00:55:46 [2020-11-10T00:55:46.610Z] === RUN   TestMountAndRegister
00:55:46 [2020-11-10T00:55:46.610Z] --- PASS: TestMountAndRegister (0.19s)
00:55:46 [2020-11-10T00:55:46.610Z]     layer_test.go:271: Layer size: 14
00:55:46 [2020-11-10T00:55:46.610Z] === RUN   TestLayerRelease
00:55:46 [2020-11-10T00:55:46.610Z] --- SKIP: TestLayerRelease (0.00s)
00:55:46 [2020-11-10T00:55:46.610Z]     layer_test.go:304: Failing on Windows
00:55:46 [2020-11-10T00:55:46.610Z] === RUN   TestStoreRestore
00:55:46 [2020-11-10T00:55:46.610Z] --- SKIP: TestStoreRestore (0.00s)
00:55:46 [2020-11-10T00:55:46.610Z]     layer_test.go:353: Failing on Windows
00:55:46 [2020-11-10T00:55:46.610Z] === RUN   TestTarStreamStability
00:55:46 [2020-11-10T00:55:46.610Z] --- SKIP: TestTarStreamStability (0.00s)
00:55:46 [2020-11-10T00:55:46.610Z]     layer_test.go:468: Failing on Windows
00:55:46 [2020-11-10T00:55:46.610Z] === RUN   TestRegisterExistingLayer
00:55:46 [2020-11-10T00:55:46.610Z] === RUN   TestEnvironmentParsing
00:55:46 [2020-11-10T00:55:46.610Z] --- PASS: TestEnvironmentParsing (0.00s)
00:55:46 [2020-11-10T00:55:46.610Z] PASS
00:55:46 [2020-11-10T00:55:46.610Z] coverage: 1.0% of statements
00:55:46 [2020-11-10T00:55:46.610Z] ok  	github.com/docker/docker/libcontainerd/local	0.244s	coverage: 1.0% of statements
00:55:47 [2020-11-10T00:55:47.071Z] --- PASS: TestRegisterExistingLayer (0.23s)
00:55:47 [2020-11-10T00:55:47.071Z] === RUN   TestTarStreamVerification
00:55:47 [2020-11-10T00:55:47.071Z] --- SKIP: TestTarStreamVerification (0.00s)
00:55:47 [2020-11-10T00:55:47.071Z]     layer_test.go:697: Failing on Windows
00:55:47 [2020-11-10T00:55:47.071Z] === RUN   TestLayerMigration
00:55:47 [2020-11-10T00:55:47.071Z] --- SKIP: TestLayerMigration (0.00s)
00:55:47 [2020-11-10T00:55:47.071Z]     migration_test.go:46: Failing on Windows
00:55:47 [2020-11-10T00:55:47.071Z] === RUN   TestLayerMigrationNoTarsplit
00:55:47 [2020-11-10T00:55:47.071Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
00:55:47 [2020-11-10T00:55:47.071Z]     migration_test.go:182: Failing on Windows
00:55:47 [2020-11-10T00:55:47.071Z] === RUN   TestMountInit
00:55:47 [2020-11-10T00:55:47.071Z] --- SKIP: TestMountInit (0.00s)
00:55:47 [2020-11-10T00:55:47.071Z]     mount_test.go:17: Failing on Windows
00:55:47 [2020-11-10T00:55:47.071Z] === RUN   TestMountSize
00:55:47 [2020-11-10T00:55:47.071Z] --- SKIP: TestMountSize (0.00s)
00:55:47 [2020-11-10T00:55:47.071Z]     mount_test.go:76: Failing on Windows
00:55:47 [2020-11-10T00:55:47.071Z] === RUN   TestMountChanges
00:55:47 [2020-11-10T00:55:47.071Z] --- SKIP: TestMountChanges (0.00s)
00:55:47 [2020-11-10T00:55:47.071Z]     mount_test.go:125: Failing on Windows
00:55:47 [2020-11-10T00:55:47.071Z] === RUN   TestMountApply
00:55:47 [2020-11-10T00:55:47.071Z] --- SKIP: TestMountApply (0.00s)
00:55:47 [2020-11-10T00:55:47.071Z]     mount_test.go:212: Failing on Windows
00:55:47 [2020-11-10T00:55:47.071Z] PASS
00:55:47 [2020-11-10T00:55:47.071Z] coverage: 30.1% of statements
00:55:47 [2020-11-10T00:55:47.071Z] ok  	github.com/docker/docker/layer	0.708s	coverage: 30.1% of statements
00:55:47 [2020-11-10T00:55:47.071Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:55:47 [2020-11-10T00:55:47.071Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:55:47 [2020-11-10T00:55:47.071Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:55:47 [2020-11-10T00:55:47.071Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:55:47 [2020-11-10T00:55:47.071Z] ?   	github.com/docker/docker/oci	[no test files]
00:55:47 [2020-11-10T00:55:47.071Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:55:47 [2020-11-10T00:55:47.071Z] === RUN   TestParseVersion
00:55:47 [2020-11-10T00:55:47.071Z] --- PASS: TestParseVersion (0.00s)
00:55:47 [2020-11-10T00:55:47.071Z] PASS
00:55:47 [2020-11-10T00:55:47.071Z] coverage: 52.9% of statements
00:55:47 [2020-11-10T00:55:47.071Z] ok  	github.com/docker/docker/pkg/aaparser	0.041s	coverage: 52.9% of statements
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestAddressPoolOpt
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestAddressPoolOpt (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/a
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/something
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/_=a
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/env1=value1
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/_env1=value1
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/env2=value2=value3
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/env3=abc!qwe
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/env_4=value_4
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/PATH
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/=a
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/PATH=
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/PATH=something
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/asd!qwe
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/1asd
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/123
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/some_space
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/__some_space_before
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/some_space_after__
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/=
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateEnv/PaTh
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestValidateEnv (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/a (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/something (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/_=a (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/PATH (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/=a (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/1asd (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/123 (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/some_space (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/= (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestParseHost
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestParseHost (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestParseDockerDaemonHost
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestParseDockerDaemonHost (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestParseTCP
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestParseTCP (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestParseInvalidUnixAddrInvalid
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateExtraHosts
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestValidateExtraHosts (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestIpOptString
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestIpOptString (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestNewIpOptInvalidDefaultVal
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestNewIpOptValidDefaultVal
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestIpOptSetInvalidVal
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateIPAddress
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestValidateIPAddress (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestMapOpts
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestMapOpts (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestListOptsWithoutValidator
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestListOptsWithoutValidator (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestListOptsWithValidator
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestListOptsWithValidator (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateDNSSearch
00:55:48 [2020-11-10T00:55:48.052Z] --- PASS: TestValidateDNSSearch (0.00s)
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateLabel
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateLabel/label_with_general_format
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateLabel/label_with_more_than_one_=
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateLabel/label_with_one_more
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
00:55:48 [2020-11-10T00:55:48.052Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
00:55:48 [2020-11-10T00:55:48.512Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
00:55:48 [2020-11-10T00:55:48.512Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
00:55:48 [2020-11-10T00:55:48.512Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
00:55:48 [2020-11-10T00:55:48.512Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
00:55:48 [2020-11-10T00:55:48.512Z] --- PASS: TestValidateLabel (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z] === RUN   TestNamedListOpts
00:55:48 [2020-11-10T00:55:48.512Z] --- PASS: TestNamedListOpts (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z] === RUN   TestNamedMapOpts
00:55:48 [2020-11-10T00:55:48.512Z] --- PASS: TestNamedMapOpts (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z] === RUN   TestParseLink
00:55:48 [2020-11-10T00:55:48.512Z] --- PASS: TestParseLink (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z] === RUN   TestQuotedStringSetWithQuotes
00:55:48 [2020-11-10T00:55:48.512Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
00:55:48 [2020-11-10T00:55:48.512Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
00:55:48 [2020-11-10T00:55:48.512Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
00:55:48 [2020-11-10T00:55:48.513Z] === RUN   TestQuotedStringSetWithNoQuotes
00:55:48 [2020-11-10T00:55:48.513Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
00:55:48 [2020-11-10T00:55:48.513Z] === RUN   TestUlimitOpt
00:55:48 [2020-11-10T00:55:48.513Z] --- PASS: TestUlimitOpt (0.00s)
00:55:48 [2020-11-10T00:55:48.513Z] PASS
00:55:48 [2020-11-10T00:55:48.513Z] coverage: 67.1% of statements
00:55:48 [2020-11-10T00:55:48.513Z] ok  	github.com/docker/docker/opts	0.259s	coverage: 67.1% of statements
00:55:48 [2020-11-10T00:55:48.513Z] === RUN   TestUnbuffered
00:55:48 [2020-11-10T00:55:48.513Z] --- PASS: TestUnbuffered (0.00s)
00:55:48 [2020-11-10T00:55:48.513Z] === RUN   TestRaceUnbuffered
00:55:48 [2020-11-10T00:55:48.513Z] --- PASS: TestRaceUnbuffered (0.00s)
00:55:48 [2020-11-10T00:55:48.513Z] PASS
00:55:48 [2020-11-10T00:55:48.513Z] coverage: 100.0% of statements
00:55:48 [2020-11-10T00:55:48.513Z] ok  	github.com/docker/docker/pkg/broadcaster	0.099s	coverage: 100.0% of statements
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestPeerCertificateMarshalJSON
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[[]]
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[[foo]]
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[[bar]_[foo]]
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[[foo_bar]]
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[[qux]_[foo]]
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[]
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[]#01
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[[qux]]
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[[foo_bar_qux]]
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[[qux]_[baz]]
00:55:50 [2020-11-10T00:55:50.054Z] === RUN   TestMatch/[[foo_baz]]
00:55:50 [2020-11-10T00:55:50.054Z] --- PASS: TestMatch (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[[]] (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[[foo]] (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[] (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[]#01 (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[[qux]] (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
00:55:50 [2020-11-10T00:55:50.054Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
00:55:50 [2020-11-10T00:55:50.514Z] PASS
00:55:50 [2020-11-10T00:55:50.514Z] coverage: 87.5% of statements
00:55:50 [2020-11-10T00:55:50.514Z] ok  	github.com/docker/docker/pkg/capabilities	0.045s	coverage: 87.5% of statements
00:55:50 [2020-11-10T00:55:50.514Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
00:55:50 [2020-11-10T00:55:50.514Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
00:55:50 [2020-11-10T00:55:50.514Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s)
00:55:50 [2020-11-10T00:55:50.514Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
00:55:50 [2020-11-10T00:55:50.514Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
00:55:50 [2020-11-10T00:55:50.514Z] === RUN   TestMiddleware
00:55:50 [2020-11-10T00:55:50.514Z] --- PASS: TestMiddleware (0.00s)
00:55:50 [2020-11-10T00:55:50.514Z] === RUN   TestNewResponseModifier
00:55:50 [2020-11-10T00:55:50.514Z] --- PASS: TestNewResponseModifier (0.00s)
00:55:50 [2020-11-10T00:55:50.514Z] PASS
00:55:50 [2020-11-10T00:55:50.514Z] coverage: 26.8% of statements
00:55:50 [2020-11-10T00:55:50.514Z] ok  	github.com/docker/docker/pkg/authorization	0.719s	coverage: 26.8% of statements
00:55:50 [2020-11-10T00:55:50.919Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:55:50 [2020-11-10T00:55:50.976Z] === RUN   TestChrootTarUntar
00:55:50 [2020-11-10T00:55:50.977Z] --- SKIP: TestChrootTarUntar (0.00s)
00:55:50 [2020-11-10T00:55:50.977Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:55:50 [2020-11-10T00:55:50.977Z] === RUN   TestChrootUntarWithHugeExcludesList
00:55:50 [2020-11-10T00:55:50.977Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
00:55:50 [2020-11-10T00:55:50.977Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:55:50 [2020-11-10T00:55:50.977Z] === RUN   TestChrootUntarEmptyArchive
00:55:50 [2020-11-10T00:55:50.977Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
00:55:50 [2020-11-10T00:55:50.977Z] === RUN   TestChrootTarUntarWithSymlink
00:55:50 [2020-11-10T00:55:50.977Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
00:55:50 [2020-11-10T00:55:50.977Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:55:50 [2020-11-10T00:55:50.977Z] === RUN   TestChrootCopyWithTar
00:55:50 [2020-11-10T00:55:50.977Z] --- SKIP: TestChrootCopyWithTar (0.01s)
00:55:50 [2020-11-10T00:55:50.977Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:55:50 [2020-11-10T00:55:50.977Z] === RUN   TestChrootCopyFileWithTar
00:55:50 [2020-11-10T00:55:50.977Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
00:55:50 [2020-11-10T00:55:50.977Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:55:50 [2020-11-10T00:55:50.977Z] === RUN   TestChrootUntarPath
00:55:50 [2020-11-10T00:55:50.977Z] --- SKIP: TestChrootUntarPath (0.00s)
00:55:50 [2020-11-10T00:55:50.977Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:55:50 [2020-11-10T00:55:50.977Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
00:55:50 [2020-11-10T00:55:50.977Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
00:55:50 [2020-11-10T00:55:50.977Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:55:50 [2020-11-10T00:55:50.977Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
00:55:50 [2020-11-10T00:55:50.977Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:55:50 [2020-11-10T00:55:50.977Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:55:50 [2020-11-10T00:55:50.977Z] === RUN   TestChrootApplyDotDotFile
00:55:50 [2020-11-10T00:55:50.977Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
00:55:50 [2020-11-10T00:55:50.977Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:55:50 [2020-11-10T00:55:50.977Z] PASS
00:55:50 [2020-11-10T00:55:50.977Z] coverage: 15.4% of statements
00:55:50 [2020-11-10T00:55:50.977Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.203s	coverage: 15.4% of statements
00:55:50 [2020-11-10T00:55:50.977Z] === RUN   TestIsArchivePathDir
00:55:51 [2020-11-10T00:55:51.437Z] --- PASS: TestIsArchivePathDir (0.08s)
00:55:51 [2020-11-10T00:55:51.437Z] === RUN   TestIsArchivePathInvalidFile
00:55:51 [2020-11-10T00:55:51.437Z] --- PASS: TestIsArchivePathInvalidFile (0.17s)
00:55:51 [2020-11-10T00:55:51.437Z] === RUN   TestIsArchivePathTar
00:55:51 [2020-11-10T00:55:51.857Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:55:51 [2020-11-10T00:55:51.857Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:55:51 [2020-11-10T00:55:51.897Z] --- PASS: TestIsArchivePathTar (0.29s)
00:55:51 [2020-11-10T00:55:51.897Z] === RUN   TestDecompressStreamGzip
00:55:51 [2020-11-10T00:55:51.897Z] --- PASS: TestDecompressStreamGzip (0.18s)
00:55:51 [2020-11-10T00:55:51.897Z] === RUN   TestDecompressStreamBzip2
00:55:51 [2020-11-10T00:55:51.897Z] === RUN   TestSizeEmpty
00:55:51 [2020-11-10T00:55:51.897Z] --- PASS: TestSizeEmpty (0.00s)
00:55:51 [2020-11-10T00:55:51.897Z] === RUN   TestSizeEmptyFile
00:55:51 [2020-11-10T00:55:51.897Z] --- PASS: TestSizeEmptyFile (0.00s)
00:55:51 [2020-11-10T00:55:51.897Z] === RUN   TestSizeNonemptyFile
00:55:51 [2020-11-10T00:55:51.897Z] --- PASS: TestSizeNonemptyFile (0.00s)
00:55:51 [2020-11-10T00:55:51.897Z] === RUN   TestSizeNestedDirectoryEmpty
00:55:51 [2020-11-10T00:55:51.897Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
00:55:51 [2020-11-10T00:55:51.897Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
00:55:51 [2020-11-10T00:55:51.897Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
00:55:51 [2020-11-10T00:55:51.897Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
00:55:51 [2020-11-10T00:55:51.897Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
00:55:51 [2020-11-10T00:55:51.897Z] === RUN   TestMoveToSubdir
00:55:51 [2020-11-10T00:55:51.897Z] --- PASS: TestMoveToSubdir (0.00s)
00:55:51 [2020-11-10T00:55:51.897Z] === RUN   TestSizeNonExistingDirectory
00:55:51 [2020-11-10T00:55:51.897Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
00:55:51 [2020-11-10T00:55:51.897Z] PASS
00:55:51 [2020-11-10T00:55:51.897Z] coverage: 80.0% of statements
00:55:51 [2020-11-10T00:55:51.897Z] ok  	github.com/docker/docker/pkg/directory	0.065s	coverage: 80.0% of statements
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestDecompressStreamBzip2 (0.22s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestDecompressStreamXz
00:55:52 [2020-11-10T00:55:52.358Z] --- SKIP: TestDecompressStreamXz (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     archive_test.go:133: Xz not present in msys2
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestCompressStreamXzUnsupported
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestCompressStreamBzip2Unsupported
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestCompressStreamInvalid
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestCompressStreamInvalid (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestExtensionInvalid
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestExtensionInvalid (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestExtensionUncompressed
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestExtensionUncompressed (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestExtensionBzip2
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestExtensionBzip2 (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestExtensionGzip
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestExtensionGzip (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestExtensionXz
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestExtensionXz (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestCmdStreamLargeStderr
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestCmdStreamLargeStderr (0.12s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestCmdStreamBad
00:55:52 [2020-11-10T00:55:52.358Z] --- SKIP: TestCmdStreamBad (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     archive_test.go:238: Failing on Windows CI machines
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestCmdStreamGood
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestCmdStreamGood (0.05s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestUntarPathWithInvalidDest
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestUntarPathWithInvalidSrc
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestUntarPath
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestContainsEntry
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestCreateEntries
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestEntriesDiff
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestEntriesEquality
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestGeneratorNotGenerate
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestGeneratorWithPort
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestGeneratorWithPortNotGenerate
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestNewEntry
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   Test/TestParse
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: Test (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestContainsEntry (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestCreateEntries (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestEntriesDiff (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestEntriesEquality (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestNewEntry (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z]     --- PASS: Test/TestParse (0.00s)
00:55:52 [2020-11-10T00:55:52.358Z] PASS
00:55:52 [2020-11-10T00:55:52.358Z] coverage: 58.3% of statements
00:55:52 [2020-11-10T00:55:52.358Z] ok  	github.com/docker/docker/pkg/discovery	0.138s	coverage: 58.3% of statements
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestUntarPath (0.09s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestUntarPathWithDestinationFile
00:55:52 [2020-11-10T00:55:52.358Z] --- PASS: TestUntarPathWithDestinationFile (0.13s)
00:55:52 [2020-11-10T00:55:52.358Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
00:55:52 [2020-11-10T00:55:52.818Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   TestCopyWithTarInvalidSrc
00:55:52 [2020-11-10T00:55:52.818Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
00:55:52 [2020-11-10T00:55:52.818Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   TestCopyWithTarSrcFile
00:55:52 [2020-11-10T00:55:52.818Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   TestCopyWithTarSrcFolder
00:55:52 [2020-11-10T00:55:52.818Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   TestCopyFileWithTarInvalidSrc
00:55:52 [2020-11-10T00:55:52.818Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
00:55:52 [2020-11-10T00:55:52.818Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   TestCopyFileWithTarSrcFolder
00:55:52 [2020-11-10T00:55:52.818Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   TestCopyFileWithTarSrcFile
00:55:52 [2020-11-10T00:55:52.818Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   TestTarFiles
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   Test
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   Test/TestContent
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   Test/TestInitialize
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   Test/TestNew
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   Test/TestParsingContentsWithComments
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   Test/TestRegister
00:55:52 [2020-11-10T00:55:52.818Z] === RUN   Test/TestWatch
00:55:53 [2020-11-10T00:55:53.278Z] --- PASS: Test (0.03s)
00:55:53 [2020-11-10T00:55:53.278Z]     --- PASS: Test/TestContent (0.00s)
00:55:53 [2020-11-10T00:55:53.278Z]     --- PASS: Test/TestInitialize (0.00s)
00:55:53 [2020-11-10T00:55:53.278Z]     --- PASS: Test/TestNew (0.00s)
00:55:53 [2020-11-10T00:55:53.278Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
00:55:53 [2020-11-10T00:55:53.278Z]     --- PASS: Test/TestRegister (0.00s)
00:55:53 [2020-11-10T00:55:53.278Z]     --- PASS: Test/TestWatch (0.03s)
00:55:53 [2020-11-10T00:55:53.278Z] PASS
00:55:53 [2020-11-10T00:55:53.278Z] coverage: 92.9% of statements
00:55:53 [2020-11-10T00:55:53.278Z] ok  	github.com/docker/docker/pkg/discovery/file	0.265s	coverage: 92.9% of statements
00:55:54 [2020-11-10T00:55:54.249Z] === RUN   Test
00:55:54 [2020-11-10T00:55:54.249Z] === RUN   Test/TestWatch
00:55:54 [2020-11-10T00:55:54.249Z] --- PASS: Test (0.00s)
00:55:54 [2020-11-10T00:55:54.249Z]     --- PASS: Test/TestWatch (0.00s)
00:55:54 [2020-11-10T00:55:54.249Z] PASS
00:55:54 [2020-11-10T00:55:54.249Z] coverage: 92.3% of statements
00:55:54 [2020-11-10T00:55:54.249Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.257s	coverage: 92.3% of statements
00:55:55 [2020-11-10T00:55:55.220Z] === RUN   Test
00:55:55 [2020-11-10T00:55:55.220Z] === RUN   Test/TestInitialize
00:55:55 [2020-11-10T00:55:55.220Z] === RUN   Test/TestInitializeWithPattern
00:55:55 [2020-11-10T00:55:55.220Z] === RUN   Test/TestRegister
00:55:55 [2020-11-10T00:55:55.220Z] === RUN   Test/TestWatch
00:55:55 [2020-11-10T00:55:55.220Z] --- PASS: Test (0.00s)
00:55:55 [2020-11-10T00:55:55.220Z]     --- PASS: Test/TestInitialize (0.00s)
00:55:55 [2020-11-10T00:55:55.220Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
00:55:55 [2020-11-10T00:55:55.220Z]     --- PASS: Test/TestRegister (0.00s)
00:55:55 [2020-11-10T00:55:55.220Z]     --- PASS: Test/TestWatch (0.00s)
00:55:55 [2020-11-10T00:55:55.220Z] PASS
00:55:55 [2020-11-10T00:55:55.220Z] coverage: 93.8% of statements
00:55:55 [2020-11-10T00:55:55.220Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.077s	coverage: 93.8% of statements
00:55:55 [2020-11-10T00:55:55.220Z] === RUN   Test
00:55:55 [2020-11-10T00:55:55.220Z] === RUN   Test/TestInitialize
00:55:55 [2020-11-10T00:55:55.681Z] time="2020-11-10T00:55:55Z" level=info msg="Initializing discovery without TLS"
00:55:55 [2020-11-10T00:55:55.681Z] time="2020-11-10T00:55:55Z" level=info msg="Initializing discovery without TLS"
00:55:55 [2020-11-10T00:55:55.681Z] time="2020-11-10T00:55:55Z" level=info msg="Initializing discovery without TLS"
00:55:55 [2020-11-10T00:55:55.681Z] === RUN   Test/TestInitializeWithCerts
00:55:55 [2020-11-10T00:55:55.681Z] time="2020-11-10T00:55:55Z" level=info msg="Initializing discovery with TLS"
00:55:55 [2020-11-10T00:55:55.681Z] === RUN   Test/TestWatch
00:55:55 [2020-11-10T00:55:55.681Z] time="2020-11-10T00:55:55Z" level=info msg="Initializing discovery without TLS"
00:55:56 [2020-11-10T00:55:56.142Z] === RUN   TestPollerAddRemove
00:55:56 [2020-11-10T00:55:56.142Z] --- PASS: TestPollerAddRemove (0.00s)
00:55:56 [2020-11-10T00:55:56.142Z] === RUN   TestPollerEvent
00:55:56 [2020-11-10T00:55:56.142Z] --- SKIP: TestPollerEvent (0.00s)
00:55:56 [2020-11-10T00:55:56.142Z]     poller_test.go:41: No chmod on Windows
00:55:56 [2020-11-10T00:55:56.142Z] === RUN   TestPollerClose
00:55:56 [2020-11-10T00:55:56.142Z] --- PASS: TestPollerClose (0.00s)
00:55:56 [2020-11-10T00:55:56.142Z] PASS
00:55:56 [2020-11-10T00:55:56.142Z] coverage: 36.2% of statements
00:55:56 [2020-11-10T00:55:56.142Z] ok  	github.com/docker/docker/pkg/filenotify	0.078s	coverage: 36.2% of statements
00:55:57 [2020-11-10T00:55:57.131Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:55:57 [2020-11-10T00:55:57.131Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:55:57 [2020-11-10T00:55:57.131Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:55:57 [2020-11-10T00:55:57.131Z] === RUN   TestDockerSuite/TestHealth
00:55:57 [2020-11-10T00:55:57.685Z] === RUN   TestCopyFileWithInvalidSrc
00:55:57 [2020-11-10T00:55:57.685Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
00:55:57 [2020-11-10T00:55:57.685Z] === RUN   TestCopyFileWithInvalidDest
00:55:57 [2020-11-10T00:55:57.685Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCopyFileWithSameSrcAndDest
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCopyFile
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCopyFile (0.01s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
00:55:57 [2020-11-10T00:55:57.686Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z]     fileutils_test.go:134: Needs porting to Windows
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestReadSymlinkedDirectoryToFile
00:55:57 [2020-11-10T00:55:57.686Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z]     fileutils_test.go:180: Needs porting to Windows
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestWildcardMatches
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestWildcardMatches (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestPatternMatches
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestPatternMatches (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestExclusionPatternMatchesPatternBefore
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestPatternMatchesFolderExclusions
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestPatternMatchesFolderWildcardExclusions
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestExclusionPatternMatchesPatternAfter
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestExclusionPatternMatchesWholeDirectory
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestSingleExclamationError
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestSingleExclamationError (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestMatchesWithNoPatterns
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestMatchesWithMalformedPatterns
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestMatches
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestMatches (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCleanPatterns
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCleanPatterns (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCleanPatternsStripEmptyPatterns
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCleanPatternsExceptionFlag
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCleanPatternsErrorSingleException
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCreateIfNotExistsDir
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestCreateIfNotExistsFile
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestMatch
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestMatch (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] PASS
00:55:57 [2020-11-10T00:55:57.686Z] coverage: 87.7% of statements
00:55:57 [2020-11-10T00:55:57.686Z] ok  	github.com/docker/docker/pkg/fileutils	0.268s	coverage: 87.7% of statements
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestGet
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestGet (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] === RUN   TestGetShortcutString
00:55:57 [2020-11-10T00:55:57.686Z] --- PASS: TestGetShortcutString (0.00s)
00:55:57 [2020-11-10T00:55:57.686Z] PASS
00:55:57 [2020-11-10T00:55:57.686Z] coverage: 42.9% of statements
00:55:57 [2020-11-10T00:55:57.686Z] ok  	github.com/docker/docker/pkg/homedir	0.127s	coverage: 42.9% of statements
00:55:58 [2020-11-10T00:55:58.658Z] --- PASS: Test (3.22s)
00:55:58 [2020-11-10T00:55:58.658Z]     --- PASS: Test/TestInitialize (0.16s)
00:55:58 [2020-11-10T00:55:58.658Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
00:55:58 [2020-11-10T00:55:58.658Z]     --- PASS: Test/TestWatch (3.05s)
00:55:58 [2020-11-10T00:55:58.658Z] PASS
00:55:58 [2020-11-10T00:55:58.658Z] coverage: 84.1% of statements
00:55:58 [2020-11-10T00:55:58.658Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.659s	coverage: 84.1% of statements
00:55:59 [2020-11-10T00:55:59.119Z] === RUN   TestCreateIDMapOrder
00:55:59 [2020-11-10T00:55:59.119Z] --- PASS: TestCreateIDMapOrder (0.00s)
00:55:59 [2020-11-10T00:55:59.119Z] PASS
00:55:59 [2020-11-10T00:55:59.119Z] coverage: 7.3% of statements
00:55:59 [2020-11-10T00:55:59.119Z] ok  	github.com/docker/docker/pkg/idtools	0.180s	coverage: 7.3% of statements
00:55:59 [2020-11-10T00:55:59.665Z] --- PASS: TestServiceUpdatePidsLimit (16.54s)
00:55:59 [2020-11-10T00:55:59.665Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
00:55:59 [2020-11-10T00:55:59.665Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
00:55:59 [2020-11-10T00:55:59.665Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
00:55:59 [2020-11-10T00:55:59.665Z] PASS
00:55:59 [2020-11-10T00:55:59.665Z] 
00:55:59 [2020-11-10T00:55:59.665Z] === Skipped
00:55:59 [2020-11-10T00:55:59.665Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:55:59 [2020-11-10T00:55:59.665Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:55:59 [2020-11-10T00:55:59.666Z] 
00:55:59 [2020-11-10T00:55:59.666Z] 
00:55:59 [2020-11-10T00:55:59.666Z] DONE 27 tests, 1 skipped in 185.797s
00:55:59 [2020-11-10T00:55:59.666Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:55:59 [2020-11-10T00:55:59.666Z] ++ 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
00:55:59 [2020-11-10T00:55:59.666Z] ++ set -e
00:55:59 [2020-11-10T00:55:59.666Z] ++ '[' -n 0 ']'
00:55:59 [2020-11-10T00:55:59.666Z] ++ set -x
00:55:59 [2020-11-10T00:55:59.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:55:59 [2020-11-10T00:55:59.666Z] INFO: Testing against a local daemon
00:55:59 [2020-11-10T00:55:59.666Z] === RUN   TestSessionCreate
00:55:59 [2020-11-10T00:55:59.666Z] --- PASS: TestSessionCreate (0.04s)
00:55:59 [2020-11-10T00:55:59.666Z] === RUN   TestSessionCreateWithBadUpgrade
00:55:59 [2020-11-10T00:55:59.666Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:55:59 [2020-11-10T00:55:59.666Z] PASS
00:55:59 [2020-11-10T00:55:59.666Z] 
00:55:59 [2020-11-10T00:55:59.666Z] DONE 2 tests in 0.118s
00:55:59 [2020-11-10T00:55:59.666Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:55:59 [2020-11-10T00:55:59.666Z] ++ 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
00:55:59 [2020-11-10T00:55:59.666Z] ++ set -e
00:55:59 [2020-11-10T00:55:59.666Z] ++ '[' -n 0 ']'
00:55:59 [2020-11-10T00:55:59.666Z] ++ set -x
00:55:59 [2020-11-10T00:55:59.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:55:59 [2020-11-10T00:55:59.666Z] INFO: Testing against a local daemon
00:55:59 [2020-11-10T00:55:59.666Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:55:59 [2020-11-10T00:55:59.666Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:55:59 [2020-11-10T00:55:59.666Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:55:59 [2020-11-10T00:55:59.666Z] === RUN   TestEventsExecDie
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestFixedBufferCap
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestFixedBufferCap (0.00s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestFixedBufferLen
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestFixedBufferLen (0.00s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestFixedBufferString
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestFixedBufferString (0.00s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestFixedBufferWrite
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestFixedBufferWrite (0.00s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestFixedBufferRead
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestFixedBufferRead (0.00s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestBytesPipeRead
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestBytesPipeRead (0.00s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestBytesPipeWrite
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestBytesPipeWrite (0.00s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestBytesPipeWriteRandomChunks
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestTarFiles (7.36s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestTarUntar
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestTarUntar (0.03s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestTarWithOptions
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestTarWithOptions (0.02s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestUntarUstarGnuConflict
00:56:00 [2020-11-10T00:56:00.090Z] --- PASS: TestUntarUstarGnuConflict (0.03s)
00:56:00 [2020-11-10T00:56:00.090Z] === RUN   TestUntarInvalidFilenames
00:56:00 [2020-11-10T00:56:00.090Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames027377802\\dest"
00:56:00 [2020-11-10T00:56:00.234Z] --- PASS: TestEventsExecDie (0.58s)
00:56:00 [2020-11-10T00:56:00.234Z] === RUN   TestEventsBackwardsCompatible
00:56:00 [2020-11-10T00:56:00.234Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
00:56:00 [2020-11-10T00:56:00.234Z] === RUN   TestInfoBinaryCommits
00:56:00 [2020-11-10T00:56:00.234Z] --- PASS: TestInfoBinaryCommits (0.04s)
00:56:00 [2020-11-10T00:56:00.234Z] === RUN   TestInfoAPIVersioned
00:56:00 [2020-11-10T00:56:00.234Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:56:00 [2020-11-10T00:56:00.234Z] === RUN   TestInfoDiscoveryBackend
00:56:00 [2020-11-10T00:56:00.551Z] --- PASS: TestUntarInvalidFilenames (0.17s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestUntarHardlinkToSymlink
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestUntarInvalidHardlink
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink865560891\\victim\\hello" -> "../victim/hello"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink350586718\\victim\\hello" -> "/../victim/hello"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink703708965\\victim" -> "../victim"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink352537152\\victim" -> "../victim"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink628620959\\victim" -> "../victim"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink498130290\\victim" -> "../victim"
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestUntarInvalidHardlink (0.03s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestUntarInvalidSymlink
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink516973609\\dest\\dotdot" -> "../victim/hello"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink632802164\\dest\\slash-dotdot" -> "/../victim/hello"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink450430019\\dest\\loophole-victim" -> "../victim"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink075253958\\dest\\loophole-victim" -> "../victim"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink056157549\\dest\\loophole-victim" -> "../victim"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink032958440\\dest\\loophole-victim" -> "../victim"
00:56:00 [2020-11-10T00:56:00.552Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink292041255\\dest\\dir\\loophole" -> "../../victim"
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestUntarInvalidSymlink (0.09s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestTempArchiveCloseMultipleTimes
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestReplaceFileTarWrapper
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestBytesPipeWriteRandomChunks (0.68s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestAtomicWriteToFile
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestAtomicWriteToFile (0.01s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestAtomicWriteSetCommit
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestAtomicWriteSetCommit (0.09s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestAtomicWriteSetCancel
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestReadCloserWrapperClose
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestReadCloserWrapperClose (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestReaderErrWrapperReadOnError
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestReaderErrWrapperRead
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestReaderErrWrapperRead (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestHashData
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestHashData (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestCancelReadCloser
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestError
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestError (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestProgressString
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestProgressString/no_progress
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestProgressString/progress_1
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestProgressString/some_progress_with_a_start_time
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestProgressString/some_progress_without_a_start_time
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestProgressString/with_units
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestProgressString/hide_counts
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestProgressString (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z]     --- PASS: TestProgressString/no_progress (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z]     --- PASS: TestProgressString/progress_1 (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z]     --- PASS: TestProgressString/with_units (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z]     --- PASS: TestProgressString/hide_counts (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestJSONMessageDisplay
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestReplaceFileTarWrapper (0.27s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestPrefixHeaderReadable
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestPrefixHeaderReadable (0.03s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestDisablePigz
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestStandardLongPath
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestStandardLongPath (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestUNCLongPath
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestUNCLongPath (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] PASS
00:56:00 [2020-11-10T00:56:00.552Z] coverage: 100.0% of statements
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestCancelReadCloser (0.10s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestWriteCloserWrapperClose
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestNopWriteCloser
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestNopWriteCloser (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestNopWriter
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestNopWriter (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] === RUN   TestWriteCounter
00:56:00 [2020-11-10T00:56:00.552Z] --- PASS: TestWriteCounter (0.00s)
00:56:00 [2020-11-10T00:56:00.552Z] PASS
00:56:00 [2020-11-10T00:56:00.552Z] coverage: 69.2% of statements
00:56:00 [2020-11-10T00:56:00.802Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
00:56:00 [2020-11-10T00:56:00.802Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:56:01 [2020-11-10T00:56:01.012Z] ok  	github.com/docker/docker/pkg/longpath	0.045s	coverage: 100.0% of statements
00:56:01 [2020-11-10T00:56:01.012Z] ok  	github.com/docker/docker/pkg/ioutils	1.020s	coverage: 69.2% of statements
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestJSONMessageDisplay (0.18s)
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestJSONMessageDisplayWithJSONError
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestDisplayJSONMessagesStream
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
00:56:01 [2020-11-10T00:56:01.012Z] PASS
00:56:01 [2020-11-10T00:56:01.012Z] coverage: 91.7% of statements
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestDisablePigz (0.14s)
00:56:01 [2020-11-10T00:56:01.012Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestPigz
00:56:01 [2020-11-10T00:56:01.012Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.298s	coverage: 91.7% of statements
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestPigz (0.16s)
00:56:01 [2020-11-10T00:56:01.012Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestCopyFileWithInvalidDest
00:56:01 [2020-11-10T00:56:01.012Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
00:56:01 [2020-11-10T00:56:01.012Z]     archive_windows_test.go:16: Currently fails
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestCanonicalTarNameForPath
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestCanonicalTarName
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestCanonicalTarName (0.00s)
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestChmodTarEntry
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestChmodTarEntry (0.00s)
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestHardLinkOrder
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestHardLinkOrder (0.12s)
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestChangeString
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestChangeString (0.00s)
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestChangesWithNoChanges
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestChangesWithNoChanges (0.03s)
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestChangesWithChanges
00:56:01 [2020-11-10T00:56:01.012Z] --- PASS: TestChangesWithChanges (0.05s)
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestChangesWithChangesGH13590
00:56:01 [2020-11-10T00:56:01.012Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
00:56:01 [2020-11-10T00:56:01.012Z]     changes_test.go:192: needs more investigation
00:56:01 [2020-11-10T00:56:01.012Z] === RUN   TestChangesDirsEmpty
00:56:01 [2020-11-10T00:56:01.473Z] --- PASS: TestChangesDirsEmpty (0.20s)
00:56:01 [2020-11-10T00:56:01.473Z] === RUN   TestChangesDirsMutated
00:56:01 [2020-11-10T00:56:01.473Z] --- PASS: TestChangesDirsMutated (0.16s)
00:56:01 [2020-11-10T00:56:01.473Z] === RUN   TestApplyLayer
00:56:01 [2020-11-10T00:56:01.473Z] --- SKIP: TestApplyLayer (0.00s)
00:56:01 [2020-11-10T00:56:01.473Z]     changes_test.go:405: needs further investigation
00:56:01 [2020-11-10T00:56:01.473Z] === RUN   TestChangesSizeWithHardlinks
00:56:01 [2020-11-10T00:56:01.473Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
00:56:01 [2020-11-10T00:56:01.473Z]     changes_test.go:441: needs further investigation
00:56:01 [2020-11-10T00:56:01.473Z] === RUN   TestChangesSizeWithNoChanges
00:56:01 [2020-11-10T00:56:01.473Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
00:56:01 [2020-11-10T00:56:01.473Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
00:56:01 [2020-11-10T00:56:01.473Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
00:56:01 [2020-11-10T00:56:01.473Z] === RUN   TestChangesSize
00:56:01 [2020-11-10T00:56:01.473Z] --- PASS: TestChangesSize (0.00s)
00:56:01 [2020-11-10T00:56:01.473Z] === RUN   TestApplyLayerInvalidFilenames
00:56:01 [2020-11-10T00:56:01.473Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames403445083\\dest"
00:56:01 [2020-11-10T00:56:01.740Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:56:01 [2020-11-10T00:56:01.741Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
00:56:01 [2020-11-10T00:56:01.935Z] === RUN   TestApplyLayerInvalidHardlink
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink175160389\\victim\\hello" -> "../victim/hello"
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink969484000\\victim\\hello" -> "/../victim/hello"
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink695281855\\victim" -> "../victim"
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink580453138\\victim" -> "../victim"
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink318929225\\victim" -> "../victim"
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink803428372\\victim" -> "../victim"
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s)
00:56:01 [2020-11-10T00:56:01.935Z] === RUN   TestApplyLayerInvalidSymlink
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink571419235\\dest\\dotdot" -> "../victim/hello"
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink633506918\\dest\\slash-dotdot" -> "/../victim/hello"
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink630976141\\dest\\loophole-victim" -> "../victim"
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink286808200\\dest\\loophole-victim" -> "../victim"
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink681224775\\dest\\loophole-victim" -> "../victim"
00:56:01 [2020-11-10T00:56:01.935Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink366694138\\dest\\loophole-victim" -> "../victim"
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s)
00:56:01 [2020-11-10T00:56:01.935Z] === RUN   TestApplyLayerWhiteouts
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestApplyLayerWhiteouts (0.11s)
00:56:01 [2020-11-10T00:56:01.935Z] === RUN   TestGenerateEmptyFile
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestGenerateEmptyFile (0.00s)
00:56:01 [2020-11-10T00:56:01.935Z] === RUN   TestGenerateWithContent
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestGenerateWithContent (0.00s)
00:56:01 [2020-11-10T00:56:01.935Z] PASS
00:56:01 [2020-11-10T00:56:01.935Z] coverage: 62.7% of statements
00:56:01 [2020-11-10T00:56:01.935Z] ok  	github.com/docker/docker/pkg/archive	11.075s	coverage: 62.7% of statements
00:56:01 [2020-11-10T00:56:01.935Z] === RUN   TestNameFormat
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestNameFormat (0.00s)
00:56:01 [2020-11-10T00:56:01.935Z] === RUN   TestNameRetries
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestNameRetries (0.00s)
00:56:01 [2020-11-10T00:56:01.935Z] PASS
00:56:01 [2020-11-10T00:56:01.935Z] coverage: 85.7% of statements
00:56:01 [2020-11-10T00:56:01.935Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.136s	coverage: 85.7% of statements
00:56:01 [2020-11-10T00:56:01.935Z] === RUN   TestParseKeyValueOpt
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestParseKeyValueOpt (0.00s)
00:56:01 [2020-11-10T00:56:01.935Z] === RUN   TestParseUintList
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestParseUintList (0.00s)
00:56:01 [2020-11-10T00:56:01.935Z] === RUN   TestParseUintListMaximumLimits
00:56:01 [2020-11-10T00:56:01.935Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
00:56:01 [2020-11-10T00:56:01.935Z] PASS
00:56:01 [2020-11-10T00:56:01.935Z] coverage: 97.0% of statements
00:56:01 [2020-11-10T00:56:01.935Z] ok  	github.com/docker/docker/pkg/parsers	0.075s	coverage: 97.0% of statements
00:56:02 [2020-11-10T00:56:02.308Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
00:56:02 [2020-11-10T00:56:02.308Z] === RUN   TestInfoAPI
00:56:02 [2020-11-10T00:56:02.308Z] --- PASS: TestInfoAPI (0.03s)
00:56:02 [2020-11-10T00:56:02.308Z] === RUN   TestInfoAPIWarnings
00:56:02 [2020-11-10T00:56:02.396Z] === RUN   TestNewAndRemove
00:56:02 [2020-11-10T00:56:02.396Z] --- PASS: TestNewAndRemove (0.00s)
00:56:02 [2020-11-10T00:56:02.396Z] === RUN   TestRemoveInvalidPath
00:56:02 [2020-11-10T00:56:02.396Z] --- PASS: TestRemoveInvalidPath (0.00s)
00:56:02 [2020-11-10T00:56:02.396Z] PASS
00:56:02 [2020-11-10T00:56:02.396Z] coverage: 82.6% of statements
00:56:02 [2020-11-10T00:56:02.396Z] ok  	github.com/docker/docker/pkg/pidfile	0.065s	coverage: 82.6% of statements
00:56:02 [2020-11-10T00:56:02.875Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
00:56:03 [2020-11-10T00:56:03.934Z] === RUN   TestParseEmptyInterface
00:56:03 [2020-11-10T00:56:03.934Z] --- PASS: TestParseEmptyInterface (0.00s)
00:56:03 [2020-11-10T00:56:03.934Z] === RUN   TestParseNonInterfaceType
00:56:03 [2020-11-10T00:56:03.934Z] --- PASS: TestParseNonInterfaceType (0.00s)
00:56:03 [2020-11-10T00:56:03.934Z] === RUN   TestParseWithOneFunction
00:56:03 [2020-11-10T00:56:03.934Z] --- PASS: TestParseWithOneFunction (0.00s)
00:56:03 [2020-11-10T00:56:03.934Z] === RUN   TestParseWithMultipleFuncs
00:56:03 [2020-11-10T00:56:03.934Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
00:56:03 [2020-11-10T00:56:03.934Z] === RUN   TestParseWithUnnamedReturn
00:56:03 [2020-11-10T00:56:03.934Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
00:56:03 [2020-11-10T00:56:03.934Z] === RUN   TestEmbeddedInterface
00:56:03 [2020-11-10T00:56:03.934Z] --- PASS: TestEmbeddedInterface (0.00s)
00:56:03 [2020-11-10T00:56:03.934Z] === RUN   TestParsedImports
00:56:03 [2020-11-10T00:56:03.934Z] --- PASS: TestParsedImports (0.00s)
00:56:03 [2020-11-10T00:56:03.934Z] === RUN   TestAliasedImports
00:56:03 [2020-11-10T00:56:03.934Z] --- PASS: TestAliasedImports (0.00s)
00:56:03 [2020-11-10T00:56:03.934Z] PASS
00:56:03 [2020-11-10T00:56:03.934Z] coverage: 56.8% of statements
00:56:03 [2020-11-10T00:56:03.935Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.077s	coverage: 56.8% of statements
00:56:05 [2020-11-10T00:56:05.475Z] === RUN   TestFailedConnection
00:56:05 [2020-11-10T00:56:05.475Z] === RUN   TestHTTPTransport
00:56:05 [2020-11-10T00:56:05.475Z] --- PASS: TestHTTPTransport (0.00s)
00:56:05 [2020-11-10T00:56:05.475Z] PASS
00:56:05 [2020-11-10T00:56:05.475Z] coverage: 85.7% of statements
00:56:05 [2020-11-10T00:56:05.475Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.204s	coverage: 85.7% of statements
00:56:05 [2020-11-10T00:56:05.475Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
00:56:05 [2020-11-10T00:56:05.475Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
00:56:05 [2020-11-10T00:56:05.475Z] === RUN   TestBufioReaderPoolPutAndGet
00:56:05 [2020-11-10T00:56:05.475Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
00:56:05 [2020-11-10T00:56:05.475Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
00:56:05 [2020-11-10T00:56:05.475Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
00:56:05 [2020-11-10T00:56:05.475Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
00:56:05 [2020-11-10T00:56:05.475Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
00:56:05 [2020-11-10T00:56:05.475Z] === RUN   TestBufioWriterPoolPutAndGet
00:56:05 [2020-11-10T00:56:05.475Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
00:56:05 [2020-11-10T00:56:05.475Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
00:56:05 [2020-11-10T00:56:05.475Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
00:56:05 [2020-11-10T00:56:05.475Z] === RUN   TestBufferPoolPutAndGet
00:56:05 [2020-11-10T00:56:05.475Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
00:56:05 [2020-11-10T00:56:05.475Z] PASS
00:56:05 [2020-11-10T00:56:05.475Z] coverage: 88.2% of statements
00:56:05 [2020-11-10T00:56:05.475Z] ok  	github.com/docker/docker/pkg/pools	0.061s	coverage: 88.2% of statements
00:56:06 [2020-11-10T00:56:06.454Z] --- PASS: TestFailedConnection (1.09s)
00:56:06 [2020-11-10T00:56:06.454Z] === RUN   TestFailOnce
00:56:06 [2020-11-10T00:56:06.454Z] 2020/11/10 00:56:06 http: panic serving 127.0.0.1:49219: Plugin not ready
00:56:06 [2020-11-10T00:56:06.454Z] goroutine 23 [running]:
00:56:06 [2020-11-10T00:56:06.454Z] net/http.(*conn).serve.func1(0xc000062b40)
00:56:06 [2020-11-10T00:56:06.454Z] 	c:/go/src/net/http/server.go:1795 +0x140
00:56:06 [2020-11-10T00:56:06.454Z] panic(0x849ac0, 0x986830)
00:56:06 [2020-11-10T00:56:06.454Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
00:56:06 [2020-11-10T00:56:06.454Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc0001260e0, 0xc0000f4300)
00:56:06 [2020-11-10T00:56:06.454Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
00:56:06 [2020-11-10T00:56:06.454Z] net/http.HandlerFunc.ServeHTTP(0xc000110050, 0x99a4a0, 0xc0001260e0, 0xc0000f4300)
00:56:06 [2020-11-10T00:56:06.454Z] 	c:/go/src/net/http/server.go:2036 +0x4b
00:56:06 [2020-11-10T00:56:06.454Z] net/http.(*ServeMux).ServeHTTP(0xc000120000, 0x99a4a0, 0xc0001260e0, 0xc0000f4300)
00:56:06 [2020-11-10T00:56:06.454Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
00:56:06 [2020-11-10T00:56:06.454Z] net/http.serverHandler.ServeHTTP(0xc000126000, 0x99a4a0, 0xc0001260e0, 0xc0000f4300)
00:56:06 [2020-11-10T00:56:06.454Z] 	c:/go/src/net/http/server.go:2831 +0xab
00:56:06 [2020-11-10T00:56:06.454Z] net/http.(*conn).serve(0xc000062b40, 0x99b060, 0xc0000a4900)
00:56:06 [2020-11-10T00:56:06.454Z] 	c:/go/src/net/http/server.go:1919 +0x87c
00:56:06 [2020-11-10T00:56:06.454Z] created by net/http.(*Server).Serve
00:56:06 [2020-11-10T00:56:06.454Z] 	c:/go/src/net/http/server.go:2957 +0x38b
00:56:06 [2020-11-10T00:56:06.454Z] time="2020-11-10T00:56:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s"
00:56:06 [2020-11-10T00:56:06.915Z] === RUN   TestOutputOnPrematureClose
00:56:06 [2020-11-10T00:56:06.915Z] --- PASS: TestOutputOnPrematureClose (0.00s)
00:56:06 [2020-11-10T00:56:06.915Z] === RUN   TestCompleteSilently
00:56:06 [2020-11-10T00:56:06.915Z] --- PASS: TestCompleteSilently (0.00s)
00:56:06 [2020-11-10T00:56:06.915Z] PASS
00:56:06 [2020-11-10T00:56:06.915Z] coverage: 75.9% of statements
00:56:06 [2020-11-10T00:56:06.915Z] ok  	github.com/docker/docker/pkg/progress	0.096s	coverage: 75.9% of statements
00:56:06 [2020-11-10T00:56:06.915Z] === RUN   TestSendToOneSub
00:56:06 [2020-11-10T00:56:06.915Z] --- PASS: TestSendToOneSub (0.00s)
00:56:06 [2020-11-10T00:56:06.915Z] === RUN   TestSendToMultipleSubs
00:56:06 [2020-11-10T00:56:06.915Z] --- PASS: TestSendToMultipleSubs (0.00s)
00:56:06 [2020-11-10T00:56:06.915Z] === RUN   TestEvictOneSub
00:56:06 [2020-11-10T00:56:06.915Z] --- PASS: TestEvictOneSub (0.00s)
00:56:06 [2020-11-10T00:56:06.915Z] === RUN   TestClosePublisher
00:56:06 [2020-11-10T00:56:06.915Z] --- PASS: TestClosePublisher (0.00s)
00:56:06 [2020-11-10T00:56:06.915Z] === RUN   TestPubSubRace
00:56:07 [2020-11-10T00:56:07.378Z] --- PASS: TestFailOnce (1.18s)
00:56:07 [2020-11-10T00:56:07.378Z] === RUN   TestEchoInputOutput
00:56:07 [2020-11-10T00:56:07.378Z] --- PASS: TestEchoInputOutput (0.00s)
00:56:07 [2020-11-10T00:56:07.378Z] === RUN   TestBackoff
00:56:07 [2020-11-10T00:56:07.378Z] --- PASS: TestBackoff (0.00s)
00:56:07 [2020-11-10T00:56:07.378Z] === RUN   TestAbortRetry
00:56:07 [2020-11-10T00:56:07.378Z] --- PASS: TestAbortRetry (0.00s)
00:56:07 [2020-11-10T00:56:07.838Z] === RUN   TestClientScheme
00:56:07 [2020-11-10T00:56:07.838Z] --- PASS: TestClientScheme (0.00s)
00:56:07 [2020-11-10T00:56:07.838Z] === RUN   TestNewClientWithTimeout
00:56:07 [2020-11-10T00:56:07.838Z] --- PASS: TestPubSubRace (1.06s)
00:56:07 [2020-11-10T00:56:07.838Z] PASS
00:56:07 [2020-11-10T00:56:07.838Z] coverage: 75.0% of statements
00:56:07 [2020-11-10T00:56:07.838Z] ok  	github.com/docker/docker/pkg/pubsub	1.148s	coverage: 75.0% of statements
00:56:08 [2020-11-10T00:56:08.298Z] time="2020-11-10T00:56:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
00:56:08 [2020-11-10T00:56:08.298Z] === RUN   TestRegister
00:56:08 [2020-11-10T00:56:08.298Z] --- PASS: TestRegister (0.00s)
00:56:08 [2020-11-10T00:56:08.298Z] === RUN   TestCommand
00:56:08 [2020-11-10T00:56:08.298Z] --- PASS: TestCommand (0.03s)
00:56:08 [2020-11-10T00:56:08.298Z] === RUN   TestNaiveSelf
00:56:08 [2020-11-10T00:56:08.298Z] --- PASS: TestNaiveSelf (0.03s)
00:56:08 [2020-11-10T00:56:08.298Z] PASS
00:56:08 [2020-11-10T00:56:08.298Z] coverage: 82.4% of statements
00:56:08 [2020-11-10T00:56:08.298Z] ok  	github.com/docker/docker/pkg/reexec	0.156s	coverage: 82.4% of statements
00:56:09 [2020-11-10T00:56:09.270Z] === RUN   TestParseSignal
00:56:09 [2020-11-10T00:56:09.270Z] --- PASS: TestParseSignal (0.00s)
00:56:09 [2020-11-10T00:56:09.270Z] === RUN   TestValidSignalForPlatform
00:56:09 [2020-11-10T00:56:09.270Z] --- PASS: TestValidSignalForPlatform (0.00s)
00:56:09 [2020-11-10T00:56:09.270Z] PASS
00:56:09 [2020-11-10T00:56:09.270Z] coverage: 20.3% of statements
00:56:09 [2020-11-10T00:56:09.270Z] ok  	github.com/docker/docker/pkg/signal	0.075s	coverage: 20.3% of statements
00:56:09 [2020-11-10T00:56:09.730Z] time="2020-11-10T00:56:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestNewStdWriter
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestNewStdWriter (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestWriteWithUninitializedStdWriter
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestWriteWithNilBytes
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestWriteWithNilBytes (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestWrite
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestWrite (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestWriteWithWriterError
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestWriteWithWriterError (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestStdCopyWriteAndRead
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestStdCopyReturnsErrorReadingHeader
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestStdCopyReturnsErrorReadingFrame
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestStdCopyDetectsCorruptedFrame
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestStdCopyWithInvalidInputHeader
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestStdCopyWithCorruptedPrefix
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestStdCopyReturnsWriteErrors
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] === RUN   TestStdCopyReturnsErrorFromSystem
00:56:09 [2020-11-10T00:56:09.730Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
00:56:09 [2020-11-10T00:56:09.730Z] PASS
00:56:09 [2020-11-10T00:56:09.730Z] coverage: 100.0% of statements
00:56:09 [2020-11-10T00:56:09.730Z] ok  	github.com/docker/docker/pkg/stdcopy	0.098s	coverage: 100.0% of statements
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestGenerateRandomID
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestGenerateRandomID (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestShortenId
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestShortenId (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestShortenSha256Id
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestShortenSha256Id (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestShortenIdEmpty
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestShortenIdEmpty (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestShortenIdInvalid
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestShortenIdInvalid (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestIsShortIDNonHex
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestIsShortIDNonHex (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestIsShortIDNotCorrectSize
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] PASS
00:56:11 [2020-11-10T00:56:11.268Z] coverage: 70.6% of statements
00:56:11 [2020-11-10T00:56:11.268Z] ok  	github.com/docker/docker/pkg/stringid	0.046s	coverage: 70.6% of statements
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestRawProgressFormatterFormatStatus
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestRawProgressFormatterFormatProgress
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestFormatStatus
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestFormatStatus (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestFormatError
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestFormatError (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestFormatJSONError
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestFormatJSONError (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestJsonProgressFormatterFormatProgress
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestJsonProgressFormatterFormatStatus
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestNewJSONProgressOutput
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestNewJSONProgressOutput (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestAuxFormatterEmit
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestAuxFormatterEmit (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestStreamWriterStdout
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestStreamWriterStdout (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] === RUN   TestStreamWriterStderr
00:56:11 [2020-11-10T00:56:11.268Z] --- PASS: TestStreamWriterStderr (0.00s)
00:56:11 [2020-11-10T00:56:11.268Z] PASS
00:56:11 [2020-11-10T00:56:11.268Z] coverage: 66.2% of statements
00:56:11 [2020-11-10T00:56:11.268Z] ok  	github.com/docker/docker/pkg/streamformatter	0.117s	coverage: 66.2% of statements
00:56:12 [2020-11-10T00:56:12.239Z] time="2020-11-10T00:56:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
00:56:12 [2020-11-10T00:56:12.700Z] === RUN   TestIsCpusetListAvailable
00:56:12 [2020-11-10T00:56:12.700Z] --- PASS: TestIsCpusetListAvailable (0.00s)
00:56:12 [2020-11-10T00:56:12.700Z] PASS
00:56:12 [2020-11-10T00:56:12.700Z] coverage: 38.2% of statements
00:56:12 [2020-11-10T00:56:12.700Z] ok  	github.com/docker/docker/pkg/sysinfo	0.045s	coverage: 38.2% of statements
00:56:13 [2020-11-10T00:56:13.670Z] === RUN   TestChtimes
00:56:13 [2020-11-10T00:56:13.670Z] --- PASS: TestChtimes (0.01s)
00:56:13 [2020-11-10T00:56:13.670Z] === RUN   TestChtimesWindows
00:56:13 [2020-11-10T00:56:13.670Z] --- PASS: TestChtimesWindows (0.00s)
00:56:13 [2020-11-10T00:56:13.670Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
00:56:13 [2020-11-10T00:56:13.670Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
00:56:13 [2020-11-10T00:56:13.670Z] === RUN   TestEnsureRemoveAllNotExist
00:56:13 [2020-11-10T00:56:13.670Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
00:56:13 [2020-11-10T00:56:13.670Z] === RUN   TestEnsureRemoveAllWithDir
00:56:13 [2020-11-10T00:56:13.670Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
00:56:13 [2020-11-10T00:56:13.670Z] === RUN   TestEnsureRemoveAllWithFile
00:56:13 [2020-11-10T00:56:13.670Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
00:56:13 [2020-11-10T00:56:13.670Z] === RUN   TestHasWin32KSupport
00:56:13 [2020-11-10T00:56:13.670Z] --- PASS: TestHasWin32KSupport (0.00s)
00:56:13 [2020-11-10T00:56:13.670Z]     syscall_windows_test.go:8: win32k: true
00:56:13 [2020-11-10T00:56:13.670Z] PASS
00:56:13 [2020-11-10T00:56:13.670Z] coverage: 12.0% of statements
00:56:13 [2020-11-10T00:56:13.670Z] ok  	github.com/docker/docker/pkg/system	0.098s	coverage: 12.0% of statements
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestTailFile
00:56:14 [2020-11-10T00:56:14.131Z] --- PASS: TestTailFile (0.00s)
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestTailFileManyLines
00:56:14 [2020-11-10T00:56:14.131Z] --- PASS: TestTailFileManyLines (0.00s)
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestTailEmptyFile
00:56:14 [2020-11-10T00:56:14.131Z] --- PASS: TestTailEmptyFile (0.00s)
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestTailNegativeN
00:56:14 [2020-11-10T00:56:14.131Z] --- PASS: TestTailNegativeN (0.00s)
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/4_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/4_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/8_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/8_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/truncated_last_line
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/truncated_last_line#01
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/truncated_last_line#02
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader/no_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader/12_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader/2_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader/single_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader/4_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader/8_byte_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.131Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.132Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.132Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.133Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.133Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.595Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.595Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.595Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.596Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.596Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.597Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.597Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.599Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.599Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.600Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:56:14 [2020-11-10T00:56:14.601Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:56:15 [2020-11-10T00:56:15.062Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:56:15 [2020-11-10T00:56:15.062Z] --- PASS: TestNewTailReader (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
00:56:15 [2020-11-10T00:56:15.062Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.03s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.01s)
00:56:15 [2020-11-10T00:56:15.063Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.03s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.02s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.063Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.02s)
00:56:15 [2020-11-10T00:56:15.063Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.02s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.064Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
00:56:15 [2020-11-10T00:56:15.065Z] PASS
00:56:15 [2020-11-10T00:56:15.065Z] coverage: 88.6% of statements
00:56:15 [2020-11-10T00:56:15.065Z] ok  	github.com/docker/docker/pkg/tailfile	0.523s	coverage: 88.6% of statements
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestTarSumRemoveNonExistent
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestTarSumRemoveNonExistent (0.03s)
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestTarSumRemove
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestTarSumRemove (0.00s)
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestSortFileInfoSums
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestSortFileInfoSums (0.00s)
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestNewTarSumForLabelInvalid
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestNewTarSumForLabel
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestNewTarSumForLabel (0.00s)
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestEmptyTar
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestEmptyTar (0.00s)
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestTarSumsReadSize
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestTarSumsReadSize (0.01s)
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestTarSums
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestTarSums (0.24s)
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestIteration
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestIteration (0.00s)
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestVersionLabelForChecksum
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestVersionLabelForChecksum (0.00s)
00:56:15 [2020-11-10T00:56:15.526Z] === RUN   TestVersion
00:56:15 [2020-11-10T00:56:15.526Z] --- PASS: TestVersion (0.00s)
00:56:15 [2020-11-10T00:56:15.987Z] === RUN   TestGetVersion
00:56:15 [2020-11-10T00:56:15.987Z] --- PASS: TestGetVersion (0.00s)
00:56:15 [2020-11-10T00:56:15.987Z] === RUN   TestGetVersions
00:56:15 [2020-11-10T00:56:15.987Z] --- PASS: TestGetVersions (0.00s)
00:56:15 [2020-11-10T00:56:15.987Z] PASS
00:56:15 [2020-11-10T00:56:15.987Z] coverage: 89.3% of statements
00:56:15 [2020-11-10T00:56:15.987Z] ok  	github.com/docker/docker/pkg/tarsum	0.398s	coverage: 89.3% of statements
00:56:15 [2020-11-10T00:56:15.987Z] testing: warning: no tests to run
00:56:15 [2020-11-10T00:56:15.987Z] PASS
00:56:15 [2020-11-10T00:56:15.987Z] coverage: [no statements]
00:56:15 [2020-11-10T00:56:15.987Z] ok  	github.com/docker/docker/pkg/term/windows	0.122s	coverage: [no statements] [no tests to run]
00:56:16 [2020-11-10T00:56:16.449Z] time="2020-11-10T00:56:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
00:56:16 [2020-11-10T00:56:16.910Z] === RUN   TestTruncIndex
00:56:16 [2020-11-10T00:56:16.910Z] --- PASS: TestTruncIndex (0.10s)
00:56:16 [2020-11-10T00:56:16.910Z] PASS
00:56:16 [2020-11-10T00:56:16.910Z] coverage: 91.5% of statements
00:56:16 [2020-11-10T00:56:16.910Z] ok  	github.com/docker/docker/pkg/truncindex	0.184s	coverage: 91.5% of statements
00:56:17 [2020-11-10T00:56:17.371Z] === RUN   TestIsGIT
00:56:17 [2020-11-10T00:56:17.371Z] --- PASS: TestIsGIT (0.00s)
00:56:17 [2020-11-10T00:56:17.371Z] === RUN   TestIsTransport
00:56:17 [2020-11-10T00:56:17.371Z] --- PASS: TestIsTransport (0.00s)
00:56:17 [2020-11-10T00:56:17.371Z] PASS
00:56:17 [2020-11-10T00:56:17.371Z] coverage: 100.0% of statements
00:56:17 [2020-11-10T00:56:17.371Z] ok  	github.com/docker/docker/pkg/urlutil	0.085s	coverage: 100.0% of statements
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:56:17 [2020-11-10T00:56:17.757Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:56:18 [2020-11-10T00:56:18.018Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:56:18 [2020-11-10T00:56:18.018Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
00:56:18 [2020-11-10T00:56:18.341Z] === RUN   TestVersionInfo
00:56:18 [2020-11-10T00:56:18.341Z] --- PASS: TestVersionInfo (0.00s)
00:56:18 [2020-11-10T00:56:18.341Z] === RUN   TestAppendVersions
00:56:18 [2020-11-10T00:56:18.341Z] --- PASS: TestAppendVersions (0.00s)
00:56:18 [2020-11-10T00:56:18.341Z] PASS
00:56:18 [2020-11-10T00:56:18.341Z] coverage: 88.9% of statements
00:56:18 [2020-11-10T00:56:18.341Z] ok  	github.com/docker/docker/pkg/useragent	0.067s	coverage: 88.9% of statements
00:56:18 [2020-11-10T00:56:18.587Z] --- PASS: TestInfoAPIWarnings (16.34s)
00:56:18 [2020-11-10T00:56:18.587Z] === RUN   TestInfoDebug
00:56:18 [2020-11-10T00:56:18.849Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:56:18 [2020-11-10T00:56:18.849Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
00:56:19 [2020-11-10T00:56:19.109Z] --- PASS: TestInfoDebug (0.54s)
00:56:19 [2020-11-10T00:56:19.109Z] === RUN   TestInfoInsecureRegistries
00:56:19 [2020-11-10T00:56:19.688Z] --- PASS: TestInfoInsecureRegistries (0.55s)
00:56:19 [2020-11-10T00:56:19.688Z] === RUN   TestInfoRegistryMirrors
00:56:19 [2020-11-10T00:56:19.688Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:56:20 [2020-11-10T00:56:20.258Z] --- PASS: TestInfoRegistryMirrors (0.54s)
00:56:20 [2020-11-10T00:56:20.258Z] === RUN   TestLoginFailsWithBadCredentials
00:56:20 [2020-11-10T00:56:20.518Z] === RUN   TestDockerSuite/TestImagesFormat
00:56:20 [2020-11-10T00:56:20.518Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:56:20 [2020-11-10T00:56:20.518Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
00:56:20 [2020-11-10T00:56:20.518Z] === RUN   TestPingCacheHeaders
00:56:20 [2020-11-10T00:56:20.518Z] --- PASS: TestPingCacheHeaders (0.04s)
00:56:20 [2020-11-10T00:56:20.518Z] === RUN   TestPingGet
00:56:20 [2020-11-10T00:56:20.518Z] --- PASS: TestPingGet (0.03s)
00:56:20 [2020-11-10T00:56:20.518Z] === RUN   TestPingHead
00:56:20 [2020-11-10T00:56:20.518Z] --- PASS: TestPingHead (0.04s)
00:56:20 [2020-11-10T00:56:20.518Z] === RUN   TestVersion
00:56:20 [2020-11-10T00:56:20.523Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:56:20 [2020-11-10T00:56:20.523Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:56:20 [2020-11-10T00:56:20.523Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:56:20 [2020-11-10T00:56:20.523Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:56:20 [2020-11-10T00:56:20.523Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:56:20 [2020-11-10T00:56:20.523Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
00:56:20 [2020-11-10T00:56:20.523Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
00:56:20 [2020-11-10T00:56:20.523Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:56:20 [2020-11-10T00:56:20.523Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:56:20 [2020-11-10T00:56:20.523Z] === RUN   TestValidatePrivileges
00:56:20 [2020-11-10T00:56:20.523Z] --- PASS: TestValidatePrivileges (0.00s)
00:56:20 [2020-11-10T00:56:20.523Z] === RUN   TestFilterByCapNeg
00:56:20 [2020-11-10T00:56:20.523Z] --- PASS: TestFilterByCapNeg (0.00s)
00:56:20 [2020-11-10T00:56:20.523Z] === RUN   TestFilterByCapPos
00:56:20 [2020-11-10T00:56:20.523Z] --- PASS: TestFilterByCapPos (0.00s)
00:56:20 [2020-11-10T00:56:20.523Z] === RUN   TestStoreGetPluginNotMatchCapRefs
00:56:20 [2020-11-10T00:56:20.523Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
00:56:20 [2020-11-10T00:56:20.523Z] PASS
00:56:20 [2020-11-10T00:56:20.523Z] coverage: 12.0% of statements
00:56:20 [2020-11-10T00:56:20.523Z] ok  	github.com/docker/docker/plugin	0.351s	coverage: 12.0% of statements
00:56:20 [2020-11-10T00:56:20.523Z] === RUN   TestNewSettable
00:56:20 [2020-11-10T00:56:20.523Z] --- PASS: TestNewSettable (0.00s)
00:56:20 [2020-11-10T00:56:20.523Z] === RUN   TestIsSettable
00:56:20 [2020-11-10T00:56:20.523Z] --- PASS: TestIsSettable (0.00s)
00:56:20 [2020-11-10T00:56:20.523Z] === RUN   TestUpdateSettingsEnv
00:56:20 [2020-11-10T00:56:20.523Z] --- PASS: TestUpdateSettingsEnv (0.00s)
00:56:20 [2020-11-10T00:56:20.523Z] PASS
00:56:20 [2020-11-10T00:56:20.523Z] coverage: 20.1% of statements
00:56:20 [2020-11-10T00:56:20.523Z] ok  	github.com/docker/docker/plugin/v2	0.402s	coverage: 20.1% of statements
00:56:20 [2020-11-10T00:56:20.778Z] --- PASS: TestVersion (0.03s)
00:56:20 [2020-11-10T00:56:20.778Z] PASS
00:56:20 [2020-11-10T00:56:20.778Z] 
00:56:20 [2020-11-10T00:56:20.778Z] === Skipped
00:56:20 [2020-11-10T00:56:20.778Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:56:20 [2020-11-10T00:56:20.778Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:56:20 [2020-11-10T00:56:20.778Z] 
00:56:20 [2020-11-10T00:56:20.778Z] 
00:56:20 [2020-11-10T00:56:20.778Z] DONE 18 tests, 1 skipped in 21.166s
00:56:20 [2020-11-10T00:56:20.778Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:56:20 [2020-11-10T00:56:20.778Z] ++ 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
00:56:20 [2020-11-10T00:56:20.778Z] ++ set -e
00:56:20 [2020-11-10T00:56:20.778Z] ++ '[' -n 0 ']'
00:56:20 [2020-11-10T00:56:20.778Z] ++ set -x
00:56:20 [2020-11-10T00:56:20.778Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:56:20 [2020-11-10T00:56:20.778Z] INFO: Testing against a local daemon
00:56:20 [2020-11-10T00:56:20.778Z] === RUN   TestVolumesCreateAndList
00:56:20 [2020-11-10T00:56:20.778Z] --- PASS: TestVolumesCreateAndList (0.05s)
00:56:20 [2020-11-10T00:56:20.778Z] === RUN   TestVolumesRemove
00:56:21 [2020-11-10T00:56:21.037Z] --- PASS: TestVolumesRemove (0.12s)
00:56:21 [2020-11-10T00:56:21.037Z] === RUN   TestVolumesInspect
00:56:21 [2020-11-10T00:56:21.037Z] --- PASS: TestVolumesInspect (0.04s)
00:56:21 [2020-11-10T00:56:21.037Z] === RUN   TestVolumesInvalidJSON
00:56:21 [2020-11-10T00:56:21.037Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:56:21 [2020-11-10T00:56:21.037Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:56:21 [2020-11-10T00:56:21.037Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:56:21 [2020-11-10T00:56:21.037Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:56:21 [2020-11-10T00:56:21.037Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:56:21 [2020-11-10T00:56:21.037Z] PASS
00:56:21 [2020-11-10T00:56:21.037Z] 
00:56:21 [2020-11-10T00:56:21.037Z] DONE 5 tests in 0.295s
00:56:21 [2020-11-10T00:56:21.037Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:56:21 [2020-11-10T00:56:21.297Z] ++++ cat bundles/test-integration/docker.pid
00:56:21 [2020-11-10T00:56:21.297Z] +++ kill 14322
00:56:21 [2020-11-10T00:56:21.297Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
00:56:22 [2020-11-10T00:56:22.066Z] === RUN   TestLoad
00:56:22 [2020-11-10T00:56:22.066Z] --- PASS: TestLoad (0.00s)
00:56:22 [2020-11-10T00:56:22.066Z] === RUN   TestSave
00:56:22 [2020-11-10T00:56:22.066Z] --- PASS: TestSave (0.04s)
00:56:22 [2020-11-10T00:56:22.066Z] === RUN   TestAddDeleteGet
00:56:22 [2020-11-10T00:56:22.066Z] --- PASS: TestAddDeleteGet (0.05s)
00:56:22 [2020-11-10T00:56:22.066Z] === RUN   TestInvalidTags
00:56:22 [2020-11-10T00:56:22.066Z] --- PASS: TestInvalidTags (0.01s)
00:56:22 [2020-11-10T00:56:22.066Z] PASS
00:56:22 [2020-11-10T00:56:22.066Z] coverage: 84.4% of statements
00:56:22 [2020-11-10T00:56:22.066Z] ok  	github.com/docker/docker/reference	0.169s	coverage: 84.4% of statements
00:56:22 [2020-11-10T00:56:22.675Z] +++ /etc/init.d/apparmor stop
00:56:22 [2020-11-10T00:56:22.675Z] Leaving: AppArmorNo profiles have been unloaded.
00:56:22 [2020-11-10T00:56:22.675Z] 
00:56:22 [2020-11-10T00:56:22.675Z] Unloading profiles will leave already running processes permanently
00:56:22 [2020-11-10T00:56:22.675Z] unconfined, which can lead to unexpected situations.
00:56:22 [2020-11-10T00:56:22.675Z] 
00:56:22 [2020-11-10T00:56:22.675Z] To set a process to complain mode, use the command line tool
00:56:22 [2020-11-10T00:56:22.675Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:56:22 [2020-11-10T00:56:22.675Z] +++ true
00:56:22 [2020-11-10T00:56:22.675Z] exiting test-integration
00:56:22 [2020-11-10T00:56:22.675Z] ++ exit 0
00:56:22 [2020-11-10T00:56:22.675Z] 
00:56:23 [2020-11-10T00:56:23.037Z] === RUN   TestResumableRequestHeaderSimpleErrors
00:56:23 [2020-11-10T00:56:23.037Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
00:56:23 [2020-11-10T00:56:23.037Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
00:56:23 [2020-11-10T00:56:23.037Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
00:56:23 [2020-11-10T00:56:23.037Z] === RUN   TestResumableRequestHeaderTooMuchFailures
00:56:23 [2020-11-10T00:56:23.037Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
00:56:23 [2020-11-10T00:56:23.037Z] === RUN   TestResumableRequestReaderWithReadError
00:56:23 [2020-11-10T00:56:23.037Z] time="2020-11-10T00:56:22Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
00:56:23 [2020-11-10T00:56:23.037Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s)
00:56:23 [2020-11-10T00:56:23.037Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
00:56:23 [2020-11-10T00:56:23.037Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
00:56:23 [2020-11-10T00:56:23.037Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
00:56:23 [2020-11-10T00:56:23.037Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
00:56:23 [2020-11-10T00:56:23.037Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
00:56:23 [2020-11-10T00:56:23.037Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
00:56:23 [2020-11-10T00:56:23.037Z] === RUN   TestResumableRequestReader
00:56:23 [2020-11-10T00:56:23.037Z] --- PASS: TestResumableRequestReader (0.00s)
00:56:23 [2020-11-10T00:56:23.037Z] === RUN   TestResumableRequestReaderWithInitialResponse
00:56:23 [2020-11-10T00:56:23.037Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
00:56:23 [2020-11-10T00:56:23.037Z] PASS
00:56:23 [2020-11-10T00:56:23.037Z] coverage: 100.0% of statements
00:56:23 [2020-11-10T00:56:23.037Z] ok  	github.com/docker/docker/registry/resumable	0.294s	coverage: 100.0% of statements
00:56:23 [2020-11-10T00:56:23.243Z] + for job in $(jobs -p)
00:56:23 [2020-11-10T00:56:23.243Z] + wait 15562
00:56:24 [2020-11-10T00:56:24.007Z] === RUN   TestRestartManagerTimeout
00:56:24 [2020-11-10T00:56:24.007Z] --- PASS: TestRestartManagerTimeout (0.00s)
00:56:24 [2020-11-10T00:56:24.007Z] === RUN   TestRestartManagerTimeoutReset
00:56:24 [2020-11-10T00:56:24.007Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
00:56:24 [2020-11-10T00:56:24.007Z] PASS
00:56:24 [2020-11-10T00:56:24.007Z] coverage: 45.3% of statements
00:56:24 [2020-11-10T00:56:24.007Z] ok  	github.com/docker/docker/restartmanager	0.075s	coverage: 45.3% of statements
00:56:24 [2020-11-10T00:56:24.179Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:56:24 [2020-11-10T00:56:24.179Z] === RUN   TestDockerSuite/TestImportBadURL
00:56:24 [2020-11-10T00:56:24.179Z] === RUN   TestDockerSuite/TestImportDisplay
00:56:24 [2020-11-10T00:56:24.179Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
00:56:24 [2020-11-10T00:56:24.467Z] === RUN   TestResolveAuthConfigIndexServer
00:56:24 [2020-11-10T00:56:24.467Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
00:56:24 [2020-11-10T00:56:24.467Z] === RUN   TestResolveAuthConfigFullURL
00:56:24 [2020-11-10T00:56:24.467Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
00:56:24 [2020-11-10T00:56:24.467Z] === RUN   TestLoadAllowNondistributableArtifacts
00:56:24 [2020-11-10T00:56:24.467Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
00:56:24 [2020-11-10T00:56:24.467Z] === RUN   TestValidateMirror
00:56:24 [2020-11-10T00:56:24.467Z] --- PASS: TestValidateMirror (0.00s)
00:56:24 [2020-11-10T00:56:24.467Z] === RUN   TestLoadInsecureRegistries
00:56:24 [2020-11-10T00:56:24.927Z] time="2020-11-10T00:56:24Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:56:24 [2020-11-10T00:56:24.927Z] time="2020-11-10T00:56:24Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
00:56:24 [2020-11-10T00:56:24.927Z] time="2020-11-10T00:56:24Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestLoadInsecureRegistries (0.16s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestNewServiceConfig
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestNewServiceConfig (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestValidateIndexName
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestValidateIndexName (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestValidateIndexNameWithError
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestValidateIndexNameWithError (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestEndpointParse
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestEndpointParse (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestEndpointParseInvalid
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestEndpointParseInvalid (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestValidateEndpoint
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestValidateEndpoint (0.01s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestPing
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestPing (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestPingRegistryEndpoint
00:56:24 [2020-11-10T00:56:24.927Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestEndpoint
00:56:24 [2020-11-10T00:56:24.927Z] --- SKIP: TestEndpoint (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestParseRepositoryInfo
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestParseRepositoryInfo (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestNewIndexInfo
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestNewIndexInfo (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestMirrorEndpointLookup
00:56:24 [2020-11-10T00:56:24.927Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestSearchRepositories
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestSearchRepositories (0.01s)
00:56:24 [2020-11-10T00:56:24.927Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
00:56:24 [2020-11-10T00:56:24.927Z]         Host: 127.0.0.1:49238
00:56:24 [2020-11-10T00:56:24.927Z]         User-Agent: docker test client
00:56:24 [2020-11-10T00:56:24.927Z]         Authorization: Token fake-token
00:56:24 [2020-11-10T00:56:24.927Z]         X-Docker-Token: true
00:56:24 [2020-11-10T00:56:24.927Z]         Accept-Encoding: gzip
00:56:24 [2020-11-10T00:56:24.927Z]         
00:56:24 [2020-11-10T00:56:24.927Z]         
00:56:24 [2020-11-10T00:56:24.927Z]     registry_test.go:730: HTTP/1.1 200 OK
00:56:24 [2020-11-10T00:56:24.927Z]         Connection: close
00:56:24 [2020-11-10T00:56:24.927Z]         Content-Length: 144
00:56:24 [2020-11-10T00:56:24.927Z]         Cache-Control: no-cache
00:56:24 [2020-11-10T00:56:24.927Z]         Content-Type: application/json
00:56:24 [2020-11-10T00:56:24.927Z]         Date: Tue, 10 Nov 2020 00:56:24 GMT
00:56:24 [2020-11-10T00:56:24.927Z]         Expires: -1
00:56:24 [2020-11-10T00:56:24.927Z]         Pragma: no-cache
00:56:24 [2020-11-10T00:56:24.927Z]         Server: docker-tests/mock
00:56:24 [2020-11-10T00:56:24.927Z]         X-Docker-Registry-Config: mock
00:56:24 [2020-11-10T00:56:24.927Z]         X-Docker-Registry-Version: 0.0.0
00:56:24 [2020-11-10T00:56:24.927Z]         
00:56:24 [2020-11-10T00:56:24.927Z]         
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestTrustedLocation
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestTrustedLocation (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestAllowNondistributableArtifacts
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestIsSecureIndex
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestIsSecureIndex (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] PASS
00:56:24 [2020-11-10T00:56:24.927Z] coverage: 50.3% of statements
00:56:24 [2020-11-10T00:56:24.927Z] ok  	github.com/docker/docker/registry	0.498s	coverage: 50.3% of statements
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestDecodeContainerConfig
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestDecodeContainerConfig (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestDecodeContainerConfigIsolation
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] === RUN   TestValidatePrivileged
00:56:24 [2020-11-10T00:56:24.927Z] --- PASS: TestValidatePrivileged (0.00s)
00:56:24 [2020-11-10T00:56:24.927Z] PASS
00:56:24 [2020-11-10T00:56:24.927Z] coverage: 52.2% of statements
00:56:24 [2020-11-10T00:56:24.927Z] ok  	github.com/docker/docker/runconfig	0.106s	coverage: 52.2% of statements
00:56:25 [2020-11-10T00:56:25.387Z] --- PASS: TestNewClientWithTimeout (17.67s)
00:56:25 [2020-11-10T00:56:25.387Z] === RUN   TestClientStream
00:56:25 [2020-11-10T00:56:25.387Z] --- PASS: TestClientStream (0.01s)
00:56:25 [2020-11-10T00:56:25.387Z] === RUN   TestClientSendFile
00:56:25 [2020-11-10T00:56:25.387Z] --- PASS: TestClientSendFile (0.02s)
00:56:25 [2020-11-10T00:56:25.387Z] === RUN   TestClientWithRequestTimeout
00:56:25 [2020-11-10T00:56:25.387Z] --- PASS: TestClientWithRequestTimeout (0.02s)
00:56:25 [2020-11-10T00:56:25.387Z] === RUN   TestFileSpecPlugin
00:56:25 [2020-11-10T00:56:25.387Z] --- PASS: TestFileSpecPlugin (0.14s)
00:56:25 [2020-11-10T00:56:25.387Z] === RUN   TestFileJSONSpecPlugin
00:56:25 [2020-11-10T00:56:25.559Z] === RUN   TestDockerSuite/TestImportFile
00:56:25 [2020-11-10T00:56:25.847Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
00:56:25 [2020-11-10T00:56:25.847Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
00:56:25 [2020-11-10T00:56:25.847Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
00:56:25 [2020-11-10T00:56:25.847Z] === RUN   TestPluginAddHandler
00:56:25 [2020-11-10T00:56:25.847Z] --- PASS: TestPluginAddHandler (0.03s)
00:56:25 [2020-11-10T00:56:25.847Z] === RUN   TestPluginWaitBadPlugin
00:56:25 [2020-11-10T00:56:25.847Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
00:56:25 [2020-11-10T00:56:25.847Z] === RUN   TestGet
00:56:25 [2020-11-10T00:56:25.847Z] time="2020-11-10T00:56:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
00:56:25 [2020-11-10T00:56:25.847Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
00:56:25 [2020-11-10T00:56:25.847Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
00:56:25 [2020-11-10T00:56:25.847Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
00:56:25 [2020-11-10T00:56:25.847Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
00:56:25 [2020-11-10T00:56:25.847Z] PASS
00:56:25 [2020-11-10T00:56:25.847Z] coverage: 62.5% of statements
00:56:25 [2020-11-10T00:56:25.847Z] ok  	github.com/docker/docker/testutil	0.068s	coverage: 62.5% of statements
00:56:26 [2020-11-10T00:56:26.816Z] time="2020-11-10T00:56:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
00:56:27 [2020-11-10T00:56:27.468Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:56:27 [2020-11-10T00:56:27.468Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:56:28 [2020-11-10T00:56:28.855Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
00:56:29 [2020-11-10T00:56:29.001Z] time="2020-11-10T00:56:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
00:56:29 [2020-11-10T00:56:29.001Z] === RUN   TestGetDriver
00:56:29 [2020-11-10T00:56:29.001Z] --- PASS: TestGetDriver (0.00s)
00:56:29 [2020-11-10T00:56:29.001Z] === RUN   TestVolumeRequestError
00:56:29 [2020-11-10T00:56:29.001Z] --- PASS: TestVolumeRequestError (0.01s)
00:56:29 [2020-11-10T00:56:29.001Z] PASS
00:56:29 [2020-11-10T00:56:29.001Z] coverage: 36.1% of statements
00:56:29 [2020-11-10T00:56:29.114Z] === RUN   TestDockerSuite/TestImportGzipped
00:56:29 [2020-11-10T00:56:29.461Z] ok  	github.com/docker/docker/volume/drivers	0.242s	coverage: 36.1% of statements
00:56:29 [2020-11-10T00:56:29.461Z] === RUN   TestGetAddress
00:56:29 [2020-11-10T00:56:29.461Z] --- PASS: TestGetAddress (0.00s)
00:56:29 [2020-11-10T00:56:29.461Z] === RUN   TestRemove
00:56:29 [2020-11-10T00:56:29.461Z] --- SKIP: TestRemove (0.00s)
00:56:29 [2020-11-10T00:56:29.461Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:56:29 [2020-11-10T00:56:29.461Z] === RUN   TestInitializeWithVolumes
00:56:29 [2020-11-10T00:56:29.461Z] --- PASS: TestInitializeWithVolumes (0.01s)
00:56:29 [2020-11-10T00:56:29.461Z] === RUN   TestCreate
00:56:29 [2020-11-10T00:56:29.461Z] --- PASS: TestCreate (0.01s)
00:56:29 [2020-11-10T00:56:29.461Z] === RUN   TestValidateName
00:56:29 [2020-11-10T00:56:29.461Z] --- PASS: TestValidateName (0.00s)
00:56:29 [2020-11-10T00:56:29.461Z] === RUN   TestCreateWithOpts
00:56:29 [2020-11-10T00:56:29.461Z] --- SKIP: TestCreateWithOpts (0.00s)
00:56:29 [2020-11-10T00:56:29.461Z]     local_test.go:181: runtime.GOOS == "windows"
00:56:29 [2020-11-10T00:56:29.461Z] === RUN   TestRelaodNoOpts
00:56:29 [2020-11-10T00:56:29.461Z] --- PASS: TestRelaodNoOpts (0.01s)
00:56:29 [2020-11-10T00:56:29.461Z] PASS
00:56:29 [2020-11-10T00:56:29.461Z] coverage: 41.0% of statements
00:56:29 [2020-11-10T00:56:29.461Z] ok  	github.com/docker/docker/volume/local	0.160s	coverage: 41.0% of statements
00:56:30 [2020-11-10T00:56:30.430Z] === RUN   TestConvertTmpfsOptions
00:56:30 [2020-11-10T00:56:30.430Z] --- PASS: TestConvertTmpfsOptions (0.00s)
00:56:30 [2020-11-10T00:56:30.430Z]     parser_test.go:49: data="mode=700,size=1m"
00:56:30 [2020-11-10T00:56:30.430Z]     parser_test.go:49: data="ro"
00:56:30 [2020-11-10T00:56:30.430Z] === RUN   TestParseMountRaw
00:56:30 [2020-11-10T00:56:30.431Z] --- PASS: TestParseMountRaw (0.04s)
00:56:30 [2020-11-10T00:56:30.431Z] === RUN   TestParseMountRawSplit
00:56:30 [2020-11-10T00:56:30.431Z] --- PASS: TestParseMountRawSplit (0.01s)
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 0
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 1
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 2
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 3
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 4
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 5
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 6
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 7
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 8
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 0
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 1
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 2
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 3
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 4
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 5
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 6
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 7
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 8
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 9
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 10
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 11
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 12
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 0
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 1
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 2
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 3
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 4
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 5
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 6
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 7
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 8
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 9
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 10
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:390: case 11
00:56:30 [2020-11-10T00:56:30.431Z] === RUN   TestParseMountSpec
00:56:30 [2020-11-10T00:56:30.431Z] --- PASS: TestParseMountSpec (0.00s)
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:455: case 0
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:455: case 1
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:455: case 2
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:455: case 3
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:455: case 4
00:56:30 [2020-11-10T00:56:30.431Z]     parser_test.go:455: case 5
00:56:30 [2020-11-10T00:56:30.431Z] === RUN   TestParseMountSpecBindWithFileinfoError
00:56:30 [2020-11-10T00:56:30.431Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
00:56:30 [2020-11-10T00:56:30.431Z] === RUN   TestValidateMount
00:56:30 [2020-11-10T00:56:30.431Z] --- PASS: TestValidateMount (0.01s)
00:56:30 [2020-11-10T00:56:30.431Z] PASS
00:56:30 [2020-11-10T00:56:30.431Z] coverage: 66.2% of statements
00:56:30 [2020-11-10T00:56:30.431Z] ok  	github.com/docker/docker/volume/mounts	0.126s	coverage: 66.2% of statements
00:56:31 [2020-11-10T00:56:31.021Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:56:32 [2020-11-10T00:56:32.401Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestSetGetMeta
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestSetGetMeta
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestRestore
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestRestore
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestServiceCreate
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestServiceCreate
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestServiceList
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestServiceList
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestServiceRemove
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestServiceRemove
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestServiceGet
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestServiceGet
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestServicePrune
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestServicePrune
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestCreate
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestCreate
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestRemove
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestRemove
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestList
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestList
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFindByDriver
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestFindByDriver
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFindByReferenced
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestFindByReferenced
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestDerefMultipleOfSameRef
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestDerefMultipleOfSameRef
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestDefererencePluginOnCreateError
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestDefererencePluginOnCreateError
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestRefDerefRemove
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestRefDerefRemove
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestGet
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestGet
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestGetWithReference
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestGetWithReference
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFilterFunc
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFilterFunc/test_nil_list
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestFilterFunc/test_nil_list
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFilterFunc/test_empty_list
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestFilterFunc/test_empty_list
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFilterFunc/test_filter_some
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestFilterFunc/test_filter_some
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFilterFunc/test_filter_middle
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestFilterFunc/test_filter_middle
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFilterFunc/test_filter_middle_and_last
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
00:56:32 [2020-11-10T00:56:32.617Z] === RUN   TestFilterFunc/test_filter_first_and_last
00:56:32 [2020-11-10T00:56:32.617Z] === PAUSE TestFilterFunc/test_filter_first_and_last
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestFilterFunc/test_nil_list
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestFilterFunc/test_filter_first_and_last
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestFilterFunc/test_filter_some
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestFilterFunc/test_filter_middle_and_last
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestFilterFunc/test_empty_list
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestFilterFunc/test_filter_middle
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestFilterFunc (0.00s)
00:56:32 [2020-11-10T00:56:32.617Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
00:56:32 [2020-11-10T00:56:32.617Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
00:56:32 [2020-11-10T00:56:32.617Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
00:56:32 [2020-11-10T00:56:32.617Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
00:56:32 [2020-11-10T00:56:32.617Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
00:56:32 [2020-11-10T00:56:32.617Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
00:56:32 [2020-11-10T00:56:32.617Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
00:56:32 [2020-11-10T00:56:32.617Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestSetGetMeta
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestFindByReferenced
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestGet
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestServicePrune
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestSetGetMeta (0.03s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestFindByDriver
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestGet (0.05s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestList
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestFindByReferenced (0.05s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestRemove
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestFindByDriver (0.04s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestCreate
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestRemove (0.04s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestServiceGet
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestList (0.04s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestServiceRemove
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestCreate (0.03s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestServiceList
00:56:32 [2020-11-10T00:56:32.617Z] time="2020-11-10T00:56:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
00:56:32 [2020-11-10T00:56:32.617Z] time="2020-11-10T00:56:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestServiceGet (0.12s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestServiceCreate
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestServiceRemove (0.12s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestRestore
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestServiceList (0.12s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestGetWithReference
00:56:32 [2020-11-10T00:56:32.617Z] time="2020-11-10T00:56:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:56:32 [2020-11-10T00:56:32.617Z] time="2020-11-10T00:56:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:56:32 [2020-11-10T00:56:32.617Z] time="2020-11-10T00:56:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestServiceCreate (0.04s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestRefDerefRemove
00:56:32 [2020-11-10T00:56:32.617Z] time="2020-11-10T00:56:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestRestore (0.04s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestDefererencePluginOnCreateError
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestGetWithReference (0.04s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestServicePrune (0.26s)
00:56:32 [2020-11-10T00:56:32.617Z] === CONT  TestDerefMultipleOfSameRef
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestRefDerefRemove (0.03s)
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
00:56:32 [2020-11-10T00:56:32.617Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
00:56:32 [2020-11-10T00:56:32.617Z] PASS
00:56:32 [2020-11-10T00:56:32.617Z] coverage: 70.3% of statements
00:56:32 [2020-11-10T00:56:32.617Z] ok  	github.com/docker/docker/volume/service	0.455s	coverage: 70.3% of statements
00:56:33 [2020-11-10T00:56:33.340Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:56:33 [2020-11-10T00:56:33.909Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
00:56:34 [2020-11-10T00:56:34.846Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:56:34 [2020-11-10T00:56:34.846Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
00:56:34 [2020-11-10T00:56:34.846Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:56:35 [2020-11-10T00:56:35.415Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:56:36 [2020-11-10T00:56:36.376Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:56:36 [2020-11-10T00:56:36.946Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
00:56:37 [2020-11-10T00:56:37.514Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:56:38 [2020-11-10T00:56:38.082Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:56:38 [2020-11-10T00:56:38.342Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:56:38 [2020-11-10T00:56:38.342Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
00:56:39 [2020-11-10T00:56:39.721Z] === RUN   TestDockerSuite/TestInspectAmpersand
00:56:39 [2020-11-10T00:56:39.981Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:56:40 [2020-11-10T00:56:40.550Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:56:40 [2020-11-10T00:56:40.550Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:56:41 [2020-11-10T00:56:41.120Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:56:41 [2020-11-10T00:56:41.120Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:56:41 [2020-11-10T00:56:41.206Z] --- PASS: TestGet (15.06s)
00:56:41 [2020-11-10T00:56:41.206Z] === RUN   TestPluginWithNoManifest
00:56:41 [2020-11-10T00:56:41.206Z] --- PASS: TestPluginWithNoManifest (0.00s)
00:56:41 [2020-11-10T00:56:41.206Z] === RUN   TestGetAll
00:56:41 [2020-11-10T00:56:41.206Z] --- PASS: TestGetAll (0.00s)
00:56:41 [2020-11-10T00:56:41.206Z] PASS
00:56:41 [2020-11-10T00:56:41.206Z] coverage: 73.4% of statements
00:56:41 [2020-11-10T00:56:41.206Z] ok  	github.com/docker/docker/pkg/plugins	35.433s	coverage: 73.4% of statements
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/quota	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/rootless	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/volume	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:56:41 [2020-11-10T00:56:41.206Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:56:41 [2020-11-10T00:56:41.688Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:56:42 [2020-11-10T00:56:42.259Z] === RUN   TestDockerSuite/TestInspectDefault
00:56:42 [2020-11-10T00:56:42.829Z] === RUN   TestDockerSuite/TestInspectHistory
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === Skipped
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     dispatchers_test.go:376: Windows does not support stopsignal
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
00:56:43 [2020-11-10T00:56:43.389Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.02s)
00:56:43 [2020-11-10T00:56:43.389Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     client_test.go:23: runtime.GOOS == "windows"
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     daemon_test.go:147: root required
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     reload_test.go:520: root required
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     pull_v2_test.go:73: Needs fixing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     pull_v2_test.go:118: Needs fixing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     download_test.go:268: Needs fixing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     layer_test.go:304: Failing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     layer_test.go:353: Failing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     layer_test.go:468: Failing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     layer_test.go:697: Failing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     migration_test.go:46: Failing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     migration_test.go:182: Failing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     mount_test.go:17: Failing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     mount_test.go:76: Failing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     mount_test.go:125: Failing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     mount_test.go:212: Failing on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:133: Xz not present in msys2
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:238: Failing on Windows CI machines
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_windows_test.go:16: Currently fails
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     changes_test.go:192: needs more investigation
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     changes_test.go:405: needs further investigation
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     changes_test.go:441: needs further investigation
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     poller_test.go:41: No chmod on Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     fileutils_test.go:134: Needs porting to Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     fileutils_test.go:180: Needs porting to Windows
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
00:56:43 [2020-11-10T00:56:43.389Z]     local_test.go:181: runtime.GOOS == "windows"
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] 
00:56:43 [2020-11-10T00:56:43.389Z] DONE 1770 tests, 45 skipped in 243.595s
00:56:43 [2020-11-10T00:56:43.389Z] INFO: make.ps1 ended at 11/10/2020 00:56:42
00:56:43 [2020-11-10T00:56:43.398Z] === RUN   TestDockerSuite/TestInspectImage
00:56:43 [2020-11-10T00:56:43.398Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:56:43 [2020-11-10T00:56:43.398Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:56:43 [2020-11-10T00:56:43.398Z] === RUN   TestDockerSuite/TestInspectInt64
00:56:43 [2020-11-10T00:56:43.972Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:56:44 [2020-11-10T00:56:44.232Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:56:44 [2020-11-10T00:56:44.492Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:56:45 [2020-11-10T00:56:45.061Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:56:45 [2020-11-10T00:56:45.321Z] === RUN   TestDockerSuite/TestInspectPlugin
00:56:45 [2020-11-10T00:56:45.574Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
00:56:45 [2020-11-10T00:56:45.575Z] INFO: Unit tests ended at 11/10/2020 00:56:45. Duration:00:04:24.0083898
00:56:45 [2020-11-10T00:56:45.575Z] INFO: Building busybox
00:56:45 [2020-11-10T00:56:45.575Z] Sending build context to Docker daemon   5.12kB
00:56:45 [2020-11-10T00:56:45.575Z] 
00:56:45 [2020-11-10T00:56:45.575Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
00:56:45 [2020-11-10T00:56:45.575Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
00:56:45 [2020-11-10T00:56:45.575Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
00:56:45 [2020-11-10T00:56:45.575Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
00:56:45 [2020-11-10T00:56:45.575Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
00:56:45 [2020-11-10T00:56:45.575Z]  ---> 71d3f266f3af
00:56:45 [2020-11-10T00:56:45.575Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
00:56:45 [2020-11-10T00:56:45.575Z]  ---> Running in d15bd7792053
00:56:47 [2020-11-10T00:56:47.226Z] === RUN   TestDockerSuite/TestInspectRootFS
00:56:47 [2020-11-10T00:56:47.226Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:56:47 [2020-11-10T00:56:47.226Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
00:56:47 [2020-11-10T00:56:47.488Z] === RUN   TestDockerSuite/TestInspectStatus
00:56:48 [2020-11-10T00:56:48.058Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:56:49 [2020-11-10T00:56:49.439Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:56:50 [2020-11-10T00:56:50.010Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:56:50 [2020-11-10T00:56:50.579Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:56:51 [2020-11-10T00:56:51.521Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:56:52 [2020-11-10T00:56:52.091Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:56:52 [2020-11-10T00:56:52.666Z] Removing intermediate container d15bd7792053
00:56:52 [2020-11-10T00:56:52.666Z]  ---> 7df9ba71b1e3
00:56:52 [2020-11-10T00:56:52.666Z] Step 7/13 : ARG BUSYBOX_VERSION
00:56:52 [2020-11-10T00:56:52.666Z]  ---> Running in 37c91822a50e
00:56:52 [2020-11-10T00:56:52.666Z] Removing intermediate container 37c91822a50e
00:56:52 [2020-11-10T00:56:52.666Z]  ---> ffad55ea99c7
00:56:52 [2020-11-10T00:56:52.666Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
00:56:52 [2020-11-10T00:56:52.666Z]  ---> Running in f05254cd0bc7
00:56:52 [2020-11-10T00:56:52.666Z] Removing intermediate container f05254cd0bc7
00:56:52 [2020-11-10T00:56:52.666Z]  ---> ca09a1e5d2bb
00:56:52 [2020-11-10T00:56:52.666Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
00:56:53 [2020-11-10T00:56:53.030Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:56:53 [2020-11-10T00:56:53.599Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:56:53 [2020-11-10T00:56:53.599Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
00:56:54 [2020-11-10T00:56:54.207Z] 
00:56:54 [2020-11-10T00:56:54.207Z]  ---> ffc41450ac17
00:56:54 [2020-11-10T00:56:54.207Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
00:56:54 [2020-11-10T00:56:54.207Z]  ---> Running in 5f8a2cd5842b
00:56:55 [2020-11-10T00:56:55.506Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:56:56 [2020-11-10T00:56:56.444Z] === RUN   TestDockerSuite/TestLinksEnvs
00:56:57 [2020-11-10T00:56:57.382Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:56:57 [2020-11-10T00:56:57.642Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:56:58 [2020-11-10T00:56:58.581Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:57:00 [2020-11-10T00:57:00.487Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:57:01 [2020-11-10T00:57:01.426Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:57:01 [2020-11-10T00:57:01.685Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:57:03 [2020-11-10T00:57:03.067Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:57:03 [2020-11-10T00:57:03.326Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:57:03 [2020-11-10T00:57:03.894Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:57:04 [2020-11-10T00:57:04.464Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
00:57:09 [2020-11-10T00:57:09.054Z] Removing intermediate container 5f8a2cd5842b
00:57:09 [2020-11-10T00:57:09.054Z]  ---> 89fbbabeb50c
00:57:09 [2020-11-10T00:57:09.054Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
00:57:09 [2020-11-10T00:57:09.054Z]  ---> Running in d3029b1f7f88
00:57:09 [2020-11-10T00:57:09.054Z] 
00:57:09 [2020-11-10T00:57:09.054Z] SUCCESS: Specified value was saved.
00:57:12 [2020-11-10T00:57:12.610Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:57:12 [2020-11-10T00:57:12.799Z] Removing intermediate container d3029b1f7f88
00:57:12 [2020-11-10T00:57:12.799Z]  ---> 3bf98490a681
00:57:12 [2020-11-10T00:57:12.799Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
00:57:12 [2020-11-10T00:57:12.799Z]  ---> Running in 49840ce4e3a4
00:57:13 [2020-11-10T00:57:13.989Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:57:15 [2020-11-10T00:57:15.368Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:57:15 [2020-11-10T00:57:15.936Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:57:17 [2020-11-10T00:57:17.318Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
00:57:17 [2020-11-10T00:57:17.318Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:57:17 [2020-11-10T00:57:17.500Z] Cannot create a file when that file already exists.
00:57:17 [2020-11-10T00:57:17.577Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:57:17 [2020-11-10T00:57:17.577Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:57:17 [2020-11-10T00:57:17.577Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:57:18 [2020-11-10T00:57:18.150Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:57:18 [2020-11-10T00:57:18.718Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:57:20 [2020-11-10T00:57:20.096Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
00:57:22 [2020-11-10T00:57:22.634Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:57:22 [2020-11-10T00:57:22.634Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:57:24 [2020-11-10T00:57:24.583Z] Removing intermediate container 49840ce4e3a4
00:57:24 [2020-11-10T00:57:24.583Z]  ---> d921ac05cf82
00:57:24 [2020-11-10T00:57:24.583Z] Step 13/13 : CMD ["sh"]
00:57:24 [2020-11-10T00:57:24.583Z]  ---> Running in bdf59e20b4c5
00:57:25 [2020-11-10T00:57:25.044Z] Removing intermediate container bdf59e20b4c5
00:57:25 [2020-11-10T00:57:25.044Z]  ---> 34b43c80e3a3
00:57:25 [2020-11-10T00:57:25.044Z] Successfully built 34b43c80e3a3
00:57:25 [2020-11-10T00:57:25.044Z] Successfully tagged busybox:latest
00:57:25 [2020-11-10T00:57:25.044Z] INFO: Docker images of the daemon under test
00:57:25 [2020-11-10T00:57:25.044Z] 
00:57:25 [2020-11-10T00:57:25.044Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
00:57:25 [2020-11-10T00:57:25.044Z] busybox                                latest              34b43c80e3a3        Less than a second ago   5.17GB
00:57:25 [2020-11-10T00:57:25.044Z] microsoft/windowsservercore            latest              71d3f266f3af        5 weeks ago              5.1GB
00:57:25 [2020-11-10T00:57:25.044Z] mcr.microsoft.com/windows/servercore   ltsc2019            71d3f266f3af        5 weeks ago              5.1GB
00:57:25 [2020-11-10T00:57:25.044Z] 
00:57:25 [2020-11-10T00:57:25.044Z] INFO: Running integration tests at 11/10/2020 00:57:24...
00:57:25 [2020-11-10T00:57:25.044Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
00:57:25 [2020-11-10T00:57:25.044Z] INFO: Integration API tests being run from the host:
00:57:25 [2020-11-10T00:57:25.044Z] INFO: make.ps1 starting at 11/10/2020 00:57:24
00:57:25 [2020-11-10T00:57:25.926Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
00:57:26 [2020-11-10T00:57:26.014Z] Running D:\gopath\src\github.com\docker\docker\integration\build
00:57:27 [2020-11-10T00:57:27.834Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:57:28 [2020-11-10T00:57:28.094Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:57:28 [2020-11-10T00:57:28.094Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:57:29 [2020-11-10T00:57:29.032Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:57:30 [2020-11-10T00:57:30.422Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:57:31 [2020-11-10T00:57:31.801Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:57:32 [2020-11-10T00:57:32.738Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:57:33 [2020-11-10T00:57:33.677Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:57:35 [2020-11-10T00:57:35.600Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:57:36 [2020-11-10T00:57:36.170Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:57:36 [2020-11-10T00:57:36.740Z] === RUN   TestDockerSuite/TestLogsSince
00:57:43 [2020-11-10T00:57:43.306Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:57:48 [2020-11-10T00:57:48.582Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:57:49 [2020-11-10T00:57:49.151Z] === RUN   TestDockerSuite/TestLogsTail
00:57:49 [2020-11-10T00:57:49.723Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:57:50 [2020-11-10T00:57:50.291Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:57:50 [2020-11-10T00:57:50.551Z] === RUN   TestDockerSuite/TestMountIntoProc
00:57:50 [2020-11-10T00:57:50.810Z] === RUN   TestDockerSuite/TestMountIntoSys
00:57:51 [2020-11-10T00:57:51.388Z] === RUN   TestDockerSuite/TestNetHostname
00:57:52 [2020-11-10T00:57:52.776Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:57:53 [2020-11-10T00:57:53.035Z] === RUN   TestDockerSuite/TestNetworkEvents
00:57:54 [2020-11-10T00:57:54.412Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
00:57:56 [2020-11-10T00:57:56.949Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
00:57:58 [2020-11-10T00:57:58.856Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:58:00 [2020-11-10T00:58:00.236Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:58:01 [2020-11-10T00:58:01.175Z] === RUN   TestDockerSuite/TestPluginActive
00:58:01 [2020-11-10T00:58:01.864Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:58:01 [2020-11-10T00:58:01.865Z] INFO: Testing against a local daemon
00:58:01 [2020-11-10T00:58:01.865Z] === RUN   TestBuildWithSession
00:58:01 [2020-11-10T00:58:01.865Z] --- SKIP: TestBuildWithSession (0.00s)
00:58:01 [2020-11-10T00:58:01.865Z]     build_session_test.go:25: TODO: BuildKit
00:58:01 [2020-11-10T00:58:01.865Z] === RUN   TestBuildSquashParent
00:58:01 [2020-11-10T00:58:01.865Z] --- SKIP: TestBuildSquashParent (0.00s)
00:58:01 [2020-11-10T00:58:01.865Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:58:01 [2020-11-10T00:58:01.865Z] === RUN   TestBuildWithRemoveAndForceRemove
00:58:01 [2020-11-10T00:58:01.865Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:58:01 [2020-11-10T00:58:01.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:58:01 [2020-11-10T00:58:01.865Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:58:01 [2020-11-10T00:58:01.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:58:01 [2020-11-10T00:58:01.865Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:58:01 [2020-11-10T00:58:01.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:58:01 [2020-11-10T00:58:01.865Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:58:01 [2020-11-10T00:58:01.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:58:01 [2020-11-10T00:58:01.865Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:58:01 [2020-11-10T00:58:01.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:58:01 [2020-11-10T00:58:01.865Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:58:01 [2020-11-10T00:58:01.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:58:01 [2020-11-10T00:58:01.865Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:58:01 [2020-11-10T00:58:01.865Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:58:01 [2020-11-10T00:58:01.865Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:58:01 [2020-11-10T00:58:01.865Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:58:03 [2020-11-10T00:58:03.079Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:58:08 [2020-11-10T00:58:08.353Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:58:08 [2020-11-10T00:58:08.612Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:58:09 [2020-11-10T00:58:09.553Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:58:12 [2020-11-10T00:58:12.099Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:58:14 [2020-11-10T00:58:14.004Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:58:14 [2020-11-10T00:58:14.346Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:58:14 [2020-11-10T00:58:14.346Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:58:16 [2020-11-10T00:58:16.538Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:58:19 [2020-11-10T00:58:19.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
00:58:20 [2020-11-10T00:58:20.764Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:58:22 [2020-11-10T00:58:22.670Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:58:23 [2020-11-10T00:58:23.607Z] === RUN   TestDockerSuite/TestPortHostBinding
00:58:24 [2020-11-10T00:58:24.545Z] === RUN   TestDockerSuite/TestPortList
00:58:26 [2020-11-10T00:58:26.747Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
00:58:26 [2020-11-10T00:58:26.747Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.22s)
00:58:26 [2020-11-10T00:58:26.747Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.55s)
00:58:26 [2020-11-10T00:58:26.747Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.01s)
00:58:26 [2020-11-10T00:58:26.747Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.31s)
00:58:26 [2020-11-10T00:58:26.747Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.32s)
00:58:26 [2020-11-10T00:58:26.747Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.25s)
00:58:26 [2020-11-10T00:58:26.747Z] === RUN   TestBuildMultiStageCopy
00:58:26 [2020-11-10T00:58:26.747Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:58:32 [2020-11-10T00:58:32.669Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:58:33 [2020-11-10T00:58:33.239Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:58:37 [2020-11-10T00:58:37.085Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:58:37 [2020-11-10T00:58:37.545Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:58:38 [2020-11-10T00:58:38.515Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:58:39 [2020-11-10T00:58:39.485Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:58:39 [2020-11-10T00:58:39.825Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:58:39 [2020-11-10T00:58:39.825Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:58:39 [2020-11-10T00:58:39.825Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:58:39 [2020-11-10T00:58:39.825Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:58:39 [2020-11-10T00:58:39.825Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:58:40 [2020-11-10T00:58:40.765Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:58:40 [2020-11-10T00:58:40.765Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:58:41 [2020-11-10T00:58:41.024Z] --- PASS: TestBuildMultiStageCopy (14.49s)
00:58:41 [2020-11-10T00:58:41.024Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (10.10s)
00:58:41 [2020-11-10T00:58:41.024Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s)
00:58:41 [2020-11-10T00:58:41.024Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
00:58:41 [2020-11-10T00:58:41.024Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s)
00:58:41 [2020-11-10T00:58:41.024Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s)
00:58:41 [2020-11-10T00:58:41.024Z] === RUN   TestBuildMultiStageParentConfig
00:58:41 [2020-11-10T00:58:41.333Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:58:41 [2020-11-10T00:58:41.333Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:58:42 [2020-11-10T00:58:42.712Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:58:42 [2020-11-10T00:58:42.712Z] === RUN   TestDockerSuite/TestPruneContainerLabel
00:58:43 [2020-11-10T00:58:43.205Z] --- PASS: TestBuildMultiStageParentConfig (2.27s)
00:58:43 [2020-11-10T00:58:43.205Z] === RUN   TestBuildLabelWithTargets
00:58:43 [2020-11-10T00:58:43.205Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
00:58:43 [2020-11-10T00:58:43.205Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
00:58:43 [2020-11-10T00:58:43.205Z] === RUN   TestBuildWithEmptyLayers
00:58:44 [2020-11-10T00:58:44.174Z] --- PASS: TestBuildWithEmptyLayers (1.18s)
00:58:44 [2020-11-10T00:58:44.174Z] === RUN   TestBuildMultiStageOnBuild
00:58:44 [2020-11-10T00:58:44.618Z] === RUN   TestDockerSuite/TestPruneContainerUntil
00:58:45 [2020-11-10T00:58:45.556Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
00:58:45 [2020-11-10T00:58:45.814Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
00:58:45 [2020-11-10T00:58:45.814Z] === RUN   TestDockerSuite/TestPsByOrder
00:58:46 [2020-11-10T00:58:46.752Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
00:58:48 [2020-11-10T00:58:48.133Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:58:49 [2020-11-10T00:58:49.073Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:58:51 [2020-11-10T00:58:51.611Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:58:56 [2020-11-10T00:58:56.888Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:58:56 [2020-11-10T00:58:56.888Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:58:58 [2020-11-10T00:58:58.998Z] --- PASS: TestBuildMultiStageOnBuild (14.51s)
00:58:58 [2020-11-10T00:58:58.998Z] === RUN   TestBuildUncleanTarFilenames
00:58:58 [2020-11-10T00:58:58.998Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
00:58:58 [2020-11-10T00:58:58.998Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
00:58:58 [2020-11-10T00:58:58.998Z] === RUN   TestBuildMultiStageLayerLeak
00:58:59 [2020-11-10T00:58:59.438Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:59:06 [2020-11-10T00:59:06.010Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:59:06 [2020-11-10T00:59:06.578Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:59:07 [2020-11-10T00:59:07.955Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:59:09 [2020-11-10T00:59:09.334Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:59:10 [2020-11-10T00:59:10.271Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:59:12 [2020-11-10T00:59:12.176Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:59:13 [2020-11-10T00:59:13.556Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:59:13 [2020-11-10T00:59:13.556Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
00:59:14 [2020-11-10T00:59:14.494Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:59:14 [2020-11-10T00:59:14.494Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:59:15 [2020-11-10T00:59:15.432Z] === RUN   TestDockerSuite/TestPsRightTagName
00:59:16 [2020-11-10T00:59:16.693Z] --- PASS: TestBuildMultiStageLayerLeak (16.96s)
00:59:16 [2020-11-10T00:59:16.693Z] === RUN   TestBuildWithHugeFile
00:59:17 [2020-11-10T00:59:17.339Z] === RUN   TestDockerSuite/TestPsShowMounts
00:59:19 [2020-11-10T00:59:19.903Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:59:19 [2020-11-10T00:59:19.903Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:59:20 [2020-11-10T00:59:20.162Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:59:20 [2020-11-10T00:59:20.162Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:59:20 [2020-11-10T00:59:20.421Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:59:20 [2020-11-10T00:59:20.421Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:59:21 [2020-11-10T00:59:21.360Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:59:22 [2020-11-10T00:59:22.298Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:59:23 [2020-11-10T00:59:23.236Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:59:23 [2020-11-10T00:59:23.806Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:59:30 [2020-11-10T00:59:30.382Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:59:31 [2020-11-10T00:59:31.321Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:59:32 [2020-11-10T00:59:32.699Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:59:32 [2020-11-10T00:59:32.699Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:59:32 [2020-11-10T00:59:32.699Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:59:32 [2020-11-10T00:59:32.959Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:59:35 [2020-11-10T00:59:35.496Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:59:36 [2020-11-10T00:59:36.436Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:59:38 [2020-11-10T00:59:38.345Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:59:39 [2020-11-10T00:59:39.743Z] === RUN   TestDockerSuite/TestRmiBlank
00:59:39 [2020-11-10T00:59:39.743Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:59:39 [2020-11-10T00:59:39.743Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:59:43 [2020-11-10T00:59:43.037Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:59:43 [2020-11-10T00:59:43.296Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:59:43 [2020-11-10T00:59:43.555Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:59:44 [2020-11-10T00:59:44.934Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:59:45 [2020-11-10T00:59:45.504Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:59:46 [2020-11-10T00:59:46.442Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:59:47 [2020-11-10T00:59:47.382Z] === RUN   TestDockerSuite/TestRmiTag
00:59:47 [2020-11-10T00:59:47.382Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:59:47 [2020-11-10T00:59:47.950Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:59:50 [2020-11-10T00:59:50.487Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:59:51 [2020-11-10T00:59:51.058Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:59:51 [2020-11-10T00:59:51.626Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:59:52 [2020-11-10T00:59:52.194Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:59:52 [2020-11-10T00:59:52.765Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
00:59:53 [2020-11-10T00:59:53.025Z] === RUN   TestDockerSuite/TestRunAddHost
00:59:53 [2020-11-10T00:59:53.594Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:59:53 [2020-11-10T00:59:53.853Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:59:54 [2020-11-10T00:59:54.423Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:59:54 [2020-11-10T00:59:54.423Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:59:54 [2020-11-10T00:59:54.991Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:59:56 [2020-11-10T00:59:56.911Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:59:57 [2020-11-10T00:59:57.850Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:59:58 [2020-11-10T00:59:58.419Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:59:58 [2020-11-10T00:59:58.988Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
00:59:59 [2020-11-10T00:59:59.926Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
01:00:00 [2020-11-10T01:00:00.865Z] === RUN   TestDockerSuite/TestRunAttachDetach
01:00:01 [2020-11-10T01:00:01.434Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
01:00:02 [2020-11-10T01:00:02.373Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
01:00:02 [2020-11-10T01:00:02.942Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
01:00:03 [2020-11-10T01:00:03.512Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
01:00:04 [2020-11-10T01:00:04.449Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
01:00:05 [2020-11-10T01:00:05.018Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
01:00:05 [2020-11-10T01:00:05.956Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
01:00:06 [2020-11-10T01:00:06.525Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
01:00:07 [2020-11-10T01:00:07.095Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
01:00:07 [2020-11-10T01:00:07.665Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
01:00:07 [2020-11-10T01:00:07.665Z] === RUN   TestDockerSuite/TestRunBindMounts
01:00:09 [2020-11-10T01:00:09.046Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
01:00:09 [2020-11-10T01:00:09.985Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
01:00:10 [2020-11-10T01:00:10.553Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
01:00:10 [2020-11-10T01:00:10.813Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
01:00:11 [2020-11-10T01:00:11.758Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
01:00:11 [2020-11-10T01:00:11.758Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
01:00:12 [2020-11-10T01:00:12.330Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
01:00:12 [2020-11-10T01:00:12.899Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
01:00:13 [2020-11-10T01:00:13.468Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
01:00:14 [2020-11-10T01:00:14.039Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
01:00:14 [2020-11-10T01:00:14.609Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
01:00:14 [2020-11-10T01:00:14.609Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
01:00:15 [2020-11-10T01:00:15.180Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
01:00:15 [2020-11-10T01:00:15.180Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
01:00:16 [2020-11-10T01:00:16.121Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
01:00:16 [2020-11-10T01:00:16.382Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
01:00:17 [2020-11-10T01:00:17.322Z] === RUN   TestDockerSuite/TestRunContainerNetwork
01:00:18 [2020-11-10T01:00:18.703Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
01:00:18 [2020-11-10T01:00:18.703Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
01:00:18 [2020-11-10T01:00:18.703Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
01:00:18 [2020-11-10T01:00:18.963Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
01:00:20 [2020-11-10T01:00:20.343Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
01:00:21 [2020-11-10T01:00:21.723Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
01:00:23 [2020-11-10T01:00:23.109Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
01:00:23 [2020-11-10T01:00:23.678Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
01:00:23 [2020-11-10T01:00:23.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
01:00:24 [2020-11-10T01:00:24.196Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
01:00:24 [2020-11-10T01:00:24.765Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
01:00:25 [2020-11-10T01:00:25.334Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
01:00:25 [2020-11-10T01:00:25.903Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
01:00:26 [2020-11-10T01:00:26.844Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
01:00:27 [2020-11-10T01:00:27.412Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
01:00:30 [2020-11-10T01:00:30.706Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
01:00:30 [2020-11-10T01:00:30.706Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
01:00:30 [2020-11-10T01:00:30.706Z] === RUN   TestDockerSuite/TestRunCreateVolume
01:00:30 [2020-11-10T01:00:30.706Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
01:00:32 [2020-11-10T01:00:32.616Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
01:00:33 [2020-11-10T01:00:33.554Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
01:00:34 [2020-11-10T01:00:34.125Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
01:00:36 [2020-11-10T01:00:36.665Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
01:00:36 [2020-11-10T01:00:36.665Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
01:00:38 [2020-11-10T01:00:38.576Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
01:00:38 [2020-11-10T01:00:38.576Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
01:00:38 [2020-11-10T01:00:38.576Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
01:00:39 [2020-11-10T01:00:39.144Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
01:00:39 [2020-11-10T01:00:39.144Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
01:00:40 [2020-11-10T01:00:40.527Z] === RUN   TestDockerSuite/TestRunDNSOptions
01:00:41 [2020-11-10T01:00:41.910Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
01:00:43 [2020-11-10T01:00:43.819Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
01:00:43 [2020-11-10T01:00:43.819Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
01:00:44 [2020-11-10T01:00:44.388Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
01:00:45 [2020-11-10T01:00:45.787Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
01:00:46 [2020-11-10T01:00:46.726Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
01:00:46 [2020-11-10T01:00:46.726Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
01:00:46 [2020-11-10T01:00:46.986Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
01:00:47 [2020-11-10T01:00:47.923Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
01:00:48 [2020-11-10T01:00:48.492Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
01:00:48 [2020-11-10T01:00:48.751Z] === RUN   TestDockerSuite/TestRunDuplicateMount
01:00:49 [2020-11-10T01:00:49.320Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
01:00:49 [2020-11-10T01:00:49.889Z] === RUN   TestDockerSuite/TestRunEchoStdout
01:00:50 [2020-11-10T01:00:50.462Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
01:00:51 [2020-11-10T01:00:51.032Z] === RUN   TestDockerSuite/TestRunEmptyEnv
01:00:51 [2020-11-10T01:00:51.292Z] === RUN   TestDockerSuite/TestRunEntrypoint
01:00:51 [2020-11-10T01:00:51.861Z] === RUN   TestDockerSuite/TestRunEnvironment
01:00:52 [2020-11-10T01:00:52.120Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
01:00:52 [2020-11-10T01:00:52.692Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
01:00:53 [2020-11-10T01:00:53.261Z] === RUN   TestDockerSuite/TestRunExitCode
01:00:53 [2020-11-10T01:00:53.519Z] === RUN   TestDockerSuite/TestRunExitCodeOne
01:00:54 [2020-11-10T01:00:54.088Z] === RUN   TestDockerSuite/TestRunExitCodeZero
01:00:54 [2020-11-10T01:00:54.348Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
01:00:54 [2020-11-10T01:00:54.917Z] === RUN   TestDockerSuite/TestRunExposePort
01:00:54 [2020-11-10T01:00:54.917Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
01:00:55 [2020-11-10T01:00:55.487Z] === RUN   TestDockerSuite/TestRunGroupAdd
01:00:56 [2020-11-10T01:00:56.057Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
01:00:56 [2020-11-10T01:00:56.994Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
01:00:57 [2020-11-10T01:00:57.254Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
01:00:57 [2020-11-10T01:00:57.254Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
01:00:59 [2020-11-10T01:00:59.795Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
01:00:59 [2020-11-10T01:00:59.795Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
01:01:12 [2020-11-10T01:01:12.006Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
01:01:12 [2020-11-10T01:01:12.006Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
01:01:12 [2020-11-10T01:01:12.577Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
01:01:13 [2020-11-10T01:01:13.146Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
01:01:13 [2020-11-10T01:01:13.146Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
01:01:13 [2020-11-10T01:01:13.146Z] === RUN   TestDockerSuite/TestRunInvalidReference
01:01:13 [2020-11-10T01:01:13.146Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
01:01:13 [2020-11-10T01:01:13.715Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
01:01:16 [2020-11-10T01:01:16.255Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
01:01:17 [2020-11-10T01:01:17.634Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
01:01:18 [2020-11-10T01:01:18.571Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
01:01:21 [2020-11-10T01:01:21.108Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
01:01:24 [2020-11-10T01:01:24.398Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
01:01:24 [2020-11-10T01:01:24.398Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
01:01:24 [2020-11-10T01:01:24.657Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
01:01:25 [2020-11-10T01:01:25.226Z] === RUN   TestDockerSuite/TestRunModeHostname
01:01:25 [2020-11-10T01:01:25.795Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
01:01:25 [2020-11-10T01:01:25.795Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
01:01:26 [2020-11-10T01:01:26.055Z] === RUN   TestDockerSuite/TestRunModeIpcHost
01:01:27 [2020-11-10T01:01:27.966Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
01:01:28 [2020-11-10T01:01:28.535Z] === RUN   TestDockerSuite/TestRunModePIDContainer
01:01:29 [2020-11-10T01:01:29.472Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
01:01:29 [2020-11-10T01:01:29.472Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
01:01:29 [2020-11-10T01:01:29.472Z] === RUN   TestDockerSuite/TestRunModePIDHost
01:01:30 [2020-11-10T01:01:30.411Z] === RUN   TestDockerSuite/TestRunModeUTSHost
01:01:31 [2020-11-10T01:01:31.352Z] === RUN   TestDockerSuite/TestRunMount
01:01:35 [2020-11-10T01:01:35.544Z] === RUN   TestDockerSuite/TestRunMountOrdering
01:01:35 [2020-11-10T01:01:35.803Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
01:01:36 [2020-11-10T01:01:36.372Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
01:01:37 [2020-11-10T01:01:37.312Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
01:01:37 [2020-11-10T01:01:37.572Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
01:01:39 [2020-11-10T01:01:39.483Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
01:01:40 [2020-11-10T01:01:40.421Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
01:01:41 [2020-11-10T01:01:41.802Z] === RUN   TestDockerSuite/TestRunNamedVolume
01:01:43 [2020-11-10T01:01:43.184Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
01:01:43 [2020-11-10T01:01:43.752Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
01:01:46 [2020-11-10T01:01:46.296Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
01:01:46 [2020-11-10T01:01:46.296Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
01:01:47 [2020-11-10T01:01:47.236Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
01:01:48 [2020-11-10T01:01:48.623Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
01:01:48 [2020-11-10T01:01:48.623Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
01:01:49 [2020-11-10T01:01:49.192Z] === RUN   TestDockerSuite/TestRunNetHost
01:01:49 [2020-11-10T01:01:49.192Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
01:01:49 [2020-11-10T01:01:49.762Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
01:01:50 [2020-11-10T01:01:50.331Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
01:01:50 [2020-11-10T01:01:50.900Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
01:01:52 [2020-11-10T01:01:52.809Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
01:01:53 [2020-11-10T01:01:53.068Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
01:01:54 [2020-11-10T01:01:54.978Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
01:01:55 [2020-11-10T01:01:55.917Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
01:01:58 [2020-11-10T01:01:58.457Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
01:01:58 [2020-11-10T01:01:58.717Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
01:01:58 [2020-11-10T01:01:58.717Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
01:01:58 [2020-11-10T01:01:58.977Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
01:01:59 [2020-11-10T01:01:59.546Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
01:01:59 [2020-11-10T01:01:59.546Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
01:02:00 [2020-11-10T01:02:00.115Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
01:02:00 [2020-11-10T01:02:00.686Z] === RUN   TestDockerSuite/TestRunNonExistingImage
01:02:00 [2020-11-10T01:02:00.686Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
01:02:01 [2020-11-10T01:02:01.271Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
01:02:02 [2020-11-10T01:02:02.209Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
01:02:07 [2020-11-10T01:02:07.483Z] === RUN   TestDockerSuite/TestRunOOMExitCode
01:02:07 [2020-11-10T01:02:07.483Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
01:02:07 [2020-11-10T01:02:07.742Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
01:02:07 [2020-11-10T01:02:07.742Z] === RUN   TestDockerSuite/TestRunPIDsLimit
01:02:08 [2020-11-10T01:02:08.311Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
01:02:09 [2020-11-10T01:02:09.692Z] === RUN   TestDockerSuite/TestRunPortInUse
01:02:10 [2020-11-10T01:02:10.630Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
01:02:11 [2020-11-10T01:02:11.200Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
01:02:11 [2020-11-10T01:02:11.769Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
01:02:12 [2020-11-10T01:02:12.034Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
01:02:12 [2020-11-10T01:02:12.972Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
01:02:12 [2020-11-10T01:02:12.972Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
01:02:13 [2020-11-10T01:02:13.232Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
01:02:13 [2020-11-10T01:02:13.232Z] === RUN   TestDockerSuite/TestRunPublishPort
01:02:14 [2020-11-10T01:02:14.053Z] --- PASS: TestBuildWithHugeFile (167.61s)
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestBuildWithEmptyDockerfile
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:02:14 [2020-11-10T01:02:14.053Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:02:14 [2020-11-10T01:02:14.053Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:02:14 [2020-11-10T01:02:14.053Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:02:14 [2020-11-10T01:02:14.053Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:02:14 [2020-11-10T01:02:14.053Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:02:14 [2020-11-10T01:02:14.053Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:02:14 [2020-11-10T01:02:14.053Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
01:02:14 [2020-11-10T01:02:14.053Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestBuildPreserveOwnership
01:02:14 [2020-11-10T01:02:14.053Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestBuildPlatformInvalid
01:02:14 [2020-11-10T01:02:14.053Z] --- PASS: TestBuildPlatformInvalid (0.08s)
01:02:14 [2020-11-10T01:02:14.053Z] PASS
01:02:14 [2020-11-10T01:02:14.053Z] ok  	github.com/docker/docker/integration/build	244.938s
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === Skipped
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     build_session_test.go:25: TODO: BuildKit
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
01:02:14 [2020-11-10T01:02:14.053Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
01:02:14 [2020-11-10T01:02:14.053Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] DONE 28 tests, 5 skipped in 277.943s
01:02:14 [2020-11-10T01:02:14.053Z] Running D:\gopath\src\github.com\docker\docker\integration\config
01:02:14 [2020-11-10T01:02:14.053Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:02:14 [2020-11-10T01:02:14.053Z] INFO: Testing against a local daemon
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestConfigInspect
01:02:14 [2020-11-10T01:02:14.053Z] --- SKIP: TestConfigInspect (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestConfigList
01:02:14 [2020-11-10T01:02:14.053Z] --- SKIP: TestConfigList (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestConfigsCreateAndDelete
01:02:14 [2020-11-10T01:02:14.053Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestConfigsUpdate
01:02:14 [2020-11-10T01:02:14.053Z] --- SKIP: TestConfigsUpdate (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestTemplatedConfig
01:02:14 [2020-11-10T01:02:14.053Z] --- SKIP: TestTemplatedConfig (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestConfigCreateResolve
01:02:14 [2020-11-10T01:02:14.053Z] --- SKIP: TestConfigCreateResolve (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
01:02:14 [2020-11-10T01:02:14.053Z] === RUN   TestConfigDaemonLibtrustID
01:02:14 [2020-11-10T01:02:14.053Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
01:02:14 [2020-11-10T01:02:14.053Z] PASS
01:02:14 [2020-11-10T01:02:14.053Z] ok  	github.com/docker/docker/integration/config	0.256s
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === Skipped
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.053Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
01:02:14 [2020-11-10T01:02:14.053Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
01:02:14 [2020-11-10T01:02:14.053Z] 
01:02:14 [2020-11-10T01:02:14.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
01:02:14 [2020-11-10T01:02:14.054Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
01:02:14 [2020-11-10T01:02:14.054Z] 
01:02:14 [2020-11-10T01:02:14.054Z] 
01:02:14 [2020-11-10T01:02:14.054Z] DONE 7 tests, 7 skipped in 3.509s
01:02:14 [2020-11-10T01:02:14.054Z] Running D:\gopath\src\github.com\docker\docker\integration\container
01:02:14 [2020-11-10T01:02:14.054Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:02:14 [2020-11-10T01:02:14.054Z] INFO: Testing against a local daemon
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCheckpoint
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestCheckpoint (0.00s)
01:02:14 [2020-11-10T01:02:14.054Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestContainerInvalidJSON
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
01:02:14 [2020-11-10T01:02:14.054Z] --- PASS: TestContainerInvalidJSON (0.05s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:02:14 [2020-11-10T01:02:14.054Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.45s)
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCopyFromContainerPathIsNotDir
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
01:02:14 [2020-11-10T01:02:14.054Z]     copy_test.go:38: testEnv.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCopyToContainerPathDoesNotExist
01:02:14 [2020-11-10T01:02:14.054Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCopyToContainerPathIsNotDir
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s)
01:02:14 [2020-11-10T01:02:14.054Z]     copy_test.go:63: testEnv.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCopyFromContainer
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestCopyFromContainer (0.00s)
01:02:14 [2020-11-10T01:02:14.054Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:02:14 [2020-11-10T01:02:14.054Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateLinkToNonExistingContainer
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
01:02:14 [2020-11-10T01:02:14.054Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithInvalidEnv
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithInvalidEnv/0
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateWithInvalidEnv/0
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithInvalidEnv/1
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateWithInvalidEnv/1
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithInvalidEnv/2
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateWithInvalidEnv/2
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateWithInvalidEnv/0
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateWithInvalidEnv/2
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateWithInvalidEnv/1
01:02:14 [2020-11-10T01:02:14.054Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateTmpfsMountsTarget
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
01:02:14 [2020-11-10T01:02:14.054Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithCustomMaskedPaths
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
01:02:14 [2020-11-10T01:02:14.054Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithCustomReadonlyPaths
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:02:14 [2020-11-10T01:02:14.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:02:14 [2020-11-10T01:02:14.054Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:02:14 [2020-11-10T01:02:14.054Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateDifferentPlatform
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateDifferentPlatform/different_os
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:02:14 [2020-11-10T01:02:14.054Z] --- PASS: TestCreateDifferentPlatform (0.06s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
01:02:14 [2020-11-10T01:02:14.054Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:02:14 [2020-11-10T01:02:14.054Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
01:02:14 [2020-11-10T01:02:14.054Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestContainerKillOnDaemonStart
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
01:02:14 [2020-11-10T01:02:14.054Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestDiff
01:02:14 [2020-11-10T01:02:14.054Z] --- SKIP: TestDiff (0.00s)
01:02:14 [2020-11-10T01:02:14.054Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
01:02:14 [2020-11-10T01:02:14.054Z] === RUN   TestExecWithCloseStdin
01:02:14 [2020-11-10T01:02:14.169Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
01:02:14 [2020-11-10T01:02:14.429Z] === RUN   TestDockerSuite/TestRunReadProcLatency
01:02:14 [2020-11-10T01:02:14.429Z] === RUN   TestDockerSuite/TestRunReadProcTimer
01:02:15 [2020-11-10T01:02:15.367Z] === RUN   TestDockerSuite/TestRunRedirectStdout
01:02:15 [2020-11-10T01:02:15.593Z] --- PASS: TestExecWithCloseStdin (2.49s)
01:02:15 [2020-11-10T01:02:15.593Z] === RUN   TestExec
01:02:16 [2020-11-10T01:02:16.308Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
01:02:16 [2020-11-10T01:02:16.308Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
01:02:17 [2020-11-10T01:02:17.785Z] --- PASS: TestExec (2.34s)
01:02:17 [2020-11-10T01:02:17.785Z] === RUN   TestExecUser
01:02:17 [2020-11-10T01:02:17.785Z] --- SKIP: TestExecUser (0.00s)
01:02:17 [2020-11-10T01:02:17.785Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
01:02:17 [2020-11-10T01:02:17.785Z] === RUN   TestExportContainerAndImportImage
01:02:17 [2020-11-10T01:02:17.785Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
01:02:17 [2020-11-10T01:02:17.785Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
01:02:17 [2020-11-10T01:02:17.785Z] === RUN   TestExportContainerAfterDaemonRestart
01:02:17 [2020-11-10T01:02:17.785Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
01:02:17 [2020-11-10T01:02:17.785Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
01:02:17 [2020-11-10T01:02:17.785Z] === RUN   TestHealthCheckWorkdir
01:02:17 [2020-11-10T01:02:17.785Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
01:02:17 [2020-11-10T01:02:17.785Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
01:02:17 [2020-11-10T01:02:17.785Z] === RUN   TestHealthKillContainer
01:02:17 [2020-11-10T01:02:17.785Z] --- SKIP: TestHealthKillContainer (0.00s)
01:02:17 [2020-11-10T01:02:17.785Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
01:02:17 [2020-11-10T01:02:17.785Z] === RUN   TestInspectCpusetInConfigPre120
01:02:17 [2020-11-10T01:02:17.785Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
01:02:17 [2020-11-10T01:02:17.785Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
01:02:17 [2020-11-10T01:02:17.785Z] === RUN   TestKillContainerInvalidSignal
01:02:18 [2020-11-10T01:02:18.846Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
01:02:19 [2020-11-10T01:02:19.419Z] === RUN   TestDockerSuite/TestRunRm
01:02:19 [2020-11-10T01:02:19.965Z] --- PASS: TestKillContainerInvalidSignal (2.03s)
01:02:19 [2020-11-10T01:02:19.965Z] === RUN   TestKillContainer
01:02:19 [2020-11-10T01:02:19.965Z] === RUN   TestKillContainer/no_signal
01:02:19 [2020-11-10T01:02:19.989Z] === RUN   TestDockerSuite/TestRunRmAndWait
01:02:22 [2020-11-10T01:02:22.145Z] === RUN   TestKillContainer/non_killing_signal
01:02:22 [2020-11-10T01:02:22.145Z] === RUN   TestKillContainer/killing_signal
01:02:24 [2020-11-10T01:02:24.180Z] === RUN   TestDockerSuite/TestRunRmPre125Api
01:02:24 [2020-11-10T01:02:24.180Z] === RUN   TestDockerSuite/TestRunRootWorkdir
01:02:24 [2020-11-10T01:02:24.325Z] --- PASS: TestKillContainer (4.47s)
01:02:24 [2020-11-10T01:02:24.325Z]     --- PASS: TestKillContainer/no_signal (1.99s)
01:02:24 [2020-11-10T01:02:24.325Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
01:02:24 [2020-11-10T01:02:24.325Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
01:02:24 [2020-11-10T01:02:24.325Z]     --- PASS: TestKillContainer/killing_signal (2.43s)
01:02:24 [2020-11-10T01:02:24.325Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:02:24 [2020-11-10T01:02:24.325Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
01:02:24 [2020-11-10T01:02:24.325Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:02:24 [2020-11-10T01:02:24.325Z] === RUN   TestKillStoppedContainer
01:02:24 [2020-11-10T01:02:24.325Z] --- SKIP: TestKillStoppedContainer (0.00s)
01:02:24 [2020-11-10T01:02:24.325Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:02:24 [2020-11-10T01:02:24.325Z] === RUN   TestKillStoppedContainerAPIPre120
01:02:24 [2020-11-10T01:02:24.325Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
01:02:24 [2020-11-10T01:02:24.325Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:02:24 [2020-11-10T01:02:24.325Z] === RUN   TestKillDifferentUserContainer
01:02:24 [2020-11-10T01:02:24.325Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
01:02:24 [2020-11-10T01:02:24.325Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
01:02:24 [2020-11-10T01:02:24.325Z] === RUN   TestInspectOomKilledTrue
01:02:24 [2020-11-10T01:02:24.325Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
01:02:24 [2020-11-10T01:02:24.325Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
01:02:24 [2020-11-10T01:02:24.325Z] === RUN   TestInspectOomKilledFalse
01:02:24 [2020-11-10T01:02:24.325Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
01:02:24 [2020-11-10T01:02:24.325Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:02:24 [2020-11-10T01:02:24.325Z] === RUN   TestLogsFollowTailEmpty
01:02:24 [2020-11-10T01:02:24.440Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
01:02:25 [2020-11-10T01:02:25.819Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
01:02:26 [2020-11-10T01:02:26.387Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
01:02:26 [2020-11-10T01:02:26.507Z] --- PASS: TestLogsFollowTailEmpty (1.93s)
01:02:26 [2020-11-10T01:02:26.507Z] === RUN   TestNetworkNat
01:02:26 [2020-11-10T01:02:26.507Z] --- SKIP: TestNetworkNat (0.00s)
01:02:26 [2020-11-10T01:02:26.507Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
01:02:26 [2020-11-10T01:02:26.507Z] === RUN   TestNetworkLocalhostTCPNat
01:02:26 [2020-11-10T01:02:26.652Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
01:02:28 [2020-11-10T01:02:28.697Z] --- PASS: TestNetworkLocalhostTCPNat (2.29s)
01:02:28 [2020-11-10T01:02:28.697Z] === RUN   TestNetworkLoopbackNat
01:02:28 [2020-11-10T01:02:28.697Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
01:02:28 [2020-11-10T01:02:28.697Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
01:02:28 [2020-11-10T01:02:28.697Z] === RUN   TestPause
01:02:28 [2020-11-10T01:02:28.697Z] --- SKIP: TestPause (0.00s)
01:02:28 [2020-11-10T01:02:28.697Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
01:02:28 [2020-11-10T01:02:28.697Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:02:29 [2020-11-10T01:02:29.191Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
01:02:29 [2020-11-10T01:02:29.450Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
01:02:30 [2020-11-10T01:02:30.879Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.98s)
01:02:30 [2020-11-10T01:02:30.879Z] === RUN   TestPauseStopPausedContainer
01:02:30 [2020-11-10T01:02:30.879Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
01:02:30 [2020-11-10T01:02:30.879Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
01:02:30 [2020-11-10T01:02:30.879Z] === RUN   TestPsFilter
01:02:30 [2020-11-10T01:02:30.879Z] --- PASS: TestPsFilter (0.14s)
01:02:30 [2020-11-10T01:02:30.879Z] === RUN   TestRemoveContainerWithRemovedVolume
01:02:32 [2020-11-10T01:02:32.743Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
01:02:33 [2020-11-10T01:02:33.002Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
01:02:33 [2020-11-10T01:02:33.062Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s)
01:02:33 [2020-11-10T01:02:33.062Z] === RUN   TestRemoveContainerWithVolume
01:02:33 [2020-11-10T01:02:33.262Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
01:02:33 [2020-11-10T01:02:33.832Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
01:02:34 [2020-11-10T01:02:34.403Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
01:02:34 [2020-11-10T01:02:34.973Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
01:02:35 [2020-11-10T01:02:35.244Z] --- PASS: TestRemoveContainerWithVolume (2.30s)
01:02:35 [2020-11-10T01:02:35.244Z] === RUN   TestRemoveContainerRunning
01:02:35 [2020-11-10T01:02:35.545Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
01:02:36 [2020-11-10T01:02:36.114Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
01:02:36 [2020-11-10T01:02:36.374Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
01:02:36 [2020-11-10T01:02:36.633Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
01:02:37 [2020-11-10T01:02:37.439Z] --- PASS: TestRemoveContainerRunning (2.08s)
01:02:37 [2020-11-10T01:02:37.439Z] === RUN   TestRemoveContainerForceRemoveRunning
01:02:37 [2020-11-10T01:02:37.573Z] === RUN   TestDockerSuite/TestRunSetMacAddress
01:02:37 [2020-11-10T01:02:37.841Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
01:02:39 [2020-11-10T01:02:39.622Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.04s)
01:02:39 [2020-11-10T01:02:39.622Z] === RUN   TestRemoveInvalidContainer
01:02:39 [2020-11-10T01:02:39.622Z] --- PASS: TestRemoveInvalidContainer (0.03s)
01:02:39 [2020-11-10T01:02:39.622Z] === RUN   TestRenameLinkedContainer
01:02:39 [2020-11-10T01:02:39.622Z] --- SKIP: TestRenameLinkedContainer (0.00s)
01:02:39 [2020-11-10T01:02:39.622Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
01:02:39 [2020-11-10T01:02:39.622Z] === RUN   TestRenameStoppedContainer
01:02:41 [2020-11-10T01:02:41.139Z] === RUN   TestDockerSuite/TestRunState
01:02:41 [2020-11-10T01:02:41.398Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
01:02:41 [2020-11-10T01:02:41.805Z] --- PASS: TestRenameStoppedContainer (2.29s)
01:02:41 [2020-11-10T01:02:41.805Z] === RUN   TestRenameRunningContainerAndReuse
01:02:41 [2020-11-10T01:02:41.967Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
01:02:42 [2020-11-10T01:02:42.535Z] === RUN   TestDockerSuite/TestRunStdinPipe
01:02:43 [2020-11-10T01:02:43.105Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
01:02:43 [2020-11-10T01:02:43.365Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
01:02:43 [2020-11-10T01:02:43.365Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
01:02:43 [2020-11-10T01:02:43.935Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
01:02:44 [2020-11-10T01:02:44.505Z] === RUN   TestDockerSuite/TestRunSysctls
01:02:44 [2020-11-10T01:02:44.765Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
01:02:45 [2020-11-10T01:02:45.704Z] === RUN   TestDockerSuite/TestRunTLSVerify
01:02:45 [2020-11-10T01:02:45.704Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
01:02:45 [2020-11-10T01:02:45.704Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
01:02:46 [2020-11-10T01:02:46.273Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
01:02:46 [2020-11-10T01:02:46.502Z] --- PASS: TestRenameRunningContainerAndReuse (4.19s)
01:02:46 [2020-11-10T01:02:46.502Z] === RUN   TestRenameInvalidName
01:02:48 [2020-11-10T01:02:48.041Z] --- PASS: TestRenameInvalidName (2.06s)
01:02:48 [2020-11-10T01:02:48.041Z] === RUN   TestRenameAnonymousContainer
01:02:48 [2020-11-10T01:02:48.041Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
01:02:48 [2020-11-10T01:02:48.041Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
01:02:48 [2020-11-10T01:02:48.041Z] === RUN   TestRenameContainerWithSameName
01:02:48 [2020-11-10T01:02:48.183Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
01:02:48 [2020-11-10T01:02:48.751Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
01:02:50 [2020-11-10T01:02:50.129Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
01:02:50 [2020-11-10T01:02:50.230Z] --- PASS: TestRenameContainerWithSameName (2.11s)
01:02:50 [2020-11-10T01:02:50.230Z] === RUN   TestRenameContainerWithLinkedContainer
01:02:50 [2020-11-10T01:02:50.230Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
01:02:50 [2020-11-10T01:02:50.230Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
01:02:50 [2020-11-10T01:02:50.230Z] === RUN   TestResize
01:02:52 [2020-11-10T01:02:52.036Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
01:02:52 [2020-11-10T01:02:52.413Z] --- PASS: TestResize (1.98s)
01:02:52 [2020-11-10T01:02:52.414Z] === RUN   TestResizeWithInvalidSize
01:02:52 [2020-11-10T01:02:52.414Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
01:02:52 [2020-11-10T01:02:52.414Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
01:02:52 [2020-11-10T01:02:52.414Z] === RUN   TestResizeWhenContainerNotStarted
01:02:54 [2020-11-10T01:02:54.595Z] --- PASS: TestResizeWhenContainerNotStarted (2.03s)
01:02:54 [2020-11-10T01:02:54.595Z] === RUN   TestDaemonRestartKillContainers
01:02:54 [2020-11-10T01:02:54.595Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
01:02:54 [2020-11-10T01:02:54.595Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
01:02:54 [2020-11-10T01:02:54.595Z] === RUN   TestStats
01:02:54 [2020-11-10T01:02:54.595Z] --- SKIP: TestStats (0.00s)
01:02:54 [2020-11-10T01:02:54.595Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
01:02:54 [2020-11-10T01:02:54.595Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:02:55 [2020-11-10T01:02:55.327Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
01:02:55 [2020-11-10T01:02:55.586Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
01:02:55 [2020-11-10T01:02:55.850Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
01:02:56 [2020-11-10T01:02:56.436Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
01:02:57 [2020-11-10T01:02:57.817Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
01:02:58 [2020-11-10T01:02:58.077Z] === RUN   TestDockerSuite/TestRunUnshareProc
01:02:59 [2020-11-10T01:02:59.458Z] === RUN   TestDockerSuite/TestRunUserByID
01:03:00 [2020-11-10T01:03:00.396Z] === RUN   TestDockerSuite/TestRunUserByIDBig
01:03:00 [2020-11-10T01:03:00.396Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
01:03:00 [2020-11-10T01:03:00.397Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.53s)
01:03:00 [2020-11-10T01:03:00.397Z] === RUN   TestStopContainerWithTimeout
01:03:00 [2020-11-10T01:03:00.397Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
01:03:00 [2020-11-10T01:03:00.397Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
01:03:00 [2020-11-10T01:03:00.397Z] === RUN   TestUpdateRestartPolicy
01:03:00 [2020-11-10T01:03:00.656Z] === RUN   TestDockerSuite/TestRunUserByIDZero
01:03:00 [2020-11-10T01:03:00.915Z] === RUN   TestDockerSuite/TestRunUserByName
01:03:01 [2020-11-10T01:03:01.485Z] === RUN   TestDockerSuite/TestRunUserDefaults
01:03:02 [2020-11-10T01:03:02.053Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
01:03:02 [2020-11-10T01:03:02.053Z] === RUN   TestDockerSuite/TestRunUserNotFound
01:03:02 [2020-11-10T01:03:02.053Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
01:03:02 [2020-11-10T01:03:02.622Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
01:03:05 [2020-11-10T01:03:05.915Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
01:03:05 [2020-11-10T01:03:05.915Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
01:03:06 [2020-11-10T01:03:06.483Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
01:03:08 [2020-11-10T01:03:08.393Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
01:03:09 [2020-11-10T01:03:09.330Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
01:03:10 [2020-11-10T01:03:10.709Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
01:03:10 [2020-11-10T01:03:10.709Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
01:03:13 [2020-11-10T01:03:13.249Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
01:03:13 [2020-11-10T01:03:13.524Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
01:03:13 [2020-11-10T01:03:13.524Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
01:03:13 [2020-11-10T01:03:13.524Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
01:03:13 [2020-11-10T01:03:13.524Z] === RUN   TestDockerSuite/TestRunWithBadDevice
01:03:13 [2020-11-10T01:03:13.794Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
01:03:13 [2020-11-10T01:03:13.794Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
01:03:14 [2020-11-10T01:03:14.364Z] === RUN   TestDockerSuite/TestRunWithCPUShares
01:03:14 [2020-11-10T01:03:14.933Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
01:03:15 [2020-11-10T01:03:15.869Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
01:03:16 [2020-11-10T01:03:16.129Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
01:03:16 [2020-11-10T01:03:16.698Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
01:03:16 [2020-11-10T01:03:16.698Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
01:03:17 [2020-11-10T01:03:17.268Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
01:03:17 [2020-11-10T01:03:17.268Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
01:03:17 [2020-11-10T01:03:17.268Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
01:03:17 [2020-11-10T01:03:17.268Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
01:03:17 [2020-11-10T01:03:17.268Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
01:03:17 [2020-11-10T01:03:17.268Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
01:03:17 [2020-11-10T01:03:17.268Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
01:03:17 [2020-11-10T01:03:17.268Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
01:03:17 [2020-11-10T01:03:17.268Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
01:03:17 [2020-11-10T01:03:17.268Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
01:03:17 [2020-11-10T01:03:17.837Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
01:03:18 [2020-11-10T01:03:18.405Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
01:03:18 [2020-11-10T01:03:18.664Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
01:03:18 [2020-11-10T01:03:18.923Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
01:03:19 [2020-11-10T01:03:19.184Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
01:03:19 [2020-11-10T01:03:19.443Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
01:03:20 [2020-11-10T01:03:20.011Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
01:03:20 [2020-11-10T01:03:20.011Z] === RUN   TestDockerSuite/TestRunWithShmSize
01:03:20 [2020-11-10T01:03:20.580Z] === RUN   TestDockerSuite/TestRunWithSwappiness
01:03:20 [2020-11-10T01:03:20.840Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
01:03:21 [2020-11-10T01:03:21.100Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
01:03:21 [2020-11-10T01:03:21.100Z] === RUN   TestDockerSuite/TestRunWithUlimits
01:03:21 [2020-11-10T01:03:21.359Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
01:03:21 [2020-11-10T01:03:21.524Z] --- PASS: TestUpdateRestartPolicy (21.68s)
01:03:21 [2020-11-10T01:03:21.524Z] === RUN   TestUpdateRestartWithAutoRemove
01:03:22 [2020-11-10T01:03:22.298Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
01:03:22 [2020-11-10T01:03:22.868Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
01:03:22 [2020-11-10T01:03:22.868Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
01:03:23 [2020-11-10T01:03:23.063Z] --- PASS: TestUpdateRestartWithAutoRemove (1.78s)
01:03:23 [2020-11-10T01:03:23.063Z] === RUN   TestWaitNonBlocked
01:03:23 [2020-11-10T01:03:23.063Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:03:23 [2020-11-10T01:03:23.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:03:23 [2020-11-10T01:03:23.063Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:03:23 [2020-11-10T01:03:23.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:03:23 [2020-11-10T01:03:23.063Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:03:23 [2020-11-10T01:03:23.063Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:03:23 [2020-11-10T01:03:23.132Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
01:03:23 [2020-11-10T01:03:23.392Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
01:03:24 [2020-11-10T01:03:24.330Z] === RUN   TestDockerSwarmSuite/TestServiceScale
01:03:24 [2020-11-10T01:03:24.330Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
01:03:24 [2020-11-10T01:03:24.899Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
01:03:25 [2020-11-10T01:03:25.975Z] --- PASS: TestWaitNonBlocked (0.03s)
01:03:25 [2020-11-10T01:03:25.975Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.73s)
01:03:25 [2020-11-10T01:03:25.975Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.84s)
01:03:25 [2020-11-10T01:03:25.975Z] === RUN   TestWaitBlocked
01:03:25 [2020-11-10T01:03:25.975Z] --- SKIP: TestWaitBlocked (0.00s)
01:03:25 [2020-11-10T01:03:25.975Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
01:03:25 [2020-11-10T01:03:25.975Z] PASS
01:03:25 [2020-11-10T01:03:25.975Z] ok  	github.com/docker/docker/integration/container	74.281s
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === Skipped
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
01:03:26 [2020-11-10T01:03:26.435Z]     copy_test.go:38: testEnv.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s)
01:03:26 [2020-11-10T01:03:26.435Z]     copy_test.go:63: testEnv.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s)
01:03:26 [2020-11-10T01:03:26.435Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s)
01:03:26 [2020-11-10T01:03:26.435Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
01:03:26 [2020-11-10T01:03:26.435Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
01:03:26 [2020-11-10T01:03:26.435Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] 
01:03:26 [2020-11-10T01:03:26.435Z] DONE 88 tests, 37 skipped in 78.342s
01:03:26 [2020-11-10T01:03:26.435Z] Running D:\gopath\src\github.com\docker\docker\integration\image
01:03:26 [2020-11-10T01:03:26.808Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
01:03:27 [2020-11-10T01:03:27.068Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
01:03:27 [2020-11-10T01:03:27.637Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
01:03:27 [2020-11-10T01:03:27.637Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
01:03:27 [2020-11-10T01:03:27.637Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
01:03:28 [2020-11-10T01:03:28.583Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
01:03:29 [2020-11-10T01:03:29.345Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:29 [2020-11-10T01:03:29.345Z] INFO: Testing against a local daemon
01:03:29 [2020-11-10T01:03:29.345Z] === RUN   TestCommitInheritsEnv
01:03:29 [2020-11-10T01:03:29.345Z] --- SKIP: TestCommitInheritsEnv (0.00s)
01:03:29 [2020-11-10T01:03:29.345Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
01:03:29 [2020-11-10T01:03:29.345Z] === RUN   TestImportExtremelyLargeImageWorks
01:03:29 [2020-11-10T01:03:29.345Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
01:03:29 [2020-11-10T01:03:29.345Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
01:03:29 [2020-11-10T01:03:29.345Z] === RUN   TestImagesFilterMultiReference
01:03:29 [2020-11-10T01:03:29.345Z] --- PASS: TestImagesFilterMultiReference (0.09s)
01:03:29 [2020-11-10T01:03:29.345Z] === RUN   TestImagePullPlatformInvalid
01:03:29 [2020-11-10T01:03:29.345Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
01:03:29 [2020-11-10T01:03:29.345Z] === RUN   TestRemoveImageOrphaning
01:03:29 [2020-11-10T01:03:29.523Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
01:03:30 [2020-11-10T01:03:30.314Z] --- PASS: TestRemoveImageOrphaning (0.94s)
01:03:30 [2020-11-10T01:03:30.314Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:03:30 [2020-11-10T01:03:30.314Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
01:03:30 [2020-11-10T01:03:30.314Z] === RUN   TestTagInvalidReference
01:03:30 [2020-11-10T01:03:30.314Z] --- PASS: TestTagInvalidReference (0.04s)
01:03:30 [2020-11-10T01:03:30.314Z] === RUN   TestTagValidPrefixedRepo
01:03:30 [2020-11-10T01:03:30.314Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
01:03:30 [2020-11-10T01:03:30.314Z] === RUN   TestTagExistedNameWithoutForce
01:03:30 [2020-11-10T01:03:30.314Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
01:03:30 [2020-11-10T01:03:30.314Z] === RUN   TestTagOfficialNames
01:03:30 [2020-11-10T01:03:30.314Z] --- PASS: TestTagOfficialNames (0.10s)
01:03:30 [2020-11-10T01:03:30.314Z] === RUN   TestTagMatchesDigest
01:03:30 [2020-11-10T01:03:30.314Z] --- PASS: TestTagMatchesDigest (0.04s)
01:03:30 [2020-11-10T01:03:30.314Z] PASS
01:03:30 [2020-11-10T01:03:30.314Z] ok  	github.com/docker/docker/integration/image	1.696s
01:03:30 [2020-11-10T01:03:30.461Z] === RUN   TestDockerSuite/TestSaveCheckTimes
01:03:30 [2020-11-10T01:03:30.461Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
01:03:30 [2020-11-10T01:03:30.774Z] 
01:03:30 [2020-11-10T01:03:30.774Z] === Skipped
01:03:30 [2020-11-10T01:03:30.774Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
01:03:30 [2020-11-10T01:03:30.774Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
01:03:30 [2020-11-10T01:03:30.774Z] 
01:03:30 [2020-11-10T01:03:30.774Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
01:03:30 [2020-11-10T01:03:30.774Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
01:03:30 [2020-11-10T01:03:30.774Z] 
01:03:30 [2020-11-10T01:03:30.774Z] 
01:03:30 [2020-11-10T01:03:30.774Z] DONE 11 tests, 2 skipped in 4.270s
01:03:30 [2020-11-10T01:03:30.774Z] Running D:\gopath\src\github.com\docker\docker\integration\network
01:03:31 [2020-11-10T01:03:31.398Z] === RUN   TestDockerSuite/TestSaveImageId
01:03:31 [2020-11-10T01:03:31.658Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
01:03:31 [2020-11-10T01:03:31.917Z] === RUN   TestDockerSuite/TestSaveLoadParents
01:03:32 [2020-11-10T01:03:32.954Z] testing: warning: no tests to run
01:03:32 [2020-11-10T01:03:32.954Z] PASS
01:03:32 [2020-11-10T01:03:32.954Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.128s [no tests to run]
01:03:32 [2020-11-10T01:03:32.954Z] testing: warning: no tests to run
01:03:32 [2020-11-10T01:03:32.954Z] PASS
01:03:32 [2020-11-10T01:03:32.954Z] ok  	github.com/docker/docker/integration/network/macvlan	0.044s [no tests to run]
01:03:33 [2020-11-10T01:03:33.824Z] === RUN   TestDockerSuite/TestSaveMultipleNames
01:03:33 [2020-11-10T01:03:33.824Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
01:03:33 [2020-11-10T01:03:33.923Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:33 [2020-11-10T01:03:33.923Z] INFO: Testing against a local daemon
01:03:33 [2020-11-10T01:03:33.923Z] === RUN   TestNetworkCreateDelete
01:03:33 [2020-11-10T01:03:33.923Z] --- SKIP: TestNetworkCreateDelete (0.00s)
01:03:33 [2020-11-10T01:03:33.923Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
01:03:33 [2020-11-10T01:03:33.923Z] === RUN   TestDockerNetworkDeletePreferID
01:03:33 [2020-11-10T01:03:33.923Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
01:03:33 [2020-11-10T01:03:33.923Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
01:03:33 [2020-11-10T01:03:33.923Z] === RUN   TestDaemonDNSFallback
01:03:33 [2020-11-10T01:03:33.923Z] --- SKIP: TestDaemonDNSFallback (0.00s)
01:03:33 [2020-11-10T01:03:33.923Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
01:03:33 [2020-11-10T01:03:33.923Z] === RUN   TestInspectNetwork
01:03:33 [2020-11-10T01:03:33.923Z] --- SKIP: TestInspectNetwork (0.00s)
01:03:33 [2020-11-10T01:03:33.923Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
01:03:33 [2020-11-10T01:03:33.923Z] === RUN   TestRunContainerWithBridgeNone
01:03:33 [2020-11-10T01:03:33.923Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestNetworkInvalidJSON
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestNetworkInvalidJSON//networks/create
01:03:33 [2020-11-10T01:03:33.924Z] === PAUSE TestNetworkInvalidJSON//networks/create
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
01:03:33 [2020-11-10T01:03:33.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
01:03:33 [2020-11-10T01:03:33.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
01:03:33 [2020-11-10T01:03:33.924Z] === CONT  TestNetworkInvalidJSON//networks/create
01:03:33 [2020-11-10T01:03:33.924Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
01:03:33 [2020-11-10T01:03:33.924Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
01:03:33 [2020-11-10T01:03:33.924Z] --- PASS: TestNetworkInvalidJSON (0.04s)
01:03:33 [2020-11-10T01:03:33.924Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
01:03:33 [2020-11-10T01:03:33.924Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
01:03:33 [2020-11-10T01:03:33.924Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestHostIPv4BridgeLabel
01:03:33 [2020-11-10T01:03:33.924Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     network_test.go:97: testEnv.OSType == "windows"
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestDaemonRestartWithLiveRestore
01:03:33 [2020-11-10T01:03:33.924Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     service_test.go:29: testEnv.OSType == "windows"
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestDaemonDefaultNetworkPools
01:03:33 [2020-11-10T01:03:33.924Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     service_test.go:52: testEnv.OSType == "windows"
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestDaemonRestartWithExistingNetwork
01:03:33 [2020-11-10T01:03:33.924Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     service_test.go:96: testEnv.OSType == "windows"
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:03:33 [2020-11-10T01:03:33.924Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     service_test.go:130: testEnv.OSType == "windows"
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:03:33 [2020-11-10T01:03:33.924Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     service_test.go:181: testEnv.OSType == "windows"
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestServiceWithPredefinedNetwork
01:03:33 [2020-11-10T01:03:33.924Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     service_test.go:206: testEnv.OSType == "windows"
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:03:33 [2020-11-10T01:03:33.924Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     service_test.go:236: FLAKY_TEST
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestServiceWithDataPathPortInit
01:03:33 [2020-11-10T01:03:33.924Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     service_test.go:326: testEnv.OSType == "windows"
01:03:33 [2020-11-10T01:03:33.924Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:03:33 [2020-11-10T01:03:33.924Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
01:03:33 [2020-11-10T01:03:33.924Z]     service_test.go:394: testEnv.OSType == "windows"
01:03:33 [2020-11-10T01:03:33.924Z] PASS
01:03:34 [2020-11-10T01:03:34.389Z] ok  	github.com/docker/docker/integration/network	0.257s
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === Skipped
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     network_test.go:97: testEnv.OSType == "windows"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     service_test.go:29: testEnv.OSType == "windows"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     service_test.go:52: testEnv.OSType == "windows"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     service_test.go:96: testEnv.OSType == "windows"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     service_test.go:130: testEnv.OSType == "windows"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     service_test.go:181: testEnv.OSType == "windows"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     service_test.go:206: testEnv.OSType == "windows"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     service_test.go:236: FLAKY_TEST
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     service_test.go:326: testEnv.OSType == "windows"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
01:03:34 [2020-11-10T01:03:34.389Z]     service_test.go:394: testEnv.OSType == "windows"
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] 
01:03:34 [2020-11-10T01:03:34.389Z] DONE 19 tests, 15 skipped in 3.682s
01:03:34 [2020-11-10T01:03:34.389Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
01:03:34 [2020-11-10T01:03:34.850Z] testing: warning: no tests to run
01:03:34 [2020-11-10T01:03:34.850Z] PASS
01:03:34 [2020-11-10T01:03:34.850Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
01:03:34 [2020-11-10T01:03:34.850Z] 
01:03:34 [2020-11-10T01:03:34.850Z] DONE 0 tests in 0.475s
01:03:34 [2020-11-10T01:03:34.850Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
01:03:35 [2020-11-10T01:03:35.204Z] === RUN   TestDockerSuite/TestSaveSingleTag
01:03:35 [2020-11-10T01:03:35.205Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
01:03:35 [2020-11-10T01:03:35.205Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
01:03:35 [2020-11-10T01:03:35.310Z] testing: warning: no tests to run
01:03:35 [2020-11-10T01:03:35.310Z] PASS
01:03:35 [2020-11-10T01:03:35.310Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
01:03:35 [2020-11-10T01:03:35.310Z] 
01:03:35 [2020-11-10T01:03:35.310Z] DONE 0 tests in 0.378s
01:03:35 [2020-11-10T01:03:35.310Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
01:03:37 [2020-11-10T01:03:37.114Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
01:03:37 [2020-11-10T01:03:37.503Z] testing: warning: no tests to run
01:03:37 [2020-11-10T01:03:37.503Z] PASS
01:03:37 [2020-11-10T01:03:37.503Z] ok  	github.com/docker/docker/integration/plugin/authz	0.136s [no tests to run]
01:03:37 [2020-11-10T01:03:37.503Z] testing: warning: no tests to run
01:03:37 [2020-11-10T01:03:37.503Z] PASS
01:03:37 [2020-11-10T01:03:37.503Z] ok  	github.com/docker/docker/integration/plugin	0.074s [no tests to run]
01:03:38 [2020-11-10T01:03:38.179Z] === RUN   TestDockerSuite/TestSearchCmdOptions
01:03:38 [2020-11-10T01:03:38.437Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
01:03:38 [2020-11-10T01:03:38.696Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
01:03:38 [2020-11-10T01:03:38.696Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
01:03:38 [2020-11-10T01:03:38.696Z] === RUN   TestDockerSuite/TestSearchWithLimit
01:03:39 [2020-11-10T01:03:39.264Z] === RUN   TestDockerSuite/TestSlowStdinClosing
01:03:41 [2020-11-10T01:03:41.170Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
01:03:44 [2020-11-10T01:03:44.459Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
01:03:46 [2020-11-10T01:03:46.993Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
01:03:46 [2020-11-10T01:03:46.993Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
01:03:47 [2020-11-10T01:03:47.851Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:47 [2020-11-10T01:03:47.851Z] INFO: Testing against a local daemon
01:03:47 [2020-11-10T01:03:47.851Z] === RUN   TestExternalGraphDriver
01:03:47 [2020-11-10T01:03:47.851Z] --- SKIP: TestExternalGraphDriver (0.00s)
01:03:47 [2020-11-10T01:03:47.851Z]     external_test.go:48: runtime.GOOS == "windows"
01:03:47 [2020-11-10T01:03:47.851Z] === RUN   TestGraphdriverPluginV2
01:03:47 [2020-11-10T01:03:47.851Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
01:03:47 [2020-11-10T01:03:47.851Z]     external_test.go:408: runtime.GOOS == "windows"
01:03:47 [2020-11-10T01:03:47.851Z] PASS
01:03:47 [2020-11-10T01:03:47.851Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.397s
01:03:47 [2020-11-10T01:03:47.851Z] testing: warning: no tests to run
01:03:47 [2020-11-10T01:03:47.851Z] PASS
01:03:47 [2020-11-10T01:03:47.851Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.146s [no tests to run]
01:03:48 [2020-11-10T01:03:48.372Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
01:03:48 [2020-11-10T01:03:48.821Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:48 [2020-11-10T01:03:48.821Z] INFO: Testing against a local daemon
01:03:48 [2020-11-10T01:03:48.821Z] === RUN   TestPluginInvalidJSON
01:03:48 [2020-11-10T01:03:48.821Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:03:48 [2020-11-10T01:03:48.821Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:03:49 [2020-11-10T01:03:49.283Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:03:49 [2020-11-10T01:03:49.283Z] --- PASS: TestPluginInvalidJSON (0.05s)
01:03:49 [2020-11-10T01:03:49.283Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
01:03:49 [2020-11-10T01:03:49.283Z] === RUN   TestPluginInstall
01:03:49 [2020-11-10T01:03:49.283Z] --- SKIP: TestPluginInstall (0.00s)
01:03:49 [2020-11-10T01:03:49.283Z]     plugin_test.go:55: testEnv.OSType == "windows"
01:03:49 [2020-11-10T01:03:49.283Z] PASS
01:03:49 [2020-11-10T01:03:49.283Z] ok  	github.com/docker/docker/integration/plugin/common	0.330s
01:03:49 [2020-11-10T01:03:49.283Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:49 [2020-11-10T01:03:49.312Z] === RUN   TestDockerSuite/TestStartAttachSilent
01:03:49 [2020-11-10T01:03:49.571Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
01:03:49 [2020-11-10T01:03:49.742Z] INFO: Testing against a local daemon
01:03:49 [2020-11-10T01:03:49.742Z] === RUN   TestReadPluginNoRead
01:03:49 [2020-11-10T01:03:49.742Z] --- SKIP: TestReadPluginNoRead (0.00s)
01:03:49 [2020-11-10T01:03:49.742Z]     read_test.go:21: no unix domain sockets on Windows
01:03:49 [2020-11-10T01:03:49.742Z] PASS
01:03:49 [2020-11-10T01:03:49.742Z] ok  	github.com/docker/docker/integration/plugin/logging	0.300s
01:03:49 [2020-11-10T01:03:49.742Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
01:03:49 [2020-11-10T01:03:49.742Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
01:03:50 [2020-11-10T01:03:50.202Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:50 [2020-11-10T01:03:50.202Z] INFO: Testing against a local daemon
01:03:50 [2020-11-10T01:03:50.202Z] === RUN   TestPluginWithDevMounts
01:03:50 [2020-11-10T01:03:50.202Z] --- SKIP: TestPluginWithDevMounts (0.00s)
01:03:50 [2020-11-10T01:03:50.202Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
01:03:50 [2020-11-10T01:03:50.202Z] PASS
01:03:50 [2020-11-10T01:03:50.202Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.204s
01:03:50 [2020-11-10T01:03:50.202Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
01:03:50 [2020-11-10T01:03:50.510Z] === RUN   TestDockerSuite/TestStartAttachWithRename
01:03:50 [2020-11-10T01:03:50.661Z] 
01:03:50 [2020-11-10T01:03:50.661Z] === Skipped
01:03:50 [2020-11-10T01:03:50.661Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
01:03:50 [2020-11-10T01:03:50.661Z]     plugin_test.go:55: testEnv.OSType == "windows"
01:03:50 [2020-11-10T01:03:50.661Z] 
01:03:50 [2020-11-10T01:03:50.661Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
01:03:50 [2020-11-10T01:03:50.661Z]     external_test.go:48: runtime.GOOS == "windows"
01:03:50 [2020-11-10T01:03:50.661Z] 
01:03:50 [2020-11-10T01:03:50.661Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
01:03:50 [2020-11-10T01:03:50.661Z]     external_test.go:408: runtime.GOOS == "windows"
01:03:50 [2020-11-10T01:03:50.661Z] 
01:03:50 [2020-11-10T01:03:50.661Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
01:03:50 [2020-11-10T01:03:50.661Z]     read_test.go:21: no unix domain sockets on Windows
01:03:50 [2020-11-10T01:03:50.661Z] 
01:03:50 [2020-11-10T01:03:50.661Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
01:03:50 [2020-11-10T01:03:50.661Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
01:03:50 [2020-11-10T01:03:50.661Z] 
01:03:50 [2020-11-10T01:03:50.661Z] 
01:03:50 [2020-11-10T01:03:50.661Z] DONE 7 tests, 5 skipped in 15.367s
01:03:50 [2020-11-10T01:03:50.661Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
01:03:51 [2020-11-10T01:03:51.122Z] testing: warning: no tests to run
01:03:51 [2020-11-10T01:03:51.122Z] PASS
01:03:51 [2020-11-10T01:03:51.122Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
01:03:51 [2020-11-10T01:03:51.122Z] 
01:03:51 [2020-11-10T01:03:51.122Z] DONE 0 tests in 0.419s
01:03:51 [2020-11-10T01:03:51.122Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
01:03:52 [2020-11-10T01:03:52.094Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:52 [2020-11-10T01:03:52.094Z] INFO: Testing against a local daemon
01:03:52 [2020-11-10T01:03:52.094Z] === RUN   TestPluginInvalidJSON
01:03:52 [2020-11-10T01:03:52.094Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
01:03:52 [2020-11-10T01:03:52.094Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
01:03:52 [2020-11-10T01:03:52.094Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
01:03:52 [2020-11-10T01:03:52.094Z] --- PASS: TestPluginInvalidJSON (0.05s)
01:03:52 [2020-11-10T01:03:52.094Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
01:03:52 [2020-11-10T01:03:52.094Z] === RUN   TestPluginInstall
01:03:52 [2020-11-10T01:03:52.094Z] --- SKIP: TestPluginInstall (0.00s)
01:03:52 [2020-11-10T01:03:52.094Z]     plugin_test.go:55: testEnv.OSType == "windows"
01:03:52 [2020-11-10T01:03:52.094Z] PASS
01:03:52 [2020-11-10T01:03:52.556Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
01:03:52 [2020-11-10T01:03:52.556Z] 
01:03:52 [2020-11-10T01:03:52.556Z] === Skipped
01:03:52 [2020-11-10T01:03:52.556Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
01:03:52 [2020-11-10T01:03:52.556Z]     plugin_test.go:55: testEnv.OSType == "windows"
01:03:52 [2020-11-10T01:03:52.556Z] 
01:03:52 [2020-11-10T01:03:52.556Z] 
01:03:52 [2020-11-10T01:03:52.556Z] DONE 3 tests, 1 skipped in 1.057s
01:03:52 [2020-11-10T01:03:52.556Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
01:03:53 [2020-11-10T01:03:53.047Z] === RUN   TestDockerSuite/TestStartMultipleContainers
01:03:53 [2020-11-10T01:03:53.528Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:53 [2020-11-10T01:03:53.528Z] INFO: Testing against a local daemon
01:03:53 [2020-11-10T01:03:53.528Z] === RUN   TestExternalGraphDriver
01:03:53 [2020-11-10T01:03:53.528Z] --- SKIP: TestExternalGraphDriver (0.00s)
01:03:53 [2020-11-10T01:03:53.528Z]     external_test.go:48: runtime.GOOS == "windows"
01:03:53 [2020-11-10T01:03:53.528Z] === RUN   TestGraphdriverPluginV2
01:03:53 [2020-11-10T01:03:53.528Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
01:03:53 [2020-11-10T01:03:53.528Z]     external_test.go:408: runtime.GOOS == "windows"
01:03:53 [2020-11-10T01:03:53.528Z] PASS
01:03:53 [2020-11-10T01:03:53.528Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
01:03:53 [2020-11-10T01:03:53.528Z] 
01:03:53 [2020-11-10T01:03:53.528Z] === Skipped
01:03:53 [2020-11-10T01:03:53.528Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
01:03:53 [2020-11-10T01:03:53.528Z]     external_test.go:48: runtime.GOOS == "windows"
01:03:53 [2020-11-10T01:03:53.528Z] 
01:03:53 [2020-11-10T01:03:53.528Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
01:03:53 [2020-11-10T01:03:53.528Z]     external_test.go:408: runtime.GOOS == "windows"
01:03:53 [2020-11-10T01:03:53.528Z] 
01:03:53 [2020-11-10T01:03:53.528Z] 
01:03:53 [2020-11-10T01:03:53.528Z] DONE 2 tests, 2 skipped in 1.036s
01:03:53 [2020-11-10T01:03:53.528Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
01:03:54 [2020-11-10T01:03:54.498Z] testing: warning: no tests to run
01:03:54 [2020-11-10T01:03:54.498Z] PASS
01:03:54 [2020-11-10T01:03:54.498Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:54 [2020-11-10T01:03:54.498Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
01:03:54 [2020-11-10T01:03:54.498Z] INFO: Testing against a local daemon
01:03:54 [2020-11-10T01:03:54.498Z] === RUN   TestReadPluginNoRead
01:03:54 [2020-11-10T01:03:54.498Z] --- SKIP: TestReadPluginNoRead (0.00s)
01:03:54 [2020-11-10T01:03:54.498Z]     read_test.go:21: no unix domain sockets on Windows
01:03:54 [2020-11-10T01:03:54.498Z] PASS
01:03:54 [2020-11-10T01:03:54.498Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
01:03:54 [2020-11-10T01:03:54.498Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
01:03:54 [2020-11-10T01:03:54.498Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
01:03:54 [2020-11-10T01:03:54.953Z] === RUN   TestDockerSuite/TestStartPausedContainer
01:03:54 [2020-11-10T01:03:54.958Z] 
01:03:54 [2020-11-10T01:03:54.958Z] === Skipped
01:03:54 [2020-11-10T01:03:54.958Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
01:03:54 [2020-11-10T01:03:54.958Z]     read_test.go:21: no unix domain sockets on Windows
01:03:54 [2020-11-10T01:03:54.958Z] 
01:03:54 [2020-11-10T01:03:54.958Z] 
01:03:54 [2020-11-10T01:03:54.958Z] DONE 1 tests, 1 skipped in 1.157s
01:03:54 [2020-11-10T01:03:54.958Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
01:03:55 [2020-11-10T01:03:55.419Z] testing: warning: no tests to run
01:03:55 [2020-11-10T01:03:55.419Z] PASS
01:03:55 [2020-11-10T01:03:55.419Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
01:03:55 [2020-11-10T01:03:55.419Z] 
01:03:55 [2020-11-10T01:03:55.419Z] DONE 0 tests in 0.658s
01:03:55 [2020-11-10T01:03:55.419Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
01:03:55 [2020-11-10T01:03:55.522Z] === RUN   TestDockerSuite/TestStartRecordError
01:03:56 [2020-11-10T01:03:56.393Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:56 [2020-11-10T01:03:56.393Z] INFO: Testing against a local daemon
01:03:56 [2020-11-10T01:03:56.393Z] === RUN   TestPluginWithDevMounts
01:03:56 [2020-11-10T01:03:56.393Z] --- SKIP: TestPluginWithDevMounts (0.00s)
01:03:56 [2020-11-10T01:03:56.393Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
01:03:56 [2020-11-10T01:03:56.393Z] PASS
01:03:56 [2020-11-10T01:03:56.393Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
01:03:56 [2020-11-10T01:03:56.393Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
01:03:56 [2020-11-10T01:03:56.393Z] 
01:03:56 [2020-11-10T01:03:56.393Z] === Skipped
01:03:56 [2020-11-10T01:03:56.393Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
01:03:56 [2020-11-10T01:03:56.393Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
01:03:56 [2020-11-10T01:03:56.393Z] 
01:03:56 [2020-11-10T01:03:56.393Z] 
01:03:56 [2020-11-10T01:03:56.393Z] DONE 1 tests, 1 skipped in 1.062s
01:03:56 [2020-11-10T01:03:56.459Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
01:03:56 [2020-11-10T01:03:56.852Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
01:03:58 [2020-11-10T01:03:58.366Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
01:03:59 [2020-11-10T01:03:59.305Z] === RUN   TestDockerSuite/TestStatsAllNoStream
01:03:59 [2020-11-10T01:03:59.761Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:03:59 [2020-11-10T01:03:59.761Z] INFO: Testing against a local daemon
01:03:59 [2020-11-10T01:03:59.761Z] === RUN   TestSecretInspect
01:03:59 [2020-11-10T01:03:59.761Z] --- SKIP: TestSecretInspect (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
01:03:59 [2020-11-10T01:03:59.761Z] === RUN   TestSecretList
01:03:59 [2020-11-10T01:03:59.761Z] --- SKIP: TestSecretList (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
01:03:59 [2020-11-10T01:03:59.761Z] === RUN   TestSecretsCreateAndDelete
01:03:59 [2020-11-10T01:03:59.761Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
01:03:59 [2020-11-10T01:03:59.761Z] === RUN   TestSecretsUpdate
01:03:59 [2020-11-10T01:03:59.761Z] --- SKIP: TestSecretsUpdate (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
01:03:59 [2020-11-10T01:03:59.761Z] === RUN   TestTemplatedSecret
01:03:59 [2020-11-10T01:03:59.761Z] --- SKIP: TestTemplatedSecret (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
01:03:59 [2020-11-10T01:03:59.761Z] === RUN   TestSecretCreateResolve
01:03:59 [2020-11-10T01:03:59.761Z] --- SKIP: TestSecretCreateResolve (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
01:03:59 [2020-11-10T01:03:59.761Z] PASS
01:03:59 [2020-11-10T01:03:59.761Z] ok  	github.com/docker/docker/integration/secret	0.245s
01:03:59 [2020-11-10T01:03:59.761Z] 
01:03:59 [2020-11-10T01:03:59.761Z] === Skipped
01:03:59 [2020-11-10T01:03:59.761Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
01:03:59 [2020-11-10T01:03:59.761Z] 
01:03:59 [2020-11-10T01:03:59.761Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
01:03:59 [2020-11-10T01:03:59.761Z] 
01:03:59 [2020-11-10T01:03:59.761Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
01:03:59 [2020-11-10T01:03:59.761Z] 
01:03:59 [2020-11-10T01:03:59.761Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
01:03:59 [2020-11-10T01:03:59.761Z] 
01:03:59 [2020-11-10T01:03:59.761Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
01:03:59 [2020-11-10T01:03:59.761Z] 
01:03:59 [2020-11-10T01:03:59.761Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
01:03:59 [2020-11-10T01:03:59.761Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
01:03:59 [2020-11-10T01:03:59.761Z] 
01:03:59 [2020-11-10T01:03:59.761Z] 
01:03:59 [2020-11-10T01:03:59.762Z] DONE 6 tests, 6 skipped in 2.955s
01:03:59 [2020-11-10T01:03:59.762Z] Running D:\gopath\src\github.com\docker\docker\integration\service
01:04:01 [2020-11-10T01:04:01.857Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
01:04:03 [2020-11-10T01:04:03.499Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:04:03 [2020-11-10T01:04:03.499Z] INFO: Testing against a local daemon
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestServiceCreateInit
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:04:03 [2020-11-10T01:04:03.499Z] --- PASS: TestServiceCreateInit (0.04s)
01:04:03 [2020-11-10T01:04:03.499Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestCreateServiceMultipleTimes
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestCreateServiceConflict
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestCreateServiceConflict (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestCreateServiceMaxReplicas
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestCreateWithDuplicateNetworkNames
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestCreateServiceSecretFileMode
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestCreateServiceConfigFileMode
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestCreateServiceSysctls
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestCreateServiceSysctls (0.04s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestCreateServiceCapabilities
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestInspect
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestInspect (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestCreateJob
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestCreateJob (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestReplicatedJob
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestReplicatedJob (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestUpdateReplicatedJob
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestServiceListWithStatuses
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestDockerNetworkConnectAlias
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestDockerNetworkReConnect
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestServicePlugin
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestServicePlugin (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestServiceUpdateLabel
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestServiceUpdateLabel (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestServiceUpdateSecrets
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestServiceUpdateConfigs
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestServiceUpdateNetwork
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
01:04:03 [2020-11-10T01:04:03.499Z] === RUN   TestServiceUpdatePidsLimit
01:04:03 [2020-11-10T01:04:03.499Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
01:04:03 [2020-11-10T01:04:03.499Z] PASS
01:04:03 [2020-11-10T01:04:03.499Z] ok  	github.com/docker/docker/integration/service	0.438s
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === Skipped
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
01:04:03 [2020-11-10T01:04:03.499Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
01:04:03 [2020-11-10T01:04:03.499Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] 
01:04:03 [2020-11-10T01:04:03.499Z] DONE 24 tests, 23 skipped in 3.870s
01:04:03 [2020-11-10T01:04:03.499Z] Running D:\gopath\src\github.com\docker\docker\integration\session
01:04:06 [2020-11-10T01:04:06.048Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
01:04:06 [2020-11-10T01:04:06.408Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:04:06 [2020-11-10T01:04:06.408Z] INFO: Testing against a local daemon
01:04:06 [2020-11-10T01:04:06.408Z] === RUN   TestSessionCreate
01:04:06 [2020-11-10T01:04:06.408Z] --- SKIP: TestSessionCreate (0.00s)
01:04:06 [2020-11-10T01:04:06.408Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
01:04:06 [2020-11-10T01:04:06.408Z] === RUN   TestSessionCreateWithBadUpgrade
01:04:06 [2020-11-10T01:04:06.408Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
01:04:06 [2020-11-10T01:04:06.408Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
01:04:06 [2020-11-10T01:04:06.408Z] PASS
01:04:06 [2020-11-10T01:04:06.408Z] ok  	github.com/docker/docker/integration/session	0.228s
01:04:06 [2020-11-10T01:04:06.408Z] 
01:04:06 [2020-11-10T01:04:06.408Z] === Skipped
01:04:06 [2020-11-10T01:04:06.408Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
01:04:06 [2020-11-10T01:04:06.408Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
01:04:06 [2020-11-10T01:04:06.408Z] 
01:04:06 [2020-11-10T01:04:06.408Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
01:04:06 [2020-11-10T01:04:06.408Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
01:04:06 [2020-11-10T01:04:06.408Z] 
01:04:06 [2020-11-10T01:04:06.408Z] 
01:04:06 [2020-11-10T01:04:06.408Z] DONE 2 tests, 2 skipped in 2.798s
01:04:06 [2020-11-10T01:04:06.408Z] Running D:\gopath\src\github.com\docker\docker\integration\system
01:04:09 [2020-11-10T01:04:09.317Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:04:09 [2020-11-10T01:04:09.317Z] INFO: Testing against a local daemon
01:04:09 [2020-11-10T01:04:09.317Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:04:09 [2020-11-10T01:04:09.317Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:04:09 [2020-11-10T01:04:09.317Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
01:04:09 [2020-11-10T01:04:09.317Z] === RUN   TestEventsExecDie
01:04:09 [2020-11-10T01:04:09.317Z] --- SKIP: TestEventsExecDie (0.00s)
01:04:09 [2020-11-10T01:04:09.317Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
01:04:09 [2020-11-10T01:04:09.317Z] === RUN   TestEventsBackwardsCompatible
01:04:09 [2020-11-10T01:04:09.317Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
01:04:09 [2020-11-10T01:04:09.317Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
01:04:09 [2020-11-10T01:04:09.317Z] === RUN   TestInfoAPI
01:04:09 [2020-11-10T01:04:09.317Z] --- PASS: TestInfoAPI (0.04s)
01:04:09 [2020-11-10T01:04:09.317Z] === RUN   TestInfoAPIWarnings
01:04:09 [2020-11-10T01:04:09.317Z] --- SKIP: TestInfoAPIWarnings (0.00s)
01:04:09 [2020-11-10T01:04:09.317Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
01:04:09 [2020-11-10T01:04:09.317Z] === RUN   TestInfoDebug
01:04:09 [2020-11-10T01:04:09.317Z] --- SKIP: TestInfoDebug (0.00s)
01:04:09 [2020-11-10T01:04:09.317Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:04:09 [2020-11-10T01:04:09.317Z] === RUN   TestInfoInsecureRegistries
01:04:09 [2020-11-10T01:04:09.317Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
01:04:09 [2020-11-10T01:04:09.317Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:04:09 [2020-11-10T01:04:09.317Z] === RUN   TestInfoRegistryMirrors
01:04:09 [2020-11-10T01:04:09.317Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
01:04:09 [2020-11-10T01:04:09.317Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:04:09 [2020-11-10T01:04:09.317Z] === RUN   TestLoginFailsWithBadCredentials
01:04:09 [2020-11-10T01:04:09.335Z] === RUN   TestDockerSuite/TestStatsFormatAll
01:04:09 [2020-11-10T01:04:09.335Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
01:04:10 [2020-11-10T01:04:10.287Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
01:04:10 [2020-11-10T01:04:10.287Z] === RUN   TestPingCacheHeaders
01:04:10 [2020-11-10T01:04:10.287Z] --- PASS: TestPingCacheHeaders (0.04s)
01:04:10 [2020-11-10T01:04:10.287Z] === RUN   TestPingGet
01:04:10 [2020-11-10T01:04:10.287Z] --- PASS: TestPingGet (0.04s)
01:04:10 [2020-11-10T01:04:10.287Z] === RUN   TestPingHead
01:04:10 [2020-11-10T01:04:10.287Z] --- PASS: TestPingHead (0.04s)
01:04:10 [2020-11-10T01:04:10.287Z] === RUN   TestVersion
01:04:10 [2020-11-10T01:04:10.287Z] --- PASS: TestVersion (0.04s)
01:04:10 [2020-11-10T01:04:10.287Z] PASS
01:04:10 [2020-11-10T01:04:10.287Z] ok  	github.com/docker/docker/integration/system	1.382s
01:04:10 [2020-11-10T01:04:10.747Z] 
01:04:10 [2020-11-10T01:04:10.747Z] === Skipped
01:04:10 [2020-11-10T01:04:10.747Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:04:10 [2020-11-10T01:04:10.747Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
01:04:10 [2020-11-10T01:04:10.747Z] 
01:04:10 [2020-11-10T01:04:10.747Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
01:04:10 [2020-11-10T01:04:10.747Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
01:04:10 [2020-11-10T01:04:10.747Z] 
01:04:10 [2020-11-10T01:04:10.747Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
01:04:10 [2020-11-10T01:04:10.747Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
01:04:10 [2020-11-10T01:04:10.747Z] 
01:04:10 [2020-11-10T01:04:10.747Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
01:04:10 [2020-11-10T01:04:10.747Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
01:04:10 [2020-11-10T01:04:10.747Z] 
01:04:10 [2020-11-10T01:04:10.747Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
01:04:10 [2020-11-10T01:04:10.747Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:04:10 [2020-11-10T01:04:10.747Z] 
01:04:10 [2020-11-10T01:04:10.747Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
01:04:10 [2020-11-10T01:04:10.747Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:04:10 [2020-11-10T01:04:10.747Z] 
01:04:10 [2020-11-10T01:04:10.747Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
01:04:10 [2020-11-10T01:04:10.747Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
01:04:10 [2020-11-10T01:04:10.747Z] 
01:04:10 [2020-11-10T01:04:10.747Z] 
01:04:10 [2020-11-10T01:04:10.747Z] DONE 13 tests, 7 skipped in 4.077s
01:04:10 [2020-11-10T01:04:10.747Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
01:04:13 [2020-11-10T01:04:13.657Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:04:13 [2020-11-10T01:04:13.657Z] INFO: Testing against a local daemon
01:04:13 [2020-11-10T01:04:13.657Z] === RUN   TestVolumesCreateAndList
01:04:13 [2020-11-10T01:04:13.657Z] --- PASS: TestVolumesCreateAndList (0.05s)
01:04:13 [2020-11-10T01:04:13.657Z] === RUN   TestVolumesRemove
01:04:13 [2020-11-10T01:04:13.657Z] --- PASS: TestVolumesRemove (0.08s)
01:04:13 [2020-11-10T01:04:13.657Z] === RUN   TestVolumesInspect
01:04:13 [2020-11-10T01:04:13.657Z] --- PASS: TestVolumesInspect (0.06s)
01:04:13 [2020-11-10T01:04:13.657Z] === RUN   TestVolumesInvalidJSON
01:04:13 [2020-11-10T01:04:13.657Z] === RUN   TestVolumesInvalidJSON//volumes/create
01:04:13 [2020-11-10T01:04:13.657Z] === PAUSE TestVolumesInvalidJSON//volumes/create
01:04:13 [2020-11-10T01:04:13.657Z] === CONT  TestVolumesInvalidJSON//volumes/create
01:04:13 [2020-11-10T01:04:13.657Z] --- PASS: TestVolumesInvalidJSON (0.03s)
01:04:13 [2020-11-10T01:04:13.657Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
01:04:13 [2020-11-10T01:04:13.657Z] PASS
01:04:13 [2020-11-10T01:04:13.657Z] ok  	github.com/docker/docker/integration/volume	0.405s
01:04:13 [2020-11-10T01:04:13.657Z] 
01:04:13 [2020-11-10T01:04:13.657Z] DONE 5 tests in 2.945s
01:04:13 [2020-11-10T01:04:13.657Z] INFO: make.ps1 ended at 11/10/2020 01:04:13
01:04:13 [2020-11-10T01:04:13.657Z] INFO: Integration CLI tests being run from the host:
01:04:13 [2020-11-10T01:04:13.657Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
01:04:14 [2020-11-10T01:04:14.606Z] === RUN   TestDockerSuite/TestStatsNoStream
01:04:16 [2020-11-10T01:04:16.512Z] === RUN   TestDockerSuite/TestStopContainerSignal
01:04:17 [2020-11-10T01:04:17.080Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
01:04:17 [2020-11-10T01:04:17.648Z] === RUN   TestDockerSuite/TestTopMultipleArgs
01:04:18 [2020-11-10T01:04:18.217Z] === RUN   TestDockerSuite/TestTopNonPrivileged
01:04:19 [2020-11-10T01:04:19.157Z] === RUN   TestDockerSuite/TestTopPrivileged
01:04:20 [2020-11-10T01:04:20.114Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
01:04:20 [2020-11-10T01:04:20.114Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
01:04:20 [2020-11-10T01:04:20.114Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
01:04:20 [2020-11-10T01:04:20.374Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
01:04:23 [2020-11-10T01:04:23.668Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
01:04:24 [2020-11-10T01:04:24.005Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
01:04:24 [2020-11-10T01:04:24.005Z] INFO: Testing against a local daemon
01:04:24 [2020-11-10T01:04:24.005Z] === RUN   TestDockerSuite
01:04:24 [2020-11-10T01:04:24.005Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
01:04:24 [2020-11-10T01:04:24.005Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
01:04:24 [2020-11-10T01:04:24.005Z] === RUN   TestDockerSuite/TestAPIErrorJSON
01:04:24 [2020-11-10T01:04:24.005Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
01:04:24 [2020-11-10T01:04:24.005Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
01:04:24 [2020-11-10T01:04:24.005Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
01:04:24 [2020-11-10T01:04:24.005Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
01:04:24 [2020-11-10T01:04:24.005Z] === RUN   TestDockerSuite/TestAPIImagesDelete
01:04:24 [2020-11-10T01:04:24.974Z] === RUN   TestDockerSuite/TestAPIImagesFilter
01:04:25 [2020-11-10T01:04:25.435Z] === RUN   TestDockerSuite/TestAPIImagesHistory
01:04:25 [2020-11-10T01:04:25.895Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
01:04:26 [2020-11-10T01:04:26.355Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
01:04:26 [2020-11-10T01:04:26.955Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
01:04:26 [2020-11-10T01:04:26.955Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
01:04:27 [2020-11-10T01:04:27.524Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
01:04:27 [2020-11-10T01:04:27.524Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
01:04:28 [2020-11-10T01:04:28.093Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
01:04:29 [2020-11-10T01:04:29.474Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
01:04:29 [2020-11-10T01:04:29.474Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
01:04:30 [2020-11-10T01:04:30.413Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
01:04:31 [2020-11-10T01:04:31.351Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
01:04:31 [2020-11-10T01:04:31.610Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
01:04:32 [2020-11-10T01:04:32.988Z] === RUN   TestDockerSuite/TestUpdateStats
01:04:36 [2020-11-10T01:04:36.275Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
01:04:36 [2020-11-10T01:04:36.275Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
01:04:37 [2020-11-10T01:04:37.658Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
01:04:37 [2020-11-10T01:04:37.658Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
01:04:38 [2020-11-10T01:04:38.620Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
01:04:39 [2020-11-10T01:04:39.192Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
01:04:41 [2020-11-10T01:04:41.731Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
01:04:44 [2020-11-10T01:04:44.268Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
01:04:46 [2020-11-10T01:04:46.804Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
01:04:48 [2020-11-10T01:04:48.181Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
01:04:50 [2020-11-10T01:04:50.716Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
01:04:53 [2020-11-10T01:04:53.252Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
01:04:54 [2020-11-10T01:04:54.631Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
01:04:54 [2020-11-10T01:04:54.891Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
01:04:55 [2020-11-10T01:04:55.829Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
01:04:57 [2020-11-10T01:04:57.225Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
01:04:58 [2020-11-10T01:04:58.177Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
01:04:59 [2020-11-10T01:04:59.556Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
01:05:00 [2020-11-10T01:05:00.935Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
01:05:02 [2020-11-10T01:05:02.316Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
01:05:02 [2020-11-10T01:05:02.884Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
01:05:04 [2020-11-10T01:05:04.264Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
01:05:06 [2020-11-10T01:05:06.175Z] === RUN   TestDockerSuite/TestVolumeCLICreate
01:05:21 [2020-11-10T01:05:21.058Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
01:05:21 [2020-11-10T01:05:21.058Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
01:05:21 [2020-11-10T01:05:21.058Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
01:05:21 [2020-11-10T01:05:21.627Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
01:05:21 [2020-11-10T01:05:21.627Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
01:05:21 [2020-11-10T01:05:21.627Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
01:05:21 [2020-11-10T01:05:21.627Z] === RUN   TestDockerSuite/TestVolumeCLILs
01:05:22 [2020-11-10T01:05:22.196Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
01:05:22 [2020-11-10T01:05:22.196Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
01:05:22 [2020-11-10T01:05:22.765Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
01:05:22 [2020-11-10T01:05:22.765Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
01:05:22 [2020-11-10T01:05:22.765Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
01:05:23 [2020-11-10T01:05:23.030Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
01:05:23 [2020-11-10T01:05:23.030Z] === RUN   TestDockerSuite/TestVolumeCLIRm
01:05:24 [2020-11-10T01:05:24.423Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
01:05:24 [2020-11-10T01:05:24.423Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
01:05:24 [2020-11-10T01:05:24.682Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
01:05:24 [2020-11-10T01:05:24.682Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
01:05:24 [2020-11-10T01:05:24.682Z] === RUN   TestDockerSuite/TestVolumeEvents
01:05:25 [2020-11-10T01:05:25.252Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
01:05:26 [2020-11-10T01:05:26.631Z] === RUN   TestDockerSuite/TestVolumeLsFormat
01:05:26 [2020-11-10T01:05:26.631Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
01:05:26 [2020-11-10T01:05:26.891Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
01:05:28 [2020-11-10T01:05:28.798Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
01:05:31 [2020-11-10T01:05:31.336Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
01:05:31 [2020-11-10T01:05:31.336Z] --- PASS: TestDockerSuite (1417.22s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.30s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.51s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.00s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.65s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.22s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.74s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.19s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.79s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.75s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.59s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.04s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.98s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.91s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.90s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.86s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.28s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.44s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.15s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.63s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.82s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.94s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.41s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.23s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.63s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.25s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.89s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.82s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.28s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.75s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.77s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.39s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.60s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.09s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.98s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.00s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.68s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
01:05:31 [2020-11-10T01:05:31.336Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.06s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.14s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.93s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.98s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.84s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.80s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.82s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.21s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.33s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.44s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.75s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.67s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.40s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.93s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.38s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.03s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.64s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.69s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.65s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.26s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.70s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.66s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.53s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.48s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.63s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.07s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.54s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.24s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.08s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.50s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.66s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.32s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.93s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.63s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.56s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.27s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.18s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.25s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.96s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.08s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.12s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.07s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.62s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.32s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.10s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.52s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.70s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.76s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.56s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.57s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.33s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.39s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.56s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.66s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.52s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.75s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.21s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.03s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.79s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.24s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.09s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.83s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.38s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFails (0.81s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.00s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.99s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.35s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.33s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.11s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.68s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.47s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.81s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.98s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.98s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.37s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.79s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.63s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.25s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.81s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.08s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.23s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.64s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.80s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.79s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.81s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.56s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.80s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.19s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.35s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.06s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.57s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.90s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.97s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.75s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.28s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.03s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.32s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildRm (2.21s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.94s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.89s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.09s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.68s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.73s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.98s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.03s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.89s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.80s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.24s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildUser (1.54s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.17s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.12s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.81s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.80s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.27s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.53s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.86s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.81s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.03s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.66s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.17s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.98s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.04s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.11s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
01:05:31 [2020-11-10T01:05:31.337Z]         docker_cli_sni_test.go:18: Flakey test
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.08s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCommitChange (1.04s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.62s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.51s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.35s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.77s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.12s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s)
01:05:31 [2020-11-10T01:05:31.337Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.30s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.41s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.83s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.46s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.49s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.10s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.53s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.50s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (0.93s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.92s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.72s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.69s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.10s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.52s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.49s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.42s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.95s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.52s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.44s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.47s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.34s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009bf000_<nil>} (1.44s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1861828540_/foo_false__<nil>_<nil>_<nil>} (1.41s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1861828540_/foo_true__<nil>_<nil>_<nil>} (1.40s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3202681835_/foo_false__<nil>_<nil>_<nil>} (1.46s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3202681835_/foo_true__<nil>_<nil>_<nil>} (1.42s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3202681835_/foo_true__0xc0009bf060_<nil>_<nil>} (1.66s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0009bf080_<nil>} (1.43s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0009bf0a0_<nil>} (1.51s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009bf0e0_<nil>} (1.67s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009bf100_<nil>} (1.40s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
01:05:31 [2020-11-10T01:05:31.338Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.32s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.55s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.49s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.75s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.33s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.66s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.85s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.62s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.65s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.25s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.61s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.45s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.80s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.17s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.58s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.97s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.83s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.54s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.92s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToDot (0.54s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.22s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.04s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.62s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.38s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.85s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.39s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.82s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.55s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.56s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.18s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.72s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.30s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.13s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.58s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDockerFails (0.04s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.12s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.03s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.17s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.01s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.80s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.33s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.44s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.79s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.87s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.59s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.95s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.63s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.66s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.31s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.72s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.69s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.15s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.38s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.34s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.06s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.05s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.74s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.28s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
01:05:31 [2020-11-10T01:05:31.338Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
01:05:31 [2020-11-10T01:05:31.338Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.62s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsRename (0.49s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsResize (0.55s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.60s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.48s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsTop (0.55s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.06s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExec (0.55s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.13s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s)
01:05:31 [2020-11-10T01:05:31.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.75s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.37s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.04s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecEnv (0.63s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.14s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.02s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.80s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.72s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecParseError (0.49s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.98s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.59s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecTTY (0.57s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.63s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.98s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.88s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
01:05:31 [2020-11-10T01:05:31.339Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.61s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.49s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestHealth (18.98s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.65s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.76s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.70s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.70s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.13s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.33s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImportFile (1.84s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.59s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.89s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.34s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.78s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.56s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.71s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.59s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.16s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
01:05:31 [2020-11-10T01:05:31.339Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.45s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.56s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
01:05:31 [2020-11-10T01:05:31.339Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.51s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.50s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.66s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.44s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.60s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.94s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.55s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.65s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.77s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.96s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.49s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.45s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.70s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.19s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.56s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.57s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.54s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.69s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.98s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.38s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.03s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.12s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.88s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.04s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsSince (6.54s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsTail (0.63s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.47s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestNetHostname (1.44s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.69s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.54s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPluginActive (2.02s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.38s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.05s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.63s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.18s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.62s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.75s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.05s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.98s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPortList (7.58s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.99s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.20s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.03s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.94s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.18s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.95s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.40s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.94s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.75s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.48s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.43s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.19s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.08s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.64s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.88s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.42s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.71s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.08s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.61s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.49s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.33s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.11s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.60s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.70s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s)
01:05:31 [2020-11-10T01:05:31.339Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.00s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.50s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.79s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.66s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.05s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.60s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.76s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.64s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.54s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.60s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.71s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.52s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.55s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.65s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.53s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.66s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.93s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.97s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.59s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.99s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.43s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.39s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.75s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.58s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.61s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.36s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.78s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.62s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.80s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.50s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.33s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.14s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.63s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.24s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.37s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.02s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.27s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.76s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.62s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.51s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.59s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.47s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.44s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.57s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.14s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.01s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.27s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.59s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.64s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.16s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.70s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.49s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.78s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.78s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.91s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunMount (3.98s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.21s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.64s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.69s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.88s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.20s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.21s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.38s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.73s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.15s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.79s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.39s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.54s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.60s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.71s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.52s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.45s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.81s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.60s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.14s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.10s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunRm (0.48s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.09s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.23s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.51s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.61s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.53s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunState (1.44s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.60s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.15s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.91s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.15s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.30s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.60s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.39s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.81s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.77s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.60s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.16s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
01:05:31 [2020-11-10T01:05:31.340Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
01:05:31 [2020-11-10T01:05:31.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
01:05:31 [2020-11-10T01:05:31.341Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
01:05:31 [2020-11-10T01:05:31.341Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
01:05:31 [2020-11-10T01:05:31.341Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.49s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.97s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
01:05:31 [2020-11-10T01:05:31.341Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.16s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.97s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.04s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.45s)
01:05:31 [2020-11-10T01:05:31.341Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents832765300
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.44s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.70s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.27s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.38s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.81s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.99s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.14s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.75s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.10s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.63s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.06s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.73s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.52s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.72s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.88s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
01:05:31 [2020-11-10T01:05:31.341Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.21s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
01:05:31 [2020-11-10T01:05:31.341Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.61s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.30s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
01:05:31 [2020-11-10T01:05:31.341Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.06s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.07s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.51s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.32s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
01:05:31 [2020-11-10T01:05:31.341Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.94s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.56s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.41s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.08s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.62s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.35s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.68s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.40s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.42s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.02s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.44s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.45s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.61s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.85s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.52s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.85s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.65s)
01:05:31 [2020-11-10T01:05:31.341Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
01:05:31 [2020-11-10T01:05:31.341Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
01:05:31 [2020-11-10T01:05:31.341Z] === RUN   TestDockerRegistrySuite
01:05:31 [2020-11-10T01:05:31.341Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
01:05:32 [2020-11-10T01:05:32.722Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
01:05:33 [2020-11-10T01:05:33.660Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
01:05:35 [2020-11-10T01:05:35.039Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
01:05:35 [2020-11-10T01:05:35.039Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
01:05:38 [2020-11-10T01:05:38.333Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
01:05:40 [2020-11-10T01:05:40.877Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
01:05:44 [2020-11-10T01:05:44.168Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
01:05:45 [2020-11-10T01:05:45.107Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
01:05:45 [2020-11-10T01:05:45.676Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
01:05:47 [2020-11-10T01:05:47.055Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
01:05:47 [2020-11-10T01:05:47.994Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
01:05:48 [2020-11-10T01:05:48.932Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
01:05:50 [2020-11-10T01:05:50.313Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
01:05:51 [2020-11-10T01:05:51.251Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
01:05:53 [2020-11-10T01:05:53.159Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
01:05:55 [2020-11-10T01:05:55.065Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
01:05:56 [2020-11-10T01:05:56.004Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
01:05:57 [2020-11-10T01:05:57.913Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
01:05:58 [2020-11-10T01:05:58.881Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
01:05:59 [2020-11-10T01:05:59.140Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
01:06:00 [2020-11-10T01:06:00.079Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
01:06:01 [2020-11-10T01:06:01.017Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
01:06:01 [2020-11-10T01:06:01.958Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
01:06:04 [2020-11-10T01:06:04.497Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
01:06:04 [2020-11-10T01:06:04.759Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
01:06:05 [2020-11-10T01:06:05.697Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
01:06:05 [2020-11-10T01:06:05.956Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
01:06:06 [2020-11-10T01:06:06.216Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
01:06:06 [2020-11-10T01:06:06.476Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
01:06:06 [2020-11-10T01:06:06.736Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
01:06:07 [2020-11-10T01:06:07.305Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
01:06:07 [2020-11-10T01:06:07.305Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
01:06:08 [2020-11-10T01:06:08.243Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
01:06:10 [2020-11-10T01:06:10.151Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
01:06:10 [2020-11-10T01:06:10.721Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
01:06:11 [2020-11-10T01:06:11.659Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
01:06:12 [2020-11-10T01:06:12.596Z] === RUN   TestDockerRegistrySuite/TestV2Only
01:06:13 [2020-11-10T01:06:13.535Z] --- PASS: TestDockerRegistrySuite (42.11s)
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [dfa0f07df33c1] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [dea9830cd040a] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.37s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [db083f8e9be70] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d0c6bfea7829e] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.81s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d3ad66fb3d9ca] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.01s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d966eb7e08399] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.83s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [ddfe7ee6477ed] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.09s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [dc433e28491ea] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [db95caddea20a] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d84c1c2b0f5dc] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d32c691bb233a] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [de4e06a4a52f2] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.08s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d7255d1a36f98] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.10s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d3ec00329294d] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s)
01:06:13 [2020-11-10T01:06:13.535Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:053e44148be1280615da7c6666c3ed9debb9e05e5067c77af467268bda6aa7f3
01:06:13 [2020-11-10T01:06:13.535Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7aaf16b4643ee9f1e44294f940858b6874ec9797b27f1336ebfb1b259a6aab7
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [dc16d7119d9bf] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s)
01:06:13 [2020-11-10T01:06:13.535Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f22a0f0e91934da785ddda0b6c85fbc1e428f4f68eb4dbdf3ab4cafea645e220
01:06:13 [2020-11-10T01:06:13.535Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:821b6b56c92aa7ea529369a5b5e0b2e113f4f2cba25535abc946de3bc831f0f7
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [df2bdbf9997f6] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d7696f69e6e46] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.16s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [df6e709958205] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d7f5c0bbc3db0] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [dbf0bdd431ced] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d5d36f15702d2] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d3d5936258e5c] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d79a28b433c12] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [dde21efdb742d] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d22025543ed8e] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d351584119d8b] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d3c6399487bac] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [dbb3200f9bb07] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [daaabe2af723d] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d9190e018b68b] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [dfc1432095691] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d6fa07c9688cf] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d2e4b0ab3d1ad] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.50s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [dcd3116cf5459] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [d02662fe2a516] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s)
01:06:13 [2020-11-10T01:06:13.535Z]         check_test.go:196: [db962bfd59ced] daemon is not started
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s)
01:06:13 [2020-11-10T01:06:13.535Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
01:06:13 [2020-11-10T01:06:13.535Z] === RUN   TestDockerSchema1RegistrySuite
01:06:13 [2020-11-10T01:06:13.535Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
01:06:13 [2020-11-10T01:06:13.535Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
01:06:16 [2020-11-10T01:06:16.836Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
01:06:20 [2020-11-10T01:06:20.131Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
01:06:22 [2020-11-10T01:06:22.673Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
01:06:23 [2020-11-10T01:06:23.611Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
01:06:24 [2020-11-10T01:06:24.549Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
01:06:24 [2020-11-10T01:06:24.549Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
01:06:25 [2020-11-10T01:06:25.929Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
01:06:26 [2020-11-10T01:06:26.868Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
01:06:27 [2020-11-10T01:06:27.807Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
01:06:30 [2020-11-10T01:06:30.345Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
01:06:30 [2020-11-10T01:06:30.345Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
01:06:30 [2020-11-10T01:06:30.913Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
01:06:30 [2020-11-10T01:06:30.913Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
01:06:31 [2020-11-10T01:06:31.172Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
01:06:31 [2020-11-10T01:06:31.431Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
01:06:32 [2020-11-10T01:06:32.000Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
01:06:32 [2020-11-10T01:06:32.000Z] --- PASS: TestDockerSchema1RegistrySuite (18.63s)
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d50f2f2517d77] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.92s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d2994843aeb24] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.93s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d3d08df8d208b] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.97s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [dabf617c42cd6] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d8834ea0e0677] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.07s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [debd7e2b558dd] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [dae5eed918b08] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.11s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d3e854bb45e55] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d32aa1fe338a4] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d04a0be413b5b] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d6d56aa9c1074] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [da6be3e4436ff] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [da1be4e5220f2] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d29d14211d47f] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [dd00505b80b20] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d59192f2861dc] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d30e002c869d2] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
01:06:32 [2020-11-10T01:06:32.000Z]         check_test.go:223: [d9ce7b5df3547] daemon is not started
01:06:32 [2020-11-10T01:06:32.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
01:06:32 [2020-11-10T01:06:32.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
01:06:32 [2020-11-10T01:06:32.952Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
01:06:33 [2020-11-10T01:06:33.521Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
01:06:33 [2020-11-10T01:06:33.521Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
01:06:34 [2020-11-10T01:06:34.900Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
01:06:34 [2020-11-10T01:06:34.900Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
01:06:35 [2020-11-10T01:06:35.159Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
01:06:35 [2020-11-10T01:06:35.728Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
01:06:35 [2020-11-10T01:06:35.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.87s)
01:06:35 [2020-11-10T01:06:35.987Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s)
01:06:35 [2020-11-10T01:06:35.987Z]         check_test.go:252: [df65ede46a78d] daemon is not started
01:06:35 [2020-11-10T01:06:35.987Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
01:06:35 [2020-11-10T01:06:35.987Z]         check_test.go:252: [defa79b23e747] daemon is not started
01:06:35 [2020-11-10T01:06:35.987Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
01:06:35 [2020-11-10T01:06:35.987Z]         check_test.go:252: [dc994695ae1a6] daemon is not started
01:06:35 [2020-11-10T01:06:35.987Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s)
01:06:35 [2020-11-10T01:06:35.987Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
01:06:35 [2020-11-10T01:06:35.987Z]         check_test.go:252: [da33f738ba03a] daemon is not started
01:06:35 [2020-11-10T01:06:35.987Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
01:06:35 [2020-11-10T01:06:35.987Z]         check_test.go:252: [d71667bb8d500] daemon is not started
01:06:35 [2020-11-10T01:06:35.987Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
01:06:35 [2020-11-10T01:06:35.987Z]         check_test.go:252: [dd0a64f2058bf] daemon is not started
01:06:35 [2020-11-10T01:06:35.987Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
01:06:35 [2020-11-10T01:06:35.987Z]         check_test.go:252: [d48c551b9d2b1] daemon is not started
01:06:35 [2020-11-10T01:06:35.987Z] === RUN   TestDockerRegistryAuthTokenSuite
01:06:35 [2020-11-10T01:06:35.987Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
01:06:41 [2020-11-10T01:06:41.259Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
01:06:41 [2020-11-10T01:06:41.259Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
01:06:41 [2020-11-10T01:06:41.259Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
01:06:41 [2020-11-10T01:06:41.519Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
01:06:41 [2020-11-10T01:06:41.778Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
01:06:41 [2020-11-10T01:06:41.778Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
01:06:41 [2020-11-10T01:06:41.778Z]         check_test.go:279: [d4222be8e2072] daemon is not started
01:06:41 [2020-11-10T01:06:41.778Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
01:06:41 [2020-11-10T01:06:41.778Z]         check_test.go:279: [dbcb23b284e4e] daemon is not started
01:06:41 [2020-11-10T01:06:41.778Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
01:06:41 [2020-11-10T01:06:41.778Z]         check_test.go:279: [d0687e7c66b2b] daemon is not started
01:06:41 [2020-11-10T01:06:41.778Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
01:06:41 [2020-11-10T01:06:41.778Z]         check_test.go:279: [de5d91048c646] daemon is not started
01:06:41 [2020-11-10T01:06:41.778Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
01:06:41 [2020-11-10T01:06:41.778Z]         check_test.go:279: [da512f731d666] daemon is not started
01:06:41 [2020-11-10T01:06:41.778Z] === RUN   TestDockerNetworkSuite
01:06:41 [2020-11-10T01:06:41.778Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
01:06:43 [2020-11-10T01:06:43.688Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
01:06:44 [2020-11-10T01:06:44.257Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
01:06:45 [2020-11-10T01:06:45.197Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
01:06:48 [2020-11-10T01:06:48.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
01:06:49 [2020-11-10T01:06:49.063Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
01:06:50 [2020-11-10T01:06:50.445Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
01:06:53 [2020-11-10T01:06:53.756Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
01:06:55 [2020-11-10T01:06:55.666Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
01:06:56 [2020-11-10T01:06:56.237Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
01:07:04 [2020-11-10T01:07:04.365Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
01:07:04 [2020-11-10T01:07:04.365Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
01:07:06 [2020-11-10T01:07:06.275Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
01:07:06 [2020-11-10T01:07:06.275Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
01:07:08 [2020-11-10T01:07:08.181Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
01:07:08 [2020-11-10T01:07:08.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
01:07:09 [2020-11-10T01:07:09.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
01:07:09 [2020-11-10T01:07:09.949Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
01:07:11 [2020-11-10T01:07:11.855Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
01:07:11 [2020-11-10T01:07:11.855Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
01:07:11 [2020-11-10T01:07:11.855Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
01:07:12 [2020-11-10T01:07:12.115Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
01:07:13 [2020-11-10T01:07:13.059Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
01:07:13 [2020-11-10T01:07:13.633Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
01:07:13 [2020-11-10T01:07:13.633Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
01:07:13 [2020-11-10T01:07:13.893Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
01:07:15 [2020-11-10T01:07:15.272Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
01:07:16 [2020-11-10T01:07:16.210Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
01:07:16 [2020-11-10T01:07:16.210Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
01:07:16 [2020-11-10T01:07:16.469Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
01:07:16 [2020-11-10T01:07:16.469Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
01:07:19 [2020-11-10T01:07:19.005Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
01:07:19 [2020-11-10T01:07:19.265Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
01:07:20 [2020-11-10T01:07:20.648Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
01:07:23 [2020-11-10T01:07:23.671Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPINetworkFilter
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
01:07:23 [2020-11-10T01:07:23.672Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
01:07:23 [2020-11-10T01:07:23.941Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
01:07:23 [2020-11-10T01:07:23.941Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
01:07:24 [2020-11-10T01:07:24.133Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
01:07:26 [2020-11-10T01:07:26.318Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
01:07:26 [2020-11-10T01:07:26.318Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
01:07:26 [2020-11-10T01:07:26.318Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
01:07:26 [2020-11-10T01:07:26.318Z] === RUN   TestDockerSuite/TestAttachDisconnect
01:07:26 [2020-11-10T01:07:26.318Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
01:07:28 [2020-11-10T01:07:28.138Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
01:07:28 [2020-11-10T01:07:28.138Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
01:07:28 [2020-11-10T01:07:28.707Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
01:07:28 [2020-11-10T01:07:28.966Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
01:07:28 [2020-11-10T01:07:28.966Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
01:07:29 [2020-11-10T01:07:29.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
01:07:29 [2020-11-10T01:07:29.485Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
01:07:29 [2020-11-10T01:07:29.485Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
01:07:30 [2020-11-10T01:07:30.160Z] === RUN   TestDockerSuite/TestAttachPausedContainer
01:07:30 [2020-11-10T01:07:30.160Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
01:07:30 [2020-11-10T01:07:30.160Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
01:07:31 [2020-11-10T01:07:31.427Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
01:07:31 [2020-11-10T01:07:31.996Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
01:07:32 [2020-11-10T01:07:32.933Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
01:07:32 [2020-11-10T01:07:32.933Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
01:07:32 [2020-11-10T01:07:32.933Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
01:07:32 [2020-11-10T01:07:32.933Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
01:07:33 [2020-11-10T01:07:33.870Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
01:07:35 [2020-11-10T01:07:35.777Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
01:07:37 [2020-11-10T01:07:37.242Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
01:07:38 [2020-11-10T01:07:38.317Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
01:07:41 [2020-11-10T01:07:41.607Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
01:07:41 [2020-11-10T01:07:41.607Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
01:07:42 [2020-11-10T01:07:42.183Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
01:07:44 [2020-11-10T01:07:44.091Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
01:07:44 [2020-11-10T01:07:44.091Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
01:07:44 [2020-11-10T01:07:44.353Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
01:07:44 [2020-11-10T01:07:44.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
01:07:46 [2020-11-10T01:07:46.303Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
01:07:51 [2020-11-10T01:07:51.580Z] --- PASS: TestDockerNetworkSuite (69.51s)
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.96s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d115dfd2ed43d] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d010fa5bdfc89] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.70s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [de44b96780414] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.12s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [db99bd6f911b7] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.31s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:1233: [d786d30f0ee88] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.11s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [dad33421eb49b] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.40s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d0d8b2b18c2da] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.37s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [df6532ec40265] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.40s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d2961d695fbc1] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.68s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [de2126e81475c] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.51s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [db54217fedc52] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.03s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d2cf762a057ab] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d20436aead701] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.28s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [dd1bba8967b8c] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d486af2aa3953] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.86s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d3aef4552f6de] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.50s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d2372eeb814de] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.11s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [da0f12ca15671] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.28s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [dc31b89ae53fd] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.08s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d8595f380febf] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d250bcea0aac5] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d21b5e6959275] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d2920d3db7ddb] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [df2ad0da9104e] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:968: [d4cda4a27d46c] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.87s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [dce037b48efdf] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.89s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:1116: [d7bd8447c28b5] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d0acfc37b7031] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.00s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [dbf1930698803] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.21s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [da5fcdf537f30] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [dcffc6830198c] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d4b20f5ab1006] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d50db2c56d2c9] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [dc0ce9af6dc7f] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.25s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d55869143e66e] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d62af2f3c6489] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d0ea9c74fd7ba] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.92s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [de3125a3b3716] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.45s)
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:1084: [dadfd02977b1b] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [dc3e6a60a0c15] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d719d744b2d67] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.61s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d33a9a4fd9377] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d494f3317d3bd] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d7b6df6170b5c] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [ddb9794dcec1a] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.00s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [dda2f8d566a0d] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.18s)
01:07:51 [2020-11-10T01:07:51.580Z]         docker_cli_network_unix_test.go:46: [d80ea4a0dbad9] daemon is not started
01:07:51 [2020-11-10T01:07:51.580Z] === RUN   TestDockerHubPullSuite
01:07:51 [2020-11-10T01:07:51.580Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
01:07:53 [2020-11-10T01:07:53.487Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
01:07:56 [2020-11-10T01:07:56.024Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
01:07:56 [2020-11-10T01:07:56.024Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
01:07:58 [2020-11-10T01:07:58.561Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
01:07:58 [2020-11-10T01:07:58.561Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
01:07:58 [2020-11-10T01:07:58.821Z] --- PASS: TestDockerHubPullSuite (7.51s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.94s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.41s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.61s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.25s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
01:07:58 [2020-11-10T01:07:58.821Z] PASS
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === Skipped
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_sni_test.go:18: Flakey test
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
01:07:58 [2020-11-10T01:07:58.821Z]         docker_cli_network_unix_test.go:46: [d0ea9c74fd7ba] daemon is not started
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] 
01:07:58 [2020-11-10T01:07:58.821Z] DONE 1275 tests, 51 skipped in 1601.499s
01:07:58 [2020-11-10T01:07:58.821Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:07:58 [2020-11-10T01:07:58.821Z] ++++ cat bundles/test-integration/docker.pid
01:07:58 [2020-11-10T01:07:58.821Z] +++ kill 7686
01:07:59 [2020-11-10T01:07:59.759Z] +++ /etc/init.d/apparmor stop
01:07:59 [2020-11-10T01:07:59.759Z] Leaving: AppArmorNo profiles have been unloaded.
01:07:59 [2020-11-10T01:07:59.759Z] 
01:07:59 [2020-11-10T01:07:59.759Z] Unloading profiles will leave already running processes permanently
01:07:59 [2020-11-10T01:07:59.759Z] unconfined, which can lead to unexpected situations.
01:07:59 [2020-11-10T01:07:59.759Z] 
01:07:59 [2020-11-10T01:07:59.759Z] To set a process to complain mode, use the command line tool
01:07:59 [2020-11-10T01:07:59.759Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:07:59 [2020-11-10T01:07:59.759Z] +++ true
01:07:59 [2020-11-10T01:07:59.759Z] exiting test-integration
01:07:59 [2020-11-10T01:07:59.759Z] ++ exit 0
01:07:59 [2020-11-10T01:07:59.759Z] 
01:08:00 [2020-11-10T01:08:00.029Z] + for job in $(jobs -p)
01:08:00 [2020-11-10T01:08:00.029Z] + wait 15563
01:08:32 [2020-11-10T01:08:32.784Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
01:09:29 [2020-11-10T01:09:29.024Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
01:09:34 [2020-11-10T01:09:34.296Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
01:09:38 [2020-11-10T01:09:38.491Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
01:09:49 [2020-11-10T01:09:49.091Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
01:09:49 [2020-11-10T01:09:49.092Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
01:09:49 [2020-11-10T01:09:49.092Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
01:09:49 [2020-11-10T01:09:49.092Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
01:09:52 [2020-11-10T01:09:52.005Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
01:09:52 [2020-11-10T01:09:52.980Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
01:09:52 [2020-11-10T01:09:52.980Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
01:09:52 [2020-11-10T01:09:52.980Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
01:09:52 [2020-11-10T01:09:52.980Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
01:09:53 [2020-11-10T01:09:53.441Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
01:09:53 [2020-11-10T01:09:53.901Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
01:09:57 [2020-11-10T01:09:57.641Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
01:09:58 [2020-11-10T01:09:58.612Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
01:09:58 [2020-11-10T01:09:58.612Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
01:09:58 [2020-11-10T01:09:58.612Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
01:09:58 [2020-11-10T01:09:58.612Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
01:10:01 [2020-11-10T01:10:01.529Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
01:10:16 [2020-11-10T01:10:16.371Z] === RUN   TestDockerSuite/TestBuildAddNonTar
01:10:20 [2020-11-10T01:10:20.121Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
01:10:21 [2020-11-10T01:10:21.093Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
01:10:21 [2020-11-10T01:10:21.093Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
01:10:24 [2020-11-10T01:10:24.835Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
01:10:25 [2020-11-10T01:10:25.807Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
01:10:31 [2020-11-10T01:10:31.623Z] === RUN   TestDockerSuite/TestBuildAddScript
01:10:31 [2020-11-10T01:10:31.623Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
01:10:31 [2020-11-10T01:10:31.623Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
01:10:31 [2020-11-10T01:10:31.623Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
01:10:31 [2020-11-10T01:10:31.623Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
01:10:32 [2020-11-10T01:10:32.083Z] === RUN   TestDockerSuite/TestBuildAddTar
01:11:14 [2020-11-10T01:11:14.636Z] === RUN   TestDockerSuite/TestBuildAddTarXz
01:11:14 [2020-11-10T01:11:14.636Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
01:11:14 [2020-11-10T01:11:14.636Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
01:11:39 [2020-11-10T01:11:39.798Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
01:11:39 [2020-11-10T01:11:39.799Z] === RUN   TestDockerSuite/TestBuildBlankName
01:11:39 [2020-11-10T01:11:39.799Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
01:11:46 [2020-11-10T01:11:46.894Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
01:11:47 [2020-11-10T01:11:47.866Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
01:11:53 [2020-11-10T01:11:53.676Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
01:11:59 [2020-11-10T01:11:59.999Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
01:12:06 [2020-11-10T01:12:06.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
01:12:08 [2020-11-10T01:12:08.116Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
01:12:09 [2020-11-10T01:12:09.052Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
01:12:09 [2020-11-10T01:12:09.052Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
01:12:09 [2020-11-10T01:12:09.311Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
01:12:09 [2020-11-10T01:12:09.311Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
01:12:09 [2020-11-10T01:12:09.879Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
01:12:12 [2020-11-10T01:12:12.414Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
01:12:14 [2020-11-10T01:12:14.655Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
01:12:15 [2020-11-10T01:12:15.115Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
01:12:15 [2020-11-10T01:12:15.707Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
01:12:18 [2020-11-10T01:12:18.242Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
01:12:20 [2020-11-10T01:12:20.924Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
01:12:20 [2020-11-10T01:12:20.924Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
01:12:20 [2020-11-10T01:12:20.924Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
01:12:26 [2020-11-10T01:12:26.737Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
01:12:26 [2020-11-10T01:12:26.737Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
01:12:26 [2020-11-10T01:12:26.737Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
01:12:26 [2020-11-10T01:12:26.737Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
01:12:26 [2020-11-10T01:12:26.737Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
01:12:56 [2020-11-10T01:12:56.718Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
01:13:01 [2020-11-10T01:13:01.417Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
01:13:02 [2020-11-10T01:13:02.389Z] === RUN   TestDockerSuite/TestBuildCacheAdd
01:13:02 [2020-11-10T01:13:02.850Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
01:13:04 [2020-11-10T01:13:04.390Z] === RUN   TestDockerSuite/TestBuildCacheFrom
01:13:04 [2020-11-10T01:13:04.390Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
01:13:10 [2020-11-10T01:13:10.194Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
01:13:10 [2020-11-10T01:13:10.655Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
01:13:10 [2020-11-10T01:13:10.655Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
01:13:10 [2020-11-10T01:13:10.655Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
01:13:12 [2020-11-10T01:13:12.195Z] === RUN   TestDockerSuite/TestBuildClearCmd
01:13:13 [2020-11-10T01:13:13.166Z] === RUN   TestDockerSuite/TestBuildCmd
01:13:13 [2020-11-10T01:13:13.627Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
01:13:14 [2020-11-10T01:13:14.087Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
01:13:14 [2020-11-10T01:13:14.484Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
01:13:14 [2020-11-10T01:13:14.484Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
01:13:15 [2020-11-10T01:13:15.056Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
01:13:15 [2020-11-10T01:13:15.862Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
01:13:18 [2020-11-10T01:13:18.396Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
01:13:20 [2020-11-10T01:13:20.862Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
01:13:21 [2020-11-10T01:13:21.684Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
01:13:22 [2020-11-10T01:13:22.404Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
01:13:22 [2020-11-10T01:13:22.404Z] === RUN   TestDockerSuite/TestBuildConditionalCache
01:13:23 [2020-11-10T01:13:23.596Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
01:13:23 [2020-11-10T01:13:23.943Z] === RUN   TestDockerSuite/TestBuildContChar
01:13:38 [2020-11-10T01:13:38.771Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
01:13:38 [2020-11-10T01:13:38.772Z] === RUN   TestDockerSuite/TestBuildContextCleanup
01:13:38 [2020-11-10T01:13:38.772Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
01:13:40 [2020-11-10T01:13:40.971Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
01:13:41 [2020-11-10T01:13:41.946Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
01:13:42 [2020-11-10T01:13:42.406Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
01:13:42 [2020-11-10T01:13:42.406Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
01:13:42 [2020-11-10T01:13:42.866Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
01:13:43 [2020-11-10T01:13:43.836Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
01:13:43 [2020-11-10T01:13:43.836Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
01:13:43 [2020-11-10T01:13:43.836Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
01:13:45 [2020-11-10T01:13:45.545Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
01:13:49 [2020-11-10T01:13:49.646Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
01:13:57 [2020-11-10T01:13:57.752Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
01:13:58 [2020-11-10T01:13:58.320Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
01:14:00 [2020-11-10T01:14:00.856Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
01:14:04 [2020-11-10T01:14:04.147Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
01:14:10 [2020-11-10T01:14:10.740Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
01:14:16 [2020-11-10T01:14:16.014Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
01:14:17 [2020-11-10T01:14:17.921Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
01:14:20 [2020-11-10T01:14:20.456Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
01:14:22 [2020-11-10T01:14:22.991Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
01:14:25 [2020-11-10T01:14:25.528Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
01:14:28 [2020-11-10T01:14:28.829Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
01:14:30 [2020-11-10T01:14:30.734Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
01:14:32 [2020-11-10T01:14:32.198Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
01:14:32 [2020-11-10T01:14:32.198Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
01:14:32 [2020-11-10T01:14:32.198Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
01:14:35 [2020-11-10T01:14:35.965Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
01:14:35 [2020-11-10T01:14:35.965Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
01:14:36 [2020-11-10T01:14:36.426Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
01:14:36 [2020-11-10T01:14:36.426Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
01:14:37 [2020-11-10T01:14:37.396Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
01:14:37 [2020-11-10T01:14:37.396Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
01:15:02 [2020-11-10T01:15:02.566Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
01:15:03 [2020-11-10T01:15:03.027Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
01:15:03 [2020-11-10T01:15:03.488Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
01:15:24 [2020-11-10T01:15:24.612Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
01:15:25 [2020-11-10T01:15:25.583Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
01:15:26 [2020-11-10T01:15:26.554Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
01:15:26 [2020-11-10T01:15:26.963Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
01:15:30 [2020-11-10T01:15:30.299Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
01:15:32 [2020-11-10T01:15:32.484Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
01:15:35 [2020-11-10T01:15:35.398Z] === RUN   TestDockerSuite/TestBuildDockerignore
01:15:41 [2020-11-10T01:15:41.848Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
01:15:59 [2020-11-10T01:15:59.939Z] --- PASS: TestDockerSwarmSuite (1684.94s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.85s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.23s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.54s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.62s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:562: [ddaec6bbb2211] joining swarm manager [d2fdc4300e1b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:584: [d54c6163e280e] joining swarm manager [d2fdc4300e1b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]         check_test.go:380: [ddaec6bbb2211] daemon is not started
01:15:59 [2020-11-10T01:15:59.939Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.49s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:45: [d3dc0ec405038] joining swarm manager [d76d8c474dfda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.75s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.97s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:303: [dd91e86321d67] joining swarm manager [db01c3bd422aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:304: [d9fcc2d0b06bf] joining swarm manager [db01c3bd422aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:363: Waiting for possible election...
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.81s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:271: [df01f5a15407c] joining swarm manager [d822034ffc06a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:272: [db179dd2497e9] joining swarm manager [d822034ffc06a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.45s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.81s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.46s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_node_test.go:19: [d3b3465a3341e] joining swarm manager [d8575734b42ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_node_test.go:20: [dc69062e31353] joining swarm manager [d8575734b42ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.51s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:501: [d35e737f3caa8] joining swarm manager [dc7c8a6cf6ec2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:506: [da9059b064ca4] joining swarm manager [dc7c8a6cf6ec2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.02s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_node_test.go:80: [df7ed24e252fb] joining swarm manager [d67ed1c8b3e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.41s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_node_test.go:52: [d1c268772be6f] joining swarm manager [dbc5f7ee89253]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_node_test.go:53: [d9272f434c7ba] joining swarm manager [dbc5f7ee89253]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.67s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.24s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:201: [d0f69ac2a712e] joining swarm manager [dafdd4f96aad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.50s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:383: [d69b69f4d38b4] joining swarm manager [da7fb83e72fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:384: [db495667e371c] joining swarm manager [da7fb83e72fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]         check_test.go:380: [db495667e371c] daemon is not started
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.92s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:801: [de79251063c68] joining swarm manager [dcf06a0d3fc99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:801: [d9e4d808e1705] joining swarm manager [dcf06a0d3fc99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:801: [d4550cb78f7a0] joining swarm manager [dcf06a0d3fc99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:801: [d524d3426c2b3] joining swarm manager [dcf06a0d3fc99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_test.go:809: [dadce573cecca] joining swarm manager [dcf06a0d3fc99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.30s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.77s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:394: [da7ebde8c05cf] joining swarm manager [dc5bba5909365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:394: [d7a666ba54820] joining swarm manager [dc5bba5909365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.14s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:342: [d820e22f7b61b] joining swarm manager [d2a35f495cd36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:342: [de2d79416025b] joining swarm manager [d2a35f495cd36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.59s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:489: [d3782227275ad] joining swarm manager [db74430ceaef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:489: [df4f69feb1f60] joining swarm manager [db74430ceaef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.61s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.77s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:127: [d64ef17064284] joining swarm manager [dc9fce3b472ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:128: [d57ed2062425b] joining swarm manager [dc9fce3b472ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:136: [dbd6eaa02eb34] joining swarm manager [dc9fce3b472ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:137: [df8a3fca86a5d] joining swarm manager [dc9fce3b472ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.28s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.11s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:303: [dc1483ae4c4f9] joining swarm manager [dded15196b736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:303: [df5768f6cc3d6] joining swarm manager [dded15196b736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.97s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:99: [d954e9c99fa73] joining swarm manager [d418096ed20bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:100: [d504ecebccea2] joining swarm manager [d418096ed20bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]         check_test.go:380: [d954e9c99fa73] daemon is not started
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.80s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:532: [d2186d5314d7d] joining swarm manager [d611c0fe166d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:533: [d90e1c899b0b8] joining swarm manager [d611c0fe166d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.26s)
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:147: [d354ed2e53b14] joining swarm manager [dc77510110ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.939Z]         docker_api_swarm_service_test.go:147: [daea7631c8adb] joining swarm manager [dc77510110ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.96s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.03s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.78s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.46s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.28s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.38s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.50s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.51s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.52s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.50s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.19s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.95s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.24s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.78s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.80s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.30s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.37s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.44s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.59s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.16s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.70s)
01:15:59 [2020-11-10T01:15:59.939Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.74s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.80s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.10s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.31s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.96s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.51s)
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_service_logs_test.go:245: checking task 73bgybnk0352
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_service_logs_test.go:250: checking messages for 73bgybnk0352
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_service_logs_test.go:245: checking task 4x6p7g20ttih
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_service_logs_test.go:250: checking messages for 4x6p7g20ttih
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.77s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.39s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.34s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.78s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.74s)
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1901: [d767d4f2a5a0f] joining swarm manager [de37c93eb8eeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1902: [df117eddde37e] joining swarm manager [de37c93eb8eeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.85s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.96s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.89s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s)
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1802: [d2ae5cae0add9] joining swarm manager [daece0e35518a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1803: [d6ebeb0f5870c] joining swarm manager [daece0e35518a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (102.38s)
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1321: [d7ed160abde68] joining swarm manager [dd1e04956e385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1322: [db6d5122c4458] joining swarm manager [dd1e04956e385]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.01s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.06s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.21s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.73s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.33s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.84s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.35s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.53s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.72s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.18s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.23s)
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1186: [df060f31e2c80] joining swarm manager [d3418d9c3c441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1195: [d45e196c54dcf] joining swarm manager [d3418d9c3c441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.44s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.65s)
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1118: [d79644c0a1e21] joining swarm manager [dfc8f64ada59b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1119: [da7fdc06d0020] joining swarm manager [dfc8f64ada59b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1172: [d8751b68501a9] joining swarm manager [dfc8f64ada59b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.45s)
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1453: [df5acc9731297] joining swarm manager [d42eed9724aab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_test.go:1454: [dcbf13f2ae632] joining swarm manager [d42eed9724aab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s)
01:15:59 [2020-11-10T01:15:59.940Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s)
01:15:59 [2020-11-10T01:15:59.940Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
01:15:59 [2020-11-10T01:15:59.940Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
01:15:59 [2020-11-10T01:15:59.940Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.67s)
01:15:59 [2020-11-10T01:15:59.940Z]         docker_cli_swarm_unix_test.go:62: [d49b026df9186] joining swarm manager [d0c0200b3efcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.33s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.88s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.29s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.24s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.24s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s)
01:15:59 [2020-11-10T01:15:59.940Z]         docker_api_swarm_test.go:961: [d307fbb9ed6ad] joining swarm manager [d214c5bd19622]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.45s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.68s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.65s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.18s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.36s)
01:15:59 [2020-11-10T01:15:59.940Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s)
01:15:59 [2020-11-10T01:15:59.940Z] === RUN   TestDockerExternalVolumeSuite
01:15:59 [2020-11-10T01:15:59.940Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
01:16:14 [2020-11-10T01:16:14.822Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
01:16:35 [2020-11-10T01:16:35.888Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
01:16:39 [2020-11-10T01:16:39.632Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
01:16:40 [2020-11-10T01:16:40.092Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
01:17:22 [2020-11-10T01:17:22.520Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
01:17:30 [2020-11-10T01:17:30.638Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
01:18:02 [2020-11-10T01:18:02.728Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
01:18:06 [2020-11-10T01:18:06.171Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
01:18:06 [2020-11-10T01:18:06.171Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
01:18:06 [2020-11-10T01:18:06.171Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
01:18:14 [2020-11-10T01:18:14.945Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
01:18:23 [2020-11-10T01:18:23.874Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
01:18:41 [2020-11-10T01:18:41.573Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
01:18:47 [2020-11-10T01:18:47.024Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
01:18:51 [2020-11-10T01:18:51.910Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
01:19:01 [2020-11-10T01:19:01.922Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
01:19:34 [2020-11-10T01:19:34.001Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
01:19:34 [2020-11-10T01:19:34.458Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
01:19:48 [2020-11-10T01:19:48.881Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
01:19:49 [2020-11-10T01:19:49.284Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
01:19:59 [2020-11-10T01:19:59.625Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
01:20:03 [2020-11-10T01:20:03.768Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
01:20:50 [2020-11-10T01:20:50.446Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
01:21:08 [2020-11-10T01:21:08.541Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
01:21:40 [2020-11-10T01:21:40.620Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildDotDotFile
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildEOLInLine
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildEntrypoint
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
01:21:56 [2020-11-10T01:21:56.128Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
01:22:00 [2020-11-10T01:22:00.826Z] === RUN   TestDockerSuite/TestBuildEnv
01:22:00 [2020-11-10T01:22:00.826Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
01:22:00 [2020-11-10T01:22:00.826Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
01:22:01 [2020-11-10T01:22:01.286Z] === RUN   TestDockerSuite/TestBuildEnvUsage
01:22:01 [2020-11-10T01:22:01.286Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
01:22:01 [2020-11-10T01:22:01.286Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
01:22:05 [2020-11-10T01:22:05.031Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
01:22:05 [2020-11-10T01:22:05.031Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
01:22:05 [2020-11-10T01:22:05.031Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
01:22:05 [2020-11-10T01:22:05.031Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
01:22:06 [2020-11-10T01:22:06.000Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
01:22:12 [2020-11-10T01:22:12.699Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
01:22:16 [2020-11-10T01:22:16.341Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
01:22:27 [2020-11-10T01:22:27.584Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
01:22:37 [2020-11-10T01:22:37.452Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
01:22:37 [2020-11-10T01:22:37.452Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
01:22:37 [2020-11-10T01:22:37.452Z] === RUN   TestDockerSuite/TestBuildExpose
01:22:37 [2020-11-10T01:22:37.452Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
01:22:37 [2020-11-10T01:22:37.452Z] === RUN   TestDockerSuite/TestBuildExposeOrder
01:22:37 [2020-11-10T01:22:37.452Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
01:22:37 [2020-11-10T01:22:37.452Z] === RUN   TestDockerSuite/TestBuildFails
01:22:37 [2020-11-10T01:22:37.452Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
01:22:37 [2020-11-10T01:22:37.452Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
01:22:43 [2020-11-10T01:22:43.255Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
01:22:45 [2020-11-10T01:22:45.674Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
01:22:47 [2020-11-10T01:22:47.953Z] === RUN   TestDockerSuite/TestBuildForceRm
01:22:55 [2020-11-10T01:22:55.043Z] === RUN   TestDockerSuite/TestBuildFromGit
01:23:00 [2020-11-10T01:23:00.555Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
01:23:07 [2020-11-10T01:23:07.438Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
01:23:08 [2020-11-10T01:23:08.415Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
01:23:14 [2020-11-10T01:23:14.218Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
01:23:14 [2020-11-10T01:23:14.218Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
01:23:15 [2020-11-10T01:23:15.193Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
01:23:15 [2020-11-10T01:23:15.437Z] --- PASS: TestDockerExternalVolumeSuite (437.33s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_cli_external_volume_driver_test.go:53: [d6e043c7a50f5] daemon is not started
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_cli_external_volume_driver_test.go:53: [dd7fed1f7df1a] daemon is not started
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_cli_external_volume_driver_test.go:53: [d8c1a66871e85] daemon is not started
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_cli_external_volume_driver_test.go:53: [dec26b08b1f8c] daemon is not started
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_cli_external_volume_driver_test.go:485: [de598bd3b80b4] daemon is not started
01:23:15 [2020-11-10T01:23:15.437Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_cli_external_volume_driver_test.go:53: [d26fb54068611] daemon is not started
01:23:15 [2020-11-10T01:23:15.437Z] PASS
01:23:15 [2020-11-10T01:23:15.437Z] 
01:23:15 [2020-11-10T01:23:15.437Z] === Skipped
01:23:15 [2020-11-10T01:23:15.437Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
01:23:15 [2020-11-10T01:23:15.437Z]         check_test.go:309: [dc46f39ad0974] daemon is not started
01:23:15 [2020-11-10T01:23:15.437Z] 
01:23:15 [2020-11-10T01:23:15.437Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
01:23:15 [2020-11-10T01:23:15.437Z]         check_test.go:309: [dc92d707bc31d] daemon is not started
01:23:15 [2020-11-10T01:23:15.437Z] 
01:23:15 [2020-11-10T01:23:15.437Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
01:23:15 [2020-11-10T01:23:15.437Z]         check_test.go:309: [da46f393a1322] daemon is not started
01:23:15 [2020-11-10T01:23:15.437Z] 
01:23:15 [2020-11-10T01:23:15.437Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
01:23:15 [2020-11-10T01:23:15.437Z] 
01:23:15 [2020-11-10T01:23:15.437Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
01:23:15 [2020-11-10T01:23:15.437Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
01:23:15 [2020-11-10T01:23:15.437Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
01:23:15 [2020-11-10T01:23:15.437Z] 
01:23:15 [2020-11-10T01:23:15.437Z] 
01:23:15 [2020-11-10T01:23:15.437Z] DONE 273 tests, 5 skipped in 2518.442s
01:23:15 [2020-11-10T01:23:15.437Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:23:15 [2020-11-10T01:23:15.437Z] ++++ cat bundles/test-integration/docker.pid
01:23:15 [2020-11-10T01:23:15.437Z] +++ kill 7638
01:23:15 [2020-11-10T01:23:15.653Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
01:23:15 [2020-11-10T01:23:15.653Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
01:23:16 [2020-11-10T01:23:16.005Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6df3ee81a0f7/docker.pid
01:23:16 [2020-11-10T01:23:16.005Z] +++ kill 5438
01:23:16 [2020-11-10T01:23:16.005Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5438 is not a child of this shell
01:23:16 [2020-11-10T01:23:16.005Z] warning: PID 5438 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6df3ee81a0f7/docker.pid had a nonzero exit code
01:23:16 [2020-11-10T01:23:16.005Z] +++ /etc/init.d/apparmor stop
01:23:16 [2020-11-10T01:23:16.005Z] Leaving: AppArmorNo profiles have been unloaded.
01:23:16 [2020-11-10T01:23:16.005Z] 
01:23:16 [2020-11-10T01:23:16.005Z] Unloading profiles will leave already running processes permanently
01:23:16 [2020-11-10T01:23:16.005Z] unconfined, which can lead to unexpected situations.
01:23:16 [2020-11-10T01:23:16.005Z] 
01:23:16 [2020-11-10T01:23:16.005Z] To set a process to complain mode, use the command line tool
01:23:16 [2020-11-10T01:23:16.005Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:23:16 [2020-11-10T01:23:16.005Z] +++ true
01:23:16 [2020-11-10T01:23:16.005Z] exiting test-integration
01:23:16 [2020-11-10T01:23:16.005Z] ++ exit 0
01:23:16 [2020-11-10T01:23:16.005Z] 
01:23:16 [2020-11-10T01:23:16.264Z] + exit 0
01:23:16 [2020-11-10T01:23:16.264Z] ++ jobs -p
01:23:16 [2020-11-10T01:23:16.264Z] + pids=
01:23:16 [2020-11-10T01:23:16.264Z] + echo 'Remaining pids to kill: []'
01:23:16 [2020-11-10T01:23:16.264Z] Remaining pids to kill: []
01:23:16 [2020-11-10T01:23:16.264Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
01:23:16 [2020-11-10T01:23:16.278Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:23:18 [2020-11-10T01:23:18.595Z] + echo Ensuring container killed.
01:23:18 [2020-11-10T01:23:18.595Z] Ensuring container killed.
01:23:18 [2020-11-10T01:23:18.595Z] + docker ps -aq -f name=docker-pr16-*
01:23:18 [2020-11-10T01:23:18.595Z] + cids=d3aafd00676a
01:23:18 [2020-11-10T01:23:18.595Z] ef1e641bcf92
01:23:18 [2020-11-10T01:23:18.595Z] 1e003c780a6b
01:23:18 [2020-11-10T01:23:18.595Z] + [ -n d3aafd00676a
01:23:18 [2020-11-10T01:23:18.595Z] ef1e641bcf92
01:23:18 [2020-11-10T01:23:18.595Z] 1e003c780a6b ]
01:23:18 [2020-11-10T01:23:18.595Z] + docker rm -vf d3aafd00676a ef1e641bcf92 1e003c780a6b
01:23:19 [2020-11-10T01:23:19.532Z] d3aafd00676a
01:23:20 [2020-11-10T01:23:20.913Z] ef1e641bcf92
01:23:20 [2020-11-10T01:23:20.913Z] 1e003c780a6b
[Pipeline] sh
01:23:21 [2020-11-10T01:23:21.199Z] + echo Chowning /workspace to jenkins user
01:23:21 [2020-11-10T01:23:21.199Z] Chowning /workspace to jenkins user
01:23:21 [2020-11-10T01:23:21.199Z] + id -u
01:23:21 [2020-11-10T01:23:21.199Z] + id -g
01:23:21 [2020-11-10T01:23:21.199Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41638:/workspace busybox chown -R 1000:1000 /workspace
01:23:21 [2020-11-10T01:23:21.199Z] Unable to find image 'busybox:latest' locally
01:23:25 [2020-11-10T01:23:25.983Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
01:23:25 [2020-11-10T01:23:25.983Z] === RUN   TestDockerSuite/TestBuildHistory
01:23:26 [2020-11-10T01:23:26.470Z] latest: Pulling from library/busybox
01:23:26 [2020-11-10T01:23:26.470Z] 9758c28807f2: Pulling fs layer
01:23:26 [2020-11-10T01:23:26.470Z] 9758c28807f2: Verifying Checksum
01:23:26 [2020-11-10T01:23:26.470Z] 9758c28807f2: Download complete
01:23:26 [2020-11-10T01:23:26.470Z] 9758c28807f2: Pull complete
01:23:26 [2020-11-10T01:23:26.470Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
01:23:26 [2020-11-10T01:23:26.470Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:23:30 [2020-11-10T01:23:30.977Z] + bundleName=amd64
01:23:30 [2020-11-10T01:23:30.977Z] + echo Creating amd64-bundles.tar.gz
01:23:30 [2020-11-10T01:23:30.977Z] Creating amd64-bundles.tar.gz
01:23:30 [2020-11-10T01:23:30.977Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
01:23:30 [2020-11-10T01:23:30.977Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
01:23:32 [2020-11-10T01:23:32.368Z] Archiving artifacts
01:23:34 [2020-11-10T01:23:34.331Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41638/16/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:23:34 [2020-11-10T01:23:34.659Z] + make clean
01:23:34 [2020-11-10T01:23:34.918Z] docker volume rm -f docker-dev-cache
01:23:34 [2020-11-10T01:23:34.918Z] docker-dev-cache
[Pipeline] deleteDir
01:23:36 [2020-11-10T01:23:36.311Z] === RUN   TestDockerSuite/TestBuildIidFile
01:23:36 [2020-11-10T01:23:36.771Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
01:23:38 [2020-11-10T01:23:38.957Z] === RUN   TestDockerSuite/TestBuildInheritance
01:23:38 [2020-11-10T01:23:38.957Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
[Pipeline] }
[Pipeline] // withEnv
01:23:39 [2020-11-10T01:23:39.926Z] === RUN   TestDockerSuite/TestBuildInvalidTag
01:23:39 [2020-11-10T01:23:39.926Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:23:45 [2020-11-10T01:23:45.729Z] === RUN   TestDockerSuite/TestBuildLabel
01:23:46 [2020-11-10T01:23:46.188Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
01:23:47 [2020-11-10T01:23:47.166Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
01:23:47 [2020-11-10T01:23:47.626Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
01:23:48 [2020-11-10T01:23:48.601Z] === RUN   TestDockerSuite/TestBuildLabels
01:23:49 [2020-11-10T01:23:49.572Z] === RUN   TestDockerSuite/TestBuildLabelsCache
01:23:51 [2020-11-10T01:23:51.111Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
01:23:56 [2020-11-10T01:23:56.910Z] === RUN   TestDockerSuite/TestBuildLastModified
01:23:56 [2020-11-10T01:23:56.910Z] === RUN   TestDockerSuite/TestBuildLineBreak
01:23:56 [2020-11-10T01:23:56.910Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
01:23:56 [2020-11-10T01:23:56.910Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
01:23:56 [2020-11-10T01:23:56.910Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
01:23:56 [2020-11-10T01:23:56.910Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
01:23:56 [2020-11-10T01:23:56.910Z] === RUN   TestDockerSuite/TestBuildMaintainer
01:23:57 [2020-11-10T01:23:57.370Z] === RUN   TestDockerSuite/TestBuildMissingArgs
01:23:58 [2020-11-10T01:23:58.339Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
01:24:04 [2020-11-10T01:24:04.138Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
01:24:21 [2020-11-10T01:24:21.833Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
01:24:21 [2020-11-10T01:24:21.833Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
01:24:22 [2020-11-10T01:24:22.292Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
01:25:04 [2020-11-10T01:25:04.864Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
01:25:22 [2020-11-10T01:25:22.563Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
01:25:25 [2020-11-10T01:25:25.472Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
01:25:37 [2020-11-10T01:25:37.863Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
01:25:42 [2020-11-10T01:25:42.558Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
01:26:00 [2020-11-10T01:26:00.260Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
01:26:00 [2020-11-10T01:26:00.260Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
01:26:08 [2020-11-10T01:26:08.846Z] === RUN   TestDockerSuite/TestBuildMultipleTags
01:26:08 [2020-11-10T01:26:08.846Z] === RUN   TestDockerSuite/TestBuildNetContainer
01:26:08 [2020-11-10T01:26:08.846Z] === RUN   TestDockerSuite/TestBuildNetNone
01:26:08 [2020-11-10T01:26:08.846Z] === RUN   TestDockerSuite/TestBuildNoContext
01:26:11 [2020-11-10T01:26:11.762Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
01:26:16 [2020-11-10T01:26:16.458Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
01:26:19 [2020-11-10T01:26:19.371Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
01:26:19 [2020-11-10T01:26:19.371Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
01:26:19 [2020-11-10T01:26:19.831Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
01:26:22 [2020-11-10T01:26:22.012Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
01:26:23 [2020-11-10T01:26:23.564Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
01:26:24 [2020-11-10T01:26:24.533Z] === RUN   TestDockerSuite/TestBuildOnBuild
01:26:39 [2020-11-10T01:26:39.357Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
01:26:40 [2020-11-10T01:26:40.897Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
01:26:51 [2020-11-10T01:26:51.242Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
01:26:53 [2020-11-10T01:26:53.424Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
01:27:03 [2020-11-10T01:27:03.762Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
01:27:09 [2020-11-10T01:27:09.565Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
01:27:14 [2020-11-10T01:27:14.274Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
01:27:15 [2020-11-10T01:27:15.820Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
01:27:15 [2020-11-10T01:27:15.820Z] === RUN   TestDockerSuite/TestBuildPATH
01:27:15 [2020-11-10T01:27:15.820Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
01:27:18 [2020-11-10T01:27:18.003Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
01:27:18 [2020-11-10T01:27:18.003Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
01:28:08 [2020-11-10T01:28:08.710Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
01:28:29 [2020-11-10T01:28:29.818Z] === RUN   TestDockerSuite/TestBuildRm
01:28:44 [2020-11-10T01:28:44.655Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
01:28:46 [2020-11-10T01:28:46.836Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
01:28:46 [2020-11-10T01:28:46.836Z] === RUN   TestDockerSuite/TestBuildScratchCopy
01:28:47 [2020-11-10T01:28:47.295Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
01:28:48 [2020-11-10T01:28:48.834Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
01:28:52 [2020-11-10T01:28:52.574Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
01:28:56 [2020-11-10T01:28:56.317Z] === RUN   TestDockerSuite/TestBuildShellInherited
01:29:01 [2020-11-10T01:29:01.015Z] === RUN   TestDockerSuite/TestBuildShellMultiple
01:29:18 [2020-11-10T01:29:18.713Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
01:29:18 [2020-11-10T01:29:18.713Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
01:29:19 [2020-11-10T01:29:19.172Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
01:29:31 [2020-11-10T01:29:31.567Z] === RUN   TestDockerSuite/TestBuildSpaces
01:29:31 [2020-11-10T01:29:31.567Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
01:29:37 [2020-11-10T01:29:37.366Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
01:29:37 [2020-11-10T01:29:37.366Z] === RUN   TestDockerSuite/TestBuildStderr
01:29:43 [2020-11-10T01:29:43.166Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
01:30:08 [2020-11-10T01:30:08.314Z] === RUN   TestDockerSuite/TestBuildStopSignal
01:30:08 [2020-11-10T01:30:08.314Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
01:30:09 [2020-11-10T01:30:09.285Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
01:30:10 [2020-11-10T01:30:10.826Z] === RUN   TestDockerSuite/TestBuildTagEvent
01:30:16 [2020-11-10T01:30:16.623Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
01:30:22 [2020-11-10T01:30:22.421Z] === RUN   TestDockerSuite/TestBuildUser
01:30:22 [2020-11-10T01:30:22.421Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
01:30:22 [2020-11-10T01:30:22.421Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
01:30:22 [2020-11-10T01:30:22.421Z] === RUN   TestDockerSuite/TestBuildVerboseOut
01:30:32 [2020-11-10T01:30:32.748Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
01:30:32 [2020-11-10T01:30:32.748Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
01:30:35 [2020-11-10T01:30:35.659Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
01:30:35 [2020-11-10T01:30:35.659Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
01:30:35 [2020-11-10T01:30:35.659Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
01:31:00 [2020-11-10T01:31:00.837Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
01:31:01 [2020-11-10T01:31:01.297Z] === RUN   TestDockerSuite/TestBuildWindowsUser
01:31:13 [2020-11-10T01:31:13.689Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
01:31:24 [2020-11-10T01:31:24.019Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
01:31:24 [2020-11-10T01:31:24.019Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
01:31:24 [2020-11-10T01:31:24.019Z] === RUN   TestDockerSuite/TestBuildWithFailure
01:31:26 [2020-11-10T01:31:26.202Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
01:31:26 [2020-11-10T01:31:26.662Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
01:31:41 [2020-11-10T01:31:41.482Z] === RUN   TestDockerSuite/TestBuildWithTabs
01:31:45 [2020-11-10T01:31:45.248Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
01:31:45 [2020-11-10T01:31:45.711Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
01:32:06 [2020-11-10T01:32:06.836Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
01:32:06 [2020-11-10T01:32:06.836Z] === RUN   TestDockerSuite/TestBuildWithVolumes
01:32:07 [2020-11-10T01:32:07.297Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
01:32:07 [2020-11-10T01:32:07.297Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
01:32:08 [2020-11-10T01:32:08.267Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
01:32:18 [2020-11-10T01:32:18.603Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
01:32:20 [2020-11-10T01:32:20.143Z] === RUN   TestDockerSuite/TestBuildXZHost
01:32:20 [2020-11-10T01:32:20.603Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
01:32:20 [2020-11-10T01:32:20.603Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
01:32:20 [2020-11-10T01:32:20.603Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
01:32:22 [2020-11-10T01:32:22.788Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
01:32:28 [2020-11-10T01:32:28.598Z] === RUN   TestDockerSuite/TestCommitChange
01:32:34 [2020-11-10T01:32:34.400Z] === RUN   TestDockerSuite/TestCommitChangeLabels
01:32:39 [2020-11-10T01:32:39.103Z] === RUN   TestDockerSuite/TestCommitHardlink
01:32:39 [2020-11-10T01:32:39.103Z] === RUN   TestDockerSuite/TestCommitNewFile
01:32:47 [2020-11-10T01:32:47.687Z] === RUN   TestDockerSuite/TestCommitPausedContainer
01:32:47 [2020-11-10T01:32:47.687Z] === RUN   TestDockerSuite/TestCommitTTY
01:32:54 [2020-11-10T01:32:54.773Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
01:32:59 [2020-11-10T01:32:59.473Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
01:32:59 [2020-11-10T01:32:59.473Z] === RUN   TestDockerSuite/TestCommitWithoutPause
01:32:59 [2020-11-10T01:32:59.473Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
01:32:59 [2020-11-10T01:32:59.473Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
01:32:59 [2020-11-10T01:32:59.473Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
01:32:59 [2020-11-10T01:32:59.473Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
01:32:59 [2020-11-10T01:32:59.473Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
01:32:59 [2020-11-10T01:32:59.933Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
01:32:59 [2020-11-10T01:32:59.933Z] === RUN   TestDockerSuite/TestContainerAPICommit
01:33:12 [2020-11-10T01:33:12.335Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
01:33:20 [2020-11-10T01:33:20.918Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
01:33:20 [2020-11-10T01:33:20.918Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
01:33:26 [2020-11-10T01:33:26.719Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
01:33:26 [2020-11-10T01:33:26.719Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
01:33:26 [2020-11-10T01:33:26.719Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
01:33:27 [2020-11-10T01:33:27.179Z] === RUN   TestDockerSuite/TestContainerAPICreate
01:33:29 [2020-11-10T01:33:29.362Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
01:33:29 [2020-11-10T01:33:29.362Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
01:33:29 [2020-11-10T01:33:29.362Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
01:33:32 [2020-11-10T01:33:32.275Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
01:33:32 [2020-11-10T01:33:32.275Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
01:33:32 [2020-11-10T01:33:32.275Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
01:33:32 [2020-11-10T01:33:32.275Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
01:33:32 [2020-11-10T01:33:32.275Z] === RUN   TestDockerSuite/TestContainerAPIDelete
01:33:35 [2020-11-10T01:33:35.187Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
01:33:37 [2020-11-10T01:33:37.375Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
01:33:39 [2020-11-10T01:33:39.560Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
01:33:39 [2020-11-10T01:33:39.560Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
01:33:39 [2020-11-10T01:33:39.560Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
01:33:41 [2020-11-10T01:33:41.743Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
01:33:41 [2020-11-10T01:33:41.743Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
01:33:43 [2020-11-10T01:33:43.926Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
01:33:43 [2020-11-10T01:33:43.926Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
01:33:43 [2020-11-10T01:33:43.926Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
01:33:46 [2020-11-10T01:33:46.109Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
01:33:46 [2020-11-10T01:33:46.109Z] === RUN   TestDockerSuite/TestContainerAPIKill
01:33:48 [2020-11-10T01:33:48.293Z] === RUN   TestDockerSuite/TestContainerAPIPause
01:33:48 [2020-11-10T01:33:48.293Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
01:33:50 [2020-11-10T01:33:50.478Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
01:33:50 [2020-11-10T01:33:50.938Z] === RUN   TestDockerSuite/TestContainerAPIRename
01:33:53 [2020-11-10T01:33:53.121Z] === RUN   TestDockerSuite/TestContainerAPIRestart
01:34:03 [2020-11-10T01:34:03.472Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
01:34:06 [2020-11-10T01:34:06.387Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
01:34:06 [2020-11-10T01:34:06.387Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
01:34:06 [2020-11-10T01:34:06.387Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
01:34:06 [2020-11-10T01:34:06.387Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
01:34:06 [2020-11-10T01:34:06.387Z] === RUN   TestDockerSuite/TestContainerAPIStart
01:34:08 [2020-11-10T01:34:08.571Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
01:34:08 [2020-11-10T01:34:08.571Z] === RUN   TestDockerSuite/TestContainerAPIStop
01:34:10 [2020-11-10T01:34:10.762Z] === RUN   TestDockerSuite/TestContainerAPITop
01:34:10 [2020-11-10T01:34:10.762Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
01:34:12 [2020-11-10T01:34:12.304Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
01:34:12 [2020-11-10T01:34:12.764Z] === RUN   TestDockerSuite/TestContainerAPIWait
01:34:17 [2020-11-10T01:34:17.475Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
01:34:19 [2020-11-10T01:34:19.016Z] === RUN   TestDockerSuite/TestContainerNetworkMode
01:34:19 [2020-11-10T01:34:19.016Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
01:34:19 [2020-11-10T01:34:19.016Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
01:34:19 [2020-11-10T01:34:19.016Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
01:34:19 [2020-11-10T01:34:19.016Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
01:34:19 [2020-11-10T01:34:19.016Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
01:34:21 [2020-11-10T01:34:21.199Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
01:34:21 [2020-11-10T01:34:21.199Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
01:34:23 [2020-11-10T01:34:23.383Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
01:34:25 [2020-11-10T01:34:25.567Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
01:34:28 [2020-11-10T01:34:28.479Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
01:34:30 [2020-11-10T01:34:30.663Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002c4620_<nil>}
01:34:32 [2020-11-10T01:34:32.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1064877674_c:\foo_false__<nil>_<nil>_<nil>}
01:34:35 [2020-11-10T01:34:35.029Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1064877674_c:\foo_true__<nil>_<nil>_<nil>}
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestCopyAndRestart
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
01:34:37 [2020-11-10T01:34:37.942Z] === RUN   TestDockerSuite/TestCpAbsolutePath
01:34:40 [2020-11-10T01:34:40.124Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
01:34:40 [2020-11-10T01:34:40.124Z] === RUN   TestDockerSuite/TestCpFromCaseA
01:34:40 [2020-11-10T01:34:40.124Z] === RUN   TestDockerSuite/TestCpFromCaseB
01:34:40 [2020-11-10T01:34:40.124Z] === RUN   TestDockerSuite/TestCpFromCaseC
01:34:40 [2020-11-10T01:34:40.124Z] === RUN   TestDockerSuite/TestCpFromCaseD
01:34:40 [2020-11-10T01:34:40.124Z] === RUN   TestDockerSuite/TestCpFromCaseE
01:34:40 [2020-11-10T01:34:40.585Z] === RUN   TestDockerSuite/TestCpFromCaseF
01:34:40 [2020-11-10T01:34:40.585Z] === RUN   TestDockerSuite/TestCpFromCaseG
01:34:40 [2020-11-10T01:34:40.585Z] === RUN   TestDockerSuite/TestCpFromCaseH
01:34:40 [2020-11-10T01:34:40.585Z] === RUN   TestDockerSuite/TestCpFromCaseI
01:34:40 [2020-11-10T01:34:40.585Z] === RUN   TestDockerSuite/TestCpFromCaseJ
01:34:40 [2020-11-10T01:34:40.585Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
01:34:40 [2020-11-10T01:34:40.585Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
01:34:40 [2020-11-10T01:34:40.585Z] === RUN   TestDockerSuite/TestCpGarbagePath
01:34:42 [2020-11-10T01:34:42.774Z] === RUN   TestDockerSuite/TestCpLocalOnly
01:34:42 [2020-11-10T01:34:42.774Z] === RUN   TestDockerSuite/TestCpNameHasColon
01:34:42 [2020-11-10T01:34:42.774Z] === RUN   TestDockerSuite/TestCpRelativePath
01:34:45 [2020-11-10T01:34:45.685Z] === RUN   TestDockerSuite/TestCpSpecialFiles
01:34:45 [2020-11-10T01:34:45.685Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
01:34:45 [2020-11-10T01:34:45.685Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
01:34:45 [2020-11-10T01:34:45.685Z] === RUN   TestDockerSuite/TestCpToCaseA
01:34:50 [2020-11-10T01:34:50.384Z] === RUN   TestDockerSuite/TestCpToCaseB
01:34:52 [2020-11-10T01:34:52.568Z] === RUN   TestDockerSuite/TestCpToCaseC
01:34:53 [2020-11-10T01:34:53.027Z] === RUN   TestDockerSuite/TestCpToCaseD
01:34:53 [2020-11-10T01:34:53.027Z] === RUN   TestDockerSuite/TestCpToCaseE
01:35:07 [2020-11-10T01:35:07.866Z] === RUN   TestDockerSuite/TestCpToCaseF
01:35:07 [2020-11-10T01:35:07.866Z] === RUN   TestDockerSuite/TestCpToCaseG
01:35:07 [2020-11-10T01:35:07.866Z] === RUN   TestDockerSuite/TestCpToCaseH
01:35:18 [2020-11-10T01:35:18.208Z] === RUN   TestDockerSuite/TestCpToCaseI
01:35:18 [2020-11-10T01:35:18.208Z] === RUN   TestDockerSuite/TestCpToCaseJ
01:35:18 [2020-11-10T01:35:18.208Z] === RUN   TestDockerSuite/TestCpToDot
01:35:19 [2020-11-10T01:35:19.179Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
01:35:19 [2020-11-10T01:35:19.179Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
01:35:19 [2020-11-10T01:35:19.179Z] === RUN   TestDockerSuite/TestCpToStdout
01:35:22 [2020-11-10T01:35:22.093Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
01:35:22 [2020-11-10T01:35:22.093Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
01:35:22 [2020-11-10T01:35:22.093Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
01:35:22 [2020-11-10T01:35:22.093Z] === RUN   TestDockerSuite/TestCpVolumePath
01:35:22 [2020-11-10T01:35:22.093Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
01:35:22 [2020-11-10T01:35:22.093Z] === RUN   TestDockerSuite/TestCreateArgs
01:35:22 [2020-11-10T01:35:22.093Z] === RUN   TestDockerSuite/TestCreateByImageID
01:35:24 [2020-11-10T01:35:24.278Z] === RUN   TestDockerSuite/TestCreateEchoStdout
01:35:26 [2020-11-10T01:35:26.462Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
01:35:26 [2020-11-10T01:35:26.462Z] === RUN   TestDockerSuite/TestCreateHostConfig
01:35:26 [2020-11-10T01:35:26.922Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
01:35:29 [2020-11-10T01:35:29.104Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
01:35:29 [2020-11-10T01:35:29.565Z] === RUN   TestDockerSuite/TestCreateLabels
01:35:30 [2020-11-10T01:35:30.026Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
01:35:30 [2020-11-10T01:35:30.026Z] === RUN   TestDockerSuite/TestCreateRM
01:35:30 [2020-11-10T01:35:30.026Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
01:35:30 [2020-11-10T01:35:30.026Z] === RUN   TestDockerSuite/TestCreateStopSignal
01:35:30 [2020-11-10T01:35:30.487Z] === RUN   TestDockerSuite/TestCreateStopTimeout
01:35:30 [2020-11-10T01:35:30.956Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
01:35:43 [2020-11-10T01:35:43.361Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
01:35:43 [2020-11-10T01:35:43.361Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
01:35:44 [2020-11-10T01:35:44.332Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
01:35:49 [2020-11-10T01:35:49.034Z] === RUN   TestDockerSuite/TestCreateWithPortRange
01:35:49 [2020-11-10T01:35:49.034Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
01:35:49 [2020-11-10T01:35:49.034Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
01:35:51 [2020-11-10T01:35:51.227Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
01:35:51 [2020-11-10T01:35:51.227Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDevicePermissions
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDockerFails
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestEventsAttach
01:35:51 [2020-11-10T01:35:51.690Z] === RUN   TestDockerSuite/TestEventsCommit
01:35:52 [2020-11-10T01:35:52.156Z] === RUN   TestDockerSuite/TestEventsContainerEvents
01:35:54 [2020-11-10T01:35:54.339Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
01:35:56 [2020-11-10T01:35:56.523Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
01:35:59 [2020-11-10T01:35:59.435Z] === RUN   TestDockerSuite/TestEventsContainerRestart
01:36:14 [2020-11-10T01:36:14.353Z] === RUN   TestDockerSuite/TestEventsCopy
01:36:18 [2020-11-10T01:36:18.098Z] === RUN   TestDockerSuite/TestEventsFilterContainer
01:36:23 [2020-11-10T01:36:23.907Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
01:36:25 [2020-11-10T01:36:25.448Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
01:36:26 [2020-11-10T01:36:26.419Z] === RUN   TestDockerSuite/TestEventsFilterImageName
01:36:30 [2020-11-10T01:36:30.162Z] === RUN   TestDockerSuite/TestEventsFilterLabels
01:36:31 [2020-11-10T01:36:31.133Z] === RUN   TestDockerSuite/TestEventsFilterType
01:36:32 [2020-11-10T01:36:32.675Z] === RUN   TestDockerSuite/TestEventsFilters
01:36:37 [2020-11-10T01:36:37.380Z] === RUN   TestDockerSuite/TestEventsFormat
01:36:42 [2020-11-10T01:36:42.080Z] === RUN   TestDockerSuite/TestEventsFormatBadField
01:36:42 [2020-11-10T01:36:42.080Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
01:36:42 [2020-11-10T01:36:42.080Z] === RUN   TestDockerSuite/TestEventsImageImport
01:36:42 [2020-11-10T01:36:42.080Z] === RUN   TestDockerSuite/TestEventsImageLoad
01:36:42 [2020-11-10T01:36:42.080Z] === RUN   TestDockerSuite/TestEventsImagePull
01:36:42 [2020-11-10T01:36:42.080Z] === RUN   TestDockerSuite/TestEventsImageTag
01:36:43 [2020-11-10T01:36:43.050Z] === RUN   TestDockerSuite/TestEventsPluginOps
01:36:43 [2020-11-10T01:36:43.050Z] === RUN   TestDockerSuite/TestEventsRename
01:36:45 [2020-11-10T01:36:45.234Z] === RUN   TestDockerSuite/TestEventsResize
01:36:48 [2020-11-10T01:36:48.146Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
01:36:51 [2020-11-10T01:36:51.058Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
01:36:53 [2020-11-10T01:36:53.242Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
01:36:59 [2020-11-10T01:36:59.047Z] === RUN   TestDockerSuite/TestEventsTop
01:36:59 [2020-11-10T01:36:59.047Z] === RUN   TestDockerSuite/TestEventsUntag
01:37:01 [2020-11-10T01:37:01.230Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
01:37:04 [2020-11-10T01:37:04.979Z] === RUN   TestDockerSuite/TestExec
01:37:04 [2020-11-10T01:37:04.979Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
01:37:04 [2020-11-10T01:37:04.979Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
01:37:07 [2020-11-10T01:37:07.165Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
01:37:08 [2020-11-10T01:37:08.707Z] === RUN   TestDockerSuite/TestExecAPIStart
01:37:08 [2020-11-10T01:37:08.707Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
01:37:08 [2020-11-10T01:37:08.707Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
01:37:08 [2020-11-10T01:37:08.707Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
01:37:10 [2020-11-10T01:37:10.892Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
01:37:13 [2020-11-10T01:37:13.076Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
01:37:15 [2020-11-10T01:37:15.260Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
01:37:16 [2020-11-10T01:37:16.803Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
01:37:21 [2020-11-10T01:37:21.504Z] === RUN   TestDockerSuite/TestExecCgroup
01:37:21 [2020-11-10T01:37:21.504Z] === RUN   TestDockerSuite/TestExecEnv
01:37:21 [2020-11-10T01:37:21.504Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
01:37:21 [2020-11-10T01:37:21.504Z] === RUN   TestDockerSuite/TestExecExitStatus
01:37:23 [2020-11-10T01:37:23.686Z] === RUN   TestDockerSuite/TestExecInspectID
01:37:27 [2020-11-10T01:37:27.430Z] === RUN   TestDockerSuite/TestExecInteractive
01:37:27 [2020-11-10T01:37:27.430Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
01:37:27 [2020-11-10T01:37:27.430Z] === RUN   TestDockerSuite/TestExecParseError
01:37:27 [2020-11-10T01:37:27.430Z] === RUN   TestDockerSuite/TestExecPausedContainer
01:37:27 [2020-11-10T01:37:27.430Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
01:37:27 [2020-11-10T01:37:27.430Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
01:37:30 [2020-11-10T01:37:30.344Z] === RUN   TestDockerSuite/TestExecSetEnv
01:37:30 [2020-11-10T01:37:30.344Z] === RUN   TestDockerSuite/TestExecStartFails
01:37:30 [2020-11-10T01:37:30.344Z] === RUN   TestDockerSuite/TestExecStateCleanup
01:37:30 [2020-11-10T01:37:30.344Z] === RUN   TestDockerSuite/TestExecStopNotHanging
01:37:30 [2020-11-10T01:37:30.344Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
01:37:30 [2020-11-10T01:37:30.344Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
01:37:32 [2020-11-10T01:37:32.528Z] === RUN   TestDockerSuite/TestExecUlimits
01:37:32 [2020-11-10T01:37:32.528Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
01:37:39 [2020-11-10T01:37:39.620Z] === RUN   TestDockerSuite/TestExecWithImageUser
01:37:39 [2020-11-10T01:37:39.620Z] === RUN   TestDockerSuite/TestExecWithPrivileged
01:37:39 [2020-11-10T01:37:39.620Z] === RUN   TestDockerSuite/TestExecWithUser
01:37:39 [2020-11-10T01:37:39.620Z] === RUN   TestDockerSuite/TestGetContainerStats
01:37:46 [2020-11-10T01:37:46.708Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
01:37:52 [2020-11-10T01:37:52.510Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
01:37:54 [2020-11-10T01:37:54.693Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
01:38:01 [2020-11-10T01:38:01.783Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
01:38:01 [2020-11-10T01:38:01.783Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
01:38:01 [2020-11-10T01:38:01.783Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
01:38:01 [2020-11-10T01:38:01.783Z] === RUN   TestDockerSuite/TestHealth
01:38:01 [2020-11-10T01:38:01.783Z] === RUN   TestDockerSuite/TestHistoryExistentImage
01:38:01 [2020-11-10T01:38:01.783Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
01:38:01 [2020-11-10T01:38:01.783Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
01:38:01 [2020-11-10T01:38:01.783Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
01:38:06 [2020-11-10T01:38:06.498Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
01:38:06 [2020-11-10T01:38:06.957Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
01:38:06 [2020-11-10T01:38:06.957Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
01:38:06 [2020-11-10T01:38:06.957Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
01:38:06 [2020-11-10T01:38:06.957Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
01:38:07 [2020-11-10T01:38:07.417Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
01:38:07 [2020-11-10T01:38:07.877Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
01:38:07 [2020-11-10T01:38:07.877Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
01:38:08 [2020-11-10T01:38:08.847Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
01:38:09 [2020-11-10T01:38:09.308Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
01:38:10 [2020-11-10T01:38:10.849Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
01:38:11 [2020-11-10T01:38:11.309Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
01:38:13 [2020-11-10T01:38:13.495Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
01:38:16 [2020-11-10T01:38:16.407Z] === RUN   TestDockerSuite/TestImagesFormat
01:38:16 [2020-11-10T01:38:16.407Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
01:38:16 [2020-11-10T01:38:16.407Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
01:38:20 [2020-11-10T01:38:20.151Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
01:38:20 [2020-11-10T01:38:20.151Z] === RUN   TestDockerSuite/TestImportBadURL
01:38:23 [2020-11-10T01:38:23.060Z] === RUN   TestDockerSuite/TestImportDisplay
01:38:23 [2020-11-10T01:38:23.060Z] === RUN   TestDockerSuite/TestImportFile
01:38:23 [2020-11-10T01:38:23.060Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
01:38:23 [2020-11-10T01:38:23.060Z] === RUN   TestDockerSuite/TestImportFileWithMessage
01:38:23 [2020-11-10T01:38:23.060Z] === RUN   TestDockerSuite/TestImportGzipped
01:38:23 [2020-11-10T01:38:23.060Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
01:38:23 [2020-11-10T01:38:23.060Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
01:38:23 [2020-11-10T01:38:23.060Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
01:38:23 [2020-11-10T01:38:23.060Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
01:38:23 [2020-11-10T01:38:23.061Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
01:38:23 [2020-11-10T01:38:23.061Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
01:38:23 [2020-11-10T01:38:23.061Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
01:38:23 [2020-11-10T01:38:23.061Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
01:38:25 [2020-11-10T01:38:25.243Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
01:38:27 [2020-11-10T01:38:27.427Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
01:38:27 [2020-11-10T01:38:27.427Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
01:38:27 [2020-11-10T01:38:27.886Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
01:38:27 [2020-11-10T01:38:27.886Z] === RUN   TestDockerSuite/TestInspectAmpersand
01:38:27 [2020-11-10T01:38:27.886Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
01:38:30 [2020-11-10T01:38:30.080Z] === RUN   TestDockerSuite/TestInspectByPrefix
01:38:30 [2020-11-10T01:38:30.080Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
01:38:37 [2020-11-10T01:38:37.166Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
01:38:37 [2020-11-10T01:38:37.166Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
01:38:37 [2020-11-10T01:38:37.166Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
01:38:37 [2020-11-10T01:38:37.166Z] === RUN   TestDockerSuite/TestInspectDefault
01:38:39 [2020-11-10T01:38:39.349Z] === RUN   TestDockerSuite/TestInspectHistory
01:38:45 [2020-11-10T01:38:45.156Z] === RUN   TestDockerSuite/TestInspectImage
01:38:45 [2020-11-10T01:38:45.156Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
01:38:45 [2020-11-10T01:38:45.156Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
01:38:45 [2020-11-10T01:38:45.156Z] === RUN   TestDockerSuite/TestInspectInt64
01:38:46 [2020-11-10T01:38:46.698Z] === RUN   TestDockerSuite/TestInspectJSONFields
01:38:48 [2020-11-10T01:38:48.880Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
01:38:48 [2020-11-10T01:38:48.880Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
01:38:51 [2020-11-10T01:38:51.067Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
01:38:53 [2020-11-10T01:38:53.249Z] === RUN   TestDockerSuite/TestInspectPlugin
01:38:53 [2020-11-10T01:38:53.249Z] === RUN   TestDockerSuite/TestInspectRootFS
01:38:53 [2020-11-10T01:38:53.709Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
01:38:55 [2020-11-10T01:38:55.899Z] === RUN   TestDockerSuite/TestInspectStatus
01:38:58 [2020-11-10T01:38:58.809Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
01:39:03 [2020-11-10T01:39:03.511Z] === RUN   TestDockerSuite/TestInspectTemplateError
01:39:05 [2020-11-10T01:39:05.054Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
01:39:12 [2020-11-10T01:39:12.139Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
01:39:14 [2020-11-10T01:39:14.327Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
01:39:17 [2020-11-10T01:39:17.239Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
01:39:18 [2020-11-10T01:39:18.780Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
01:39:20 [2020-11-10T01:39:20.965Z] === RUN   TestDockerSuite/TestInspectUnknownObject
01:39:20 [2020-11-10T01:39:20.965Z] === RUN   TestDockerSuite/TestLinkShortDefinition
01:39:20 [2020-11-10T01:39:20.965Z] === RUN   TestDockerSuite/TestLinksEnvs
01:39:20 [2020-11-10T01:39:20.965Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
01:39:21 [2020-11-10T01:39:21.425Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
01:39:23 [2020-11-10T01:39:23.608Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
01:39:25 [2020-11-10T01:39:25.150Z] === RUN   TestDockerSuite/TestLogsAPIUntil
01:39:32 [2020-11-10T01:39:32.233Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
01:39:33 [2020-11-10T01:39:33.778Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
01:39:33 [2020-11-10T01:39:33.778Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
01:39:35 [2020-11-10T01:39:35.958Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
01:39:35 [2020-11-10T01:39:35.958Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
01:39:44 [2020-11-10T01:39:44.543Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
01:39:53 [2020-11-10T01:39:53.139Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
01:40:00 [2020-11-10T01:40:00.227Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
01:40:03 [2020-11-10T01:40:03.140Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
01:40:05 [2020-11-10T01:40:05.325Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
01:40:05 [2020-11-10T01:40:05.325Z] === RUN   TestDockerSuite/TestLogsFollowStopped
01:40:08 [2020-11-10T01:40:08.237Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
01:40:10 [2020-11-10T01:40:10.434Z] === RUN   TestDockerSuite/TestLogsSince
01:40:20 [2020-11-10T01:40:20.768Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
01:40:20 [2020-11-10T01:40:20.768Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
01:40:20 [2020-11-10T01:40:20.768Z] === RUN   TestDockerSuite/TestLogsTail
01:40:22 [2020-11-10T01:40:22.310Z] === RUN   TestDockerSuite/TestLogsTimestamps
01:40:25 [2020-11-10T01:40:25.222Z] === RUN   TestDockerSuite/TestLogsWithDetails
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestMountIntoProc
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestMountIntoSys
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestNetHostname
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPluginActive
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPluginLogDriver
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPluginUpgrade
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPortHostBinding
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPortList
01:40:27 [2020-11-10T01:40:27.405Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
01:40:32 [2020-11-10T01:40:32.104Z] === RUN   TestDockerSuite/TestPostContainersAttach
01:40:32 [2020-11-10T01:40:32.104Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
01:40:32 [2020-11-10T01:40:32.104Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
01:40:32 [2020-11-10T01:40:32.104Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
01:40:32 [2020-11-10T01:40:32.104Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
01:40:32 [2020-11-10T01:40:32.104Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
01:40:32 [2020-11-10T01:40:32.104Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
01:40:32 [2020-11-10T01:40:32.104Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
01:40:32 [2020-11-10T01:40:32.104Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
01:40:32 [2020-11-10T01:40:32.104Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
01:40:36 [2020-11-10T01:40:36.803Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
01:40:36 [2020-11-10T01:40:36.803Z] === RUN   TestDockerSuite/TestPsByOrder
01:40:45 [2020-11-10T01:40:45.388Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
01:40:45 [2020-11-10T01:40:45.388Z] === RUN   TestDockerSuite/TestPsListContainersBase
01:40:57 [2020-11-10T01:40:57.786Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
01:41:10 [2020-11-10T01:41:10.193Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
01:41:10 [2020-11-10T01:41:10.193Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
01:41:10 [2020-11-10T01:41:10.653Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
01:41:25 [2020-11-10T01:41:25.481Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
01:41:29 [2020-11-10T01:41:29.222Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
01:41:36 [2020-11-10T01:41:36.306Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
01:41:40 [2020-11-10T01:41:40.050Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
01:41:40 [2020-11-10T01:41:40.050Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
01:41:40 [2020-11-10T01:41:40.050Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
01:41:44 [2020-11-10T01:41:44.748Z] === RUN   TestDockerSuite/TestPsListContainersSize
01:41:44 [2020-11-10T01:41:44.748Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
01:41:44 [2020-11-10T01:41:44.748Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
01:41:44 [2020-11-10T01:41:44.748Z] === RUN   TestDockerSuite/TestPsRightTagName
01:41:44 [2020-11-10T01:41:44.748Z] === RUN   TestDockerSuite/TestPsShowMounts
01:41:53 [2020-11-10T01:41:53.339Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
01:41:53 [2020-11-10T01:41:53.339Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
01:41:53 [2020-11-10T01:41:53.800Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
01:41:53 [2020-11-10T01:41:53.800Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
01:41:55 [2020-11-10T01:41:55.344Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
01:41:56 [2020-11-10T01:41:56.316Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
01:41:56 [2020-11-10T01:41:56.316Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
01:42:01 [2020-11-10T01:42:01.022Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
01:42:05 [2020-11-10T01:42:05.729Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
01:42:07 [2020-11-10T01:42:07.916Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
01:42:33 [2020-11-10T01:42:33.084Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
01:42:33 [2020-11-10T01:42:33.084Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
01:42:36 [2020-11-10T01:42:36.827Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
01:42:36 [2020-11-10T01:42:36.828Z] === RUN   TestDockerSuite/TestRestartPolicyNO
01:42:37 [2020-11-10T01:42:37.288Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
01:42:37 [2020-11-10T01:42:37.749Z] === RUN   TestDockerSuite/TestRestartRunningContainer
01:42:42 [2020-11-10T01:42:42.452Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
01:42:47 [2020-11-10T01:42:47.150Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
01:42:47 [2020-11-10T01:42:47.150Z] === RUN   TestDockerSuite/TestRestartWithVolumes
01:42:50 [2020-11-10T01:42:50.894Z] === RUN   TestDockerSuite/TestRmiBlank
01:42:51 [2020-11-10T01:42:51.355Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
01:42:51 [2020-11-10T01:42:51.355Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
01:43:09 [2020-11-10T01:43:09.061Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
01:43:09 [2020-11-10T01:43:09.521Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
01:43:10 [2020-11-10T01:43:10.498Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
01:43:17 [2020-11-10T01:43:17.588Z] === RUN   TestDockerSuite/TestRmiImgIDForce
01:43:23 [2020-11-10T01:43:23.391Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
01:43:31 [2020-11-10T01:43:31.974Z] === RUN   TestDockerSuite/TestRmiParentImageFail
01:43:36 [2020-11-10T01:43:36.689Z] === RUN   TestDockerSuite/TestRmiTag
01:43:37 [2020-11-10T01:43:37.150Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
01:43:39 [2020-11-10T01:43:39.339Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
01:43:57 [2020-11-10T01:43:57.040Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
01:43:59 [2020-11-10T01:43:59.952Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
01:44:05 [2020-11-10T01:44:05.758Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
01:44:06 [2020-11-10T01:44:06.218Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
01:44:06 [2020-11-10T01:44:06.218Z] === RUN   TestDockerSuite/TestRunAddHost
01:44:06 [2020-11-10T01:44:06.218Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
01:44:06 [2020-11-10T01:44:06.218Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
01:44:06 [2020-11-10T01:44:06.218Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
01:44:06 [2020-11-10T01:44:06.218Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
01:44:06 [2020-11-10T01:44:06.218Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
01:44:06 [2020-11-10T01:44:06.218Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
01:44:08 [2020-11-10T01:44:08.397Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
01:44:08 [2020-11-10T01:44:08.397Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
01:44:08 [2020-11-10T01:44:08.397Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
01:44:13 [2020-11-10T01:44:13.095Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
01:44:16 [2020-11-10T01:44:16.006Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
01:44:18 [2020-11-10T01:44:18.192Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
01:44:25 [2020-11-10T01:44:25.287Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
01:44:27 [2020-11-10T01:44:27.467Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
01:44:27 [2020-11-10T01:44:27.927Z] === RUN   TestDockerSuite/TestRunBindMounts
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
01:44:38 [2020-11-10T01:44:38.396Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
01:44:39 [2020-11-10T01:44:39.366Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
01:44:39 [2020-11-10T01:44:39.825Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
01:44:42 [2020-11-10T01:44:42.733Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
01:44:42 [2020-11-10T01:44:42.733Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
01:44:42 [2020-11-10T01:44:42.733Z] === RUN   TestDockerSuite/TestRunContainerNetwork
01:44:44 [2020-11-10T01:44:44.912Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
01:44:44 [2020-11-10T01:44:44.912Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
01:44:44 [2020-11-10T01:44:44.912Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
01:44:44 [2020-11-10T01:44:44.912Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
01:44:44 [2020-11-10T01:44:44.912Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
01:44:44 [2020-11-10T01:44:44.912Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
01:44:44 [2020-11-10T01:44:44.912Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
01:44:44 [2020-11-10T01:44:44.912Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
01:44:47 [2020-11-10T01:44:47.096Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
01:44:50 [2020-11-10T01:44:50.008Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
01:44:51 [2020-11-10T01:44:51.550Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
01:44:51 [2020-11-10T01:44:51.550Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
01:44:51 [2020-11-10T01:44:51.550Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
01:44:51 [2020-11-10T01:44:51.550Z] === RUN   TestDockerSuite/TestRunCreateVolume
01:44:54 [2020-11-10T01:44:54.467Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
01:44:54 [2020-11-10T01:44:54.467Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
01:44:54 [2020-11-10T01:44:54.467Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
01:44:54 [2020-11-10T01:44:54.467Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
01:44:54 [2020-11-10T01:44:54.467Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
01:44:56 [2020-11-10T01:44:56.648Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
01:45:02 [2020-11-10T01:45:02.451Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
01:45:02 [2020-11-10T01:45:02.451Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
01:45:02 [2020-11-10T01:45:02.451Z] === RUN   TestDockerSuite/TestRunDNSOptions
01:45:02 [2020-11-10T01:45:02.451Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
01:45:02 [2020-11-10T01:45:02.451Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
01:45:02 [2020-11-10T01:45:02.451Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
01:45:02 [2020-11-10T01:45:02.451Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
01:45:04 [2020-11-10T01:45:04.635Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
01:45:04 [2020-11-10T01:45:04.635Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
01:45:04 [2020-11-10T01:45:04.635Z] === RUN   TestDockerSuite/TestRunDuplicateMount
01:45:04 [2020-11-10T01:45:04.635Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
01:45:06 [2020-11-10T01:45:06.817Z] === RUN   TestDockerSuite/TestRunEchoStdout
01:45:09 [2020-11-10T01:45:09.002Z] === RUN   TestDockerSuite/TestRunEmptyEnv
01:45:09 [2020-11-10T01:45:09.002Z] === RUN   TestDockerSuite/TestRunEntrypoint
01:45:11 [2020-11-10T01:45:11.183Z] === RUN   TestDockerSuite/TestRunEnvironment
01:45:11 [2020-11-10T01:45:11.183Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
01:45:11 [2020-11-10T01:45:11.183Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
01:45:11 [2020-11-10T01:45:11.183Z] === RUN   TestDockerSuite/TestRunExitCode
01:45:13 [2020-11-10T01:45:13.366Z] === RUN   TestDockerSuite/TestRunExitCodeOne
01:45:15 [2020-11-10T01:45:15.547Z] === RUN   TestDockerSuite/TestRunExitCodeZero
01:45:17 [2020-11-10T01:45:17.733Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
01:45:20 [2020-11-10T01:45:20.644Z] === RUN   TestDockerSuite/TestRunExposePort
01:45:20 [2020-11-10T01:45:20.644Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
01:45:20 [2020-11-10T01:45:20.644Z] === RUN   TestDockerSuite/TestRunGroupAdd
01:45:20 [2020-11-10T01:45:20.644Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
01:45:20 [2020-11-10T01:45:20.644Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
01:45:20 [2020-11-10T01:45:20.644Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
01:45:20 [2020-11-10T01:45:20.644Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
01:45:20 [2020-11-10T01:45:20.644Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
01:45:20 [2020-11-10T01:45:20.644Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
01:45:24 [2020-11-10T01:45:24.393Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
01:45:24 [2020-11-10T01:45:24.393Z] === RUN   TestDockerSuite/TestRunInvalidReference
01:45:24 [2020-11-10T01:45:24.393Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
01:45:24 [2020-11-10T01:45:24.853Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
01:45:24 [2020-11-10T01:45:24.853Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
01:45:24 [2020-11-10T01:45:24.853Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
01:45:24 [2020-11-10T01:45:24.853Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
01:45:33 [2020-11-10T01:45:33.429Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
01:45:33 [2020-11-10T01:45:33.429Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunModeHostname
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunModeIpcHost
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunModePIDContainer
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunModePIDHost
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunModeUTSHost
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunMount
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunMountOrdering
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
01:45:34 [2020-11-10T01:45:34.969Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
01:45:42 [2020-11-10T01:45:42.057Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
01:45:42 [2020-11-10T01:45:42.057Z] === RUN   TestDockerSuite/TestRunNamedVolume
01:45:42 [2020-11-10T01:45:42.057Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
01:45:42 [2020-11-10T01:45:42.057Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
01:45:47 [2020-11-10T01:45:47.859Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNetHost
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
01:45:51 [2020-11-10T01:45:51.609Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
01:45:52 [2020-11-10T01:45:52.578Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
01:45:54 [2020-11-10T01:45:54.761Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
01:45:56 [2020-11-10T01:45:56.945Z] === RUN   TestDockerSuite/TestRunNonExistingImage
01:45:57 [2020-11-10T01:45:57.918Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
01:46:05 [2020-11-10T01:46:05.007Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
01:46:05 [2020-11-10T01:46:05.007Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
01:46:05 [2020-11-10T01:46:05.007Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
01:46:05 [2020-11-10T01:46:05.007Z] === RUN   TestDockerSuite/TestRunPortInUse
01:46:05 [2020-11-10T01:46:05.007Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
01:46:05 [2020-11-10T01:46:05.007Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
01:46:05 [2020-11-10T01:46:05.007Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
01:46:05 [2020-11-10T01:46:05.007Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
01:46:05 [2020-11-10T01:46:05.007Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
01:46:08 [2020-11-10T01:46:08.749Z] === RUN   TestDockerSuite/TestRunPublishPort
01:46:08 [2020-11-10T01:46:08.749Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
01:46:08 [2020-11-10T01:46:08.749Z] === RUN   TestDockerSuite/TestRunReadProcLatency
01:46:08 [2020-11-10T01:46:08.749Z] === RUN   TestDockerSuite/TestRunReadProcTimer
01:46:08 [2020-11-10T01:46:08.749Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
01:46:08 [2020-11-10T01:46:08.749Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
01:46:17 [2020-11-10T01:46:17.326Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
01:46:17 [2020-11-10T01:46:17.326Z] === RUN   TestDockerSuite/TestRunRm
01:46:19 [2020-11-10T01:46:19.510Z] === RUN   TestDockerSuite/TestRunRmAndWait
01:46:25 [2020-11-10T01:46:25.308Z] === RUN   TestDockerSuite/TestRunRmPre125Api
01:46:27 [2020-11-10T01:46:27.493Z] === RUN   TestDockerSuite/TestRunRootWorkdir
01:46:29 [2020-11-10T01:46:29.674Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
01:46:31 [2020-11-10T01:46:31.860Z] === RUN   TestDockerSuite/TestRunSetMacAddress
01:46:34 [2020-11-10T01:46:34.771Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
01:46:34 [2020-11-10T01:46:34.771Z] === RUN   TestDockerSuite/TestRunState
01:46:34 [2020-11-10T01:46:34.771Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
01:46:36 [2020-11-10T01:46:36.953Z] === RUN   TestDockerSuite/TestRunStdinPipe
01:46:36 [2020-11-10T01:46:36.953Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
01:46:39 [2020-11-10T01:46:39.134Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
01:46:39 [2020-11-10T01:46:39.134Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
01:46:39 [2020-11-10T01:46:39.134Z] === RUN   TestDockerSuite/TestRunTLSVerify
01:46:39 [2020-11-10T01:46:39.134Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
01:46:39 [2020-11-10T01:46:39.134Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
01:46:39 [2020-11-10T01:46:39.134Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
01:46:43 [2020-11-10T01:46:43.843Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
01:46:43 [2020-11-10T01:46:43.843Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
01:46:43 [2020-11-10T01:46:43.843Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
01:46:43 [2020-11-10T01:46:43.843Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
01:46:43 [2020-11-10T01:46:43.843Z] === RUN   TestDockerSuite/TestRunUnshareProc
01:46:44 [2020-11-10T01:46:44.303Z] === RUN   TestDockerSuite/TestRunUserByID
01:46:44 [2020-11-10T01:46:44.303Z] === RUN   TestDockerSuite/TestRunUserByIDBig
01:46:44 [2020-11-10T01:46:44.303Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
01:46:44 [2020-11-10T01:46:44.303Z] === RUN   TestDockerSuite/TestRunUserByIDZero
01:46:44 [2020-11-10T01:46:44.303Z] === RUN   TestDockerSuite/TestRunUserByName
01:46:44 [2020-11-10T01:46:44.303Z] === RUN   TestDockerSuite/TestRunUserDefaults
01:46:46 [2020-11-10T01:46:46.482Z] === RUN   TestDockerSuite/TestRunUserNotFound
01:46:46 [2020-11-10T01:46:46.482Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
01:46:48 [2020-11-10T01:46:48.669Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
01:46:48 [2020-11-10T01:46:48.669Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
01:46:48 [2020-11-10T01:46:48.669Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
01:46:51 [2020-11-10T01:46:51.578Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
01:46:58 [2020-11-10T01:46:58.663Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
01:47:03 [2020-11-10T01:47:03.358Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
01:47:10 [2020-11-10T01:47:10.441Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
01:47:10 [2020-11-10T01:47:10.441Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
01:47:10 [2020-11-10T01:47:10.441Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
01:47:12 [2020-11-10T01:47:12.620Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
01:47:14 [2020-11-10T01:47:14.800Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
01:47:16 [2020-11-10T01:47:16.984Z] === RUN   TestDockerSuite/TestRunWithBadDevice
01:47:16 [2020-11-10T01:47:16.984Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
01:47:16 [2020-11-10T01:47:16.984Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
01:47:16 [2020-11-10T01:47:16.984Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
01:47:16 [2020-11-10T01:47:16.984Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
01:47:16 [2020-11-10T01:47:16.984Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
01:47:16 [2020-11-10T01:47:16.984Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
01:47:16 [2020-11-10T01:47:16.984Z] === RUN   TestDockerSuite/TestRunWithUlimits
01:47:16 [2020-11-10T01:47:16.984Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
01:47:21 [2020-11-10T01:47:21.680Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
01:47:23 [2020-11-10T01:47:23.221Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
01:47:25 [2020-11-10T01:47:25.519Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveCheckTimes
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveImageId
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveLoadParents
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveMultipleNames
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveSingleTag
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
01:47:30 [2020-11-10T01:47:30.212Z] === RUN   TestDockerSuite/TestSearchCmdOptions
01:47:32 [2020-11-10T01:47:32.400Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
01:47:32 [2020-11-10T01:47:32.400Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
01:47:32 [2020-11-10T01:47:32.859Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
01:47:33 [2020-11-10T01:47:33.317Z] === RUN   TestDockerSuite/TestSearchWithLimit
01:47:34 [2020-11-10T01:47:34.856Z] === RUN   TestDockerSuite/TestSlowStdinClosing
01:47:41 [2020-11-10T01:47:41.940Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
01:47:41 [2020-11-10T01:47:41.940Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
01:47:50 [2020-11-10T01:47:50.530Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
01:47:50 [2020-11-10T01:47:50.530Z] === RUN   TestDockerSuite/TestStartAttachSilent
01:47:54 [2020-11-10T01:47:54.270Z] === RUN   TestDockerSuite/TestStartAttachWithRename
01:47:54 [2020-11-10T01:47:54.270Z] === RUN   TestDockerSuite/TestStartMultipleContainers
01:47:54 [2020-11-10T01:47:54.270Z] === RUN   TestDockerSuite/TestStartPausedContainer
01:47:54 [2020-11-10T01:47:54.270Z] === RUN   TestDockerSuite/TestStartRecordError
01:47:54 [2020-11-10T01:47:54.270Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
01:48:04 [2020-11-10T01:48:04.607Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
01:48:04 [2020-11-10T01:48:04.608Z] === RUN   TestDockerSuite/TestStatsAllNoStream
01:48:04 [2020-11-10T01:48:04.608Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
01:48:04 [2020-11-10T01:48:04.608Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
01:48:04 [2020-11-10T01:48:04.608Z] === RUN   TestDockerSuite/TestStatsFormatAll
01:48:04 [2020-11-10T01:48:04.608Z] === RUN   TestDockerSuite/TestStatsNoStream
01:48:04 [2020-11-10T01:48:04.608Z] === RUN   TestDockerSuite/TestTopMultipleArgs
01:48:06 [2020-11-10T01:48:06.147Z] === RUN   TestDockerSuite/TestTopNonPrivileged
01:48:08 [2020-11-10T01:48:08.329Z] === RUN   TestDockerSuite/TestTopPrivileged
01:48:08 [2020-11-10T01:48:08.329Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
01:48:10 [2020-11-10T01:48:10.509Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
01:48:10 [2020-11-10T01:48:10.509Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
01:48:10 [2020-11-10T01:48:10.509Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
01:48:10 [2020-11-10T01:48:10.509Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
01:48:10 [2020-11-10T01:48:10.509Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
01:48:10 [2020-11-10T01:48:10.509Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
01:48:10 [2020-11-10T01:48:10.509Z] === RUN   TestDockerSuite/TestVolumeCLICreate
01:48:28 [2020-11-10T01:48:28.197Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
01:48:28 [2020-11-10T01:48:28.197Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
01:48:28 [2020-11-10T01:48:28.197Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
01:48:28 [2020-11-10T01:48:28.197Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
01:48:28 [2020-11-10T01:48:28.197Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
01:48:28 [2020-11-10T01:48:28.197Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
01:48:28 [2020-11-10T01:48:28.197Z] === RUN   TestDockerSuite/TestVolumeCLILs
01:48:29 [2020-11-10T01:48:29.735Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
01:48:29 [2020-11-10T01:48:29.735Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
01:48:32 [2020-11-10T01:48:32.643Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
01:48:33 [2020-11-10T01:48:33.102Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
01:48:33 [2020-11-10T01:48:33.564Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
01:48:34 [2020-11-10T01:48:34.024Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
01:48:34 [2020-11-10T01:48:34.024Z] === RUN   TestDockerSuite/TestVolumeCLIRm
01:48:46 [2020-11-10T01:48:46.411Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
01:48:46 [2020-11-10T01:48:46.411Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
01:48:47 [2020-11-10T01:48:47.381Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
01:48:47 [2020-11-10T01:48:47.381Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
01:48:47 [2020-11-10T01:48:47.381Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
01:48:54 [2020-11-10T01:48:54.466Z] === RUN   TestDockerSuite/TestVolumeLsFormat
01:48:54 [2020-11-10T01:48:54.466Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
01:48:54 [2020-11-10T01:48:54.925Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
01:49:03 [2020-11-10T01:49:03.501Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
01:49:03 [2020-11-10T01:49:03.501Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
01:49:05 [2020-11-10T01:49:05.039Z] --- PASS: TestDockerSuite (2681.07s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (165.82s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.41s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.99s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.20s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.22s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.17s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.44s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (123.24s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.51s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.59s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.07s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.44s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.13s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.67s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.52s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddTar (40.72s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.66s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.69s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.38s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s)
01:49:05 [2020-11-10T01:49:05.039Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.67s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.69s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.94s)
01:49:05 [2020-11-10T01:49:05.039Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.33s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.72s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.23s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.30s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.52s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.21s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.58s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.51s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.06s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildContChar (14.37s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.18s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.78s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.01s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.45s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.18s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.93s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.23s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.48s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.76s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.95s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (57.62s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.20s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (73.31s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.88s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.87s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.04s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.11s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.00s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.48s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.74s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (103.70s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.23s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.19s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.39s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.07s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.55s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (10.34s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.08s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildFails (2.17s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.28s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.41s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.15s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildFromGit (11.40s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.16s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.94s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.14s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.97s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.25s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.26s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.98s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.90s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.44s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.60s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.03s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.07s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.58s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.55s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.24s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.65s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.70s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.12s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.28s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.65s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.95s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.59s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.26s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (14.74s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.57s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.26s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.58s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.73s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.74s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.32s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.17s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.13s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.50s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildRm (15.40s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.75s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
01:49:05 [2020-11-10T01:49:05.040Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.48s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.67s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.55s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.10s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.60s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.12s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.35s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.83s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.30s)
01:49:05 [2020-11-10T01:49:05.040Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.90s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.21s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.35s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.16s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (9.76s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.72s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.82s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.83s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.07s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.62s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.09s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.30s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.67s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.29s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.58s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.75s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.10s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_sni_test.go:18: Flakey test
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.21s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.24s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestCommitChange (5.72s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.19s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.66s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.71s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.14s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (12.30s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.81s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.01s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.54s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.67s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.60s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.19s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.17s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.30s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.24s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.15s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.97s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.56s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.35s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.88s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.24s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
01:49:05 [2020-11-10T01:49:05.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
01:49:05 [2020-11-10T01:49:05.502Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.88s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.24s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.90s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.00s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.04s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.59s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.43s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.34s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.35s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.34s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002c4620_<nil>} (2.36s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1064877674_c:\foo_false__<nil>_<nil>_<nil>} (2.29s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1064877674_c:\foo_true__<nil>_<nil>_<nil>} (2.44s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
01:49:05 [2020-11-10T01:49:05.503Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.45s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.35s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.51s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.81s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.47s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCpToCaseE (14.50s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.46s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCpToDot (2.41s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.50s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.19s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.73s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.37s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.18s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.20s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateRM (0.37s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.53s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.59s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.53s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestDockerFails (0.09s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.31s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.38s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.39s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (13.48s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.70s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.95s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.52s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.61s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.18s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.11s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.58s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.54s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.22s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
01:49:05 [2020-11-10T01:49:05.503Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsRename (2.42s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsResize (2.87s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.38s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.70s)
01:49:05 [2020-11-10T01:49:05.503Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.86s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.80s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.88s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.93s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.08s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.13s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.92s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.31s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.43s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.68s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.03s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.43s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.26s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.44s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.06s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.02s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.08s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.28s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.86s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.24s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.75s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.44s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.04s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.29s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.02s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.13s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.17s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.13s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.19s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.28s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.10s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.17s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.70s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.52s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.32s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.11s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.18s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.26s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.16s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.12s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.97s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.85s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.85s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.53s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.11s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.97s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.30s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.04s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.64s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.56s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.43s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.52s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsSince (9.23s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsTail (2.79s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.46s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.23s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s)
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
01:49:05 [2020-11-10T01:49:05.504Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
01:49:05 [2020-11-10T01:49:05.504Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.38s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.33s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.92s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.87s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.75s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.01s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.45s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.08s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.12s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.51s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.68s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.50s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.52s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.46s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.37s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.74s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.31s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.42s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.40s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.31s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.30s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.90s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.11s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.59s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.05s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.95s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiTag (0.83s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.34s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.60s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.71s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.55s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.18s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.35s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.28s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.22s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.44s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunBindMounts (9.41s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.19s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.86s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.12s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.26s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.48s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.16s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.21s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.25s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.89s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.24s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.16s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.13s)
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
01:49:05 [2020-11-10T01:49:05.505Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.505Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.38s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.21s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.15s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.29s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.11s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.45s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.80s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.90s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.94s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.98s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (6.92s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.13s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.50s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunRm (2.50s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.96s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.42s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.14s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.18s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.60s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.96s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.82s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.15s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.17s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.97s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.76s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.49s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.91s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.57s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.34s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.22s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.27s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.79s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.22s)
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
01:49:05 [2020-11-10T01:49:05.506Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.506Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.51s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.42s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.07s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.84s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.01s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.35s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.10s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.56s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.86s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (12.49s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.65s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.75s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:49:05 [2020-11-10T01:49:05.507Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s)
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerRegistrySuite/TestV2Only
01:49:05 [2020-11-10T01:49:05.507Z] --- PASS: TestDockerRegistrySuite (0.18s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
01:49:05 [2020-11-10T01:49:05.507Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
01:49:05 [2020-11-10T01:49:05.507Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.507Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:49:05 [2020-11-10T01:49:05.507Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
01:49:05 [2020-11-10T01:49:05.508Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
01:49:05 [2020-11-10T01:49:05.508Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
01:49:05 [2020-11-10T01:49:05.508Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
01:49:05 [2020-11-10T01:49:05.508Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
01:49:05 [2020-11-10T01:49:05.508Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
01:49:05 [2020-11-10T01:49:05.508Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
01:49:05 [2020-11-10T01:49:05.508Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
01:49:05 [2020-11-10T01:49:05.508Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
01:49:05 [2020-11-10T01:49:05.508Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s)
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:49:05 [2020-11-10T01:49:05.508Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.508Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerRegistryAuthTokenSuite
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
01:49:05 [2020-11-10T01:49:05.968Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerDaemonSuite
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
01:49:05 [2020-11-10T01:49:05.968Z] --- PASS: TestDockerDaemonSuite (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerSwarmSuite
01:49:05 [2020-11-10T01:49:05.968Z] --- PASS: TestDockerSwarmSuite (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginCreate
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginInspect
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
01:49:05 [2020-11-10T01:49:05.968Z] === RUN   TestDockerPluginSuite/TestPluginSet
01:49:05 [2020-11-10T01:49:05.968Z] --- PASS: TestDockerPluginSuite (0.03s)
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.968Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:49:05 [2020-11-10T01:49:05.968Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:49:05 [2020-11-10T01:49:05.969Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:49:05 [2020-11-10T01:49:05.969Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
01:49:05 [2020-11-10T01:49:05.969Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] === RUN   TestDockerExternalVolumeSuite
01:49:05 [2020-11-10T01:49:05.969Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
01:49:05 [2020-11-10T01:49:05.969Z]     check_test.go:128: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] === RUN   TestDockerNetworkSuite
01:49:05 [2020-11-10T01:49:05.969Z] --- SKIP: TestDockerNetworkSuite (0.00s)
01:49:05 [2020-11-10T01:49:05.969Z]     check_test.go:134: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] === RUN   TestDockerHubPullSuite
01:49:05 [2020-11-10T01:49:05.969Z] --- SKIP: TestDockerHubPullSuite (0.00s)
01:49:05 [2020-11-10T01:49:05.969Z]     check_test.go:142: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] PASS
01:49:05 [2020-11-10T01:49:05.969Z] ok  	github.com/docker/docker/integration-cli	2681.885s
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === Skipped
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
01:49:05 [2020-11-10T01:49:05.969Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.969Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.07s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.07s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.58s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.58s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_sni_test.go:18: Flakey test
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.970Z] 
01:49:05 [2020-11-10T01:49:05.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
01:49:05 [2020-11-10T01:49:05.970Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
01:49:05 [2020-11-10T01:49:05.971Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.971Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.03s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.04s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.04s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.972Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.972Z] 
01:49:05 [2020-11-10T01:49:05.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:05 [2020-11-10T01:49:05.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
01:49:05 [2020-11-10T01:49:05.973Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
01:49:05 [2020-11-10T01:49:05.973Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.433Z] 
01:49:06 [2020-11-10T01:49:06.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
01:49:06 [2020-11-10T01:49:06.433Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
01:49:06 [2020-11-10T01:49:06.434Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.434Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:49:06 [2020-11-10T01:49:06.435Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.435Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:49:06 [2020-11-10T01:49:06.435Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:49:06 [2020-11-10T01:49:06.435Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:49:06 [2020-11-10T01:49:06.435Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:49:06 [2020-11-10T01:49:06.435Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.435Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.436Z] 
01:49:06 [2020-11-10T01:49:06.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:49:06 [2020-11-10T01:49:06.436Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     check_test.go:128: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     check_test.go:134: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
01:49:06 [2020-11-10T01:49:06.437Z]     check_test.go:142: unmatched requirement DaemonIsLinux
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] DONE 1094 tests, 547 skipped in 2692.743s
01:49:06 [2020-11-10T01:49:06.437Z] INFO: Integration tests ended at 11/10/2020 01:49:06. Duration:00:44:52.8630142
01:49:06 [2020-11-10T01:49:06.437Z] INFO: Docker info of the daemon under test at end of run
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] Containers: 2
01:49:06 [2020-11-10T01:49:06.437Z]  Running: 0
01:49:06 [2020-11-10T01:49:06.437Z]  Paused: 0
01:49:06 [2020-11-10T01:49:06.437Z]  Stopped: 2
01:49:06 [2020-11-10T01:49:06.437Z] Images: 18
01:49:06 [2020-11-10T01:49:06.437Z] Server Version: 0.0.0-dev
01:49:06 [2020-11-10T01:49:06.437Z] Storage Driver: windowsfilter
01:49:06 [2020-11-10T01:49:06.437Z]  Windows: 
01:49:06 [2020-11-10T01:49:06.437Z] Logging Driver: json-file
01:49:06 [2020-11-10T01:49:06.437Z] Plugins: 
01:49:06 [2020-11-10T01:49:06.437Z]  Volume: local
01:49:06 [2020-11-10T01:49:06.437Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:49:06 [2020-11-10T01:49:06.437Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:49:06 [2020-11-10T01:49:06.437Z] Swarm: inactive
01:49:06 [2020-11-10T01:49:06.437Z] Default Isolation: process
01:49:06 [2020-11-10T01:49:06.437Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:49:06 [2020-11-10T01:49:06.437Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
01:49:06 [2020-11-10T01:49:06.437Z] OSType: windows
01:49:06 [2020-11-10T01:49:06.437Z] Architecture: x86_64
01:49:06 [2020-11-10T01:49:06.437Z] CPUs: 4
01:49:06 [2020-11-10T01:49:06.437Z] Total Memory: 32GiB
01:49:06 [2020-11-10T01:49:06.437Z] Name: azwin-2-92d940
01:49:06 [2020-11-10T01:49:06.437Z] ID: 3623:N7BC:QKRG:PUYG:MS3E:MX7W:QGED:BH5W:ENZN:IPED:S2VB:OCEZ
01:49:06 [2020-11-10T01:49:06.437Z] Docker Root Dir: D:\CI\PR-41638\16\daemon
01:49:06 [2020-11-10T01:49:06.437Z] Debug Mode (client): false
01:49:06 [2020-11-10T01:49:06.437Z] Debug Mode (server): true
01:49:06 [2020-11-10T01:49:06.437Z]  File Descriptors: -1
01:49:06 [2020-11-10T01:49:06.437Z]  Goroutines: 18
01:49:06 [2020-11-10T01:49:06.437Z]  System Time: 2020-11-10T01:49:06.3203358Z
01:49:06 [2020-11-10T01:49:06.437Z]  EventsListeners: 0
01:49:06 [2020-11-10T01:49:06.437Z] Registry: https://index.docker.io/v1/
01:49:06 [2020-11-10T01:49:06.437Z] Labels:
01:49:06 [2020-11-10T01:49:06.437Z] Experimental: false
01:49:06 [2020-11-10T01:49:06.437Z] Insecure Registries:
01:49:06 [2020-11-10T01:49:06.437Z]  127.0.0.0/8
01:49:06 [2020-11-10T01:49:06.437Z] Live Restore Enabled: false
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] 
01:49:06 [2020-11-10T01:49:06.437Z] INFO: Stopping daemon under test
01:49:06 [2020-11-10T01:49:06.896Z] SUCCESS: The process with PID 5824 (child process of PID 1348) has been terminated.
01:49:06 [2020-11-10T01:49:06.896Z] SUCCESS: The process with PID 1348 (child process of PID 1368) has been terminated.
01:49:06 [2020-11-10T01:49:06.896Z] INFO: Stop tailing logs of the daemon under tests
01:49:06 [2020-11-10T01:49:06.896Z] INFO: executeCI.ps1 Completed successfully at 11/10/2020 01:49:06.
01:49:06 [2020-11-10T01:49:06.896Z] INFO: Tidying up at end of run
01:49:06 [2020-11-10T01:49:06.896Z] INFO: Saving daemon under test log (d:\CI\PR-41638\16\dut.out) to bundles\CIDUT.out
01:49:06 [2020-11-10T01:49:06.896Z] INFO: Saving daemon under test log (d:\CI\PR-41638\16\dut.err) to bundles\CIDUT.err
01:49:06 [2020-11-10T01:49:06.896Z] INFO: Nuke-Everything...
01:49:07 [2020-11-10T01:49:07.355Z] INFO: Container count on control daemon to delete is 2
01:49:07 [2020-11-10T01:49:07.814Z] 6b5b3c2d776c
01:49:07 [2020-11-10T01:49:07.814Z] 584297ec473e
01:49:08 [2020-11-10T01:49:08.274Z] INFO: Tidying pidfile d:\CI\PR-41638\16\docker.pid
01:49:08 [2020-11-10T01:49:08.274Z] INFO: Nuking d:\CI
01:49:50 [2020-11-10T01:49:50.828Z] INFO: Zapped successfully
01:49:50 [2020-11-10T01:49:50.828Z] 
01:49:50 [2020-11-10T01:49:50.828Z] INFO: executeCI.ps1 exiting at Tue Nov 10 01:49:44 CUT 2020. Duration 01:15:11.5613527
01:49:50 [2020-11-10T01:49:50.828Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
01:49:51 [2020-11-10T01:49:51.070Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
01:49:59 [2020-11-10T01:49:59.580Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
01:50:01 [2020-11-10T01:50:01.326Z] Archiving artifacts
01:50:15 [2020-11-10T01:50:15.136Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41638/16/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:50:16 [2020-11-10T01:50:16.062Z] + make clean
01:50:18 [2020-11-10T01:50:18.239Z] docker volume rm -f docker-dev-cache
01:50:18 [2020-11-10T01:50:18.239Z] 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